Skip to main content

Get the native token balance for an address

GET 

/?module=account&action=balance

Get the native token balance for an address

Request

Details

Query Parameters

    module stringrequired

    Possible values: [account]

    action stringrequired

    Possible values: [balance]

    apiKey stringrequired
    Example: pk_1234567890
    address stringrequired

    string containing the address hash.

Responses

OK

Details

Schema

    message string
    result string
    status string
Loading...

Was this page helpful?