Overview
These tutorials walk you through common use cases with the Moralis Data API, with complete code examples you can run locally.Wallets & Accounts
Get Internal Transactions
Fetch internal transactions for any wallet address.
Get Native Token Balances
Retrieve native balances for EOAs and smart accounts.
Get Multi-Chain Activity
Track wallet activity across multiple chains.
Get Full Wallet History
Fetch complete transaction history for any wallet.
Build a Revoke Dashboard
Build a token approval and revoke dashboard.
Tokens & Markets
Top ERC-20 by Market Cap
Get the top ERC-20 tokens ranked by market cap.
Build a DEX Screener Clone
Build a DEX screener-style token dashboard.
ERC-20 Transfer History
Fetch ERC-20 transfer history by wallet or token.
Token Metadata
Get ERC-20 token metadata by address or symbol.
Token Pairs & Liquidity
Fetch token pairs and liquidity data.
DEX Pair Addresses
Get DEX pair addresses from Uniswap, PancakeSwap, and more.
Pump.fun Tokens & Swaps
Fetch Pump.fun token swaps and prices.
Pump.fun Bonding & Graduated
Track new bonding and graduated Pump.fun tokens.
NFTs
Get All NFTs by Wallet
Fetch all NFTs owned by a wallet address.
NFT Collections by Wallet
Get NFT collections owned by a wallet.
NFT Metadata
Fetch NFT metadata by contract and token ID.
NFT Owners & Ownership
Get NFT owners and ownership details.
NFT Floor Prices
Fetch NFT floor prices for collections.
Prices & Charts
Get ERC-20 Token Price
Fetch the current price of any ERC-20 token.
Historical OHLC Data
Get historical OHLC price data for tokens.
Build Price Charts
Build crypto price charts using OHLC data.
Blocks & Transactions
Get Transaction by Hash
Fetch a blockchain transaction by its hash.
Find Block by Timestamp
Find the closest block to a Unix timestamp.

