# 걷기 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0x8f8db0a1e59beea5e76ee5f9c607aa2f205287c4
Transaction Hash : 0xf075e8951122456e551e79effa9a91ea71b8b016404478b7fc82c587ea40903c
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x4d3e4bfdd219f8dfc8ee849ec36c38a9df28241b
Transaction Hash : 0x1c3d25428ce2673c7901bb5702a68bb8c3c9233f1095f14cb920101fe450f7cc
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Walk: 0.0129 kgCO2/min
on Walk(minutes) x emission factors of Walk(kgCO2/min)
```


---

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