Rarible · Schema

OlapPlatformSource

NFTNon-Fungible TokensMarketplaceAggregatorMultichainEthereumPolygonArbitrumFlowWeb3BlockchainCollectionsOrder BookTradingIndexer
View JSON Schema on GitHub

JSON Schema

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