Skip to content

Commit

Permalink
Update character_1 Rose.Love Tapp .tsml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhongnan928 authored Oct 28, 2024
1 parent 4c7741d commit 04cef1f
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions TokenScript Mockup/character_1 Rose.Love Tapp .tsml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
xsi:schemaLocation="http://tokenscript.org/2024/01/tokenscript https://www.tokenscript.org/schemas/2024-01/tokenscript.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ethereum="urn:ethereum:constantinople"
name="character_1 Rose.Love Tapp ">
name="character_1">
<ts:label>
<ts:plurals xml:lang="en">
<ts:string quantity="one">Rose.Love Tapp User NFT</ts:string>
<ts:string quantity="other">Rose.Love Tapp User NFTs</ts:string>
<ts:string quantity="one">Rose.Love Tapp NFT</ts:string>
<ts:string quantity="other">Rose.Love Tapp NFTs</ts:string>
</ts:plurals>
</ts:label>
<ts:meta>
Expand All @@ -19,35 +19,35 @@ An account to access the full Rose.Love 💋 experience on Rose.Love.</ts:descri
<ts:aboutUrl xml:lang="en">Rose.Love</ts:aboutUrl>
<ts:iconUrl xml:lang="en">Rose.Love/icon.png</ts:iconUrl>
</ts:meta>
<ts:contract interface="erc721" name="character_1 Rose.Love Tapp Contract">
<ts:contract interface="erc721" name="character_1Contract">
<ts:address network="8453">0x48a41a17B42a3B3e4D96081b38894e90fb10F871</ts:address>
</ts:contract>
<ts:origins>
<ts:ethereum contract="character_1 Rose.Love Tapp Contract"/>
<ts:ethereum contract="character_1Contract"/>
</ts:origins>
<ts:cards>
<ts:card type="action" name="Speak to character_1">
<ts:card type="action" name="Get Free Privilege Card">
<ts:label>
<ts:string xml:lang="en">Speak to character_1</ts:string>
<ts:string xml:lang="en">Get Free Privilege Card</ts:string>
</ts:label>
<ts:view xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<button>Speak to character_1</button>
<button>Get Free Privilege Card</button>
</ts:view>
</ts:card>
<ts:card type="action" name="Experience Rose.Love">
<ts:card type="action" name="Share to Earn">
<ts:label>
<ts:string xml:lang="en">Experience Rose.Love</ts:string>
<ts:string xml:lang="en">Share to Earn</ts:string>
</ts:label>
<ts:view xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<button>Experience Rose.Love</button>
<button>Share to Earn</button>
</ts:view>
</ts:card>
<ts:card type="action" name="Earn Points">
<ts:card type="action" name="Say Hi to character_1">
<ts:label>
<ts:string xml:lang="en">Earn Points</ts:string>
<ts:string xml:lang="en">Say Hi to character_1</ts:string>
</ts:label>
<ts:view xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<button>Earn Points</button>
<button>Say Hi to character_1</button>
</ts:view>
</ts:card></ts:cards>
</ts:token>
</ts:token>

0 comments on commit 04cef1f

Please sign in to comment.