• 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
..
Error Loading commit data...
Swap Loading commit data...
TokenSelect Loading commit data...
ActionButton.tsx Loading commit data...
Button.tsx Loading commit data...
Column.tsx Loading commit data...
Dialog.tsx Loading commit data...
Header.tsx Loading commit data...
Input.tsx Loading commit data...
Popover.tsx Loading commit data...
RecentTransactionsDialog.tsx Loading commit data...
Row.tsx Loading commit data...
Rule.tsx Loading commit data...
Toggle.tsx Loading commit data...
TokenImg.tsx Loading commit data...
TokenSelect.fixture.tsx Loading commit data...
Tooltip.tsx Loading commit data...
Wallet.tsx Loading commit data...
Web3Provider.tsx Loading commit data...
Widget.tsx Loading commit data...