web3_sha3
Name
Type
Description
await provider.request({
method: "web3_sha3",
params: ["0x68656c6c6f20776f726c64"],
});
// "0x47173285a8d7341e5e972fc677286384f802f8ef42a5ec5f03bbfa254cb01fad"Last updated
Was this helpful?
await provider.request({
method: "web3_sha3",
params: ["0x68656c6c6f20776f726c64"],
});
// "0x47173285a8d7341e5e972fc677286384f802f8ef42a5ec5f03bbfa254cb01fad"Last updated
Was this helpful?
Was this helpful?