Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query all token balance from single user #1

Open
DenisCarriere opened this issue Jul 28, 2018 · 1 comment
Open

Query all token balance from single user #1

DenisCarriere opened this issue Jul 28, 2018 · 1 comment
Assignees
Labels
query Query Idea

Comments

@DenisCarriere
Copy link
Contributor

DenisCarriere commented Jul 28, 2018

Similar to =>
https://api.eosrio.io/data/tokens/chainceout11

{
  "eosiochaince": {
    "symbol": "CET",
    "balance": "17342287.2088 CET"
  },
  "everipediaiq": {
    "symbol": "IQ",
    "balance": "5193104.445 IQ"
  },
  "challengedac": {
    "symbol": "CHL",
    "balance": "4384261.0813 CHL"
  },
  "horustokenio": {
    "symbol": "HORUS",
    "balance": "682957.0998 HORUS"
  },
  "therealkarma": {
    "symbol": "KARMA",
    "balance": "92425896.3430 KARMA"
  },
  "eosadddddddd": {
    "symbol": "ADD",
    "balance": "562656.1211 ADD"
  },
  "octtothemoon": {
    "symbol": "OCT",
    "balance": "978183.5773 OCT"
  },
  "ednazztokens": {
    "symbol": "EDNA",
    "balance": "1573458.0240 EDNA"
  },
  "oo1122334455": {
    "symbol": "IPOS",
    "balance": "1100.0000 IPOS"
  },
  "eoxeoxeoxeox": {
    "symbol": "EOX",
    "balance": "1717907.5269 EOX"
  }
}
@DenisCarriere DenisCarriere added the query Query Idea label Jul 28, 2018
@DenisCarriere DenisCarriere self-assigned this Jul 28, 2018
@YudaAdiPratama
Copy link

any documentation for add quary token?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
query Query Idea
Projects
None yet
Development

No branches or pull requests

2 participants