DeFiLlama-Curl
latest

Contents:

  • Introduction
  • API Reference
    • abi-decoder: Function and event signatures decoded
    • bridges: Data from DeFiLlama’s bridges dashboard
    • coins: General blockchain data used by DeFiLlama
    • fees and revenue: Data from DeFiLlama’s fees and revenue dashboard
    • stablecoins: Data from DeFiLlama’s stablecoins dashboard
    • tvl: Retrieve TVL data
    • volumes: Data from DeFiLlama’s volumes dashboards
    • yields: Data from DeFiLlama’s yields/APY dashboard
DeFiLlama-Curl
  • DeFiLlama-Curl
  • Edit on GitHub

DeFiLlama-Curl

  • abi-decoder: Function and event signatures decoded
    • get_contract_signature_abi()
    • get_signature_abi()
  • bridges: Data from DeFiLlama’s bridges dashboard
    • get_bridge_by_id()
    • get_bridges()
    • get_stats()
    • get_transactions()
    • get_volume()
  • coins: General blockchain data used by DeFiLlama
    • get_charts()
    • get_current_prices()
    • get_first_prices()
    • get_historical_batch()
    • get_historical_prices()
    • get_nearest_block()
    • get_percentage()
  • fees and revenue: Data from DeFiLlama’s fees and revenue dashboard
    • get_overview()
    • get_summary()
  • stablecoins: Data from DeFiLlama’s stablecoins dashboard
    • get_chains()
    • get_charts()
    • get_distribution()
    • get_prices()
    • get_stablecoins()
  • tvl: Retrieve TVL data
    • get_chains()
    • get_charts()
    • get_historical_chains_tvl()
    • get_protocol_tvl()
    • get_protocols()
  • volumes: Data from DeFiLlama’s volumes dashboards
    • get_dex_overview()
    • get_dex_summary()
    • get_options_overview()
    • get_options_summary()
  • yields: Data from DeFiLlama’s yields/APY dashboard
    • get_pool_chart()
    • get_pools()
Previous Next

© Copyright 2022, Pratyush Shukla. Revision 34c88e7f.

Built with Sphinx using a theme provided by Read the Docs.