Skip to content

Instantly share code, notes, and snippets.

@curtislacy
Last active August 29, 2015 13:58
Show Gist options
  • Save curtislacy/9940236 to your computer and use it in GitHub Desktop.
Save curtislacy/9940236 to your computer and use it in GitHub Desktop.
{ '0':
{ accept_transactions: [ [Object] ],
balance: '0.0',
bought_transactions: [],
exodus_transactions: [],
offer_transactions: [],
received_transactions: [ [Object], [Object] ],
sent_transactions:
[ [Object],
[Object],
[Object],
[Object] ],
sold_transactions: [],
total_bought: '0.0',
total_exodus: '0.0',
total_received: '62.8393634',
total_reserved: '0.0',
total_sell_accept: '0.0',
total_sell_offer: '0.0',
total_sent: '62.8393634',
total_sold: '0.0' },
'1':
{ accept_transactions: [ [Object], [Object], [Object] ],
balance: '20.05887',
bought_transactions: [ [Object] ],
exodus_transactions: [],
offer_transactions:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ],
received_transactions:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ],
sent_transactions:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ],
sold_transactions: [ [Object] ],
total_bought: '0.00000001',
total_exodus: '0.0',
total_received: '20.10010004',
total_reserved: '0.0',
total_sell_accept: '0.0',
total_sell_offer: '0.0',
total_sent: '0.04123004',
total_sold: '0.00000001' },
'4':
{ accept_transactions: [],
balance: '4998.43596288',
bought_transactions: [],
exodus_transactions: [],
offer_transactions: [],
received_transactions: [ [Object] ],
sent_transactions: [],
sold_transactions: [],
total_bought: '0.0',
total_exodus: '0.0',
total_received: '0.0',
total_reserved: '0.0',
total_sell_accept: '0.0',
total_sell_offer: '0.0',
total_sent: '0.0',
total_sold: '0.0' },
'6':
{ accept_transactions: [],
balance: '0.0000001',
bought_transactions: [],
exodus_transactions: [],
offer_transactions: [],
received_transactions: [ [Object] ],
sent_transactions: [],
sold_transactions: [],
total_bought: '0.0',
total_exodus: '0.0',
total_received: '0.0',
total_reserved: '0.0',
total_sell_accept: '0.0',
total_sell_offer: '0.0',
total_sent: '0.0',
total_sold: '0.0' },
address: '1DYb5Njvcgovt9gUMdMgYkpaQjAEdUooon',
balance:
[ { symbol: 'SP1', value: '0.01' },
{ symbol: 'SP4', value: '4998.43596288' },
{ symbol: 'SP6', value: '0.0000001' },
{ symbol: 'MSC', value: '0.0' },
{ symbol: 'TMSC', value: '20.05887' },
{ symbol: 'BTC', value: '0.00277263' } ] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment