SDAOTokenStaking

Verified contract

Active on Ethereum with 19,633 txns
Deployed by via 0x7a2ec4b6 at 17214197
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,406,101.01
ERC-20
Value $50
ERC-20
--
0xa7d94f8355439146e9685a04685b63c803463913d964cc3ccc1b667b8256905a
0x43d3d49188acfc375f9460519a109b581bde5fa140a8e61bac54d82b0e886193
0x038344ec4358ee2c4fed3bb962351a39f3d30114988da145439f91d30db37f53
0x36c0eb493dca50604d4ee45803ea4afa93c7c66793d3ebe19d622fe1468198bb
0x3e1793e1ffc2b0d2ec371d60a65cef97953832c3454ae39f2934b09cd747f759
0x86a8a69290b90d9e3c597f02306f5b0be242c3c3db607a98737b6a34f46463aa
0x4acd108cee23fe44f8cb7b107565299759fb78e033a70043d3e3ec853f92967f
0xa4316f0af9fc9cf8ce2433e8d75c07f2a97ee3d2673e1af7684d144ffefe536e
0x48d35b9e5fa14ac136052ba6e326bc1231902fa7a6428384f8604a8e328b4f9f
0xc9d7006bd2b489d81c8f3670a11f6e6e5d53debad6237d0cf31b513d67ce590d

Functions
Getter at block 20893022
owner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
poolLength(view returns (uint256)
2
rewardsToken(view returns (address)
0xea7b7dc089c9a4a916b5a7a37617f59fd54e37e4
totalRewardsReceived(view returns (uint256)
0
Read-only
lpToken(uint256view returns (address)
pendingRewards(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint256 tokenPerBlockuint256 lpSupplyuint256 accRewardsPerShareuint256 lastRewardBlockuint256 endOfEpochBlock)
sdaoPerBlock(uint256 _pidview returns (uint256 amount)
userInfo(uint256addressview returns (uint256 amountint256 rewardDebt)
State-modifying
add(address _lpTokenuint256 _sdaoPerBlockuint256 _endOfEpochBlock
addRewards(uint256 amount
deposit(uint256 _piduint256 _amountaddress _to
emergencyWithdraw(uint256 _pidaddress _to
extendPool(uint256 _piduint256 _sdaoPerBlockuint256 _endOfEpochBlock
harvest(uint256 _pidaddress _to
massUpdatePools(uint256[] pids
renounceOwnership(
transferOwnership(address newOwner
withdraw(uint256 _piduint256 _amountaddress _to
withdrawAndHarvest(uint256 _piduint256 _amountaddress _to
withdrawETHAndAnyTokens(address token
Events
Deposit(address indexed useruint256 indexed piduint256 amountaddress indexed to
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
ExtendPool(uint256 indexed piduint256 rewardBlockuint256 endOfEpochBlock
Harvest(address indexed useruint256 indexed piduint256 amount
LogPoolAddition(uint256 indexed pidaddress indexed lpToken
LogUpdatePool(uint256 indexed piduint256 lastRewardBlockuint256 lpSupplyuint256 accRewardsPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardsAdded(uint256 amount
Withdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Constructor
constructor(address _rewardsToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.