This trigger fires when a Token is received.
Developer info
- API endpoint slug
- vechain.token_transfer_received
Trigger fields
No fields for this trigger
Ingredients
FromThe sending address of the Token
- Slug
- from
- Filter code
- Vechain.tokenTransferReceived.From
- Type
- String
- Example
- 0x0000000000000000000000000000000000000000
Transaction IDThe transaction id from the blockchain.
- Slug
- transaction_id
- Filter code
- Vechain.tokenTransferReceived.TransactionId
- Type
- String
- Example
- 0x…
ToThe receiving address of the Token
- Slug
- to
- Filter code
- Vechain.tokenTransferReceived.To
- Type
- String
- Example
- 0x0000000000000000000000000000000000000000
AmountThe Amount of the transferred Token
- Slug
- amount
- Filter code
- Vechain.tokenTransferReceived.Amount
- Type
- String
- Example
- 1
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Vechain.tokenTransferReceived.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
EmitterThe emitting Token contract
- Slug
- emitter
- Filter code
- Vechain.tokenTransferReceived.Emitter
- Type
- String
- Example
- 0x0000000000000000000000000000000000000000