# Network Information

## Key Features

### Compatibility

SatoshiVM is built to be EVM-compatible, providing users with a familiar EVM interaction environment and enabling developers to leverage existing Ethereum tools.

### Native Token

BTC serves as the native token on SatoshiVM. All BTC on this network is bridged from Bitcoin Core, allowing seamless interaction with the Bitcoin ecosystem while benefiting from the capabilities of an EVM-compatible environment.

## Network Configuration

### SatoshiVM Testnet

SatoshiVM Testnet is live, offering users the opportunity to experiment, develop, and test applications without risking real assets. Accessing the Testnet is a great way to familiarize yourself with the network's functionalities. Configuration information is as follows:

<table data-full-width="false"><thead><tr><th width="205">Parameter</th><th>Value</th></tr></thead><tbody><tr><td>Network Name</td><td>SatoshiVM Testnet</td></tr><tr><td>Network Type</td><td>Testnet</td></tr><tr><td>Chain ID</td><td><code>3110</code></td></tr><tr><td>Currency Symbol</td><td>BTC</td></tr><tr><td>Currency Decimal</td><td>18</td></tr><tr><td>RPC URL</td><td><a href="https://test-rpc-node-http.svmscan.io">https://test-rpc-node-http.svmscan.io</a></td></tr><tr><td>Official Explorer</td><td><a href="https://testnet.svmscan.io/">https://testnet.svmscan.io/</a></td></tr></tbody></table>

### SatoshiVM Alpha Mainnet

<table data-full-width="false"><thead><tr><th width="205">Parameter</th><th>Value</th></tr></thead><tbody><tr><td>Network Name</td><td>SatoshiVM Alpha Mainnet</td></tr><tr><td>Network Type</td><td>Mainnet</td></tr><tr><td>Chain ID</td><td><code>3109</code></td></tr><tr><td>Currency Symbol</td><td>BTC</td></tr><tr><td>Currency Decimal</td><td>18</td></tr><tr><td>RPC URL</td><td><a href="https://alpha-rpc-node-http.svmscan.io">https://alpha-rpc-node-http.svmscan.io</a></td></tr><tr><td>Official Explorer</td><td><a href="https://svmscan.io/">https://svmscan.io/</a></td></tr></tbody></table>

### SatoshiVM Mainnet

{% hint style="info" %}
Details regarding the Mainnet network will be disclosed after its launch.
{% endhint %}
