Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 689 Bytes

CollectionBurnRequestDto.md

File metadata and controls

14 lines (8 loc) · 689 Bytes

CollectionBurnRequestDto

Properties

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

[Back to top] [Back to API list] [Back to Model list] [Back to README]