Skip to main content

Documentation Index

Fetch the complete documentation index at: https://direkt.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Use GET /api/chains to fetch the live list at any time.
curl --location 'https://godirekt.xyz/api/chains' \
  --header 'x-api-key: YOUR_API_KEY'

Current chains

Chain IDNameShort NameNative Token
1EthereumethETH
10OptimismopETH
56BNB ChainbnbBNB
137PolygonmaticMATIC
8453BasebaseETH
42161Arbitrum OnearbETH
42220CeloceloCELO
43114AvalancheavaxAVAX
792703809SolanasolSOL
Use the id as fromChainId or toChainId in POST /api/quote. For native tokens, use 0x0000000000000000000000000000000000000000 as the token address.