{
"type": "wallet.restored",
"wallet_id": "fmfdj6yqly31huorjqzq38zc",
"wallet_address": "0x71C7656EC7ab88b098defB751B7401B5f6d8976F",
"chain_type": "ethereum"
}Webhooks
Wallet restored
Fired when a wallet is restored from archive.
WEBHOOK
wallet.restored
{
"type": "wallet.restored",
"wallet_id": "fmfdj6yqly31huorjqzq38zc",
"wallet_address": "0x71C7656EC7ab88b098defB751B7401B5f6d8976F",
"chain_type": "ethereum"
}Body
application/json
Payload for the wallet.restored webhook event.
Response
200
Return a 200 status to indicate that the webhook was received successfully.
Was this page helpful?

