ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0xfd0246eb at 15346626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
1 additional variable

No balances found for "ERC1967Proxy"

0x0b01134e0effb89caef1a5c98277243a59ff6b721e7ec54ea9e07d85fc411f88
0x0485bbc829ed7b4cab1d4441d38709da0374ccd0545f25f55375b0d61376528c

Functions
Getter at block 21157482
ammTreasury(view returns (address)
0x137000352b4ed784e8fa8815d225c713ab2e7dc9
asset(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
getImplementation(view returns (address)
0xd9f0c6ff3f1fef05f483ee0255640c4f200d2a7b
 
getSortedStrategiesWithApy(view returns (struct AssetManagementStrategyData[] sortedStrategies)
getVersion(view returns (uint256)
2000
owner(view returns (address)
0xd92e9f039e4189c342b4067cc61f5d063960d248
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
strategyAave(view returns (address)
0x77fcae921e3df22810c5a1ac1d33f2586bba028f
strategyCompound(view returns (address)
0xe5257cf3bd0efd397227981fe7bbd55c7582f526
 
totalBalance(view returns (uint256)
Read-only
isPauseGuardian(address accountview returns (bool)
State-modifying
addPauseGuardians(address[] guardians
confirmTransferOwnership(
deposit(uint256 amountreturns (uint256 vaultBalanceuint256 depositedAmount)
grantMaxAllowanceForSpender(address assetInputaddress spender
initialize(
pause(
removePauseGuardians(address[] guardians
renounceOwnership(
revokeAllowanceForSpender(address assetInputaddress spender
transferOwnership(address appointedOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amountreturns (uint256 withdrawnAmountuint256 vaultBalance)
withdrawAll(returns (uint256 withdrawnAmountuint256 vaultBalance)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
AppointedToTransferOwnership(address indexed appointedOwner
BeaconUpgraded(address indexed beacon
Deposit(address fromaddress touint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseGuardiansAdded(address[] indexed guardians
PauseGuardiansRemoved(address[] indexed guardians
Paused(address account
Unpaused(address account
Upgraded(address indexed implementation
Withdraw(address touint256 amount
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.