MintGenerator
Verified contract
Active on
Ethereum with 103 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb708…75c4
0xc948…da56
Balances ($0.00)
No balances found for "MintGenerator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21238813 | 21 hours ago | | | 0.035 | 0.12989120 | |
| 21214000 | 4 days ago | | | 0.035 | 0.098170336 | |
| 21145055 | 14 days ago | | | 0.035 | 0.12268599 | |
| 21118754 | 18 days ago | | | 0.035 | 0.036600003 | |
| 21081730 | 23 days ago | | | 0.035 | 0.082352912 | |
| 21018164 | a month ago | | | 0.035 | 0.051593480 | |
| 20958856 | a month ago | | | 0.035 | 0.18589044 | |
| 20906593 | 2 months ago | | | 0.035 | 0.061401963 | |
| 20779668 | 2 months ago | | | 0.035 | 0.092864691 | |
| 20746394 | 2 months ago | | | 0.035 | 0.010260467 |
ABI
ABI objects
Getter at block 21245013
CONTRACT_VERSION() view returns (uint256)
1
FEE_HELPER() view returns (address)
0xc9488826316d27dd9ee16ee8141124871f2bda56
MINT_FACTORY() view returns (address)
0xb7084866b70adad518b8fcf5aa6ada89e46e75c4
owner() view returns (address)
0xaa3d85ad9d128dfecb55424085754f6dfa643eb1
Read-only
This contract contains no read-only function objects.
State-modifying
Events createToken(TaxTokenConstructorParams params) payable returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _mintFactory, address _feeHelper)
This contract contains no fallback and receive objects.
This contract contains no error objects.