# 수도 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0x65abf37a42ca3307ba32bd698b9c5d7fff57f59a
Transaction Hash : 0x9d276a55a44bcce868a206a84827af64e676fc564f6b63bb8d977f06b9894081
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x4f04537df3772a35b66b40777ae28b55cc6e59a7
Transaction Hash : 0xc60cd0d52f5dd961238deb3de0972dae1563f1f60f847fb29755f32cfec1c1c0
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Water: 0.247kgCO2/m³

water consumption(m³) x emission factors of Water(kgCO2/m³)
```

### 출처

{% embed url="<https://library.me.go.kr/#/search/detail/5716758?offset=6>" %}
\[환경부] 탄소중립 생활 실천 안내서 : 기업편
{% endembed %}

### Github 링크

{% @github-files/github-code-block %}


---

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