SDAOTokenStaking

Verified contract

Active on Ethereum with 30,285 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 $1,540,548.29
ERC-20
Value $553,081.62
ERC-20
Value $8,768.98
ERC-20
Value $104.61
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4f6102dcf62fcdb0e93bf9c9de2a300dd0d4a182ad302870b2f1d39bdfc48ca3
0x43d17fafa48d7c24665a1b675ded95e2f53e1a241815263fbbe21809e48a0f1d
0xaba4a7efaab2daa4abef453c6b391654c3a09f60e14415735cdc3ba7ce526f12
0xba3e8cddb6c2f054278d239c4ade8da59a382b45728b972543a201ebae2e4c7d
0xbba8431cb42d22e26c58f5f9109814d1d5c95b84ed12426849835219b44d80ad
0x8af93ccaeb049286adac8102bcb1ecb97fb0d75dcb52233f0ba3b41867bd8144
0xa82508bf1957ff911b011fde83a945a8e0960ccaf128b86c1db55a1357a36034
0xa9e230afe462928551607029e54bbb4f8d2465784f65e3048955123e8c45124e
0x754cf04d8b8f760d2e236bddbd1cd0b435a2d073a7d63e55f18fa914ab7c5473
0x17b236d7f38240dc93cce2a87cfd3d918a434fe2e445f434a0b418b1206be46b

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