Skip to content

Instantly share code, notes, and snippets.

@todkap
Created April 30, 2019 16:11
Show Gist options
  • Save todkap/b5a25689ee8e5bd9d3b86f0a6a8f6409 to your computer and use it in GitHub Desktop.
Save todkap/b5a25689ee8e5bd9d3b86f0a6a8f6409 to your computer and use it in GitHub Desktop.
{
"_links": {
"self": {
"href": "http://localhost:8000/accounts/GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT"
},
"transactions": {
"href": "http://localhost:8000/accounts/GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT/transactions{?cursor,limit,order}",
"templated": true
},
"operations": {
"href": "http://localhost:8000/accounts/GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT/operations{?cursor,limit,order}",
"templated": true
},
"payments": {
"href": "http://localhost:8000/accounts/GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT/payments{?cursor,limit,order}",
"templated": true
},
"effects": {
"href": "http://localhost:8000/accounts/GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT/effects{?cursor,limit,order}",
"templated": true
},
"offers": {
"href": "http://localhost:8000/accounts/GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT/offers{?cursor,limit,order}",
"templated": true
},
"trades": {
"href": "http://localhost:8000/accounts/GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT/trades{?cursor,limit,order}",
"templated": true
},
"data": {
"href": "http://localhost:8000/accounts/GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT/data/{key}",
"templated": true
}
},
"id": "GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT",
"paging_token": "",
"account_id": "GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT",
"sequence": "444589244678144",
"subentry_count": 0,
"last_modified_ledger": 103514,
"thresholds": {
"low_threshold": 0,
"med_threshold": 0,
"high_threshold": 0
},
"flags": {
"auth_required": false,
"auth_revocable": false,
"auth_immutable": false
},
"balances": [
{
"balance": "10000.0000000",
"buying_liabilities": "0.0000000",
"selling_liabilities": "0.0000000",
"asset_type": "native"
}
],
"signers": [
{
"weight": 1,
"key": "GAAQSHWBQD4Y67WCUSQDSCMOKMYHAIR2UAC7AS6ESZC2XUQVG7T3VHAT",
"type": "ed25519_public_key"
}
],
"data": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment