-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgas-report-output.txt
24 lines (19 loc) · 2.18 KB
/
gas-report-output.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| contracts/MiladyDrop_noNftIndex.sol:MiladyDrop_noNftIndex contract| | | | | |
|-------------------------------------------------------------------|-----------------|--------|--------|--------|---------|
| Deployment Cost | Deployment Size | | | | |
| 999034 | 5022 | | | | |
| Function Name | min | avg | median | max | # calls |
| claim | 69419 | 69419 | 69419 | 69419 | 1 |
| claimMultiple | 120422 | 120422 | 120422 | 120422 | 1 |
| initialize | 71508 | 71508 | 71508 | 71508 | 4 |
| merkleRoot | 307 | 307 | 307 | 307 | 1 |
| contracts/MiladyDrop.sol:MiladyDrop contract | | | | | |
|---------------------------------------------- |-----------------|--------|--------|--------|---------|
| Deployment Cost | Deployment Size | | | | |
| 1127567 | 5664 | | | | |
| Function Name | min | avg | median | max | # calls |
| claim | 1181 | 45772 | 58234 | 71534 | 7 |
| claimMultiple | 2573 | 99734 | 118133 | 147653 | 8 |
| initialize | 1908 | 111680 | 117458 | 117458 | 20 |
| isClaimed | 878 | 878 | 878 | 878 | 19 |
| merkleRoot | 307 | 307 | 307 | 307 | 1 |