Staking

Verified contract

Active on Ethereum with 9,271 txns
Deployed by via 0xa7a3be48 at 15457449
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2000)
ERC-721
--
 (#1999)
ERC-721
--
 (#1998)
ERC-721
--
 (#1997)
ERC-721
--
 (#1996)
ERC-721
--
 (#1995)
ERC-721
--
 (#1994)
ERC-721
--
 (#1993)
ERC-721
--
 (#1992)
ERC-721
--
 (#1989)
ERC-721
--
0xe8f7fc5ddae3e4bdd36566b691b867cab3cfe21ed85ed30f5649379d7033052d
0x5036c5667e34948c306284663ec42515d43eec4e161447a1e7409fd4f7c3c04d
0x0bf2ae0c77f330e901dc03ef65619e3189f51696ea1ca1bd1b5d9a14be9cbe3d
0xe4c176f730a7b012f96aeae549a0133a003e39072993f237ef992a7dbe3e91fb
0xc2bed4962b6f72ce5fd7e78805da06464380d1ca0464b68b00d23ffeab4e127e
0x78e8f15744bc5eecd08f2b415835fa0a18210fc66ebf5bec37a43b8dd7ff69ad
0x1afed05f0f5eff477df4d69db0659d780c3414a744d172ac02b3ebfbc9445c1b
0x4c39882afa885b30d5f5928335b0fd5ccefa5a3d8c46421246663a2514d4f475
0xb149ffc54aa0bc7c8867e61f88d843937ec9c35904d1bfdc6253fbf20b807927
0x9f3586a924aa4c4719939aa1b52bc740dca9db53bc9ee7b4cf768973959a36c4

Functions
Getter at block 21272720
owner(view returns (address)
0x800777feca205029d507982e98139ae219f5fe22
Read-only
poolInfo(uint256 _poolIdview returns (addressuint256)
stakedNftInfo(uint256 _tokenIduint256 _poolIdview returns (uint256uint256)
stakedNfts(address _owneruint256 _poolIdview returns (uint256[])
State-modifying
addPool(address _nftAddressuint256 _lockTime
batchStakeNFT(uint256[] _tokenIdsuint256 _poolId
batchUnstakeNFT(uint256[] _tokenIdsuint256 _poolId
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceOwnership(
stakeNFT(uint256 _tokenIduint256 _poolId
transferOwnership(address newOwner
unstakeNFT(uint256 _tokenIduint256 _poolId
updatePoolLocktime(uint256 _poolIduint256 _lockTime
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address indexed owneruint256 iduint256 time
Unstake(address indexed owneruint256 iduint256 time
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.