GET /coins
- Now supports retrieving Ordinals by specifying the
bitcoinblockchain in the query.
- You can now specify multiple
connectionIdsin the query to fetch DeFi data for several connections at once.
- Enhanced all existing endpoints for better performance and reliability.
- Added comprehensive examples and detailed descriptions to all endpoints.
- Introduced the Share Token explanation page for better understanding.
- Launched the Credit Multipliers page to explain credit usage.
GET /wallet/balances
- Added
walletsquery parameter to support multiple wallet addresses in a single request - Added
connectionIdfield to response when using thewalletsquery parameter
- Added
coinIdsquery parameter to filter coins by specific IDs
GET /coins
- Added a new
contractAddressesfield in coin data. - Lists smart contract addresses for tokens (e.g., ERC-20).
- Empty for native coins like Bitcoin.
- Added a new
contractAddressesfield in coin data. - Lists smart contract addresses for tokens (e.g., ERC-20).
- Empty for native coins like Bitcoin.
GET /portfolio/value — 10 credits
GET /portfolio/defi — 200 credits
GET /wallet/transactions
- Added a new
walletsquery parameter. - This update allows users to retrieve transaction history for multiple wallets in a single API call.
GET /insights/btc-dominance — 50 credits
GET /insights/fear-and-greed — 50 credits
GET /insights/fear-and-greed/chart — 50 credits
GET /insights/rainbow-chart/ — 50 credits
GET /insights/fear-and-greed — 50 credits
GET /insights/fear-and-greed/chart — 50 credits
GET /insights/rainbow-chart/ — 50 credits
GET /wallet/charts
- Allows users to retrieve chart data for multiple chains and wallets in a single request.
- Now supports syncing multiple chains and wallets with a single API call.