TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 0 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
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "TransparentUpgradeableProxy"
ABI
ABI objects
Getter at block 21244680
chainportCongress() view returns (address)
0xb6b4c7ac240b1f176c5589d064733066a83884a1
Read-only
allMaintainers(uint256) view returns (address)
isMaintainer(address _address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addMaintainer(address _address)
initialize(address[] _maintainers, address _chainportCongress)
removeMaintainer(address _maintainer)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
MaintainerStatusChanged(address maintainer, bool isMember)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.