SDAOTokenStaking

Verified contract

Active on Ethereum with 4,433 txns
Deployed by via 0x1d913930 at 12925781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21,863.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb7debfa6be3a4abbde8296f95ac8117541a7299f1a3af7cf2e4054b1887c25aa
0x2047dc7e35958806e8d5843b725d3adcdc0229c2bf076ebc67d5e156440e4d25
0x3bef934ea0d2d9c40abf06b9516ab7d3c47015ec50c816e3107cb8dbe7218c23
0x03d1511341a073d85aaa14cf55f7e93cc11da1bbc4fd8a770d427a0e18c3c558
0xe94381e8bb6d584ceb0023a9051ba7032a57ff5d6b00a099409da39ae6e6445f
0x0d3043108eec11434687fe9f96b572577f967621d4cdc13123530f978a17c298
0xf63d36d7a2b899599e0593c7c7f2993d426a7fc097d3c58497f8c304cf67b852
0x2519fd4447c7781a556268b0af1d224805d75cfac790e2a0f433a8e7d54e5c0c
0xccbbc6d95971b9a22307ca75e3a0ac47121fad1664ed8ccccfde58bbb6c01593
0x17f0db1eb1bfc1a9cf8bdad78a0c02614c2b7211e14f14a61dc2735ff04c9f3f

Functions
Getter at block 20824002
owner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
pointsAllocator(view returns (address)
0x0000000000000000000000000000000000000000
poolLength(view returns (uint256)
5
rewardsToken(view returns (address)
0x993864e43caa7f7f12953ad6feb1d1ca635b875f
totalRewardsReceived(view returns (uint256)
80000000000000000000000
Read-only
lpToken(uint256view returns (address)
pendingRewards(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint256 tokenPerBlockuint256 lpSupplyuint128 accRewardsPerShareuint64 lastRewardBlockuint256 endOfEpochBlock)
sdaoPerBlock(uint256 _pidview returns (uint256 amount)
userInfo(uint256addressview returns (uint256 amountint256 rewardDebt)
State-modifying
add(address _lpTokenuint256 _sdaoPerBlockuint64 _endofepochblock
addRewards(uint256 amount
deposit(uint256 _piduint256 _amountaddress _to
emergencyWithdraw(uint256 _pidaddress _to
harvest(uint256 _pidaddress _to
massUpdatePools(uint256[] pids
renounceOwnership(
setPointsAllocator(address _pointsAllocator
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
Harvest(address indexed useruint256 indexed piduint256 amount
LogPoolAddition(uint256 indexed pidaddress indexed lpToken
LogUpdatePool(uint256 indexed piduint64 lastRewardBlockuint256 lpSupplyuint256 accRewardsPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PointsAllocatorSet(address pointsAllocator
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.