Skip to content

Commit d812fe5

Browse files
cursoragentshane
andcommitted
Docs: Clarify how to query untagged chains
Co-authored-by: shane <[email protected]>
1 parent 6707670 commit d812fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evm/supported-chains.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ When using `chain_ids`, you can request chains in several ways:
126126

127127
Some supported chains have **no tag assigned**.
128128
A chain may be untagged due to higher latency, restrictive rate limits, RPC cost, or a temporary incident.
129-
Untagged chains stay out of default requests to keep them fast, but you can still query them with `chain_ids` by passing the chain name (e.g. `?chain_ids=corn,funkichain`).
129+
Untagged chains stay out of default requests to keep them fast, but you can still query them by passing in their numerical IDs (e.g. `chain_ids=21000000` for corn).
130130

131131
Open the accordion above and scan the table to see which chains carry tags and which are untagged.
132132

0 commit comments

Comments
 (0)