Skip to content

Instantly share code, notes, and snippets.

@orkunkl
Last active August 20, 2020 10:07
Show Gist options
  • Save orkunkl/7df3ee7137887289c72863f394cfaf0c to your computer and use it in GitHub Desktop.
Save orkunkl/7df3ee7137887289c72863f394cfaf0c to your computer and use it in GitHub Desktop.
>> dizz.tokenInfo()
{
name: 'DIZZ COIN',
symbol: 'DIZZ',
decimals: 6,
total_supply: '1000888000'
}
>> dizz.minter()
{
minter: 'coral156apryzy9x890nmnthuf6wfauuevv64m4z7qr6',
cap: '99900000000'
}
>> dizz.balance()
'1000000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment