This contract is being backfilled. You may encounter incomplete storage history.

StackStaking

Verified contract

Active on Ethereum with 1,710 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2996)
ERC-721
--
 (#2995)
ERC-721
--
 (#2990)
ERC-721
--
 (#2988)
ERC-721
--
 (#2987)
ERC-721
--
 (#2986)
ERC-721
--
 (#2985)
ERC-721
--
 (#2981)
ERC-721
--
 (#2974)
ERC-721
--
 (#2973)
ERC-721
--
0x09c7c8c9dc4d50f32bc45e7d2312be5d4e03d6347ae778ba663e5614fe181e0e
0xd89b144d2ecb60c47c7d095d7d6987561ad57cdab643503052147271313d0796
0x613acbf81c25d925c06ba2d17352529eb7ecad35dc77438e20eac7f2a133fd0f
0x980004848f2fdbf0746c45a1123a623d6e0a17acd4c3e546e01dfd0da1a7c882
0x5e8c02b46d26d48756f925f523995d1536a970640f35e32dea278dc2f257d675
0x41e857f02e697fa7eef83ae48cb0278dcefa876365b0933005507b598cdf7916
0xedd25051df5893ddd1af5f7cd26eef3b61ab1fa062451e1c0853d32beb9411c7
0xbb94e76003548dc0de1a1be071c9298c549f3ed3c72ae5ee6da287fe48cefb32
0x2f0519c646fb19394050e257d2799ac12add8b2d4078fe35e642408c5aeec0c1
0xbb0d09cd550ab62893839cd9394522dae212edb00069bc443b3b55def7bc986e

Functions
Getter at block 21213888
erc20Address(view returns (address)
0x1bbb57def2f6192f0b9b8565f49034bf1fcdb604
expiration(view returns (uint256)
14538372
owner(view returns (address)
0x9202d380502788ee82ae5a13cceae6d6b6515e77
paused(view returns (bool)
false
rate(view returns (uint256)
0
stakingDestinationAddress(view returns (address)
0x2d3f39663d43c0862589a8a24bf05ccd44b0ac4d
Read-only
_depositBlocks(addressuint256view returns (uint256)
calculateReward(address accountuint256 tokenIdview returns (uint256)
calculateRewards(address accountuint256[] tokenIdsview returns (uint256[] rewards)
depositsOf(address accountview returns (uint256[])
onERC721Received(addressaddressuint256bytespure returns (bytes4)
State-modifying
claimRewards(uint256[] tokenIds
deposit(uint256[] tokenIds
pause(
renounceOwnership(
setExpiration(uint256 _expiration
setRate(uint256 _rate
transferOwnership(address newOwner
unpause(
withdraw(uint256[] tokenIds
withdrawTokens(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address _stakingDestinationAddressuint256 _rateuint256 _expirationaddress _erc20Address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.