RpcNodeDocs
PricingDashboard
Getting startedIP allowlist
  • Overview
  • API console
  • Authentication
  • Account
  • Endpoints
  • Address Watch
  • Webhooks
  • All guides
  • How to call JSON-RPC
  • Get the latest block height
  • Fetch a block
  • Fetch a transaction
  • Read an account balance
  • Receipts & event logs (EVM)
  • EVM: blocks, txs, and tips
  • EVM L2 checklist (Base, Arb, OP, …)
  • Solana: slots, blocks, and txs
  • Bitcoin: blocks and transactions
  • TRON: blocks and transactions
  • NEAR: block and tx
  • Cosmos SDK chains
  • Aptos & Sui
  • More networks (XRPL, Starknet, TON, …)
  • All errors
  • RPS rate limit exceeded
  • IP allowlist blocked (403)
  • Auth & invalid endpoint
  • Unknown endpoint lock
  • Method not found / not supported
  • Invalid JSON-RPC or HTTP request
  • Upstream unavailable
  • Request timeouts
  • Credits & usage
  • Full node vs archive
  • EVM & Hyperliquid errors
  • Solana errors
  • Bitcoin family errors
  • TRON errors
  • Other network families
  • Network overview
  • /v15
  • /v1/accounts/{address}15
  • /v1/accounts/{address}/resources25
  • /v1/accounts/{address}/resource/{resource_type}20
  • /v1/accounts/{address}/modules25
  • /v1/accounts/{address}/module/{module_name}20
  • /v1/accounts/{address}/transactions30
  • /v1/accounts/{address}/events/{event_handle}/{field_name}30
  • /v1/blocks/by_height/{block_height}40
  • /v1/blocks/by_version/{version}40
  • /v1/transactions/by_hash/{txn_hash}30
  • /v1/transactions/by_version/{txn_version}30
  • /v1/transactions/wait_by_hash/{txn_hash}40
  • /v1/transactions150
  • /v1/transactions/batch180
  • /v1/transactions/simulate50
  • /v1/view35
  • /v1/estimate_gas_price10
  • /v1/spec5
  1. RpcNode Docs
  2. →Aptos

other

Aptos

Full-node methods for this network. Open a method for parameters, returns, and examples.

apt19 methods

RPC methods

  • /v1GET · 5 credits
  • /v1/accounts/{address}GET · 15 credits
  • /v1/accounts/{address}/resourcesGET · 25 credits
  • /v1/accounts/{address}/resource/{resource_type}GET · 20 credits
  • /v1/accounts/{address}/modulesGET · 25 credits
  • /v1/accounts/{address}/module/{module_name}GET · 20 credits
  • /v1/accounts/{address}/transactionsGET · 30 credits
  • /v1/accounts/{address}/events/{event_handle}/{field_name}GET · 30 credits
  • /v1/blocks/by_height/{block_height}GET · 40 credits
  • /v1/blocks/by_version/{version}GET · 40 credits
  • /v1/transactions/by_hash/{txn_hash}GET · 30 credits
  • /v1/transactions/by_version/{txn_version}GET · 30 credits
  • /v1/transactions/wait_by_hash/{txn_hash}GET · 40 credits
  • /v1/transactionsPOST · 150 credits
  • /v1/transactions/batchPOST · 180 credits
  • /v1/transactions/simulatePOST · 50 credits
  • /v1/viewPOST · 35 credits
  • /v1/estimate_gas_priceGET · 10 credits
  • /v1/specGET · 5 credits