rPepeToKEK
Verified contract
Active on
Ethereum with 1,113 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
rPepe | ERC-20 | 44.821589K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11238864 | 4 years ago | | | 0 | 0.0053677080 | |
| 11238853 | 4 years ago | | | 0 | 0.0013916280 | |
| 11234661 | 4 years ago | | | 0 | 0.0013916280 | |
| 11203173 | 4 years ago | | | 0 | 0.0014779380 | |
| 11199942 | 4 years ago | | | 0 | 0.0015553538 | |
| 11199931 | 4 years ago | | | 0 | 0.0014872416 | |
| 11197514 | 4 years ago | | | 0 | 0.0013916280 | |
| 11197414 | 4 years ago | | | 0 | 0.0013916280 | |
| 11193637 | 4 years ago | | | 0 | 0.0022704780 | |
| 11193637 | 4 years ago | | | 0 | 0.00060900700 |
ABI
ABI objects
Getter at block 21230300
KEK() view returns (address)
0x31aee7db3b390baad34213c173a9df0dd11d84bd
RPepe() view returns (address)
0x0e9b56d2233ea2b5883861754435f9c51dbca141
currentStakingRate() view returns (uint256)
10000000000000000
totalRewards() view returns (uint256)
5682696950547344322633675
Read-only
PendingReward(address _caller) view returns (uint256 _pendingReward)
TotalStakeRewardsClaimed(address _user) view returns (uint256 _totalEarned)
YourActiveStake(address _user) view returns (uint256 _activeStake)
YourStakingRate(address _user) view returns (uint256 _stakingRate)
YourTotalStakes(address _user) view returns (uint256 _totalStakes)
findTwoPointFivePercent(uint256 value) view returns (uint256)
State-modifying
Events ClaimReward()
ClaimStakedTokens()
Exit()
Stake(uint256 _amount)
RewardClaimed(address indexed claimer, uint256 indexed reward)
Staked(address indexed staker, uint256 indexed tokens)
StakingRateChanged(uint256 indexed stakingRatePerHour)
TokensClaimed(address indexed claimer, uint256 indexed stakedTokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.