# Polygon

The contract available on the **Polygon** network represents a significant advancement compared to the original version from December 2022, available on the Ethereum network. It includes a number of advanced elements and tools that will be successfully utilized in the future. Furthermore, in the event of future updates to the Ethereum network that aim to reduce transaction costs, this contract will serve as a benchmark and reference point for copies and forks created based on this network.

## Analysis

Polygon **NFT** Contract ERC721: <https://polygonscan.com/token/0x063A7414A88493C46A2703A53f7077bb847C08fC>

Polygon Token **$ART** - tracker: [https://polygonscan.com/token/0xc3f6434df5ef44798610c921942e49822c6f5108](< https://polygonscan.com/token/0xc3f6434df5ef44798610c921942e49822c6f5108>)

Polygon  NFT ERC721 <https://polygonscan.com/address/0x62c36531c92c50ea461cb8cb6a03c1c02e757ef9#code>

Polygon **Bridge**  $ART <https://polygonscan.com/address/0xf5e642e65f1037d1361a85374796e9718f726aa7>

## Contract audit

{% hint style="info" %}
The contract is currently in the testing phase and a comprehensive analysis will be published after the tests are completed, at the time of its launch on the Polygon mainnet.
{% endhint %}


---

# 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://docs.decentral-art.com/uni-platform/contract/polygon.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.
