Module erc1155_token

Module erc1155_token 

Source
Expand description

A pluggable Odra module implementing Erc1155 token with ownership.

Structsยง

Erc1155Token
The ERC1155 token implementation. It uses the ERC1155 base implementation and the Ownable module.
Erc1155TokenContractRef
Erc1155Token Contract Ref.
Erc1155TokenHostRef
Erc1155Token Host Ref.