Copy of (#58) Account Balances Records

This API Endpoint, "Copy of (#58) Account Balances Records", retrieves the most recent record of all token balances greater than zero for a specific account on a specified blockchain network.

It expects three parameters: 'chain_id' (text type, representing the blockchain network ID), 'network' (text type, indicating the name of the blockchain network), and 'account_address' (text type, indicating the account's address on the blockchain).

Executing the query will produce a list of records including the token address, chain ID, timestamp of the latest transaction, current balance, token standard, and token ID. Please note that the list will only include tokens where the current balance is above zero.

The results of this query are displayed in a table format.
Clone, Modify, Create API here at View query

Language
Authorization
Query
Click Try It! to start a request and see the response here!