SGRewardSGETHPool
Verified contract
Active on
Ethereum with 3,017 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x523e…28e8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SG | ERC-20 | 767.925247 | -- | -- | |
UNI-V2 | ERC-20 | 201.53473 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12014521 | 4 years ago | | | 0 | 0.013305419 | |
| 11943170 | 4 years ago | | | 0 | 0.0065588642 | |
| 11940863 | 4 years ago | | | 0 | 0.018907469 | |
| 11762799 | 4 years ago | | | 0 | 0.011653456 | |
| 11729200 | 4 years ago | | | 0 | 0.0060563115 | |
| 11696518 | 4 years ago | | | 0 | 0.0068084790 | |
| 11642310 | 4 years ago | | | 0 | 0.0047291698 | |
| 11642305 | 4 years ago | | | 0 | 0.0066030825 | |
| 11630852 | 4 years ago | | | 0 | 0.013458683 | |
| 11624988 | 4 years ago | | | 0 | 0.0066980445 |
ABI
ABI objects
Getter at block 21391451
DURATION() view returns (uint256)
604800
developer() view returns (address)
0xcacc9ab22185d12f71396162a6f260adcdad540c
initreward() view returns (uint256)
9119116148298514400
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1616033412
lastUpdateTime() view returns (uint256)
1615054228
owner() view returns (address)
0xcacc9ab22185d12f71396162a6f260adcdad540c
periodFinish() view returns (uint256)
1616033412
rewardPerToken() view returns (uint256)
10198323701349596403167
rewardPerTokenStored() view returns (uint256)
10198250443296052666832
rewardRate() view returns (uint256)
15077903684356
starttime() view returns (uint256)
1601308800
totalSupply() view returns (uint256)
201534730000000000000
y() view returns (address)
0x624d6d0a0cb7bc582a0102b362e8befe1dd7b173
yieldToken() view returns (address)
0x523eeafdac23fa2cb0c3873cda4818cdc80e28e8
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
initialization()
renounceOwnership()
setDeveloper(address _developer)
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.