post https://polygon-mainnet.luniverse.io/
입력한 data의 Keccak-256 해시값을 반환합니다.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
입력한 data의 Keccak-256 해시값을 반환합니다.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
14curl --request POST \
--url https://polygon-mainnet.luniverse.io/nodeId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "web3_sha3",
"params": [
"0xc90d3Ac75D1D36dF0b0a229E73D8409FB7F3c4ab"
]
}
'
Try It!
to start a request and see the response here! Or choose an example: