Backend Actions

Action NameDescription

Generate a signed payload used to mint ERC-721 NFTs.

Generate a signed payload used to mint ERC-1155 NFTs.

Generate a signed payload used to mint ERC-20 tokens.

Upload any file to IPFS, a decentralized file hosting platform.

Allow users to claim a NFT from your drop using a credit card.

Allow users to buy a NFT from your Marketplace using a credit card.

Generate a unique link that can only be used once for a checkout session.

Sign a message with the private key supplied in the Plugin tab.

Generate a new wallet public and private key pair.

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

Mint an ERC-1155 NFT using the private key supplied in the Plugin tab.

Transfer an ERC-1155 NFT using the private key supplied in the Plugin tab.

Last updated