Smart ContractsSmart Contract referencesSmart contracts parameters and functionsCreate a cryptocurrency with Fungible TokensCreate your own cryptocurrency using fungible tokens with the smart contract standard ERC20.ERC20 Fixed-supply ERC20 Mintable Deploy Non Fungible Tokens (NFT)Deploy your NFTs and collections with the smart contract standards ERC721 and ERC1155.ERC721 NFT standardERC721 NFT CappedERC1155 NFT collectionERC721 NFT standard (with royalty)ERC721 NFT Capped (with royalty)ERC1155 NFT collection (with royalty) Sell NFTs and collectionsSell your NFTs and collections deployed with the smart contract standards ERC721 and ERC1155.ERC721 Sale TransactionERC721 Auction SaleERC721 Whitelist SaleERC1155 Sale TransactionERC1155 Auction SaleERC1155 Whitelist SaleOther templates Deploy templates in any other use case such as splitting payments.Payment Splitter