ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 2 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
0xf600…e8e4
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14847048 | 2 years ago | | | 0 | 0.0023133320 | |
| 14847044 | 2 years ago | | | 0 | 0.0033293261 |
ABI
ABI objects
Getter at block 21160209
ROLE_ACCESS_MANAGER() view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_PRICE_ORACLE_MANAGER() view returns (uint32)
65536
ROLE_UPGRADE_MANAGER() view returns (uint256)
28948022309329048855892746252171976963317496166410141009864396001978282409984
aggregator() view returns (address)
0xf600984cca37cd562e74e3ee514289e3613ce8e4
features() view returns (uint256)
0
getImplementation() view returns (address)
0x4660e8f7f44a2d57900c7dee4345eb1d738311ff
now256() view returns (uint256)
1731277103
oldAnswerThreshold() view returns (uint256)
108000
Read-only
ethToIlv(uint256 ethOut) view returns (uint256 ilvIn)
evaluateBy(address operator, uint256 target, uint256 desired) view returns (uint256)
isFeatureEnabled(uint256 required) view returns (bool)
isOperatorInRole(address operator, uint256 required) view returns (bool)
isSenderInRole(uint256 required) view returns (bool)
supportsInterface(bytes4 interfaceID) view returns (bool)
userRoles(address) view returns (uint256)
State-modifying
Events postConstruct(address _aggregator)
setOldAnswerThreshold(uint256 _oldAnswerThreshold)
updateFeatures(uint256 _mask)
updateRole(address operator, uint256 role)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
OldAnswerThresholdUpdated(address indexed _by, uint256 _oldVal, uint256 _newVal)
RoleUpdated(address indexed _by, address indexed _to, uint256 _requested, uint256 _actual)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.