nft
runtime pallet to create an ERC-721 collection.
@therootnetwork/evm
provides a handy function to convert token asset ID to its equivalent contract address.
issueSoulbound
, and states the burn authority
on this call.
The token is only minted once the token owner calls acceptSoulbound
.