0xceb412d48c83928c1bb6ab1591ec06a58b754110
Verified contract
Proxy
Active on
Base with 1,088 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001321 |
$0 | |
| ERC-20 | 16K | -- | -- | |
COIN www.baseweb.io | ERC-20 | 10K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17381550 | 4 months ago | | | 0 | 0.0000080458056 | |
| 17200507 | 4 months ago | | | 0 | 2.2546792e-7 | |
| 17153817 | 4 months ago | | | 0 | 0.000012067203 | |
| 17134745 | 4 months ago | | | 0 | 0.000015404797 | |
| 17132571 | 4 months ago | | | 0 | 0.0000059112623 | |
| 17041656 | 4 months ago | | | 0 | 0.0000029049383 | |
| 17001017 | 4 months ago | | | 0 | 0.0000076208682 | |
| 16988889 | 4 months ago | | | 0 | 0.0000030725206 | |
| 16963524 | 4 months ago | | | 0 | 0.0000030725206 | |
| 16963506 | 4 months ago | | | 0 | 0.0000038635498 |
ABI
ABI objects
Getter at block 22036538 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
aerodromeRouter() view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
odosRouter() view returns (address)
0x19ceead7105607cd444f5ad10dd51356436095a1
stakeSlippageBP() view returns (uint256)
4
Read-only
getProportion(address _gauge) view returns (uint256 token0Amount, uint256 token1Amount, uint256 denominator)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initialize()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setParams(struct BeefyAerodromeZapZapParams params)
setSlippages(uint256 _stakeSlippageBP)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
zapIn(struct OdosZapSwapData swapData, struct BeefyAerodromeZapBeefyAerodromeZapInParams beefyData)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
InputTokens(uint256[] amountsIn, address[] tokensIn)
OutputTokens(uint256[] amountsOut, address[] tokensOut)
PutIntoPool(uint256[] amountsPut, address[] tokensPut)
ReturnedToUser(uint256[] amountsReturned, address[] tokensReturned)
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)
UpdateSlippages(uint256 stakeSlippageBP)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
This contract contains no error objects.