Utility
Get all chains
Cross Chain
Balances
Transactions
- GETGet a transaction
- GETGet transaction summary for address
- GETGet earliest transactions for address (v3)
- GETGet recent transactions for address (v3)
- GETGet paginated transactions for address (v3)
- GETGet bulk time bucket transactions for address (v3)
- GETGet all transactions in a block by page (v3)
- GETGet all transactions in a block (v3)
NFT
- Core Rendering
- Market Data
- Ownership & Token Gating
Bitcoin
Utility
Get all chains
Commonly used to build internal dashboards for all supported chains on Covalent.
GET
/
v1
/
chains
Credit Cost: 0.01 per call.
Processing: Realtime
Processing: Realtime
Response
200 - application/json
List of response items.
The ChainItem the appchain is a part of.
A black png logo url for the chain.
The category label eg: Ethereum
.
The requested chain ID eg: 1
.
The color theme for the chain.
The alpha color code.
The blue color code.
The color represented in css rgb() functional notation.
The green color code.
The hexadecimal color code.
The red color code.
Schema name to use for direct SQL.
True if the chain is an AppChain.
True if the chain is a testnet.
The chains label eg: Ethereum Mainnet
.
A svg logo url for the chain.
The chain name eg: eth-mainnet
.
A white png logo url for the chain.
The timestamp when the response was generated. Useful to show data staleness to users.