SDAOTokenStaking

Verified contract

Active on Ethereum with 29,833 txns
Deployed by via 0x69ecb50e at 13042056
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,601,466.34
ERC-20
Value $1,259,798.04
ERC-20
Value $6,741.17
ERC-20
Value $104.8
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9479b596fbdd61c64af0e761ed913422e7a1473a61f937ba0e18024ec187df1e
0x011e8cc0acc31b1795094f01d0f8dab3cc71490b48a2513ca598fbb5787c9c03
0x53fc369afce18d9fa784439f46518503110650c0745b7a11f4bf0ab6eefd7ba7
0xc46b1da9a149c03920805981b02d271d5d7b1ca8a285ad3370e3f17ba1992ef3
0x7c5ae278651d9dd67458d7a0b2792570e0a0e94f7e897f763469632e459b8079
0xafdee90b9248ba26d899cf1fa7e5ed62ec52c6caf370d14c18a57a20f6bb0849
0xb9c71f6ba2083c20357c93f7a1bc3f698ab89b49549df29be705390ad686309e
0x223f4442087440a28872167477ffc44d4b2e8b2bdab851a04311cf32c2cde043
0xa75cecf28cdbe5d4324ea34e93b810757311b41730635db38e60d97dd3e87c97
0xe7b59a378632e206ce9349b5a3995f72d4f84b9f96881acb06497ecd3c55a773

Functions
Getter at block 20791792
owner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
poolLength(view returns (uint256)
8
rewardsToken(view returns (address)
0x993864e43caa7f7f12953ad6feb1d1ca635b875f
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.