Rarible · Schema

SyncSort

NFTNon-Fungible TokensMarketplaceAggregatorMultichainEthereumPolygonArbitrumFlowWeb3BlockchainCollectionsOrder BookTradingIndexer
View JSON Schema on GitHub

JSON Schema

SyncSort.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "SyncSort",
  "type": "string",
  "enum": [
    "DB_UPDATE_ASC",
    "DB_UPDATE_DESC"
  ]
}