Skip to main content

web3_sha3 RPC Method

Calculates a cryptographic hash.

Updated on
Dec 04, 2024

web3_sha3 RPC Method

To use the web3_sha3 method on the C-Chain, ensure that the end of your URL includes ext/bc/C/ws.

Parameters

data
[]string
The data in hexform to convert into a SHA3 hash.

Returns

result
string
The SHA3 result ofthe given string.
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free