Skip to main content

0.01 credits per call

web3_sha3 on Arbitrum: Returns the keccak-256 hash of the supplied data.

Endpoint

https://rpc.goldrushdata.com/v1/arbitrum-mainnet
Authenticate with Authorization: Bearer <GOLDRUSH_API_KEY>. See authentication.

Parameters

NameTypeRequiredDescriptionExample
dataDATAyesHex-encoded input data."0x68656c6c6f20776f726c64"

Returns

DATA, 32