@kimafinance/kima-transaction-widget 1.2.8-beta.1 → 1.2.9-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -760,7 +760,7 @@ var _CHAIN_NAMES_TO_IDS, _CHAIN_NAMES_TO_STRIN, _CHAIN_STRING_TO_NAME, _CHAIN_NA
760
760
  var SupportedChainId;
761
761
  (function (SupportedChainId) {
762
762
  SupportedChainId[SupportedChainId["ETHEREUM"] = 11155111] = "ETHEREUM";
763
- SupportedChainId[SupportedChainId["POLYGON"] = 80001] = "POLYGON";
763
+ SupportedChainId[SupportedChainId["POLYGON"] = 80002] = "POLYGON";
764
764
  SupportedChainId[SupportedChainId["AVALANCHE"] = 43113] = "AVALANCHE";
765
765
  SupportedChainId[SupportedChainId["BSC"] = 97] = "BSC";
766
766
  SupportedChainId[SupportedChainId["ARBITRUM"] = 421614] = "ARBITRUM";