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

Token of certain contract transferred

This trigger fires when Token on a collection is transferred.

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 Token on a collection is transferred.
API endpoint slug
vechain.token_transfer_collection

Trigger fields

Address Text input > Regular expression

Label
Token-Contract
Slug
address
Required
true
Can have default value
true

Ingredients

ToThe receiving address of the NFT

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

AmountThe amount of the transferred Token

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

EmitterThe emitting Token-Contract

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

Created atDate and time event was created.

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

FromThe sending address of the Token

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

Transaction IDThe transaction id from the blockchain.

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