# 치킨 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0xe4787bd47395207023a67c5de790a61c1b89f91a
Transaction Hash : 0x990270115d636417b32d94fa7d8b3e6be636ad819d6ad57056aec69ae65eb0a3
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0xa305b431dbf958c5f0782926e8bacc36a1715951
Transaction Hash : 0x62dde954f15c105e2e2e8bd50579fd64a1ce69cda1cf94c41697fe92b09a6fb0
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Chicken: 6.9 kgCO2/kg
Chicken(kg) x emission factors of Chicken(kgCO2/kg)
```


---

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