Skip to content

Instantly share code, notes, and snippets.

@merc1er
Created February 10, 2020 13:37
Show Gist options
  • Select an option

  • Save merc1er/42bb327456e0aa6612033b1bb6dd747a to your computer and use it in GitHub Desktop.

Select an option

Save merc1er/42bb327456e0aa6612033b1bb6dd747a to your computer and use it in GitHub Desktop.
print(key.get_balance('usd'))
# or
print(key.get_balance('eur'))
# you understood, simply pass your currency's ticker in argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment