StakingV1

Verified contract

Active on Ethereum with 2,259 txns
Deployed by via 0xd7891d5e at 19092084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,277,471.5
0xd2214597d6b768e74ccb69f624f7301a401d753a1853805c9537b0b48ed24c81
0x8c9a7cc2c7743e796ac9704111fbbbb83d1d1929459ac4dd77a412988c7d3d7d
0x348da079cf1f0f8ce040e64e36a7f52559f973e4082f5272dfc9e451f3db982b
0x754ccea98ae420807fbe4e33763ff34bf6af03a23ae74419181494e3c576defa
0xfc23aedc46695b32a6d9ab518de03259ce270e587d4634a066a229c62c456b4c
0x481448ea1231858e90d6119498e8d97f436361c6552b044fc7de5c053e109b3f
0xc730e6f66442f009b1aaf65e03554d61554688492109d48f7dce236a7a0af4e1
0xd6c1629346a9b561cca457a27b73e58602673d86eefe5988b44841cf94edbea5
0xf23c4d7101c539354ed244b0187131ca7b1fa081bb1b578595bb42664a00fb76
0xc45ab118956247cb407e8d59386e235098a43e3653e3af693a66f66a96514463

Functions
Getter at block 21123379
closeBlock(view returns (uint256)
0
lastChangeTimestamp(view returns (uint256)
1707123287
maxPid(view returns (uint256)
4
owner(view returns (address)
0xda7cbdc52d041bd40c62c26243f2e6499490ffd5
startBlock(view returns (uint256)
19121750
token(view returns (address)
0x728f30fa2f100742c7949d1961804fa8e0b1387d
tokenPerBlock(view returns (uint256)
1156600000000000000
totalPoolShare(view returns (uint256)
1000
Read-only
pendingRewards(uint256 pidaddress addrview returns (uint256)
poolInfo(uint256view returns (uint256 poolShareuint256 lastRewardBlockuint256 tokenPerShareuint256 tokenRStakeduint256 tokenClaimeduint256 tokenAwardeduint256 tokenLimiteduint256 lockupTimer)
stakingTokens(uint256 pidaddress addrview returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 pendingRewardsuint256 lockedTimestamp)
State-modifying
claim(uint256 pid
deposit(uint256 piduint256 amount
renounceOwnership(
setCloseBlock(uint256 _closeBlock
setStartBlock(uint256 _startBlock
setTokenAddress(address _token
setTokenPerBlock(uint256 _tokenPerBlock
transferOwnership(address newOwner
withdraw(uint256 piduint256 amount
withdrawRemaining(
Events
Claim(address indexed useruint256 indexed piduint256 amount
CloseBlockChanged(uint256 block
Deposit(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardChanged(uint256 reward
StartBlockChanged(uint256 block
Withdraw(address indexed useruint256 indexed piduint256 amount
WithdrawRemaining(address indexed useruint256 amount
Constructor
constructor(uint256[] poolShareuint256[] poolTimeruint256[] poolLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.