# RPC Info and Contract Addresses

1. Loot chain bridge\
   AGLD ETH contract address：0x32353A6C91143bfd6C7d363B546e62a9A2489A20\
   AGLD polygon contract address：0x6a6bD53d677F8632631662C48bD47b1D4D6524ee\
   AGLD Loot contract address：0x42ffFFFffffFffFFFfFFFfFffFfFFffFffffFfFf\
   \
   DAI ETH contract address：0x6B175474E89094C44Da98b954EedeAC495271d0F\
   DAI polygon contract address：0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063\
   DAI Loot contract address：0x7E25eb56a8A7c0fa8514dF2d39faf3aF783Ff807

<br>

2. Mighty swap\
   Loot chain WAGLD contract address：0x4FA214C9e33D481996bEc77C443245fBAeE85670\
   \
   Loot chain DAI contract address：\
   0x7E25eb56a8A7c0fa8514dF2d39faf3aF783Ff807\
   \
   Router Address: 0x3fE7BFa0704BC9CD393C23474381c83607D0a5D6\
   \
   zkSync Era WETH contract address:0x5AEa5775959fBC2557Cc8789bC1bf90A239D9a91\
   \
   zkSync Era USDC contract address:0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4

3. Loot Chain mainnet\
   Network name: Loot Mainnet\
   RPC: <https://rpc.lootchain.com/http> \
   \
   Chain ID: 5151706\
   Currency symbol: AGLD\
   Explore: <https://explorer.lootchain.com/>

&#x20;

4. Loot Chain testnet\
   Network name: Loot Chain Testnet\
   RPC: <https://testnet.rpc.lootchain.com/http> \
   \
   Chain ID: 9088912\
   Currency symbol: AGLD\
   Explore: <https://testnet.explorer.lootchain.com/>&#x20;

<br>


---

# 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://loot-chain.gitbook.io/loot-chain-documentation/getting-started/rpc-info-and-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.
