I can pull the pool list for each token from Drasil using: ....../tokens/pools
Some updates needed:
Pull all the pools from Drasil (for every token)
Pull their metadata
Pull their extended (if exists)
Store that data locally but add an expiration time
For each pool, have a list of tokens they support
This will allow a user to click on a pool and see what tokens they support (similar to Tokens -> pools)
I can pull the pool list for each token from Drasil using: ....../tokens/pools
Some updates needed:
Pull all the pools from Drasil (for every token)
Pull their metadata
Pull their extended (if exists)
Store that data locally but add an expiration time
For each pool, have a list of tokens they support
This will allow a user to click on a pool and see what tokens they support (similar to Tokens -> pools)