Protocols Supported
The table below summarizes all protocols supported in the DeFi API and the protocol and chain parameters that are required for the crafting endpoint:
protocol | Networks | chain |
|---|---|---|
| Morpho | Ethereum | mainnet, base |
You can also get the full list of all supported protocols and networks through the GET request to /api/defi/v1/earning/protocols.
The list of available strategies may vary dynamically. To see the most up-to-date list for each protocol, make an API request to /api/defi/v1/earning/strategies.
Environments
We provide one endpoint for production environment: <https://edge.p2p.org>
Note that DeFi API is only supported on mainnet, no testnet is provided.