Explore Plans
Mobile menu Close menu
vechain.energy

NFT Transfers

This query returns NFT Transfers related to your wallet.

Developer info

API endpoint slug
vechain.nft_transfers
Runtime method
performQuery("vechain.nft_transfers"}

Query fields

No fields for this query

Ingredients

To The receiving address of the NFT

Slug
toAddress
Filter code
Vechain.nftTransfers.To
Type
String
Example
0x0000000000000000000000000000000000000000

Created at Date and time event was created.

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

From The sending address of the NFT

Slug
fromAddress
Filter code
Vechain.nftTransfers.From
Type
String
Example
0x0000000000000000000000000000000000000000

Emitter The emitting NFT contract

Slug
emitterAddress
Filter code
Vechain.nftTransfers.Emitter
Type
String
Example
0x0000000000000000000000000000000000000000

Token The ID of the transferred NFT

Slug
token_id
Filter code
Vechain.nftTransfers.TokenId
Type
String
Example
1

Transaction The transaction id of the transfer.

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