/xen_batch_mint

xen批量mint合约

Primary LanguageSolidity

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

deploy for bsc : https://bscscan.com/address/0x0fb53e6c005d050dc853ee9fccbe686741f8bad6#writeContract owner address :0xcf3285e093cd93015e7456911e2db34AB4975bAd

测试gas报告

https://github.com/cgewecke/hardhat-gas-reporter

根据gas报告分析gas优化程度,单次mint 优化到 18471591 Gwei

提供单元测试覆盖率报告

根据报告分析当前TEST 是否全面 https://github.com/sc-forks/solidity-coverage