# 돼지고기 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0x738dca03fef9b12078022add3bfa43bfcdff8357
Transaction Hash : 0x37fe54df0577191569b47a2f03d858a83fb93c76b720e5f008180509220ee93a
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x57d58cb2d3ae9e8a70b3528906c93b3c557dc99a
Transaction Hash : 0x89819dedccce40ecda052ecb63d41af2cfbcfd8b5e18df06b4e9f5ddcb194d5d
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Pork: 12.1 kgCO2/kg
Pork(kg) x emission factors of Pork(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-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.
