Access crypto market and on-chain data through CoinGecko, DefiLlama, Alchemy, and Etherscan. Covers prices, DEX pools, DeFi TVL, yields, bridges, treasuries, token balances, transactions, contracts, logs, gas, and Ethereum stats.
Use for crypto prices, market charts, DeFi analytics, TVL and yield research, DEX pool data, wallet token balances, Ethereum transfers, contract metadata, gas estimates, bridge volume, stablecoin supply, treasury holdings, and blockchain monitoring.
| Method | Path |
|---|---|
| POST | api/alchemy/node/rpc Generic JSON-RPC passthrough for standard Ethereum methods (eth_blockNumber, eth_getBalance, etc.) |
| POST | api/alchemy/portfolio/nft-collections Get portfolio NFT collections |
| POST | api/alchemy/portfolio/nfts Get portfolio NFT balances |
| POST | api/alchemy/portfolio/token-balances Get portfolio token balances |
| POST | api/alchemy/portfolio/tokens Get portfolio token balances with values |
| POST | api/alchemy/prices/by-address Get token prices by contract address |
| POST | api/alchemy/prices/by-symbol Get token prices by symbol |
| POST | api/alchemy/prices/historical Get historical token prices |
| POST | api/alchemy/simulation/simulate-asset-changes Simulate a transaction and return asset changes |
| POST | api/alchemy/simulation/simulate-execution Simulate transaction execution and return traces |
| POST | api/alchemy/token/token-allowance Get token allowance for owner/spender pair |
| POST | api/alchemy/token/token-balances Get token balances for an address |
| POST | api/alchemy/token/token-metadata Get metadata for a token contract |
| POST | api/alchemy/transfers/asset-transfers Get asset transfers for an address |
| POST | api/alchemy/utility/transaction-receipts Get all transaction receipts for a block |
| POST | api/coingecko/categories Get all coin categories with market data |
| POST | api/coingecko/chart Get historical price, volume, and market cap chart data |
| POST | api/coingecko/coin Get detailed coin metadata and market data |
| POST | api/coingecko/exchange Get exchange info and volume |
| POST | api/coingecko/exchange/tickers Get exchange tickers |
| POST | api/coingecko/exchange/volume-chart Get exchange volume history |
| POST | api/coingecko/global Get global crypto market stats |
| POST | api/coingecko/history Get historical snapshot of coin data on a specific date |
| POST | api/coingecko/markets Get market data with sorting and pagination |
| POST | api/coingecko/ohlc Get OHLC candlestick data |
| POST | api/coingecko/onchain/categories Get on-chain categories |
| POST | api/coingecko/onchain/category/pools Get pools in a specific on-chain category |
| POST | api/coingecko/onchain/network/dexes Get DEXes on a network |
| POST | api/coingecko/onchain/network/new-pools Get new pools on a specific network |
| POST | api/coingecko/onchain/network/pools Get top pools on a specific network |
| POST | api/coingecko/onchain/network/trending Get trending pools on a specific network |
| POST | api/coingecko/onchain/networks Get supported on-chain networks |
| POST | api/coingecko/onchain/new-pools Get new pools across all networks |
| POST | api/coingecko/onchain/pool Get pool data (price, transactions, volume) |
| POST | api/coingecko/onchain/pool/info Get pool metadata |
| POST | api/coingecko/onchain/pool/ohlcv Get pool OHLCV chart data |
| POST | api/coingecko/onchain/pool/trades Get pool trades (last 24h) |
| POST | api/coingecko/onchain/search Search on-chain pools |
| POST | api/coingecko/onchain/trending Get trending pools across all networks |
| POST | api/coingecko/price Get prices for coin(s) in given currencies |
| POST | api/coingecko/top-movers Get biggest 24h gainers and losers |
| POST | api/coingecko/trending Get trending coins, NFTs, and categories |
| POST | api/defillama/bridge Get detailed data for a specific bridge |
| POST | api/defillama/bridge-transactions Get bridge transactions by bridge ID |
| POST | api/defillama/bridge-volume Get bridge volume for a specific chain |
| POST | api/defillama/bridges List all bridges with volume data |
| POST | api/defillama/chain-tvl Get historical TVL for a chain |
| POST | api/defillama/chains List all chains with TVL |
| POST | api/defillama/coins/batch-historical Get historical prices for multiple tokens at multiple timestamps |
| POST | api/defillama/coins/block Get the closest block number to a timestamp |
| POST | api/defillama/coins/chart Get token price chart data over time |
| POST | api/defillama/coins/prices Get current prices for tokens by contract address |
| POST | api/defillama/coins/prices-historical Get historical prices for tokens at a specific timestamp |
| POST | api/defillama/defi-categories Get DeFi protocol categories |
| POST | api/defillama/derivatives-overview Get derivatives volume overview |
| POST | api/defillama/dex-overview Get DEX volume overview |
| POST | api/defillama/dex-summary Get volume summary for a specific DEX |
| POST | api/defillama/emission Get token emissions data for a specific protocol |
| POST | api/defillama/emissions Get token emissions data for all protocols |
| POST | api/defillama/etfs/history Get crypto ETF historical flow data |
| POST | api/defillama/etfs/overview Get crypto ETF overview data |
| POST | api/defillama/fees-overview Get fees and revenue overview across protocols |
| POST | api/defillama/fees-summary Get fees and revenue summary for a protocol |
| POST | api/defillama/forks Get protocol fork data |
| POST | api/defillama/hacks Get data on DeFi hacks and exploits |
| POST | api/defillama/options-overview Get options volume overview |
| POST | api/defillama/oracles Get oracle usage data across DeFi |
| POST | api/defillama/protocol Get detailed data for a DeFi protocol |
| POST | api/defillama/protocols List all DeFi protocols with TVL |
| POST | api/defillama/raises Get crypto fundraising rounds data |
| POST | api/defillama/stablecoin Get detailed data for a stablecoin |
| POST | api/defillama/stablecoin-chains Get stablecoin distribution across chains |
| POST | api/defillama/stablecoin-charts Get stablecoin market cap charts |
| POST | api/defillama/stablecoins List all stablecoins with mcap and peg data |
| POST | api/defillama/treasuries Get institutional treasury data |
| POST | api/defillama/treasury Get treasury data for a specific institution |
| POST | api/defillama/tvl Get current TVL for a protocol |
| POST | api/defillama/yields/chart Get historical APY chart for a yield pool |
| POST | api/defillama/yields/lsd-rates Get liquid staking derivative rates |
| POST | api/defillama/yields/perps Get perpetual futures funding rates |
| POST | api/defillama/yields/pools Get all yield pools with APY data |
| POST | api/defillama/yields/pools-borrow Get borrow/lending pool data with rates |
| POST | api/etherscan/account/balance ETH balance for address |
| POST | api/etherscan/account/balance-multi ETH balance for up to 20 addresses |
| POST | api/etherscan/account/token1155tx ERC-1155 token transfers for address |
| POST | api/etherscan/account/tokennfttx ERC-721 token transfers for address |
| POST | api/etherscan/account/tokentx ERC-20 token transfers for address |
| POST | api/etherscan/account/txlist Normal transactions for address |
| POST | api/etherscan/account/txlist-internal Internal transactions for address |
| POST | api/etherscan/block/getblockreward Block and uncle rewards |
| POST | api/etherscan/contract/getabi ABI for verified contract |
| POST | api/etherscan/contract/getcontractcreation Creator address and transaction hash for contract |
| POST | api/etherscan/contract/getsourcecode Source code of verified contract |
| POST | api/etherscan/gas/gasestimate Estimated confirmation time for gas price |
| POST | api/etherscan/gas/gasoracle Safe, standard, and fast gas prices |
| POST | api/etherscan/logs/getLogs Event logs by address and topics |
| POST | api/etherscan/stats/chainsize Historical chain size |
| POST | api/etherscan/stats/dailytx Daily transaction count |
| POST | api/etherscan/stats/ethprice ETH price in USD and BTC |
| POST | api/etherscan/stats/ethsupply Total ETH supply |
| POST | api/etherscan/stats/nodecount Ethereum node count |
| POST | api/etherscan/token/tokeninfo Token name, symbol, decimals, and holders |
| POST | api/etherscan/token/tokensupply Total supply of ERC-20 token |
| POST | api/etherscan/transaction/getstatus Contract execution status |
| POST | api/etherscan/transaction/gettxreceiptstatus Transaction receipt status |