SDAOTokenStaking

Verified contract

Active on Ethereum with 19,763 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 $490,693.95
ERC-20
Value $49.96
ERC-20
--
0xa562e9abba8d23cc8ebbc57039e61091709e99d4c3cf7c62e89740f29257a9ab
0x7fc6fd467a88d241b97e1a8830028a8ff2df662101474bbb95eb63df8637eac6
0x666827eb4003fbe6b3292a9de945e54119335ff763cf266b2cb443dfc0b345c3
0x7b6ae58a938e43cce990e71213aa4f82ee986cd02888b01f78718b179cb253e1
0xc01c1975d915047252a088ea17a0bdde6ed214652782b3200af1dd207256e203
0x39946c54cf7ebae7af840442a3a1bd12e62c3c5752f8c82b978ade8311306d66
0xe975db31e49c8c6cc67b10004a5affdd209537ad7c11ed4156cc2a1313d28ff9
0x59e9f2730cc91d253bd01c1e28cbd32c3f06e641fd0ccb7e82bfee2a24813ceb
0xb3f0b4c4d45a6a48f4be0f1ce5222b69dc4afcca41a4093db9f3569ed5c62c54
0x6bc52b03d928d84f3e3674088f3325ba83dc21bc0777bf59508817350da464c7

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