Explore Plans
Mobile menu Close menu
vechain.energy

Token of certain contract transferred

This trigger fires when Token on a collection is transferred.

Developer info

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

To The receiving address of the NFT

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

Amount The amount of the transferred Token

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

Emitter The emitting Token-Contract

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

Created at Date and time event was created.

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

From The sending address of the Token

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

Transaction The transaction id from the blockchain.

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