Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description for inscription transfer #33

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,15 @@ ton://transfer/<destination-address>?
[forward-amount=<nanocoins>]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7,288

```

#### Unauthenticated inscription token transfer

```
https://app.tonkeeper.com/inscription-transfer/<destination-address>?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UQC0Oqo1fb5H9zLam4RmUmCFte-fbRU4rlvXNZSA_q-WfofQ

[ticker=<inscription-ticker>&]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not

[amount=<elementary units>&]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phamloc6699

[type=<inscription-standart>&]
```

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Id : Telegram phone 84939530478
Id: 6893146288
@phamloc6699
End not login my ton wallet: UQCt-Q2EVMmOEoA5knbu-Y-4YjNen-B4DAUHỦH46vbkp8QuL

Ghithur id :phamlocbull

Notcoin end you coin: 7,288

You login to imac pc app lock bannde


Opens the pre-filled Jetton-send screen and offers user to enter the missing data.
* `to`: (string) destination account ID. Optional.
* `amount` (decimal string): amount of transferred jettons in elementary units.
Expand Down