We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
defaultReadOnlyChainId
1 parent da7c466 commit 5b33eafCopy full SHA for 5b33eaf
sdk/reference/sdk-options.md
@@ -120,28 +120,6 @@ MetaMask displays this metadata in the connection modal to help users identify a
120
connection request.
121
:::
122
123
-### `defaultReadOnlyChainId`
124
-
125
-<Tabs>
126
-<TabItem value="Syntax">
127
128
-```javascript
129
-defaultReadOnlyChainId: <number or hexadecimal string>
130
-```
131
132
-</TabItem>
133
-<TabItem value="Example">
134
135
136
-defaultReadOnlyChainId: "0x1"
137
138
139
140
-</Tabs>
141
142
-Enables sending read-only RPC requests to this chain ID before the user connects to MetaMask.
143
-The value is automatically updated to the chain ID used in MetaMask once connected.
144
145
### `enableAnalytics`
146
147
<Tabs>
0 commit comments