API Reference

Exchange Assets

{
  "code": "0",
  "msg": "success",
  "data": [
    {
      "walletAddress": "34xp4vRoCGJym3xR7yCVPFHoCNxv4Twseo",
      "balance": 248597.54,
      "balanceUsd": 20644139210.6,
      "symbol": "BTC",
      "assetsName": "Bitcoin",
      "price": 83042.41148402898
    },
    {
      "walletAddress": "0xf977814e90da44bfa03b6295a0616a897441acec",
      "balance": 12900000000.01,
      "balanceUsd": 12897269457.89,
      "symbol": "USDT",
      "assetsName": "Tether USDt",
      "price": 0.9997883300684514
    },
    ....
 }
Language
Credentials
Header
Click Try It! to start a request and see the response here!