From 1a6ac4c7bc26727757dc5c7507fcf2607838f319 Mon Sep 17 00:00:00 2001 From: "C.M.P." <36182708+CMPGFB@users.noreply.github.com> Date: Mon, 12 Aug 2024 02:34:24 -0400 Subject: [PATCH] Update stx-twitter-bot-contract.clar --- stx-twitter-bot-contract.clar | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stx-twitter-bot-contract.clar b/stx-twitter-bot-contract.clar index 5f17d4a..9669f4a 100644 --- a/stx-twitter-bot-contract.clar +++ b/stx-twitter-bot-contract.clar @@ -21,3 +21,5 @@ (asserts! (is-eq tx-sender (var-get tip-bot-address)) (err u101)) ;; Transfer the specified amount of STX to the recipient (stx-transfer? amount tx-sender recipient))) + +;; Contract deployment link: https://explorer.hiro.so/txid/0xff2af96bce18b2eed2a2806cf9b4411f2c66a3e90fbdd88969ed6f1b6fcfe02d?chain=mainnet