/
/DeBank OpenAPI
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15h ago · Updated 2w ago
Account1
App Protocol1
Chain2
cloud5
official2
Pool1
Protocol3
Token4
User20
  • get/v1/user/all_complex_protocol_list
  • get/v1/user/all_history_list
  • get/v1/user/all_nft_list
  • get/v1/user/all_simple_protocol_list
  • get/v1/user/all_token_list
  • get/v1/user/chain_balance
  • get/v1/user/chain_net_curve
  • get/v1/user/complex_app_list
  • get/v1/user/complex_protocol_list
  • get/v1/user/history_list
  • get/v1/user/nft_authorized_list
  • get/v1/user/nft_list
  • get/v1/user/protocol
  • get/v1/user/simple_protocol_list
  • get/v1/user/token
  • get/v1/user/token_authorized_list
  • get/v1/user/token_list
  • get/v1/user/total_balance
  • get/v1/user/total_net_curve
  • get/v1/user/used_chain_list
Wallet3
    User

    Get the net assets of a chain

    get/v1/user/chain_balance

    Query parameters

    idstring required

    User Address

    chain_idstring required

    ChainID

    Response

    return to the usd value of net assets

    usd_valuenumber

    the balance of the account

    Changes