Rarible · Schema

ContractAddress

Blockchain contract address in Union format `ETHEREUM:${token}`

NFTNon-Fungible TokensMarketplaceAggregatorMultichainEthereumPolygonArbitrumFlowWeb3BlockchainCollectionsOrder BookTradingIndexer
View JSON Schema on GitHub

JSON Schema

ContractAddress.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ContractAddress",
  "type": "string",
  "description": "Blockchain contract address in Union format `ETHEREUM:${token}`",
  "example": "ETHEREUM:0xd07dc4262bcdbf85190c01c996b4c06a461d2430"
}