# Contract Addresses

**Token Contract**

PEAS token is currently live on Ethereum, Arbitrum, Base and Mode.  Bridging can be done [through our dApp](https://peapods.finance/app/bridge).

In the background, our bridge utilizes LayerZero infrastructure using lock/mint and burn/mint technology, making sure no additional PEAS are ever coming into circulation when expanding to additional chains.

Our token address is the same on all chains: 0x02f92800F57BCD74066F5709F1Daa1A4302Df875 [Ethereum](https://etherscan.io/address/0x02f92800F57BCD74066F5709F1Daa1A4302Df875)\
[Arbitrum](https://arbiscan.io/address/0x02f92800F57BCD74066F5709F1Daa1A4302Df875) \
[Base](https://basescan.org/address/0x02f92800F57BCD74066F5709F1Daa1A4302Df875) \
[Mode](https://modescan.io/address/0x02f92800F57BCD74066F5709F1Daa1A4302Df875)\
\
**The main Liquidity Pools for PEAS can be seen below:**\
\
**Ethereum - Uniswap V3**

* [PEAS-DAI](https://app.uniswap.org/explore/pools/ethereum/0xae750560b09ad1f5246f3b279b3767afd1d79160)
* [PEAS-ETH](https://app.uniswap.org/explore/pools/ethereum/0x44c95bf226a6a1385beaced2bb3328d6afb044a3)
* [PEAS-USDC](https://app.uniswap.org/explore/pools/ethereum/0x5268006a9da67c19a25aeb594f8e921867c56b36)

#### Ethereum - Uniswap V2

* [PEAS-ETH](https://app.uniswap.org/explore/pools/ethereum/0x9af2bfb7117d24eb97961ce6f747cd0c80482606)

#### BASE - Aerodrome V3

* [PEAS-USDC](https://www.dextools.io/app/en/base/pair-explorer/0xb0a65b3a6f9da0e5eb057e0d5327deddbe17309e)
* [PEAS-pOHM](https://www.dextools.io/app/en/base/pair-explorer/0xd533986cbb79a015fe9f6c8f92dbb35cc998c37e)
* [PEAS-pwBLT](https://www.dextools.io/app/en/base/pair-explorer/0x2787d72d17db123351ebe903237e761ebcf529d6)

#### BASE - Uniswap V3

* [PEAS-USDC](https://app.uniswap.org/explore/pools/base/0x5abdb204b1e5365fc523b6aac9d0fc405bf5a72b)

#### Arbitrum - Camelot Algebra

* [PEAS-ETH](https://info.camelot.exchange/pair/arbitrum-one/v3/0x44cc8b40b1483e62e59ef937441ba6aa8e584a77)
* [PEAS-USDC](https://info.camelot.exchange/pair/arbitrum-one/v3/0xcf71459248557807b87cf988f30ae7845f7bd6d5)

#### Arbitrum - Uniswap V3

* [PEAS-ETH](https://app.uniswap.org/explore/pools/arbitrum/0x23d17764f41aea93fdbb5beffa83571f0bf3f8b2)

#### Mode - Kim Exchange V4

* [PEAS-USDC](https://www.dextools.io/app/en/mode/pair-explorer/0x54f0b20d4e140d9beb0e2fadb4f3c425621b9243)


---

# 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.peapods.finance/links/contract-addresses.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.
