{
"event-id": "660e8400-e29b-41d4-a716-446655440012",
"event-type": "token-transfer-completed",
"payload": {
"amount": "50.00",
"transfer-id": "660e8400-e29b-41d4-a716-446655440004",
"tx-hash": "0xdef456...",
"account-id": "660e8400-e29b-41d4-a716-446655440001",
"created-by": "660e8400-e29b-41d4-a716-446655440003",
"completed-at": "2024-01-15T10:40:00Z",
"source-wallet-address": "0x1234567890abcdef1234567890abcdef12345678",
"target-wallet-address": "0xabcdef1234567890abcdef1234567890abcdef12",
"asset": "eth-base/brlv"
}
}Webhooks
Token Transfer Completed
Triggered when a token transfer sent from one of the account’s wallets completes on-chain. A transfer moves tokens out of one of the account’s wallets to a destination wallet.
WEBHOOK
token-transfer-completed
{
"event-id": "660e8400-e29b-41d4-a716-446655440012",
"event-type": "token-transfer-completed",
"payload": {
"amount": "50.00",
"transfer-id": "660e8400-e29b-41d4-a716-446655440004",
"tx-hash": "0xdef456...",
"account-id": "660e8400-e29b-41d4-a716-446655440001",
"created-by": "660e8400-e29b-41d4-a716-446655440003",
"completed-at": "2024-01-15T10:40:00Z",
"source-wallet-address": "0x1234567890abcdef1234567890abcdef12345678",
"target-wallet-address": "0xabcdef1234567890abcdef1234567890abcdef12",
"asset": "eth-base/brlv"
}
}