Group Location
Explore Plans
Mobile menu Close menu
vechain.energyvechain.energy

Token sent

This trigger fires when a Token is sent.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a Token is sent.
API endpoint slug
vechain.token_transfer_sent

Trigger fields

No fields for this trigger

Ingredients

ToThe receiving address of the Token

Slug
to
Filter code
Vechain.tokenTransferSent.To
Type
String
Example
0x0000000000000000000000000000000000000000

FromThe sending address of the Token

Slug
from
Filter code
Vechain.tokenTransferSent.From
Type
String
Example
0x0000000000000000000000000000000000000000

AmountThe amount of the transferred Token

Slug
amount
Filter code
Vechain.tokenTransferSent.Amount
Type
String
Example
1

Created atDate and time event was created.

Slug
created_at
Filter code
Vechain.tokenTransferSent.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Transaction IDThe transaction id from the blockchain.

Slug
transaction_id
Filter code
Vechain.tokenTransferSent.TransactionId
Type
String
Example
0x…

EmitterThe emitting Token-Contract

Slug
emitter
Filter code
Vechain.tokenTransferSent.Emitter
Type
String
Example
0x0000000000000000000000000000000000000000