Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Avalanche-specific methods (`avax.*`) that have a dependency on the P-Chain and

:::

Refer to the [Avalanche documentation](https://docs.avax.network/api-reference/c-chain/api) for more
Refer to the [Avalanche documentation](https://docs.avax.network/docs/rpcs/c-chain) for more
information about supported methods.
2 changes: 1 addition & 1 deletion services/reference/celo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import CardList from '@site/src/components/CardList'

:::note Decentralized Infrastructure Network (DIN)

Celo is supported through the [DIN](https://www.din.build/) service,
Celo is supported through the [DIN](https://www.infura.io/solutions/decentralized-infrastructure-service) service,
meaning calls to the network are routed to [partner infrastructure providers](#partners-and-privacy-policies).

:::
Expand Down
2 changes: 1 addition & 1 deletion services/reference/sei/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ parallelized EVM architecture, native order matching, and subsystems that addres
limitations while maintaining Ethereum compatibility.

:::info See also
Refer to the [official Sei documentation](https://www.docs.sei.io/) for more information.
Refer to the [official Sei documentation](https://docs.sei.io/) for more information.
:::

Select an option below to get started with the Sei network.
Expand Down
2 changes: 1 addition & 1 deletion services/reference/sei/json-rpc-methods/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ sidebar_key: sei-json-rpc-api
The standard Ethereum methods documented in this section are supported by Infura on the Sei network.

:::info See also
Refer to the [official Sei documentation](https://www.docs.sei.io/) for more information.
Refer to the [official Sei documentation](https://docs.sei.io/) for more information.
:::
Loading