ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0x4d2a73e8 at 15346620
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"

0x17b91279c94436abae17a23854ebe98bc92b881fc3b75a9ef13ef6e2fae24a34
0xf307be36ac4405f9a3584737706db162551da0f5e98a92bb02d47f4c79990961

Functions
Getter at block 21218486
ammTreasury(view returns (address)
0x28bc58e600ef718b9e97d294098abecb8c96b687
asset(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
getImplementation(view returns (address)
0x6416e385f08421f524e2c7335444e56e897f7ddd
 
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)
0x58703da5295794ed4e82323fcce7371272c5127d
strategyCompound(view returns (address)
0xe4cd9aa68be5b5276573e24fa7a0007da29ab5b1
 
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.