# Wallets & Networks

To use Starfish, you need wallet that is connected to Arbitrum One or Astar Network. Currently we support 3 wallets - <mark style="color:orange;">**MetaMask**</mark>, <mark style="color:orange;">**Unstoppable**</mark> and <mark style="color:orange;">**Coinbase Wallet**</mark>

<figure><img src="/files/CVPylSG3g9fnZN1iwCcN" alt=""><figcaption></figcaption></figure>

### Connect with Metamask Wallet

MetaMask by default supports both the Arbitrum One & Astar network and allows you to send and receive coins. However, when you connect MetaMask to Starfish, Starfish will automatically configure MetaMask to work with Arbitrum One & Astar network.

For more info about MetaMask, please visit their website [https://metamask.io](https://metamask.io/)

You can connect to these 4 networks to start your Starfish adventure, Arbitrum One, Arbitrum Goerli (Testnet of Arbitrum One), Astar Network or Shibuya Testnet (Testnet of Astar Network)

{% tabs %}
{% tab title="Arbitrum One" %}
This documentation corresponding contains details for the RPC - HTTP, WSS endpoints

<table><thead><tr><th width="253.5">Network name</th><th>Arbitrum One</th></tr></thead><tbody><tr><td><strong>Chain ID</strong></td><td>42161</td></tr><tr><td><strong>Symbol</strong></td><td>ETH</td></tr><tr><td><strong>EVM RPC</strong><br><strong>(for EVM wallets)</strong></td><td><p>RPC server address:</p><p><a href="https://arb1.arbitrum.io/rpc ">https://arb1.arbitrum.io/rpc </a></p></td></tr><tr><td><strong>Block explorer</strong></td><td><a href="https://arbiscan.io/ ">https://arbiscan.io/ </a></td></tr></tbody></table>
{% endtab %}

{% tab title="Arbitrum Goerli" %}
This documentation corresponding contains details for the RPC - HTTP, WSS endpoints

<table><thead><tr><th width="253.5">Network name</th><th>Arbitrum Goerli</th></tr></thead><tbody><tr><td><strong>Chain ID</strong></td><td>421613(0x66eed)</td></tr><tr><td><strong>Symbol</strong></td><td>ETH (Goerli)</td></tr><tr><td><strong>EVM RPC</strong><br><strong>(for EVM wallets)</strong></td><td><p>RPC server address:</p><p><a href="https://rpc.goerli.arbitrum.gateway.fm">https://rpc.goerli.arbitrum.gateway.fm</a><br><a href="https://arbitrum-goerli.public.blastapi.io">https://arbitrum-goerli.public.blastapi.io</a></p></td></tr><tr><td><strong>Block explorer</strong></td><td><a href="https://goerli.arbiscan.io/">https://goerli.arbiscan.io/</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Astar Network" %}
This documentation corresponding contains details for the RPC - HTTP, WSS endpoints

<table><thead><tr><th width="253.5">Network name</th><th>Astar Network</th></tr></thead><tbody><tr><td><strong>Parent chain</strong></td><td>Polkadot</td></tr><tr><td><strong>Chain ID</strong></td><td>592</td></tr><tr><td><strong>Symbol</strong></td><td>ASTR</td></tr><tr><td><strong>EVM RPC</strong><br><strong>(for EVM wallets)</strong></td><td><p>RPC server address:</p><ul><li><a href="https://astar.public.blastapi.io">https://astar.public.blastapi.io</a></li><li><a href="https://evm.astar.network">https://evm.astar.network</a></li><li><a href="https://astar.api.onfinality.io/public">https://astar.api.onfinality.io/public</a></li><li><a href="https://astar-rpc.dwellir.com">https://astar-rpc.dwellir.com</a></li></ul></td></tr><tr><td><strong>Block explorer</strong></td><td><p>Substrate: <a href="https://astar.subscan.io">https://astar.subscan.io</a></p><p>EVM: <a href="https://blockscout.com/astar/">https://blockscout.com/astar/</a></p></td></tr></tbody></table>
{% endtab %}

{% tab title="Shibuya Testnet" %}

| Network name       | Shibuya Network (parachain testnet)                                                                                                                                                                                                                                                                                   |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Parent chain**   | Tokyo (own relay chain)                                                                                                                                                                                                                                                                                               |
| **Chain ID**       | 81                                                                                                                                                                                                                                                                                                                    |
| **Symbol**         | SBY                                                                                                                                                                                                                                                                                                                   |
| **EVM RPC**        | <p>RPC server address:</p><ul><li><a href="https://evm.shibuya.astar.network"><https://evm.shibuya.astar.network></a></li><li><a href="https://shibuya-rpc.dwellir.com"><https://shibuya-rpc.dwellir.com></a></li><li><a href="https://shibuya.public.blastapi.io"><https://shibuya.public.blastapi.io></a></li></ul> |
| **Block explorer** | <p>Substrate: <a href="https://shibuya.subscan.io/"><https://shibuya.subscan.io/></a><br>EVM: <a href="https://blockscout.com/shibuya"><https://blockscout.com/shibuya></a></p>                                                                                                                                       |
| {% endtab %}       |                                                                                                                                                                                                                                                                                                                       |
| {% endtabs %}      |                                                                                                                                                                                                                                                                                                                       |

### Connect with Unstoppable

You can also use your Unstoppable Domain Wallet to operate on Starfish Finance.

<figure><img src="/files/nWLpYLuvkHszJV8oZgRE" alt=""><figcaption></figcaption></figure>

For more info about Unstoppable, please visit: <https://unstoppabledomains.com/web3-domains/wallet>

### Connect with Coinbase Wallet

Starfish Finance also integrates Coinbase Wallet for the features on Arbitrum One, Users are able to connect via Coinbase Wallet.

<figure><img src="/files/6k8yciEctG63h43wRigm" alt=""><figcaption><p>You can find Starfish Finance on <a href="https://www.coinbase.com/web3">coinbase</a></p></figcaption></figure>

The connecting procedure is similar to MetaMask. For more info about Coinbase Wallet, please visit: <https://www.coinbase.com/wallet>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.starfish.finance/get-started/wallets-and-networks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
