RGRewardUBSCETHPool
Verified contract
Active on
Ethereum with 874 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5409…bd76
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RG | ERC-20 | 22.924819 | -- | -- | |
UNI-V2 | ERC-20 | 0.01295 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11611386 | 4 years ago | | | 0 | 0.025973483 | |
| 11611381 | 4 years ago | | | 0 | 0.027376795 | |
| 11605303 | 4 years ago | | | 0 | 0.0065168861 | |
| 11605300 | 4 years ago | | | 0 | 0.0067672597 | |
| 11602011 | 4 years ago | | | 0 | 0.0091909000 | |
| 11579698 | 4 years ago | | | 0 | 0.0046570619 | |
| 11579320 | 4 years ago | | | 0 | 0.0057633249 | |
| 11579311 | 4 years ago | | | 0 | 0.0084569363 | |
| 11542311 | 4 years ago | | | 0 | 0.017607465 | |
| 11542291 | 4 years ago | | | 0 | 0.021033514 |
ABI
ABI objects
Getter at block 21256750
DURATION() view returns (uint256)
864000
developer() view returns (address)
0xcacc9ab22185d12f71396162a6f260adcdad540c
initreward() view returns (uint256)
781250000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1610511739
lastUpdateTime() view returns (uint256)
1610073849
owner() view returns (address)
0xcacc9ab22185d12f71396162a6f260adcdad540c
periodFinish() view returns (uint256)
1610511739
rewardPerToken() view returns (uint256)
771774805697028196771
rewardPerTokenStored() view returns (uint256)
741199447973234225343
rewardRate() view returns (uint256)
904224537037
starttime() view returns (uint256)
1602504000
totalSupply() view returns (uint256)
12950000000000000
y() view returns (address)
0xa3548aa71378b08966dc80865438ac01a929e8a7
yieldToken() view returns (address)
0x54091956c7d7b2e0fcd669d41dc8e41d464cbd76
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.