# Gas refund launch Base

Alfredo Trade fee: 30% from gas refund.

The gas refund launch process contains **5** basic steps:

1. The team deploys the token
2. Alfredo Trade users set up snipes on the exact token address
3. Team updates RPC on Metamask to Alfredo Trade Snipe Refund RPC
4. Team adds liquidity
5. Check Explorer and enjoy profit from Alfredo Trade user's snipe bribes

#### **Supported dex’s on BASE**

```jsx
- Uniswap v2
- Uniswap v3
- SushiSwap v2
- SushiSwap v3
- BaseSwap
- PancakeSwap

*!!! Exchanges that are not on the list might be added on request.*
```

#### Alfredo Trade bot Links

```jsx
**[🔵 BASE MAINNET]**
Alfredo Trade Bot: @AlfredTradesBot
Alfredo Trade Snipe Refund RPC: https://base-alfred.meowrpc.com

```

#### 1. Deploy your token&#x20;

#### 2. Snipe Setup flow at Alfredo Trade

**Step 2.1.** Send the token address to the bot chat.

<figure><img src="/files/P0ZykZjE73C7L9HI6zjF" alt="" width="188"><figcaption></figcaption></figure>

**Step 2.2.** Users are interested in setting a bigger gas priority to be the first to buy the token. Higher gas priority —> Higher project revenue from launch.

<figure><img src="/files/rz1p0ZWEV6nEa9flQiBH" alt="" width="188"><figcaption></figcaption></figure>

**Step 2.3.** Wait until the snipe execution.

<figure><img src="/files/Z1pStIMzxXpmfiOg9uTZ" alt="" width="188"><figcaption></figcaption></figure>

#### 3. Update RPC url

BASE RPC: <https://base-alfred.meowrpc.com>

**Metamask**

*Guide link:* [*https://www.quicknode.com/guides/ethereum-development/wallets/how-to-set-a-custom-provider-in-metamask*](https://www.quicknode.com/guides/ethereum-development/wallets/how-to-set-a-custom-provider-in-metamask)

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

**Rabby**

*Guide link:* [*https://www.quicknode.com/guides/ethereum-development/wallets/how-to-set-a-custom-provider-in-rabby*](https://www.quicknode.com/guides/ethereum-development/wallets/how-to-set-a-custom-provider-in-rabby)

<figure><img src="/files/rIaIXHUvk9OE9sBxmpg2" alt="" width="188"><figcaption></figcaption></figure>

**4. Add Liquidity on one of the following DEX’s**

<mark style="color:red;">LP transaction priority must be between 2-10 Gwei or even more!</mark> \ <mark style="color:red;">Example: 3.31</mark>

<figure><img src="/files/D5CM8JJ858ndEtJ4wWr7" alt="" width="188"><figcaption><p>Example: Uniswap V2</p></figcaption></figure>

**5. Check Snipes result onchain and enjoy the profit**

If the Open Trade / LP Transaction arrives to Alfred RPC - user bribe will be landed to Alfred Proxy Address.&#x20;

Bribe for Base is calculated in the following way:&#x20;

* *Bribe = User Extra Priority Gwei \* 150 000 Gas Limit*&#x20;

Example. If user put 10 gwei priority, the bribe will be the following:

* *10 Gwei \* 150 000 Gas Limit = 0.0015 ETH*

<figure><img src="/files/2h61xSvK2FUqByPwAlSu" alt=""><figcaption><p><em>This is how it looks on-chain (all in the same block)</em></p></figcaption></figure>


---

# 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.alfred.trade/alfred-documentation/using-alfredo-trade/gas-refund-launch-base.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.
