# How to Buy BLOCKS

## Set up and Fund Coinbase Account OR Buy ETH with Wyre via MetaMask

### <mark style="color:green;">Setup and Fund Coinbase Account</mark>

1. Sign up for [Coinbase](https://www.coinbase.com/) Individual Account. \
   \&#xNAN;*Security: 2FA – Google Authenticator*&#x20;
2. Connect Bank Account or Link Debit Card to Coinbase.&#x20;
3. Transfer USD based on the number of BLOCKS that you are wanting to purchase.&#x20;
4. Click <mark style="color:purple;background-color:purple;">**Buy / Sell**</mark> and Buy Ethereum (ETH) on Coinbase with **USD.**

### <mark style="color:green;">Buy ETH with Wyre via MetaMask</mark>

If you already have a MetaMask Account setup, you can buy ETH using the Wyre option.

1. Click <mark style="color:purple;background-color:purple;">**Buy**</mark>.&#x20;

![](/files/Ag9QHAMpj1NUmVqGKcrm)

2\. Click <mark style="color:purple;background-color:purple;">**Continue to Wyre**</mark>. A new tab will open.

![](/files/CZhOhJqTtTLajgANOwlx)

3\. Click on the pencil on the Credit/Debit line.

![](/files/4PjZspuPgOpxANtRxfhj)

4\. Select ACH Transfer (up to $25,000 per week) then follow the prompt to verify your identity and link your bank.

![](/files/k43G65Cn1TDwHYmnuIjJ)

## Set up Metamask Account

1. **Download and Install MetaMask.** On either Chrome or Firefox, go to [**https://metamask.io/download.html**](https://metamask.io/download.html) to install MetaMask as a browser extension. For more help with installation, please go to the [official MetaMask guide.](https://metamask.zendesk.com/hc/en-us/articles/360015489531-Getting-Started-With-MetaMask-Part-1-)\
   \&#xNAN;***Security:***&#x20;

   *-Encrypted Password for login, store in a second password protected space, i.e., Notes on iOS and further password protect the note*&#x20;

   *-Seed Phrase: Keep extremely secure, if computer is lost or compromised this is the only way that you can access your account*
2. **Copy Account Address**

![](/files/-MkrwDxEM8szitedrOr9)

## Send ETH from Coinbase to Metamask

*<mark style="color:green;">If you've already bought ETH using Wyre, you can skip this step.</mark>*

1. Click <mark style="background-color:purple;"><mark style="color:purple;">**Send / Receive**<mark style="color:purple;"></mark> on Coinbase and then <mark style="background-color:purple;"><mark style="color:purple;">**Send**<mark style="color:purple;"></mark>*.* <br>
2. For To: Paste in the account address that was copied in [**#2 of Set up Metamask Account**](#set-up-metamask-account).&#x20;

   <img src="/files/Nc6qQrjytcCCpqhFDwzp" alt="" data-size="original"><br>
3. Pay with must be Ethereum .<br>
4. Hit <mark style="background-color:purple;"><mark style="color:purple;">**Continue**<mark style="color:purple;"></mark>**.**<br>
5. Review the transaction and verify the information and hit <mark style="color:purple;background-color:purple;">**Send Now**</mark>**.**

   ![](/files/AIsSUChvfSCHOX0U43e5)

## Connect MetaMask to SushiSwap

1. Login to [SushiSwap](https://app.sushi.com/swap?inputCurrency=\&outputCurrency=0x8a6D4C8735371EBAF8874fBd518b56Edd66024eB).

2. Click <mark style="color:purple;background-color:purple;">**Launch App.**</mark>

3. Click on Chrome extensions and link MetaMask to your SushiSwap.

4. Sign the transaction.

5. Your MetaMask should now be connected to SushiSwap.&#x20;

![](/files/1mTahXMrPkMq3xbZg5Pp)

## Purchase BLOCKS on Uniswap with ETH

1. Click <mark style="color:purple;background-color:purple;">**Swap**</mark> on SushiSwap website (Must be on Chrome).

2. Select ETH for first token and designate the amount of ETH.

3. Click Select a Token and add the BLOCKS [contract address](/blocks/wallet/contract-address.md): 0x8a6d4c8735371ebaf8874fbd518b56edd66024eb

![](/files/OaWZSL6hYD8cv3LeKVlr)

**For Reference:**

Etherscan:\
<https://etherscan.io/token/0x8a6d4c8735371ebaf8874fbd518b56edd66024eb>

BLOCKS Contract Address:\
0x8a6d4c8735371ebaf8874fbd518b56edd66024eb


---

# 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://blocks-1.gitbook.io/blocks/wallet/how-to-buy-blocks.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.
