peev / cryptobeast-reactjs

MIT License
1 stars 2 forks source link

Assets DB Table change #349

Open peev opened 5 years ago

peev commented 5 years ago

image

We need to add a new column to the database table which will keep information about the price of this token in all available markets. Currently we only have lastPriceETH, but in case the token is traded in another market we need to keep that info as well. We should create lastPriceBTC.