> For the complete documentation index, see [llms.txt](https://docs.vrumble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrumble.io/vrumble-or-battle-and-earn-w-multichain-nfts/whitepaper/contracts.md).

# Contracts

## Game Utility Tokens:&#x20;

**Avalanche Main Net:**\
SUJI deployed to: 0xfeD5c8712d8953D7EC39Ecf20F174A0aC79A749d&#x20;

TraderJoe LP: <https://snowtrace.io/address/0x281ce67d6ba0cf8168fed3880f0b7ceae1edeafa> INITIAL AVAX PER SUJI: **0.0000000520833**

INITIAL SUJI PER AVAX: **19,200,000**

<https://traderjoexyz.com/avalanche/pool/v1/AVAX/0xfed5c8712d8953d7ec39ecf20f174a0ac79a749d><br>

## NFT:&#x20;

**Ethereum Main Net:** \
Vrumblers NFT: 0x34bc974545936fd50D0DCb8351276b5228709C6C

**Avalanche Main Net:**\
VRMBL deployed to: 0x8C13E0b671865c3c4D6820B8AD65d0747d6368b7 \
SparkleMint deployed to: 0x9837113293DA5E1d224ef90ffDcDB9F47CadAF82 <br>

## Treasury:

**Ethereum Main Net (from NFT sales):** \
Community Fund: 0xd32BbEd8ACf4Ae2E03d5eed9A08FCE5C4c10195b\
Tesuji Fund:0x0D40831631a91374bddd2b814168c7ea8A7fA665

**Avalanche Main Net:**\
Community Fund: 0xd32BbEd8ACf4Ae2E03d5eed9A08FCE5C4c10195b\
Tesuji Fund: 0x0D40831631a91374bddd2b814168c7ea8A7fA665

## Operational:

**Avalanche Main Net:**

ANOINT deployed to: 0xA199E2e0fC6381CE9177120b82E48699D2E41A90 \
MysticInfo deployed to: 0xB5F9023ad8dc720B2B151a20888eB90991c1Ff81 \
VrumbleDojo deployed to: 0xC224c884B0C5941c0E5Ac2Df1A6a278156D71a92 \
SolRedeemer deployed to: 0xba6Ae48BA246045d82031c5B5e3519f74a2160d0 \
Crystalize deployed to: 0x64AC63ba377D4F440F4498e594bb4e0b0Fc2D9e8

\
BattleInRing Contract: coming soon

BattlePool deployed to: 0x4CD8CfA8670b37f71d079f190DFa21F17107E3aD

BattleAirdrop deployed to: 0x0673D98f27d565a1d9f2258aFecF1F66e5C70404


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vrumble.io/vrumble-or-battle-and-earn-w-multichain-nfts/whitepaper/contracts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
