Wallet archived

Fired when a wallet is archived.

postWebhookwallet.archived

Payload

archived_atnumber required

Unix timestamp of when the wallet was archived.

chain_typestring required

The chain type of the archived wallet.

type'wallet.archived' required

The type of webhook event.

wallet_addressstring required

The address of the archived wallet.

wallet_idstring required

The ID of the archived wallet.

Response

Return a 200 status to indicate that the webhook was received successfully.

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.