# 한식(찌개) 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0xf9b7df413a45c076068b51d90e97ae600c78b616
Transaction Hash : 0xf3f3afec3b054db00fb8eddfe18b1fd904e306466a2124f67212a787f4670859
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x6685c8717809d8b2e020585adeae5232de908cf2
Transaction Hash : 0xa156acd66f2278d8c75208bce6d4043bdc6f81cd5457ab2825d7c731b1d9aad8
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Korean Soup: 8 kgCO2/meal
Korean Soup(meal) x emission factors of Korean Soup(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-5.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.
