tokenprice_one table was showing erroneous values, basing ONE price off JEWEL. This PR aims to fix that by basing off WONE price in the general tokenprices table.
Tests
Checklist
[x] Tag the person(s) responsible for reviewing proposed changes - @antonyip
[x] Notes to deployment, if a full-refresh is needed for any table - Full refresh required for tokenprice_one
Description
tokenprice_one
table was showing erroneous values, basing ONE price off JEWEL. This PR aims to fix that by basing offWONE
price in the generaltokenprices
table.Tests
Checklist
full-refresh
is needed for any table - Full refresh required fortokenprice_one
Fixes #135