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