🦕Protocols

Decentrifi supports more than 49 different protocols. In order to get all the protocols it supports, you can use the following endpoints.

What's a protocol?

Protocols refer to the underlying technologies or systems that enable various aspects of decentralized finance (DeFi) to function. These protocols form the backbone of the Decentri.fi DeFi Hub, which partners with various protocols, aggregators, and exchanges to provide users with the most comprehensive markets and the best yield opportunities across a variety of blockchain networks.

At the current stage, we support more than 49 protocols on 6 different chains. These protocols encompass a wide range of DeFi functions, including but not limited to lending, borrowing, yield farming, and liquidity pooling.

Each protocol represents a different DeFi platform or service, with its own unique features and benefits. By integrating these protocols into its system, Decentri.fi is able to abstract common principles and domains, thereby unifying different aspects of DeFi into easy-to-integrate elements.

It is important to note that the number of supported protocols and chains is not static. Decentri.fi continually strives to add more protocols and chains to its system, while also working to maintain and even expand upon the existing protocols. This continuous growth and evolution ensure that users of decentri.fi always have access to the latest and most lucrative opportunities in the DeFi space​.

Fetching Available Protocols

Retrieve all protocols

GET https://api.decentri.fi/protocols

Returns all protocols (a generalization of applications, smart contracts and companies) supported by Decentrifi.

