MintGenerator
Verified contract
Active on
Ethereum with 1,001 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbfaa…684a
0xf72e…8d26
Balances ($0.00)
No balances found for "MintGenerator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21003527 | 22 days ago | | | 0.03 | 0.013015574 | |
| 21001080 | 22 days ago | | | 0.03 | 0.028621337 | |
| 20959346 | a month ago | | | 0.03 | 0.031226703 | |
| 20951258 | a month ago | | | 0.03 | 0.032069890 | |
| 20938405 | a month ago | | | 0.03 | 0.018325661 | |
| 20894004 | a month ago | | | 0.03 | 0.015542480 | |
| 20879155 | a month ago | | | 0.03 | 0.042579506 | |
| 20827825 | 2 months ago | | | 0.03 | 0.039641034 | |
| 20785343 | 2 months ago | | | 0.03 | 0.047875865 | |
| 20778183 | 2 months ago | | | 0.03 | 0.019197973 |
ABI
ABI objects
Getter at block 21159381
MINT_FACTORY() view returns (address)
0xbfaa7a85d2c737e31341d6cb11d5eea63d23684a
TOKEN_FEES() view returns (address)
0xf72e2d5d025cbce9ce4d25e5ac4a5c3437ff8d26
owner() view returns (address)
0x60e2e1b2a317edfc870b6fc6886f69083fb2099a
Read-only
This contract contains no read-only function objects.
State-modifying
Events createToken(string name, string symbol, uint8 decimals, uint256 totalSupply) payable
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _mintFactory, address _tokenFees)
This contract contains no fallback and receive objects.
This contract contains no error objects.