BASEDPool1
Verified contract
Active on
Ethereum with 12,014 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0x68a1…68a5
Balances ($101.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sUSD | ERC-20 | 100 | $1.012 |
$101.2 | |
$BASED | ERC-20 | 150.432557K | -- | -- | |
UNI-V2 | ERC-20 | 1.178777K | -- | -- | |
BONES | ERC-20 | 175 | -- | -- | |
UNI-V2 | ERC-20 | 44 | -- | -- | |
ONCE | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13225910 | 3 years ago | | | 0 | 0.0085912200 | |
| 12767072 | 3 years ago | | | 0 | 0.00061436200 | |
| 12675649 | 3 years ago | | | 0 | 0.0047513670 | |
| 12496070 | 3 years ago | | | 0 | 0.0071812980 | |
| 12353260 | 4 years ago | | | 0 | 0.0027812880 | |
| 12266059 | 4 years ago | | | 0 | 0.015160518 | |
| 12236183 | 4 years ago | | | 0 | 0.015092412 | |
| 12234577 | 4 years ago | | | 0 | 0.012230058 | |
| 12222415 | 4 years ago | | | 0 | 0.0099123420 | |
| 12051623 | 4 years ago | | | 0 | 0.024150339 |
ABI
ABI objects
Getter at block 21161730
based() view returns (address)
0x68a118ef45063051eac49c7e647ce5ace48a68a5
deployer() view returns (address)
0x9e3c40045a3503b33bfedaea0bf6981120e8c753
duration() view returns (uint256)
259200
fairDistribution() view returns (bool)
true
initreward() view returns (uint256)
66613381
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1631909343
lastUpdateTime() view returns (uint256)
1631650143
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1631909343
rewardPerToken() view returns (uint256)
417586513575307729
rewardPerTokenStored() view returns (uint256)
417586513575251390
rewardRate() view returns (uint256)
256
starttime() view returns (uint256)
1597769460
totalRewards() view returns (uint256)
74425344716233015936354
totalSupply() view returns (uint256)
1177776851110855944167
y() view returns (address)
0xaad22f5543fcdaa694b68f94be177b561836ae57
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()
initialize(uint256 _duration, uint256 _initreward, uint256 _starttime, address _susd, address _based, bool _fairDistribution)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.