THORWallet_Staking_V2

Verified contract

Active on Ethereum with 14,550 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 $417,174.38
0x59cb6c32a0e8e569d107c4c6911f266f6c50385d6e52d1c449a8df1f84c5f08c
0x0f30f044cd5ba7d45e5065dc1445b636baf49ec91909ab894be29a5394e0e66b
0x300903de555b0f78a614231f31a2395d0fd57bc864bb1d70fc8bf3f1bede533e
0x4373e2e83efd36e40d488793fd7621a9f107a67c2fd46cfd0f811ca1d21302ee
0x7e07dda26b4f131383c3531061f26ec6e0575429bd215450b18600c8bab6147c
0x7369bbd37a83b21977a577e7a606fd27ed0e19fda786679c1347b0b539acd5dd
0x25a8fc478135c5d5b880669516b72a7b01e0c9146842381802f003835697c371
0x94a4358a781d87d89cf9780ab5d5958b2974b1c67d56fe4c49192ac417d577d7
0xb282671f395ce52a7750fdd1d27b49e5971de58f05f4c07dcbf34db6044b87e6
0x3df7108aa4bc0adda5618ec864b0fdeb777b62d412fb1b2d2e6e61ded99caddb

Functions
Getter at block 21257658
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.