FAQ
Last updated
Last updated
Yes, you will need to pay for the gas, gasPrice now is 100000000000000 or 0,0001 WAGMI tokens.
Any EVM-compatible wallet, such as Aurora Pass or MetaMask, or through WalletConnect, can be used with the WAGMI chain.
If you use Hardhat β you can verify your smart contracts using the package. Add the etherscan section to your hardhat.config.js file as shown in t. After that you will be able to run npx hardhat verify --network wagmi DEPLOYED_CONTRACT_ADDRESS to verify the contract.
Yes. Most EVM-compatible DApps can be migrated to the WAGMI chain with zero or minimal changes. Youβll need to redeploy the contracts and update the frontend.