Forks will be deprecated on March 31, 2025. Please migrate to Tenderly Virtual TestNets or contact our support for assistance with automatic migration.

web3_sha3 - Sonic Blaze Testnet


Summary

Returns Keccak-256 (not the standardized SHA3-256) of the given data.

Parameters

1. Data Hex

The hexified data to convert into a SHA3 hash
Example: i.e. 0x00000...

Code Examples