-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gas-snapshot
31 lines (31 loc) · 1.44 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
StdErrorsTest:testExpectArithmetic() (gas: 9362)
StdErrorsTest:testExpectAssertion() (gas: 8986)
StdErrorsTest:testExpectDiv() (gas: 9377)
StdErrorsTest:testExpectEncodeStg() (gas: 31445)
StdErrorsTest:testExpectEnum() (gas: 9314)
StdErrorsTest:testExpectIntern() (gas: 9180)
StdErrorsTest:testExpectLowLvl() (gas: 11014)
StdErrorsTest:testExpectMem() (gas: 9087)
StdErrorsTest:testExpectMod() (gas: 9376)
StdErrorsTest:testExpectOOB() (gas: 9348)
StdErrorsTest:testExpectPop() (gas: 11131)
MerkleTest:testDummyMerkleTree() (gas: 557038)
ClaimTest:testClaimWithValidInput() (gas: 785625)
ClaimTest:testRandomAmountsAndExpectRevertIfClaimTwice() (gas: 1084452)
ConstructorTest:testMaxSupply() (gas: 5690)
ConstructorTest:testName() (gas: 7439)
ConstructorTest:testOwner() (gas: 10060)
ConstructorTest:testPrice() (gas: 7095)
ConstructorTest:testSymbol() (gas: 7439)
ConstructorTest:testTotalSupply() (gas: 7911)
ConstructorTest:testUri() (gas: 15253)
ConstructorTest:testUsdt() (gas: 8165)
ConstructorTest:testWallet() (gas: 7966)
FreeMintTest:testExpectRevertFreeMintIfCalledByNonOwner() (gas: 18609)
FreeMintTest:testMint2NftsForAccounts0ByOwner() (gas: 77270)
MintTest:testExpectRevertIfMintMoreThan11PerTxn() (gas: 89404)
MintTest:testExpectRevertIfUsdtNotApproved() (gas: 49432)
MintTest:testMint10Nfts() (gas: 132782)
SetRootTest:testExpectRevertSetRootIfCalledByNonOwner() (gas: 14511)
UtilsTest:testToWei() (gas: 1535)
UtilsTest:testToWeiWithDecimals() (gas: 3111)