You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the SDK with the Avalanche network. When I list the available tokens with getTokens() the only version of WBTC available is 0x408D4cD0ADb7ceBd1F1A1C33A0Ba2098E1295bAB(which is the old WBTC bridge), however, it's clear that the new WBTC.e bridge version (at address 0x50b7545627a5162F82A992c33b87aDc75187B218 is allowed since it appears on the web interface for Paraswap on Avalanche. This seems like a problem with the SDK.
I'm trying to use the SDK with the Avalanche network. When I list the available tokens with getTokens() the only version of WBTC available is
0x408D4cD0ADb7ceBd1F1A1C33A0Ba2098E1295bAB
(which is the old WBTC bridge), however, it's clear that the new WBTC.e bridge version (at address0x50b7545627a5162F82A992c33b87aDc75187B218
is allowed since it appears on the web interface for Paraswap on Avalanche. This seems like a problem with the SDK.Here is snowtrace link for context (https://snowtrace.io/address/0x408d4cd0adb7cebd1f1a1c33a0ba2098e1295bab)
The text was updated successfully, but these errors were encountered: