Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Contracts

Addresses

Base Mainnet (8453)

ContractAddress
SlotFactory (Hub)0xbf2F890E8F5CCCB3A1D7c5030dBC1843B9E36B0e

Base Sepolia (84532)

ContractAddress
SlotFactory (Hub)0xc44De86e2A5f0C47f1Ba87C36DaBf54275814DEb

ABIs

import {
  slotAbi,            // Individual slot contract
  slotFactoryAbi,     // Factory / Hub contract
  metadataModuleAbi,  // MetadataModule contract
} from "@0xslots/contracts";