Skip to main content
Web3 Data API

What is the Web3 Data API?

Jonathan Blackburn avatar
Written by Jonathan Blackburn
Updated over a week ago

What are the Web3 Data APIs?


The Moralis Web3 Data APIs are a set of highly scalable APIs that solve popular Web3 challenges. By indexing blockchain data in a structured way, Moralis is able to expose APIs that make querying, fetching and understanding this data a breeze for developers.

Web3 Data API Features

Moralis indexes all core aspects of blockchain data and provides access to this through a suite of data-focussed API endpoints. No matter what you are building, our Web3 Data API will support the data you will need; including Blocks, Transactions, NFTs, Tokens and Balance information.

  • NFT Data: Fetch real-time NFT metadata, ownership data, NFT transfer data, NFT prices, and much more.

  • Token Data: Seamlessly access real-time token price, ownership and transfer data.

  • Transaction Data: Get detailed information for any user transaction. List past transactions, and stay up to date with your user's on-chain activity.

  • Block Data: Get the contents of any block, including transactions, internal transactions, events and logs.

  • Event & Log Data: Granular logs and events for specific wallets and contracts.

  • DeFi Data: Out-of-the-box liquidity reserves and pair data across multiple blockchains.

Use Cases

Our advanced feature set of Web3 Data APIs are best for those that are building crypto fintech applications, which includes:

  • Wallet App

  • Portfolio Trackers

  • Block Explorers

  • Audit & Reporting

  • NFT Marketplace

  • etc.

Supported Chains

Name

Type

Chain ID

EvmChain

chain Query Parameters

Ethereum Mainnet logo

Ethereum Mainnet

Mainnet

0x1 (1)

EvmChain.ETHEREUM

  • eth

  • 0x1

Ethereum Sepolia logo

Ethereum Sepolia

Testnet

0xaa36a7 (11155111)

EvmChain.SEPOLIA

  • sepolia

  • 0xaa36a7

Ethereum Holesky logo

Ethereum Holesky

Testnet

0x4268 (17000)

EvmChain.HOLESKY

  • holesky

  • 0x4268

Polygon Mainnet logo

Polygon Mainnet

Mainnet

0x89 (137)

EvmChain.POLYGON

  • polygon

  • 0x89

Polygon Amoy logo

Polygon Amoy

Testnet

0x13882 (80002)

EvmChain.POLYGON_AMOY

  • amoy

  • 0x13882

Binance Smart Chain Mainnet logo

Binance Smart Chain Mainnet

Mainnet

0x38 (56)

EvmChain.BSC

  • bsc

  • 0x38

Binance Smart Chain Testnet logo

Binance Smart Chain Testnet

Testnet

0x61 (97)

EvmChain.BSC_TESTNET

  • bsc testnet

  • 0x61

Arbitrum logo

Arbitrum

Mainnet

0xa4b1 (42161)

EvmChain.ARBITRUM

  • arbitrum

  • 0xa4b1

Base logo

Base

Mainnet

0x2105 (8453)

EvmChain.BASE

  • base

  • 0x2105

Base Sepolia logo

Base Sepolia

Testnet

0x14a34 (84532)

EvmChain.BASE_SEPOLIA

  • base sepolia

  • 0x14a34

Optimism logo

Optimism

Mainnet

0xa (10)

EvmChain.OPTIMISM

  • optimism

  • 0xa

New

Linea logo

Linea

Mainnet

0xe708 (59144)

EvmChain.LINEA

  • linea

  • 0xe708

New

Linea Sepolia logo

Linea Sepolia

Testnet

0xe705 (59141)

EvmChain.LINEA_SEPOLIA

  • linea sepolia

  • 0xe705

Avalanche logo

Avalanche

Mainnet

0xa86a (43114)

EvmChain.AVALANCHE

  • avalanche

  • 0xa86a

Fantom Mainnet logo

Fantom Mainnet

Mainnet

0xfa (250)

EvmChain.FANTOM

  • fantom

  • 0xfa

Cronos Mainnet logo

Cronos Mainnet

Mainnet

0x19 (25)

EvmChain.CRONOS

  • cronos

  • 0x19

Palm logo

Palm

Mainnet

0x2a15c308d (11297108109)

EvmChain.PALM

  • palm

  • 0x2a15c308d

Gnosis logo

Gnosis

Mainnet

0x64 (100)

EvmChain.GNOSIS

  • gnosis

  • 0x64

Gnosis Chiado logo

Gnosis Chiado

Testnet

0x27d8 (10200)

EvmChain.GNOSIS_TESTNET

  • gnosis testnet

  • 0x27d8

Chiliz Mainnet logo

Chiliz Mainnet

Mainnet

0x15b38 (88888)

EvmChain.CHILIZ

  • chiliz

  • 0x15b38

Chiliz Testnet logo

Chiliz Testnet

Testnet

0x15b32 (88882)

EvmChain.CHILIZ_TESTNET

  • chiliz testnet

  • 0x15b32

New

Moonbeam logo

Moonbeam

Mainnet

0x504 (1284)

EvmChain.MOONBEAM

  • moonbeam

  • 0x504

New

Moonriver logo

Moonriver

Testnet

0x505 (1285)

EvmChain.MOONRIVER

  • moonriver

  • 0x505

New

Moonbase logo

Moonbase

Testnet

0x507 (1287)

EvmChain.MOONBASE

  • moonbase

  • 0x507

Did this answer your question?