NftStaking

Verified contract

Active on Ethereum with 1,497 txns
Deployed by via 0xf17f5d74 at 14729020
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.49
 (#9921)
ERC-721
--
 (#9920)
ERC-721
--
 (#9916)
ERC-721
--
 (#9869)
ERC-721
--
 (#9868)
ERC-721
--
 (#9867)
ERC-721
--
 (#9866)
ERC-721
--
 (#9862)
ERC-721
--
 (#9857)
ERC-721
--
0x4bb014b9c0e2e3b3748fb2094ed75e0acbcc6114e1c8df6e24b1614cbb6f6c52
0x77fb63283b8f45c7b852ddfc9a19d53330210ae45e0b0709cd8ae86e9f4e7742
0x47a489616782fe8e5a68766c9819621b6c55b8e0074de4fd12309d8b9dfd1ca9
0x89bb67b0023cad218f5a26c146a2b3c07e74cf8be4d53bd7c92a0bf4cb8cb029
0x8d8c5c6bb5c9f1aeb46a5d6833483dd00f198d2ecb423f8546168d74b3106b66
0x63d3177fd6aaf39b4d40b861bb3075adc0ea0abfc93552f548e9dc3b3e961af2
0xc15531e6d7a05301b74a1d30580abaaaebe7d2b83c64dbc17451f9d4b1556a17
0xe9b18a0f0d31cf027fe695767bb391a9f15911b379f2308615c19c300355cd94
0x4ed13ce58fb38eb95edb3a9dc339db8ae6ee4d58d061686e7439ab422206d4bb
0x4baafd7d8f41bf8e114d0feef4e076811ebcadbcd37e3325ca1d79ffa8f990fd

Functions
Getter at block 21056650
LOCKUP_TIME(view returns (uint256)
2592000
erc20Address(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
expiration(view returns (uint256)
17026726
owner(view returns (address)
0x910090ea889b64b4e722ea4b8ff6d5e734dfb38f
paused(view returns (bool)
false
rate(view returns (uint256)
17408902478
stakingDestinationAddress(view returns (address)
0xd06cf9e1189feab09c844c597abc3767bc12608c
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)
stakingTime(addressview returns (uint256)
State-modifying
claimRewards(uint256[] tokenIds
deposit(uint256[] tokenIds
emergencyWithdraw(uint256[] tokenIds
pause(
renounceOwnership(
setExpiration(uint256 _expiration
setLockTime(uint256 _lockTime
setRate(uint256 _rate
transferOwnership(address newOwner
unpause(
withdraw(uint256[] tokenIds
withdrawTokens(
Events
ExpirationChanged(uint256 newExpiration
LockTimeChanged(uint256 newLockTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RateChanged(uint256 newRate
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.