Skip to main content
October 2nd, 2025
ImprovedAdded
GET /coins
  • Now supports retrieving Ordinals by specifying the bitcoin blockchain in the query.
GET /wallet/defi
  • You can now specify multiple connectionIds in the query to fetch DeFi data for several connections at once.
September 1st, 2025
Improved
  • 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.
August 22nd, 2025
Improved
GET /wallet/balances
  • Added wallets query parameter to support multiple wallet addresses in a single request
  • Added connectionId field to response when using the wallets query parameter
GET /coins
  • Added coinIds query parameter to filter coins by specific IDs
June 11th, 2025
Improved
GET /coins
  • Added a new contractAddresses field in coin data.
  • Lists smart contract addresses for tokens (e.g., ERC-20).
  • Empty for native coins like Bitcoin.
GET /coins/
  • Added a new contractAddresses field in coin data.
  • Lists smart contract addresses for tokens (e.g., ERC-20).
  • Empty for native coins like Bitcoin.
June 6th, 2025
Added
GET /portfolio/value — 10 credits
June 4th, 2025
Added
GET /portfolio/defi — 200 credits
May 20th, 2025
Improved
GET /wallet/transactions
  • Added a new wallets query parameter.
  • This update allows users to retrieve transaction history for multiple wallets in a single API call.
May 19th, 2025
Added
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
May 8th, 2025
AddedImproved
GET /wallet/charts
  • Allows users to retrieve chart data for multiple chains and wallets in a single request.
PATCH /wallet/transactions
  • Now supports syncing multiple chains and wallets with a single API call.
I