Proxy
Verified contract
Proxy
Active on
Ethereum with 16 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x540b…e965
0xd9d8…0e49
0xbb76…b8f4
0xa08b…a01e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- | |
HBZ | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15440525 | 2 years ago | | | 0 | 0.0088731354 | |
| 15430237 | 2 years ago | | | 0 | 0.012311088 | |
| 15410590 | 2 years ago | | | 0 | 0.0085192995 | |
| 15409836 | 2 years ago | | | 0 | 0.0048265265 | |
| 15409744 | 2 years ago | | | 0 | 0.0061620207 | |
| 15409601 | 2 years ago | | | 0 | 0.0084065175 | |
| 15409550 | 2 years ago | | | 0 | 0.0067970709 | |
| 15409277 | 2 years ago | | | 0 | 0.0031657006 | |
| 15409262 | 2 years ago | | | 0 | 0.0034814445 | |
| 15409148 | 2 years ago | | | 0 | 0.0049846208 |
ABI
ABI objects
Getter at block 21285761 isAggression() view returns (bool)
implementation() view returns (address impl)
0x9f5fc9a2737ef601c6881f2a4859ca02da1fca13
frenzyStarted() view returns (bool)
false
initialized() view returns (bool)
true
owner() view returns (address)
0x95a7b00c0cd30e3260cdf4285e314c509ce96059
randomNumberGenerator() view returns (address)
0xbb76de62098076886286635d01074ed30d7fb8f4
Read-only
firstStakeLockPeriod(uint256) view returns (uint256)
getPool(uint8 i, uint8 j) view returns (uint256[])
getTokenMeta(uint256 tokenId) view returns (uint8, uint8, bool, uint256, uint256, uint256)
isStaked(uint256) view returns (bool)
lastClaim(uint256) view returns (uint256)
levelOfToken(uint256) view returns (uint256)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) pure returns (bytes4)
pool(uint8, uint8, uint256) view returns (uint256)
stakeConfirmation(uint256) view returns (bool)
stakeTime(uint256) view returns (uint256)
tokenToArrayPosition(uint256) view returns (uint256)
tokenToRandomHourInStake(uint256) view returns (uint256)
totalStakedOfType(uint8 tokenType) view returns (uint256)
wasUnstakedRecently(uint256) view returns (bool)
State-modifying
Events setImplementation(address newImpl)
alertStake(uint256 tokenId)
claimAndUnstake(bool claim, uint256[] tokenAmount)
initialize(address _randomEngineAddress, address _nftAddress, address _tokenAddress, address _metadata)
isFrenzy() returns (bool)
renounceOwnership()
setRandomNumberGenerator(address _randomEngineAddress)
stake(uint256[] tokenId)
transferOwnership(address newOwner)
Die(address indexed owner, uint256 tokenId)
LevelUp(address indexed owner, uint256 tokenId, uint256 levelTo)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Steal(address indexed receiver, address indexed loser, uint256 tokenId)
constructor(address impl)
fallback()
receive()
This contract contains no error objects.