Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 440 Bytes

CollectionBurnRequestDto.md

File metadata and controls

15 lines (7 loc) · 440 Bytes

CollectionBurnRequestDto

Properties

Name Type Description Notes
vaultAccountId String The id of the vault account that initiates the burn function
tokenId String The token id
amount String For ERC721, amount is optional or should always be 1 and for ERC1155, amount should be 1 or greater [optional]