Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdc80…e6a6
0x7a44…c124
Balances ($0.00)
No balances found for "Main"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16640050 | 2 years ago | | | 0 | 0.0010249717 | |
| 16640011 | 2 years ago | | | 0 | 0.014694259 | |
| 16639658 | 2 years ago | | | 0 | 0.014088679 | |
| 16639622 | 2 years ago | | | 0 | 0.0021907362 | |
| 16639620 | 2 years ago | | | 0 | 0.0023956112 | |
| 16639617 | 2 years ago | | | 0 | 0.0025220547 | |
| 16639599 | 2 years ago | | | 0 | 0.0030506554 | |
| 16639596 | 2 years ago | | | 0 | 0.0026928404 | |
| 16639593 | 2 years ago | | | 0 | 0.0027452178 | |
| 16639589 | 2 years ago | | | 0 | 0.0035022502 |
ABI
ABI objects
Getter at block 21225191
bombPrice() view returns (uint256)
250000000000000
bombsAssembled() view returns (uint256)
10151
bombsExploded() view returns (uint256)
8536
leaderboardPointer() view returns (uint256)
10
mailbomb() view returns (address)
0x7a44e80a23ec3adda98c4da7acc6a8bf0796c124
mayhem() view returns (bool)
true
owner() view returns (address)
0xaf5eec382a9cae6651117ee60e2fbeb0300ec8bc
unaboomer() view returns (address)
0xdc806fc0242bdad56e1a0159d1deaae0a0c7e6a6
unaboomerMaxMintPerWallet() view returns (uint256)
25
unaboomerMaxSupply() view returns (uint256)
5000
unaboomerMaxSurvivorCount() view returns (uint256)
1000
unaboomerPrice() view returns (uint256)
5000000000000000
unaboomersKilled() view returns (uint256)
4005
unaboomersRadicalized() view returns (uint256)
5000
Read-only
bombBalance(address _address) view returns (uint256)
killCount(address) view returns (uint256)
leaderboard(uint256) view returns (address)
unaboomerBalance(address _address) view returns (uint256)
unaboomersMinted(address _address) view returns (uint256)
State-modifying
Events assembleBombs(uint256 _amount) payable
radicalizeBoomers(uint256 _amount) payable
sendBombs(uint256 _amount)
setBombPrice(uint256 _price)
setBoomerPrice(uint256 _price)
setMailbombContract(address _address)
setUnaboomerContract(address _address)
toggleMayhem()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed user, address indexed newOwner)
SentBomb(address indexed from, uint256 indexed tokenId, bool hit, bool owned)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.