GovernanceProxy
Verified contract
Proxy
Active on
Ethereum with 13 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
Balances ($0.00)
No balances found for "GovernanceProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18926016 | a year ago | | | 0 | 0.00049068661 | |
| 14621513 | 3 years ago | | | 0 | 0.0012072041 | |
| 14582262 | 3 years ago | | | 0 | 0.00071489378 | |
| 13769998 | 3 years ago | | | 0 | 0.022078370 | |
| 13769995 | 3 years ago | | | 0 | 0.019584348 | |
| 13769979 | 3 years ago | | | 0 | 0.022124471 | |
| 13769970 | 3 years ago | | | 0 | 0.021716067 | |
| 13769962 | 3 years ago | | | 0 | 0.019441948 | |
| 13769953 | 3 years ago | | | 0 | 0.022423388 | |
| 13769942 | 3 years ago | | | 0 | 0.035026667 |
ABI
ABI objects
Getter at block 21276299
implementation() view returns (address)
0x5e87d84828eddd249e7463e9fbd06a49920114e9
isOwner() view returns (bool)
false
owner() view returns (address)
0x4fb08a8288f39d4fece57e881ab0740202d26b9b
proxyType() pure returns (uint256 proxyTypeId)
2
isOwner() view returns (bool)
false
owner() view returns (address)
0x4fb08a8288f39d4fece57e881ab0740202d26b9b
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
updateImplementation(address _newProxyTo)
renounceOwnership()
transferOwnership(address newOwner)
update(address target, bytes data)
OwnerUpdate(address _prevOwner, address _newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyUpdated(address indexed _new, address indexed _old)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _proxyTo)
fallback()
This contract contains no error objects.