defillama-coin-price
ActiveTool of The Stall
declared in 4.82.0
Returns on-chain aggregated token prices via DefiLlama coins API. Accepts coingecko IDs, contract addresses, or shorthand (eth, btc, sol). Up to 10 tokens per call. Undercuts blockrun.ai's $0.021/call by 24%.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"coins": {
"type": "array",
"items": {
"type": "string"
},
"description": "List of coin IDs to price. Accepts shorthand (eth, btc, sol), CoinGecko IDs (coingecko:ethereum), or contract addresses (ethereum:0xABC...). Max 10."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries