1. 13 Dec, 2022 7 commits
  2. 12 Dec, 2022 29 commits
  3. 11 Dec, 2022 1 commit
  4. 10 Dec, 2022 3 commits
    • Zach Pomerantz's avatar
      fix: hexlify tx value from SwapRouter (#5621) · d59e4f33
      Zach Pomerantz authored
      Hexlifies the value returned from universal-router-sdk, which is required for ethers to accept it as input.
      Fixes an error thrown by ethers (RE: un-hexlified data).
      See Uniswap/universal-router-sdk#92 (fixed in Uniswap/universal-router-sdk#93 but not yet released).
      d59e4f33
    • pp-hh-ii-ll's avatar
      style: update steps (#5619) · 4c3528a0
      pp-hh-ii-ll authored
      * update steps
      
      Add Transfer crypto step to the steps and change Swap copy
      
      * Fix transfer tokens image
      
      Remove shadows from transfer token image
      4c3528a0
    • pp-hh-ii-ll's avatar
      fix: color updates (#5617) · ed82f9ff
      pp-hh-ii-ll authored
      Fixed colors for cards and text
      ed82f9ff