Explorer REST API
cGraph indexed-data GraphQL endpoint. Use introspection or a typed query to access all available fields.
/api/cgraph/graphqlQuery all indexed cGraph data through GraphQL.
Read-only REST gateway for indexed cGraph data. The chain parameter is supplied automatically as cchain.
Content-addressed metadata gateway used by contract and token metadata.
Etherscan-compatible API for contract verification. Works with Hardhat, Foundry, and other tools.
/api?module=contract&action=verifysourcecodeSubmit contract for verification
Blockscout v2 format for contract verification and information.
Address information and transactions.
Block and transaction data.
CoinGecko/CoinMarketCap compatible supply endpoints.
Network statistics, gas prices, and daily data.
Block and transaction endpoints.
Address information, balances, and transactions.
/api/address/[address]/miningGet mining statistics for address
/api/address/[address]/typeCheck if address is contract or wallet
/api/address/[address]/approvalsActive ERC-20 token approvals granted by the address (scanned from Approval events; cached 10 min)
Contract listing and interaction.
/api/contract/[address]Get contract details
/api/contract/status/[address]Check contract verification status
/api/contract/verifySubmit contract for verification
/api/contract/interactEncode/decode contract function calls
ERC-20/721/1155 token information.
Search endpoints for blocks, transactions, and addresses.
/api/search/blocks-by-minerSearch blocks mined by specific address
DEX trading data, pairs, and pools.
/api/dex/pools/[address]Get pool details by address
/api/dex/chart/[pair]Price chart data for a pair
CoinMarketCap DEX API standard endpoints.
DefiLlama protocol and TVL endpoints.
GeckoTerminal/CoinGecko DEX API standard endpoints.
/api/dex/geckoterminal/pool/[address]Single pool details
/api/dex/geckoterminal/search/poolsSearch pools
/api/dex/geckoterminal/token/[address]Token info by address
/api/dex/geckoterminal/ohlcv/[pool]OHLCV candlestick data
/api/dex/geckoterminal/trades/[pool]Recent trades for a pool
/api/dex/geckoterminal/simple/priceSimple token price lookup
首发代币注册和同步。
/api/launchpad/registerRegister a newly created token
/api/launchpad/syncSync token factory events
Utility, configuration, and realtime endpoints.