WhelpsStaking
Verified contract
Active on
Ethereum with 432 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 |
---|---|---|---|---|---|
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- | |
WLPS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15857837 | 2 years ago | | | 0 | 0.0028515570 | |
| 15352355 | 2 years ago | | | 0 | 0.0012528841 | |
| 13913080 | 3 years ago | | | 0 | 0.018076982 | |
| 13695755 | 3 years ago | | | 0 | 0.017499622 | |
| 13276676 | 3 years ago | | | 0 | 0.0025217497 | |
| 13273663 | 3 years ago | | | 0 | 0.010655177 | |
| 13265509 | 3 years ago | | | 0 | 0.010503035 | |
| 13258914 | 3 years ago | | | 0 | 0.012671597 | |
| 13256196 | 3 years ago | | | 0 | 0.013455407 | |
| 13255722 | 3 years ago | | | 0 | 0.0071682693 |
ABI
ABI objects
Getter at block 21223979
WAITING_TIME_CLAIM_BACK_STAKED() view returns (uint256)
3888000
_7thBreedContract() view returns (address)
0x4935670d215dc11ed8360ac5411e9afefd953346
_mintIndex() view returns (uint256)
273
_whelpsNFTContract() view returns (address)
0xa8934086a260f8ece9166296967d18bd9c8474a5
_whelpsProxyContract() view returns (address)
0xc78fd06aed27d45a6dc7dffed3345a05e6d9f157
_whelpsProxyIndex() view returns (uint256)
1
contractsLocked() view returns (bool)
false
lastStakingSetKey() view returns (uint256)
273
manualStakingEnabled() view returns (bool)
true
owner() view returns (address)
0x2fa4d05b974aa6830e99e40a106bf1c9a19adece
stakingEnabled() view returns (bool)
false
Read-only
WAITING_TIMES_EGG_CLAIMING(uint256) view returns (uint256)
keyToStakingSet(uint256) view returns (address owner, uint256 timestamp, uint256 tokenId, bool eggClaimed, bool tokensClaimed)
tokenIdHasBeenStaked(uint256) view returns (bool)
tokenIdsFromStakingSet(uint256 stakingSetKey) view returns (uint256[])
State-modifying
Events adminManualStaking(address _owner, uint256 _timestamp, uint256[] _tokenIds, uint256 _tokenId, bool _eggClaimed, bool _tokensClaimed)
claimEgg(uint256 stakingSetKey)
claimStakedTokens(uint256 stakingSetKey)
disableManualStaking()
lockContracts()
renounceOwnership()
setContracts(address contractWhelpsNFT, address contract7thBreed, address contractProxy, uint256 proxyIndex)
stake(uint256[] tokenIds)
toggleStakingEnabled()
transferOwnership(address newOwner)
withdraw()
ClaimEgg(address indexed _owner, uint256 indexed _stakingSetKey, uint256 indexed _eggTokenId)
ClaimTokens(address indexed _owner, uint256 indexed _stakingSetKey)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stake(address indexed _owner, uint256 indexed _stakingSetKey)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.