# LINKS

Project Link on Devfolio: [**https://devfolio.co/projects/nounshards-d0d5**](https://devfolio.co/projects/nounshards-d0d5)

Main Repo:  <https://github.com/mujahid002/onchain-summer-hack-project>

Basic Frontend: <https://github.com/mujahid002/nounshard-frontend>\
\
Tweet: <https://x.com/muja002/status/1808459343643226261>

Contracts:&#x20;

1. MyNouns Contract Address: 0x4fA3F94C97fa9733A63F3056919325E96A45f81e (<https://sepolia.basescan.org/address/0x4fA3F94C97fa9733A63F3056919325E96A45f81e#code>)
2. TokenizedNoun Contract Address: 0x8EDFFa01e86B1f039b6C168b7f8813169a662364 (<https://sepolia.basescan.org/address/0x8EDFFa01e86B1f039b6C168b7f8813169a662364#code>)
3. FractionalNoun Contract Address: 0x996eFcF698c4a15C7CA48b55d280D0849C658Da2 (<https://sepolia.basescan.org/address/0x996eFcF698c4a15C7CA48b55d280D0849C658Da2#code>)

Schema on Base: 0x32e5a79e9c42d718566403dfd00c6b43ca597bd70b0e008fbca003465c2ed13d : <https://base-sepolia.easscan.org/schema/view/0x32e5a79e9c42d718566403dfd00c6b43ca597bd70b0e008fbca003465c2ed13d>

Attestations: <https://base-sepolia.easscan.org/attestations/forSchema/0x32e5a79e9c42d718566403dfd00c6b43ca597bd70b0e008fbca003465c2ed13d>

Sample Attest Data: <https://base-sepolia.easscan.org/attestation/view/0x700613c24102010f512c23920baebbf8ea5e7c33f112a5bd20296e4bbcd2cebc>

### NEW LINKS FOR BETTER TESTING WITH NOUNS:

1. NounAddress: <https://sepolia.basescan.org/address/0xA4C7aeCd7ac214863D0F63f77051Ef057b29d1c1#code>
2. TokenizedNounAddress: <https://sepolia.basescan.org/address/0x3B59c2aE9a81676BC1a10bd6Bef4f123Dc9aAAB2#code>
3. FractionalNounAddress: <https://sepolia.basescan.org/address/0xF63D447877d8e333f5fe74F9299be8ff05f75b36#code>
4. Schema: <https://base-sepolia.easscan.org/schema/view/0x01f805b9cec5c5fd3eade4bdb8fa53b5e3c1161df42a92126be28846e4404f0a>


---

# 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://mujahid.gitbook.io/nounshards/links.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.
