Explorer REST API
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
Contract listing and interaction.
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
Token launchpad registration and sync.
/api/launchpad/registerRegister a newly created token
/api/launchpad/syncSync token factory events
Utility, configuration, and realtime endpoints.