Difference between revisions of "Cast rpc"
Jump to navigation
Jump to search
(→Error) |
(→Error) |
||
Line 10: | Line 10: | ||
[[cast]] rpc [[web3_clientVersion]] [[--rpc-url]] <YOUR_RPC_URL> | [[cast]] rpc [[web3_clientVersion]] [[--rpc-url]] <YOUR_RPC_URL> | ||
Error: | Error: | ||
− | HTTP error 403 with body: {"jsonrpc":"2.0","error":{"code":-32601,"message":"rpc method is not whitelisted"},"id":0} | + | HTTP error [[403]] with body: {"jsonrpc":"2.0","error":{"code":-32601,"message":"rpc method is not whitelisted"},"id":0} |
Context: | Context: |
Revision as of 12:14, 12 September 2024
cast rpc web3_clientVersion --rpc-url <YOUR_RPC_URL>
cast rpc web3_clientVersion --rpc-url http://localhost:8545
cast rpc optimism_syncStatus
Error
cast rpc web3_clientVersion --rpc-url <YOUR_RPC_URL> Error: HTTP error 403 with body: {"jsonrpc":"2.0","error":{"code":-32601,"message":"rpc method is not whitelisted"},"id":0} Context: - HTTP error 403 with body: {"jsonrpc":"2.0","error":{"code":-32601,"message":"rpc method is not whitelisted"},"id":0}
Related
See also
cast rpc
cast [ block | block-number | wallet | send | balance | call | chain-id | tx | --help ]
- Ethereum API, 8545,
eth_call, eth_blockNumber, eth_getBalance, eth_getBlockByNumber, eth_getTransactionReceipt, web3_clientVersion, eth_subscribe, /eth/v1/node/syncing
,cast
,eth_getProof
,eth_call, eth_chainId, eth_getBlockReceipts
, Eth Beacon Node API,eth_sendRawTransaction, eth_getLogs
,geth --http.api
Advertising: