BlockPI Docs
Ctrlk
Official WebsiteDashboardPricing
  • Welcome to BlockPI
    • 😊Welcome to BlockPI!
    • About BlockPI
    • Background
    • Glossary
  • Basic Tutorials
    • Registration & Login
    • API Key
    • Wallet Set Up
    • Account Management
    • Team Management
  • Build
    • Supported Networks and Advanced Features
    • API Reference
      • BlockPI
      • 0G
      • Aptos
      • Arbitrum
      • Avalanche
      • Base
      • Berachain
      • Blast
      • Bitcoin
      • BSC
      • Celo
      • Conflux
      • Cronos
      • Cosmos Hub
      • Ethereum
      • Etherlink
      • Fantom & Sonic
      • Flow EVM
      • Gnosis
      • Hemi
      • Hyperliquid EVM
      • Kaia
      • Linea
      • Mantle
      • Meter
      • Metis
      • Merlin
      • Monad
      • Movement
      • Near
      • Oasys
      • OP
      • Polygon
      • Scroll
      • Starknet
      • Story
      • SUI
      • Solana
      • Taiko
      • Ton
        • /getAddressInformation
        • /getExtendedAddressInformation
        • /getWalletInformation
        • /getTransactions
        • /getAddressBalance
        • /getAddressState
        • /packAddress
        • /unpackAddress
        • /getTokenData
        • /detectAddress
        • /getMasterchainInfo
        • /getMasterchainBlockSignatures
        • /getShardBlockProof
        • /getConsensusBlock
        • /lookupBlock
        • /shards
        • /getBlockTransactions
        • /getBlockTransactionsExt
        • /getBlockHeader
        • /tryLocateTx
        • /tryLocateResultTx
        • /tryLocateSourceTx
        • /getConfigParam
        • /runGetMethod
        • /sendBoc
        • /sendBocReturnHash
        • /sendQuery
        • /estimateFee
        • /jsonRPC
      • T3rn
      • Unichain
      • Viction
      • ZetaChain
      • ZetaChain-evm
      • zkSync Era & Abstract
    • Account Abstraction (ERC-4337)
  • Dedicated Node
  • Pricing
    • Request Unit (RU)
    • Pricing & Rate Limit
    • Auto-Renew & Pay As You Go
  • Supports
    • RPC Error Reference
    • FAQ
    • Contact Us
Powered by GitBook
On this page
  • Accounts
  • Blocks
  • Transactions
  • Get config
  • Run method
  • Send
  • Json rpc

Was this helpful?

Edit
  1. Build
  2. API Reference

Ton

This page serves as a Ton API documentation index and lists the available JSON-RPC methods.

Accounts

  • /getAddressInformation

  • /getExtendedAddressInformation

  • /getWalletInformation

  • /getTransactions

  • /getAddressBalance

  • /getAddressState

  • /packAddress

  • /unpackAddress

  • /getTokenData

  • /detectAddress

Blocks

  • /getMasterchainInfo

  • /getMasterchainBlockSignatures

  • /getShardBlockProof

  • /getConsensusBlock

  • /lookupBlock

  • /shards

  • /getBlockTransactions

  • /getBlockTransactionsExt

  • /getBlockHeader

Transactions

  • /tryLocateTx

  • /tryLocateResultTx

  • /tryLocateSourceTx

Get config

  • /getConfigParam

Run method

  • /runGetMethod

Send

  • /sendBoc

  • /sendBocReturnHash

  • /sendQuery

  • /estimateFee

Json rpc

  • /jsonRPC

Previouseth_supportedEntryPointsNext/getAddressInformation

Last updated 10 months ago

Was this helpful?