OptimizedTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 79 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
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
0xc586…ee0e
0x1702…689b
0x8888…35c5
Balances ($9,641.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 232.658561 | $14.41 |
$3,352.61 | |
USDC | ERC-20 | 2.313631K | $1.00 |
$2,313.63 | |
WETH | ERC-20 | 0.35357 | $3,076.40 |
$1,087.72 | |
DAI | ERC-20 | 659.428698 | $1.002 |
$660.75 | |
UNI | ERC-20 | 73.719336 | $8.93 |
$658.31 | |
RAI | ERC-20 | 189.611126 | $3.04 |
$576.42 | |
crvRenWBTC | ERC-20 | 0.004418 | $91,905.00 |
$406.04 | |
USDT | ERC-20 | 196.470834 | $1.001 |
$196.67 | |
GUSD | ERC-20 | 164.29 | $0.999493 |
$164.21 | |
WBTC | ERC-20 | 0.001734 | $89,706.00 |
$155.54 |
Transactions
ABI
ABI objects
Getter at block 21215102
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GOV_TREASURY() view returns (address)
0x56f34826cc63151f74fa8f701e4f73c5eaae52ad
STAKED_AAVE() view returns (address)
0x4da27a545c0c5b758a6ba100e3a049001de870f5
oneSplit() view returns (address)
0xc586bef4a0992c495cf22e1aeee4e446cecdee0e
rewardToken() view returns (address)
0x8888801af4d980682e47f1a9036e589479e835c5
xMPHToken() view returns (address)
0x1702f18c1173b791900f81ebae59b908da8f689b
Read-only
getDumpParams(address tokenAddress, uint256 parts) view returns (uint256 returnAmount, uint256[] distribution)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events admin() returns (address)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
curveWithdraw2(address lpTokenAddress, address curvePoolAddress, uint256[2] minAmounts)
curveWithdraw3(address lpTokenAddress, address curvePoolAddress, uint256[3] minAmounts)
curveWithdraw4(address lpTokenAddress, address curvePoolAddress, uint256[4] minAmounts)
curveWithdraw5(address lpTokenAddress, address curvePoolAddress, uint256[5] minAmounts)
curveWithdrawOneCoin(address lpTokenAddress, address curvePoolAddress, int128 coinIndex, uint256 minAmount)
dump(address tokenAddress, uint256 returnAmount, uint256[] distribution)
grantRole(bytes32 role, address account)
initialize(address _oneSplit, address _xMPHToken)
notify()
postUpgrade()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
stakedAaveCooldown()
stakedAaveRedeem()
yearnWithdraw(address yTokenAddress)
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 initialLogic, address initialAdmin, bytes _data)
fallback()
receive()
This contract contains no error objects.