🏟️ BUIDL where legends play. Join our Hackathon at Parc des Princes, Paris – July 2025 •
Register Now
Chiliz Chain Developer Docs
Chiliz ChainBlock ExplorerCommunitySocios.com
English
English
  • Chiliz Chain developer docs
  • Quick Start
    • Chiliz Chain in a nutshell
    • Connect to Mainnet and Testnet
    • Deploy and verify a contract
      • Deploy with Remix IDE
      • Deploy with thirdweb
      • Verify with Chiliscan
      • Verify with Chiliz Block Explorer
    • Run a Chiliz Chain Node
    • Free online courses
    • Inflation Supply Allocation Addresses
    • Smart Contract Addresses
  • Learn
    • About Chiliz Chain
      • Tokenomics
      • Security Audits
      • Chiliz Labs
    • About Wallets
      • How to use MetaMask
        • Install MetaMask
        • Link Chiliz Chain to MetaMask
      • How to use a multisig wallet (Safe)
    • About Bridging
      • Using Dcentralab's Chainport
      • Using Chiliz Bridge
      • Bridging stablecoins
      • Making your project token bridgeable
    • About Staking
      • Stake your CHZ
      • Unstake your CHZ
      • Staking Rewards
      • Stake CHZ from your Ledger
      • Chiliz Staking FAQ
    • About Validators
      • Defining Validators and Delegators
      • Why Become a Validator
      • How to Become a Validator
      • Running a Validator node
      • How to Stop Being a Validator
      • About Validator slashing
    • About Fan Tokens
      • 2023 Migration of Fan Tokens to Chiliz Chain
    • About Stablecoins
      • Stablecoins on Chiliz Chain
    • Glossary
      • Blockchain
      • Consensus mechanisms
      • Governance
      • Validator
      • Staking
      • Wallet
      • CAP-20
      • Wrapped CHZ (wCHZ)
  • Develop
    • Basics
      • Connect to Chiliz Chain
        • Connect using RPC
        • Run a Chiliz Chain Node
        • Use a hardware wallet
      • Block Explorers
      • Testnet Faucet
        • Obtain testCHZs with Tatum Faucet
      • Use Wrapped CHZ
      • How-Tos
        • How to get the balance of a wallet
        • How to get the history of a wallet
        • How to get the metadata of a specific NFT
      • Tips & Tricks
    • Advanced
      • How to integrate Socios Wallet in your dApp
      • How to use Account Abstraction
      • How to get the USD price of Fan Tokens
      • How to generate random numbers
      • How to follow transfers of a Fan Token
      • How to create Telegram notifications for Fan Token transfers
      • How to estimate gas fees
    • Chiliz Chain API
    • Developers FAQ
  • Community
    • Chiliz Chain Ecosystem
      • Developer Tools
        • Ankr
        • Azuro
        • Biconomy
        • Blocknative
        • Hyperlane
        • Lumx
        • Moralis
        • Pyth
        • Reown
        • Rarible
        • Tatum
        • The Graph
        • Thirdweb
        • Web3Auth
      • Custody solutions
        • Cobo
        • Fireblocks
      • Wallets
        • Magic
        • Privy
    • Developers events
      • Chiliz Sports Hackathon - July 2024
        • Setting The Stage
        • Getting Started
        • Mission Brief & Key Dates
        • The Prize Money
        • Theme & Intro
        • Tracks, Requirements, Regulations & Scoring Criteria
        • The Process
        • Disclaimers
        • Useful information
      • ETHGlobal Bangkok Hackathon 2024
      • ETHGlobal Istanbul Hackathon 2023
      • ETHGlobal London Hackathon 2024
      • ETHGlobal Online Hackathon Summer 2024
      • Hacking Poland 2025
      • Lumx Hack powered by ETH Rio
  • Chiliz Chain Changelog
    • Governance Proposals & Decisions
      • February 2025: New validator proposals
      • December 2024: Governance Update Proposals
      • May 2024: Dragon 8 (Tokenomics 2.0) Proposal
      • 2024 Dragon8 hard fork announcement
    • Blockchain code changes
    • Outage reports
      • Details on the May 21st outage
  • Doc Updates
Powered by GitBook
On this page
  • What is Moralis?
  • What this means for you
  • Moralis APIs​
  • Wallet API​
  • NFT API​
  • Token API​
  • Blockchain API​
  • Moralis Streams​
  • Getting started with Moralis APIs​
  • Getting started with Moralis Streams​
  • Tutorials & Guides​
  • Tutorials​
  • Guides​

Was this helpful?

  1. Community
  2. Chiliz Chain Ecosystem
  3. Developer Tools

Moralis

Last updated 6 months ago

Was this helpful?

What is Moralis?

is a leading crypto data provider that helps companies build great user experiences, drive engagement, growth and revenue in their applications.

What this means for you

to its roster of APIs, so that developers can enjoy Chiliz Chain features combined with the swift and efficient capabilities of Moralis.

Through Moralis, you can easily use several Chiliz-specific APIs: Token API, NFT API, Wallet API, Blockchain API, and Streams API.

All Moralis APIs are supported on Chiliz Chain and across all other major EVM blockchains. All endpoints support powerful filtering capabilities.

Use it to build things like wallet notifications, Telegram alerts or just to keep your user balances up to date in real-time by streaming data to your database.

In order to use the Moralis APIs you need a Moralis account and a Moralis API key.

  1. Login to access the admin interface

  2. Go to settings and find your API key

You can now call any Moralis endpoint, see below for an example.

Explore Moralis further with this documentation:

Note the IDs for Chiliz Chain:

  • Chiliz Mainnet: 0x15b38

  • Spicy Testnet: 0x15b32

  1. Login to access the admin interface

  2. Go to the Streams page

  3. From there you can configure your Moralis Stream from the UI

  4. Configure the trigger, what events or what addresses to watch

  5. Configure the filters you want

  6. Configure which chains you want the Stream to be active on.

  7. Set up your destination webhook (where the data should be sent)

Moralis APIs

Wallet API

With Moralis you can get Wallet balances for tokens, NFTs and native assets, get full wallet history, net worth and a lot more.

NFT API

With Moralis you can get NFT data like collections, owners, prices, images and metadata.

Token API

With Moralis you can get ERC20 token data like prices, ownership, metadata, transfers, approvals, liquidity, mints and burns.

Blockchain API

With Moralis you can get core blockchain data like blocks, transactions and logs.

Moralis Streams

Moralis allow you to stream blockchain data in real-time via webhooks. Subscribe to any on-chain event, like NFT or token mints, transfers or swaps, add powerful filters and then watch the data flow to your destination in real time.

Getting started with Moralis APIs

Go to and create a Moralis account

Find all endpoints and SDKs in the

Getting started with Moralis Streams

Go to and create a Moralis account

You can also set up Streams programmatically, check out the for a guide on how to do that.

Tutorials & Guides

Tutorials

Guides

​
​
Wallet API
​
NFT API
​
Token API
​
Blockchain API
​
Streams
​
admin.moralis.io
Moralis documentation
How to get the balance of a wallet
How to get the history of a wallet
How to get the metadata of a specific NFT
​
admin.moralis.io
Moralis Streams documentation
​
​
How to get all NFTs owned by a wallet address
How to get the metadata of an NFT
How to get all tokens owned by a wallet address
How to get the price of any ERC20 token
How to get all token transfers of a wallet address
​
How to build an automated Telegram bot
How to build an NFT gates website with NextJS
How to build a ZapperFi clone
How to get Token Prices
How to build a Blur NFT Marketplace clone
How to build a Metamask portfolio clone
Moralis
Moralis has integrated Chiliz Chain