sygmaprotocol / sygma-widget

Transfer widget for the sygmaprotocol
5 stars 2 forks source link

After a valid transfer, the token type mapping allows incompatible routes #151

Closed LyonSsS closed 2 months ago

LyonSsS commented 3 months ago

Severity: Medium | Priority: High

Context: After a regular transfer, the mapping of token type based on Source - Destination option, is broken. Found in PR link: https://github.com/sygmaprotocol/sygma-widget/pull/143

STR:

  1. Do a correct transfer of Sepolia to Rhala of sygUSDC.
  2. Select to do a new bridge flow.
  3. Select Source as Sepolia and destination as Rhala.

Exp: Token type available to be transferred, to be only sygUSDC Act: All the token types are available to be transferred. image

LyonSsS commented 2 months ago

Retested on Core release branch and this is now fixed