• Zach Pomerantz's avatar
    feat: include native currency in widget select (#3124) · 850a20f6
    Zach Pomerantz authored
    * fix: token image for chains / natives
    
    * feat: include native currency in select
    
    - Updates widgets swap state to use Currency (and deals with downstream updates)
    - Refactors logoURI code to a new lib/hooks/useCurrencyLogoURIs
    - Adds native currency to useQueryTokenList
    
    NB: This does not build because tests must be updated to use Currency (they currently use mock tokens)
    
    * test: update fixtures to use real currency
    
    * fix: data uri color extraction
    
    * fix: token img state
    
    * fix: use new array
    850a20f6
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connectors Loading commit data...
constants Loading commit data...
hooks Loading commit data...
lib Loading commit data...
locales Loading commit data...
pages Loading commit data...
state Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
polyfills.ts Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...
setupTests.ts Loading commit data...
test-utils.tsx Loading commit data...