TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 688 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) |
---|---|---|---|---|---|---|---|
| 16740472 | 2 years ago | | | 0 | 0.0012612769 | |
| 16740465 | 2 years ago | | | 0 | 0.0012962177 | |
| 16740464 | 2 years ago | | | 0 | 0.0013287597 | |
| 16740460 | 2 years ago | | | 0 | 0.0017894414 | |
| 15041037 | 2 years ago | | | 0.044 | 0.012476472 | |
| 15037095 | 2 years ago | | | 0.02 | 0.015092805 | |
| 15036885 | 2 years ago | | | 0.01 | 0.010580308 | |
| 15036849 | 2 years ago | | | 0.01 | 0.014258352 | |
| 15036831 | 2 years ago | | | 0.018 | 0.027809426 | |
| 15035792 | 2 years ago | | | 0.0375 | 0.014070587 |
ABI
ABI objects
Getter at block 21171326
foundation() view returns (address)
0xcda72070e455bb31c7690a170224ce43623d0b6f
looksRare() view returns (address)
0x59728544b08ab483533076417fbbb2fd0b17ce3a
looksRareTransferManagerERC1155() view returns (address)
0xfed24ec7e22f573c2e08aef55aa6797ca2b3a051
looksRareTransferManagerERC721() view returns (address)
0xf42aa99f011a1fa7cda90e5e98b277e306bca83e
owner() view returns (address)
0x8b5e4db198ffc7f69f8f11f6592f682717df1d92
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wyvernV23() view returns (address)
0x7f268357a8c2552623316e2562d90e642bb538e5
wyvernV23Proxy() view returns (address)
0x5e8070c1694709128905486ee795a8d226f0c2cc
x2y2() view returns (address)
0x74312363e45dcaba76c59ec49a7aa8a65a67eed3
x2y2ERC721Delegate() view returns (address)
0xf849de01b080adc3a814fabe1e2087475cf2e354
zeroExV4() view returns (address)
0xdef1c0ded9bec7f1a1670819833240f027b25eff
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
batchERC1155ListingFill(address referrer, bytes data, uint8 exchangeKind, address[] collections, uint256[] tokenIds, uint256[] amounts, address receiver, uint256 feeBps) payable
initializeV2(address foundationAddress, address x2y2Address, address x2y2ERC721DelegateAddress)
makeCalls(address[] targets, bytes[] data, uint256[] values) payable
multiListingFill(bytes[] data, uint256[] values, bool revertIfIncomplete) payable
onERC1155Received(address, address, uint256, uint256, bytes data) returns (bytes4)
onERC721Received(address, address, uint256, bytes data) returns (bytes4)
renounceOwnership()
singleERC1155BidFill(address, bytes data, uint8 exchangeKind, address collection, address receiver, bool unwrapWeth) payable
singleERC1155ListingFill(address referrer, bytes data, uint8 exchangeKind, address collection, uint256 tokenId, uint256 amount, address receiver, uint256 feeBps) payable
singleERC1155ListingFillWithPrecheck(address referrer, bytes data, uint8 exchangeKind, address collection, uint256 tokenId, uint256 amount, address receiver, address expectedOwner, uint256 feeBps) payable
singleERC721BidFill(address, bytes data, uint8 exchangeKind, address collection, address receiver, bool unwrapWeth) payable
singleERC721ListingFill(address referrer, bytes data, uint8 exchangeKind, address collection, uint256 tokenId, address receiver, uint16 feeBps) payable
singleERC721ListingFillWithPrecheck(address referrer, bytes data, uint8 exchangeKind, address collection, uint256 tokenId, address receiver, address expectedOwner, uint16 feeBps) payable
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.