DungeonMinter
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xac9e…68a9
Balances ($0.00)
No balances found for "DungeonMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17637935 | a year ago | | | 0.019 | 0.0062376210 | |
| 16988353 | 2 years ago | | | 0.095 | 0.026248278 | |
| 16934483 | 2 years ago | | | 0.038 | 0.018003167 | |
| 16658891 | 2 years ago | | | 0.19 | 0.033053902 | |
| 16632478 | 2 years ago | | | 0.019 | 0.0057582726 | |
| 16627263 | 2 years ago | | | 0.038 | 0.0080238702 | |
| 16623944 | 2 years ago | | | 0.019 | 0.0039516320 | |
| 16621728 | 2 years ago | | | 0.019 | 0.0076437970 | |
| 16621270 | 2 years ago | | | 0.038 | 0.013756191 | |
| 16621241 | 2 years ago | | | 0.038 | 0.014017540 |
ABI
ABI objects
Getter at block 21167144
owner() view returns (address)
0x538c4f2afa012911851dadf0655cb61377e7a8eb
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint(uint256 amount) payable
renounceOwnership()
transferDungeonOwnership(address newOwner)
transferOwnership(address newOwner)
updatePrice(uint256 newPrice)
updateWallet(address newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _dungeons, address _wallet)
This contract contains no fallback and receive objects.
InvalidEthAmountSent()
InvalidMintAmount()