# 김밥 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0xe578fbe36b642ccd5a31308650c876c19165088f
Transaction Hash : 0x3ebd24f0deb68e903426a63a82f6ddb58ebadbd4443d374d1929c63f33cc2e80
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x446fd38c79dd1975eda7454d5bb2e117579a93cb
Transaction Hash : 0x17b7bb3907f8807e80cba88bf2dfbc48ab769388e2517f6ecccd0e1387b67977
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Gimbap: 0.4 kgCO2/line
Gimbap(line) x emission factors of Gimbap(kgCO2/line)
```


---

# 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-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.
