# 한식(탕) 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0xfeb432f1e4a6174a9b8dfd3846c3e0328de19949
Transaction Hash : 0xfaf998fbfd63b92c8b173699b7672beba45112b62d99618f8a20d92af17de27f
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x8be40e22c5aed312a69c44affb9b96916bef6884
Transaction Hash : 0x06153a33a5ec6f0495d1fc22904fba3a0ea3d718495a75fe0512162541d84802
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Korean Stew: 4 kgCO2/meal
Korean Stew(meal) x emission factors of Korean Stew(kgCO2/meal)
```


---

# 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/undefined-6.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.
