TombRaid
Verified contract
Active on
Ethereum with 3,793 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x010a…0e37
Balances ($0.00)
No balances found for "TombRaid"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14751368 | 2 years ago | | | 0 | 0.0023486310 | |
| 14750801 | 2 years ago | | | 0 | 0.0011044839 | |
| 14750776 | 2 years ago | | | 0.005 | 0.0040048759 | |
| 14750774 | 2 years ago | | | 0.005 | 0.0033007079 | |
| 14750768 | 2 years ago | | | 0.005 | 0.0030257124 | |
| 14750768 | 2 years ago | | | 0.005 | 0.0030577424 | |
| 14750767 | 2 years ago | | | 0.005 | 0.0031113975 | |
| 14750764 | 2 years ago | | | 0.005 | 0.0030392538 | |
| 14750763 | 2 years ago | | | 0.005 | 0.0019943781 | |
| 14750762 | 2 years ago | | | 0.005 | 0.0028943578 |
ABI
ABI objects
Getter at block 21119753 numLockedPerTier() view returns (uint256[]) numPerTier() view returns (uint256[])
Boneheadz() view returns (address)
0x010a45801ee731e016aaaa68ee570b9950be0e37
MAX_TIER() view returns (uint256)
7
SEASON() view returns (uint256)
1
owner() view returns (address)
0xda444303e954b2e81098103cad33d8056cc0af94
raidActive() view returns (bool)
false
raidPrice() view returns (uint256)
5000000000000000
Read-only
isLocked(uint256) view returns (bool)
tokenTiers(uint256) view returns (uint256)
State-modifying
Events flipLockStatuses(uint256[] tokenIds)
flipRaidStatus()
raid(uint256 tokenId) payable
renounceOwnership()
setCutoff(uint256 _cutoff)
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, uint256 _cutoff, uint256 maxTier, uint256 season)
This contract contains no fallback and receive objects.
This contract contains no error objects.