• Zach Pomerantz's avatar
    feat: populate the widget token selector (#3080) · 90dfdc6b
    Zach Pomerantz authored
    * feat: swap defaults
    
    * refactor: mv token list utils to lib
    
    * feat: expand fetchTokenList to include inlined
    
    * feat: simple widget token list
    
    * fix: token img props
    
    * feat: use token list in selector
    
    * fix: update useColor for optional logoURI
    
    * fix: avoid leaking deps
    
    * chore: add state to lib build
    
    * chore: mv devDeps to deps for lib
    
    * fix: microbundle css import
    
    * fix: match ethers versions
    
    * fix: use color callback
    
    * chore: clean up token info type
    
    * chore: widget type simplification
    
    * refactor: share token map code
    
    * test: include list in token select fixture
    
    * fix: no tokens without chain id
    90dfdc6b
contenthashToUri.ts 1.38 KB