POST
/
wallets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <API_KEY>.

Response

201 - application/json
activatedAt
string

The timestamp from when the wallet was activated.

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.

id
string

The id of the wallet.

updatedAt
string

The timestamp from when the wallet was last updated.