0xa9afc955d549d43db056655b98fab02870a45fcd
Verified contract
Proxy
Active on
Ethereum with 9 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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0xa9afc955d549d43db056655b98fab02870a45fcd"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20838854 | 2 months ago | | | 0 | 0.00072195265 | |
| 20824861 | 2 months ago | | | 0 | 0.00086479299 | |
| 20662719 | 3 months ago | | | 0 | 0.00016491900 | |
| 20661006 | 3 months ago | | | 0 | 0.00027486500 | |
| 20661003 | 3 months ago | | | 0 | 0.00027497500 | |
| 20661000 | 3 months ago | | | 0 | 0.00027474500 | |
| 20660994 | 3 months ago | | | 0 | 0.00027485500 | |
| 20660993 | 3 months ago | | | 0 | 0.00027508000 | |
| 20660992 | 3 months ago | | | 0 | 0.00027497000 |
ABI
ABI objects
Getter at block 21278871
ACL_ADMIN() view returns (bytes32)
0x41434c5f41444d494e0000000000000000000000000000000000000000000000
ACL_MANAGER() view returns (bytes32)
0x41434c5f4d414e41474552000000000000000000000000000000000000000000
DELEGATE_REGISTRY_V2() view returns (bytes32)
0x44454c45474154455f52454749535452595f5632000000000000000000000000
POOL_MANAGER() view returns (bytes32)
0x504f4f4c5f4d414e414745520000000000000000000000000000000000000000
PRICE_ORACLE() view returns (bytes32)
0x50524943455f4f5241434c450000000000000000000000000000000000000000
TREASURY() view returns (bytes32)
0x5452454153555259000000000000000000000000000000000000000000000000
WRAPPED_NATIVE_TOKEN() view returns (bytes32)
0x575241505045445f4e41544956455f544f4b454e000000000000000000000000
YIELD_REGISTRY() view returns (bytes32)
0x5949454c445f5245474953545259000000000000000000000000000000000000
getACLAdmin() view returns (address)
0x868964fa49a6fd6e116fe82c8f4165904406f479
getACLManager() view returns (address)
0xfc76acb1c685fc427894652616feb4e303e4611a
getDelegateRegistryV2() view returns (address)
0x00000000000000447e69651d841bd8d104bed493
getPoolManager() view returns (address)
0x0b870d974fb968b2e06798abbd2563c80933d148
getPriceOracle() view returns (address)
0x3f8133a472c1d94be4a562c44c337409c04ae244
getTreasury() view returns (address)
0xa14a73522d2f60d1ff96d52c5a8d1177940227a8
getWrappedNativeToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getYieldRegistry() view returns (address)
0x8e72a9ea6a6d99cbb5e50343bb5d741156c01154
owner() view returns (address)
0x3dc7b206744798d460a0854ccd9bb2d2d1b6689e
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getAddress(bytes32 id) view returns (address)
getPoolModuleImplementation(uint256 moduleId) view returns (address)
getPoolModuleProxies(uint256[] moduleIds) view returns (address[])
getPoolModuleProxy(uint256 moduleId) view returns (address)
State-modifying
Events acceptOwnership()
initialize()
renounceOwnership()
setACLAdmin(address newAddress)
setACLManager(address newAddress)
setAddress(bytes32 id, address newAddress)
setDelegateRegistryV2(address newAddress)
setPoolManager(address newAddress)
setPriceOracle(address newAddress)
setTreasury(address newAddress)
setWrappedNativeToken(address newAddress)
setYieldRegistry(address newAddress)
transferOwnership(address newOwner)
ACLAdminUpdated(address indexed oldAddress, address indexed newAddress)
ACLManagerUpdated(address indexed oldAddress, address indexed newAddress)
AddressSet(bytes32 indexed id, address indexed oldAddress, address indexed newAddress)
Initialized(uint8 version)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PoolManagerUpdated(address indexed oldAddress, address indexed newAddress)
PriceOracleUpdated(address indexed oldAddress, address indexed newAddress)
TreasuryUpdated(address indexed oldAddress, address indexed newAddress)
WrappedNativeTokenUpdated(address indexed oldAddress, address indexed newAddress)
YieldRegistryUpdated(address indexed oldAddress, address indexed newAddress)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.