TombRaid
Verified contract
Active on
Ethereum with 1,748 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x010a…0e37
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "TombRaid"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14789169 | 3 years ago | | | 0 | 0.00086080506 | |
| 14788534 | 3 years ago | | | 0 | 0.00052362146 | |
| 14788480 | 3 years ago | | | 0.01 | 0.00083861182 | |
| 14788472 | 3 years ago | | | 0.01 | 0.00087186161 | |
| 14788470 | 3 years ago | | | 0.01 | 0.0011136265 | |
| 14788469 | 3 years ago | | | 0.01 | 0.0011193996 | |
| 14788468 | 3 years ago | | | 0.01 | 0.0011376168 | |
| 14788461 | 3 years ago | | | 0.01 | 0.00084562782 | |
| 14788450 | 3 years ago | | | 0.01 | 0.0010926558 | |
| 14788443 | 3 years ago | | | 0.01 | 0.0012507841 |
ABI
ABI objects
Getter at block 21285797 numLockedPerTier() view returns (uint256[]) numPerTier() view returns (uint256[])
Boneheadz() view returns (address)
0x010a45801ee731e016aaaa68ee570b9950be0e37
MAX_TIER() view returns (uint256)
3
SEASON() view returns (uint256)
2
owner() view returns (address)
0xda444303e954b2e81098103cad33d8056cc0af94
raidActive() view returns (bool)
false
raidPrice() view returns (uint256)
10000000000000000
Read-only
CUTOFFS(uint256) view returns (uint256)
isLocked(uint256) view returns (bool)
tokenTiers(uint256) view returns (uint256)
State-modifying
Events flipLockStatuses(uint256[] tokenIds)
flipRaidStatus()
raid(uint256 tokenId) payable
renounceOwnership()
setRaidPrice(uint256 price)
transferOwnership(address newOwner)
withdraw(address recipient)
Locked(uint256 indexed tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TierUpdated(uint256 indexed tokenId, uint256 tier)
constructor(address boneheadz)
This contract contains no fallback and receive objects.
This contract contains no error objects.