Source Code

(define-constant sender 'SP16MYYYH4Z51EAS76K55JMJ182629JNWSHK5NWM)
(define-constant recipient 'SP1VG2RCJ5E8R79SG5G7GPZGM30CZQRD8QDJNAZTS)

(define-non-fungible-token soconftstacks28 uint)
(nft-mint? soconftstacks28 u1 sender)
(nft-transfer? soconftstacks28 u1 sender recipient)

(define-read-only (get-token-uri (token-id uint))
  (ok (some "https://ipfs.io/ipfs/bafybeidexzy3wune4rwcx6amypwq52v26gal5luugtmxmtu3p4eqjv7v4i/socomd.json")))

Functions (1)

FunctionAccessArgs
get-token-uriread-onlytoken-id: uint