THORWallet_Staking_V2

Verified contract

Active on Ethereum with 14,502 txns
Deployed by via 0xebbce8a1 at 13802045
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $778,412.16
0xd01e435fe46ee426c6ef67edda66516c1a980c72fb097f3d34a84120f154b978
0x454049b8013e900b7323ff5d39042e947aeb2ec0b59d2e11f07139a02b3a4576
0xa8a577ac49d568f8c2684e828d01a1e2e0f2d5bd9f50f00634a91844c9f05e03
0xdadffea27f68f029a89406454375efb4bac375995907119e8567f51595f6e543
0x12a9f45264a0c0bac6e5dcc718323f763b529b197912bd594f603d9fb236edaa
0x4649fdb7312fa03013fd7d3fad7ecdb88713fe26868a970068bd803f3f836b74
0x6118f0c6317a65f8bb4f08e9147b3dc5723269094d113e6ba9ee1ae306541f49
0x957b33aa9ea085b93e1cb6bc748f19d1d83edca73750c0bf444a064b89cd53f3
0x35020875ab90021d9f653f5611faf88fa5673461a6362e3ba27c4a3bc84bd050
0x8ac7bef177cb196ede8b821e71c4d615372f2f6f20c4fab36e1730ecb08fc707

Functions
Getter at block 20822901
owner(view returns (address)
0xcf23e5020497ce7129c02041fccef9a0ba5e6554
poolLength(view returns (uint256 pools)
1
rewardOwner(view returns (address)
0x69102b434be1d245961e7a1114b6e49a2d1283f2
rewardPerBlock(view returns (uint256)
0
rewardToken(view returns (address)
0x108a850856db3f85d0269a2693d896b394c80325
totalAllocPoint(view returns (uint256)
100
Read-only
pendingRewards(uint256 _pidaddress _userview returns (uint256)
poolExistence(addressview returns (bool)
poolInfo(uint256view returns (address lpTokenuint256 accRewardPerShareuint256 lastRewardBlockuint256 allocPoint)
userInfo(uint256addressview returns (uint256 amountuint256 rewardOffset)
State-modifying
addPool(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 piduint256 amountaddress to
emergencyWithdraw(uint256 pidaddress to
harvest(uint256 pidaddress to
massUpdatePools(
massUpdatePoolsByIds(uint256[] pids
multicall(bytes[] datareturns (bytes[] results)
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setRewardOwner(address _rewardOwner
setRewardToken(address _rewardToken
setRewardsPerBlock(uint256 _rewardPerBlock
transferOwnership(address newOwner
updatePool(uint256 pid
withdraw(uint256 piduint256 amountaddress to
Events
Deposit(address indexed useruint256 indexed piduint256 amountaddress indexed to
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Harvest(address indexed useruint256 indexed piduint256 amount
LogPoolAddition(uint256 indexed piduint256 allocPointaddress indexed lpToken
LogSetPool(uint256 indexed piduint256 allocPoint
LogUpdatePool(uint256 indexed piduint256 lastRewardBlockuint256 lpSupplyuint256 accRewardPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Constructor
constructor(address _rewardTokenaddress _rewardOwneruint256 _rewardPerBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.