Deploy ERC-1155 Smart Contract

Deploy an ERC-1155 smart contract using the private key supplied in the Plugin tab.

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

Backend Actions

Find all backend workflow actions in the Plugins actions section pictured below.

Backend action don't require an element to be dropped on the page.

Action Name

Deploy ERC-1155 Smart Contract

Exposed States

The following values are returned once this action has run.

Contract Address

The address of the deployed ERC-1155 smart contract.

More questions? Join our Discord

Last updated