This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
16 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,39 +12,7 @@ meta: | |
|
||
### MetaMask | ||
|
||
You can set your [MetaMask](https://metamask.io/) to interact through your Arbitrum nodes deployed with Chainstack. | ||
|
||
1. Open your MetaMask and click the network selector. | ||
1. In the network selector, click **Custom RPC**. | ||
1. In the **New RPC URL** field, enter the endpoint. See [View node access and credentials](/platform/view-node-access-and-credentials). | ||
|
||
Example: | ||
|
||
<CodeSwitcher :languages="{kp:'Key-protected',pp:'Password-protected'}"> | ||
<template v-slot:kp> | ||
|
||
``` | ||
https://nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d | ||
``` | ||
</template> | ||
<template v-slot:pp> | ||
``` | ||
https://user-name:[email protected] | ||
``` | ||
</template> | ||
</CodeSwitcher> | ||
1. In the **Chain ID** field, enter the ID of the network: | ||
* Arbitrum One mainnet: `42161` | ||
* Arbitrum Goerli testnet: `421613` | ||
1. Click **Save**. | ||
See also [View node access and credentials](/platform/view-node-access-and-credentials). | ||
On the [node access page](/platform/view-node-access-and-credentials), click **Add to MetaMask**. | ||
|
||
## Development tools | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,39 +58,7 @@ Example below demonstrates how to get the balance of an address in wei value and | |
|
||
### MetaMask | ||
|
||
You can set your [MetaMask](https://metamask.io/) to interact through your Avalanche nodes on C-Chain. | ||
|
||
1. Open your MetaMask and click the network selector. | ||
1. In the network selector, click **Custom RPC**. | ||
1. In the **New RPC URL** field, enter the endpoint. See [View node access and credentials](/platform/view-node-access-and-credentials). | ||
|
||
Example: | ||
|
||
<CodeSwitcher :languages="{kp:'Key-protected',pp:'Password-protected'}"> | ||
<template v-slot:kp> | ||
|
||
``` | ||
https://nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d/ext/bc/C/rpc | ||
``` | ||
</template> | ||
<template v-slot:pp> | ||
``` | ||
https://user-name:[email protected]/ext/bc/C/rpc | ||
``` | ||
</template> | ||
</CodeSwitcher> | ||
1. In the **Chain ID** field, enter the ID of the network: | ||
* Mainnet: `43114` | ||
* Fuji testnet: `43113` | ||
1. Click **Save**. | ||
See also [View node access and credentials](/platform/view-node-access-and-credentials). | ||
On the [node access page](/platform/view-node-access-and-credentials), click **Add to MetaMask**. | ||
|
||
## C-Chain development tools | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -161,37 +161,7 @@ See also <a href="https://support.chainstack.com/hc/en-us/articles/440960433116 | |
|
||
### MetaMask | ||
|
||
You can set your [MetaMask](https://metamask.io/) to interact through your BNB Smart Chain nodes deployed with Chainstack. | ||
|
||
1. Open your MetaMask and click the network selector. | ||
1. In the network selector, click **Custom RPC**. | ||
1. In the **New RPC URL** field, enter the endpoint. See [View node access and credentials](/platform/view-node-access-and-credentials). | ||
|
||
Example: | ||
|
||
<CodeSwitcher :languages="{kp:'Key-protected',pp:'Password-protected'}"> | ||
<template v-slot:kp> | ||
|
||
``` | ||
https://nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d | ||
``` | ||
</template> | ||
<template v-slot:pp> | ||
``` | ||
https://user-name:[email protected] | ||
``` | ||
</template> | ||
</CodeSwitcher> | ||
1. In the **Chain ID** field, enter the ID of the network: | ||
* Mainnet: `56` | ||
* Testnet: `97` | ||
1. Click **Save**. | ||
On the [node access page](/platform/view-node-access-and-credentials), click **Add to MetaMask**. | ||
|
||
## Development tools | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -168,39 +168,7 @@ See also <a href="https://support.chainstack.com/hc/en-us/articles/440960433116 | |
|
||
### MetaMask | ||
|
||
You can set your [MetaMask](https://metamask.io/) to interact through your Fantom nodes deployed with Chainstack. | ||
|
||
1. Open your MetaMask and click the network selector. | ||
1. In the network selector, click **Custom RPC**. | ||
1. In the **New RPC URL** field, enter the endpoint. See [View node access and credentials](/platform/view-node-access-and-credentials). | ||
|
||
Example: | ||
|
||
<CodeSwitcher :languages="{kp:'Key-protected',pp:'Password-protected'}"> | ||
<template v-slot:kp> | ||
|
||
``` | ||
https://nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d | ||
``` | ||
</template> | ||
<template v-slot:pp> | ||
``` | ||
https://user-name:[email protected] | ||
``` | ||
</template> | ||
</CodeSwitcher> | ||
1. In the **Chain ID** field, enter the ID of the network: | ||
* Mainnet: `250` | ||
* Testnet: `4002` | ||
1. Click **Save**. | ||
See also [View node access and credentials](/platform/view-node-access-and-credentials). | ||
On the [node access page](/platform/view-node-access-and-credentials), click **Add to MetaMask**. | ||
|
||
## Development tools | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,39 +12,7 @@ meta: | |
|
||
### MetaMask | ||
|
||
You can set your [MetaMask](https://metamask.io/) to interact through your Fuse nodes deployed with Chainstack. | ||
|
||
1. Open your MetaMask and click the network selector. | ||
1. In the network selector, click **Custom RPC**. | ||
1. In the **New RPC URL** field, enter the endpoint. See [View node access and credentials](/platform/view-node-access-and-credentials). | ||
|
||
Example: | ||
|
||
<CodeSwitcher :languages="{kp:'Key-protected',pp:'Password-protected'}"> | ||
<template v-slot:kp> | ||
|
||
``` | ||
https://nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d | ||
``` | ||
</template> | ||
<template v-slot:pp> | ||
``` | ||
https://user-name:[email protected] | ||
``` | ||
</template> | ||
</CodeSwitcher> | ||
1. In the **Chain ID** field, enter the ID of the network: | ||
* Mainnet: `122` | ||
* Spark testnet: `123` | ||
1. Click **Save**. | ||
See also [View node access and credentials](/platform/view-node-access-and-credentials). | ||
On the [node access page](/platform/view-node-access-and-credentials), click **Add to MetaMask**. | ||
|
||
## Development tools | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,39 +12,7 @@ meta: | |
|
||
### MetaMask | ||
|
||
You can set your [MetaMask](https://metamask.io/) to interact through your Gnosis Chain nodes deployed with Chainstack. | ||
|
||
1. Open your MetaMask and click the network selector. | ||
1. In the network selector, click **Custom RPC**. | ||
1. In the **New RPC URL** field, enter the endpoint. See [View node access and credentials](/platform/view-node-access-and-credentials). | ||
|
||
Example: | ||
|
||
<CodeSwitcher :languages="{kp:'Key-protected',pp:'Password-protected'}"> | ||
<template v-slot:kp> | ||
|
||
``` | ||
https://nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d | ||
``` | ||
</template> | ||
<template v-slot:pp> | ||
``` | ||
https://user-name:[email protected] | ||
``` | ||
</template> | ||
</CodeSwitcher> | ||
1. In the **Chain ID** field, enter the ID of the network: | ||
* Mainnet: `100` | ||
* Sokol testnet: `77` | ||
1. Click **Save**. | ||
See also [View node access and credentials](/platform/view-node-access-and-credentials). | ||
On the [node access page](/platform/view-node-access-and-credentials), click **Add to MetaMask**. | ||
|
||
## Development tools | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,39 +58,7 @@ Example below demonstrates how to get the balance of an address in wei value and | |
|
||
### MetaMask | ||
|
||
You can set your [MetaMask](https://metamask.io/) to interact through your Harmony nodes deployed with Chainstack. | ||
|
||
1. Open your MetaMask and click the network selector. | ||
1. In the network selector, click **Custom RPC**. | ||
1. In the **New RPC URL** field, enter the endpoint. See [View node access and credentials](/platform/view-node-access-and-credentials). | ||
|
||
Example: | ||
|
||
<CodeSwitcher :languages="{kp:'Key-protected',pp:'Password-protected'}"> | ||
<template v-slot:kp> | ||
|
||
``` | ||
https://nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d | ||
``` | ||
</template> | ||
<template v-slot:pp> | ||
``` | ||
https://user-name:[email protected] | ||
``` | ||
</template> | ||
</CodeSwitcher> | ||
1. In the **Chain ID** field, enter the ID of the network: | ||
* Mainnet Shard 0: `1666600000` | ||
* Devnet Shard 0: `1666900000` | ||
1. Click **Save**. | ||
See also [View node access and credentials](/platform/view-node-access-and-credentials). | ||
On the [node access page](/platform/view-node-access-and-credentials), click **Add to MetaMask**. | ||
|
||
## Development tools | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -166,39 +166,7 @@ See also <a href="https://support.chainstack.com/hc/en-us/articles/440960433116 | |
|
||
### MetaMask | ||
|
||
You can set your [MetaMask](https://metamask.io/) to interact through your Polygon PoS nodes deployed with Chainstack. | ||
|
||
1. Open your MetaMask and click the network selector. | ||
1. In the network selector, click **Custom RPC**. | ||
1. In the **New RPC URL** field, enter the endpoint. See [View node access and credentials](/platform/view-node-access-and-credentials). | ||
|
||
Example: | ||
|
||
<CodeSwitcher :languages="{kp:'Key-protected',pp:'Password-protected'}"> | ||
<template v-slot:kp> | ||
|
||
``` | ||
https://nd-123-456-789.p2pify.com/3c6e0b8a9c15224a8228b9a98ca1531d | ||
``` | ||
</template> | ||
<template v-slot:pp> | ||
``` | ||
https://user-name:[email protected] | ||
``` | ||
</template> | ||
</CodeSwitcher> | ||
1. In the **Chain ID** field, enter the ID of the network: | ||
* Mainnet: `137` | ||
* Mumbai testnet: `80001` | ||
1. Click **Save**. | ||
See also [View node access and credentials](/platform/view-node-access-and-credentials). | ||
On the [node access page](/platform/view-node-access-and-credentials), click **Add to MetaMask**. | ||
|
||
## Development tools | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters