TOY Chain
  • Introduction
  • TOY CHAIN
    • TOY Blockchain
    • TOY Foundation
  • TOY CHAIN Protocol
    • TOY Technical Insights
      • Rollups
      • Arbitrum
      • Orbit Chains
      • Anytrust
    • TOY Security Considerations
    • Add TOY CHAIN Testnet to Metamask
    • Bridge Assets to TOY CHAIN Testnet
    • Receive Faucet Funds
    • Deploy on TOY CHAIN Testnet
      • Foundry
      • Hardhat
      • Remix
    • Block Explorer
    • Bridge UI
    • Hub Page
  • TOY CHAIN Ecosystem
    • Platform
      • TOY Wallet
      • TOY Marketplace
      • TOY Social HUB
      • TOY Builder
    • Games
      • Citizen Conflict
      • AneeMate
      • Partner Games and Publishing Thesis
    • Artificial Intelligence
      • TAIX - AI Consumer Engine
      • AI Real-Time Assistants & Smart NPCs
      • AI Agent Marketplace
      • Developer-Focused AI Tools
    • TOY CHAIN DAO
      • Core Responsibilities
      • Participation in Governance
      • Transparent and Efficient Decision-Making
  • TOY Token
    • Utilities and Use Cases
    • TOY Token’s Utility & Purpose
    • Burning & Deflationary Mechanics
  • TOY CHAIN Strategic Partners
    • QORPO World
    • Sequence
    • Amazon Web Services
    • Caldera
  • Important Links
  • Roadmap
  • Build with TOY
    • Getting Started
    • Embedded Wallet
    • Sequence Kit
    • Analytics
    • Indexer
    • Marketplace
    • Smart Contract Suite
    • Conclusion
Powered by GitBook
On this page
  1. Build with TOY

Indexer

Sequence Indexer—offered via the TOY Builder—is a simple API to query any blockchain token and NFT data.

Simply select the data you want from the indexer, and it generates the necessary code in snippets.

Fetch different kinds of data from the indexer:

- ERC-20 Tokens: Retrieve balance and metadata for any ERC-20 token.

- ERC-721 and ERC-1155 Tokens: Fetch metadata, ownership, and transaction history for NFTs.

- Events and Transactions: Query blockchain transaction data related to specific contracts or addresses.

Sequence Indexer simplifies your development process by abstracting the complexity of querying blockchain data, allowing you to focus on building your application.

Integration Steps

1. Access the TOY Builder dashboard.

2. Navigate to the Indexer section.

3. Select the type of data you want to query.

4. Copy the auto-generated code snippets and integrate them into your application.

PreviousAnalyticsNextMarketplace

Last updated 4 months ago