@funkit/connect 0.1.7 → 0.1.9

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.
Files changed (387) hide show
  1. package/dist/{chunk-X5YTL45L.js → chunk-6NU6GSSJ.js} +6988 -6584
  2. package/dist/{chunk-3A7E2IPT.js → chunk-W7RO4DCA.js} +33 -14
  3. package/dist/{chunk-PKSFBURG.js → chunk-ZKI6VFDD.js} +24 -5
  4. package/dist/components/index.css +861 -341
  5. package/dist/components/index.js +3 -2
  6. package/dist/index.css +848 -328
  7. package/dist/index.js +65 -118
  8. package/dist/themes/darkTheme.js +1 -1
  9. package/dist/themes/lightTheme.js +1 -1
  10. package/dist/wallets/walletConnectors/argentWallet/argentWallet.js +2 -2
  11. package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
  12. package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
  13. package/dist/wallets/walletConnectors/{chunk-4TBAMXD2.js → chunk-237HEA4B.js} +1 -1
  14. package/dist/wallets/walletConnectors/{chunk-7Q7X4HIR.js → chunk-3YVOYNPH.js} +4 -4
  15. package/dist/wallets/walletConnectors/{chunk-4HP4HVWX.js → chunk-74BR2RAM.js} +4 -4
  16. package/dist/wallets/walletConnectors/{chunk-C6BBHBY3.js → chunk-7HTS7H5B.js} +1 -1
  17. package/dist/wallets/walletConnectors/{chunk-TM5A4D5D.js → chunk-D76EMZT2.js} +4 -4
  18. package/dist/wallets/walletConnectors/{chunk-WPGD3FGN.js → chunk-EBNKDT5H.js} +1 -1
  19. package/dist/wallets/walletConnectors/{chunk-TFHNF64Z.js → chunk-ECNJY6H5.js} +1 -1
  20. package/dist/wallets/walletConnectors/chunk-EUSM6MRB.js +158 -0
  21. package/dist/wallets/walletConnectors/{chunk-WCZ37NN2.js → chunk-IVIQBLOK.js} +1 -1
  22. package/dist/wallets/walletConnectors/{chunk-VDUTD5UR.js → chunk-JARWK7S5.js} +4 -4
  23. package/dist/wallets/walletConnectors/{chunk-PVTJW4KE.js → chunk-JC5DQVHX.js} +1 -1
  24. package/dist/wallets/walletConnectors/{chunk-QVJQ2MU7.js → chunk-JVF24YQM.js} +4 -4
  25. package/dist/wallets/walletConnectors/{chunk-T2DNUVKD.js → chunk-K4AO45B3.js} +4 -4
  26. package/dist/wallets/walletConnectors/{chunk-EINKDQQW.js → chunk-KGIRU665.js} +1 -1
  27. package/dist/wallets/walletConnectors/{chunk-JU27WJ7W.js → chunk-M5VGZ2QW.js} +1 -1
  28. package/dist/wallets/walletConnectors/{chunk-32KC4FTG.js → chunk-NJGDUFM2.js} +1 -1
  29. package/dist/wallets/walletConnectors/{chunk-C3X4W5P4.js → chunk-OH3HGTQV.js} +1 -1
  30. package/dist/wallets/walletConnectors/{chunk-K342MEBF.js → chunk-PATI3A3F.js} +1 -1
  31. package/dist/wallets/walletConnectors/{chunk-HHEZNZRR.js → chunk-RLZP75FI.js} +1 -1
  32. package/dist/wallets/walletConnectors/{chunk-HKBLG5YG.js → chunk-W4DY35PZ.js} +1 -1
  33. package/dist/wallets/walletConnectors/{chunk-M4KIVTE3.js → chunk-WXWQQHAQ.js} +1 -1
  34. package/dist/wallets/walletConnectors/{chunk-CESIYSTD.js → chunk-YJR5S7NP.js} +4 -4
  35. package/dist/wallets/walletConnectors/{chunk-RMJYZWKN.js → chunk-ZGVEVXA7.js} +1 -1
  36. package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
  37. package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
  38. package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
  39. package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
  40. package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
  41. package/dist/wallets/walletConnectors/imTokenWallet/imTokenWallet.js +2 -2
  42. package/dist/wallets/walletConnectors/index.js +57 -57
  43. package/dist/wallets/walletConnectors/ledgerWallet/ledgerWallet.js +2 -2
  44. package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
  45. package/dist/wallets/walletConnectors/oktoWallet/oktoWallet.js +2 -2
  46. package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
  47. package/dist/wallets/walletConnectors/omniWallet/omniWallet.js +2 -2
  48. package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
  49. package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
  50. package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
  51. package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
  52. package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
  53. package/dist/wallets/walletConnectors/uniswapWallet/uniswapWallet.js +2 -2
  54. package/dist/wallets/walletConnectors/walletConnectWallet/walletConnectWallet.js +2 -2
  55. package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
  56. package/package.json +9 -6
  57. package/dist/__private__/index.d.ts +0 -8
  58. package/dist/chunk-VVHY6TFA.js +0 -24443
  59. package/dist/components/AccountModal/AccountModal.d.ts +0 -6
  60. package/dist/components/AsyncImage/AsyncImage.d.ts +0 -19
  61. package/dist/components/AsyncImage/useAsyncImage.d.ts +0 -3
  62. package/dist/components/Avatar/Avatar.d.ts +0 -9
  63. package/dist/components/Avatar/EmojiAvatar.d.ts +0 -2
  64. package/dist/components/Avatar/emojiAvatarForAddress.d.ts +0 -106
  65. package/dist/components/Box/Box.d.ts +0 -82
  66. package/dist/components/Button/ActionButton.d.ts +0 -14
  67. package/dist/components/ChainModal/ChainModal.css.d.ts +0 -2
  68. package/dist/components/ChainModal/ChainModal.d.ts +0 -6
  69. package/dist/components/CloseButton/CloseButton.d.ts +0 -5
  70. package/dist/components/ConnectButton/ConnectButton.d.ts +0 -28
  71. package/dist/components/ConnectButton/ConnectButtonRenderer.d.ts +0 -39
  72. package/dist/components/ConnectButton/abbreviateETHBalance.d.ts +0 -2
  73. package/dist/components/ConnectButton/formatAddress.d.ts +0 -1
  74. package/dist/components/ConnectButton/formatENS.d.ts +0 -1
  75. package/dist/components/ConnectModal/ConnectModalIntro.d.ts +0 -5
  76. package/dist/components/ConnectOptions/ConnectDetails.d.ts +0 -36
  77. package/dist/components/ConnectOptions/DesktopOptions.css.d.ts +0 -4
  78. package/dist/components/ConnectOptions/DesktopOptions.d.ts +0 -15
  79. package/dist/components/ConnectOptions/FunConnectOptions.d.ts +0 -11
  80. package/dist/components/ConnectOptions/MobileOptions.css.d.ts +0 -1
  81. package/dist/components/ConnectOptions/MobileOptions.d.ts +0 -4
  82. package/dist/components/Dialog/Dialog.css.d.ts +0 -5
  83. package/dist/components/Dialog/Dialog.d.ts +0 -12
  84. package/dist/components/Dialog/DialogContent.css.d.ts +0 -6
  85. package/dist/components/Dialog/DialogContent.d.ts +0 -12
  86. package/dist/components/Dialog/FocusTrap.d.ts +0 -2
  87. package/dist/components/Disclaimer/DisclaimerLink.d.ts +0 -5
  88. package/dist/components/Disclaimer/DisclaimerText.d.ts +0 -4
  89. package/dist/components/FunButton/FunBackButton.d.ts +0 -4
  90. package/dist/components/FunButton/FunButton.css.d.ts +0 -3
  91. package/dist/components/FunButton/FunButton.d.ts +0 -17
  92. package/dist/components/FunButton/FunIconButton.d.ts +0 -16
  93. package/dist/components/FunButton/FunLinkButton.d.ts +0 -8
  94. package/dist/components/FunButton/FunViewTxButton.d.ts +0 -4
  95. package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryDetail.d.ts +0 -7
  96. package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryModal.d.ts +0 -8
  97. package/dist/components/FunCheckoutModal/FunCheckoutConfirmation.css.d.ts +0 -7
  98. package/dist/components/FunCheckoutModal/FunCheckoutConfirmationStep.d.ts +0 -9
  99. package/dist/components/FunCheckoutModal/FunCheckoutModal.d.ts +0 -15
  100. package/dist/components/FunCheckoutModal/FunCheckoutPrimaryInfo.d.ts +0 -9
  101. package/dist/components/FunCheckoutModal/FunCheckoutSelectAssetStep.css.d.ts +0 -7
  102. package/dist/components/FunCheckoutModal/FunCheckoutSelectAssetStep.d.ts +0 -12
  103. package/dist/components/FunCheckoutModal/FunCheckoutVerifyDetailsStep.d.ts +0 -6
  104. package/dist/components/FunConfirmDialog/FunConfirmDialog.d.ts +0 -12
  105. package/dist/components/FunConnectModal/FunConnectModal.d.ts +0 -6
  106. package/dist/components/FunContainer/FunContainer.d.ts +0 -11
  107. package/dist/components/FunDevTestModal/FunDevTestModal.d.ts +0 -6
  108. package/dist/components/FunDivider/FunDivider.d.ts +0 -6
  109. package/dist/components/FunInput/FunInput.d.ts +0 -29
  110. package/dist/components/FunKeyValue/FunKeyValue.d.ts +0 -24
  111. package/dist/components/FunMeshTwoFactorStep/FunMeshTwoFactorStep.d.ts +0 -9
  112. package/dist/components/FunModalTitleSection/FunModalTitleSection.css.d.ts +0 -7
  113. package/dist/components/FunModalTitleSection/FunModalTitleSection.d.ts +0 -12
  114. package/dist/components/FunNotification/FunCheckoutNotification.d.ts +0 -6
  115. package/dist/components/FunNotification/FunNotification.d.ts +0 -12
  116. package/dist/components/FunOnramp/FunOnramp.css.d.ts +0 -7
  117. package/dist/components/FunOnramp/FunOnrampConfirmation.css.d.ts +0 -7
  118. package/dist/components/FunOnramp/FunOnrampConfirmationStep.d.ts +0 -17
  119. package/dist/components/FunOnramp/FunOnrampInputStep.d.ts +0 -8
  120. package/dist/components/FunOnramp/FunOnrampPrimaryItem.d.ts +0 -5
  121. package/dist/components/FunOnramp/FunOnrampProcessingStep.d.ts +0 -6
  122. package/dist/components/FunPayments/FunPaymentMeshType.css.d.ts +0 -7
  123. package/dist/components/FunPayments/FunPaymentMeshType.d.ts +0 -10
  124. package/dist/components/FunPayments/FunPaymentMethods.d.ts +0 -52
  125. package/dist/components/FunPayments/FunPaymentMoonpayType.css.d.ts +0 -10
  126. package/dist/components/FunPayments/FunPaymentMoonpayType.d.ts +0 -13
  127. package/dist/components/FunPayments/FunPaymentSetup.d.ts +0 -18
  128. package/dist/components/FunPayments/FunPaymentTransferType.css.d.ts +0 -7
  129. package/dist/components/FunPayments/FunPaymentTransferType.d.ts +0 -6
  130. package/dist/components/FunPayments/FunPayments.css.d.ts +0 -7
  131. package/dist/components/FunProgressBar/FunHorizontalStepper.d.ts +0 -7
  132. package/dist/components/FunProgressBar/FunProgressBar.d.ts +0 -6
  133. package/dist/components/FunProgressBar/FunVerticalProgressBar.d.ts +0 -14
  134. package/dist/components/FunSelect/FunClickOutside.d.ts +0 -8
  135. package/dist/components/FunSelect/FunSelect.d.ts +0 -24
  136. package/dist/components/FunSignInFlow/FunSignInStep.css.d.ts +0 -2
  137. package/dist/components/FunSignInFlow/FunSignInStep.d.ts +0 -14
  138. package/dist/components/FunSignInFlow/FunWeb2ConnectingStep/FunWeb2ConnectingStep.css.d.ts +0 -7
  139. package/dist/components/FunSignInFlow/FunWeb2ConnectingStep/FunWeb2ConnectingStep.d.ts +0 -9
  140. package/dist/components/FunSignInFlow/FunWeb3ConnectingStep.css.d.ts +0 -7
  141. package/dist/components/FunSignInFlow/FunWeb3ConnectingStep.d.ts +0 -9
  142. package/dist/components/FunStates/FunErrorContent.d.ts +0 -10
  143. package/dist/components/FunTermsAndConditionsTextButton/FunTermsAndConditionsTextButton.d.ts +0 -2
  144. package/dist/components/FunToast/FunShortToast.css.d.ts +0 -10
  145. package/dist/components/FunToast/FunShortToast.d.ts +0 -3
  146. package/dist/components/FunToast/FunToast.d.ts +0 -18
  147. package/dist/components/FunTransactionSummary/FunTransactionSummary.d.ts +0 -12
  148. package/dist/components/FunkitProvider/AppContext.d.ts +0 -25
  149. package/dist/components/FunkitProvider/AuthenticationContext.d.ts +0 -35
  150. package/dist/components/FunkitProvider/AvatarContext.d.ts +0 -9
  151. package/dist/components/FunkitProvider/CoolModeContext.d.ts +0 -2
  152. package/dist/components/FunkitProvider/FunToastContext.d.ts +0 -11
  153. package/dist/components/FunkitProvider/FunkitCheckoutContext.d.ts +0 -130
  154. package/dist/components/FunkitProvider/FunkitConfigContext.d.ts +0 -13
  155. package/dist/components/FunkitProvider/FunkitProvider.d.ts +0 -37
  156. package/dist/components/FunkitProvider/FunkitWalletProvider.d.ts +0 -17
  157. package/dist/components/FunkitProvider/I18nContext.d.ts +0 -9
  158. package/dist/components/FunkitProvider/ModalContext.d.ts +0 -41
  159. package/dist/components/FunkitProvider/ModalSizeContext.d.ts +0 -7
  160. package/dist/components/FunkitProvider/RainbowKitChainContext.d.ts +0 -19
  161. package/dist/components/FunkitProvider/ShowRecentTransactionsContext.d.ts +0 -2
  162. package/dist/components/FunkitProvider/provideRainbowKitChains.d.ts +0 -3
  163. package/dist/components/FunkitProvider/useCoolMode.d.ts +0 -2
  164. package/dist/components/FunkitProvider/useFingerprint.d.ts +0 -1
  165. package/dist/components/FunkitProvider/usePreloadImages.d.ts +0 -1
  166. package/dist/components/FunkitProvider/walletConnectDeepLink.d.ts +0 -5
  167. package/dist/components/FunkitWeb2Provider/FunkitWeb2Provider.d.ts +0 -58
  168. package/dist/components/Icons/AcornsIcon.d.ts +0 -2
  169. package/dist/components/Icons/AlpacaIcon.d.ts +0 -2
  170. package/dist/components/Icons/Assets.d.ts +0 -3
  171. package/dist/components/Icons/Back.d.ts +0 -2
  172. package/dist/components/Icons/BinanceIcon.d.ts +0 -2
  173. package/dist/components/Icons/BitFlyerIcon.d.ts +0 -2
  174. package/dist/components/Icons/BitstampIcon.d.ts +0 -2
  175. package/dist/components/Icons/BridgeIcon.d.ts +0 -2
  176. package/dist/components/Icons/BybitIcon.d.ts +0 -2
  177. package/dist/components/Icons/Cancel.d.ts +0 -2
  178. package/dist/components/Icons/CexloIcon.d.ts +0 -2
  179. package/dist/components/Icons/ClockIcon.d.ts +0 -2
  180. package/dist/components/Icons/Close.d.ts +0 -2
  181. package/dist/components/Icons/Coinbase.d.ts +0 -2
  182. package/dist/components/Icons/CoinlistIcon.d.ts +0 -2
  183. package/dist/components/Icons/Connect.d.ts +0 -3
  184. package/dist/components/Icons/Copied.d.ts +0 -2
  185. package/dist/components/Icons/Copy.d.ts +0 -2
  186. package/dist/components/Icons/Create.d.ts +0 -3
  187. package/dist/components/Icons/CreditCardDots.d.ts +0 -2
  188. package/dist/components/Icons/CryptoComIcon.d.ts +0 -2
  189. package/dist/components/Icons/Disconnect.d.ts +0 -2
  190. package/dist/components/Icons/DisconnectSq.d.ts +0 -4
  191. package/dist/components/Icons/Dropdown.d.ts +0 -2
  192. package/dist/components/Icons/EthereumIcon.d.ts +0 -2
  193. package/dist/components/Icons/EtoroIcon.d.ts +0 -2
  194. package/dist/components/Icons/EtradeIcon.d.ts +0 -2
  195. package/dist/components/Icons/Explore.d.ts +0 -2
  196. package/dist/components/Icons/ExternalLink.d.ts +0 -2
  197. package/dist/components/Icons/FunArrows.d.ts +0 -5
  198. package/dist/components/Icons/FunBackIcon.d.ts +0 -2
  199. package/dist/components/Icons/GateIo.d.ts +0 -2
  200. package/dist/components/Icons/GeminiIcon.d.ts +0 -2
  201. package/dist/components/Icons/HuobiIcon.d.ts +0 -2
  202. package/dist/components/Icons/Icons.css.d.ts +0 -3
  203. package/dist/components/Icons/Info.d.ts +0 -3
  204. package/dist/components/Icons/KrakenIcon.d.ts +0 -2
  205. package/dist/components/Icons/KucoinIcon.d.ts +0 -2
  206. package/dist/components/Icons/LightningIcon.d.ts +0 -2
  207. package/dist/components/Icons/LinkIcon.d.ts +0 -2
  208. package/dist/components/Icons/Login.d.ts +0 -3
  209. package/dist/components/Icons/LogoutIcon.d.ts +0 -2
  210. package/dist/components/Icons/MastercardIcon.d.ts +0 -2
  211. package/dist/components/Icons/MmFox.d.ts +0 -2
  212. package/dist/components/Icons/NoAssetsFoundIcon.d.ts +0 -4
  213. package/dist/components/Icons/OkcoinIcon.d.ts +0 -2
  214. package/dist/components/Icons/OkxIcon.d.ts +0 -2
  215. package/dist/components/Icons/PasskeyIcon.d.ts +0 -2
  216. package/dist/components/Icons/PaymentMethodIcons.d.ts +0 -5
  217. package/dist/components/Icons/PlusIcon.d.ts +0 -2
  218. package/dist/components/Icons/ProfileIcon.d.ts +0 -2
  219. package/dist/components/Icons/PublicIcon.d.ts +0 -2
  220. package/dist/components/Icons/ReceiptIcon.d.ts +0 -2
  221. package/dist/components/Icons/Refresh.d.ts +0 -3
  222. package/dist/components/Icons/RobinhoodIcon.d.ts +0 -2
  223. package/dist/components/Icons/Scan.d.ts +0 -3
  224. package/dist/components/Icons/SearchIcon.d.ts +0 -4
  225. package/dist/components/Icons/SettingsIcon.d.ts +0 -2
  226. package/dist/components/Icons/SocialMediaIcons.d.ts +0 -4
  227. package/dist/components/Icons/Spinner.d.ts +0 -5
  228. package/dist/components/Icons/StEthIcon.d.ts +0 -2
  229. package/dist/components/Icons/StashIcon.d.ts +0 -2
  230. package/dist/components/Icons/Success.d.ts +0 -2
  231. package/dist/components/Icons/SuccessNoBorder.d.ts +0 -2
  232. package/dist/components/Icons/SwapIcon.d.ts +0 -2
  233. package/dist/components/Icons/SwitchAccount.d.ts +0 -2
  234. package/dist/components/Icons/TransferIcon.d.ts +0 -2
  235. package/dist/components/Icons/USDCIcon.d.ts +0 -2
  236. package/dist/components/Icons/WalletIcon.d.ts +0 -3
  237. package/dist/components/Icons/WeBullIcon.d.ts +0 -2
  238. package/dist/components/Icons/WhiteDotIcon.d.ts +0 -2
  239. package/dist/components/InfoButton/InfoButton.d.ts +0 -5
  240. package/dist/components/MenuButton/MenuButton.css.d.ts +0 -1
  241. package/dist/components/MenuButton/MenuButton.d.ts +0 -9
  242. package/dist/components/ModalSelection/ModalSelection.css.d.ts +0 -1
  243. package/dist/components/ModalSelection/ModalSelection.d.ts +0 -17
  244. package/dist/components/ProfileDetails/EoaProfileDetails.d.ts +0 -15
  245. package/dist/components/ProfileDetails/FunWalletProfileDetails.d.ts +0 -19
  246. package/dist/components/ProfileDetails/FunWalletProfileViews/FWActivityHistory/FWActivityHistory.css.d.ts +0 -7
  247. package/dist/components/ProfileDetails/FunWalletProfileViews/FWActivityHistory/FWActivityHistory.d.ts +0 -5
  248. package/dist/components/ProfileDetails/FunWalletProfileViews/FWBridge.d.ts +0 -9
  249. package/dist/components/ProfileDetails/FunWalletProfileViews/FWDeposit.d.ts +0 -11
  250. package/dist/components/ProfileDetails/FunWalletProfileViews/FWHome/FWHome.css.d.ts +0 -17
  251. package/dist/components/ProfileDetails/FunWalletProfileViews/FWHome/FWHomeCheckoutSection.d.ts +0 -4
  252. package/dist/components/ProfileDetails/FunWalletProfileViews/FWHome/FWHomeTokenDisplayRow.d.ts +0 -4
  253. package/dist/components/ProfileDetails/FunWalletProfileViews/FWHome/index.d.ts +0 -6
  254. package/dist/components/ProfileDetails/FunWalletProfileViews/FWSettings/FWSettings.css.d.ts +0 -7
  255. package/dist/components/ProfileDetails/FunWalletProfileViews/FWSettings/FWSettings.d.ts +0 -10
  256. package/dist/components/ProfileDetails/FunWalletProfileViews/FWSwap.d.ts +0 -5
  257. package/dist/components/ProfileDetails/FunWalletProfileViews/FunArrowItem.d.ts +0 -4
  258. package/dist/components/ProfileDetails/FunWalletProfileViews/FunSelectionSection.d.ts +0 -11
  259. package/dist/components/ProfileDetails/ProfileDetailsAction.d.ts +0 -10
  260. package/dist/components/QRCode/QRCode.d.ts +0 -13
  261. package/dist/components/SignIn/SignIn.d.ts +0 -5
  262. package/dist/components/SkeletalLoader/SkeletalLoader.css.d.ts +0 -1
  263. package/dist/components/SkeletalLoader/SkeletalLoader.d.ts +0 -2
  264. package/dist/components/Text/Text.d.ts +0 -18
  265. package/dist/components/TwoFaInputField/FunTwoFaInput.d.ts +0 -10
  266. package/dist/components/Txs/TxItem.d.ts +0 -7
  267. package/dist/components/Txs/TxList.d.ts +0 -7
  268. package/dist/components/Txs/Txs.css.d.ts +0 -2
  269. package/dist/components/index.d.ts +0 -4
  270. package/dist/consts/funkit.d.ts +0 -7
  271. package/dist/css/animations.css.d.ts +0 -9
  272. package/dist/css/atoms.d.ts +0 -6
  273. package/dist/css/cssObjectFromTheme.d.ts +0 -6
  274. package/dist/css/cssStringFromTheme.d.ts +0 -4
  275. package/dist/css/reset.css.d.ts +0 -14
  276. package/dist/css/sprinkles.css.d.ts +0 -2798
  277. package/dist/css/touchableStyles.css.d.ts +0 -4
  278. package/dist/css/touchableStyles.d.ts +0 -8
  279. package/dist/hooks/useChainId.d.ts +0 -1
  280. package/dist/hooks/useCheckoutAccountBalanceTransfer.d.ts +0 -31
  281. package/dist/hooks/useCheckoutStateBooleans.d.ts +0 -9
  282. package/dist/hooks/useConnectionStatus.d.ts +0 -7
  283. package/dist/hooks/useDebouncedCallback.d.ts +0 -1
  284. package/dist/hooks/useFunListeners.d.ts +0 -8
  285. package/dist/hooks/useIsMounted.d.ts +0 -1
  286. package/dist/hooks/useMainnet.d.ts +0 -4
  287. package/dist/hooks/useMainnetEnsAvatar.d.ts +0 -1
  288. package/dist/hooks/useMainnetEnsName.d.ts +0 -1
  289. package/dist/hooks/useMesh.d.ts +0 -25
  290. package/dist/hooks/useSymbolRefresh.d.ts +0 -7
  291. package/dist/hooks/useWindowSize.d.ts +0 -4
  292. package/dist/index.d.ts +0 -19
  293. package/dist/locales/index.d.ts +0 -3
  294. package/dist/themes/baseTheme.d.ts +0 -25
  295. package/dist/themes/darkTheme.d.ts +0 -65
  296. package/dist/themes/lightTheme.d.ts +0 -65
  297. package/dist/transactions/TransactionStoreContext.d.ts +0 -151
  298. package/dist/transactions/transactionStore.d.ts +0 -21
  299. package/dist/transactions/useAddRecentTransaction.d.ts +0 -2
  300. package/dist/transactions/useClearRecentTransactions.d.ts +0 -1
  301. package/dist/transactions/useRecentTransactions.d.ts +0 -2
  302. package/dist/types.d.ts +0 -4
  303. package/dist/utils/browsers.d.ts +0 -13
  304. package/dist/utils/chainToExplorerUrl.d.ts +0 -2
  305. package/dist/utils/checkout.d.ts +0 -94
  306. package/dist/utils/colors.d.ts +0 -3
  307. package/dist/utils/emailandPhoneValidator.d.ts +0 -5
  308. package/dist/utils/flatten.d.ts +0 -1
  309. package/dist/utils/formatNumber.d.ts +0 -53
  310. package/dist/utils/formatTimestamp.d.ts +0 -1
  311. package/dist/utils/funwallet.d.ts +0 -1
  312. package/dist/utils/getWalletConnectUri.d.ts +0 -2
  313. package/dist/utils/groupBy.d.ts +0 -1
  314. package/dist/utils/indexBy.d.ts +0 -1
  315. package/dist/utils/isMobile.d.ts +0 -5
  316. package/dist/utils/isNotNullish.d.ts +0 -1
  317. package/dist/utils/locale.d.ts +0 -1
  318. package/dist/utils/mesh.d.ts +0 -53
  319. package/dist/utils/miniAbi/balanceOf.d.ts +0 -16
  320. package/dist/utils/moonpay.d.ts +0 -1
  321. package/dist/utils/omitUndefinedValues.d.ts +0 -1
  322. package/dist/utils/platforms.d.ts +0 -10
  323. package/dist/wallets/Wallet.d.ts +0 -86
  324. package/dist/wallets/connectorsForWallets.d.ts +0 -2
  325. package/dist/wallets/downloadUrls.d.ts +0 -4
  326. package/dist/wallets/getDefaultWallets.d.ts +0 -11
  327. package/dist/wallets/getInjectedConnector.d.ts +0 -10
  328. package/dist/wallets/getWalletConnectConnector.d.ts +0 -26
  329. package/dist/wallets/recentWalletIds.d.ts +0 -2
  330. package/dist/wallets/useWalletConnectors.d.ts +0 -13
  331. package/dist/wallets/walletConnectors/@funkitConnectWallet/funkitConnectWallet.d.ts +0 -7
  332. package/dist/wallets/walletConnectors/argentWallet/argentWallet.d.ts +0 -16
  333. package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.d.ts +0 -18
  334. package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.d.ts +0 -39
  335. package/dist/wallets/walletConnectors/bitskiWallet/bitskiWallet.d.ts +0 -7
  336. package/dist/wallets/walletConnectors/braveWallet/braveWallet.d.ts +0 -7
  337. package/dist/wallets/walletConnectors/chunk-2T3BP5YM.js +0 -71
  338. package/dist/wallets/walletConnectors/chunk-3JTRMKJN.js +0 -71
  339. package/dist/wallets/walletConnectors/chunk-4ACOCJJZ.js +0 -54
  340. package/dist/wallets/walletConnectors/chunk-4AGSKVK4.js +0 -105
  341. package/dist/wallets/walletConnectors/chunk-4VG2VEG2.js +0 -114
  342. package/dist/wallets/walletConnectors/chunk-6GAD4OSN.js +0 -102
  343. package/dist/wallets/walletConnectors/chunk-BZWTTESU.js +0 -110
  344. package/dist/wallets/walletConnectors/chunk-DINSZSEC.js +0 -71
  345. package/dist/wallets/walletConnectors/chunk-DTCZLIMY.js +0 -112
  346. package/dist/wallets/walletConnectors/chunk-LU3HYLHT.js +0 -117
  347. package/dist/wallets/walletConnectors/chunk-MPVMJW2X.js +0 -113
  348. package/dist/wallets/walletConnectors/chunk-RAKDFYVF.js +0 -81
  349. package/dist/wallets/walletConnectors/chunk-TTTMI2Z2.js +0 -84
  350. package/dist/wallets/walletConnectors/chunk-UM7QXLQE.js +0 -226
  351. package/dist/wallets/walletConnectors/chunk-Z47L7SO3.js +0 -52
  352. package/dist/wallets/walletConnectors/clvWallet/clvWallet.d.ts +0 -15
  353. package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.d.ts +0 -22
  354. package/dist/wallets/walletConnectors/coinbaseWallet/coinbaseWallet.d.ts +0 -7
  355. package/dist/wallets/walletConnectors/coreWallet/coreWallet.d.ts +0 -24
  356. package/dist/wallets/walletConnectors/dawnWallet/dawnWallet.d.ts +0 -7
  357. package/dist/wallets/walletConnectors/desigWallet/desigWallet.d.ts +0 -7
  358. package/dist/wallets/walletConnectors/enkryptWallet/enkryptWallet.d.ts +0 -16
  359. package/dist/wallets/walletConnectors/foxWallet/foxWallet.d.ts +0 -11
  360. package/dist/wallets/walletConnectors/frameWallet/frameWallet.d.ts +0 -7
  361. package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.d.ts +0 -22
  362. package/dist/wallets/walletConnectors/imTokenWallet/imTokenWallet.d.ts +0 -16
  363. package/dist/wallets/walletConnectors/index.d.ts +0 -41
  364. package/dist/wallets/walletConnectors/injectedWallet/injectedWallet.d.ts +0 -7
  365. package/dist/wallets/walletConnectors/ledgerWallet/ledgerWallet.d.ts +0 -16
  366. package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.d.ts +0 -17
  367. package/dist/wallets/walletConnectors/mewWallet/mewWallet.d.ts +0 -7
  368. package/dist/wallets/walletConnectors/oktoWallet/oktoWallet.d.ts +0 -16
  369. package/dist/wallets/walletConnectors/okxWallet/okxWallet.d.ts +0 -17
  370. package/dist/wallets/walletConnectors/omniWallet/omniWallet.d.ts +0 -16
  371. package/dist/wallets/walletConnectors/oneKeyWallet/oneKeyWallet.d.ts +0 -11
  372. package/dist/wallets/walletConnectors/phantomWallet/phantomWallet.d.ts +0 -7
  373. package/dist/wallets/walletConnectors/rabbyWallet/rabbyWallet.d.ts +0 -7
  374. package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.d.ts +0 -17
  375. package/dist/wallets/walletConnectors/safeWallet/safeWallet.d.ts +0 -7
  376. package/dist/wallets/walletConnectors/safeheronWallet/safeheronWallet.d.ts +0 -12
  377. package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.d.ts +0 -22
  378. package/dist/wallets/walletConnectors/subWallet/subWallet.d.ts +0 -16
  379. package/dist/wallets/walletConnectors/tahoWallet/tahoWallet.d.ts +0 -12
  380. package/dist/wallets/walletConnectors/talismanWallet/talismanWallet.d.ts +0 -12
  381. package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.d.ts +0 -17
  382. package/dist/wallets/walletConnectors/trustWallet/trustWallet.d.ts +0 -22
  383. package/dist/wallets/walletConnectors/uniswapWallet/uniswapWallet.d.ts +0 -16
  384. package/dist/wallets/walletConnectors/walletConnectWallet/walletConnectWallet.d.ts +0 -16
  385. package/dist/wallets/walletConnectors/xdefiWallet/xdefiWallet.d.ts +0 -12
  386. package/dist/wallets/walletConnectors/zealWallet/zealWallet.d.ts +0 -7
  387. package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.d.ts +0 -17
