Accounts
Last updated
Last updated
Returns the XDC balance of a given address.
Try this endpoint in your browser
Query Parameters
Parameter | Description |
---|---|
Returns the balance of the accounts from a list of addresses.
Query Parameters
Returns the list of transactions performed by an address, with optional pagination.
Query Parameters
Returns the list of internal transactions performed by an address, with optional pagination.
Query Parameters
Returns the list of internal transactions performed within a transaction.
Query Parameters
Returns the list of internal transactions performed within a block range, with optional pagination.
Query Parameters
Returns the list of XDC-20 tokens transferred by an address, with optional filtering by token contract.
Usage:
XDC-20 transfers from an address, specify the address
parameter
XDC-20 transfers from a contract address, specify the contract address
parameter
XDC-20 transfers from an address filtered by a token contract, specify both address
and contract address
parameters.
Query Parameters
Returns the list of XDC-721 ( NFT ) tokens transferred by an address, with optional filtering by token contract.
Usage:
XDC-721 transfers from an address, specify the address
parameter
XDC-721 transfers from a contract address, specify the contract address
parameter
XDC-721 transfers from an address filtered by a token contract, specify both address
and contract address
parameters.
Query Parameters
Returns the list of XDC-1155 ( Multi Token Standard ) tokens transferred by an address, with optional filtering by token contract.
Usage:
XDC-1155 transfers from an address, specify the address
parameter
XDC-1155 transfers from a contract address, specify the contract address
parameter
XDC-1155 transfers from an address filtered by a token contract, specify both address
and contract address
parameters.
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : This API endpoint returns a maximum of 10000 records, and 1000 records without an API Key
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Tip: Specify a smaller startblock
and endblock
range for faster search results
Note : This API endpoint returns a maximum of 10000 records, and 1000 records without an API Key
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : This API endpoint returns a maximum of 10000 records, and 1000 records without an API Key
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser