ERC1967Proxy
Verified contract
Proxy
Active on
Base with 14,635 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0xd0a9…1c1b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000773 |
$0 | |
bSHARE | ERC-20 | 22.211559K | -- | -- | |
vAMM-WETH/bSHARE | ERC-20 | 9.076676 | -- | -- | |
BASS | ERC-20 | 0.666169 | -- | -- | |
bBOND | ERC-20 | 0.040611 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20497817 | 2 months ago | | | 0 | 0.000000905874401790 | |
| 20124989 | 2 months ago | | | 0 | 2.4662316e-7 | |
| 16392014 | 5 months ago | | | 0 | 0.0000032484577 | |
| 16391984 | 5 months ago | | | 0 | 0.0000025045393 | |
| 15585663 | 5 months ago | | | 0 | 2.9585600e-7 | |
| 15356353 | 6 months ago | | | 0 | 2.5723400e-7 | |
| 15349686 | 6 months ago | | | 0 | 6.7557832e-7 | |
| 15348957 | 6 months ago | | | 0 | 8.3219665e-7 | |
| 15348796 | 6 months ago | | | 0 | 4.7328378e-7 | |
| 15168634 | 6 months ago | | | 0 | 2.3813686e-7 |
ABI
ABI objects
Getter at block 22747288 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE() view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
TOTAL_REWARDS() view returns (uint256)
60000000000000000000000
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
aero() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
bribesSafe() view returns (address)
0x4444f125bd3d1a44c15b0545ab678629a4421995
poolEndTime() view returns (uint256)
1726758000
poolLength() view returns (uint256)
3
poolStartTime() view returns (uint256)
1694790000
runningTime() view returns (uint256)
31968000
share() view returns (address)
0xd0a96c9b21565a7b73d006c02e56e09438b51c1b
sharePerSecond() view returns (uint256)
0
totalAllocPoint() view returns (uint256)
10010
voter() view returns (address)
0x16613524e02ad97edfef371bc883f2f5d6c480a5
Read-only
getGeneratedReward(uint256 _fromTime, uint256 _toTime) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
pendingShare(uint256 _pid, address _user) view returns (uint256)
poolInfo(uint256) view returns (address token, uint256 allocPoint, uint256 lastRewardTime, uint256 accSharePerShare, bool isStarted, struct ShareRewardPoolGaugeInfo gaugeInfo)
supportsInterface(bytes4 interfaceId) view returns (bool)
userInfo(uint256, address) view returns (uint256 amount, uint256 rewardDebt)
State-modifying
Events add(uint256 _allocPoint, address _token, bool _withUpdate, uint256 _lastRewardTime)
claimAeroRewards(uint256 _pid)
deposit(uint256 _pid, address _onBehalf, uint256 _amount)
emergencyWithdraw(uint256 _pid)
enableGauge(uint256 _pid)
governanceRecoverUnsupported(address _token, uint256 amount, address to)
grantRole(bytes32 role, address account)
initialize(address _share, uint256 _poolStartTime, address _aero, address _voter, address _bribesSafe)
massUpdatePools()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
set(uint256 _pid, uint256 _allocPoint)
setBribesSafe(address _bribesSafe)
setSharePerSecond(uint256 _sharePerSecond)
updatePool(uint256 _pid)
updatePoolWithGaugeDeposit(uint256 _pid)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(uint256 _pid, uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Deposit(address indexed user, uint256 indexed pid, uint256 amount)
EmergencyWithdraw(address indexed user, uint256 indexed pid, uint256 amount)
Initialized(uint8 version)
RewardPaid(address indexed user, uint256 amount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Upgraded(address indexed implementation)
Withdraw(address indexed user, uint256 indexed pid, uint256 amount)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.