# 아메리카노 스마트 컨트렉트

### Smart Contract 배포 정보

{% tabs %}
{% tab title="CarbonEmission" %}

#### Contract

```
Contract Address: 0xe8389f4b4b65c773d70005ef8a4c715afb618fe3
Transaction Hash : 0x83728e75eed1c5adfb9af1dfdb31dafd05a8a958849caf849b9e5b782ae9ca70
```

#### Explorer URL

URL: <https://explorer.gesia.io/accounts/0xe8389f4b4b65c773d70005ef8a4c715afb618fe3>
{% endtab %}

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x1669327d06a45b9c9e2cf3b081cc5668833a5b5a
Transaction Hash : 0x693ef548282d5e04dd41a56871aa5bfaec956f099cd20a0b899fb9297e5b4f77
```

#### Explorer URL

URL: <https://explorer.gesia.io/accounts/0x1669327d06a45b9c9e2cf3b081cc5668833a5b5a>
{% endtab %}
{% endtabs %}

### 주요 계산 공식

```
# emission factor of Americano: 0.021 kgCO2/cup
Americano(cup) x emission factors of Americano(kgCO2/cup)
```


---

# 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-kr.gesia.io/service/carbon-emissions-calculator-smart-contracts/heating-3.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.
