Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix broken external link causing CI failures.
Signed-off-by: bgravenorst <[email protected]>
  • Loading branch information
bgravenorst committed Dec 8, 2025
commit ce831d6f021cacd5c4e439f46a11d9fbc5c3fce7
2 changes: 1 addition & 1 deletion services/reference/arbitrum/json-rpc-methods/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ The standard Ethereum methods documented in this section are supported by Infura

The Arbitrum API aims to be a superset of the Ethereum JSON-RPC specification and supports all the standard Ethereum JSON-RPC-APIs.

When interacting with the API, you can expect all the usual Ethereum JSON-RPC specification fields, [and some extra ones](https://developer.offchainlabs.com/docs/differences_overview#json-rpc-api) used to display information unique to Arbitrum.
When interacting with the API, you can expect all the usual Ethereum JSON-RPC specification fields, [and some extra ones](https://docs.arbitrum.io/build-decentralized-apps/arbitrum-vs-ethereum/rpc-methods) used to display information unique to Arbitrum.
Loading