ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 3,186 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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18633861 | a year ago | | | 0 | 0.0014678760 | |
| 18633817 | a year ago | | | 0 | 0.0017515905 | |
| 18633763 | a year ago | | | 0 | 0.0015740928 | |
| 18633686 | a year ago | | | 0 | 0.0015214412 | |
| 18633651 | a year ago | | | 0 | 0.0015602480 | |
| 18633621 | a year ago | | | 0 | 0.0015831460 | |
| 18633617 | a year ago | | | 0 | 0.0015187231 | |
| 18633532 | a year ago | | | 0 | 0.0015589529 | |
| 18633463 | a year ago | | | 0 | 0.0014980343 | |
| 18633409 | a year ago | | | 0 | 0.0016001561 |
ABI
ABI objects
Getter at block 21205815 proxiableUUID() view returns (bytes32)
getConfiguration() view returns (address iporOracle, address iporRiskManagementOracle)
(iporOracle=0x421c69eaa54646294db30026aee80d01988a6876, iporRiskManagementOracle=0xfb22c148f60527e1386905940d1ba51b871d11b8)
getImplementation() view returns (address)
0x254a663790cdaff53204c7072cf0c75231b505ff
getVersion() pure returns (uint256)
2000
owner() view returns (address)
0xd92e9f039e4189c342b4067cc61f5d063960d248
paused() view returns (bool)
false
Read-only
isPauseGuardian(address account) view returns (bool)
isUpdater(address updater) view returns (uint256)
State-modifying
Events addPauseGuardians(address[] guardians)
addUpdater(address updater)
confirmTransferOwnership()
initialize()
pause()
publish(address[] addresses, bytes[] calls)
removePauseGuardians(address[] guardians)
removeUpdater(address updater)
renounceOwnership()
transferOwnership(address appointedOwner)
unpause()
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)
AppointedToTransferOwnership(address indexed appointedOwner)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OraclePublisherUpdaterAdded(address newUpdater)
OraclePublisherUpdaterRemoved(address updater)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseGuardiansAdded(address[] indexed guardians)
PauseGuardiansRemoved(address[] indexed guardians)
Paused(address account)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.