AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 174,508 txns
Deployed by via 0xefdee6e8 at 6496012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $34.84
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
0xac87339fe4fd1992acdff0ac2b3a057f594a92a3254cae71f8d298c45bf3524d
0xae4e304eb443bd0d58d966225b202ce214ccd559081fff1593aeeb407c506c6a
0x8dbb011a11ada661bb895dcf73860e8c1a9309250299f1f01a23d744503e5df1
0x39bede745f4f3e71f2ddd5c51dca0dfda245a59dd2dd22ad010139e1e1e66636
0x9160c940a76fd75e042bea0a6e6281acc49e11c56e84e62d552b774a90891ec8
0x71e11dc882e801a63465eebd826092905ca64c71e3c640920f3cf4cf581a2356
0x1c9280d7fb67d8632f9f84ef6b976c3eb5a9accb97f69d1a9edda20e9f035abe
0x67862a345e034e712f9105788100f37c4401de95f86e3944681888b705f287a2
0x1f7a8fd7d40c3f4001a85a75e45ea8dd8d8cd4c01224af432c7909ec2118dabc
0x50baae2c9f64fe86309a22e52af5ad0ff92b4f3d08c65d83c2721fd915116c67

Functions
Getter at block 21159577
 
admin(view returns (address)
 
implementation(view returns (address)
ERC721_Interface(view returns (bytes4)
0x80ac58cd
InterfaceId_ValidateFingerprint(view returns (bytes4)
0x8f9f4b63
acceptedToken(view returns (address)
0x0f5d2fb29fb7d3cfee444a200298f468908cc942
legacyNFTAddress(view returns (address)
0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d
owner(view returns (address)
0x9a6ebe7e2a7722f8200d0ffb63a1f6406a0d7dce
ownerCutPerMillion(view returns (uint256)
25000
paused(view returns (bool)
false
publicationFeeInWei(view returns (uint256)
0
Read-only
auctionByAssetId(uint256 assetIdview returns (bytes32addressuint256uint256)
isMigrated(string contractNamestring migrationIdview returns (bool)
orderByAssetId(addressuint256view returns (bytes32 idaddress selleraddress nftAddressuint256 priceuint256 expiresAt)
State-modifying
changeAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
cancelOrder(address nftAddressuint256 assetId
cancelOrder(uint256 assetId
createOrder(address nftAddressuint256 assetIduint256 priceInWeiuint256 expiresAt
createOrder(uint256 assetIduint256 priceInWeiuint256 expiresAt
executeOrder(address nftAddressuint256 assetIduint256 price
executeOrder(uint256 assetIduint256 price
initialize(
initialize(address _acceptedTokenaddress _legacyNFTAddressaddress _owner
initialize(address _sender
pause(
safeExecuteOrder(address nftAddressuint256 assetIduint256 pricebytes fingerprint
setLegacyNFTAddress(address _legacyNFTAddress
setOwnerCutPerMillion(uint256 _ownerCutPerMillion
setPublicationFee(uint256 _publicationFee
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address implementation
AuctionCancelled(bytes32 iduint256 indexed assetIdaddress indexed seller
AuctionCreated(bytes32 iduint256 indexed assetIdaddress indexed selleruint256 priceInWeiuint256 expiresAt
AuctionSuccessful(bytes32 iduint256 indexed assetIdaddress indexed selleruint256 totalPriceaddress indexed winner
ChangeLegacyNFTAddress(address indexed legacyNFTAddress
ChangedOwnerCutPerMillion(uint256 ownerCutPerMillion
ChangedPublicationFee(uint256 publicationFee
Migrated(string contractNamestring migrationId
OrderCancelled(bytes32 iduint256 indexed assetIdaddress indexed selleraddress nftAddress
OrderCreated(bytes32 iduint256 indexed assetIdaddress indexed selleraddress nftAddressuint256 priceInWeiuint256 expiresAt
OrderSuccessful(bytes32 iduint256 indexed assetIdaddress indexed selleraddress nftAddressuint256 totalPriceaddress indexed buyer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Constructor
constructor(address _implementation
Fallback and receive
fallback(
Errors

This contract contains no error objects.