The OpenPool API offers the capability to retrieve metadata for Smart Contracts, Assets, Blockchains, Protocols and Tokens. These requests can be made by using either precise identifiers (ie: address, name) or with a broader search-term.
Requests
- Get Smart Contract Names
- Summary:This endpoint allows you to query our database of 20K+ smart contracts to get the tags and labels associated with a smart contract address.
- Request Method: GET
- Get Assets
- Summary:This endpoint is used to retrieve asset-level metadata
- Request Method: GET
- Get Blockchains
- Summary:This endpoint is used to retrieve metadata for blockchain networks
- Request Method: GET
- Get Protocols
- Summary:This endpoint is used to retrieve metadata for DeFi Protocols
- Request Method: GET
- Get Tokens
- Summary:This endpoint returns token addresses for an Asset on a specified blockchain.
- Request Method: GET