Metadata

The OpenPool SDK 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.

Methods

  • getSmartContracts
    • `Summary:This method allows you to query the OpenPool database of 20K+ smart contracts to get the tags and labels associated with a smart contract address.
  • getAssets
    • `Summary:This method is used to retrieve asset-level metadata
  • getBlockchains
    • `Summary:This method is used to retrieve metadata for blockchain networks
  • getProtocols
    • `Summary:This method is used to retrieve metadata for DeFi Protocols
  • getTokens
    • Summary:This method returns token addresses for an Asset on a specified blockchain.