Skip to main content
WEBHOOK

Body

application/json

Payload for the wallet.restored webhook event.

type
enum<string>
required

The type of webhook event.

Available options:
wallet.restored
wallet_id
string
required

The ID of the restored wallet.

wallet_address
string
required

The address of the restored wallet.

chain_type
string
required

The chain type of the restored wallet.

Response

200

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