> For the complete documentation index, see [llms.txt](https://docs.heo.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heo.finance/russian/koshelek/skopirovat-adres-koshelka-v-binance-smart-chain.md).

# Скопировать адрес кошелька в Binance Smart Chain

{% tabs %}
{% tab title="MetaMask" %}
Чтобы скопировать публичный адрес вашего кошелька в сети Binance Smart Chain, нажмите на него. Поздравляем, публичный адрес вашего кошелька в сети Binance Smart Chain скопирован в буфер обмена. Обратите внимание, что адрес должен начинаться с 0x.

![](https://lh6.googleusercontent.com/viD5bO9_HVFsYT8mnOfmtvk5ApfLojAN784HR3rbP1iOay67ZN-dbYn-w2uetzHJUnJcXyk3Sc4I0h7idRsvD5d1JrmdXkDRupzKevb31oPTksjYDk6cs0K9wCNP_j9E6g8qTRQ9)

![](https://lh3.googleusercontent.com/-rK8Kr6L8nGbmLpbAKoEm6nZbDpG24IHQYyZzmBgY8OC_BY21dPJnN8_oJUIKl-6FYWsW_ywDfZZ00ZGtRJKoemceYK1JiGXZxBbqPb8jcabQclDujq7UR6B8-V4Ex6J-Zb3Myd1)

{% endtab %}

{% tab title="Trust Wallet" %}
1\) Чтобы скопировать публичный адрес вашего кошелька в сети Binance Smart Chain, откройте приложение Trust Wallet и нажмите на токен Smart Chain формата BEP-20 (убедитесь, что Вы нажали на токен с черно-желтой иконкой и названием Smart Chain, токен с желто-белой иконкой и названием BNB использует формат BEP-2)

![](https://lh3.googleusercontent.com/8yefbYDae9YJZVdUbX-tgtrzkUmR_QaP-KywBucMLPnvS_H-xsL6ZGpad8E0bsGtSMvtlv9PGEqFBPBPjJP6RZi6KLg9OkE1DIh-z3RJYVyCiaFFB5Ht_365yCL61F4_-swF3kJy)

2\) Нажмите на кнопку “Скопировать”. Поздравляем, публичный адрес вашего кошелька в сети Binance Smart Chain скопирован в буфер обмена. Обратите внимание, что адрес начинается с 0x.

![](/files/-MhO2M4D6NEccx9mGXex)
{% endtab %}

{% tab title="SafePal" %}
Чтобы скопировать публичный адрес вашего кошелька в сети Binance Smart Chain, откройте приложение SafePal и нажмите на токен BNB в формате BEP-20.

&#x20;

![](/files/-Mkvz3jz5QQBl-XyJ6PH)

&#x20;Нажмите кнопку "Получить"

![](/files/-Mkvz8zgtqDwAkN5gOHe)

Выпадет окно с адресом вашего кошелька. Вы можете его скопировать или сразу выбрать, каким образом им поделиться.

![](/files/-MkvzHEYKIv2jSg1JBgY)
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.heo.finance/russian/koshelek/skopirovat-adres-koshelka-v-binance-smart-chain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
