For the complete documentation index, see llms.txt. This page is also available as Markdown.

web3

clientVersion(): String

  • interface: api.rpc.web3.clientVersion

  • jsonrpc: web3_clientVersion

  • summary: Returns current client version.

sha3(): H256

  • interface: api.rpc.web3.sha3

  • jsonrpc: web3_sha3

  • summary: Returns sha3 of the given data.

Last updated