FAQ
Frequently Asked Questions
Find answers to common questions about ChainPortal, token creation, NFTs, and more.
Getting Started
Basic questions about using ChainPortal
ChainPortal is a multi-chain token and NFT creation platform that allows you to deploy tokens and NFTs across 6 major blockchain ecosystems: EVM chains (Ethereum, Polygon, BSC, etc.), Solana, Cosmos, Aptos, SUI, and NEAR. All from a single, unified interface.
Token Creation
Questions about creating ERC20 and other tokens
You can create standard fungible tokens (ERC20 on EVM chains, SPL on Solana, CW20 on Cosmos, Fungible Assets on Aptos, Coins on SUI, and FT on NEAR). Tokens can be configured with various features like mintable supply, burning capability, and pausable transfers.
NFT Creation
Questions about creating NFT collections
ChainPortal supports ERC721 and ERC1155 on EVM chains, Metaplex on Solana, CW721 on Cosmos, Digital Assets on Aptos, and NFT Objects on SUI.
Fees & Costs
Questions about fees and pricing
Costs consist of two parts: gas fees (paid to the blockchain network) and optional protocol fees. Gas fees vary significantly by chain and network conditions. EVM testnets are free (you just need testnet tokens). Mainnet deployments require real cryptocurrency.
Security
Questions about security and safety
Yes! ChainPortal never stores your private keys. All wallet interactions happen locally in your browser through Web3 wallet extensions. We use audited smart contract templates and follow security best practices.
Multi-Chain
Questions about supported blockchains
ChainPortal supports 6 major ecosystems with 50+ networks: EVM chains (Ethereum, Polygon, BSC, Arbitrum, Optimism, Base, Avalanche, and many more), Solana, Cosmos (Osmosis, Neutron), Aptos, SUI, and NEAR Protocol.
Referral Program
Questions about earning through referrals
Create your unique referral code and share it with others. When someone uses your code while creating tokens or NFTs, you earn a percentage of the protocol fees. You can withdraw your earnings directly to your wallet.
Legal & Disclaimers
Questions about liability, risk, and legal protections
No. ChainPortal is a non-custodial platform that provides tools for interacting with blockchain networks. We do not control the underlying blockchains, execute transactions on your behalf, or have custody of your assets. All deployments are initiated and confirmed by you through your own wallet. By using ChainPortal, you accept full responsibility for your transactions and their outcomes. Please review our Terms of Service for full details.
Technical
Technical questions for developers
Yes! All deployed contracts are standard implementations with well-documented ABIs. You can interact with them using web3.js, ethers.js, or any blockchain SDK.