Recipes
Operations related to contract Recipes
📄️ walletCreate
Create a wallet
📄️ walletTokenTransfer
Transfer tokens between two wallets
📄️ walletERC721Transfer
Transfer ERC721 between two wallets
📄️ walletERC1155Transfer
Transfer ERC1155 between two wallets
📄️ tokenCreate
Create a new token
📄️ tokenMint
Mint tokens from a contract
📄️ tokenBurn
Burn tokens from a contract address
📄️ nftCreate
Create a new NFT
📄️ nftERC721Mint
Mint ERC721 from a deployed contract
📄️ nftERC1155Collection
Create a ERC1155 NFT Collection from a deployed contract
📄️ nftERC1155CollectionUpdate
Update a ERC1155 NFT Collection from a deployed contract
📄️ nftERC1155LockCollection
Lock ERC1155 NFT Collection from a deployed contract
📄️ nftERC1155MintCollection
Mint ERC1155 NFT Collection from a deployed contract