[
   {
      "name":"BLUR",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/blur.png",
      "slug":"blur",
      "primitives":[
         "POOLING"
      ],
      "website":"https://blur.io"
   },
   {
      "name":"TORNADO_CASH",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/tornado.png",
      "slug":"tornadocash",
      "primitives":[
         "FARMING"
      ],
      "website":"https://tornadocash.eth.link"
   },
   {
      "name":"CAMELOT",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/camelot.png",
      "slug":"camelot",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://camelot.exchange//"
   },
   {
      "name":"STARGATE",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/stargate.svg",
      "slug":"stargate",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://stargate.finance"
   },
   {
      "name":"SOLIDLIZARD",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/solidlizard.png",
      "slug":"solidlizard",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://solidlizard.finance"
   },
   {
      "name":"COWSWAP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/cowswap.png",
      "slug":"cowswap",
      "primitives":[
         "FARMING"
      ],
      "website":"https://cow.fi"
   },
   {
      "name":"AURA",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/aura.jpeg",
      "slug":"aura",
      "primitives":[
         "FARMING"
      ],
      "website":"https://aura.finance"
   },
   {
      "name":"LIDO",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/lido.png",
      "slug":"lido",
      "primitives":[
         "FARMING"
      ],
      "website":"https://lido.fi/"
   },
   {
      "name":"VELODROME",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/velodrome.svg",
      "slug":"velodrome",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://app.velodrome.finance"
   },
   {
      "name":"SWAPFISH",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/swapfish.png",
      "slug":"swapfish",
      "primitives":[
         "FARMING"
      ],
      "website":"https://swapfish.fi"
   },
   {
      "name":"POOLTOGETHER",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/pooltogether.jpg",
      "slug":"pooltogether",
      "primitives":[
         "POOLING"
      ],
      "website":"https://pooltogether.com"
   },
   {
      "name":"QIDAO",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/qidao.png",
      "slug":"qidao",
      "primitives":[
         "FARMING"
      ],
      "website":"https://mai.finance"
   },
   {
      "name":"TOKEMAK",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/tokemak.png",
      "slug":"tokemak",
      "primitives":[
         "FARMING"
      ],
      "website":"https://tokemak.xyz"
   },
   {
      "name":"CHAINLINK",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/chainlink.png",
      "slug":"chainlink",
      "primitives":[
         "FARMING"
      ],
      "website":"https://chain.link"
   },
   {
      "name":"OLYMPUSDAO",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/olympusdao.png",
      "slug":"olympusdao",
      "primitives":[
         "FARMING"
      ],
      "website":"https://www.olympusdao.finance"
   },
   {
      "name":"BEETHOVENX",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/beethovenx.png",
      "slug":"beethovenx",
      "primitives":[
         "FARMING",
         "POOLING"
      ],
      "website":"https://beets.fi"
   },
   {
      "name":"SET",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/set.png",
      "slug":"set",
      "primitives":[
         "POOLING"
      ],
      "website":"https://setprotocol.com"
   },
   {
      "name":"WEPIGGY",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/wepiggy.png",
      "slug":"wepiggy",
      "primitives":[
         "LENDING"
      ],
      "website":"https://wepiggy.com"
   },
   {
      "name":"AELIN",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/aelin.jpeg",
      "slug":"aelin",
      "primitives":[
         "FARMING"
      ],
      "website":"https://aelin.xyz"
   },
   {
      "name":"BANCOR",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/bancor.png",
      "slug":"bancor",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://bancor.network"
   },
   {
      "name":"POLYGON",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/polygon.png",
      "slug":"polygon-protocol",
      "primitives":[
         "FARMING"
      ],
      "website":"https://polygon.technology"
   },
   {
      "name":"IRON_BANK",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/iron-bank.png",
      "slug":"iron-bank",
      "primitives":[
         "LENDING",
         "BORROWING"
      ],
      "website":"https://ib.xyz/"
   },
   {
      "name":"AAVE",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/aave.png",
      "slug":"aave",
      "primitives":[
         "LENDING",
         "BORROWING",
         "FARMING",
         "POOLING"
      ],
      "website":"https://aave.com/"
   },
   {
      "name":"HUMANDAO",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/humandao.jpg",
      "slug":"humandao",
      "primitives":[
         "FARMING"
      ],
      "website":"https://humandao.org/"
   },
   {
      "name":"CURVE",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/curve.png",
      "slug":"curve",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://curve.fi"
   },
   {
      "name":"MSTABLE",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/mstable.png",
      "slug":"mstable",
      "primitives":[
         "LENDING"
      ],
      "website":"https://mstable.org"
   },
   {
      "name":"COMPOUND",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/compound.png",
      "slug":"compound",
      "primitives":[
         "LENDING",
         "BORROWING"
      ],
      "website":"https://compound.finance"
   },
   {
      "name":"BEEFY",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/beefy.png",
      "slug":"beefy",
      "primitives":[
         "FARMING"
      ],
      "website":"https://beefy.com"
   },
   {
      "name":"QUICKSWAP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/quickswap.png",
      "slug":"quickswap",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://quickswap.exchange/"
   },
   {
      "name":"POLYCAT",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/polycat.webp",
      "slug":"polycat",
      "primitives":[
         "FARMING"
      ],
      "website":"https://polycat.finance"
   },
   {
      "name":"HOP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/hop.jpg",
      "slug":"hop",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://hop.exchange"
   },
   {
      "name":"DINOSWAP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/dinoswap.png",
      "slug":"dinoswap",
      "primitives":[
         "FARMING"
      ],
      "website":"https://dinoswap.exchange"
   },
   {
      "name":"ADAMANT",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/adamant.png",
      "slug":"adamant",
      "primitives":[
         "FARMING"
      ],
      "website":"https://adamant.finance"
   },
   {
      "name":"UNISWAP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/uniswap.png",
      "slug":"uniswap",
      "primitives":[
         "POOLING"
      ],
      "website":"https://uniswap.org"
   },
   {
      "name":"DFYN",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/dfyn.svg",
      "slug":"dfyn",
      "primitives":[
         "POOLING"
      ],
      "website":"https://dfyn.network"
   },
   {
      "name":"IDEX",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/idex.png",
      "slug":"idex",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://idex.io"
   },
   {
      "name":"SUSHISWAP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/sushiswap.png",
      "slug":"sushiswap",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://sushi.com"
   },
   {
      "name":"KYBER_SWAP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/dmm.png",
      "slug":"kyberswap",
      "primitives":[
         "POOLING"
      ],
      "website":"https://kyberswap.com"
   },
   {
      "name":"BALANCER",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/balancer.png",
      "slug":"balancer",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://balancer.fi"
   },
   {
      "name":"SPOOKY",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/spooky.png",
      "slug":"spooky",
      "primitives":[
         "FARMING"
      ],
      "website":"https://spooky.fi"
   },
   {
      "name":"SPIRITSWAP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/spirit.png",
      "slug":"spirit",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://www.spiritswap.finance"
   },
   {
      "name":"RIBBON",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/ribbon.png",
      "slug":"ribbon",
      "primitives":[
         "FARMING"
      ],
      "website":"https://ribbon.finance"
   },
   {
      "name":"LOOKSRARE",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/looksrare.png",
      "slug":"looksrare",
      "primitives":[
         "FARMING"
      ],
      "website":"https://looksrare.org"
   },
   {
      "name":"APESWAP",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/apeswap.png",
      "slug":"apeswap",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://apeswap.finance"
   },
   {
      "name":"DODO",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/dodo.png",
      "slug":"dodo",
      "primitives":[
         "POOLING",
         "FARMING"
      ],
      "website":"https://dodoex.io"
   },
   {
      "name":"CONVEX",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/convex.png",
      "slug":"convex",
      "primitives":[
         "FARMING"
      ],
      "website":"https://convexfinance.com/"
   },
   {
      "name":"MAKERDAO",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/makerdao.png",
      "slug":"makerdao",
      "primitives":[
         "LENDING"
      ],
      "website":"https://makerdao.com/"
   },
   {
      "name":"MAPLEFINANCE",
      "logo":"https://github.com/defitrack/data/raw/master/logo/protocol/maple-finance.png",
      "slug":"maplefinance",
      "primitives":[
         "LENDING"
      ],
      "website":"https://maple.finance/"
   }
]

Last updated