Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.teqoin.io/llms.txt

Use this file to discover all available pages before exploring further.

WEB3 methods

web3_* methods are helper calls that clients often use for basic metadata and hashing helpers.

Common methods

  • web3_clientVersion
  • web3_sha3
These are useful for diagnostics and low-level tooling, but most app teams spend more time in eth_* methods.