Last active
March 18, 2020 19:04
-
-
Save mariano-aguero/8ed06e9df9579fe1477b23ce9ea01cfb to your computer and use it in GitHub Desktop.
f1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(address :from, (address :to, nat :value)) %transfer | |
view (address :owner) nat %getBalance | |
view unit nat %getTotalSupply |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment