TransferOptions
@uniswap/v4-sdk / TransferOptions
Defined in: PositionManager.ts:116
Properties
recipient
recipient:
string
Defined in: PositionManager.ts:125
The account that should receive the NFT.
sender
sender:
string
Defined in: PositionManager.ts:120
The account sending the NFT.
tokenId
tokenId:
BigintIsh
Defined in: PositionManager.ts:130
The id of the token being sent.