BasedRewards
Verified contract
Active on
Ethereum with 898 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6848…f9bd
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLO | ERC-20 | 7.821134M | -- | -- | |
mbBASED | ERC-20 | 5.263462M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20707951 | 3 months ago | | | 0 | 0.00010920282 | |
| 13807378 | 3 years ago | | | 0 | 0.0059393691 | |
| 13710466 | 3 years ago | | | 0 | 0.010297572 | |
| 13710396 | 3 years ago | | | 0 | 0.012079693 | |
| 12900385 | 3 years ago | | | 0 | 0.0019102674 | |
| 12900191 | 3 years ago | | | 0 | 0.0025282845 | |
| 12808916 | 3 years ago | | | 0 | 0.00073044000 | |
| 12808900 | 3 years ago | | | 0 | 0.00046521000 | |
| 12749709 | 3 years ago | | | 0 | 0.0025218820 | |
| 12724858 | 3 years ago | | | 0 | 0.0027289420 |
ABI
ABI objects
Getter at block 21310121
b() view returns (address)
0x26cf82e4ae43d31ea51e72b663d26e26a75af729
blo() view returns (address)
0x68481f2c02be3786987ac2bc3327171c5d05f9bd
duration() view returns (uint256)
420
initreward() view returns (uint256)
35000000000000000000000000
lastTimeRewardApplicable() view returns (uint256)
1618936020
lastUpdateTime() view returns (uint256)
1618936020
owner() view returns (address)
0x966da064e49f63d84d636d5a694038d831c75051
periodFinish() view returns (uint256)
1618936020
rewardPerToken() view returns (uint256)
1709965976463228293
rewardPerTokenStored() view returns (uint256)
1709965976463228293
rewardRate() view returns (uint256)
83333333333333333333333
starttime() view returns (uint256)
1618935600
totalRewards() view returns (uint256)
27178865996983762875976578
totalSupply() view returns (uint256)
5263462402117184292648552
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()
renounceOwnership()
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(address _b, address _blo, uint256 _duration, uint256 _initreward, uint256 _starttime)
This contract contains no fallback and receive objects.
This contract contains no error objects.