> For the complete documentation index, see [llms.txt](https://minefullness-writes.gitbook.io/minefullness-writes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minefullness-writes.gitbook.io/minefullness-writes/tutorials/how-to-get-the-correct-abi-from-atropa-contracts-without-using-dedaub.md).

# How to get the correct ABI from Atropa contracts without using Dedaub

Many Dysnomia tasks or plays require calling smart contract functions. However, since many of Maria’s contracts aren’t verified, and tools like Dedaub can sometimes be inaccurate, this method provides a more reliable way to obtain the correct ABI needed to interact with those contracts in Dysnomia. Let’s dive in!

### Step 1 - Open Remix IDE <a href="#step-1-open-remix-ide" id="step-1-open-remix-ide"></a>

Go to [https://remix.ethereum.org](https://remix.ethereum.org/#lang=en\&optimize=false\&runs=200\&evmVersion=null\&version=soljson-v0.8.30+commit.73712a01.js)

<figure><img src="https://ogwebchef-ecosystem.gitbook.io/minefullness-writes/~gitbook/image?url=https%3A%2F%2F4291007793-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FmtTBR0v9QWETwmCx8dYb%252Fuploads%252FEgY2ywZKFh6CV7toYPUx%252Fimage.png%3Falt%3Dmedia%26token%3Def3d8c76-13bb-48b1-a43f-98609081d82c&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c674283f&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Click the icon next to workspace and then click clone.

<figure><img src="https://ogwebchef-ecosystem.gitbook.io/minefullness-writes/~gitbook/image?url=https%3A%2F%2F4291007793-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FmtTBR0v9QWETwmCx8dYb%252Fuploads%252FigBfUJ91BwgGnK0vwJKM%252Fimage.png%3Falt%3Dmedia%26token%3D6fede714-6501-4bd6-925e-ca0f9acc5e96&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1e721167&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### Step 2 - Open the Atropa Github <a href="#step-2-open-the-atropa-github" id="step-2-open-the-atropa-github"></a>

Now go to <https://github.com/busytoby/atropa_pulsechain> and copy the github link.

<figure><img src="https://ogwebchef-ecosystem.gitbook.io/minefullness-writes/~gitbook/image?url=https%3A%2F%2F4291007793-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FmtTBR0v9QWETwmCx8dYb%252Fuploads%252FILrgvxCH5Hjo9yR3fqhl%252Fimage.png%3Falt%3Dmedia%26token%3D554f6d4a-0f0a-4bf5-a3ed-5253ef1d812c&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=251010cd&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### Step 3 - Paste the Busytoby Github link into Remix IDE and click OK. <a href="#step-3-paste-the-busytoby-github-link-into-remix-ide-and-click-ok" id="step-3-paste-the-busytoby-github-link-into-remix-ide-and-click-ok"></a>

<figure><img src="https://ogwebchef-ecosystem.gitbook.io/minefullness-writes/~gitbook/image?url=https%3A%2F%2F4291007793-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FmtTBR0v9QWETwmCx8dYb%252Fuploads%252FkaV4nW2k3nRyicu8HMEP%252Fimage.png%3Falt%3Dmedia%26token%3D1a2e4ef4-c94c-415f-b718-359437b748c8&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=72ac32a6&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### Step 4 Choose the contract that you want the ABI from <a href="#step-4-choose-the-contract-that-you-want-the-abi-from" id="step-4-choose-the-contract-that-you-want-the-abi-from"></a>

Let's take map.sol for example. Open the map.sol contract in Remix IDE and click the Solidity compiler.

<figure><img src="https://ogwebchef-ecosystem.gitbook.io/minefullness-writes/~gitbook/image?url=https%3A%2F%2F4291007793-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FmtTBR0v9QWETwmCx8dYb%252Fuploads%252FlDtOgVkqKdEWPdsXS2ra%252Fimage.png%3Falt%3Dmedia%26token%3Dc7701e0c-c54c-4256-a3a7-e5c21519977a&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2037748a&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Change the version to 0.8.21 (if it's showing another version), click compile and then click copy ABI.

<figure><img src="https://ogwebchef-ecosystem.gitbook.io/minefullness-writes/~gitbook/image?url=https%3A%2F%2F4291007793-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FmtTBR0v9QWETwmCx8dYb%252Fuploads%252FC7cM27nMORK16aZPreOJ%252Fimage.png%3Falt%3Dmedia%26token%3Da6f7ef84-8afb-49fc-b786-faaf0ca3c009&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=6c2689c9&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Now you have learned how to retrieve the correct ABI for all of Atropa dev's contracts!


---

# 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://minefullness-writes.gitbook.io/minefullness-writes/tutorials/how-to-get-the-correct-abi-from-atropa-contracts-without-using-dedaub.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.
