Skip to content

Instantly share code, notes, and snippets.

{:meta {:name "Collectibles"
:description "Demonstration of collectible command"
:documentation ""}
:views
{:preview
(let [{{{symbol :symbol token :token tx-hash :tx-hash} :params} :content outgoing :outgoing timestamp-str :timestamp-str} properties]
(let [collectible-token [:status/get-collectible-token symbol token]]
[ view {:flex-direction :column
:align-items :flex-start}