# 유튜브 스마트 컨트렉트

### Smart Contract 배포 정보

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

#### Contract

```
Contract Address: 0xa5b34c1774147431ac37a03f52fd6a8f9c7c84f3
Transaction Hash : 0x179c8c22756e4a36937d3cab48bc826478df174dd555d618105e10c59750860e
```

#### Explorer URL

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

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x2394f5e0114fcc459e2421af6157c59f67dd3f9a
Transaction Hash : 0xac021d3f51b345c9092da38afefe63e1b20d9341557f810d9d7a4fcf2ccf1757
```

#### Explorer URL

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

### 주요 계산 공식

```
# emission factor of Youtube: 0.0001 kgCO2/min
Youtube(minutes) x emission factors of Youtube(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-12.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.
