evadore
  • Evadore
  • Climate Crisis
  • Global Warming
  • Blockchains
  • ReFi
    • What is ReFi?
    • Why ReFi?
  • Eva Chain
    • Content
    • While Starting
    • What is Blockchain?
      • Blockchain Key Benefits
      • Blockchain Network Types
      • Proof-of-Authentication
    • What is Ethereum?
    • What is Solidity?
    • What are Transactions?
    • What is Gas?
    • What is Wallet?
    • Creating Tokens on Evadore
    • Evadore Technical Information
  • Strategy
    • Hydroelectric
    • Solar Energy
    • Wind Energy
    • Carbon Offset Method
    • Carbon Credits
    • Forest
  • Sustainability
    • Sustainability Principles
  • ECOSYSTEM
    • EvaLabs
    • Eva Chain
    • EvaStore
    • EvaPay
    • GreenWallet
    • EvaForest
    • CarbonEva
  • TOKENOMICS
    • TOKENOMICS
  • ROADMAP
    • The Future of Evadore; Updates and Roadmap
    • Evadore's Key Achievements so far include
    • Evadore's future plans and goals include
  • API DOCS
    • RPC API Endpoints
      • Account
      • Logs
      • Stats
      • Block
      • Token
      • Transaction
      • Contract
      • RPC API Endpoints
Powered by GitBook
On this page
  1. API DOCS
  2. RPC API Endpoints

RPC API Endpoints

PreviousContract

RPC API Endpoints

API designed for ease of use

This API is provided for developers transitioning applications from Etherscan to BlockScout and applications requiring general API and data support. It supports GET and POST requests.

URLs vary by instance. With typical installations, access the API by adding /api to the end of the url. For example with the Goerli instance.

  • URL:

  • API URL:

An example query includes a module and action(s)/parameters. For example:

The following modules are supported. Click through to see specific endpoints and parameters.

?module=account

?module=logs

?module=token

?module=stats

?module=block

?module=contract

?module=transaction

Last updated 3 months ago

https://eth-goerli.blockscout.com
https://eth-goerli.blockscout.com/api
https://eth-goerli.blockscout.com/api?module=account&action=listaccounts&page=2&offset=5
Account
Logs
Token
Stats
Block
Contract
Transaction