TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 71,828 txns
Deployed by via 0xac218684 at 13379640
Slot
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 1 additional slot
ERC-20
Value $64.06
ERC-20
Value $0.19
 (#1)
ERC-721
--
 (#1)
ERC-721
--
 (#55)
ERC-721
--
 (#3)
ERC-721
--
 (#3)
ERC-721
--
 (#2)
ERC-721
--
0x5bcb9fe0f10e731064671d74d9ea1a588a835f38a1d479c5dd1ab5b0b2fac390
0xed54a95baf29c83ccc717db5c7b8b8b1b55913e89214c406c554bfddded88f9b
0x1ca54276440c58b285a64aeb9f48b68bfc9a4609f4d06e8bc2bd8b64f967a3e0
0xd5b2c2a978ada649a0abebf6775d3e1a45fb67e767f3e3a21e4dec7fab050c24
0x7a53065810337713a1b9ea977ed05c79bde44e969f9c0d19119566cbf91b6621
0x5e09cf04448e3c69f6c9e8f6d93b724f3a9e3b48a793fe141f3bc61ee7fd4a04
0x95f62084769968f97843bc87292079d4014fdd83e73aa1b05ba9b62bcd8c1792
0x6baed690ee5a41380e3d6c6aa6d36ddd0dafb8392327a62b20758f1747fff389
0x93d9cf3f51c761892cd259a8713096413b52b6a9fade9d4c9acd6128752237ee
0xf3bb2b61162411a4bb076c8f67c621cd0beb5b13c07e41e6b06c613317670169

Functions
Getter at block 21257930
getAdmins(view returns (address[] admins)
[]
owner(view returns (address)
0x7ef0d682280193fb1fb8dc6174f8a0c5bc4f02b0
Read-only
getBids(uint256 listingIdview returns (struct MarketplaceLibBid[] bids)
getListing(uint256 listingIdview returns (struct MarketplaceLibListing)
getListingCurrentPrice(uint256 listingIdview returns (uint256)
getListingDeliverFee(uint256 listingIduint256 priceview returns (uint256)
isAdmin(address adminview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approveAdmin(address admin
bid(address referreruint256 listingIdbool increasepayable 
bid(address referreruint256 listingIduint256 bidAmountbool increase
bid(uint256 listingIdbool increasepayable 
bid(uint256 listingIduint256 bidAmountbool increase
cancel(uint256 listingIduint16 holdbackBPS
collect(uint256 listingId
createListing(struct MarketplaceLibListingDetails listingDetailsstruct MarketplaceLibTokenDetails tokenDetailsstruct MarketplaceLibFeeData feeDatastruct MarketplaceLibListingReceiver[] listingReceiversreturns (uint256)
deliver(uint256 listingIduint256 bidIndexpayable 
finalize(uint256 listingIdpayable 
initialize(
purchase(address referreruint256 listingIdpayable 
purchase(uint256 listingIdpayable 
renounceOwnership(
revokeAdmin(address admin
setEnabled(bool enabled
setMarketplaceFeeBPS(uint16 marketplaceFeeBPS
setSellerRegistry(address registry
setTokenReceiver(address tokenReceiver
transferOwnership(address newOwner
withdraw(address erc20uint256 amountaddress receiver
withdraw(uint256 amountaddress receiver
withdrawEscrow(address erc20uint256 amount
withdrawEscrow(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminApproved(address indexed accountaddress indexed sender
AdminRevoked(address indexed accountaddress indexed sender
MarketplaceEnabled(address requestorbool value
MarketplaceFeeBPS(address requestoruint16 bps
MarketplaceSellerRegistry(address requestoraddress registry
MarketplaceTokenReceiver(address requestoraddress receiver
MarketplaceWithdraw(address requestoraddress erc20uint256 amountaddress receiver
MarketplaceWithdrawEscrow(address requestoraddress erc20uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.