You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PriceInput DTO allow price.quote to be a string symbol or an address hex instead of forcing it to be an object {"symbol":"CMK"} or {"address": "0x1234"}
In PriceInput DTO allow
price.quoteto be a string symbol or an address hex instead of forcing it to be an object{"symbol":"CMK"}or{"address": "0x1234"}