From 4274765a81ad7e535e263a2c0ac9f1f7cf23002a Mon Sep 17 00:00:00 2001 From: Roman Inozemtsev Date: Fri, 5 Jul 2024 12:07:45 +1000 Subject: [PATCH] btn_add --- public/nft.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/public/nft.json b/public/nft.json index 994cc91..0dd3dfe 100644 --- a/public/nft.json +++ b/public/nft.json @@ -2,5 +2,15 @@ "description": "Web 3 scanner", "external_url": "https://getgems.io/collection/EQAWqBJYfcWi2MXJiTJCRJG-UkqVJjFcV24AhOb2P6auEPOf", "image": "https://raw.githubusercontent.com/TheGateway-ton/metadata/main/assets/tg_bot_pic.png", - "name": "Fingerprint Scanner" + "name": "Fingerprint Scanner", + "buttons": [ + { + "label": "Open scanner", + "uri": "https://t.me/fingerprint_scanner_bot/scan" + }, + { + "label": "DAO", + "uri": "https://t.me/ton_fingerprints_dao_bot" + } + ] } \ No newline at end of file