# 휴대폰 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0x9e25ca70f05d94be95fe3f87a3d594bcd10602c5
Transaction Hash : 0x5a410b29f32ddf8e5ac1425eeca984f64ff7f41bec5dde151c5a7f0e66f97f52
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x4e0c7dc57ab5815c00f51db2de00597e89cbec7e
Transaction Hash : 0x3349582d7f3b3e7277a3080908e6e2675bc06f3d3e25977d0f644b1b88f8f9d9
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Phone(Data Usage): 0.0036 kgCO2/mb
Phone(mb) x emission factors of Phone(kgCO2/mb)
```


---

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