Closed 0xApotheosis closed 3 days ago
@NeOMakinG does the 480 FOX come from another EVM at the same address, or from a different previously connected wallet?
Assume it's the former, and agree it could be confusing - that said, if a user has FOX on another chain they are probably a power-ish user and would likely understand this to some degree.
@NeOMakinG does the 480 FOX come from another EVM at the same address, or from a different previously connected wallet?
Assume it's the former, and agree it could be confusing - that said, if a user has FOX on another chain they are probably a power-ish user and would likely understand this to some degree.
I think same address but unsupported chain from our interface with the selected wallet (ex: Arbitrum but using Phantom)
Seems like the snapshot API returns the voting power for every chains and strategies it supports regardless if our interface is currently supporting it
Description
On the
fox
route:FeeSliders
have already been interacted with (i.e. once you interact with it you're in override mode)selectIsSnapshotApiQueriesPending
selector returnstrue
Issue (if applicable)
Closes https://github.com/shapeshift/web/issues/8123
Risk
Small (UI changes only)
None
Testing
/fox
route with a fresh cache. The FOX Power value should have a loading skeleton whilst it is doing so. Once a value is fetched the value should be shown (instead of the previous, bug of showing 0).Engineering
☝️
Operations
☝️
Screenshots (if applicable)
See testing step.