> For the complete documentation index, see [llms.txt](https://internet-token.gitbook.io/internet-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://internet-token.gitbook.io/internet-token/tokenomics/bonding-usdint.md).

# Bonding $INT

10% of the supply of $INT can be bonded using GMX, burning the corresponding GMX.

To purchase $INT using bonds:&#x20;

1. <https://app.bondprotocol.finance/#/market/42161/142>
2. <https://app.bondprotocol.finance/#/market/42161/143>

### Bridging INT from Arbitrum to Base

**Step1 - bridge INT tokens from Arbitrum to Ethereum:**

1. Go to <https://bridge.arbitrum.io/?destinationChain=ethereum\\&sourceChain=arbitrum-one>
2. Select Token: 0xC9Fa9aF49b51942f4711B5EC8EbBf8Bce40636E9
3. Key in amount
4. Click "Move funds to Ethereum"

**Step 2 - bridge INT tokens from Ethereum to Base:**

1. Go to <https://etherscan.io/address/0x37329f8F4571aeae1ea7bd1d4fF05dFC438Cd422#writeContract>
   * Click on "approve"
   * Fill in "0x3154Cf16ccdb4C6d922629664174b904d80F2C35" (Base bridge) as spender
   * Fill in amount in wei, use https:eth-converter.com/ to convert to wei
   * Click "Write"
2. Go to <https://etherscan.io/address/0x3154Cf16ccdb4C6d922629664174b904d80F2C35#writeProxyContract>
   * Click bridgeERC20
   * Fill in \_localToken as "0x37329f8F4571aeae1ea7bd1d4fF05dFC438Cd422"
   * Fill in \_remoteToken as "0x1D34e08120dbD1Ea9BDBcD90C2dC919b50Ddff4C"
   * Fill in \_amount as the same value as specified in approval step above, in wei
   * Fill in \_minGasLimit as 2000000
   * Fill in \_extraData as 0x
   * Click "Write"
3. After receiving the tokens
4. Go to <https://basescan.org/address/0x1D34e08120dbD1Ea9BDBcD90C2dC919b50Ddff4C#writeContract>
   * Click on "approve"
   * Fill in spender as "0x6b82fDFC0344Bd76d5Cb58BC24D0FfE947975516"
   * Fill in amount as the same value from (4)
   * Click "Write"
5. Go to <https://basescan.org/address/0x6b82fDFC0344Bd76d5Cb58BC24D0FfE947975516#writeContract>
   * Fill in from as "0x1D34e08120dbD1Ea9BDBcD90C2dC919b50Ddff4C"
   * Fill in amount as the same value from (4)
   * Click "Write"
