Blast website screenshot

Blast

Blast is an Ethereum Layer 2 network (OP Stack-derived, post-Pacific Meridian upgrade) that pays native yield on bridged ETH and stablecoins via auto- rebasing tokens — roughly 4% on ETH (from Ethereum staking) and 5% on USDB (from T-Bill protocols) — and programmatically returns a share of net gas revenue to dApps. Mainnet runs at chain ID 81457 with public JSON-RPC at rpc.blast.io and a Sepolia testnet at chain ID 168587773 / sepolia.blast.io. Developer surfaces include Blastscan and Sepolia Blastscan explorers, the native bridge, USDB stablecoin, and the gas / yield smart contracts.

Blast publishes 1 API on the APIs.io network: JSON-RPC API. Tagged areas include Blockchain, Layer 2, Ethereum, EVM, and Native Yield.

Blast’s developer surface includes documentation, getting-started guide, API reference, engineering blog, GitHub presence, status page, and 12 more developer resources.

36.3/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
1 APIs
BlockchainLayer 2EthereumEVMNative YieldRebasingOP Stack

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/blast-network: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Blast Mainnet JSON-RPC

Public Ethereum-compatible JSON-RPC endpoint for Blast mainnet (chain ID 81457). Supports the standard eth_* method set used by web3 clients, wallets, and indexers.

Blast Sepolia Testnet JSON-RPC

Public JSON-RPC endpoint for the Blast Sepolia testnet (chain ID 168587773), used for application development, integration testing, and bridge testing before deploying to mainnet.

Blast Native Yield Contracts

Auto-rebasing yield mechanism for ETH and USDB on Blast. Contracts expose configuration calls to opt accounts into automatic, claimable, or void yield modes, used by every dApp ...

Blast Gas Revenue API

Programmatic interface for dApps to claim back a share of the net gas revenue generated by their contracts on Blast, configured per-contract via the Blast precompile.

USDB Native Stablecoin

USDB is Blast's native auto-rebasing stablecoin, redeemable 1:1 for DAI when bridged back to Ethereum. Backed by T-Bill protocols and integrated directly into the Blast bridge.

Blast Bridge

Canonical Ethereum-Blast bridge for ETH, USDB, and supported ERC-20 tokens. UI lives at bridge.blast.io and is backed by the OP Stack standard bridge contracts.

Blastscan Block Explorer

Etherscan-style block explorer for Blast mainnet — transactions, blocks, addresses, contracts, tokens, and Solidity source verification.

Blastscan Sepolia Testnet Explorer

Blastscan instance for the Blast Sepolia testnet, supporting transaction lookup and contract verification for testnet deployments.

Blast JSON-RPC API

Ethereum-compatible JSON-RPC methods exposed by the Blast node.

Scroll for all 9

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Blast Network JSON-RPC

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Blast Network Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Blast Network Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Blast Network Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Blast Network Agentic Access

1 operation · 1 acting

1 operations · 1 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: blast-network
url: https://raw.githubusercontent.com/api-evangelist/blast-network/refs/heads/main/apis.yml
name: Blast
kind: company
description: Blast is an Ethereum Layer 2 network (OP Stack-derived, post-Pacific Meridian upgrade) that pays native yield
  on bridged ETH and stablecoins via auto- rebasing tokens — roughly 4% on ETH (from Ethereum staking) and 5% on USDB (from
  T-Bill protocols) — and programmatically returns a share of net gas revenue to dApps. Mainnet runs at chain ID 81457 with
  public JSON-RPC at rpc.blast.io and a Sepolia testnet at chain ID 168587773 / sepolia.blast.io. Developer surfaces include
  Blastscan and Sepolia Blastscan explorers, the native bridge, USDB stablecoin, and the gas / yield smart contracts.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/blast-network.png
tags:
- Blockchain
- Layer 2
- Ethereum
- EVM
- Native Yield
- Rebasing
- OP Stack
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
apis:
- aid: blast-network:mainnet-rpc
  name: Blast Mainnet JSON-RPC
  description: Public Ethereum-compatible JSON-RPC endpoint for Blast mainnet (chain ID 81457). Supports the standard eth_*
    method set used by web3 clients, wallets, and indexers.
  humanURL: https://docs.blast.io/building/network-information
  baseURL: https://rpc.blast.io
  tags:
  - JSON-RPC
  - Mainnet
  - EVM
  properties:
  - type: Documentation
    url: https://docs.blast.io/building/network-information
- aid: blast-network:sepolia-rpc
  name: Blast Sepolia Testnet JSON-RPC
  description: Public JSON-RPC endpoint for the Blast Sepolia testnet (chain ID 168587773), used for application development,
    integration testing, and bridge testing before deploying to mainnet.
  humanURL: https://docs.blast.io/building/network-information
  baseURL: https://sepolia.blast.io
  tags:
  - JSON-RPC
  - Testnet
  - Sepolia
  properties:
  - type: Documentation
    url: https://docs.blast.io/building/network-information
