netgum / archanova

Archanova monorepo
https://archanova.io/
19 stars 11 forks source link

Error typo #75

Closed pedrouid closed 4 years ago

pedrouid commented 4 years ago

When calling getToken with a contractAddress that doesn't match a listed token on getTokens, the backend returns an error Error: token nod found

pedrouid commented 4 years ago

The issue could be related because it's a recently deployed token that perhaps hasn't indexed by the backend

Contract address: 0xa4c42CA2296E62156b8e935DB46637FFCaBCd21D

stanislaw-glogowski commented 4 years ago

getToken and getTokens methods returns only tokens which was used with virtual payments.

The flow should look like this:

  1. Send token to account
  2. Top-up account virtual balance with token
  3. getToken details