Skip to main content

Tables

ExchangeMeta_Cancel_event

Order cancellation events from Rarible NFT (non-fungible token) marketplace on zkSync Era. Records cancelled listings and offers with order hash identifiers for tracking marketplace activity and user behavior.
Query with partition filter

ExchangeMeta_directPurchase_function

Direct purchase transactions from Rarible’s NFT marketplace on zkSync Era. Contains buy and sell order details including NFT identifiers, payment amounts, maker addresses, and cryptographic signatures for tracking marketplace activity and order execution.
Query with partition filter

ExchangeMeta_Match_event

Order matching events from Rarible NFT marketplace on zkSync Era, recording matched buy and sell orders with fill amounts. Tracks trade execution between makers and takers for analyzing marketplace liquidity and trading activity.
Query with partition filter

ExchangeMeta_MatcherChange_event

Configuration changes for authorized matchers on Rarible V1 NFT marketplace deployed on zkSync Era. Tracks additions and removals of matcher addresses that can execute trades for specific asset types, useful for analyzing marketplace operator permissions and protocol governance.
Query with partition filter

ExchangeMeta_OwnershipTransferred_event

Ownership transfer events from the Rarible v1 NFT marketplace ExchangeMeta contract on zkSync Era, tracking administrative control changes from previous to new owner addresses.
Query with partition filter

ExchangeMeta_ProxyChange_event

Proxy configuration change events from Rarible NFT marketplace exchange contract on zkSync Era, tracking updates to asset type handler addresses. Used for monitoring marketplace infrastructure changes and understanding which proxy contracts handle different asset standards.
Query with partition filter

ExchangeMeta_setTransferProxy_function

Transfer proxy configuration events from Rarible’s NFT marketplace exchange contract on zkSync Era. Records administrative calls that register proxy contracts authorized to transfer specific asset types (ERC-721, ERC-1155, ERC-20) during trades.
Query with partition filter