Skip to main content

Get information of a given address.

GET 

/wallet/address-info

Get information of a given address.

Request

Query Parameters

    address stringrequired

    Address to get information of

    token string

    Filter the information to a custom token or HTR (default: HTR)

Header Parameters

    x-wallet-id stringrequired

    Defines the key of the wallet on which the request will be executed.

Responses

Address information or handled error

Schema

    any

Loading...