ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 4 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
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16046631 | 2 years ago | | | 0 | 0.00033224520 | |
| 16039484 | 2 years ago | | | 0 | 0.00032494140 | |
| 16039484 | 2 years ago | | | 0 | 0.00032798280 | |
| 15938055 | 2 years ago | | | 0 | 0.017657330 |
ABI
ABI objects
Getter at block 21224997 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
crvRewards() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
cvxBooster() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
cvxRewards() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
exchange() view returns (address)
0x29c66cf57a03d41cfe6d9ecb6883aa0e2aba21ec
priceFeed() view returns (address)
0x24733d6ebdf1da157d2a491149e316830443fc00
upgradeStatus() view returns (bool)
false
Read-only
decodeEntryParams(bytes data) pure returns (address, address, address, uint8, uint8, uint256)
decodeExitParams(bytes data) pure returns (address, address, address, bytes, uint8, uint256)
decodeRewardsParams(bytes data) pure returns (address, uint256, uint256)
encodeEntryParams(address curvePool, address poolToken, address lpToken, uint8 poolSize, uint8 tokenIndexInCurve, uint256 convexPoolId) pure returns (bytes)
encodeExitParams(address curvePool, address poolToken, address lpToken, bytes typeOfTokenIndex, uint8 tokenIndexInCurve, uint256 convexPoolId) pure returns (bytes)
encodeRewardsParams(address lpToken, uint256 convexPoolId, uint256 assetId) pure returns (bytes)
getDeployedAmount(bytes data) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events changeUpgradeStatus(bool _status)
exitAll(bytes data, uint256 unwindPercent, address outputCoin, address receiver, bool _withdrawRewards, bool swapRewards)
exitOnlyRewards(bytes data, address outputCoin, address receiver, bool swapRewards)
getDeployedAmountAndRewards(bytes data) returns (uint256)
grantRole(bytes32 role, address account)
initialize(address _multiSigWallet, address _voteExecutor, address _strategyHandler, address _priceFeed)
invest(bytes data, uint256 amount)
multicall(address[] destinations, bytes[] calldatas)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawRewards(address _token)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
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)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.