Skip to content
Discussion options

You must be logged in to vote

It's working on the default port 9993

curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}' localhost:9993
{"jsonrpc":"2.0","id":1,"result":"0x17b6436"}

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@geewynn
Comment options

@geewynn
Comment options

Answer selected by geewynn
@opfocus
Comment options

opfocus Mar 10, 2025
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node-operator Questions relating to running a rollup node on OP Mainnet/Testnet. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
3 participants