# Bridging to Blast

{% hint style="info" %}
This page contains references to external applications, use at your own risk. This page is purely informational and we are neither liable or responsible for loss of funds / inconvenience.&#x20;
{% endhint %}

## Getting on Blast

There are a few options to get onto the Blast Network.&#x20;

## 1. BitMart

Bitmart supports transfers to and from the Blast Network.

{% embed url="<https://www.bitmart.com/invite/VJvG8f/>" %}

## 2. BingX&#x20;

BingX supports transfers to the Blast Network.

{% embed url="<https://bingx.com/invite/ZDEUG4>" %}

### 2. Official Blast Bridge&#x20;

Bridge from ETH to Blast and vice-versa, withdrawing funds takes some time (14 days).

{% embed url="<https://blast.io/en/bridge>" %}

### 3. Unofficial Bridges&#x20;

You can bridge from other networks to Blast aside from Ethereum by using an Unofficial Bridge.

Potentially save on gas cost by doing so, but other bridge solutions may charge their own fees on both deposits and withdrawal.&#x20;

If unofficial bridges have insufficient liquidity, the fees might be higher, or not support withdrawal at all. As a last resort, you can use a combination of bridges, eg, bridge in via unofficial bridge on Arbitrum and bridge out via the Official Blast Bridge.  \
\
We expect Unoffical Bridge liquidity to improve after some time. \
\
Here are some unofficial bridges (**we don't endorse any, so DYOR**):\
\
<https://twitter.com/rhinofi>\
<https://twitter.com/Orbiter_Finance>

## Add RPC (Blast Official Docs)&#x20;

Please use the Blast Guide to add RPC for the Blast Network

{% embed url="<https://docs.blast.io/using-blast#public-rpc-endpoints>" %}

### RPC Details

Network Name: Blast

RPC Endpoint:[ https://rpc.blast.io](https://rpc.blast.io)

Chain ID: 81457

Currency Symbol: ETH

Block Explorer:[ https://blastscan.io](https://blastscan.io)


---

# 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.sss.game/quick-info/bridging-to-blast.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.
