# Smart Contracts

Smart Contract Audit --> Quantstamp <mark style="color:blue;">(Report Coming Soon)</mark>

Development of BOLT Token and Warrior NFT smart contracts is in progress.

## Most Used Smart Contracts

**Tokens**

* boltToken (Polygon) -> Rush ERC-20 token contract on Polygon (To be deployed)
* boltToken (Ethereum) -> Rush ERC-20 token contract on Ethereum (To be deployed)
* warriorNFT (Ethereum) ->  Rush ERC-721 token contract on Ethereum
* warriorNFT (Polygon)  -> Rush ERC-721 token contract on Polygon
* landNFT (Ethereum) ->  Rush ERC-721 token contract on Ethereum
* landNFT (Polygon)  -> Rush ERC-721 token contract on Polygon

**Wallet**

* ludoWallet (Polygon) ->  Custodial wallet contract on Polygon
* ludoWalletFactory (Polygon) -> Deploys beacon proxies for  Wallet&#x20;


---

# 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://litepaper.legendsofludo.xyz/operations/technology/smart-contracts.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.
