RedeemNFT
it is used to repay the debt and redeeming the original NFT.
Methods
beforeCollectionTransfer
Parameters
Name
Type
Description
token
address
address of the collection
from
address
address of the sender
to
address
address of the recipient
tokenId
uint256
tokenId
amount
uint256
token amount, used for erc1155
extra
bytes
extra data from the order
Last updated