OriginLensProxy
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OriginLensProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18292405 | a year ago | | | 0 | 0.013150107 |
ABI
ABI objects
Getter at block 21332045
admin() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
governor() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
implementation() view returns (address)
0x9f802b1199037d7f9f7297537cdbe3b64dc46333
isGovernor() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimGovernance()
initialize(address _logic, address _initGovernor, bytes _data) payable
transferGovernance(address _newGovernor)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
PendingGovernorshipTransfer(address indexed previousGovernor, address indexed newGovernor)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.