BITTENSOR NATIVE · INK! CONTRACT

Index, stream, and trade on Bittensor::Pallet.

ViewPallet indexes ink! contract data in real-time events, transactions, and balances. Stream any contract event via signed webhooks, explore the chain, or swap PSP22 Token and TAO over-the-counter.

Get Started
indexed-event.json
{
  "eventType":  "approval",
  "contract":   "5EVTYgZy...BNrJ8",
  "blockNumber": 7060812,
  "caller":      "5DAAnrj7...Owner",
  "spender":     "5HGjWAef...Spender",
  "value":       "5000000",
  "timestamp":   1746614512
}
Any eventMulti-contract indexing
< 50msAvg webhook latency
99.9%Uptime SLA
OTCTAO · PSP22 Token trading

CAPABILITIES

Everything you need to build on Bittensor.

Contract Indexing

Query any indexed ink! contract: events, transactions, balances, and blocks — all decoded from pallet-contracts in real-time.

Multi-Event Webhooks

Subscribe to any contract event by type. Filter by address, receive signed HTTP callbacks within milliseconds — no polling required.

On-chain Explorer

Browse blocks, transactions, addresses, and token balances through a live Bittensor explorer backed by the indexer.

OTC Trading

Swap PSP22 tokens for TAO and other tokens peer-to-peer with escrow-backed over-the-counter orders — no centralised exchange.

ink! ABI Decoding

Raw contract event data decoded automatically using registered ink! ABIs and delivered as structured, human-readable JSON.

Signed Payloads

Every webhook delivery is signed with HMAC-SHA256. Verify authenticity with your secret key before processing.

HOW IT WORKS

From chain to your stack in three steps.

01

Register a contract or webhook

Add your ink! contract address to start indexing. Optionally create a webhook to receive HTTP callbacks on any of its events.

02

We index the chain

Our node subscribes to Bittensor blocks via Substrate RPC, decodes ContractEmitted extrinsics against registered ABIs, and stores every event, transaction, and balance update.

03

Query, stream, or trade

Explore indexed data via the REST API, receive signed webhook deliveries in milliseconds, or place OTC orders to swap PSP22 tokens and TAO peer-to-peer.

GET /explorer/events
// Response
{
  "eventType":  "transfer",
  "contract":   "5EVTYgZy...BNrJ8",
  "blockNumber": 7060804,
  "caller":      "5DAAnrj7...Sender",
  "data":        {
    "to": "5HGjWAef...Receiver",
    "value": "1000000"
  }
}

Simple, developer-first pricing.

Pay for what you use. No infrastructure overhead.

Guest
Free7-day trial

Connect your Polkadot wallet and explore with no commitment.

  • Explorer access (read-only)
  • 1 webhook endpoint
  • Signed payloads (HMAC-SHA256)
  • Community support
Start free trial
NormalPOPULAR
0.05 TAO/mo

Production-ready access for individual projects.

  • Full explorer access
  • 1 webhook endpoint — any event type
  • OTC order creation
  • Priority delivery queue
  • HMAC-SHA256 signatures
  • Monthly or yearly billing
Get Started
Pro
0.1 TAO/mo

Scale to multiple monitored addresses.

  • Full explorer access
  • Up to 5 webhook endpoints — any contract
  • OTC order creation & management
  • Multiple contract registrations
  • Priority delivery + support
  • Monthly or yearly billing
Get Started

Start building on Bittensor today.

Connect your Polkadot wallet, index an ink! contract, and receive your first event in under 2 minutes. No credit card required.

Get Started