dataxfi / dapp

DataX Dapp Frontend
dapp-olive.vercel.app
0 stars 0 forks source link

Use separate token lists for trading and staking. #83

Closed keithfrazier98 closed 2 years ago

keithfrazier98 commented 2 years ago

Tokens with price type of 'exchange' should be included in the token lists. On the client-side, trade platforms can show the entire lists, and stake platforms can use tokens that have a 'pool'.

keithfrazier98 commented 2 years ago

Transitioning to using GitHub workflows as suggested by @0xrishabh , revising PR below to include this issue. https://github.com/dataxfi/scripts/pull/14

keithfrazier98 commented 2 years ago

Separate token lists are not necessary at this point, client-side checks can be made to only allow staking for tokens that have a pool address in their data. There are only a handful more tokens that were added to the token lists if any.

0xaki commented 2 years ago

dapp repo issues