Skip to main content

Wallet balances

get wallet balances

Query Parameters
  • walletAddress string required

    wallet address or ENS name

    Example (jordanBelfort):
    0xdbf2445e5049c04cda797dae60ac885e7d79df9d
    Example (mikeShinoda):
    0xb55eb9bd32d6ab75d7555192e7a3a7ca0bcd5738
    Example (vincentVanDough):
    vvd.eth
  • contractAddresses string[] required

    contract addresses

    Example (ethereumEth):
    0x0000000000000000000000000000000000000000
    Example (ethereumWeth):
    0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
    Example (ethereumUsdc):
    0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
    Example (ethereumDai):
    0x6b175474e89094c44da98b954eedeac495271d0f
    Example (ethereumApe):
    0x4d224452801aced8b2f0aebe155379bb5d594381
    Example (polygonMatic):
    0x0000000000000000000000000000000000000000
    Example (polygonWeth):
    0x7ceb23fd6bc0add59e62ac25578270cff1b9f619
    Example (polygonUsdc):
    0x2791bca1f2de4661ed88a30c99a7a9449aa84174
    Example (polygonDai):
    0x8f3cf7ad23cd3cadbd9735aff958023239c6a063
    Example (polygonApe):
    0xa2f4f15f693ac229521be67ca72e237050a65a44
    Example (zBscBnb):
    0x0000000000000000000000000000000000000000
    Example (zBscWeth):
    0x4db5a66e937a9f4473fa95b1caf1d1e1d62e29ea
    Example (zBscUsdc):
    0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d
    Example (zBscDai):
    0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3
    Example (zBscApe):
    0xa9ea4b786ee5b7a733c035564bfd9341a4c9fc1e
  • chain string

    filter for a particular chain

Responses

Schema
  • data object[] required

    a list of balances of a wallet

    • contractAddress string required

      contract address

    • symbol string required

      token symbol

    • formattedBalance number required

      formatted balance

    • decimals number required

      decimals