A python implementation of the 1Fox API.
onefox_client = OneFox('APIKEY')
user_btc = onefox_client.user_get() # BTC by default
user_bch = onefox_client.user_get('BCH') # explicitly BCH
user_overview_btc = onefox_client.user_overview(currency='BTC')
user_overview_bch = onefox_client.user_overview(currency='BCH')
user_dead_man_switch = onefox_client.user_dead_man_switch(['BTCUSD', 'ETHUSD'], stop=False)
See official documentation for full list of methods, and explanations of parameters.
BTC : 392Hhbq82th5cNFLbNmX1RwUQDTPyfGYbt
BCH : bitcoincash:qq5wyu87ysypp7qxhq7qxqufkd3tdhud5vldjszw3q
BCH*: 14jBJ6ZsKyhcN2SbwZxbyRYq68sw889NMD
* translated address