Skip to main content

Get the index of an address

GET 

/wallet/address-index

Get the index of an address

Request

Query Parameters

    address stringrequired

    Address to get the index.

Header Parameters

    x-wallet-id stringrequired

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

Responses

Return the index of the address.

Schema

    any

Loading...