- aid: blast-network:native-yield
  name: Blast Native Yield Contracts
  description: Auto-rebasing yield mechanism for ETH and USDB on Blast. Contracts expose configuration calls to opt accounts
    into automatic, claimable, or void yield modes, used by every dApp that handles user balances.
  humanURL: https://docs.blast.io/building/guides/eth-yield
  baseURL: https://docs.blast.io/building/guides/eth-yield
  tags:
  - Yield
  - Rebasing
  - ETH
  - USDB
  properties:
  - type: Documentation
    url: https://docs.blast.io/building/guides/eth-yield
- aid: blast-network:gas-revenue
  name: Blast Gas Revenue API
  description: Programmatic interface for dApps to claim back a share of the net gas revenue generated by their contracts
    on Blast, configured per-contract via the Blast precompile.
  humanURL: https://docs.blast.io/building/guides/gas-fees
  baseURL: https://docs.blast.io/building/guides/gas-fees
  tags:
  - Gas
  - Revenue Sharing
  - Smart Contracts
  properties:
  - type: Documentation
    url: https://docs.blast.io/building/guides/gas-fees
- aid: blast-network:usdb-stablecoin
  name: USDB Native Stablecoin
  description: USDB is Blast's native auto-rebasing stablecoin, redeemable 1:1 for DAI when bridged back to Ethereum. Backed
    by T-Bill protocols and integrated directly into the Blast bridge.
  humanURL: https://docs.blast.io/building/guides/usdb-yield
  baseURL: https://docs.blast.io/building/guides/usdb-yield
  tags:
  - USDB
  - Stablecoins
  - Yield
  tags_raw:
  - USDB
  - Stablecoin
  - Yield
  properties:
  - type: Documentation
    url: https://docs.blast.io/building/guides/usdb-yield
- aid: blast-network:bridge
  name: Blast Bridge
  description: Canonical Ethereum-Blast bridge for ETH, USDB, and supported ERC-20 tokens. UI lives at bridge.blast.io and
    is backed by the OP Stack standard bridge contracts.
  humanURL: https://docs.blast.io/building/bridges
  baseURL: https://bridge.blast.io
  tags:
  - Bridge
  - Ethereum
  - L1
  properties:
  - type: Documentation
    url: https://docs.blast.io/building/bridges
- aid: blast-network:blastscan-explorer
  name: Blastscan Block Explorer
  description: Etherscan-style block explorer for Blast mainnet — transactions, blocks, addresses, contracts, tokens, and
    Solidity source verification.
  humanURL: https://blastscan.io
  baseURL: https://blastscan.io
  tags:
  - Explorer
  - Blastscan
  - Mainnet
  properties:
  - type: Documentation
    url: https://blastscan.io
- aid: blast-network:blastscan-sepolia-explorer
  name: Blastscan Sepolia Testnet Explorer
  description: Blastscan instance for the Blast Sepolia testnet, supporting transaction lookup and contract verification for
    testnet deployments.
  humanURL: https://sepolia.blastscan.io
  baseURL: https://sepolia.blastscan.io
  tags:
  - Explorer
  - Sepolia
  - Testnet
  properties:
  - type: Documentation
    url: https://sepolia.blastscan.io
- aid: blast-network:blast-network-json-rpc-api
  name: Blast JSON-RPC API
  description: Ethereum-compatible JSON-RPC methods exposed by the Blast node.
  humanURL: https://docs.blast.io/building/network-information
  baseURL: https://rpc.blast.io
  tags:
  - JSON-RPC
  properties:
  - type: OpenAPI
    url: openapi/blast-network-json-rpc-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/blast-network-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/blast-network-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/blast-network-domain-security.yml
- type: Website
  url: https://blast.io
- type: Documentation
  url: https://docs.blast.io
- type: GettingStarted
  url: https://docs.blast.io/building/network-information
- type: APIReference
  url: https://docs.blast.io/building/network-information
- type: Bridge
  url: https://bridge.blast.io
- type: Explorer
  url: https://blastscan.io
- type: TestnetExplorer
  url: https://sepolia.blastscan.io
- type: Blog
  url: https://blog.blast.io
- type: GitHub
  url: https://github.com/blast-io
- type: Twitter
  url: https://x.com/Blast_L2
- type: Discord
  url: https://discord.gg/blast
- type: Status
  url: https://status.blast.io
- type: PrivacyPolicy
  url: https://blast.io/privacy
- type: TermsOfService
  url: https://blast.io/terms
- type: LlmsText
  url: https://docs.blast.io/llms.txt
integrations:
- name: Ethereum
- name: OP Stack
- name: QuickNode
- name: Alchemy
- name: Ankr
- name: BlastAPI
- name: dRPC
- name: LayerZero
- name: Wormhole
- name: Chainlink
- name: Pyth
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/blast-network"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/blast-network/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/blast-network/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.