# 햄버거 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0xf82baf1eddf97d43c0311ef25fadb9608b8b1a4a
Transaction Hash : 0xa3fd8a58cc95e36dad9412721df4420dee7fda7cafc9fb80f0b4aca472ff9cf7
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x2ce3afa552a1a98260bf389176c38b7f256e8b87
Transaction Hash : 0xb59426e8a918a900fb40ca21485237a16d84dce5f3c1a80cdc4486a0ce6e87ca
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Hamburger: 3.7 kgCO2/meal
Hamburger(meal) x emission factors of Hamburger(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-4.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.
