TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 727 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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x5735…4f98
-
variable spans 45 additional slots
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20816766 | 2 months ago | | | 0 | 0.0017926281 | |
| 20524540 | 3 months ago | | | 0 | 0.00023026246 | |
| 20492701 | 3 months ago | | | 0 | 0.00022758583 | |
| 20492670 | 3 months ago | | | 0 | 0.00030809546 | |
| 20462637 | 3 months ago | | | 0 | 0.0029362585 | |
| 20453275 | 3 months ago | | | 0 | 0.000065647000 | |
| 19954205 | 6 months ago | | | 0.0255 | 0.0012662850 | |
| 19895827 | 6 months ago | | | 0.102 | 0.00097886792 | |
| 19895821 | 6 months ago | | | 0.0765 | 0.00093030226 | |
| 19894068 | 6 months ago | | | 0.0612 | 0.00083568793 |
ABI
ABI objects
Getter at block 21201683
defaultFeeReceiver() view returns (address)
0x60a59d7003345843be285c15c7c78b62b61e0d7c
owner() view returns (address)
0x60a59d7003345843be285c15c7c78b62b61e0d7c
protocolFee() view returns (uint256)
200
royaltiesRegistry() view returns (address)
0x5735e502d3568ddfadfc7a2fe4313b00f63d4f98
Read-only
feeReceivers(address) view returns (address)
fills(bytes32) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__ExchangeV2_init(address _transferProxy, address _erc20TransferProxy, uint256 newProtocolFee, address newDefaultFeeReceiver, address newRoyaltiesProvider)
cancel(struct LibOrderOrder order)
matchOrders(struct LibOrderOrder orderLeft, bytes signatureLeft, struct LibOrderOrder orderRight, bytes signatureRight) payable
renounceOwnership()
setAssetMatcher(bytes4 assetType, address matcher)
setDefaultFeeReceiver(address newDefaultFeeReceiver)
setFeeReceiver(address token, address wallet)
setProtocolFee(uint256 newProtocolFee)
setRoyaltiesRegistry(address newRoyaltiesRegistry)
setTransferProxy(bytes4 assetType, address proxy)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Cancel(bytes32 hash, address maker, struct LibAssetAssetType makeAssetType, struct LibAssetAssetType takeAssetType)
Match(bytes32 leftHash, bytes32 rightHash, address leftMaker, address rightMaker, uint256 newLeftFill, uint256 newRightFill, struct LibAssetAssetType leftAsset, struct LibAssetAssetType rightAsset)
MatcherChange(bytes4 indexed assetType, address matcher)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyChange(bytes4 indexed assetType, address proxy)
Transfer(struct LibAssetAsset asset, address from, address to, bytes4 transferDirection, bytes4 transferType)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.