GET
/
wallets

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <API_KEY>.

Response

200 - application/json
id
string

The id of the wallet.

address
string

The blockchain address of the wallet.

blockExplorerUrl
string | null

The URL of the block explorer for this wallet.

createdAt
string

The timestamp from when the wallet was created.

updatedAt
string

The timestamp from when the wallet was last updated.