Skip to content

Commit

Permalink
Tweak gas
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Feb 21, 2024
1 parent 4853e70 commit f90adae
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/subquery_network/token/claim.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<iframe src="https://www.youtube.com/embed/vVHbrxIA5KE" frameborder="0" allowfullscreen="true"></iframe>
</figure>


To claim your subquery tokens, visit [https://claim.subquery.foundation](https://claim.subquery.foundation). Please check the URL carefully. Another option is to head over to [https://www.subquery.foundation](https://www.subquery.foundation/) and click on the SQT Claim link in the top navigation bar. This will open up the SubQuery Token Claim page and ask for a wallet to be connected.

![SQT claim page](/assets/img/network/claim_page.png)
Expand Down Expand Up @@ -33,11 +32,13 @@ You can use certain hardware wallets with Metamask by following [the offical Met

Immediately after claiming your tokens, you can put them to productive use on the SubQuery Network mainnet - for example by delegating to your favourite indexer or boosting your favourite project to earn rewards.

## How to obtain Ether on Base?
## How to obtain Ether on Base for Gas?

Because SQT uses the Base network (which is EVM compatible), ether is required for gas fees. However, you must use ether that is on the Base mainnet for Gas - ether on Ethereum will not work.

Because SQT uses the Base network (which is EVM compatible), ether is required for gas fees. However, there are different flavours of ether and selecting the correct one is crucial.
Ether can be withdrawn from many exchanges to Base, or can be bridged across from Ethereum mainnet via Base’s official [bridge](https://bridge.base.org/deposit) or from any other 3rd party bridge that can be found via a quick Google search.

Ether on Base is required and this can be obtained via Base’s official [bridge](https://bridge.base.org/deposit) or from any other 3rd party bridge that can be found via a quick Google search.
You know you have ether on Base when your wallet is connected to Base Mainnet, and Ethereum is showing. Some wallets, for example Metamask, show bridged ether with a small `B` as shown below.

![ether on base](/assets/img/network/ether_on_base.png)

Expand Down

0 comments on commit f90adae

Please sign in to comment.