This trigger fires when a new NFT transaction involving your wallet is executed
- API endpoint slug
- twinu.new_wallet_transaction
Trigger fields
- Label
- Wallet
- Helper text
- Target wallet address
- Slug
- wallet
- Required
- true
- Can have default value
- true
- Label
- Chain
- Helper text
- Blockchain this trigger will subscribe to
- Slug
- chain
- Required
- true
- Can have default value
- true
- Label
- Direction
- Helper text
- Specify if this trigger will only activate when an NFT is received, is sent or in both scenarios
- Slug
- direction
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- chain
- Filter code
- Twinu.newWalletTransaction.Chain
- Type
- String
- Example
- 0x13881
- Slug
- token_sender
- Filter code
- Twinu.newWalletTransaction.TokenSender
- Type
- String
- Example
- 0xdcc6f0855B14b63b717d5C657E2a5D60C45040f5
- Slug
- token_receiver
- Filter code
- Twinu.newWalletTransaction.TokenReceiver
- Type
- String
- Example
- token_receiver
- Slug
- tx
- Filter code
- Twinu.newWalletTransaction.Tx
- Type
- String
- Example
- 0x78da037b534b066ca8e52b5fef2276265a0a786af3aede985559e6642437cf36
- Slug
- token_id
- Filter code
- Twinu.newWalletTransaction.TokenId
- Type
- String
- Example
- 1
- Slug
- token_contract
- Filter code
- Twinu.newWalletTransaction.TokenContract
- Type
- String
- Example
- 0xdcc6f0855B14b63b717d5C657E2a5D60C45040f5
- Slug
- created_at
- Filter code
- Twinu.newWalletTransaction.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00