Deploy ERC-1155

Deploy an ERC-1155 NFT smart contract.

About

NFTs minted from an ERC-1155 smart contract are each assigned a unique token ID, unlike ERC-721 NFTs each token ID can have an arbitrary amount of copies.

This makes ERC-1155 NFTs semi-fungible as there is no difference between each copy of the same token ID.

You can transfer the NFTs or sell them on a Marketplace

Parent Element

Deploy Smart Contracts

Drop this element onto the page first to access this action.

Action Name

Deploy ERC-1155 collection a Deploy Smart Contract

Action Parameters

Press "Show Documentation" under the input for more information on each field.

Exposed States

The following states are available once this action has run.

ERC-1155 Collection Contract Address

The smart contract address of the deployed ERC-1155 smart contract.

ERC-1155 Collection Deployment Error

The error that occurred when deploying an ERC-1155 smart contract.

Events

ERC-1155 Collection Contract Deployed

An ERC-1155 collection smart contract was successfully deployed.

ERC-1155 Collection Deployment Error

An error occurred while deploying an ERC-1155 collection smart contract.

More questions? Join our Discord

Last updated