Signature Minting

These are the actions to perform minting from a signed payload.

About

The following actions required a signed payload to mint tokens, use the actions linked below to generate the signed payloads required for the"Mint from signature actions".

Action NameDescription

Use a signed payload to mint a ERC-721 NFT.

Use a signed payload to mint a ERC-1155 NFT.

Use a signed payload to mint ERC-20 tokens.

Generate a ERC-721 signed payload to mint NFT.

Generate a ERC-1155 signed payload to mint NFT.

Generate a ERC-20 signed payload to mint tokens.

Generating signed payloads require you to input your private key into the keys section of The Web3 Toolbox plugin, found in the plugins tab.

Your private keys are highly sensitive data, make sure no un-trusted parties have access to your Bubble editor. Anyone with access to your private key controls your wallet.

Learn more here

Last updated