From dfdaa6c7986a40882d87da2d77f8bbfcaf903ffc Mon Sep 17 00:00:00 2001 From: Max Voloshinskii Date: Mon, 8 Jan 2024 18:25:55 +0300 Subject: [PATCH] Add description for inscription transfer --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 653bd28..d26a937 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,15 @@ ton://transfer/? [forward-amount=] ``` +#### Unauthenticated inscription token transfer + +``` +https://app.tonkeeper.com/inscription-transfer/? + [ticker=&] + [amount=&] + [type=&] +``` + 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.