ERC1155PresetMinterPauser
[blockchain/ethereum/contracts/erc1155/presets/ERC1155PresetMinterPauser]
Compiles and deploys an ERC721 interface compatible token contract. The particular implementation is derived from a public openzeppelin preset: "ERC1155PresetMinterPauser" base contract at openzeppelin
Keywords: erc1155, token
Input ports
contract name:
string
The name of the created contract. It must be a valid Solidity contract name (no spaces, special characters).
URI:
string
Receives the uri parameter to be given to the contract's constructor Reference: See the constructor of the contract in base contract at openzeppelin
credentials:
{"providerUrl": string, "privateKey": string}
Output ports
events:
source:
string
compile settings:
error:
{"error": string}
Last updated