Rarible · Schema

Platform

NFTNon-Fungible TokensMarketplaceAggregatorMultichainEthereumPolygonArbitrumFlowWeb3BlockchainCollectionsOrder BookTradingIndexer
View JSON Schema on GitHub

JSON Schema

Platform.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Platform",
  "type": "string",
  "enum": [
    "RARIBLE",
    "OPEN_SEA",
    "CRYPTO_PUNKS",
    "HEN",
    "OBJKT",
    "VERSUM",
    "TEIA",
    "OTHER",
    "FXHASH"
  ]
}