Interface

WithdrawNftCompleteParams

WithdrawNftCompleteParams

Properties:
Name Type Description
assetId string

The asset ID (hex string) that's represent for the NFTs to be withdraw complete action

starkKey string

The stark public key of the owner's NFT

transactionHash string

The on-chain transaction hash to located the transaction on Etherscan once the NFTs has been completed withdraw

View Source types/WithdrawType.ts, line 99