This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21335400, which is 31 minutes old. We're running behind the tip but working to resolve the issue.

TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 2,381 txns
Deployed by via 0x6d7740a6 at 14609213
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 49 additional slots
-
variable spans 48 additional slots
Native
Value $15,239.24
 (#774)
ERC-721
--
 (#773)
ERC-721
--
 (#772)
ERC-721
--
 (#771)
ERC-721
--
 (#767)
ERC-721
--
 (#766)
ERC-721
--
 (#765)
ERC-721
--
 (#764)
ERC-721
--
 (#763)
ERC-721
--
0x76c54b93b1bfd9a0766866f8eb814c0d033beed6ebffeda2f84d4ca2b5299582
0x752bec0f93b75afc23e3fffa29a40d29b0a206c292481927d372468b52d11953
0x8ed88a62c92a0fb32e3ad8cd7a3d20b522785e3870f39da30b499bb3220e2332
0xac5eae22046c62dcb2a866551ce343ed460d5f709692f6a9a3aaf6d86e33b39f
0xe408ae373451b71a57039823f00d162604a69bf4746fe98e6dfbd5b8632caa45
0x06baf6aa5ac030941bd6a02f80ff05bc61f2920ac94e6b979b6bef15a2a2326b
From
0x7cb0c01e51762f2e56ac8a84ea99beeec86b573288d41fe392a44cf11ab6f87d
From
0xb256459a9c152e24f141562a9ff87f9c5a32b8ec96b5398bd77d9bc8179f5c90
From
0x3a8cadee2eb07ab507cfc732ee2620884cd91836826f130aecf27c416c9ffa3c
0x2a8296e6b44997b44d2159fe1688ab2691f168995f863a40eb2d7b37cde8ea10

Functions
Getter at block 21335399
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getMarketplacesRegistry(view returns (address[])
[0x8Ce901eBF9AfD75b4cB0909260eeF91c5d4C2E60]
Read-only
exists(address _collectionview returns (bool)
getOrderId(address _collectionuint256 _tokenIdview returns (uint256 orderId)
getPrimaryCommission(uint256 _tokenIduint256 _amountview returns (address receiveruint256 commissionAmount)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoyaltyCommission(address _collectionuint256 _tokenIduint256 _amountview returns (address receiveruint256 commissionAmount)
hasRole(bytes32 roleaddress accountview returns (bool)
marketInfo(addressuint256 _tokenIdview 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 
acceptOffer(uint256 _offerId
addMarketplace(address _newMarketplace
cancelOrder(uint256 _orderId
changeOrderPrice(uint256 _orderIduint256 _newPrice
decreaseOffer(uint256 _offerIduint256 _newAmount
deleteMarketplace(uint256 _index
deletePrimarySaleCommission(uint256 _tokenId
deleteRoyaltyCommission(address _collectionuint256 _tokenId
fillOrder(uint256 _orderIdaddress _msgSenderpayable 
grantRole(bytes32 roleaddress account
increaseOffer(uint256 _offerIdpayable 
initialize(address _NFTaddress _feeAccount
mint(bytes32 _tokenURI
mintAndTransfer(bytes32 _tokenURIaddress _touint24 _primaryBpsuint24 _royaltyBps
refundOffer(uint256 _offerId
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFeeAccount(address _feeAccount
setNinfaNFT(address _NFT
setPrimaryFee(uint24 _feeBps
setPrimarySaleCommission(uint256 _tokenIdaddress _receiveruint24 _bps
setRoyaltyCommission(address _collectionuint256 _tokenIdaddress _receiveruint24 _bps
submitOffer(address _collectionuint256 _tokenIdpayable 
submitOrder(address _collectionuint256 _tokenIduint256 _price
whitelistERC721(address _collection
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Commission(address indexed collectionuint256 indexed tokenIdaddress indexed touint24 primaryBpsuint24 royaltyBps
FeeAccount(address feeAccount
Offer(address indexed collectionuint256 indexed tokenIdaddress indexed fromuint256 offerIduint256 price
OfferCancelled(address indexed collectionuint256 indexed tokenIdaddress indexed fromuint256 offerId
Order(address indexed collectionuint256 indexed tokenIdaddress indexed fromuint256 orderIduint256 price
OrderCancelled(address indexed collectionuint256 indexed tokenIdaddress indexed fromuint256 orderId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyPayment(address indexed collectionuint256 indexed tokenIdaddress indexed touint256 amount
Trade(address indexed collectionuint256 indexed tokenIdaddress indexed fromuint256 priceaddress touint256 orderId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.