Skip to content

Instantly share code, notes, and snippets.

@mariano-aguero
Last active March 18, 2020 19:04
Show Gist options
  • Save mariano-aguero/8ed06e9df9579fe1477b23ce9ea01cfb to your computer and use it in GitHub Desktop.
Save mariano-aguero/8ed06e9df9579fe1477b23ce9ea01cfb to your computer and use it in GitHub Desktop.
f1
(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