TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 213 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
0x07a0…bc69
0x6685…2974
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDbC | ERC-20 | 0.000009 | $1.001 |
$0 | |
| ERC-20 | 30 | -- | -- | |
OOMER | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14696433 | 7 months ago | | | 0 | 0.00036650400 | |
| 14695954 | 7 months ago | | | 0 | 0.00036650400 | |
| 14652750 | 7 months ago | | | 0 | 0.00036650400 | |
| 14609551 | 7 months ago | | | 0 | 0.00036650400 | |
| 14566352 | 7 months ago | | | 0 | 0.00036650400 | |
| 14523150 | 7 months ago | | | 0 | 0.00036920000 | |
| 14479955 | 7 months ago | | | 0 | 0.00036650400 | |
| 14436754 | 7 months ago | | | 0 | 0.00036650400 | |
| 14393550 | 7 months ago | | | 0 | 0.00036650400 | |
| 14350351 | 7 months ago | | | 0 | 0.00036650400 |
ABI
ABI objects
Getter at block 23581915
ADMIN_DELEGATE_ROLE() view returns (bytes32)
0xc171260023d22a25a00a2789664c9334017843b831138c8ef03cc8897e5873d7
ADMIN_ROLE() view returns (bytes32)
0xf23ec0bb4210edd5cba85afd05127efcd2fc6a781bfed49188da1081670b22d8
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR() view returns (bytes32)
0x46a52cf33029de9f84853745a87af28464c80bf0346df1b32e205fc73319f622
contractName() pure returns (string)
BalancerVaultStrategy
contractNameBytes() pure returns (bytes32)
0x42616c616e6365725661756c7453747261746567790000000000000000000000
contractVersion() pure returns (string)
1.0.0
contractVersionBytes() pure returns (bytes32)
0x312e302e30000000000000000000000000000000000000000000000000000000
erc20Vault() view returns (address)
0x07a0438406dbbd8a966fb26c869408578da9bc69
initialized() view returns (bool)
true
rewardTokens() view returns (address[])
[]
subvault() view returns (address)
0x6685d64f00828e0da10e0cf104630359f3522974
swapRouter() view returns (address)
0x6352a56caadc4f1e25cd6c75970fa768a3304e64
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
isAdmin(address sender) view returns (bool)
isOperator(address sender) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events compound(bytes[] swapParams, uint256 minAmountOut, uint256 deadline) returns (uint256 amountOut, uint256[] tokenAmounts)
depositCallback()
grantRole(bytes32 role, address account)
init(address admin)
initialize(address admin, address erc20Vault_, address subvault_, address swapRouter_)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setRewardTokens(address[] rewardTokens_)
setStrategyParams(struct IBalancerV2VaultGovernanceStrategyParams strategyParams)
upgradeStakingLiquidityGauge(address newGauge)
withdrawCallback()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.