PlanetHareStaking
Verified contract
Active on
Ethereum with 1,508 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- | |
HARES | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20775388 | 2 months ago | | | 0 | 0.0014819465 | |
| 20771969 | 2 months ago | | | 0 | 0.0032900151 | |
| 20767278 | 2 months ago | | | 0 | 0.00032286892 | |
| 20677868 | 2 months ago | | | 0 | 0.0018954430 | |
| 20595762 | 3 months ago | | | 0 | 0.00040590659 | |
| 20503035 | 3 months ago | | | 0 | 0.00023573678 | |
| 20502990 | 3 months ago | | | 0 | 0.00046252909 | |
| 20403175 | 4 months ago | | | 0 | 0.0010173467 | |
| 20354124 | 4 months ago | | | 0 | 0.0018661440 | |
| 20353087 | 4 months ago | | | 0 | 0.00099822071 |
ABI
ABI objects
Getter at block 21220221
haresAddress1() view returns (address)
0x1f8a79d58d25ba00b14edc1b96f6ed95987428c5
haresAddress2() view returns (address)
0x4fa39541e80d25e3f9531821f8d89179b21d8e51
id() view returns (uint256)
4146
lockPeriod() view returns (uint256)
2419200
owner() view returns (address)
0xa66887be703ef5d2ef49faeb2f7da8ffab43a08d
Read-only
count(address) view returns (uint256)
stakings(uint256) view returns (uint256 tokenID, address owner, uint256 releaseAfter)
State-modifying
Events redeem(uint256[] _ids)
renounceOwnership()
setHaresAddress(address _haresAddress1, address _haresAddress2)
setLockPeriod(uint256 _period)
stake(uint256[] _tokenIDs)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeem(uint256 indexed id)
Stake(uint256 indexed id, uint256 tokenID, address owner, uint256 releaseAfter)
constructor(address _haresAddress1, address _haresAddress2)
This contract contains no fallback and receive objects.
This contract contains no error objects.