Rarible · Schema

OrderActivitySource

NFTNon-Fungible TokensMarketplaceAggregatorMultichainEthereumPolygonArbitrumFlowWeb3BlockchainCollectionsOrder BookTradingIndexer
View JSON Schema on GitHub

JSON Schema

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