# Fund Your Mainnet Wallet

This information will guide you through the process of funding your wallet with H token on mainnet

H token is the native token for H mainnet and used as gas fees for transactions.

However on ETH mainnet H token is a ERC-20 with the following address `0xcf5104D094e3864CfCBDa43B82e1cEFD26A016eB`

## Buy H Token on ETH Mainnet

There are two different ways of buying H token

### From a CEX

Visit the following link in order to see a list of CEXs supplying H token

👉 <https://coinmarketcap.com/currencies/humanity-protocol/>

Each CEX may differ on the buying process and the pairings to buy/sell the H token. Please check with your specific CEX the best way of acquiring H token on their platforms

Once you have H token in ETH mainnet you need to bridge the H token to H mainnet

### From a DEX

For buying H tokens from a DEX we recommend using Metamask Wallet

[MetaMask: The Leading Crypto Wallet Platform, Blockchain Wallet](https://metamask.io/)

Chain with most liquidity to buy H token is BNB chain. You can buy H on BNB through

[🥞 PancakeSwap - Everyone's Favorite DEX](https://pancakeswap.finance/)

Once you have have acquired your H tokens on BNB chain you need to bridge your tokens to ETH mainnet.

You can do this directly from Metamask by clicking on “swap” button and selecting the right origin and chain destinations

![](/files/3om6geV7cv7IsF7mr2nh)

> **Finding H on ETH mainnet**

If you cannot find H token on ETH mainnet please enter the contract address when selecting ETH mainnet as destination chain `0xcf5104D094e3864CfCBDa43B82e1cEFD26A016eB`

Once your H tokens are bridged to ETH mainnet you are ready to finally bridge them to H mainnet

### Bridge H Token from ETH Mainnet to H Mainnet

You can use our bride here

[Humanity Protocol](https://bridge.humanity.org/)

> :warning:\
> Please do not click on max for the amount of H tokens you want to bridge. The operation needs a few H tokens renaming from your total balance in order to cover bridging fees

Proceed with the process by clicking on the the highlighted area of the interface

![](/files/L1RWxLGoFp53gx4xh28i)

Then confirm the bridging details

![](/files/KIojZI1dkM8eFNnGucuV)

Congratulations, you successfully funded your wallet with H token on mainnet and are ready to start sending transactions to the network!


---

# 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.humanity.org/developer-guides-and-tutorials/on-chain-guides/fund-your-wallet/fund-your-mainnet-wallet.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.
