TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 5 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
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16575755 | 2 years ago | | | 0 | 0.00081176520 | |
| 16561586 | 2 years ago | | | 0 | 0.0014782350 | |
| 16561585 | 2 years ago | | | 0 | 0.0014800500 | |
| 16554522 | 2 years ago | | | 0 | 0.0010726600 | |
| 16554522 | 2 years ago | | | 0 | 0.0010733200 |
ABI
ABI objects
Getter at block 21125900
getAssetStoreFactory() view returns (address)
0x4af0cc56780cfc0c1ab71519d9f1bc7667591ce0
getMemberContract() view returns (address)
0xeeb2d67e39f4bd546086cc9e884b9bf2fa0b7be0
getRelayerContract() view returns (address)
0xe3c3bfed52f404f5aa73163ec84d7a7a8337e4f7
getTransferPool() view returns (address)
0xffcf6ed43ed48333de5dbf9ac75ed9faf541a1cf
owner() view returns (address)
0xf6140dfb940d5340185dbc4016c57e8f6e095b64
Read-only
getAddress(bytes32 _contractName) view returns (address)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize()
renounceOwnership()
setAddress(bytes32 _contractName, address _contractLocation) returns (address)
setAssetStoreFactory(address _contractLocation) returns (address)
setMemberContract(address _contractLocation) returns (address)
setRelayerContract(address _contractLocation) returns (address)
setTransferPool(address _contractLocation) returns (address)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddressSet(bytes32 contractName, address indexed newContractAddress)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.