@@ -1,22 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- declare global {
6
- interface Window {
7
- coin98Wallet: Window['ethereum'];
8
- }
9
- }
10
- export interface Coin98WalletLegacyOptions {
11
- projectId?: string;
12
- chains: Chain[];
13
- walletConnectVersion: '1';
14
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
15
- }
16
- export interface Coin98WalletOptions {
17
- projectId: string;
18
- chains: Chain[];
19
- walletConnectVersion?: '2';
20
- walletConnectOptions?: WalletConnectConnectorOptions;
21
- }
22
- export declare const coin98Wallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (Coin98WalletLegacyOptions | Coin98WalletOptions) & InjectedConnectorOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
2
- import { Wallet } from '../../Wallet';
3
- export interface CoinbaseWalletOptions {
4
- appName: string;
5
- chains: Chain[];
6
- }
7
- export declare const coinbaseWallet: ({ appName, chains, ...options }: CoinbaseWalletOptions) => Wallet;
@@ -1,24 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { WindowProvider } from 'wagmi';
3
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
4
- import { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
5
- import { Wallet } from '../../Wallet';
6
- declare global {
7
- interface Window {
8
- evmproviders?: Record<string, WindowProvider>;
9
- avalanche?: WindowProvider;
10
- }
11
- }
12
- export interface CoreWalletLegacyOptions {
13
- projectId?: string;
14
- chains: Chain[];
15
- walletConnectVersion: '1';
16
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
17
- }
18
- export interface CoreWalletOptions {
19
- projectId: string;
20
- chains: Chain[];
21
- walletConnectVersion?: '2';
22
- walletConnectOptions?: WalletConnectConnectorOptions;
23
- }
24
- export declare const coreWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (CoreWalletLegacyOptions | CoreWalletOptions) & InjectedConnectorOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface DawnWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const dawnWallet: ({ chains, ...options }: DawnWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface DesigWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const desigWallet: ({ chains, ...options }: DesigWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,16 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core';
2
- import type { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { Wallet } from '../../Wallet';
4
- declare global {
5
- interface Window {
6
- enkrypt: {
7
- providers: {
8
- ethereum: any;
9
- };
10
- };
11
- }
12
- }
13
- export interface EnkryptWalletOptions {
14
- chains: Chain[];
15
- }
16
- export declare const enkryptWallet: ({ chains, ...options }: EnkryptWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,11 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- export interface FoxWalletOptions {
6
- projectId: string;
7
- chains: Chain[];
8
- walletConnectVersion?: '2';
9
- walletConnectOptions?: WalletConnectConnectorOptions;
10
- }
11
- export declare const foxWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: FoxWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface FrameWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const frameWallet: ({ chains, ...options }: FrameWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,22 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core';
2
- import type { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import type { Wallet } from '../../Wallet';
5
- declare global {
6
- interface Window {
7
- frontier: any;
8
- }
9
- }
10
- export interface FrontierWalletLegacyOptions {
11
- projectId?: string;
12
- chains: Chain[];
13
- walletConnectVersion: '1';
14
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
15
- }
16
- export interface FrontierWalletOptions {
17
- projectId: string;
18
- chains: Chain[];
19
- walletConnectVersion?: '2';
20
- walletConnectOptions?: WalletConnectConnectorOptions;
21
- }
22
- export declare const frontierWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (FrontierWalletLegacyOptions | FrontierWalletOptions) & InjectedConnectorOptions) => Wallet;
@@ -1,16 +0,0 @@
1
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
2
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
3
- import { Wallet } from '../../Wallet';
4
- export interface ImTokenWalletLegacyOptions {
5
- projectId?: string;
6
- chains: Chain[];
7
- walletConnectVersion: '1';
8
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
9
- }
10
- export interface ImTokenWalletOptions {
11
- projectId: string;
12
- chains: Chain[];
13
- walletConnectVersion?: '2';
14
- walletConnectOptions?: WalletConnectConnectorOptions;
15
- }
16
- export declare const imTokenWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, }: ImTokenWalletLegacyOptions | ImTokenWalletOptions) => Wallet;
@@ -1,41 +0,0 @@
1
- import { argentWallet } from './argentWallet/argentWallet';
2
- import { bifrostWallet } from './bifrostWallet/bifrostWallet';
3
- import { bitgetWallet, bitKeepWallet } from './bitgetWallet/bitgetWallet';
4
- import { bitskiWallet } from './bitskiWallet/bitskiWallet';
5
- import { braveWallet } from './braveWallet/braveWallet';
6
- import { clvWallet } from './clvWallet/clvWallet';
7
- import { coin98Wallet } from './coin98Wallet/coin98Wallet';
8
- import { coinbaseWallet } from './coinbaseWallet/coinbaseWallet';
9
- import { coreWallet } from './coreWallet/coreWallet';
10
- import { dawnWallet } from './dawnWallet/dawnWallet';
11
- import { desigWallet } from './desigWallet/desigWallet';
12
- import { enkryptWallet } from './enkryptWallet/enkryptWallet';
13
- import { foxWallet } from './foxWallet/foxWallet';
14
- import { frameWallet } from './frameWallet/frameWallet';
15
- import { frontierWallet } from './frontierWallet/frontierWallet';
16
- import { imTokenWallet } from './imTokenWallet/imTokenWallet';
17
- import { injectedWallet } from './injectedWallet/injectedWallet';
18
- import { ledgerWallet } from './ledgerWallet/ledgerWallet';
19
- import { metaMaskWallet } from './metaMaskWallet/metaMaskWallet';
20
- import { mewWallet } from './mewWallet/mewWallet';
21
- import { oktoWallet } from './oktoWallet/oktoWallet';
22
- import { okxWallet } from './okxWallet/okxWallet';
23
- import { omniWallet } from './omniWallet/omniWallet';
24
- import { oneKeyWallet } from './oneKeyWallet/oneKeyWallet';
25
- import { phantomWallet } from './phantomWallet/phantomWallet';
26
- import { rabbyWallet } from './rabbyWallet/rabbyWallet';
27
- import { rainbowWallet } from './rainbowWallet/rainbowWallet';
28
- import { safeheronWallet } from './safeheronWallet/safeheronWallet';
29
- import { safepalWallet } from './safepalWallet/safepalWallet';
30
- import { safeWallet } from './safeWallet/safeWallet';
31
- import { subWallet } from './subWallet/subWallet';
32
- import { tahoWallet } from './tahoWallet/tahoWallet';
33
- import { talismanWallet } from './talismanWallet/talismanWallet';
34
- import { tokenPocketWallet } from './tokenPocketWallet/tokenPocketWallet';
35
- import { trustWallet } from './trustWallet/trustWallet';
36
- import { uniswapWallet } from './uniswapWallet/uniswapWallet';
37
- import { walletConnectWallet } from './walletConnectWallet/walletConnectWallet';
38
- import { xdefiWallet } from './xdefiWallet/xdefiWallet';
39
- import { zealWallet } from './zealWallet/zealWallet';
40
- import { zerionWallet } from './zerionWallet/zerionWallet';
41
- export { argentWallet, bifrostWallet, bitgetWallet, bitKeepWallet, bitskiWallet, braveWallet, clvWallet, coin98Wallet, coinbaseWallet, coreWallet, dawnWallet, desigWallet, enkryptWallet, foxWallet, frameWallet, frontierWallet, imTokenWallet, injectedWallet, ledgerWallet, metaMaskWallet, mewWallet, oktoWallet, okxWallet, omniWallet, oneKeyWallet, phantomWallet, rabbyWallet, rainbowWallet, safeheronWallet, safepalWallet, safeWallet, subWallet, tahoWallet, talismanWallet, tokenPocketWallet, trustWallet, uniswapWallet, walletConnectWallet, xdefiWallet, zealWallet, zerionWallet, };
@@ -1,7 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface InjectedWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const injectedWallet: ({ chains, ...options }: InjectedWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,16 +0,0 @@
1
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
2
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
3
- import { Wallet } from '../../Wallet';
4
- export interface LedgerWalletLegacyOptions {
5
- projectId?: string;
6
- chains: Chain[];
7
- walletConnectVersion: '1';
8
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
9
- }
10
- export interface LedgerWalletOptions {
11
- projectId: string;
12
- chains: Chain[];
13
- walletConnectVersion?: '2';
14
- walletConnectOptions?: WalletConnectConnectorOptions;
15
- }
16
- export declare const ledgerWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, }: LedgerWalletLegacyOptions | LedgerWalletOptions) => Wallet;
@@ -1,17 +0,0 @@
1
- import type { MetaMaskConnectorOptions } from '@wagmi/core/connectors/metaMask';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- export interface MetaMaskWalletLegacyOptions {
6
- projectId?: string;
7
- chains: Chain[];
8
- walletConnectVersion: '1';
9
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
10
- }
11
- export interface MetaMaskWalletOptions {
12
- projectId: string;
13
- chains: Chain[];
14
- walletConnectVersion?: '2';
15
- walletConnectOptions?: WalletConnectConnectorOptions;
16
- }
17
- export declare const metaMaskWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (MetaMaskWalletLegacyOptions | MetaMaskWalletOptions) & MetaMaskConnectorOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface MewWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const mewWallet: ({ chains, ...options }: MewWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,16 +0,0 @@
1
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
2
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
3
- import { Wallet } from '../../Wallet';
4
- export interface OktoWalletLegacyOptions {
5
- projectId?: string;
6
- chains: Chain[];
7
- walletConnectVersion: '1';
8
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
9
- }
10
- export interface OktoWalletOptions {
11
- projectId: string;
12
- chains: Chain[];
13
- walletConnectVersion?: '2';
14
- walletConnectOptions?: WalletConnectConnectorOptions;
15
- }
16
- export declare const oktoWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, }: OktoWalletLegacyOptions | OktoWalletOptions) => Wallet;
@@ -1,17 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- export interface OKXWalletLegacyOptions {
6
- projectId?: string;
7
- chains: Chain[];
8
- walletConnectVersion: '1';
9
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
10
- }
11
- export interface OKXWalletOptions {
12
- projectId: string;
13
- chains: Chain[];
14
- walletConnectVersion?: '2';
15
- walletConnectOptions?: WalletConnectConnectorOptions;
16
- }
17
- export declare const okxWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (OKXWalletLegacyOptions | OKXWalletOptions) & InjectedConnectorOptions) => Wallet;
@@ -1,16 +0,0 @@
1
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
2
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
3
- import { Wallet } from '../../Wallet';
4
- export interface OmniWalletLegacyOptions {
5
- projectId?: string;
6
- chains: Chain[];
7
- walletConnectVersion: '1';
8
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
9
- }
10
- export interface OmniWalletOptions {
11
- projectId: string;
12
- chains: Chain[];
13
- walletConnectVersion?: '2';
14
- walletConnectOptions?: WalletConnectConnectorOptions;
15
- }
16
- export declare const omniWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, }: OmniWalletLegacyOptions | OmniWalletOptions) => Wallet;
@@ -1,11 +0,0 @@
1
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
2
- import { Wallet } from '../../Wallet';
3
- export interface OnekeyWalletOptions {
4
- chains: Chain[];
5
- }
6
- declare global {
7
- interface Window {
8
- $onekey: any;
9
- }
10
- }
11
- export declare const oneKeyWallet: ({ chains }: OnekeyWalletOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface PhantomWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const phantomWallet: ({ chains, ...options }: PhantomWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface RabbyWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const rabbyWallet: ({ chains, ...options }: RabbyWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,17 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- export interface RainbowWalletLegacyOptions {
6
- projectId?: string;
7
- chains: Chain[];
8
- walletConnectVersion: '1';
9
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
10
- }
11
- export interface RainbowWalletOptions {
12
- projectId: string;
13
- chains: Chain[];
14
- walletConnectVersion?: '2';
15
- walletConnectOptions?: WalletConnectConnectorOptions;
16
- }
17
- export declare const rainbowWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (RainbowWalletLegacyOptions | RainbowWalletOptions) & InjectedConnectorOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import type { SafeConnectorOptions } from 'wagmi/connectors/safe';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface SafeWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const safeWallet: ({ chains, ...options }: SafeWalletOptions & SafeConnectorOptions) => Wallet;
@@ -1,12 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface SafeheronWalletOptions {
5
- chains: Chain[];
6
- }
7
- declare global {
8
- interface Window {
9
- safeheron: any;
10
- }
11
- }
12
- export declare const safeheronWallet: ({ chains, ...options }: SafeheronWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,22 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- declare global {
6
- interface Window {
7
- safepalProvider: Window['ethereum'];
8
- }
9
- }
10
- export interface SafepalWalletLegacyOptions {
11
- projectId?: string;
12
- chains: Chain[];
13
- walletConnectVersion: '1';
14
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
15
- }
16
- export interface SafepalWalletOptions {
17
- projectId: string;
18
- chains: Chain[];
19
- walletConnectVersion?: '2';
20
- walletConnectOptions?: WalletConnectConnectorOptions;
21
- }
22
- export declare const safepalWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (SafepalWalletLegacyOptions | SafepalWalletOptions) & InjectedConnectorOptions) => Wallet;
@@ -1,16 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { WalletConnectConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- declare global {
6
- interface Window {
7
- SubWallet: Window['ethereum'];
8
- }
9
- }
10
- export interface SubWalletOptions {
11
- projectId: string;
12
- chains: Chain[];
13
- walletConnectVersion?: '2';
14
- walletConnectOptions?: WalletConnectConnectorOptions;
15
- }
16
- export declare const subWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: SubWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,12 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface TahoWalletOptions {
5
- chains: Chain[];
6
- }
7
- declare global {
8
- interface Window {
9
- tally: any;
10
- }
11
- }
12
- export declare const tahoWallet: ({ chains, ...options }: TahoWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,12 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- declare global {
5
- interface Window {
6
- talismanEth: Window['ethereum'];
7
- }
8
- }
9
- export interface TalismanWalletOptions {
10
- chains: Chain[];
11
- }
12
- export declare const talismanWallet: ({ chains, ...options }: TalismanWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,17 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import type { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import type { Wallet } from '../../Wallet';
5
- export interface TokenPocketWalletLegacyOptions {
6
- projectId?: string;
7
- chains: Chain[];
8
- walletConnectVersion: '1';
9
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
10
- }
11
- export interface TokenPocketWalletOptions {
12
- projectId: string;
13
- chains: Chain[];
14
- walletConnectVersion?: '2';
15
- walletConnectOptions?: WalletConnectConnectorOptions;
16
- }
17
- export declare const tokenPocketWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, }: (TokenPocketWalletLegacyOptions | TokenPocketWalletOptions) & InjectedConnectorOptions) => Wallet;
@@ -1,22 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- declare global {
6
- interface Window {
7
- trustwallet: Window['ethereum'];
8
- }
9
- }
10
- export interface TrustWalletLegacyOptions {
11
- projectId?: string;
12
- chains: Chain[];
13
- walletConnectVersion: '1';
14
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
15
- }
16
- export interface TrustWalletOptions {
17
- projectId: string;
18
- chains: Chain[];
19
- walletConnectVersion?: '2';
20
- walletConnectOptions?: WalletConnectConnectorOptions;
21
- }
22
- export declare const trustWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (TrustWalletLegacyOptions | TrustWalletOptions) & InjectedConnectorOptions) => Wallet;
@@ -1,16 +0,0 @@
1
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
2
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
3
- import { Wallet } from '../../Wallet';
4
- export interface UniswapWalletLegacyOptions {
5
- projectId?: string;
6
- chains: Chain[];
7
- walletConnectVersion: '1';
8
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
9
- }
10
- export interface UniswapWalletOptions {
11
- projectId: string;
12
- chains: Chain[];
13
- walletConnectVersion?: '2';
14
- walletConnectOptions?: WalletConnectConnectorOptions;
15
- }
16
- export declare const uniswapWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, }: UniswapWalletLegacyOptions | UniswapWalletOptions) => Wallet;
@@ -1,16 +0,0 @@
1
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
2
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
3
- import { Wallet } from '../../Wallet';
4
- export interface WalletConnectWalletLegacyOptions {
5
- projectId?: string;
6
- chains: Chain[];
7
- version: '1';
8
- options?: WalletConnectLegacyConnectorOptions;
9
- }
10
- export interface WalletConnectWalletOptions {
11
- projectId: string;
12
- chains: Chain[];
13
- version?: '2';
14
- options?: WalletConnectConnectorOptions;
15
- }
16
- export declare const walletConnectWallet: ({ chains, options, projectId, version, }: WalletConnectWalletLegacyOptions | WalletConnectWalletOptions) => Wallet;
@@ -1,12 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- declare global {
5
- interface Window {
6
- xfi: any;
7
- }
8
- }
9
- export interface XDEFIWalletOptions {
10
- chains: Chain[];
11
- }
12
- export declare const xdefiWallet: ({ chains, ...options }: XDEFIWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,7 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import { Wallet } from '../../Wallet';
4
- export interface ZealWalletOptions {
5
- chains: Chain[];
6
- }
7
- export declare const zealWallet: ({ chains, ...options }: ZealWalletOptions & InjectedConnectorOptions) => Wallet;
@@ -1,17 +0,0 @@
1
- import type { InjectedConnectorOptions } from '@wagmi/core/connectors/injected';
2
- import { Chain } from '../../../components/FunkitProvider/RainbowKitChainContext';
3
- import type { WalletConnectConnectorOptions, WalletConnectLegacyConnectorOptions } from '../../getWalletConnectConnector';
4
- import { Wallet } from '../../Wallet';
5
- export interface ZerionWalletLegacyOptions {
6
- projectId?: string;
7
- chains: Chain[];
8
- walletConnectVersion: '1';
9
- walletConnectOptions?: WalletConnectLegacyConnectorOptions;
10
- }
11
- export interface ZerionWalletOptions {
12
- projectId: string;
13
- chains: Chain[];
14
- walletConnectVersion?: '2';
15
- walletConnectOptions?: WalletConnectConnectorOptions;
16
- }
17
- export declare const zerionWallet: ({ chains, projectId, walletConnectOptions, walletConnectVersion, ...options }: (ZerionWalletOptions | ZerionWalletLegacyOptions) & InjectedConnectorOptions) => Wallet;