Address Balance
Check the balance of a specific wallet address
This endpoint allows you to check the balance in a given address. Balance will be provided for Matic and USDT only.
Query Parameters
Name | Type | Description |
---|---|---|
chain | string | Required. Only 'polygon' is accepted. |
address | string | Required. Address to check. It must be a previously assigned address to your user. |
Example Request
Response
This endpoint provides real-time balance information for both MATIC (gas token) and USDT in the specified wallet address.