This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 8 minutes old. We're running behind the tip but working to resolve the issue.

FTStaking

Verified contract

Active on Ethereum with 789 txns
Deployed by via 0x57a793c2 at 20229250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#2515)
ERC-721
--
 (#2514)
ERC-721
--
 (#2510)
ERC-721
--
 (#2509)
ERC-721
--
 (#2508)
ERC-721
--
 (#2507)
ERC-721
--
 (#2506)
ERC-721
--
 (#2505)
ERC-721
--
0xb6f6621a156af3cb13f6d49d881b2e191f42f9cfd67a563d49da31e530469b76
0x09fe05c80d4fa11fbd5919e226aee361da1b4ce50b9dcec62d4d7293a2bbf1fc
0xbd8261973ee5c643486f2cd6421ead02386991893ff5c435d93cff79a8daf5a3
0xe0fa8061deabcbadf168892fec390079f79f31fcd529c5d5217e728f6fd376af
0x2feba9122560fcc52380d8b3de21aed89c2e7ec137650a0c050e485c78d95513
0xdfc7419520de020172146812ff7f928af7d1b6b33409ec2fe48d355d1b00a9b5
0x7c0ba09b46d8c40d109bd824331a8a5999bf3463ad814bb192a76d3b1420c7e0
0x99c9d4464dc3226bfdebdea5a8cf0f00e1a435e9ffd4630b6eeebcd304eb11a4
0x6990edd00bd35f6a73dea26eefa3606e0e489d54818fe21abf03aa3690253587
0x4fbacbda46ce8145b4b97212c746c346923a8a5502deae61538fa715f488ee5d

Functions
Getter at block 20793296
claimedTime(view returns (uint256)
2592000
ftStaked(view returns (address)
0x590e57f38307df0f2e7b3cbee26c50442a830a3d
initialReward(view returns (uint256)
100000000000000000000
maxSupply(view returns (uint256)
14917950000000000000000000
nftCollection(view returns (address)
0xd968488b57743bc648a96f0f216ece9050f78f3c
owner(view returns (address)
0xec4175486225c37d2819ea368c498bc4f14bb665
rewardToken(view returns (address)
0x359ebd4149068580e3a9edb87b8ffc944118c4fd
Read-only
calculateRewards(address _userview returns (uint256 _rewards)
getRewardPerToken(uint256 _stakedMonthview returns (uint256 _rewardPerToken)
stakedAssets(uint256view returns (address)
tokenIdTimeStamp(uint256view returns (uint256)
tokenIdToIndex(uint256view returns (uint256)
totalEarned(addressview returns (uint256)
userStakeInfo(address _userview returns (uint256[] _tokensStakeduint256 _availableRewardsuint256 _totalEarned)
State-modifying
claimRewards(
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceOwnership(
setClaimTime(uint256 _claimTime
setInitialReward(uint256 _initialReward
stake(uint256[] tokenIds
startStakingPeriod(uint256 _maxSupplyuint256 _initialReward
transferOwnership(address newOwner
transferRewardToken(address _touint256 _amount
unstake(uint256[] tokenIds
unstakeAll(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256[] tokenIds
StakingStarted(uint256 mxsupplyuint256 initReward
Unstaked(address indexed useruint256[] tokenIds
Constructor
constructor(address _nftCollectionaddress _rewardTokenaddress _ftStaked
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.