API Archive

Blockscout-style legacy API references preserved for backward compatibility and migration purposes.

If you are still using older per-instance routes or legacy integrations, update your applications to the current Tetreum Testnet endpoints where applicable.

Archived API References

  1. REST API API used by the explorer frontend and related services.

  2. RPC API Compatibility-oriented API for developers migrating applications from Etherscan-style integrations.

  3. ETH RPC API Supports common Ethereum JSON-RPC methods for EVM-compatible integrations.

  4. GraphQL API GraphQL interface for querying explorer and blockchain data.

  5. Contract Verification API Legacy contract verification reference.

  6. Additional Integration APIs Archived or special-purpose developer integration references.

Notes

  • Tetreum Testnet is a Geth-based PoA and EVM-compatible network

  • Legacy API references are provided for documentation continuity

  • New integrations should use the current Tetreum Testnet endpoints and latest docs

  • Public RPC URL: https://testrpc.tetreum.com

  • Explorer URL: https://testnet.tetscan.com/

Last updated