Logo
New RPC users get 35% off their first monthView the offer
Asset Hub Polkadot logo

Asset Hub Polkadot RPC Endpoint and API

Parity

Asset Hub Polkadot, formerly Statemint, is Polkadot's common-good parachain for fungible and non-fungible assets. It provides standardized asset management and XCM transfers for wallets, DeFi, NFT platforms, and cross-chain applications.

Sign up for a Free Plan to unlock up to 40 req/sec and API Usage and Performance Insights. Get Started
Open In Polkadot JS

Public endpoint rate limit: 5 req/sec

Quick Start
curl -H 'Content-Type: application/json' -d '{"id":1,"jsonrpc":"2.0","method":"chain_getBlock"}' 'https://statemint.api.onfinality.io/public'
curl -H 'Content-Type: application/json' -d '{"id":1,"jsonrpc":"2.0","method":"chain_getBlock"}' 'https://statemint.api.onfinality.io/public'
HTTPs
https://statemint.api.onfinality.io/public
https://statemint.api.onfinality.io/public
Websocket
wss://statemint.api.onfinality.io/public-ws
wss://statemint.api.onfinality.io/public-ws
Sidecar
https://statemint.api.onfinality.io/rest/public/blocks/head
https://statemint.api.onfinality.io/rest/public/blocks/head

Go to Growth Plan

  • High Performance
  • Powerful RPC Analytics
  • Up to 500 rps
  • No daily response limit
  • Priority Support
  • Decentralized Servers
Get Started

Asset Hub Polkadot endpoint details

ItemValue
NetworkAsset Hub Polkadot (formerly Statemint)
Native tokenDOT
ProtocolSubstrate JSON-RPC
TransportHTTP and WebSocket
Common methodschain_getBlock, chain_getHeader, state_getMetadata, system_health
Best fitAsset apps, wallets, NFT platforms, DeFi, indexers, and Substrate backends

Asset Hub Polkadot RPC Endpoints

Quick RPC check

Start with chain_getBlock or chain_getHeader, then test storage reads, asset metadata, event queries, transaction submission, and WebSocket reconnect behavior for the client used in production.

What to validate before production

Check response latency, finalized-head updates, asset storage queries, transaction confirmation, reconnect handling, historical requirements, and whether archive, trace, or dedicated capacity is needed.

Asset Hub Polkadot RPC use cases

Asset Hub RPC supports fungible assets, NFTs, wallets, DeFi products, token management platforms, indexers, analytics, governance workflows, and applications that use XCM to move assets between Polkadot chains.

OnFinality Asset Hub Polkadot features

  • Dedicated node path: Full, archive, and collator node options
  • Lightning Restore: Restore supported nodes from snapshots for faster synchronization

Asset Hub Polkadot production workflow

Use public or shared access for asset reads, wallet integration, and early testing. Before production, repeat asset, event, transaction, and reconnect checks with authenticated access, then choose dedicated infrastructure when the workload needs isolation or predictable capacity.

Asset Hub Polkadot RPC resources

Teams building on Asset Hub usually need a reliable path from a first Substrate request to production asset operations, indexing, and cross-chain workflows.

Best fit: mainnet production workflows for asset apps, wallets, NFT platforms, collators, and Substrate backends.

What builders usually check first:

  • Read blocks, storage, events, asset metadata, and balances from the system parachain.
  • Submit asset transfers and monitor finalized transaction outcomes.
  • Index historical state and XCM activity for analytics or operational tooling.
  • Plan dedicated node capacity when the workload needs isolated resources or chain-specific operations.

Supported capability notes:

  • Authenticated Asset Hub Polkadot RPC/API access for asset apps, collators, and Substrate backends.
  • HTTP and WebSocket support for app, backend, and integration workflows.
  • Archive access for historical state, analytics, and audits.
  • Trace support for transaction debugging and execution analysis.
  • Dedicated node options with Lightning Restore where supported.

Decision notes:

  • Environment: mainnet. Protocol family: Substrate JSON-RPC.
  • HTTP and WebSocket support is listed for supported app and backend workflows.
  • Archive support is available for historical state or older chain-data queries.
  • Trace support is available for transaction debugging and execution analysis.
  • Dedicated node options are available when the workload needs isolated resources or more operational control.

A quick connection check usually starts with chain_getBlock, then moves into the exact methods your wallet, dashboard, bot, indexer, or backend service needs.

Planning the next step:

  • Shared RPC is usually enough for early integration, prototypes, and moderate app traffic.
  • Consider dedicated nodes when traffic becomes sustained, workloads are latency-sensitive, or isolation and monitoring become operational requirements.

Never Worry about Infrastructure Again

OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.

Get Started