;; hello-world contract
(define-constant sender 'SP3EHJB8X5SKPMV8K7C7A15YJ7YNS94C8DS0Z0QG9)
(define-non-fungible-token soconftstacks1 uint)
(define-non-fungible-token soconftstacks2 uint)
(define-non-fungible-token soconftstacks3 uint)
(define-non-fungible-token soconftstacks4 uint)
(define-non-fungible-token soconftstacks5 uint)
(define-non-fungible-token soconftstacks6 uint)
(define-non-fungible-token soconftstacks7 uint)
(define-non-fungible-token soconftstacks8 uint)
(define-non-fungible-token soconftstacks9 uint)
(define-non-fungible-token soconftstacks10 uint)
(define-non-fungible-token soconftstacks11 uint)
(define-non-fungible-token soconftstacks12 uint)
(define-non-fungible-token soconftstacks13 uint)
(define-non-fungible-token soconftstacks14 uint)
(define-non-fungible-token soconftstacks15 uint)
(define-non-fungible-token soconftstacks16 uint)
(define-non-fungible-token soconftstacks17 uint)
(define-non-fungible-token soconftstacks18 uint)
(define-non-fungible-token soconftstacks19 uint)
(define-non-fungible-token soconftstacks20 uint)
(define-non-fungible-token soconftstacks21 uint)
(define-non-fungible-token soconftstacks22 uint)
(begin (nft-mint? soconftstacks1 u1 sender))
(begin (nft-mint? soconftstacks2 u2 sender))
(begin (nft-mint? soconftstacks3 u2 sender))
(begin (nft-mint? soconftstacks4 u2 sender))
(begin (nft-mint? soconftstacks5 u2 sender))
(begin (nft-mint? soconftstacks6 u2 sender))
(begin (nft-mint? soconftstacks7 u2 sender))
(begin (nft-mint? soconftstacks8 u2 sender))
(begin (nft-mint? soconftstacks9 u2 sender))
(begin (nft-mint? soconftstacks10 u2 sender))
(begin (nft-mint? soconftstacks11 u2 sender))
(begin (nft-mint? soconftstacks12 u2 sender))
(begin (nft-mint? soconftstacks13 u2 sender))
(begin (nft-mint? soconftstacks14 u2 sender))
(begin (nft-mint? soconftstacks15 u2 sender))
(begin (nft-mint? soconftstacks16 u2 sender))
(begin (nft-mint? soconftstacks17 u2 sender))
(begin (nft-mint? soconftstacks18 u2 sender))
(begin (nft-mint? soconftstacks19 u2 sender))
(begin (nft-mint? soconftstacks20 u2 sender))
(begin (nft-mint? soconftstacks21 u2 sender))
(begin (nft-mint? soconftstacks22 u2 sender))
(define-read-only (get-token-uri (token-id uint))
(ok (some "https://ipfs.io/ipfs/bafybeicvnaqeyxqkqf7vuih3222hk6pcd5poo2qew7gsni52curv7ccpce/soco1.json")))