# 소고기 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0x7f4c9c5a20a9bf16bb64da7b7cd9d9cd07fca920
Transaction Hash : 0xc2e68385e5d0c194fc403696b22b0b98a72b89983f1d5173e8b4fe371a8b800f
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0xf4d6821150be420c4ae5eded5a0309fbfec06bc5
Transaction Hash : 0x56a59aec861fe0e9730cda6b02d5448ad8bface26d486df6451beae112988905
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of imported beef: 3.02
# emission factor of domestic beef: 2.85

annual beef consumption(kg/yr) x emission factor of beef(kgCO2/kg)
```

### 출처

{% embed url="<https://jekosae.or.kr/_common/do.php?a=full&aidx=4856&b=41&bidx=385>" %}
Prediction of the Carbon Dioxide Emission Change Resulting from the Changes in Bovine Meat Consumption Behavior in Korea
{% endembed %}

### Github 링크

{% embed url="<https://github.com/gesia-platform/carbon-beef-calculator?tab=readme-ov-file>" %}
Carbon beef Calculator Github
{% endembed %}


---

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