Skip to main content
type
The type of NFT pool event, NFT_WITHDRAWAL.
nftTokenIds
[String!]!
required
The list of NFT token IDs withdrawn.
nftTokenAmounts
[String!]!
required
The amount of each NFT token withdrawn.
tokenBalanceT
String!
required
The amount of token in the contract after the block has processed in the pool’s liquidity token.
nftAssets
New Param: The list of NFT assets withdrawn. More extensive info than nftTokenIds.