• 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
.github Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
.prettierignore Loading commit data...
.prettierrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codegen.yml Loading commit data...
cosmos.config.json Loading commit data...
cosmos.override.js Loading commit data...
custom-test-env.js Loading commit data...
cypress.json Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
rollup.config.ts Loading commit data...
tsconfig.base.json Loading commit data...
tsconfig.json Loading commit data...
tsconfig.lib.json Loading commit data...
yarn.lock Loading commit data...