@multiversx/sdk-dapp 2.10.0 → 2.10.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.
Files changed (188) hide show
  1. package/UI/DappModal/hooks/index.js +1 -1
  2. package/UI/DappModal/hooks/useDappModal.js +1 -1
  3. package/UI/DappModal/index.js +1 -1
  4. package/UI/ModalContainer/ModalContainer.js +1 -1
  5. package/UI/ModalContainer/index.js +1 -1
  6. package/UI/NotificationModal/index.js +1 -1
  7. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  8. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  9. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  10. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  11. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  12. package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  13. package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  14. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  15. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  16. package/UI/SignTransactionsModals/components/index.js +1 -1
  17. package/UI/SignTransactionsModals/index.js +1 -1
  18. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  19. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  20. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  21. package/UI/TransactionInfo/components/index.js +1 -1
  22. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  23. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  24. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  25. package/UI/TransactionInfo/index.js +1 -1
  26. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  27. package/UI/TransactionsTable/index.js +1 -1
  28. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  29. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  30. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  31. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  32. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  33. package/UI/TransactionsToastList/components/index.js +1 -1
  34. package/UI/TransactionsToastList/index.js +1 -1
  35. package/UI/extension/ExtensionLoginButton/index.js +1 -1
  36. package/UI/index.js +1 -1
  37. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  38. package/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +1 -1
  39. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  40. package/UI/ledger/index.js +1 -1
  41. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  42. package/UI/pages/UnlockPage/index.js +1 -1
  43. package/UI/pages/index.js +1 -1
  44. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  45. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  46. package/UI/walletConnect/index.js +1 -1
  47. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  48. package/__chunks__/{chunk-PXLDGKC4.js → chunk-23C7PSCU.js} +2 -2
  49. package/__chunks__/{chunk-MXMO5VOA.js → chunk-62LPCEWI.js} +2 -2
  50. package/__chunks__/chunk-6DYUOTME.js +2 -0
  51. package/__chunks__/{chunk-6QEOI4LP.js → chunk-7KZPFHA7.js} +2 -2
  52. package/__chunks__/{chunk-XWZAWT7G.js → chunk-AWQPH4LC.js} +1 -1
  53. package/__chunks__/{chunk-AE66JOMW.js → chunk-BM4XGIZN.js} +2 -2
  54. package/__chunks__/{chunk-UJNUZKVY.js → chunk-F5O3Z6FA.js} +2 -2
  55. package/__chunks__/{chunk-KWMPPLTR.js → chunk-GYT7W4IV.js} +2 -2
  56. package/__chunks__/chunk-HFLWYN2V.js +2 -0
  57. package/__chunks__/{chunk-ZXAUVMQ6.js → chunk-HQYYJGF4.js} +2 -2
  58. package/__chunks__/{chunk-M3DCFIB7.js → chunk-K3WF2VCZ.js} +2 -2
  59. package/__chunks__/{chunk-J32KR5O6.js → chunk-KDSNYB35.js} +2 -2
  60. package/__chunks__/{chunk-3JKM5GE5.js → chunk-KYFQ6IIQ.js} +2 -2
  61. package/__chunks__/{chunk-NA7BBONT.js → chunk-MYBMSS23.js} +2 -2
  62. package/__chunks__/{chunk-TMIKWYU6.js → chunk-QVIRQKAN.js} +2 -2
  63. package/__chunks__/{chunk-TR2J6DEL.js → chunk-U5LSCOHZ.js} +2 -2
  64. package/__chunks__/{chunk-BTPDVQON.js → chunk-UNWWLB6H.js} +2 -2
  65. package/__chunks__/{chunk-OGY2VJHG.js → chunk-VH5YTYFI.js} +2 -2
  66. package/__chunks__/{chunk-XW22FF2X.js → chunk-W3YW72OF.js} +2 -2
  67. package/__chunks__/{chunk-SK3C6ZOZ.js → chunk-YNIWDNDQ.js} +2 -2
  68. package/__chunks__/{chunk-TWBQ7KS3.js → chunk-YX7HCJV4.js} +2 -2
  69. package/__chunks__/{chunk-ZERBKBEF.js → chunk-ZV5ESV2M.js} +2 -2
  70. package/__commonjs/UI/DappModal/hooks/index.js +1 -1
  71. package/__commonjs/UI/DappModal/hooks/useDappModal.js +1 -1
  72. package/__commonjs/UI/DappModal/index.js +1 -1
  73. package/__commonjs/UI/ModalContainer/ModalContainer.js +1 -1
  74. package/__commonjs/UI/ModalContainer/index.js +1 -1
  75. package/__commonjs/UI/NotificationModal/index.js +1 -1
  76. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  77. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  78. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  79. package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  80. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  81. package/__commonjs/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  82. package/__commonjs/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  83. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  84. package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  85. package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
  86. package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
  87. package/__commonjs/UI/TransactionInfo/TransactionInfo.js +1 -1
  88. package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  89. package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  90. package/__commonjs/UI/TransactionInfo/components/index.js +1 -1
  91. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  92. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  93. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  94. package/__commonjs/UI/TransactionInfo/index.js +1 -1
  95. package/__commonjs/UI/TransactionsTable/TransactionsTable.js +1 -1
  96. package/__commonjs/UI/TransactionsTable/index.js +1 -1
  97. package/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  98. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  99. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  100. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  101. package/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  102. package/__commonjs/UI/TransactionsToastList/components/index.js +1 -1
  103. package/__commonjs/UI/TransactionsToastList/index.js +1 -1
  104. package/__commonjs/UI/extension/ExtensionLoginButton/index.js +1 -1
  105. package/__commonjs/UI/index.js +1 -1
  106. package/__commonjs/UI/ledger/LedgerLoginButton/index.js +1 -1
  107. package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +1 -1
  108. package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +1 -1
  109. package/__commonjs/UI/ledger/index.js +1 -1
  110. package/__commonjs/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  111. package/__commonjs/UI/pages/UnlockPage/index.js +1 -1
  112. package/__commonjs/UI/pages/index.js +1 -1
  113. package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  114. package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  115. package/__commonjs/UI/walletConnect/index.js +1 -1
  116. package/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  117. package/__commonjs/__mocks__/index.js +1 -1
  118. package/__commonjs/__mocks__/utils/index.js +1 -1
  119. package/__commonjs/__mocks__/utils/renderWithProvider.js +1 -1
  120. package/__commonjs/components/LogoutListener/LogoutListener.js +1 -1
  121. package/__commonjs/components/LogoutListener/helpers/index.js +1 -1
  122. package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  123. package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  124. package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  125. package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  126. package/__commonjs/components/LogoutListener/index.js +1 -1
  127. package/__commonjs/components/ProviderInitializer.js +1 -1
  128. package/__commonjs/components/TransactionsTracker/TransactionTracker.js +1 -1
  129. package/__commonjs/components/TransactionsTracker/index.js +1 -1
  130. package/__commonjs/components/TransactionsTracker/useTransactionsTracker.js +1 -1
  131. package/__commonjs/hooks/index.js +1 -1
  132. package/__commonjs/hooks/login/index.js +1 -1
  133. package/__commonjs/hooks/login/useExtensionLogin.js +1 -1
  134. package/__commonjs/hooks/login/useLedgerLogin.js +1 -1
  135. package/__commonjs/hooks/login/useLoginService.js +1 -1
  136. package/__commonjs/hooks/login/useOperaLogin.js +1 -1
  137. package/__commonjs/hooks/login/useWalletConnectLogin.js +1 -1
  138. package/__commonjs/hooks/login/useWalletConnectV2Login.js +1 -1
  139. package/__commonjs/hooks/login/useWebWalletLogin.js +1 -1
  140. package/__commonjs/hooks/transactions/index.js +1 -1
  141. package/__commonjs/hooks/transactions/useTrackTransactionStatus.js +1 -1
  142. package/__commonjs/services/index.js +1 -1
  143. package/__commonjs/services/nativeAuth/index.js +1 -1
  144. package/__commonjs/services/nativeAuth/methods/getNativeAuthConfig.js +1 -1
  145. package/__commonjs/services/nativeAuth/methods/index.js +1 -1
  146. package/__commonjs/services/nativeAuth/nativeAuth.js +1 -1
  147. package/__commonjs/wrappers/DappProvider/CustomComponents.js +1 -1
  148. package/__commonjs/wrappers/DappProvider/index.js +1 -1
  149. package/__commonjs/wrappers/index.js +1 -1
  150. package/__mocks__/index.js +1 -1
  151. package/__mocks__/utils/index.js +1 -1
  152. package/__mocks__/utils/renderWithProvider.js +1 -1
  153. package/components/LogoutListener/LogoutListener.js +1 -1
  154. package/components/LogoutListener/helpers/index.js +1 -1
  155. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  156. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  157. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  158. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  159. package/components/LogoutListener/index.js +1 -1
  160. package/components/ProviderInitializer.js +1 -1
  161. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  162. package/components/TransactionsTracker/index.js +1 -1
  163. package/components/TransactionsTracker/useTransactionsTracker.js +1 -1
  164. package/hooks/index.js +1 -1
  165. package/hooks/login/index.js +1 -1
  166. package/hooks/login/useExtensionLogin.js +1 -1
  167. package/hooks/login/useLedgerLogin.js +1 -1
  168. package/hooks/login/useLoginService.js +1 -1
  169. package/hooks/login/useOperaLogin.js +1 -1
  170. package/hooks/login/useWalletConnectLogin.js +1 -1
  171. package/hooks/login/useWalletConnectV2Login.js +1 -1
  172. package/hooks/login/useWebWalletLogin.js +1 -1
  173. package/hooks/transactions/index.js +1 -1
  174. package/hooks/transactions/useTrackTransactionStatus.js +1 -1
  175. package/package.json +1 -1
  176. package/providers/webviewProvider/index.js +1 -1
  177. package/providers/webviewProvider/requestMethods.js +1 -1
  178. package/providers/webviewProvider/webviewProvider.js +1 -1
  179. package/services/index.js +1 -1
  180. package/services/nativeAuth/index.js +1 -1
  181. package/services/nativeAuth/methods/getNativeAuthConfig.js +1 -1
  182. package/services/nativeAuth/methods/index.js +1 -1
  183. package/services/nativeAuth/nativeAuth.js +1 -1
  184. package/wrappers/DappProvider/CustomComponents.js +1 -1
  185. package/wrappers/DappProvider/index.js +1 -1
  186. package/wrappers/index.js +1 -1
  187. package/__chunks__/chunk-HYUP22HC.js +0 -2
  188. package/__chunks__/chunk-PLVN6R4K.js +0 -2
@@ -2692,7 +2692,7 @@ a.dapp-core-component__main__side-link::after {
2692
2692
  right: 0;
2693
2693
  left: unset;
2694
2694
  width: calc(100% - 1.85rem);
2695
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Bl));var v={"link-style":"dapp-core-component__main__link-style",linkStyle:"dapp-core-component__main__link-style","link-second-style":"dapp-core-component__main__link-second-style",linkSecondStyle:"dapp-core-component__main__link-second-style",wrapper:"dapp-core-component__main__wrapper","opacity-6":"dapp-core-component__main__opacity-6",opacity6:"dapp-core-component__main__opacity-6","qr-code-svg-container":"dapp-core-component__main__qr-code-svg-container",qrCodeSvgContainer:"dapp-core-component__main__qr-code-svg-container","pair-list":"dapp-core-component__main__pair-list",pairList:"dapp-core-component__main__pair-list","pair-loader":"dapp-core-component__main__pair-loader",pairLoader:"dapp-core-component__main__pair-loader","pair-image":"dapp-core-component__main__pair-image",pairImage:"dapp-core-component__main__pair-image","pair-remove":"dapp-core-component__main__pair-remove",pairRemove:"dapp-core-component__main__pair-remove","dapp-icon":"dapp-core-component__main__dapp-icon",dappIcon:"dapp-core-component__main__dapp-icon","icon-medium":"dapp-core-component__main__icon-medium",iconMedium:"dapp-core-component__main__icon-medium",centering:"dapp-core-component__main__centering","border-n":"dapp-core-component__main__border-n",borderN:"dapp-core-component__main__border-n","t-shadow":"dapp-core-component__main__t-shadow",tShadow:"dapp-core-component__main__t-shadow",btn:"dapp-core-component__main__btn",media:"dapp-core-component__main__media","media-body":"dapp-core-component__main__media-body",mediaBody:"dapp-core-component__main__media-body","connect-btns":"dapp-core-component__main__connect-btns",connectBtns:"dapp-core-component__main__connect-btns",info:"dapp-core-component__main__info","trust-badge":"dapp-core-component__main__trust-badge",trustBadge:"dapp-core-component__main__trust-badge",navbar:"dapp-core-component__main__navbar","dapp-name":"dapp-core-component__main__dapp-name",dappName:"dapp-core-component__main__dapp-name","action-btn":"dapp-core-component__main__action-btn",actionBtn:"dapp-core-component__main__action-btn",transactions:"dapp-core-component__main__transactions","transaction-icon":"dapp-core-component__main__transaction-icon",transactionIcon:"dapp-core-component__main__transaction-icon",table:"dapp-core-component__main__table","page-state":"dapp-core-component__main__page-state",pageState:"dapp-core-component__main__page-state","lds-ellipsis":"dapp-core-component__main__lds-ellipsis",ldsEllipsis:"dapp-core-component__main__lds-ellipsis","bg-blue":"dapp-core-component__main__bg-blue",bgBlue:"dapp-core-component__main__bg-blue","lds-ellipsis1":"dapp-core-component__main__lds-ellipsis1",ldsEllipsis1:"dapp-core-component__main__lds-ellipsis1","lds-ellipsis2":"dapp-core-component__main__lds-ellipsis2",ldsEllipsis2:"dapp-core-component__main__lds-ellipsis2","lds-ellipsis3":"dapp-core-component__main__lds-ellipsis3",ldsEllipsis3:"dapp-core-component__main__lds-ellipsis3",focus:"dapp-core-component__main__focus",disabled:"dapp-core-component__main__disabled","btn-primary":"dapp-core-component__main__btn-primary",btnPrimary:"dapp-core-component__main__btn-primary","btn-secondary":"dapp-core-component__main__btn-secondary",btnSecondary:"dapp-core-component__main__btn-secondary","btn-warning":"dapp-core-component__main__btn-warning",btnWarning:"dapp-core-component__main__btn-warning","btn-dark":"dapp-core-component__main__btn-dark",btnDark:"dapp-core-component__main__btn-dark","btn-link":"dapp-core-component__main__btn-link",btnLink:"dapp-core-component__main__btn-link","btn-light":"dapp-core-component__main__btn-light",btnLight:"dapp-core-component__main__btn-light",badge:"dapp-core-component__main__badge","badge-pill":"dapp-core-component__main__badge-pill",badgePill:"dapp-core-component__main__badge-pill","badge-primary":"dapp-core-component__main__badge-primary",badgePrimary:"dapp-core-component__main__badge-primary","badge-secondary":"dapp-core-component__main__badge-secondary",badgeSecondary:"dapp-core-component__main__badge-secondary","badge-success":"dapp-core-component__main__badge-success",badgeSuccess:"dapp-core-component__main__badge-success","badge-info":"dapp-core-component__main__badge-info",badgeInfo:"dapp-core-component__main__badge-info","badge-warning":"dapp-core-component__main__badge-warning",badgeWarning:"dapp-core-component__main__badge-warning","badge-danger":"dapp-core-component__main__badge-danger",badgeDanger:"dapp-core-component__main__badge-danger","badge-light":"dapp-core-component__main__badge-light",badgeLight:"dapp-core-component__main__badge-light","badge-dark":"dapp-core-component__main__badge-dark",badgeDark:"dapp-core-component__main__badge-dark",card:"dapp-core-component__main__card","list-group":"dapp-core-component__main__list-group",listGroup:"dapp-core-component__main__list-group","card-header":"dapp-core-component__main__card-header",cardHeader:"dapp-core-component__main__card-header","card-footer":"dapp-core-component__main__card-footer",cardFooter:"dapp-core-component__main__card-footer","card-header-item":"dapp-core-component__main__card-header-item",cardHeaderItem:"dapp-core-component__main__card-header-item",h6:"dapp-core-component__main__h6",compact:"dapp-core-component__main__compact","card-body":"dapp-core-component__main__card-body",cardBody:"dapp-core-component__main__card-body","card-title":"dapp-core-component__main__card-title",cardTitle:"dapp-core-component__main__card-title","card-subtitle":"dapp-core-component__main__card-subtitle",cardSubtitle:"dapp-core-component__main__card-subtitle","card-text":"dapp-core-component__main__card-text",cardText:"dapp-core-component__main__card-text","card-link":"dapp-core-component__main__card-link",cardLink:"dapp-core-component__main__card-link",text:"dapp-core-component__main__text","text-white":"dapp-core-component__main__text-white",textWhite:"dapp-core-component__main__text-white","text-monospace":"dapp-core-component__main__text-monospace",textMonospace:"dapp-core-component__main__text-monospace","trim-size-xl":"dapp-core-component__main__trim-size-xl",trimSizeXl:"dapp-core-component__main__trim-size-xl",trim:"dapp-core-component__main__trim","trim-only-sm":"dapp-core-component__main__trim-only-sm",trimOnlySm:"dapp-core-component__main__trim-only-sm","text-justify":"dapp-core-component__main__text-justify",textJustify:"dapp-core-component__main__text-justify","text-wrap":"dapp-core-component__main__text-wrap",textWrap:"dapp-core-component__main__text-wrap","text-nowrap":"dapp-core-component__main__text-nowrap",textNowrap:"dapp-core-component__main__text-nowrap","text-truncate":"dapp-core-component__main__text-truncate",textTruncate:"dapp-core-component__main__text-truncate","text-left":"dapp-core-component__main__text-left",textLeft:"dapp-core-component__main__text-left","text-right":"dapp-core-component__main__text-right",textRight:"dapp-core-component__main__text-right","text-center":"dapp-core-component__main__text-center",textCenter:"dapp-core-component__main__text-center","text-primary":"dapp-core-component__main__text-primary",textPrimary:"dapp-core-component__main__text-primary","text-secondary":"dapp-core-component__main__text-secondary",textSecondary:"dapp-core-component__main__text-secondary","text-primary-highlight":"dapp-core-component__main__text-primary-highlight",textPrimaryHighlight:"dapp-core-component__main__text-primary-highlight","text-muted":"dapp-core-component__main__text-muted",textMuted:"dapp-core-component__main__text-muted","text-success":"dapp-core-component__main__text-success",textSuccess:"dapp-core-component__main__text-success","text-body":"dapp-core-component__main__text-body",textBody:"dapp-core-component__main__text-body","text-black-50":"dapp-core-component__main__text-black-50",textBlack50:"dapp-core-component__main__text-black-50","text-white-50":"dapp-core-component__main__text-white-50",textWhite50:"dapp-core-component__main__text-white-50","text-lg-right":"dapp-core-component__main__text-lg-right",textLgRight:"dapp-core-component__main__text-lg-right","text-hide":"dapp-core-component__main__text-hide",textHide:"dapp-core-component__main__text-hide","text-decoration-none":"dapp-core-component__main__text-decoration-none",textDecorationNone:"dapp-core-component__main__text-decoration-none","text-break":"dapp-core-component__main__text-break",textBreak:"dapp-core-component__main__text-break","text-reset":"dapp-core-component__main__text-reset",textReset:"dapp-core-component__main__text-reset","text-lowercase":"dapp-core-component__main__text-lowercase",textLowercase:"dapp-core-component__main__text-lowercase","text-uppercase":"dapp-core-component__main__text-uppercase",textUppercase:"dapp-core-component__main__text-uppercase","text-capitalize":"dapp-core-component__main__text-capitalize",textCapitalize:"dapp-core-component__main__text-capitalize","text-danger":"dapp-core-component__main__text-danger",textDanger:"dapp-core-component__main__text-danger","text-warning":"dapp-core-component__main__text-warning",textWarning:"dapp-core-component__main__text-warning","trim-fs-sm":"dapp-core-component__main__trim-fs-sm",trimFsSm:"dapp-core-component__main__trim-fs-sm","mx-auto":"dapp-core-component__main__mx-auto",mxAuto:"dapp-core-component__main__mx-auto","m-0":"dapp-core-component__main__m-0",m0:"dapp-core-component__main__m-0","mt-0":"dapp-core-component__main__mt-0",mt0:"dapp-core-component__main__mt-0","my-0":"dapp-core-component__main__my-0",my0:"dapp-core-component__main__my-0","mr-0":"dapp-core-component__main__mr-0",mr0:"dapp-core-component__main__mr-0","mx-0":"dapp-core-component__main__mx-0",mx0:"dapp-core-component__main__mx-0","mb-0":"dapp-core-component__main__mb-0",mb0:"dapp-core-component__main__mb-0","ml-0":"dapp-core-component__main__ml-0",ml0:"dapp-core-component__main__ml-0","m-1":"dapp-core-component__main__m-1",m1:"dapp-core-component__main__m-1","mt-1":"dapp-core-component__main__mt-1",mt1:"dapp-core-component__main__mt-1","my-1":"dapp-core-component__main__my-1",my1:"dapp-core-component__main__my-1","mr-1":"dapp-core-component__main__mr-1",mr1:"dapp-core-component__main__mr-1","mx-1":"dapp-core-component__main__mx-1",mx1:"dapp-core-component__main__mx-1","mb-1":"dapp-core-component__main__mb-1",mb1:"dapp-core-component__main__mb-1","ml-1":"dapp-core-component__main__ml-1",ml1:"dapp-core-component__main__ml-1","m-2":"dapp-core-component__main__m-2",m2:"dapp-core-component__main__m-2","mt-2":"dapp-core-component__main__mt-2",mt2:"dapp-core-component__main__mt-2","my-2":"dapp-core-component__main__my-2",my2:"dapp-core-component__main__my-2","mr-2":"dapp-core-component__main__mr-2",mr2:"dapp-core-component__main__mr-2","mx-2":"dapp-core-component__main__mx-2",mx2:"dapp-core-component__main__mx-2","mb-2":"dapp-core-component__main__mb-2",mb2:"dapp-core-component__main__mb-2","ml-2":"dapp-core-component__main__ml-2",ml2:"dapp-core-component__main__ml-2","m-3":"dapp-core-component__main__m-3",m3:"dapp-core-component__main__m-3","mt-3":"dapp-core-component__main__mt-3",mt3:"dapp-core-component__main__mt-3","my-3":"dapp-core-component__main__my-3",my3:"dapp-core-component__main__my-3","mr-3":"dapp-core-component__main__mr-3",mr3:"dapp-core-component__main__mr-3","mx-3":"dapp-core-component__main__mx-3",mx3:"dapp-core-component__main__mx-3","mb-3":"dapp-core-component__main__mb-3",mb3:"dapp-core-component__main__mb-3","ml-3":"dapp-core-component__main__ml-3",ml3:"dapp-core-component__main__ml-3","m-4":"dapp-core-component__main__m-4",m4:"dapp-core-component__main__m-4","mt-4":"dapp-core-component__main__mt-4",mt4:"dapp-core-component__main__mt-4","my-4":"dapp-core-component__main__my-4",my4:"dapp-core-component__main__my-4","mr-4":"dapp-core-component__main__mr-4",mr4:"dapp-core-component__main__mr-4","mx-4":"dapp-core-component__main__mx-4",mx4:"dapp-core-component__main__mx-4","mb-4":"dapp-core-component__main__mb-4",mb4:"dapp-core-component__main__mb-4","ml-4":"dapp-core-component__main__ml-4",ml4:"dapp-core-component__main__ml-4","m-5":"dapp-core-component__main__m-5",m5:"dapp-core-component__main__m-5","mt-5":"dapp-core-component__main__mt-5",mt5:"dapp-core-component__main__mt-5","my-5":"dapp-core-component__main__my-5",my5:"dapp-core-component__main__my-5","mr-5":"dapp-core-component__main__mr-5",mr5:"dapp-core-component__main__mr-5","mx-5":"dapp-core-component__main__mx-5",mx5:"dapp-core-component__main__mx-5","mb-5":"dapp-core-component__main__mb-5",mb5:"dapp-core-component__main__mb-5","ml-5":"dapp-core-component__main__ml-5",ml5:"dapp-core-component__main__ml-5","p-0":"dapp-core-component__main__p-0",p0:"dapp-core-component__main__p-0","pt-0":"dapp-core-component__main__pt-0",pt0:"dapp-core-component__main__pt-0","py-0":"dapp-core-component__main__py-0",py0:"dapp-core-component__main__py-0","pr-0":"dapp-core-component__main__pr-0",pr0:"dapp-core-component__main__pr-0","px-0":"dapp-core-component__main__px-0",px0:"dapp-core-component__main__px-0","pb-0":"dapp-core-component__main__pb-0",pb0:"dapp-core-component__main__pb-0","pl-0":"dapp-core-component__main__pl-0",pl0:"dapp-core-component__main__pl-0","p-1":"dapp-core-component__main__p-1",p1:"dapp-core-component__main__p-1","pt-1":"dapp-core-component__main__pt-1",pt1:"dapp-core-component__main__pt-1","py-1":"dapp-core-component__main__py-1",py1:"dapp-core-component__main__py-1","pr-1":"dapp-core-component__main__pr-1",pr1:"dapp-core-component__main__pr-1","px-1":"dapp-core-component__main__px-1",px1:"dapp-core-component__main__px-1","pb-1":"dapp-core-component__main__pb-1",pb1:"dapp-core-component__main__pb-1","pl-1":"dapp-core-component__main__pl-1",pl1:"dapp-core-component__main__pl-1","p-2":"dapp-core-component__main__p-2",p2:"dapp-core-component__main__p-2","pt-2":"dapp-core-component__main__pt-2",pt2:"dapp-core-component__main__pt-2","py-2":"dapp-core-component__main__py-2",py2:"dapp-core-component__main__py-2","pr-2":"dapp-core-component__main__pr-2",pr2:"dapp-core-component__main__pr-2","px-2":"dapp-core-component__main__px-2",px2:"dapp-core-component__main__px-2","pb-2":"dapp-core-component__main__pb-2",pb2:"dapp-core-component__main__pb-2","pl-2":"dapp-core-component__main__pl-2",pl2:"dapp-core-component__main__pl-2","p-3":"dapp-core-component__main__p-3",p3:"dapp-core-component__main__p-3","pt-3":"dapp-core-component__main__pt-3",pt3:"dapp-core-component__main__pt-3","py-3":"dapp-core-component__main__py-3",py3:"dapp-core-component__main__py-3","pr-3":"dapp-core-component__main__pr-3",pr3:"dapp-core-component__main__pr-3","px-3":"dapp-core-component__main__px-3",px3:"dapp-core-component__main__px-3","pb-3":"dapp-core-component__main__pb-3",pb3:"dapp-core-component__main__pb-3","pl-3":"dapp-core-component__main__pl-3",pl3:"dapp-core-component__main__pl-3","p-4":"dapp-core-component__main__p-4",p4:"dapp-core-component__main__p-4","pt-4":"dapp-core-component__main__pt-4",pt4:"dapp-core-component__main__pt-4","py-4":"dapp-core-component__main__py-4",py4:"dapp-core-component__main__py-4","pr-4":"dapp-core-component__main__pr-4",pr4:"dapp-core-component__main__pr-4","px-4":"dapp-core-component__main__px-4",px4:"dapp-core-component__main__px-4","pb-4":"dapp-core-component__main__pb-4",pb4:"dapp-core-component__main__pb-4","pl-4":"dapp-core-component__main__pl-4",pl4:"dapp-core-component__main__pl-4","p-5":"dapp-core-component__main__p-5",p5:"dapp-core-component__main__p-5","pt-5":"dapp-core-component__main__pt-5",pt5:"dapp-core-component__main__pt-5","py-5":"dapp-core-component__main__py-5",py5:"dapp-core-component__main__py-5","pr-5":"dapp-core-component__main__pr-5",pr5:"dapp-core-component__main__pr-5","px-5":"dapp-core-component__main__px-5",px5:"dapp-core-component__main__px-5","pb-5":"dapp-core-component__main__pb-5",pb5:"dapp-core-component__main__pb-5","pl-5":"dapp-core-component__main__pl-5",pl5:"dapp-core-component__main__pl-5","m-n1":"dapp-core-component__main__m-n1",mN1:"dapp-core-component__main__m-n1","mt-n1":"dapp-core-component__main__mt-n1",mtN1:"dapp-core-component__main__mt-n1","my-n1":"dapp-core-component__main__my-n1",myN1:"dapp-core-component__main__my-n1","mr-n1":"dapp-core-component__main__mr-n1",mrN1:"dapp-core-component__main__mr-n1","mx-n1":"dapp-core-component__main__mx-n1",mxN1:"dapp-core-component__main__mx-n1","mb-n1":"dapp-core-component__main__mb-n1",mbN1:"dapp-core-component__main__mb-n1","ml-n1":"dapp-core-component__main__ml-n1",mlN1:"dapp-core-component__main__ml-n1","m-n2":"dapp-core-component__main__m-n2",mN2:"dapp-core-component__main__m-n2","mt-n2":"dapp-core-component__main__mt-n2",mtN2:"dapp-core-component__main__mt-n2","my-n2":"dapp-core-component__main__my-n2",myN2:"dapp-core-component__main__my-n2","mr-n2":"dapp-core-component__main__mr-n2",mrN2:"dapp-core-component__main__mr-n2","mx-n2":"dapp-core-component__main__mx-n2",mxN2:"dapp-core-component__main__mx-n2","mb-n2":"dapp-core-component__main__mb-n2",mbN2:"dapp-core-component__main__mb-n2","ml-n2":"dapp-core-component__main__ml-n2",mlN2:"dapp-core-component__main__ml-n2","m-n3":"dapp-core-component__main__m-n3",mN3:"dapp-core-component__main__m-n3","mt-n3":"dapp-core-component__main__mt-n3",mtN3:"dapp-core-component__main__mt-n3","my-n3":"dapp-core-component__main__my-n3",myN3:"dapp-core-component__main__my-n3","mr-n3":"dapp-core-component__main__mr-n3",mrN3:"dapp-core-component__main__mr-n3","mx-n3":"dapp-core-component__main__mx-n3",mxN3:"dapp-core-component__main__mx-n3","mb-n3":"dapp-core-component__main__mb-n3",mbN3:"dapp-core-component__main__mb-n3","ml-n3":"dapp-core-component__main__ml-n3",mlN3:"dapp-core-component__main__ml-n3","m-n4":"dapp-core-component__main__m-n4",mN4:"dapp-core-component__main__m-n4","mt-n4":"dapp-core-component__main__mt-n4",mtN4:"dapp-core-component__main__mt-n4","my-n4":"dapp-core-component__main__my-n4",myN4:"dapp-core-component__main__my-n4","mr-n4":"dapp-core-component__main__mr-n4",mrN4:"dapp-core-component__main__mr-n4","mx-n4":"dapp-core-component__main__mx-n4",mxN4:"dapp-core-component__main__mx-n4","mb-n4":"dapp-core-component__main__mb-n4",mbN4:"dapp-core-component__main__mb-n4","ml-n4":"dapp-core-component__main__ml-n4",mlN4:"dapp-core-component__main__ml-n4","m-n5":"dapp-core-component__main__m-n5",mN5:"dapp-core-component__main__m-n5","mt-n5":"dapp-core-component__main__mt-n5",mtN5:"dapp-core-component__main__mt-n5","my-n5":"dapp-core-component__main__my-n5",myN5:"dapp-core-component__main__my-n5","mr-n5":"dapp-core-component__main__mr-n5",mrN5:"dapp-core-component__main__mr-n5","mx-n5":"dapp-core-component__main__mx-n5",mxN5:"dapp-core-component__main__mx-n5","mb-n5":"dapp-core-component__main__mb-n5",mbN5:"dapp-core-component__main__mb-n5","ml-n5":"dapp-core-component__main__ml-n5",mlN5:"dapp-core-component__main__ml-n5","m-auto":"dapp-core-component__main__m-auto",mAuto:"dapp-core-component__main__m-auto","mt-auto":"dapp-core-component__main__mt-auto",mtAuto:"dapp-core-component__main__mt-auto","my-auto":"dapp-core-component__main__my-auto",myAuto:"dapp-core-component__main__my-auto","mr-auto":"dapp-core-component__main__mr-auto",mrAuto:"dapp-core-component__main__mr-auto","mb-auto":"dapp-core-component__main__mb-auto",mbAuto:"dapp-core-component__main__mb-auto","ml-auto":"dapp-core-component__main__ml-auto",mlAuto:"dapp-core-component__main__ml-auto","mr-lg-1":"dapp-core-component__main__mr-lg-1",mrLg1:"dapp-core-component__main__mr-lg-1","mr-lg-4":"dapp-core-component__main__mr-lg-4",mrLg4:"dapp-core-component__main__mr-lg-4","mx-lg-4":"dapp-core-component__main__mx-lg-4",mxLg4:"dapp-core-component__main__mx-lg-4","mb-xl-2":"dapp-core-component__main__mb-xl-2",mbXl2:"dapp-core-component__main__mb-xl-2","pr-sm-2":"dapp-core-component__main__pr-sm-2",prSm2:"dapp-core-component__main__pr-sm-2","px-sm-2":"dapp-core-component__main__px-sm-2",pxSm2:"dapp-core-component__main__px-sm-2","pr-xl-0":"dapp-core-component__main__pr-xl-0",prXl0:"dapp-core-component__main__pr-xl-0","px-xl-0":"dapp-core-component__main__px-xl-0",pxXl0:"dapp-core-component__main__px-xl-0",col:"dapp-core-component__main__col",row:"dapp-core-component__main__row","col-xl":"dapp-core-component__main__col-xl",colXl:"dapp-core-component__main__col-xl","col-xl-auto":"dapp-core-component__main__col-xl-auto",colXlAuto:"dapp-core-component__main__col-xl-auto","col-xl-12":"dapp-core-component__main__col-xl-12",colXl12:"dapp-core-component__main__col-xl-12","col-xl-11":"dapp-core-component__main__col-xl-11",colXl11:"dapp-core-component__main__col-xl-11","col-xl-10":"dapp-core-component__main__col-xl-10",colXl10:"dapp-core-component__main__col-xl-10","col-xl-9":"dapp-core-component__main__col-xl-9",colXl9:"dapp-core-component__main__col-xl-9","col-xl-8":"dapp-core-component__main__col-xl-8",colXl8:"dapp-core-component__main__col-xl-8","col-xl-7":"dapp-core-component__main__col-xl-7",colXl7:"dapp-core-component__main__col-xl-7","col-xl-6":"dapp-core-component__main__col-xl-6",colXl6:"dapp-core-component__main__col-xl-6","col-xl-5":"dapp-core-component__main__col-xl-5",colXl5:"dapp-core-component__main__col-xl-5","col-xl-4":"dapp-core-component__main__col-xl-4",colXl4:"dapp-core-component__main__col-xl-4","col-xl-3":"dapp-core-component__main__col-xl-3",colXl3:"dapp-core-component__main__col-xl-3","col-xl-2":"dapp-core-component__main__col-xl-2",colXl2:"dapp-core-component__main__col-xl-2","col-xl-1":"dapp-core-component__main__col-xl-1",colXl1:"dapp-core-component__main__col-xl-1","col-lg":"dapp-core-component__main__col-lg",colLg:"dapp-core-component__main__col-lg","col-lg-auto":"dapp-core-component__main__col-lg-auto",colLgAuto:"dapp-core-component__main__col-lg-auto","col-lg-12":"dapp-core-component__main__col-lg-12",colLg12:"dapp-core-component__main__col-lg-12","col-lg-11":"dapp-core-component__main__col-lg-11",colLg11:"dapp-core-component__main__col-lg-11","col-lg-10":"dapp-core-component__main__col-lg-10",colLg10:"dapp-core-component__main__col-lg-10","col-lg-9":"dapp-core-component__main__col-lg-9",colLg9:"dapp-core-component__main__col-lg-9","col-lg-8":"dapp-core-component__main__col-lg-8",colLg8:"dapp-core-component__main__col-lg-8","col-lg-7":"dapp-core-component__main__col-lg-7",colLg7:"dapp-core-component__main__col-lg-7","col-lg-6":"dapp-core-component__main__col-lg-6",colLg6:"dapp-core-component__main__col-lg-6","col-lg-5":"dapp-core-component__main__col-lg-5",colLg5:"dapp-core-component__main__col-lg-5","col-lg-4":"dapp-core-component__main__col-lg-4",colLg4:"dapp-core-component__main__col-lg-4","col-lg-3":"dapp-core-component__main__col-lg-3",colLg3:"dapp-core-component__main__col-lg-3","col-lg-2":"dapp-core-component__main__col-lg-2",colLg2:"dapp-core-component__main__col-lg-2","col-lg-1":"dapp-core-component__main__col-lg-1",colLg1:"dapp-core-component__main__col-lg-1","col-md":"dapp-core-component__main__col-md",colMd:"dapp-core-component__main__col-md","col-md-auto":"dapp-core-component__main__col-md-auto",colMdAuto:"dapp-core-component__main__col-md-auto","col-md-12":"dapp-core-component__main__col-md-12",colMd12:"dapp-core-component__main__col-md-12","col-md-11":"dapp-core-component__main__col-md-11",colMd11:"dapp-core-component__main__col-md-11","col-md-10":"dapp-core-component__main__col-md-10",colMd10:"dapp-core-component__main__col-md-10","col-md-9":"dapp-core-component__main__col-md-9",colMd9:"dapp-core-component__main__col-md-9","col-md-8":"dapp-core-component__main__col-md-8",colMd8:"dapp-core-component__main__col-md-8","col-md-7":"dapp-core-component__main__col-md-7",colMd7:"dapp-core-component__main__col-md-7","col-md-6":"dapp-core-component__main__col-md-6",colMd6:"dapp-core-component__main__col-md-6","col-md-5":"dapp-core-component__main__col-md-5",colMd5:"dapp-core-component__main__col-md-5","col-md-4":"dapp-core-component__main__col-md-4",colMd4:"dapp-core-component__main__col-md-4","col-md-3":"dapp-core-component__main__col-md-3",colMd3:"dapp-core-component__main__col-md-3","col-md-2":"dapp-core-component__main__col-md-2",colMd2:"dapp-core-component__main__col-md-2","col-md-1":"dapp-core-component__main__col-md-1",colMd1:"dapp-core-component__main__col-md-1","col-sm":"dapp-core-component__main__col-sm",colSm:"dapp-core-component__main__col-sm","col-sm-auto":"dapp-core-component__main__col-sm-auto",colSmAuto:"dapp-core-component__main__col-sm-auto","col-sm-12":"dapp-core-component__main__col-sm-12",colSm12:"dapp-core-component__main__col-sm-12","col-sm-11":"dapp-core-component__main__col-sm-11",colSm11:"dapp-core-component__main__col-sm-11","col-sm-10":"dapp-core-component__main__col-sm-10",colSm10:"dapp-core-component__main__col-sm-10","col-sm-9":"dapp-core-component__main__col-sm-9",colSm9:"dapp-core-component__main__col-sm-9","col-sm-8":"dapp-core-component__main__col-sm-8",colSm8:"dapp-core-component__main__col-sm-8","col-sm-7":"dapp-core-component__main__col-sm-7",colSm7:"dapp-core-component__main__col-sm-7","col-sm-6":"dapp-core-component__main__col-sm-6",colSm6:"dapp-core-component__main__col-sm-6","col-sm-5":"dapp-core-component__main__col-sm-5",colSm5:"dapp-core-component__main__col-sm-5","col-sm-4":"dapp-core-component__main__col-sm-4",colSm4:"dapp-core-component__main__col-sm-4","col-sm-3":"dapp-core-component__main__col-sm-3",colSm3:"dapp-core-component__main__col-sm-3","col-sm-2":"dapp-core-component__main__col-sm-2",colSm2:"dapp-core-component__main__col-sm-2","col-sm-1":"dapp-core-component__main__col-sm-1",colSm1:"dapp-core-component__main__col-sm-1","col-auto":"dapp-core-component__main__col-auto",colAuto:"dapp-core-component__main__col-auto","col-12":"dapp-core-component__main__col-12",col12:"dapp-core-component__main__col-12","col-11":"dapp-core-component__main__col-11",col11:"dapp-core-component__main__col-11","col-10":"dapp-core-component__main__col-10",col10:"dapp-core-component__main__col-10","col-9":"dapp-core-component__main__col-9",col9:"dapp-core-component__main__col-9","col-8":"dapp-core-component__main__col-8",col8:"dapp-core-component__main__col-8","col-7":"dapp-core-component__main__col-7",col7:"dapp-core-component__main__col-7","col-6":"dapp-core-component__main__col-6",col6:"dapp-core-component__main__col-6","col-5":"dapp-core-component__main__col-5",col5:"dapp-core-component__main__col-5","col-4":"dapp-core-component__main__col-4",col4:"dapp-core-component__main__col-4","col-3":"dapp-core-component__main__col-3",col3:"dapp-core-component__main__col-3","col-2":"dapp-core-component__main__col-2",col2:"dapp-core-component__main__col-2","col-1":"dapp-core-component__main__col-1",col1:"dapp-core-component__main__col-1","flex-row":"dapp-core-component__main__flex-row",flexRow:"dapp-core-component__main__flex-row","flex-column":"dapp-core-component__main__flex-column",flexColumn:"dapp-core-component__main__flex-column","flex-row-reverse":"dapp-core-component__main__flex-row-reverse",flexRowReverse:"dapp-core-component__main__flex-row-reverse","flex-column-reverse":"dapp-core-component__main__flex-column-reverse",flexColumnReverse:"dapp-core-component__main__flex-column-reverse","flex-wrap":"dapp-core-component__main__flex-wrap",flexWrap:"dapp-core-component__main__flex-wrap","flex-nowrap":"dapp-core-component__main__flex-nowrap",flexNowrap:"dapp-core-component__main__flex-nowrap","flex-wrap-reverse":"dapp-core-component__main__flex-wrap-reverse",flexWrapReverse:"dapp-core-component__main__flex-wrap-reverse","flex-fill":"dapp-core-component__main__flex-fill",flexFill:"dapp-core-component__main__flex-fill","flex-grow-0":"dapp-core-component__main__flex-grow-0",flexGrow0:"dapp-core-component__main__flex-grow-0","flex-grow-1":"dapp-core-component__main__flex-grow-1",flexGrow1:"dapp-core-component__main__flex-grow-1","flex-shrink-0":"dapp-core-component__main__flex-shrink-0",flexShrink0:"dapp-core-component__main__flex-shrink-0","flex-shrink-1":"dapp-core-component__main__flex-shrink-1",flexShrink1:"dapp-core-component__main__flex-shrink-1","justify-content-start":"dapp-core-component__main__justify-content-start",justifyContentStart:"dapp-core-component__main__justify-content-start","justify-content-end":"dapp-core-component__main__justify-content-end",justifyContentEnd:"dapp-core-component__main__justify-content-end","justify-content-center":"dapp-core-component__main__justify-content-center",justifyContentCenter:"dapp-core-component__main__justify-content-center","justify-content-between":"dapp-core-component__main__justify-content-between",justifyContentBetween:"dapp-core-component__main__justify-content-between","justify-content-around":"dapp-core-component__main__justify-content-around",justifyContentAround:"dapp-core-component__main__justify-content-around","align-items-start":"dapp-core-component__main__align-items-start",alignItemsStart:"dapp-core-component__main__align-items-start","align-items-end":"dapp-core-component__main__align-items-end",alignItemsEnd:"dapp-core-component__main__align-items-end","align-items-center":"dapp-core-component__main__align-items-center",alignItemsCenter:"dapp-core-component__main__align-items-center","align-items-baseline":"dapp-core-component__main__align-items-baseline",alignItemsBaseline:"dapp-core-component__main__align-items-baseline","align-items-stretch":"dapp-core-component__main__align-items-stretch",alignItemsStretch:"dapp-core-component__main__align-items-stretch","align-content-start":"dapp-core-component__main__align-content-start",alignContentStart:"dapp-core-component__main__align-content-start","align-content-end":"dapp-core-component__main__align-content-end",alignContentEnd:"dapp-core-component__main__align-content-end","align-content-center":"dapp-core-component__main__align-content-center",alignContentCenter:"dapp-core-component__main__align-content-center","align-content-between":"dapp-core-component__main__align-content-between",alignContentBetween:"dapp-core-component__main__align-content-between","align-content-around":"dapp-core-component__main__align-content-around",alignContentAround:"dapp-core-component__main__align-content-around","align-content-stretch":"dapp-core-component__main__align-content-stretch",alignContentStretch:"dapp-core-component__main__align-content-stretch","align-self-auto":"dapp-core-component__main__align-self-auto",alignSelfAuto:"dapp-core-component__main__align-self-auto","align-self-start":"dapp-core-component__main__align-self-start",alignSelfStart:"dapp-core-component__main__align-self-start","align-self-end":"dapp-core-component__main__align-self-end",alignSelfEnd:"dapp-core-component__main__align-self-end","align-self-center":"dapp-core-component__main__align-self-center",alignSelfCenter:"dapp-core-component__main__align-self-center","align-self-baseline":"dapp-core-component__main__align-self-baseline",alignSelfBaseline:"dapp-core-component__main__align-self-baseline","align-self-stretch":"dapp-core-component__main__align-self-stretch",alignSelfStretch:"dapp-core-component__main__align-self-stretch","flex-sm-row":"dapp-core-component__main__flex-sm-row",flexSmRow:"dapp-core-component__main__flex-sm-row","flex-lg-row":"dapp-core-component__main__flex-lg-row",flexLgRow:"dapp-core-component__main__flex-lg-row","flex-lg-wrap":"dapp-core-component__main__flex-lg-wrap",flexLgWrap:"dapp-core-component__main__flex-lg-wrap","form-check":"dapp-core-component__main__form-check",formCheck:"dapp-core-component__main__form-check","form-check-label":"dapp-core-component__main__form-check-label",formCheckLabel:"dapp-core-component__main__form-check-label","form-check-input":"dapp-core-component__main__form-check-input",formCheckInput:"dapp-core-component__main__form-check-input","form-group":"dapp-core-component__main__form-group",formGroup:"dapp-core-component__main__form-group","form-control":"dapp-core-component__main__form-control",formControl:"dapp-core-component__main__form-control","form-label":"dapp-core-component__main__form-label",formLabel:"dapp-core-component__main__form-label","form-text":"dapp-core-component__main__form-text",formText:"dapp-core-component__main__form-text",border:"dapp-core-component__main__border","border-top":"dapp-core-component__main__border-top",borderTop:"dapp-core-component__main__border-top","border-right":"dapp-core-component__main__border-right",borderRight:"dapp-core-component__main__border-right","border-bottom":"dapp-core-component__main__border-bottom",borderBottom:"dapp-core-component__main__border-bottom","border-left":"dapp-core-component__main__border-left",borderLeft:"dapp-core-component__main__border-left","border-0":"dapp-core-component__main__border-0",border0:"dapp-core-component__main__border-0","border-top-0":"dapp-core-component__main__border-top-0",borderTop0:"dapp-core-component__main__border-top-0","border-right-0":"dapp-core-component__main__border-right-0",borderRight0:"dapp-core-component__main__border-right-0","border-bottom-0":"dapp-core-component__main__border-bottom-0",borderBottom0:"dapp-core-component__main__border-bottom-0","border-left-0":"dapp-core-component__main__border-left-0",borderLeft0:"dapp-core-component__main__border-left-0","rounded-sm":"dapp-core-component__main__rounded-sm",roundedSm:"dapp-core-component__main__rounded-sm",rounded:"dapp-core-component__main__rounded","rounded-top":"dapp-core-component__main__rounded-top",roundedTop:"dapp-core-component__main__rounded-top","rounded-right":"dapp-core-component__main__rounded-right",roundedRight:"dapp-core-component__main__rounded-right","rounded-bottom":"dapp-core-component__main__rounded-bottom",roundedBottom:"dapp-core-component__main__rounded-bottom","rounded-left":"dapp-core-component__main__rounded-left",roundedLeft:"dapp-core-component__main__rounded-left","rounded-lg":"dapp-core-component__main__rounded-lg",roundedLg:"dapp-core-component__main__rounded-lg","rounded-circle":"dapp-core-component__main__rounded-circle",roundedCircle:"dapp-core-component__main__rounded-circle","rounded-pill":"dapp-core-component__main__rounded-pill",roundedPill:"dapp-core-component__main__rounded-pill","rounded-0":"dapp-core-component__main__rounded-0",rounded0:"dapp-core-component__main__rounded-0",h1:"dapp-core-component__main__h1",h2:"dapp-core-component__main__h2",h3:"dapp-core-component__main__h3",h4:"dapp-core-component__main__h4",h5:"dapp-core-component__main__h5",lead:"dapp-core-component__main__lead","bg-primary":"dapp-core-component__main__bg-primary",bgPrimary:"dapp-core-component__main__bg-primary","bg-warning":"dapp-core-component__main__bg-warning",bgWarning:"dapp-core-component__main__bg-warning",warning:"dapp-core-component__main__warning","bg-danger":"dapp-core-component__main__bg-danger",bgDanger:"dapp-core-component__main__bg-danger",danger:"dapp-core-component__main__danger","bg-success":"dapp-core-component__main__bg-success",bgSuccess:"dapp-core-component__main__bg-success",success:"dapp-core-component__main__success","position-relative":"dapp-core-component__main__position-relative",positionRelative:"dapp-core-component__main__position-relative","position-absolute":"dapp-core-component__main__position-absolute",positionAbsolute:"dapp-core-component__main__position-absolute","w-25":"dapp-core-component__main__w-25",w25:"dapp-core-component__main__w-25","w-50":"dapp-core-component__main__w-50",w50:"dapp-core-component__main__w-50","w-75":"dapp-core-component__main__w-75",w75:"dapp-core-component__main__w-75","w-100":"dapp-core-component__main__w-100",w100:"dapp-core-component__main__w-100","w-auto":"dapp-core-component__main__w-auto",wAuto:"dapp-core-component__main__w-auto","h-25":"dapp-core-component__main__h-25",h25:"dapp-core-component__main__h-25","h-50":"dapp-core-component__main__h-50",h50:"dapp-core-component__main__h-50","h-75":"dapp-core-component__main__h-75",h75:"dapp-core-component__main__h-75","h-100":"dapp-core-component__main__h-100",h100:"dapp-core-component__main__h-100","h-auto":"dapp-core-component__main__h-auto",hAuto:"dapp-core-component__main__h-auto","mw-100":"dapp-core-component__main__mw-100",mw100:"dapp-core-component__main__mw-100","mh-100":"dapp-core-component__main__mh-100",mh100:"dapp-core-component__main__mh-100","min-vw-100":"dapp-core-component__main__min-vw-100",minVw100:"dapp-core-component__main__min-vw-100","min-vh-100":"dapp-core-component__main__min-vh-100",minVh100:"dapp-core-component__main__min-vh-100","vw-100":"dapp-core-component__main__vw-100",vw100:"dapp-core-component__main__vw-100","vh-100":"dapp-core-component__main__vh-100",vh100:"dapp-core-component__main__vh-100","w-md-auto":"dapp-core-component__main__w-md-auto",wMdAuto:"dapp-core-component__main__w-md-auto","locked-icon":"dapp-core-component__main__locked-icon",lockedIcon:"dapp-core-component__main__locked-icon","shadow-sm":"dapp-core-component__main__shadow-sm",shadowSm:"dapp-core-component__main__shadow-sm",shadow:"dapp-core-component__main__shadow","shadow-lg":"dapp-core-component__main__shadow-lg",shadowLg:"dapp-core-component__main__shadow-lg","shadow-none":"dapp-core-component__main__shadow-none",shadowNone:"dapp-core-component__main__shadow-none","d-none":"dapp-core-component__main__d-none",dNone:"dapp-core-component__main__d-none","d-inline":"dapp-core-component__main__d-inline",dInline:"dapp-core-component__main__d-inline","d-inline-block":"dapp-core-component__main__d-inline-block",dInlineBlock:"dapp-core-component__main__d-inline-block","d-block":"dapp-core-component__main__d-block",dBlock:"dapp-core-component__main__d-block","d-table":"dapp-core-component__main__d-table",dTable:"dapp-core-component__main__d-table","d-table-row":"dapp-core-component__main__d-table-row",dTableRow:"dapp-core-component__main__d-table-row","d-table-cell":"dapp-core-component__main__d-table-cell",dTableCell:"dapp-core-component__main__d-table-cell","d-flex":"dapp-core-component__main__d-flex",dFlex:"dapp-core-component__main__d-flex","d-inline-flex":"dapp-core-component__main__d-inline-flex",dInlineFlex:"dapp-core-component__main__d-inline-flex","d-sm-flex":"dapp-core-component__main__d-sm-flex",dSmFlex:"dapp-core-component__main__d-sm-flex","table-sm":"dapp-core-component__main__table-sm",tableSm:"dapp-core-component__main__table-sm","table-bordered":"dapp-core-component__main__table-bordered",tableBordered:"dapp-core-component__main__table-bordered","table-borderless":"dapp-core-component__main__table-borderless",tableBorderless:"dapp-core-component__main__table-borderless","table-striped":"dapp-core-component__main__table-striped",tableStriped:"dapp-core-component__main__table-striped","thead-dark":"dapp-core-component__main__thead-dark",theadDark:"dapp-core-component__main__thead-dark","thead-light":"dapp-core-component__main__thead-light",theadLight:"dapp-core-component__main__thead-light","table-dark":"dapp-core-component__main__table-dark",tableDark:"dapp-core-component__main__table-dark","table-hover":"dapp-core-component__main__table-hover",tableHover:"dapp-core-component__main__table-hover","table-responsive":"dapp-core-component__main__table-responsive",tableResponsive:"dapp-core-component__main__table-responsive","transaction-hash":"dapp-core-component__main__transaction-hash",transactionHash:"dapp-core-component__main__transaction-hash","font-weight-light":"dapp-core-component__main__font-weight-light",fontWeightLight:"dapp-core-component__main__font-weight-light","font-weight-lighter":"dapp-core-component__main__font-weight-lighter",fontWeightLighter:"dapp-core-component__main__font-weight-lighter","font-weight-normal":"dapp-core-component__main__font-weight-normal",fontWeightNormal:"dapp-core-component__main__font-weight-normal","font-weight-medium":"dapp-core-component__main__font-weight-medium",fontWeightMedium:"dapp-core-component__main__font-weight-medium","font-weight-bold":"dapp-core-component__main__font-weight-bold",fontWeightBold:"dapp-core-component__main__font-weight-bold","font-weight-bolder":"dapp-core-component__main__font-weight-bolder",fontWeightBolder:"dapp-core-component__main__font-weight-bolder","font-italic":"dapp-core-component__main__font-italic",fontItalic:"dapp-core-component__main__font-italic","icon-state":"dapp-core-component__main__icon-state",iconState:"dapp-core-component__main__icon-state",half:"dapp-core-component__main__half","side-icon":"dapp-core-component__main__side-icon",sideIcon:"dapp-core-component__main__side-icon","toast-messages":"dapp-core-component__main__toast-messages",toastMessages:"dapp-core-component__main__toast-messages",toast:"dapp-core-component__main__toast",clickable:"dapp-core-component__main__clickable","toast-visible":"dapp-core-component__main__toast-visible",toastVisible:"dapp-core-component__main__toast-visible",progress:"dapp-core-component__main__progress","progress-bar":"dapp-core-component__main__progress-bar",progressBar:"dapp-core-component__main__progress-bar","content-height":"dapp-core-component__main__content-height",contentHeight:"dapp-core-component__main__content-height","tx-description":"dapp-core-component__main__tx-description",txDescription:"dapp-core-component__main__tx-description",close:"dapp-core-component__main__close","data-field":"dapp-core-component__main__data-field",dataField:"dapp-core-component__main__data-field",textarea:"dapp-core-component__main__textarea",highlighted:"dapp-core-component__main__highlighted","sc-call":"dapp-core-component__main__sc-call",scCall:"dapp-core-component__main__sc-call","small-font":"dapp-core-component__main__small-font",smallFont:"dapp-core-component__main__small-font","progress-steps":"dapp-core-component__main__progress-steps",progressSteps:"dapp-core-component__main__progress-steps",steps:"dapp-core-component__main__steps",dot:"dapp-core-component__main__dot","side-link":"dapp-core-component__main__side-link",sideLink:"dapp-core-component__main__side-link"};t();t();t();var Fs=require("react"),Qo=require("react-redux");t();var jr=require("@reduxjs/toolkit"),Bs=require("react-redux/lib/utils/Subscription");V();t();var ms=x(require("lodash.throttle"));G();t();var ds=x(require("lodash.isequal")),vt=require("reselect");ce();var C=(0,vt.createSelectorCreator)(vt.defaultMemoize,ds.default),kn=(e,o)=>e!=""&&Boolean(o);V();Ir();qo();jo();var xd=[nt],Lt=!1,yd=(0,ms.default)(()=>{wn(Sn())},5e3),_s=e=>o=>n=>{var d;if(xd.includes(n.type))return o(n);let r=e.getState(),c=Ze.local.getItem(Oe.loginExpiresAt);if(!kn((d=r==null?void 0:r.loginInfo)==null?void 0:d.loginMethod,r==null?void 0:r.account.address))return o(n);if(c==null)return wn(Sn());let l=Date.now();return c-l<0&&!Lt?setTimeout(()=>{Lt=!0,e.dispatch(Wi())},1e3):(Lt&&(Lt=!1),yd()),o(n)};t();t();function At(){return typeof sessionStorage!="undefined"}var Ds=At()?(Cs(),Tn(ws)).default:(Ls(),Tn(vs)).default,Ms=At()?(ks(),Tn(As)).default:[],Rs=At()?(Es(),Tn(Ns)).default:e=>e;kt();var O=(0,jr.configureStore)({reducer:Ds,middleware:e=>e({serializableCheck:{ignoredActions:[...Ms,Ar.type,Lr.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(_s)}),Os=(0,Bs.createSubscription)(O),gx=Rs(O),ux=(0,jr.configureStore)({reducer:Io});var Wd={store:O,subscription:Os},qr=(0,Fs.createContext)(Wd),hx=(0,Qo.createStoreHook)(qr),K=(0,Qo.createDispatchHook)(qr),I=(0,Qo.createSelectorHook)(qr);t();t();V();var io=e=>e.account,Po=C(io,e=>e.address),No=C(io,Po,(e,o)=>o in e.accounts?e.accounts[o]:rt),Us=C(io,No,(e,o)=>{let c=e,{accounts:n}=c,r=Xn(c,["accounts"]);return B(T({},r),{account:o})}),Hd=C(No,e=>e.balance),Gd=C(No,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),wx=C(io,e=>e.shard),Ws=C(io,e=>e.ledgerAccount),Cx=C(io,e=>e.walletConnectAccount),vx=C(io,e=>e.isAccountLoading),Lx=C(io,e=>e.accountLoadingError),Hs=C(io,e=>e.websocketEvent);t();var Ee=e=>e.loginInfo,Px=C(Ee,e=>e.loginMethod),en=C(Ee,Po,(e,o)=>kn(e.loginMethod,o)),Nx=C(Ee,e=>e.walletConnectLogin),Ex=C(Ee,e=>e.ledgerLogin),Gs=C(Ee,e=>e.walletLogin),Dx=C(Ee,e=>e.isLoginSessionInvalid),It=C(Ee,e=>e.tokenLogin),Mx=C(Ee,e=>e.logoutRoute);t();var Vs=e=>e.modals,Ox=C(Vs,e=>e.txSubmittedModal),Vd=C(Vs,e=>e.notificationModal);t();var so=e=>e.networkConfig,Pn=C(so,e=>e.chainID),$s=C(so,e=>e.network.walletConnectBridgeAddress),zs=C(so,e=>e.network.walletConnectV2RelayAddress),js=C(so,e=>e.network.walletConnectV2ProjectId),qs=C(so,e=>e.network.walletConnectV2Options),Pt=C(so,e=>e.network.walletConnectDeepLink),Ye=C(so,e=>e.network),Xr=C(Ye,e=>e.apiAddress),Xs=C(Ye,e=>e.explorerAddress),Kr=C(Ye,e=>e.egldLabel);t();var Zr=e=>e.signedMessageInfo,Gx=C(Zr,e=>e.isSigning),Vx=C(Zr,e=>e.errorMessage),$x=C(Zr,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]});t();var Yr=e=>e.toasts,qx=C(Yr,e=>e.customToasts),Xx=C(Yr,e=>e.transactionToasts),Kx=C(Yr,e=>e.failTransactionToast);t();V();var Ks={errorMessage:Br,successMessage:Or,processingMessage:Fr},$d=e=>e.transactionsInfo,zd=C($d,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Ks);t();t();var ve=require("@multiversx/sdk-core");G();t();function Jr(e){try{return a.Buffer.from(e,"base64").toString()===atob(e)}catch(o){return!1}}function on(e){return atob(e)}function Nt(e){var c,p,l;let{data:o}=e,n=Jr(o!=null?o:"")?ve.TransactionPayload.fromEncoded(o):new ve.TransactionPayload(o),r=new ve.Transaction(T({value:e.value.valueOf(),data:n,nonce:e.nonce.valueOf(),receiver:new ve.Address(e.receiver),sender:new ve.Address(e.sender),gasLimit:(c=e.gasLimit.valueOf())!=null?c:bn,gasPrice:(p=e.gasPrice.valueOf())!=null?p:ot,chainID:e.chainID.valueOf(),version:new ve.TransactionVersion((l=e.version)!=null?l:bi)},e.options?{options:new ve.TransactionOptions(e.options)}:{}));return r.applySignature({hex:()=>e.signature||""},new ve.Address(e.sender)),r}t();Jo();t();var qd=x(require("bignumber.js"));ce();t();t();t();t();var Kd=require("@multiversx/sdk-core"),Zd=x(require("bignumber.js"));ee();t();var Js=require("@multiversx/sdk-core");function Xd(e){try{let o=new Js.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function Nn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Xd(e)}t();t();t();var Jd=require("@multiversx/sdk-core/out");t();G();t();var Qs=require("@multiversx/sdk-core");ce();t();t();t();t();ee();t();t();t();t();t();t();t();var Et="accounts";var Qr="blocks";t();t();t();t();ye();t();t();ye();t();t();t();var tm=x(require("bignumber.js"));G();t();var tc=require("@multiversx/sdk-core"),ho=x(require("bignumber.js"));G();t();var nc=x(require("bignumber.js")),En=(e,o=!0)=>{let n=String(e);if(!n.match(/^[-]?\d+$/))return!1;let r=new nc.default(n),c=o?0:-1;return r.toString(10)===n&&r.comparedTo(0)>=c};t();function co(e){return{if:function(o){return o?{then:n=>n instanceof Function?co(n(e)):co(n)}:{then:()=>co(e)}},then:o=>o instanceof Function?co(o(e)):co(o),valueOf:function(){return e}}}ho.default.config({ROUNDING_MODE:ho.default.ROUND_FLOOR});function Eo({input:e,decimals:o=Pe,digits:n=$o,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!En(e,!1))throw new Error("Invalid input");let l=new ho.default(e).isNegative(),m=e;return l&&(m=e.substring(1)),co(m).then(()=>tc.TokenPayment.fungibleFromBigInteger("",m,o).toRationalNumber()).then(d=>{let _=new ho.default(d);if(_.isZero())return Ke;let g=_.toString(10),[f,h]=g.split("."),S=new ho.default(h||0),y=co(0).if(Boolean(h&&r)).then(()=>Math.max(h.length,n)).if(S.isZero()&&!r).then(0).if(Boolean(h&&!r)).then(()=>Math.min(h.length,n)).valueOf(),w=h&&n>=1&&n<=h.length&&S.isGreaterThan(0)&&new ho.default(h.substring(0,n)).isZero(),L=_.toFormat(y);return co(g).if(p).then(L).if(Boolean(w)).then(E=>{let D=new ho.default(f).isZero(),[R,Z]=E.split("."),j=new Array(n-1).fill(0),k=[...j,0].join(""),U=[...j,1].join("");return D?c?`<${R}.${U}`:r?`${R}.${Z}`:R:`${R}.${k}`}).if(Boolean(!w&&h)).then(E=>{let[D]=E.split("."),R=h.substring(0,y);if(r){let Z=n-R.length;if(Z>0){let j=Array(Z).fill(0).join("");return R=`${R}${j}`,`${D}.${R}`}return E}return R?`${D}.${R}`:D}).valueOf()}).if(l).then(d=>`-${d}`).valueOf()}t();t();t();G();t();t();t();t();G();t();G();t();var rm=require("@multiversx/sdk-core");G();t();var Dn=require("@multiversx/sdk-core"),sm=require("@multiversx/sdk-network-providers");G();t();t();var am=x(require("bignumber.js"));G();t();G();t();t();t();t();t();G();t();ye();var pm=["reDelegateRewards","claimRewards","unBond"],lm=["wrapEgld","unwrapEgld"],dm=["unStake"],mm=["unDelegate"];t();t();t();G();t();var fm=x(require("bignumber.js"));t();t();t();t();ye();t();var xm=x(require("bignumber.js"));t();t();t();t();ye();t();t();t();var Tm=x(require("linkifyjs"));t();G();t();var bm=x(require("bignumber.js"));t();ce();t();t();ee();t();ee();t();t();t();ye();t();ye();t();var Sm=x(require("bignumber.js"));G();ye();t();ye();t();var ic=require("react");ce();t();t();ye();t();t();var wm=require("@multiversx/sdk-core/out"),Cm=x(require("bignumber.js"));ye();t();ce();t();t();ce();var kS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var sc=require("react");ce();t();var Lm=require("react");ye();var RS=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Rt=e=>e.transactions,nn=C(Rt,e=>e.signedTransactions),Am=C(Rt,e=>e.signTransactionsError),cc=C(Rt,e=>e.signTransactionsCancelMessage),Bt=e=>o=>Object.entries(o).reduce((n,[r,c])=>(e(c.status)&&(n[r]=c),n),{}),pc=C(nn,Bt(Ko)),lc=C(nn,Bt(Zo)),dc=C(nn,Bt(Yo)),km=C(nn,Bt(Wr)),mc=C(Rt,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:B(T({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>Nt(n)))||[]})}),Im=C(nn,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});t();var Ot=require("react");function tn(e,o=[]){let n=(0,Ot.useRef)(!0);(0,Ot.useEffect)(()=>{n.current?n.current=!1:e()},o)}t();V();t();t();t();var Nm=require("react"),Em=require("@multiversx/sdk-web-wallet-provider"),Dm=x(require("qs"));G();V();ee();t();var Ic=require("react"),Vm=require("@multiversx/sdk-extension-provider");G();t();t();t();t();var gc=require("@multiversx/sdk-extension-provider"),uc=require("@multiversx/sdk-hw-provider"),fc=require("@multiversx/sdk-opera-provider"),xc=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),yc=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),oa=require("@multiversx/sdk-web-wallet-provider");G();ee();var Mm="/dapp/init",Do=e=>{switch(e==null?void 0:e.constructor){case oa.WalletProvider:return"wallet";case xc.WalletConnectProvider:return"walletconnect";case yc.WalletConnectV2Provider:return"walletconnectv2";case uc.HWProvider:return"ledger";case gc.ExtensionProvider:return"extension";case fc.OperaProvider:return"opera";case Ft:return"";default:return"extra"}},hc=e=>new oa.WalletProvider(`${e}${Mm}`),Tc=e=>b(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let o=e.hwApp,{contractData:n,version:r}=yield o.getAppConfiguration();return{version:r,dataEnabled:n===Si}}),po=e=>`Unable to perform ${e}, Provider not initialized`,Ft=class{init(){return Promise.resolve(!1)}login(o){throw new Error(po(`login with options: ${o}`))}logout(o){throw new Error(po(`logout with options: ${o}`))}getAddress(){throw new Error(po("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(po(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(po(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(po(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(po(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(po(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(po(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},na=new Ft;var bc=na;function Ue(e){bc=e}function Le(){return bc||na}var Mn=()=>{let e=Le(),o=Do(e);return{provider:e,providerType:o}};V();ee();t();t();t();t();t();var wc=x(require("axios"));t();t();var Sc=e=>{let o=e!=null?e:Xr(O.getState());return o.endsWith("/")?o.slice(0,-1):o};function Cc(e){return b(this,null,function*(){if(!e)return null;let n=`${Sc()}/${Et}/${e}`;try{let{data:r}=yield wc.default.get(n);return r}catch(r){console.error("error fetching configuration for ",n)}return null})}function Rn(e){return b(this,null,function*(){return yield Cc(e)})}t();t();var kc=require("react"),Um=require("@multiversx/sdk-extension-provider");G();t();t();var Bn=()=>I(Us);t();var On=()=>I(No);t();t();t();t();t();var rn=x(require("react"));var Rm=(0,rn.createContext)({}),G1=O.getState();function Ut(){let e=(0,rn.useContext)(Rm);if(e===void 0||Object.values(e).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return e}t();var Lc=x(require("react"));t();var ta=x(require("react")),Bm=x(require("axios"));var Wt=()=>{try{let{loginInfo:e,isLoggedIn:o}=Ut();return B(T({},e),{isLoggedIn:o})}catch(e){let o=I(Ee),n=I(en);return B(T({},o),{isLoggedIn:n})}};t();var Ac=()=>{let{isLoggedIn:e}=Wt();return e};t();V();t();t();var zm=x(require("axios")),jm=x(require("swr"));t();t();var qm=x(require("axios"));t();var Nc=require("react");t();var Pc=require("react");Nr();V();ce();t();t();function Ec(){let e=Le();return Do(e)}function De(e){return Ec()===e}vn();t();xo();V();t();t();t();t();t();t();V();t();ee();function Ht(){let{search:e}=window.location,o=O.getState(),n=Le(),r=Po(o),c=en(o),p=Gs(o);if(!n)throw"provider not initialized";return De("ledger")&&c?new Promise(l=>{l(r)}):!De("")&&!De("wallet")&&!De("extra")?n.getAddress():new Promise(l=>{if(p!=null){let m=new URLSearchParams(e),d=Object.fromEntries(m);Nn(d.address)&&l(d.address)}c&&l(r),l("")})}Jo();t();t();t();var Xm=x(require("axios"));t();var Km=x(require("axios"));t();var Ym=x(require("axios"));t();t();var Jm=x(require("axios"));t();var Qm=x(require("axios"));t();V();ee();t();t();V();t();function Mc(e){return b(this,null,function*(){let o=e;o==null&&(o=No(O.getState()).address);let n=yield Rn(o);if(n==null)throw"Could not read account, user not logged in";return n==null?void 0:n.balance})}t();var Rc=require("@multiversx/sdk-core");t();de();ce();t();Jo();t();V();ee();t();V();ce();t();var d_=require("react");t();t();t();V();t();t();var t_=x(require("bignumber.js"));G();V();ce();t();var n_=x(require("bignumber.js"));G();t();var r_=require("@multiversx/sdk-core"),a_=x(require("bignumber.js"));G();t();t();t();t();var i_=e=>e.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),an=e=>i_(a.Buffer.from(e,"utf8").toString("base64"));t();var Fc=x(require("axios"));t();t();t();function Bc(e){return b(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}t();var Oc=(e,o,n,r=0)=>b(void 0,null,function*(){try{return yield e(...n)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield Bc(o.delay)),yield Oc(e,o,n,r+1)):null}}),ra=(e,o={retries:5,delay:500})=>(...n)=>b(void 0,null,function*(){return yield Oc(e,o,n)});var s_=4,c_=3e4,Gt={current:null},Mo={current:null},p_=ra((e,o)=>b(void 0,null,function*(){let{data:n}=yield Fc.default.get(`${e}/${Qr}?from=${s_}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[r]=n;return r}));function Uc(e,o){return b(this,null,function*(){if(e==null)throw new Error("missing api url");let n=Date.now();if(Gt.current!=null&&n<Gt.current.timestamp*1e3+c_)return Gt.current;if(Mo.current!=null)return yield Mo.current;Mo.current=p_(e,o);try{let r=yield Mo.current;if(r==null)throw Mo.current=null,new Error("could not get block hash");return Gt.current={hash:r.hash,timestamp:r.timestamp},Mo.current=null,r}catch(r){return Mo.current=null,null}})}t();function l_(e){return Object.prototype.toString.call(e)==="[object String]"}var Wc=e=>{if(!e||!l_(e))return null;try{let[o,n,r]=e.split("."),c=on(o),p=on(n),[l,m,d,_]=p.split("."),g=JSON.parse(on(_)),f=on(l),h={ttl:Number(d),address:c,extraInfo:g,origin:f,signature:r,blockHash:m,body:p};return _==="e30"&&delete h.extraInfo,h}catch(o){return null}};t();t();tt();var Hc=e=>{let o=Wc(e);if(!o)return{isExpired:!1};let n=zo(),{ttl:r,extraInfo:c}=o,p=c.timestamp;if(!p)return{isExpired:!1};let l=p+r,m=n>l,d=l-n;return{isExpired:m,expiresAt:l,secondsUntilExpires:d}};t();var Gc,Fn={origin:typeof window!="undefined"?(Gc=window==null?void 0:window.location)==null?void 0:Gc.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},Un=e=>{var n,r,c,p,l;return e===!0?Fn:{origin:(n=e==null?void 0:e.origin)!=null?n:Fn.origin,blockHashShard:(r=e==null?void 0:e.blockHashShard)!=null?r:null,expirySeconds:(c=e==null?void 0:e.expirySeconds)!=null?c:Fn.expirySeconds,apiAddress:(p=e==null?void 0:e.apiAddress)!=null?p:Fn.apiAddress,tokenExpirationToastWarningSeconds:(l=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?l:Fn.tokenExpirationToastWarningSeconds}};t();var Vc=({address:e,token:o,signature:n})=>{let r=an(e),c=an(o);return`${r}.${c}.${n}`};var $c=e=>{let{origin:o,apiAddress:n,expirySeconds:r,blockHashShard:c}=Un(e);return{getNativeAuthConfig:Un,initialize:(...d)=>b(void 0,[...d],function*(l={},m){if(!n||!o)return"";let _=m!=null?m:yield Uc(n,c),{hash:g,timestamp:f}=_,h=an(JSON.stringify(T(T({},l),f?{timestamp:f}:{})));return`${an(o)}.${g}.${r}.${h}`}),getToken:Vc,getTokenExpiration:Hc}};ee();Jo();t();t();t();t();var zc=require("react");t();t();var aa=require("react"),qc=require("@multiversx/sdk-extension-provider");xo();de();ee();t();function me(){return en(O.getState())}Ao();t();var jc=require("react"),Vt=require("@multiversx/sdk-core");V();var m_=(e,o)=>{var n;return o?o===!0?e:(n=o.apiAddress)!=null?n:e:null},Me=e=>{let o=I(Ye),n=I(It),r=(0,jc.useRef)(n==null?void 0:n.loginToken),c=m_(o.apiAddress,e),p=Un(T(T({},e===!0?{}:e),c?{apiAddress:c}:{})),l=Boolean(e),m=$c(p),{address:d}=On(),_=K(),g=y=>{r.current=y,_(ct(T({loginToken:y},c?{nativeAuthConfig:p}:{})))},f=()=>b(void 0,null,function*(){try{return yield m.initialize()}catch(y){console.error("Unable to get block. Login failed.",y);return}}),h=({address:y,signature:w})=>{let L=r.current;if(!L)throw"Token not found. Call `setLoginToken` first.";if(!l){_(ct({loginToken:L,signature:w}));return}let P=m.getToken({address:y,token:L,signature:w});_(ct(T({loginToken:L,signature:w,nativeAuthToken:P},c?{nativeAuthConfig:p}:{})))};return{configuration:p,setLoginToken:g,getNativeAuthLoginToken:f,setTokenLoginInfo:h,refreshNativeAuthTokenLogin:w=>b(void 0,[w],function*({signMessageCallback:y}){let L=yield f();if(r.current=L,!L)return;let P=new Vt.SignableMessage({address:new Vt.Address(d),message:a.Buffer.from(L)}),E=yield y(P,{});h({address:d,signature:E.toJSON().signature})})}};var ia=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r})=>{let[c,p]=(0,aa.useState)(""),[l,m]=(0,aa.useState)(!1),d=n!=null,_=Me(n),g=o,f=K(),h=me();function S(){return b(this,null,function*(){if(h)throw new Error(qe);m(!0);let w=qc.ExtensionProvider.getInstance();try{if(!(yield w.init())){console.warn("Something went wrong trying to redirect to wallet login..");return}let P=encodeURIComponent(`${window.location.origin}${e!=null?e:window.location.pathname}`);if(d&&!g&&(g=yield _.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&_.setLoginToken(g);let E=T({callbackUrl:P},g&&{token:g});yield w.login(E),Ue(w);let{signature:D,address:R}=w.account;if(!R){m(!1),console.warn("Login cancelled.");return}D&&g&&_.setTokenLoginInfo({signature:D,address:R}),f(le({address:R,loginMethod:"extension"})),Fe({callbackRoute:e,onLoginRedirect:r,options:{signature:D,address:R}})}catch(L){console.error("error loging in",L),p("error logging in"+L.message)}finally{m(!1)}})}let y=Boolean(c);return[S,{loginFailed:y,error:c,isLoading:l&&!y,isLoggedIn:h&&!y}]};t();var sa=require("react"),Xc=require("@multiversx/sdk-opera-provider");xo();de();ee();Ao();var ca=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r})=>{let[c,p]=(0,sa.useState)(""),[l,m]=(0,sa.useState)(!1),d=n!=null,_=Me(n),g=o,f=K(),h=me();function S(){return b(this,null,function*(){if(h)throw new Error(qe);m(!0);let w=Xc.OperaProvider.getInstance();try{if(!(yield w.init())){console.warn("Something went wrong trying to redirect to wallet login..");return}let P=encodeURIComponent(`${window.location.origin}${e!=null?e:window.location.pathname}`);if(d&&!g&&(g=yield _.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&_.setLoginToken(g);let E=T({callbackUrl:P},g&&{token:g});yield w.login(E),Ue(w);let{signature:D,address:R}=w.account;if(!R){m(!1),console.warn("Login cancelled.");return}D&&g&&_.setTokenLoginInfo({signature:D,address:R}),f(le({address:R,loginMethod:"opera"})),Fe({callbackRoute:e,onLoginRedirect:r,options:{signature:D,address:R}})}catch(L){console.error("error loging in",L),p("error logging in"+L.message)}finally{m(!1)}})}let y=Boolean(c);return[S,{loginFailed:y,error:c,isLoading:l&&!y,isLoggedIn:h&&!y}]};t();var da=require("react");xo();V();t();t();t();hr();t();t();var pa=x(require("platform"));function Kc(){var e,o,n,r;return((o=(e=pa.default)==null?void 0:e.os)==null?void 0:o.family)==="iOS"||((r=(n=pa.default)==null?void 0:n.os)==null?void 0:r.family)==="Android"}t();de();ce();vn();qo();jo();var __=e=>{let o=Ze.local.getItem(Oe.logoutEvent),{data:n}=o?JSON.parse(o):{data:e};e===n&&(Ze.local.setItem({key:Oe.logoutEvent,data:e,expires:0}),Ze.local.removeItem(Oe.logoutEvent))};function $t(e,o,n=!0){return b(this,null,function*(){let r=Le(),c=Do(r),p=me(),l=c==="wallet";if(n&&(r==null?void 0:r.relogin)!=null)return yield r.relogin();if(!p||!r){la(e,o,!1);return}try{let m=yield Ht();__(m)}catch(m){la(e,o,!1),console.error("error fetching logout address",m)}l&&zi(),O.dispatch(ae());try{let d=l&&!e?window.location.origin:e;l?setTimeout(()=>{r.logout({callbackUrl:d})}):(yield r.logout({callbackUrl:d}),la(e,o,l))}catch(m){console.error("error logging out",m)}})}function la(e,o,n){e&&!n&&(typeof o=="function"?o(e):Cn(e))}t();t();t();t();t();function Zc(){return Kr(O.getState())}t();vn();qo();t();t();t();V();t();t();var g_=x(require("axios"));t();var Yc=(e,o=["address"])=>{let n=new URL(e),r=new URLSearchParams(n.search);o.forEach(p=>r.delete(p));let c=Array.from(r.values()).length>0?"?":"";return`${n.origin}${n.pathname}${c}${r.toString()}`};var ma=({callbackRoute:e,token:o,nativeAuth:n,redirectDelayMilliseconds:r=100})=>{let[c,p]=(0,da.useState)(""),[l,m]=(0,da.useState)(!1),d=I(Ye),_=K(),g=me(),f=Boolean(n),h=Me(n),S=o;function y(){return b(this,null,function*(){if(g)throw new Error(qe);try{m(!0);let L=hc(d.walletAddress),P=new Date,E=P.setMinutes(P.getMinutes()+3)/1e3,D={data:{},expires:E};if(f&&!S&&(S=yield h.getNativeAuthLoginToken(),!S)){console.warn("Login cancelled.");return}S&&h.setLoginToken(S);let R=`${window.location.origin}${e}`;new URLSearchParams(document.location.search).get("address")||_(Ui(D));let k=Yc(R),U=encodeURIComponent(k),te=B(T({callbackUrl:U},S&&{token:S}),{redirectDelayMilliseconds:r});yield L.login(te)}catch(L){console.error(L),p("error logging in"+L.message)}finally{m(!1)}})}let w=Boolean(c);return[y,{error:c,loginFailed:w,isLoading:l&&!w,isLoggedIn:g&&!w}]};t();var Wn=require("react"),zt=require("@multiversx/sdk-hw-provider");xo();de();V();ee();Ao();t();var Ro=require("react"),u_=10,Jc=()=>{let[e,o]=(0,Ro.useState)(""),[n,r]=(0,Ro.useState)(!1),[c,p]=(0,Ro.useState)(0),[l,m]=(0,Ro.useState)([]),[d,_]=(0,Ro.useState)(null),[g,f]=(0,Ro.useState)(!1);return{accounts:l,setAccounts:m,isLoading:n,setIsLoading:r,setShowAddressList:f,showAddressList:g,startIndex:c,selectedAddress:d,onGoToPrevPage:()=>{_(null),p(w=>w===0?0:w-1)},onGoToNextPage:()=>{_(null),p(w=>w+1)},onSelectAddress:w=>{_(w)},error:e,setError:o,defaultAddressesPerPage:u_}};var sn="Check if the MultiversX App is open on Ledger";function _a({callbackRoute:e,token:o,addressesPerPage:n,nativeAuth:r,onLoginRedirect:c}){let p=I(Ws),l=K(),m=me(),d=r!=null,_=Me(r),g=o,{accounts:f,setAccounts:h,isLoading:S,setIsLoading:y,setShowAddressList:w,showAddressList:L,startIndex:P,selectedAddress:E,onGoToPrevPage:D,onGoToNextPage:R,onSelectAddress:Z,error:j,setError:k,defaultAddressesPerPage:U}=Jc(),te=n!=null?n:U,Te=new zt.HWProvider,[ge,be]=(0,Wn.useState)(""),[Se,Ge]=(0,Wn.useState)(!1);function W({provider:N,address:M,index:F,signature:fe}){Ue(N),l(Fi({index:F,loginType:"ledger"})),fe&&_.setTokenLoginInfo({signature:fe,address:M}),l(le({address:M,loginMethod:"ledger"})),Fe({callbackRoute:e,onLoginRedirect:c,options:{address:M,signature:fe}})}let Y=(N,M="")=>{let{errorMessage:F}=Xo(N);F&&k(`${F}.${M}`),y(!1),console.warn(N),l(kr(null))};function ue(N){return b(this,null,function*(){if(E==null)return!1;let{index:M}=E;if(d&&!g&&(g=yield _.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}if(g){_.setLoginToken(g);try{let F=yield N.tokenLogin({token:a.Buffer.from(`${g}{}`),addressIndex:M});W({address:F.address,provider:N,index:M,signature:F.signature.hex()})}catch(F){Y(F,". Update MultiversX App to continue.")}}else try{let F=yield N.login({addressIndex:M});W({address:F,provider:N,index:M})}catch(F){return Y(F),!1}return!0})}function q(){return b(this,null,function*(){try{if(y(!0),E==null)return!1;l(p?Mi(E):kr(B(T({},E),{version:ge,hasContractDataEnabled:Se})));let N=new zt.HWProvider;if(!(yield N.init()))return k(sn),console.warn(sn),!1;y(!1),yield ue(N)}catch(N){let{errorMessage:M}=Xo(N);M&&k(M),console.warn(sn,N)}finally{y(!1)}return w(!1),!0})}function J(){return b(this,null,function*(){try{if(y(!0),!(yield Te.init())){k(sn),console.warn(sn),y(!1);return}let M=yield Te.getAccounts(P,te),F=yield Tc(Te);be(F.version),Ge(F.dataEnabled),h(M),y(!1)}catch(N){let{errorMessage:M,defaultErrorMessage:F}=Xo(N);k(M!=null?M:F),console.error("error",N),y(!1)}})}function ke(){return b(this,null,function*(){if(m)throw new Error(qe);k("");try{if(y(!0),p!=null){let N=new zt.HWProvider;if(!(yield N.init())||!E){console.warn(sn);return}let F=yield N.login({addressIndex:E.index.valueOf()});if(Ue(N),!F){y(!1),console.warn("Login cancelled.");return}l(le({address:F,loginMethod:"ledger"})),Fe({callbackRoute:e,onLoginRedirect:c})}else(f==null?void 0:f.length)>0||(yield J()),w(!0)}catch(N){console.error("error ",N);let{defaultErrorMessage:M}=Xo();k(M)}finally{y(!1)}})}(0,Wn.useEffect)(()=>{J()},[P]);let X=Boolean(j);return[ke,{loginFailed:X,isLoggedIn:m&&!X,error:j,isLoading:S&&!X},{accounts:f,showAddressList:L,startIndex:P,selectedAddress:E,version:ge,contractDataEnabled:Se,onGoToPrevPage:D,onGoToNextPage:R,onSelectAddress:Z,onConfirmSelectedAddress:q}]}t();var To=require("react"),Qc=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");de();V();ee();Ao();var ga=({logoutRoute:e,callbackRoute:o,nativeAuth:n,token:r,onLoginRedirect:c})=>{let p=K(),l=15e3,m=n!=null,d=Me(n),_=r,[g,f]=(0,To.useState)(""),[h,S]=(0,To.useState)(""),{provider:y}=Mn(),w=I($s),L=I(Pt),P=(0,To.useRef)(y),E=(0,To.useRef)(!0),D,R=Boolean(h),Z=!R,j=R?`${L}?wallet-connect=${encodeURIComponent(h)}`:"";(0,To.useEffect)(()=>{te();let W=setInterval(()=>{te()},l);return()=>clearInterval(W)},[y]),tn(()=>{!r||be()},[r]),tn(()=>{P.current=y},[y]);let k=()=>{$t(e)},U=()=>{E.current=!1};function te(){return b(this,null,function*(){var ue,q;if(y==null||!De("walletconnect")||!Boolean((q=(ue=P.current)==null?void 0:ue.walletConnector)==null?void 0:q.connected))return;let Y={method:"heartbeat",params:{}};try{yield P.current.sendCustomMessage(Y)}catch(J){console.error("Connection lost",J),k()}})}function Te(){return b(this,null,function*(){var W;try{let Y=P.current;if(me()||Y==null||!De("walletconnect"))return;if(!E.current){try{yield(W=P.current)==null?void 0:W.logout()}catch(N){console.warn("Unable to logout")}return}let q=yield Y.getAddress();if(!q){console.warn("Login cancelled.");return}let J=yield Y.getSignature(),ke={address:q,loginMethod:"walletconnect"},X={logoutRoute:e,loginType:"walletConnect",callbackRoute:o!=null?o:window.location.href};p(st(X)),J&&d.setTokenLoginInfo({signature:J,address:q}),p(le(ke)),Y.walletConnector.on("heartbeat",()=>{clearInterval(D),D=setInterval(()=>{console.log("xPortal Mobile Wallet Connection Lost"),k(),clearInterval(D)},15e4)}),Fe({callbackRoute:o,onLoginRedirect:c,options:{address:q,signature:J}})}catch(Y){f("Invalid address"),console.error(Y)}})}function ge(W=!0){return b(this,null,function*(){var J,ke;let Y=W&&!h;if(!w||((ke=(J=P==null?void 0:P.current)==null?void 0:J.isInitialized)==null?void 0:ke.call(J))&&!Y)return;let ue={onClientLogin:Te,onClientLogout:k},q=new Qc.WalletConnectProvider(w,ue);yield q.init(),E.current=!0,Ue(q),P.current=q,W&&be()})}function be(){return b(this,null,function*(){var q;if(!w)return;let W=yield(q=P.current)==null?void 0:q.login();if(!Boolean(W))return;if(m&&!_&&(_=yield d.getNativeAuthLoginToken(),!_)){console.warn("Fetching block failed. Login cancelled.");return}if(!_){S(W);return}d.setLoginToken(_);let ue=`${W}&token=${_}`;S(ue)})}let Se=Boolean(g),Ge=me();return[ge,{error:g,loginFailed:Se,isLoading:Z&&!Se,isLoggedIn:Ge&&!Se},{uriDeepLink:j,walletConnectUri:h,cancelLogin:U}]};t();var Je=require("react"),ep=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");de();V();ee();Ao();var ua=({callbackRoute:e,logoutRoute:o,token:n,nativeAuth:r,onLoginRedirect:c})=>{let p=K(),l=r!=null,m=Me(r),d=n,[_,g]=(0,Je.useState)(""),[f,h]=(0,Je.useState)(""),[S,y]=(0,Je.useState)(!0),[w,L]=(0,Je.useState)([]),P=Le(),E=I(zs),D=I(js),R=I(qs),Z=I(Pn),j=I(Pt),k=(0,Je.useRef)(P),U=(0,Je.useRef)(!0),te=["erd_cancelAction","multiversx_cancelAction"],Te=S?"":`${j}?wallet-connect=${encodeURIComponent(f)}`;tn(()=>{!n||q()},[n]),tn(()=>{k.current=P},[P]),(0,Je.useEffect)(()=>{y(!Boolean(f))},[f]);let ge=()=>{$t(o)},be=X=>{console.log("wc2 session event: ",X)},Se=()=>{U.current=!1};function Ge(){return b(this,null,function*(){var X;try{let N=k.current;if(me()||N==null||!De("walletconnectv2"))return;if(!U.current){try{yield(X=k.current)==null?void 0:X.logout()}catch(Ia){console.warn("Unable to logout")}return}let F=yield N.getAddress();if(!F){console.warn("Login cancelled.");return}let fe=yield N.getSignature(),fn={address:F,loginMethod:"walletconnectv2"},nr={logoutRoute:o,loginType:"walletconnectv2",callbackRoute:e!=null?e:window.location.href};p(st(nr)),fe&&m.setTokenLoginInfo({signature:fe,address:F}),p(le(fn)),Fe({callbackRoute:e,onLoginRedirect:c,options:{address:F,signature:fe}})}catch(N){g("Invalid address"),console.error(N)}})}function W(X=!0){return b(this,null,function*(){if(!D||!E){g("Invalid WalletConnect setup");return}let N={onClientLogin:Ge,onClientLogout:ge,onClientEvent:be},M=new ep.WalletConnectV2Provider(N,Z,E,D,R);yield M.init(),U.current=!0,Ue(M),L(M.pairings),k.current=M,X&&q()})}function Y(X){return b(this,null,function*(){var N,M,F;if(!E||!D){g("Invalid WalletConnect setup");return}if(!X||!X.topic){g("Expired connection");return}try{let{approval:fe}=yield(N=k.current)==null?void 0:N.connect({topic:X.topic,methods:te});if(l&&!d&&(d=yield m.getNativeAuthLoginToken(),!d)){console.warn("Fetching block failed. Login cancelled.");return}d&&m.setLoginToken(d);try{yield(M=k.current)==null?void 0:M.login({approval:fe,token:d})}catch(fn){g("User rejected existing connection proposal"),y(!0),yield W()}}catch(fe){console.error("Unable to connect to existing session",fe),g("Unable to connect to existing session")}finally{L((F=k.current)==null?void 0:F.pairings)}})}function ue(X){return b(this,null,function*(){var N,M;try{X&&(yield(N=k.current)==null?void 0:N.logout({topic:X}))}catch(F){console.error("Unable to remove existing pairing",F),g("Unable to remove existing pairing")}finally{L((M=k.current)==null?void 0:M.pairings)}})}function q(){return b(this,null,function*(){var X,N;if(!E||!D){g("Invalid WalletConnect setup");return}try{let{uri:M,approval:F}=yield(X=k.current)==null?void 0:X.connect({methods:te});if(!Boolean(M))return;if(h(M),l&&!d&&(d=yield m.getNativeAuthLoginToken(),!d)){console.warn("Fetching block failed. Login cancelled.");return}d&&m.setLoginToken(d);try{yield(N=k.current)==null?void 0:N.login({approval:F,token:d})}catch(fn){g("User rejected connection proposal"),y(!0),yield W()}}catch(M){console.error("Unable to connect",M)}})}let J=Boolean(_),ke=me();return[W,{error:_,loginFailed:J,isLoading:S&&!J,isLoggedIn:ke&&!J},{uriDeepLink:Te,walletConnectUri:f,cancelLogin:Se,connectExisting:Y,removeExistingPairing:ue,wcPairings:w}]};t();t();var op=require("react");t();var y_=require("react");t();var fa=require("react"),x_=require("socket.io-client");V();t();t();t();t();var np=e=>e.dappModal,tp=C(np,e=>e.visible),cn=C(np,e=>e.modal),fE=C(cn,e=>e.showHeader),xE=C(cn,e=>e.showFooter),yE=C(cn,e=>e.headerText),hE=C(cn,e=>e.footerText);var rp=()=>I(tp);t();var qt=x(require("react")),ya=x(require("classnames"));t();var xa=x(require("react")),ip=x(require("classnames"));t();var h_=`.dapp-core-component__loginButtonStyles__default-login-button {
2695
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Bl));var v={"link-style":"dapp-core-component__main__link-style",linkStyle:"dapp-core-component__main__link-style","link-second-style":"dapp-core-component__main__link-second-style",linkSecondStyle:"dapp-core-component__main__link-second-style",wrapper:"dapp-core-component__main__wrapper","opacity-6":"dapp-core-component__main__opacity-6",opacity6:"dapp-core-component__main__opacity-6","qr-code-svg-container":"dapp-core-component__main__qr-code-svg-container",qrCodeSvgContainer:"dapp-core-component__main__qr-code-svg-container","pair-list":"dapp-core-component__main__pair-list",pairList:"dapp-core-component__main__pair-list","pair-loader":"dapp-core-component__main__pair-loader",pairLoader:"dapp-core-component__main__pair-loader","pair-image":"dapp-core-component__main__pair-image",pairImage:"dapp-core-component__main__pair-image","pair-remove":"dapp-core-component__main__pair-remove",pairRemove:"dapp-core-component__main__pair-remove","dapp-icon":"dapp-core-component__main__dapp-icon",dappIcon:"dapp-core-component__main__dapp-icon","icon-medium":"dapp-core-component__main__icon-medium",iconMedium:"dapp-core-component__main__icon-medium",centering:"dapp-core-component__main__centering","border-n":"dapp-core-component__main__border-n",borderN:"dapp-core-component__main__border-n","t-shadow":"dapp-core-component__main__t-shadow",tShadow:"dapp-core-component__main__t-shadow",btn:"dapp-core-component__main__btn",media:"dapp-core-component__main__media","media-body":"dapp-core-component__main__media-body",mediaBody:"dapp-core-component__main__media-body","connect-btns":"dapp-core-component__main__connect-btns",connectBtns:"dapp-core-component__main__connect-btns",info:"dapp-core-component__main__info","trust-badge":"dapp-core-component__main__trust-badge",trustBadge:"dapp-core-component__main__trust-badge",navbar:"dapp-core-component__main__navbar","dapp-name":"dapp-core-component__main__dapp-name",dappName:"dapp-core-component__main__dapp-name","action-btn":"dapp-core-component__main__action-btn",actionBtn:"dapp-core-component__main__action-btn",transactions:"dapp-core-component__main__transactions","transaction-icon":"dapp-core-component__main__transaction-icon",transactionIcon:"dapp-core-component__main__transaction-icon",table:"dapp-core-component__main__table","page-state":"dapp-core-component__main__page-state",pageState:"dapp-core-component__main__page-state","lds-ellipsis":"dapp-core-component__main__lds-ellipsis",ldsEllipsis:"dapp-core-component__main__lds-ellipsis","bg-blue":"dapp-core-component__main__bg-blue",bgBlue:"dapp-core-component__main__bg-blue","lds-ellipsis1":"dapp-core-component__main__lds-ellipsis1",ldsEllipsis1:"dapp-core-component__main__lds-ellipsis1","lds-ellipsis2":"dapp-core-component__main__lds-ellipsis2",ldsEllipsis2:"dapp-core-component__main__lds-ellipsis2","lds-ellipsis3":"dapp-core-component__main__lds-ellipsis3",ldsEllipsis3:"dapp-core-component__main__lds-ellipsis3",focus:"dapp-core-component__main__focus",disabled:"dapp-core-component__main__disabled","btn-primary":"dapp-core-component__main__btn-primary",btnPrimary:"dapp-core-component__main__btn-primary","btn-secondary":"dapp-core-component__main__btn-secondary",btnSecondary:"dapp-core-component__main__btn-secondary","btn-warning":"dapp-core-component__main__btn-warning",btnWarning:"dapp-core-component__main__btn-warning","btn-dark":"dapp-core-component__main__btn-dark",btnDark:"dapp-core-component__main__btn-dark","btn-link":"dapp-core-component__main__btn-link",btnLink:"dapp-core-component__main__btn-link","btn-light":"dapp-core-component__main__btn-light",btnLight:"dapp-core-component__main__btn-light",badge:"dapp-core-component__main__badge","badge-pill":"dapp-core-component__main__badge-pill",badgePill:"dapp-core-component__main__badge-pill","badge-primary":"dapp-core-component__main__badge-primary",badgePrimary:"dapp-core-component__main__badge-primary","badge-secondary":"dapp-core-component__main__badge-secondary",badgeSecondary:"dapp-core-component__main__badge-secondary","badge-success":"dapp-core-component__main__badge-success",badgeSuccess:"dapp-core-component__main__badge-success","badge-info":"dapp-core-component__main__badge-info",badgeInfo:"dapp-core-component__main__badge-info","badge-warning":"dapp-core-component__main__badge-warning",badgeWarning:"dapp-core-component__main__badge-warning","badge-danger":"dapp-core-component__main__badge-danger",badgeDanger:"dapp-core-component__main__badge-danger","badge-light":"dapp-core-component__main__badge-light",badgeLight:"dapp-core-component__main__badge-light","badge-dark":"dapp-core-component__main__badge-dark",badgeDark:"dapp-core-component__main__badge-dark",card:"dapp-core-component__main__card","list-group":"dapp-core-component__main__list-group",listGroup:"dapp-core-component__main__list-group","card-header":"dapp-core-component__main__card-header",cardHeader:"dapp-core-component__main__card-header","card-footer":"dapp-core-component__main__card-footer",cardFooter:"dapp-core-component__main__card-footer","card-header-item":"dapp-core-component__main__card-header-item",cardHeaderItem:"dapp-core-component__main__card-header-item",h6:"dapp-core-component__main__h6",compact:"dapp-core-component__main__compact","card-body":"dapp-core-component__main__card-body",cardBody:"dapp-core-component__main__card-body","card-title":"dapp-core-component__main__card-title",cardTitle:"dapp-core-component__main__card-title","card-subtitle":"dapp-core-component__main__card-subtitle",cardSubtitle:"dapp-core-component__main__card-subtitle","card-text":"dapp-core-component__main__card-text",cardText:"dapp-core-component__main__card-text","card-link":"dapp-core-component__main__card-link",cardLink:"dapp-core-component__main__card-link",text:"dapp-core-component__main__text","text-white":"dapp-core-component__main__text-white",textWhite:"dapp-core-component__main__text-white","text-monospace":"dapp-core-component__main__text-monospace",textMonospace:"dapp-core-component__main__text-monospace","trim-size-xl":"dapp-core-component__main__trim-size-xl",trimSizeXl:"dapp-core-component__main__trim-size-xl",trim:"dapp-core-component__main__trim","trim-only-sm":"dapp-core-component__main__trim-only-sm",trimOnlySm:"dapp-core-component__main__trim-only-sm","text-justify":"dapp-core-component__main__text-justify",textJustify:"dapp-core-component__main__text-justify","text-wrap":"dapp-core-component__main__text-wrap",textWrap:"dapp-core-component__main__text-wrap","text-nowrap":"dapp-core-component__main__text-nowrap",textNowrap:"dapp-core-component__main__text-nowrap","text-truncate":"dapp-core-component__main__text-truncate",textTruncate:"dapp-core-component__main__text-truncate","text-left":"dapp-core-component__main__text-left",textLeft:"dapp-core-component__main__text-left","text-right":"dapp-core-component__main__text-right",textRight:"dapp-core-component__main__text-right","text-center":"dapp-core-component__main__text-center",textCenter:"dapp-core-component__main__text-center","text-primary":"dapp-core-component__main__text-primary",textPrimary:"dapp-core-component__main__text-primary","text-secondary":"dapp-core-component__main__text-secondary",textSecondary:"dapp-core-component__main__text-secondary","text-primary-highlight":"dapp-core-component__main__text-primary-highlight",textPrimaryHighlight:"dapp-core-component__main__text-primary-highlight","text-muted":"dapp-core-component__main__text-muted",textMuted:"dapp-core-component__main__text-muted","text-success":"dapp-core-component__main__text-success",textSuccess:"dapp-core-component__main__text-success","text-body":"dapp-core-component__main__text-body",textBody:"dapp-core-component__main__text-body","text-black-50":"dapp-core-component__main__text-black-50",textBlack50:"dapp-core-component__main__text-black-50","text-white-50":"dapp-core-component__main__text-white-50",textWhite50:"dapp-core-component__main__text-white-50","text-lg-right":"dapp-core-component__main__text-lg-right",textLgRight:"dapp-core-component__main__text-lg-right","text-hide":"dapp-core-component__main__text-hide",textHide:"dapp-core-component__main__text-hide","text-decoration-none":"dapp-core-component__main__text-decoration-none",textDecorationNone:"dapp-core-component__main__text-decoration-none","text-break":"dapp-core-component__main__text-break",textBreak:"dapp-core-component__main__text-break","text-reset":"dapp-core-component__main__text-reset",textReset:"dapp-core-component__main__text-reset","text-lowercase":"dapp-core-component__main__text-lowercase",textLowercase:"dapp-core-component__main__text-lowercase","text-uppercase":"dapp-core-component__main__text-uppercase",textUppercase:"dapp-core-component__main__text-uppercase","text-capitalize":"dapp-core-component__main__text-capitalize",textCapitalize:"dapp-core-component__main__text-capitalize","text-danger":"dapp-core-component__main__text-danger",textDanger:"dapp-core-component__main__text-danger","text-warning":"dapp-core-component__main__text-warning",textWarning:"dapp-core-component__main__text-warning","trim-fs-sm":"dapp-core-component__main__trim-fs-sm",trimFsSm:"dapp-core-component__main__trim-fs-sm","mx-auto":"dapp-core-component__main__mx-auto",mxAuto:"dapp-core-component__main__mx-auto","m-0":"dapp-core-component__main__m-0",m0:"dapp-core-component__main__m-0","mt-0":"dapp-core-component__main__mt-0",mt0:"dapp-core-component__main__mt-0","my-0":"dapp-core-component__main__my-0",my0:"dapp-core-component__main__my-0","mr-0":"dapp-core-component__main__mr-0",mr0:"dapp-core-component__main__mr-0","mx-0":"dapp-core-component__main__mx-0",mx0:"dapp-core-component__main__mx-0","mb-0":"dapp-core-component__main__mb-0",mb0:"dapp-core-component__main__mb-0","ml-0":"dapp-core-component__main__ml-0",ml0:"dapp-core-component__main__ml-0","m-1":"dapp-core-component__main__m-1",m1:"dapp-core-component__main__m-1","mt-1":"dapp-core-component__main__mt-1",mt1:"dapp-core-component__main__mt-1","my-1":"dapp-core-component__main__my-1",my1:"dapp-core-component__main__my-1","mr-1":"dapp-core-component__main__mr-1",mr1:"dapp-core-component__main__mr-1","mx-1":"dapp-core-component__main__mx-1",mx1:"dapp-core-component__main__mx-1","mb-1":"dapp-core-component__main__mb-1",mb1:"dapp-core-component__main__mb-1","ml-1":"dapp-core-component__main__ml-1",ml1:"dapp-core-component__main__ml-1","m-2":"dapp-core-component__main__m-2",m2:"dapp-core-component__main__m-2","mt-2":"dapp-core-component__main__mt-2",mt2:"dapp-core-component__main__mt-2","my-2":"dapp-core-component__main__my-2",my2:"dapp-core-component__main__my-2","mr-2":"dapp-core-component__main__mr-2",mr2:"dapp-core-component__main__mr-2","mx-2":"dapp-core-component__main__mx-2",mx2:"dapp-core-component__main__mx-2","mb-2":"dapp-core-component__main__mb-2",mb2:"dapp-core-component__main__mb-2","ml-2":"dapp-core-component__main__ml-2",ml2:"dapp-core-component__main__ml-2","m-3":"dapp-core-component__main__m-3",m3:"dapp-core-component__main__m-3","mt-3":"dapp-core-component__main__mt-3",mt3:"dapp-core-component__main__mt-3","my-3":"dapp-core-component__main__my-3",my3:"dapp-core-component__main__my-3","mr-3":"dapp-core-component__main__mr-3",mr3:"dapp-core-component__main__mr-3","mx-3":"dapp-core-component__main__mx-3",mx3:"dapp-core-component__main__mx-3","mb-3":"dapp-core-component__main__mb-3",mb3:"dapp-core-component__main__mb-3","ml-3":"dapp-core-component__main__ml-3",ml3:"dapp-core-component__main__ml-3","m-4":"dapp-core-component__main__m-4",m4:"dapp-core-component__main__m-4","mt-4":"dapp-core-component__main__mt-4",mt4:"dapp-core-component__main__mt-4","my-4":"dapp-core-component__main__my-4",my4:"dapp-core-component__main__my-4","mr-4":"dapp-core-component__main__mr-4",mr4:"dapp-core-component__main__mr-4","mx-4":"dapp-core-component__main__mx-4",mx4:"dapp-core-component__main__mx-4","mb-4":"dapp-core-component__main__mb-4",mb4:"dapp-core-component__main__mb-4","ml-4":"dapp-core-component__main__ml-4",ml4:"dapp-core-component__main__ml-4","m-5":"dapp-core-component__main__m-5",m5:"dapp-core-component__main__m-5","mt-5":"dapp-core-component__main__mt-5",mt5:"dapp-core-component__main__mt-5","my-5":"dapp-core-component__main__my-5",my5:"dapp-core-component__main__my-5","mr-5":"dapp-core-component__main__mr-5",mr5:"dapp-core-component__main__mr-5","mx-5":"dapp-core-component__main__mx-5",mx5:"dapp-core-component__main__mx-5","mb-5":"dapp-core-component__main__mb-5",mb5:"dapp-core-component__main__mb-5","ml-5":"dapp-core-component__main__ml-5",ml5:"dapp-core-component__main__ml-5","p-0":"dapp-core-component__main__p-0",p0:"dapp-core-component__main__p-0","pt-0":"dapp-core-component__main__pt-0",pt0:"dapp-core-component__main__pt-0","py-0":"dapp-core-component__main__py-0",py0:"dapp-core-component__main__py-0","pr-0":"dapp-core-component__main__pr-0",pr0:"dapp-core-component__main__pr-0","px-0":"dapp-core-component__main__px-0",px0:"dapp-core-component__main__px-0","pb-0":"dapp-core-component__main__pb-0",pb0:"dapp-core-component__main__pb-0","pl-0":"dapp-core-component__main__pl-0",pl0:"dapp-core-component__main__pl-0","p-1":"dapp-core-component__main__p-1",p1:"dapp-core-component__main__p-1","pt-1":"dapp-core-component__main__pt-1",pt1:"dapp-core-component__main__pt-1","py-1":"dapp-core-component__main__py-1",py1:"dapp-core-component__main__py-1","pr-1":"dapp-core-component__main__pr-1",pr1:"dapp-core-component__main__pr-1","px-1":"dapp-core-component__main__px-1",px1:"dapp-core-component__main__px-1","pb-1":"dapp-core-component__main__pb-1",pb1:"dapp-core-component__main__pb-1","pl-1":"dapp-core-component__main__pl-1",pl1:"dapp-core-component__main__pl-1","p-2":"dapp-core-component__main__p-2",p2:"dapp-core-component__main__p-2","pt-2":"dapp-core-component__main__pt-2",pt2:"dapp-core-component__main__pt-2","py-2":"dapp-core-component__main__py-2",py2:"dapp-core-component__main__py-2","pr-2":"dapp-core-component__main__pr-2",pr2:"dapp-core-component__main__pr-2","px-2":"dapp-core-component__main__px-2",px2:"dapp-core-component__main__px-2","pb-2":"dapp-core-component__main__pb-2",pb2:"dapp-core-component__main__pb-2","pl-2":"dapp-core-component__main__pl-2",pl2:"dapp-core-component__main__pl-2","p-3":"dapp-core-component__main__p-3",p3:"dapp-core-component__main__p-3","pt-3":"dapp-core-component__main__pt-3",pt3:"dapp-core-component__main__pt-3","py-3":"dapp-core-component__main__py-3",py3:"dapp-core-component__main__py-3","pr-3":"dapp-core-component__main__pr-3",pr3:"dapp-core-component__main__pr-3","px-3":"dapp-core-component__main__px-3",px3:"dapp-core-component__main__px-3","pb-3":"dapp-core-component__main__pb-3",pb3:"dapp-core-component__main__pb-3","pl-3":"dapp-core-component__main__pl-3",pl3:"dapp-core-component__main__pl-3","p-4":"dapp-core-component__main__p-4",p4:"dapp-core-component__main__p-4","pt-4":"dapp-core-component__main__pt-4",pt4:"dapp-core-component__main__pt-4","py-4":"dapp-core-component__main__py-4",py4:"dapp-core-component__main__py-4","pr-4":"dapp-core-component__main__pr-4",pr4:"dapp-core-component__main__pr-4","px-4":"dapp-core-component__main__px-4",px4:"dapp-core-component__main__px-4","pb-4":"dapp-core-component__main__pb-4",pb4:"dapp-core-component__main__pb-4","pl-4":"dapp-core-component__main__pl-4",pl4:"dapp-core-component__main__pl-4","p-5":"dapp-core-component__main__p-5",p5:"dapp-core-component__main__p-5","pt-5":"dapp-core-component__main__pt-5",pt5:"dapp-core-component__main__pt-5","py-5":"dapp-core-component__main__py-5",py5:"dapp-core-component__main__py-5","pr-5":"dapp-core-component__main__pr-5",pr5:"dapp-core-component__main__pr-5","px-5":"dapp-core-component__main__px-5",px5:"dapp-core-component__main__px-5","pb-5":"dapp-core-component__main__pb-5",pb5:"dapp-core-component__main__pb-5","pl-5":"dapp-core-component__main__pl-5",pl5:"dapp-core-component__main__pl-5","m-n1":"dapp-core-component__main__m-n1",mN1:"dapp-core-component__main__m-n1","mt-n1":"dapp-core-component__main__mt-n1",mtN1:"dapp-core-component__main__mt-n1","my-n1":"dapp-core-component__main__my-n1",myN1:"dapp-core-component__main__my-n1","mr-n1":"dapp-core-component__main__mr-n1",mrN1:"dapp-core-component__main__mr-n1","mx-n1":"dapp-core-component__main__mx-n1",mxN1:"dapp-core-component__main__mx-n1","mb-n1":"dapp-core-component__main__mb-n1",mbN1:"dapp-core-component__main__mb-n1","ml-n1":"dapp-core-component__main__ml-n1",mlN1:"dapp-core-component__main__ml-n1","m-n2":"dapp-core-component__main__m-n2",mN2:"dapp-core-component__main__m-n2","mt-n2":"dapp-core-component__main__mt-n2",mtN2:"dapp-core-component__main__mt-n2","my-n2":"dapp-core-component__main__my-n2",myN2:"dapp-core-component__main__my-n2","mr-n2":"dapp-core-component__main__mr-n2",mrN2:"dapp-core-component__main__mr-n2","mx-n2":"dapp-core-component__main__mx-n2",mxN2:"dapp-core-component__main__mx-n2","mb-n2":"dapp-core-component__main__mb-n2",mbN2:"dapp-core-component__main__mb-n2","ml-n2":"dapp-core-component__main__ml-n2",mlN2:"dapp-core-component__main__ml-n2","m-n3":"dapp-core-component__main__m-n3",mN3:"dapp-core-component__main__m-n3","mt-n3":"dapp-core-component__main__mt-n3",mtN3:"dapp-core-component__main__mt-n3","my-n3":"dapp-core-component__main__my-n3",myN3:"dapp-core-component__main__my-n3","mr-n3":"dapp-core-component__main__mr-n3",mrN3:"dapp-core-component__main__mr-n3","mx-n3":"dapp-core-component__main__mx-n3",mxN3:"dapp-core-component__main__mx-n3","mb-n3":"dapp-core-component__main__mb-n3",mbN3:"dapp-core-component__main__mb-n3","ml-n3":"dapp-core-component__main__ml-n3",mlN3:"dapp-core-component__main__ml-n3","m-n4":"dapp-core-component__main__m-n4",mN4:"dapp-core-component__main__m-n4","mt-n4":"dapp-core-component__main__mt-n4",mtN4:"dapp-core-component__main__mt-n4","my-n4":"dapp-core-component__main__my-n4",myN4:"dapp-core-component__main__my-n4","mr-n4":"dapp-core-component__main__mr-n4",mrN4:"dapp-core-component__main__mr-n4","mx-n4":"dapp-core-component__main__mx-n4",mxN4:"dapp-core-component__main__mx-n4","mb-n4":"dapp-core-component__main__mb-n4",mbN4:"dapp-core-component__main__mb-n4","ml-n4":"dapp-core-component__main__ml-n4",mlN4:"dapp-core-component__main__ml-n4","m-n5":"dapp-core-component__main__m-n5",mN5:"dapp-core-component__main__m-n5","mt-n5":"dapp-core-component__main__mt-n5",mtN5:"dapp-core-component__main__mt-n5","my-n5":"dapp-core-component__main__my-n5",myN5:"dapp-core-component__main__my-n5","mr-n5":"dapp-core-component__main__mr-n5",mrN5:"dapp-core-component__main__mr-n5","mx-n5":"dapp-core-component__main__mx-n5",mxN5:"dapp-core-component__main__mx-n5","mb-n5":"dapp-core-component__main__mb-n5",mbN5:"dapp-core-component__main__mb-n5","ml-n5":"dapp-core-component__main__ml-n5",mlN5:"dapp-core-component__main__ml-n5","m-auto":"dapp-core-component__main__m-auto",mAuto:"dapp-core-component__main__m-auto","mt-auto":"dapp-core-component__main__mt-auto",mtAuto:"dapp-core-component__main__mt-auto","my-auto":"dapp-core-component__main__my-auto",myAuto:"dapp-core-component__main__my-auto","mr-auto":"dapp-core-component__main__mr-auto",mrAuto:"dapp-core-component__main__mr-auto","mb-auto":"dapp-core-component__main__mb-auto",mbAuto:"dapp-core-component__main__mb-auto","ml-auto":"dapp-core-component__main__ml-auto",mlAuto:"dapp-core-component__main__ml-auto","mr-lg-1":"dapp-core-component__main__mr-lg-1",mrLg1:"dapp-core-component__main__mr-lg-1","mr-lg-4":"dapp-core-component__main__mr-lg-4",mrLg4:"dapp-core-component__main__mr-lg-4","mx-lg-4":"dapp-core-component__main__mx-lg-4",mxLg4:"dapp-core-component__main__mx-lg-4","mb-xl-2":"dapp-core-component__main__mb-xl-2",mbXl2:"dapp-core-component__main__mb-xl-2","pr-sm-2":"dapp-core-component__main__pr-sm-2",prSm2:"dapp-core-component__main__pr-sm-2","px-sm-2":"dapp-core-component__main__px-sm-2",pxSm2:"dapp-core-component__main__px-sm-2","pr-xl-0":"dapp-core-component__main__pr-xl-0",prXl0:"dapp-core-component__main__pr-xl-0","px-xl-0":"dapp-core-component__main__px-xl-0",pxXl0:"dapp-core-component__main__px-xl-0",col:"dapp-core-component__main__col",row:"dapp-core-component__main__row","col-xl":"dapp-core-component__main__col-xl",colXl:"dapp-core-component__main__col-xl","col-xl-auto":"dapp-core-component__main__col-xl-auto",colXlAuto:"dapp-core-component__main__col-xl-auto","col-xl-12":"dapp-core-component__main__col-xl-12",colXl12:"dapp-core-component__main__col-xl-12","col-xl-11":"dapp-core-component__main__col-xl-11",colXl11:"dapp-core-component__main__col-xl-11","col-xl-10":"dapp-core-component__main__col-xl-10",colXl10:"dapp-core-component__main__col-xl-10","col-xl-9":"dapp-core-component__main__col-xl-9",colXl9:"dapp-core-component__main__col-xl-9","col-xl-8":"dapp-core-component__main__col-xl-8",colXl8:"dapp-core-component__main__col-xl-8","col-xl-7":"dapp-core-component__main__col-xl-7",colXl7:"dapp-core-component__main__col-xl-7","col-xl-6":"dapp-core-component__main__col-xl-6",colXl6:"dapp-core-component__main__col-xl-6","col-xl-5":"dapp-core-component__main__col-xl-5",colXl5:"dapp-core-component__main__col-xl-5","col-xl-4":"dapp-core-component__main__col-xl-4",colXl4:"dapp-core-component__main__col-xl-4","col-xl-3":"dapp-core-component__main__col-xl-3",colXl3:"dapp-core-component__main__col-xl-3","col-xl-2":"dapp-core-component__main__col-xl-2",colXl2:"dapp-core-component__main__col-xl-2","col-xl-1":"dapp-core-component__main__col-xl-1",colXl1:"dapp-core-component__main__col-xl-1","col-lg":"dapp-core-component__main__col-lg",colLg:"dapp-core-component__main__col-lg","col-lg-auto":"dapp-core-component__main__col-lg-auto",colLgAuto:"dapp-core-component__main__col-lg-auto","col-lg-12":"dapp-core-component__main__col-lg-12",colLg12:"dapp-core-component__main__col-lg-12","col-lg-11":"dapp-core-component__main__col-lg-11",colLg11:"dapp-core-component__main__col-lg-11","col-lg-10":"dapp-core-component__main__col-lg-10",colLg10:"dapp-core-component__main__col-lg-10","col-lg-9":"dapp-core-component__main__col-lg-9",colLg9:"dapp-core-component__main__col-lg-9","col-lg-8":"dapp-core-component__main__col-lg-8",colLg8:"dapp-core-component__main__col-lg-8","col-lg-7":"dapp-core-component__main__col-lg-7",colLg7:"dapp-core-component__main__col-lg-7","col-lg-6":"dapp-core-component__main__col-lg-6",colLg6:"dapp-core-component__main__col-lg-6","col-lg-5":"dapp-core-component__main__col-lg-5",colLg5:"dapp-core-component__main__col-lg-5","col-lg-4":"dapp-core-component__main__col-lg-4",colLg4:"dapp-core-component__main__col-lg-4","col-lg-3":"dapp-core-component__main__col-lg-3",colLg3:"dapp-core-component__main__col-lg-3","col-lg-2":"dapp-core-component__main__col-lg-2",colLg2:"dapp-core-component__main__col-lg-2","col-lg-1":"dapp-core-component__main__col-lg-1",colLg1:"dapp-core-component__main__col-lg-1","col-md":"dapp-core-component__main__col-md",colMd:"dapp-core-component__main__col-md","col-md-auto":"dapp-core-component__main__col-md-auto",colMdAuto:"dapp-core-component__main__col-md-auto","col-md-12":"dapp-core-component__main__col-md-12",colMd12:"dapp-core-component__main__col-md-12","col-md-11":"dapp-core-component__main__col-md-11",colMd11:"dapp-core-component__main__col-md-11","col-md-10":"dapp-core-component__main__col-md-10",colMd10:"dapp-core-component__main__col-md-10","col-md-9":"dapp-core-component__main__col-md-9",colMd9:"dapp-core-component__main__col-md-9","col-md-8":"dapp-core-component__main__col-md-8",colMd8:"dapp-core-component__main__col-md-8","col-md-7":"dapp-core-component__main__col-md-7",colMd7:"dapp-core-component__main__col-md-7","col-md-6":"dapp-core-component__main__col-md-6",colMd6:"dapp-core-component__main__col-md-6","col-md-5":"dapp-core-component__main__col-md-5",colMd5:"dapp-core-component__main__col-md-5","col-md-4":"dapp-core-component__main__col-md-4",colMd4:"dapp-core-component__main__col-md-4","col-md-3":"dapp-core-component__main__col-md-3",colMd3:"dapp-core-component__main__col-md-3","col-md-2":"dapp-core-component__main__col-md-2",colMd2:"dapp-core-component__main__col-md-2","col-md-1":"dapp-core-component__main__col-md-1",colMd1:"dapp-core-component__main__col-md-1","col-sm":"dapp-core-component__main__col-sm",colSm:"dapp-core-component__main__col-sm","col-sm-auto":"dapp-core-component__main__col-sm-auto",colSmAuto:"dapp-core-component__main__col-sm-auto","col-sm-12":"dapp-core-component__main__col-sm-12",colSm12:"dapp-core-component__main__col-sm-12","col-sm-11":"dapp-core-component__main__col-sm-11",colSm11:"dapp-core-component__main__col-sm-11","col-sm-10":"dapp-core-component__main__col-sm-10",colSm10:"dapp-core-component__main__col-sm-10","col-sm-9":"dapp-core-component__main__col-sm-9",colSm9:"dapp-core-component__main__col-sm-9","col-sm-8":"dapp-core-component__main__col-sm-8",colSm8:"dapp-core-component__main__col-sm-8","col-sm-7":"dapp-core-component__main__col-sm-7",colSm7:"dapp-core-component__main__col-sm-7","col-sm-6":"dapp-core-component__main__col-sm-6",colSm6:"dapp-core-component__main__col-sm-6","col-sm-5":"dapp-core-component__main__col-sm-5",colSm5:"dapp-core-component__main__col-sm-5","col-sm-4":"dapp-core-component__main__col-sm-4",colSm4:"dapp-core-component__main__col-sm-4","col-sm-3":"dapp-core-component__main__col-sm-3",colSm3:"dapp-core-component__main__col-sm-3","col-sm-2":"dapp-core-component__main__col-sm-2",colSm2:"dapp-core-component__main__col-sm-2","col-sm-1":"dapp-core-component__main__col-sm-1",colSm1:"dapp-core-component__main__col-sm-1","col-auto":"dapp-core-component__main__col-auto",colAuto:"dapp-core-component__main__col-auto","col-12":"dapp-core-component__main__col-12",col12:"dapp-core-component__main__col-12","col-11":"dapp-core-component__main__col-11",col11:"dapp-core-component__main__col-11","col-10":"dapp-core-component__main__col-10",col10:"dapp-core-component__main__col-10","col-9":"dapp-core-component__main__col-9",col9:"dapp-core-component__main__col-9","col-8":"dapp-core-component__main__col-8",col8:"dapp-core-component__main__col-8","col-7":"dapp-core-component__main__col-7",col7:"dapp-core-component__main__col-7","col-6":"dapp-core-component__main__col-6",col6:"dapp-core-component__main__col-6","col-5":"dapp-core-component__main__col-5",col5:"dapp-core-component__main__col-5","col-4":"dapp-core-component__main__col-4",col4:"dapp-core-component__main__col-4","col-3":"dapp-core-component__main__col-3",col3:"dapp-core-component__main__col-3","col-2":"dapp-core-component__main__col-2",col2:"dapp-core-component__main__col-2","col-1":"dapp-core-component__main__col-1",col1:"dapp-core-component__main__col-1","flex-row":"dapp-core-component__main__flex-row",flexRow:"dapp-core-component__main__flex-row","flex-column":"dapp-core-component__main__flex-column",flexColumn:"dapp-core-component__main__flex-column","flex-row-reverse":"dapp-core-component__main__flex-row-reverse",flexRowReverse:"dapp-core-component__main__flex-row-reverse","flex-column-reverse":"dapp-core-component__main__flex-column-reverse",flexColumnReverse:"dapp-core-component__main__flex-column-reverse","flex-wrap":"dapp-core-component__main__flex-wrap",flexWrap:"dapp-core-component__main__flex-wrap","flex-nowrap":"dapp-core-component__main__flex-nowrap",flexNowrap:"dapp-core-component__main__flex-nowrap","flex-wrap-reverse":"dapp-core-component__main__flex-wrap-reverse",flexWrapReverse:"dapp-core-component__main__flex-wrap-reverse","flex-fill":"dapp-core-component__main__flex-fill",flexFill:"dapp-core-component__main__flex-fill","flex-grow-0":"dapp-core-component__main__flex-grow-0",flexGrow0:"dapp-core-component__main__flex-grow-0","flex-grow-1":"dapp-core-component__main__flex-grow-1",flexGrow1:"dapp-core-component__main__flex-grow-1","flex-shrink-0":"dapp-core-component__main__flex-shrink-0",flexShrink0:"dapp-core-component__main__flex-shrink-0","flex-shrink-1":"dapp-core-component__main__flex-shrink-1",flexShrink1:"dapp-core-component__main__flex-shrink-1","justify-content-start":"dapp-core-component__main__justify-content-start",justifyContentStart:"dapp-core-component__main__justify-content-start","justify-content-end":"dapp-core-component__main__justify-content-end",justifyContentEnd:"dapp-core-component__main__justify-content-end","justify-content-center":"dapp-core-component__main__justify-content-center",justifyContentCenter:"dapp-core-component__main__justify-content-center","justify-content-between":"dapp-core-component__main__justify-content-between",justifyContentBetween:"dapp-core-component__main__justify-content-between","justify-content-around":"dapp-core-component__main__justify-content-around",justifyContentAround:"dapp-core-component__main__justify-content-around","align-items-start":"dapp-core-component__main__align-items-start",alignItemsStart:"dapp-core-component__main__align-items-start","align-items-end":"dapp-core-component__main__align-items-end",alignItemsEnd:"dapp-core-component__main__align-items-end","align-items-center":"dapp-core-component__main__align-items-center",alignItemsCenter:"dapp-core-component__main__align-items-center","align-items-baseline":"dapp-core-component__main__align-items-baseline",alignItemsBaseline:"dapp-core-component__main__align-items-baseline","align-items-stretch":"dapp-core-component__main__align-items-stretch",alignItemsStretch:"dapp-core-component__main__align-items-stretch","align-content-start":"dapp-core-component__main__align-content-start",alignContentStart:"dapp-core-component__main__align-content-start","align-content-end":"dapp-core-component__main__align-content-end",alignContentEnd:"dapp-core-component__main__align-content-end","align-content-center":"dapp-core-component__main__align-content-center",alignContentCenter:"dapp-core-component__main__align-content-center","align-content-between":"dapp-core-component__main__align-content-between",alignContentBetween:"dapp-core-component__main__align-content-between","align-content-around":"dapp-core-component__main__align-content-around",alignContentAround:"dapp-core-component__main__align-content-around","align-content-stretch":"dapp-core-component__main__align-content-stretch",alignContentStretch:"dapp-core-component__main__align-content-stretch","align-self-auto":"dapp-core-component__main__align-self-auto",alignSelfAuto:"dapp-core-component__main__align-self-auto","align-self-start":"dapp-core-component__main__align-self-start",alignSelfStart:"dapp-core-component__main__align-self-start","align-self-end":"dapp-core-component__main__align-self-end",alignSelfEnd:"dapp-core-component__main__align-self-end","align-self-center":"dapp-core-component__main__align-self-center",alignSelfCenter:"dapp-core-component__main__align-self-center","align-self-baseline":"dapp-core-component__main__align-self-baseline",alignSelfBaseline:"dapp-core-component__main__align-self-baseline","align-self-stretch":"dapp-core-component__main__align-self-stretch",alignSelfStretch:"dapp-core-component__main__align-self-stretch","flex-sm-row":"dapp-core-component__main__flex-sm-row",flexSmRow:"dapp-core-component__main__flex-sm-row","flex-lg-row":"dapp-core-component__main__flex-lg-row",flexLgRow:"dapp-core-component__main__flex-lg-row","flex-lg-wrap":"dapp-core-component__main__flex-lg-wrap",flexLgWrap:"dapp-core-component__main__flex-lg-wrap","form-check":"dapp-core-component__main__form-check",formCheck:"dapp-core-component__main__form-check","form-check-label":"dapp-core-component__main__form-check-label",formCheckLabel:"dapp-core-component__main__form-check-label","form-check-input":"dapp-core-component__main__form-check-input",formCheckInput:"dapp-core-component__main__form-check-input","form-group":"dapp-core-component__main__form-group",formGroup:"dapp-core-component__main__form-group","form-control":"dapp-core-component__main__form-control",formControl:"dapp-core-component__main__form-control","form-label":"dapp-core-component__main__form-label",formLabel:"dapp-core-component__main__form-label","form-text":"dapp-core-component__main__form-text",formText:"dapp-core-component__main__form-text",border:"dapp-core-component__main__border","border-top":"dapp-core-component__main__border-top",borderTop:"dapp-core-component__main__border-top","border-right":"dapp-core-component__main__border-right",borderRight:"dapp-core-component__main__border-right","border-bottom":"dapp-core-component__main__border-bottom",borderBottom:"dapp-core-component__main__border-bottom","border-left":"dapp-core-component__main__border-left",borderLeft:"dapp-core-component__main__border-left","border-0":"dapp-core-component__main__border-0",border0:"dapp-core-component__main__border-0","border-top-0":"dapp-core-component__main__border-top-0",borderTop0:"dapp-core-component__main__border-top-0","border-right-0":"dapp-core-component__main__border-right-0",borderRight0:"dapp-core-component__main__border-right-0","border-bottom-0":"dapp-core-component__main__border-bottom-0",borderBottom0:"dapp-core-component__main__border-bottom-0","border-left-0":"dapp-core-component__main__border-left-0",borderLeft0:"dapp-core-component__main__border-left-0","rounded-sm":"dapp-core-component__main__rounded-sm",roundedSm:"dapp-core-component__main__rounded-sm",rounded:"dapp-core-component__main__rounded","rounded-top":"dapp-core-component__main__rounded-top",roundedTop:"dapp-core-component__main__rounded-top","rounded-right":"dapp-core-component__main__rounded-right",roundedRight:"dapp-core-component__main__rounded-right","rounded-bottom":"dapp-core-component__main__rounded-bottom",roundedBottom:"dapp-core-component__main__rounded-bottom","rounded-left":"dapp-core-component__main__rounded-left",roundedLeft:"dapp-core-component__main__rounded-left","rounded-lg":"dapp-core-component__main__rounded-lg",roundedLg:"dapp-core-component__main__rounded-lg","rounded-circle":"dapp-core-component__main__rounded-circle",roundedCircle:"dapp-core-component__main__rounded-circle","rounded-pill":"dapp-core-component__main__rounded-pill",roundedPill:"dapp-core-component__main__rounded-pill","rounded-0":"dapp-core-component__main__rounded-0",rounded0:"dapp-core-component__main__rounded-0",h1:"dapp-core-component__main__h1",h2:"dapp-core-component__main__h2",h3:"dapp-core-component__main__h3",h4:"dapp-core-component__main__h4",h5:"dapp-core-component__main__h5",lead:"dapp-core-component__main__lead","bg-primary":"dapp-core-component__main__bg-primary",bgPrimary:"dapp-core-component__main__bg-primary","bg-warning":"dapp-core-component__main__bg-warning",bgWarning:"dapp-core-component__main__bg-warning",warning:"dapp-core-component__main__warning","bg-danger":"dapp-core-component__main__bg-danger",bgDanger:"dapp-core-component__main__bg-danger",danger:"dapp-core-component__main__danger","bg-success":"dapp-core-component__main__bg-success",bgSuccess:"dapp-core-component__main__bg-success",success:"dapp-core-component__main__success","position-relative":"dapp-core-component__main__position-relative",positionRelative:"dapp-core-component__main__position-relative","position-absolute":"dapp-core-component__main__position-absolute",positionAbsolute:"dapp-core-component__main__position-absolute","w-25":"dapp-core-component__main__w-25",w25:"dapp-core-component__main__w-25","w-50":"dapp-core-component__main__w-50",w50:"dapp-core-component__main__w-50","w-75":"dapp-core-component__main__w-75",w75:"dapp-core-component__main__w-75","w-100":"dapp-core-component__main__w-100",w100:"dapp-core-component__main__w-100","w-auto":"dapp-core-component__main__w-auto",wAuto:"dapp-core-component__main__w-auto","h-25":"dapp-core-component__main__h-25",h25:"dapp-core-component__main__h-25","h-50":"dapp-core-component__main__h-50",h50:"dapp-core-component__main__h-50","h-75":"dapp-core-component__main__h-75",h75:"dapp-core-component__main__h-75","h-100":"dapp-core-component__main__h-100",h100:"dapp-core-component__main__h-100","h-auto":"dapp-core-component__main__h-auto",hAuto:"dapp-core-component__main__h-auto","mw-100":"dapp-core-component__main__mw-100",mw100:"dapp-core-component__main__mw-100","mh-100":"dapp-core-component__main__mh-100",mh100:"dapp-core-component__main__mh-100","min-vw-100":"dapp-core-component__main__min-vw-100",minVw100:"dapp-core-component__main__min-vw-100","min-vh-100":"dapp-core-component__main__min-vh-100",minVh100:"dapp-core-component__main__min-vh-100","vw-100":"dapp-core-component__main__vw-100",vw100:"dapp-core-component__main__vw-100","vh-100":"dapp-core-component__main__vh-100",vh100:"dapp-core-component__main__vh-100","w-md-auto":"dapp-core-component__main__w-md-auto",wMdAuto:"dapp-core-component__main__w-md-auto","locked-icon":"dapp-core-component__main__locked-icon",lockedIcon:"dapp-core-component__main__locked-icon","shadow-sm":"dapp-core-component__main__shadow-sm",shadowSm:"dapp-core-component__main__shadow-sm",shadow:"dapp-core-component__main__shadow","shadow-lg":"dapp-core-component__main__shadow-lg",shadowLg:"dapp-core-component__main__shadow-lg","shadow-none":"dapp-core-component__main__shadow-none",shadowNone:"dapp-core-component__main__shadow-none","d-none":"dapp-core-component__main__d-none",dNone:"dapp-core-component__main__d-none","d-inline":"dapp-core-component__main__d-inline",dInline:"dapp-core-component__main__d-inline","d-inline-block":"dapp-core-component__main__d-inline-block",dInlineBlock:"dapp-core-component__main__d-inline-block","d-block":"dapp-core-component__main__d-block",dBlock:"dapp-core-component__main__d-block","d-table":"dapp-core-component__main__d-table",dTable:"dapp-core-component__main__d-table","d-table-row":"dapp-core-component__main__d-table-row",dTableRow:"dapp-core-component__main__d-table-row","d-table-cell":"dapp-core-component__main__d-table-cell",dTableCell:"dapp-core-component__main__d-table-cell","d-flex":"dapp-core-component__main__d-flex",dFlex:"dapp-core-component__main__d-flex","d-inline-flex":"dapp-core-component__main__d-inline-flex",dInlineFlex:"dapp-core-component__main__d-inline-flex","d-sm-flex":"dapp-core-component__main__d-sm-flex",dSmFlex:"dapp-core-component__main__d-sm-flex","table-sm":"dapp-core-component__main__table-sm",tableSm:"dapp-core-component__main__table-sm","table-bordered":"dapp-core-component__main__table-bordered",tableBordered:"dapp-core-component__main__table-bordered","table-borderless":"dapp-core-component__main__table-borderless",tableBorderless:"dapp-core-component__main__table-borderless","table-striped":"dapp-core-component__main__table-striped",tableStriped:"dapp-core-component__main__table-striped","thead-dark":"dapp-core-component__main__thead-dark",theadDark:"dapp-core-component__main__thead-dark","thead-light":"dapp-core-component__main__thead-light",theadLight:"dapp-core-component__main__thead-light","table-dark":"dapp-core-component__main__table-dark",tableDark:"dapp-core-component__main__table-dark","table-hover":"dapp-core-component__main__table-hover",tableHover:"dapp-core-component__main__table-hover","table-responsive":"dapp-core-component__main__table-responsive",tableResponsive:"dapp-core-component__main__table-responsive","transaction-hash":"dapp-core-component__main__transaction-hash",transactionHash:"dapp-core-component__main__transaction-hash","font-weight-light":"dapp-core-component__main__font-weight-light",fontWeightLight:"dapp-core-component__main__font-weight-light","font-weight-lighter":"dapp-core-component__main__font-weight-lighter",fontWeightLighter:"dapp-core-component__main__font-weight-lighter","font-weight-normal":"dapp-core-component__main__font-weight-normal",fontWeightNormal:"dapp-core-component__main__font-weight-normal","font-weight-medium":"dapp-core-component__main__font-weight-medium",fontWeightMedium:"dapp-core-component__main__font-weight-medium","font-weight-bold":"dapp-core-component__main__font-weight-bold",fontWeightBold:"dapp-core-component__main__font-weight-bold","font-weight-bolder":"dapp-core-component__main__font-weight-bolder",fontWeightBolder:"dapp-core-component__main__font-weight-bolder","font-italic":"dapp-core-component__main__font-italic",fontItalic:"dapp-core-component__main__font-italic","icon-state":"dapp-core-component__main__icon-state",iconState:"dapp-core-component__main__icon-state",half:"dapp-core-component__main__half","side-icon":"dapp-core-component__main__side-icon",sideIcon:"dapp-core-component__main__side-icon","toast-messages":"dapp-core-component__main__toast-messages",toastMessages:"dapp-core-component__main__toast-messages",toast:"dapp-core-component__main__toast",clickable:"dapp-core-component__main__clickable","toast-visible":"dapp-core-component__main__toast-visible",toastVisible:"dapp-core-component__main__toast-visible",progress:"dapp-core-component__main__progress","progress-bar":"dapp-core-component__main__progress-bar",progressBar:"dapp-core-component__main__progress-bar","content-height":"dapp-core-component__main__content-height",contentHeight:"dapp-core-component__main__content-height","tx-description":"dapp-core-component__main__tx-description",txDescription:"dapp-core-component__main__tx-description",close:"dapp-core-component__main__close","data-field":"dapp-core-component__main__data-field",dataField:"dapp-core-component__main__data-field",textarea:"dapp-core-component__main__textarea",highlighted:"dapp-core-component__main__highlighted","sc-call":"dapp-core-component__main__sc-call",scCall:"dapp-core-component__main__sc-call","small-font":"dapp-core-component__main__small-font",smallFont:"dapp-core-component__main__small-font","progress-steps":"dapp-core-component__main__progress-steps",progressSteps:"dapp-core-component__main__progress-steps",steps:"dapp-core-component__main__steps",dot:"dapp-core-component__main__dot","side-link":"dapp-core-component__main__side-link",sideLink:"dapp-core-component__main__side-link"};t();t();t();var Fs=require("react"),Qo=require("react-redux");t();var jr=require("@reduxjs/toolkit"),Bs=require("react-redux/lib/utils/Subscription");V();t();var ms=x(require("lodash.throttle"));G();t();var ds=x(require("lodash.isequal")),vt=require("reselect");ce();var C=(0,vt.createSelectorCreator)(vt.defaultMemoize,ds.default),kn=(e,o)=>e!=""&&Boolean(o);V();Ir();qo();jo();var xd=[nt],Lt=!1,yd=(0,ms.default)(()=>{wn(Sn())},5e3),_s=e=>o=>n=>{var d;if(xd.includes(n.type))return o(n);let r=e.getState(),c=Ze.local.getItem(Oe.loginExpiresAt);if(!kn((d=r==null?void 0:r.loginInfo)==null?void 0:d.loginMethod,r==null?void 0:r.account.address))return o(n);if(c==null)return wn(Sn());let l=Date.now();return c-l<0&&!Lt?setTimeout(()=>{Lt=!0,e.dispatch(Wi())},1e3):(Lt&&(Lt=!1),yd()),o(n)};t();t();function At(){return typeof sessionStorage!="undefined"}var Ds=At()?(Cs(),Tn(ws)).default:(Ls(),Tn(vs)).default,Ms=At()?(ks(),Tn(As)).default:[],Rs=At()?(Es(),Tn(Ns)).default:e=>e;kt();var O=(0,jr.configureStore)({reducer:Ds,middleware:e=>e({serializableCheck:{ignoredActions:[...Ms,Ar.type,Lr.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(_s)}),Os=(0,Bs.createSubscription)(O),gx=Rs(O),ux=(0,jr.configureStore)({reducer:Io});var Wd={store:O,subscription:Os},qr=(0,Fs.createContext)(Wd),hx=(0,Qo.createStoreHook)(qr),K=(0,Qo.createDispatchHook)(qr),I=(0,Qo.createSelectorHook)(qr);t();t();V();var io=e=>e.account,Po=C(io,e=>e.address),No=C(io,Po,(e,o)=>o in e.accounts?e.accounts[o]:rt),Us=C(io,No,(e,o)=>{let c=e,{accounts:n}=c,r=Xn(c,["accounts"]);return B(T({},r),{account:o})}),Hd=C(No,e=>e.balance),Gd=C(No,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),wx=C(io,e=>e.shard),Ws=C(io,e=>e.ledgerAccount),Cx=C(io,e=>e.walletConnectAccount),vx=C(io,e=>e.isAccountLoading),Lx=C(io,e=>e.accountLoadingError),Hs=C(io,e=>e.websocketEvent);t();var Ee=e=>e.loginInfo,Px=C(Ee,e=>e.loginMethod),en=C(Ee,Po,(e,o)=>kn(e.loginMethod,o)),Nx=C(Ee,e=>e.walletConnectLogin),Ex=C(Ee,e=>e.ledgerLogin),Gs=C(Ee,e=>e.walletLogin),Dx=C(Ee,e=>e.isLoginSessionInvalid),It=C(Ee,e=>e.tokenLogin),Mx=C(Ee,e=>e.logoutRoute);t();var Vs=e=>e.modals,Ox=C(Vs,e=>e.txSubmittedModal),Vd=C(Vs,e=>e.notificationModal);t();var so=e=>e.networkConfig,Pn=C(so,e=>e.chainID),$s=C(so,e=>e.network.walletConnectBridgeAddress),zs=C(so,e=>e.network.walletConnectV2RelayAddress),js=C(so,e=>e.network.walletConnectV2ProjectId),qs=C(so,e=>e.network.walletConnectV2Options),Pt=C(so,e=>e.network.walletConnectDeepLink),Ye=C(so,e=>e.network),Xr=C(Ye,e=>e.apiAddress),Xs=C(Ye,e=>e.explorerAddress),Kr=C(Ye,e=>e.egldLabel);t();var Zr=e=>e.signedMessageInfo,Gx=C(Zr,e=>e.isSigning),Vx=C(Zr,e=>e.errorMessage),$x=C(Zr,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]});t();var Yr=e=>e.toasts,qx=C(Yr,e=>e.customToasts),Xx=C(Yr,e=>e.transactionToasts),Kx=C(Yr,e=>e.failTransactionToast);t();V();var Ks={errorMessage:Br,successMessage:Or,processingMessage:Fr},$d=e=>e.transactionsInfo,zd=C($d,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Ks);t();t();var ve=require("@multiversx/sdk-core");G();t();function Jr(e){try{return a.Buffer.from(e,"base64").toString()===atob(e)}catch(o){return!1}}function on(e){return atob(e)}function Nt(e){var c,p,l;let{data:o}=e,n=Jr(o!=null?o:"")?ve.TransactionPayload.fromEncoded(o):new ve.TransactionPayload(o),r=new ve.Transaction(T({value:e.value.valueOf(),data:n,nonce:e.nonce.valueOf(),receiver:new ve.Address(e.receiver),sender:new ve.Address(e.sender),gasLimit:(c=e.gasLimit.valueOf())!=null?c:bn,gasPrice:(p=e.gasPrice.valueOf())!=null?p:ot,chainID:e.chainID.valueOf(),version:new ve.TransactionVersion((l=e.version)!=null?l:bi)},e.options?{options:new ve.TransactionOptions(e.options)}:{}));return r.applySignature({hex:()=>e.signature||""},new ve.Address(e.sender)),r}t();Jo();t();var qd=x(require("bignumber.js"));ce();t();t();t();t();var Kd=require("@multiversx/sdk-core"),Zd=x(require("bignumber.js"));ee();t();var Js=require("@multiversx/sdk-core");function Xd(e){try{let o=new Js.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function Nn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Xd(e)}t();t();t();var Jd=require("@multiversx/sdk-core/out");t();G();t();var Qs=require("@multiversx/sdk-core");ce();t();t();t();t();ee();t();t();t();t();t();t();t();var Et="accounts";var Qr="blocks";t();t();t();t();ye();t();t();ye();t();t();t();var tm=x(require("bignumber.js"));G();t();var tc=require("@multiversx/sdk-core"),ho=x(require("bignumber.js"));G();t();var nc=x(require("bignumber.js")),En=(e,o=!0)=>{let n=String(e);if(!n.match(/^[-]?\d+$/))return!1;let r=new nc.default(n),c=o?0:-1;return r.toString(10)===n&&r.comparedTo(0)>=c};t();function co(e){return{if:function(o){return o?{then:n=>n instanceof Function?co(n(e)):co(n)}:{then:()=>co(e)}},then:o=>o instanceof Function?co(o(e)):co(o),valueOf:function(){return e}}}ho.default.config({ROUNDING_MODE:ho.default.ROUND_FLOOR});function Eo({input:e,decimals:o=Pe,digits:n=$o,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!En(e,!1))throw new Error("Invalid input");let l=new ho.default(e).isNegative(),m=e;return l&&(m=e.substring(1)),co(m).then(()=>tc.TokenPayment.fungibleFromBigInteger("",m,o).toRationalNumber()).then(d=>{let _=new ho.default(d);if(_.isZero())return Ke;let g=_.toString(10),[f,h]=g.split("."),S=new ho.default(h||0),y=co(0).if(Boolean(h&&r)).then(()=>Math.max(h.length,n)).if(S.isZero()&&!r).then(0).if(Boolean(h&&!r)).then(()=>Math.min(h.length,n)).valueOf(),w=h&&n>=1&&n<=h.length&&S.isGreaterThan(0)&&new ho.default(h.substring(0,n)).isZero(),L=_.toFormat(y);return co(g).if(p).then(L).if(Boolean(w)).then(E=>{let D=new ho.default(f).isZero(),[R,Z]=E.split("."),j=new Array(n-1).fill(0),k=[...j,0].join(""),U=[...j,1].join("");return D?c?`<${R}.${U}`:r?`${R}.${Z}`:R:`${R}.${k}`}).if(Boolean(!w&&h)).then(E=>{let[D]=E.split("."),R=h.substring(0,y);if(r){let Z=n-R.length;if(Z>0){let j=Array(Z).fill(0).join("");return R=`${R}${j}`,`${D}.${R}`}return E}return R?`${D}.${R}`:D}).valueOf()}).if(l).then(d=>`-${d}`).valueOf()}t();t();t();G();t();t();t();t();G();t();G();t();var rm=require("@multiversx/sdk-core");G();t();var Dn=require("@multiversx/sdk-core"),sm=require("@multiversx/sdk-network-providers");G();t();t();var am=x(require("bignumber.js"));G();t();G();t();t();t();t();t();G();t();ye();var pm=["reDelegateRewards","claimRewards","unBond"],lm=["wrapEgld","unwrapEgld"],dm=["unStake"],mm=["unDelegate"];t();t();t();G();t();var fm=x(require("bignumber.js"));t();t();t();t();ye();t();var xm=x(require("bignumber.js"));t();t();t();t();ye();t();t();t();var Tm=x(require("linkifyjs"));t();G();t();var bm=x(require("bignumber.js"));t();ce();t();t();ee();t();ee();t();t();t();ye();t();ye();t();var Sm=x(require("bignumber.js"));G();ye();t();ye();t();var ic=require("react");ce();t();t();ye();t();t();var wm=require("@multiversx/sdk-core/out"),Cm=x(require("bignumber.js"));ye();t();ce();t();t();ce();var kS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var sc=require("react");ce();t();var Lm=require("react");ye();var RS=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Rt=e=>e.transactions,nn=C(Rt,e=>e.signedTransactions),Am=C(Rt,e=>e.signTransactionsError),cc=C(Rt,e=>e.signTransactionsCancelMessage),Bt=e=>o=>Object.entries(o).reduce((n,[r,c])=>(e(c.status)&&(n[r]=c),n),{}),pc=C(nn,Bt(Ko)),lc=C(nn,Bt(Zo)),dc=C(nn,Bt(Yo)),km=C(nn,Bt(Wr)),mc=C(Rt,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:B(T({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>Nt(n)))||[]})}),Im=C(nn,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});t();var Ot=require("react");function tn(e,o=[]){let n=(0,Ot.useRef)(!0);(0,Ot.useEffect)(()=>{n.current?n.current=!1:e()},o)}t();V();t();t();t();var Nm=require("react"),Em=require("@multiversx/sdk-web-wallet-provider"),Dm=x(require("qs"));G();V();ee();t();var Ic=require("react"),Vm=require("@multiversx/sdk-extension-provider");G();t();t();t();t();var gc=require("@multiversx/sdk-extension-provider"),uc=require("@multiversx/sdk-hw-provider"),fc=require("@multiversx/sdk-opera-provider"),xc=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),yc=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),oa=require("@multiversx/sdk-web-wallet-provider");G();ee();var Mm="/dapp/init",Do=e=>{switch(e==null?void 0:e.constructor){case oa.WalletProvider:return"wallet";case xc.WalletConnectProvider:return"walletconnect";case yc.WalletConnectV2Provider:return"walletconnectv2";case uc.HWProvider:return"ledger";case gc.ExtensionProvider:return"extension";case fc.OperaProvider:return"opera";case Ft:return"";default:return"extra"}},hc=e=>new oa.WalletProvider(`${e}${Mm}`),Tc=e=>b(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let o=e.hwApp,{contractData:n,version:r}=yield o.getAppConfiguration();return{version:r,dataEnabled:n===Si}}),po=e=>`Unable to perform ${e}, Provider not initialized`,Ft=class{init(){return Promise.resolve(!1)}login(o){throw new Error(po(`login with options: ${o}`))}logout(o){throw new Error(po(`logout with options: ${o}`))}getAddress(){throw new Error(po("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(po(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(po(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(po(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(po(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(po(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(po(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},na=new Ft;var bc=na;function Ue(e){bc=e}function Le(){return bc||na}var Mn=()=>{let e=Le(),o=Do(e);return{provider:e,providerType:o}};V();ee();t();t();t();t();t();var wc=x(require("axios"));t();t();var Sc=e=>{let o=e!=null?e:Xr(O.getState());return o.endsWith("/")?o.slice(0,-1):o};function Cc(e){return b(this,null,function*(){if(!e)return null;let n=`${Sc()}/${Et}/${e}`;try{let{data:r}=yield wc.default.get(n);return r}catch(r){console.error("error fetching configuration for ",n)}return null})}function Rn(e){return b(this,null,function*(){return yield Cc(e)})}t();t();var kc=require("react"),Um=require("@multiversx/sdk-extension-provider");G();t();t();var Bn=()=>I(Us);t();var On=()=>I(No);t();t();t();t();t();var rn=x(require("react"));var Rm=(0,rn.createContext)({}),G1=O.getState();function Ut(){let e=(0,rn.useContext)(Rm);if(e===void 0||Object.values(e).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return e}t();var Lc=x(require("react"));t();var ta=x(require("react")),Bm=x(require("axios"));var Wt=()=>{try{let{loginInfo:e,isLoggedIn:o}=Ut();return B(T({},e),{isLoggedIn:o})}catch(e){let o=I(Ee),n=I(en);return B(T({},o),{isLoggedIn:n})}};t();var Ac=()=>{let{isLoggedIn:e}=Wt();return e};t();V();t();t();var zm=x(require("axios")),jm=x(require("swr"));t();t();var qm=x(require("axios"));t();var Nc=require("react");t();var Pc=require("react");Nr();V();ce();t();t();function Ec(){let e=Le();return Do(e)}function De(e){return Ec()===e}vn();t();xo();V();t();t();t();t();t();t();V();t();ee();function Ht(){let{search:e}=window.location,o=O.getState(),n=Le(),r=Po(o),c=en(o),p=Gs(o);if(!n)throw"provider not initialized";return De("ledger")&&c?new Promise(l=>{l(r)}):!De("")&&!De("wallet")&&!De("extra")?n.getAddress():new Promise(l=>{if(p!=null){let m=new URLSearchParams(e),d=Object.fromEntries(m);Nn(d.address)&&l(d.address)}c&&l(r),l("")})}Jo();t();t();t();var Xm=x(require("axios"));t();var Km=x(require("axios"));t();var Ym=x(require("axios"));t();t();var Jm=x(require("axios"));t();var Qm=x(require("axios"));t();V();ee();t();t();V();t();function Mc(e){return b(this,null,function*(){let o=e;o==null&&(o=No(O.getState()).address);let n=yield Rn(o);if(n==null)throw"Could not read account, user not logged in";return n==null?void 0:n.balance})}t();var Rc=require("@multiversx/sdk-core");t();de();ce();t();Jo();t();V();ee();t();V();ce();t();var d_=require("react");t();t();t();V();t();t();var t_=x(require("bignumber.js"));G();V();ce();t();var n_=x(require("bignumber.js"));G();t();var r_=require("@multiversx/sdk-core"),a_=x(require("bignumber.js"));G();t();t();t();t();var i_=e=>e.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),an=e=>i_(a.Buffer.from(e,"utf8").toString("base64"));t();var Fc=x(require("axios"));t();t();t();function Bc(e){return b(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}t();var Oc=(e,o,n,r=0)=>b(void 0,null,function*(){try{return yield e(...n)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield Bc(o.delay)),yield Oc(e,o,n,r+1)):null}}),ra=(e,o={retries:5,delay:500})=>(...n)=>b(void 0,null,function*(){return yield Oc(e,o,n)});var s_=4,c_=3e4,Gt={current:null},Mo={current:null},p_=ra((e,o)=>b(void 0,null,function*(){let{data:n}=yield Fc.default.get(`${e}/${Qr}?from=${s_}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[r]=n;return r}));function Uc(e,o){return b(this,null,function*(){if(e==null)throw new Error("missing api url");let n=Date.now();if(Gt.current!=null&&n<Gt.current.timestamp*1e3+c_)return Gt.current;if(Mo.current!=null)return yield Mo.current;Mo.current=p_(e,o);try{let r=yield Mo.current;if(r==null)throw Mo.current=null,new Error("could not get block hash");return Gt.current={hash:r.hash,timestamp:r.timestamp},Mo.current=null,r}catch(r){return Mo.current=null,null}})}t();function l_(e){return Object.prototype.toString.call(e)==="[object String]"}var Wc=e=>{if(!e||!l_(e))return null;try{let[o,n,r]=e.split("."),c=on(o),p=on(n),[l,m,d,_]=p.split("."),g=JSON.parse(on(_)),f=on(l),h={ttl:Number(d),address:c,extraInfo:g,origin:f,signature:r,blockHash:m,body:p};return _==="e30"&&delete h.extraInfo,h}catch(o){return null}};t();t();tt();var Hc=e=>{let o=Wc(e);if(!o)return{isExpired:!1};let n=zo(),{ttl:r,extraInfo:c}=o,p=c.timestamp;if(!p)return{isExpired:!1};let l=p+r,m=n>l,d=l-n;return{isExpired:m,expiresAt:l,secondsUntilExpires:d}};t();var Gc,Fn={origin:typeof window!="undefined"?(Gc=window==null?void 0:window.location)==null?void 0:Gc.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},Un=e=>{var n,r,c,p,l;return e===!0?Fn:{origin:(n=e==null?void 0:e.origin)!=null?n:Fn.origin,blockHashShard:(r=e==null?void 0:e.blockHashShard)!=null?r:null,expirySeconds:(c=e==null?void 0:e.expirySeconds)!=null?c:Fn.expirySeconds,apiAddress:(p=e==null?void 0:e.apiAddress)!=null?p:Fn.apiAddress,tokenExpirationToastWarningSeconds:(l=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?l:Fn.tokenExpirationToastWarningSeconds}};t();var Vc=({address:e,token:o,signature:n})=>{let r=an(e),c=an(o);return`${r}.${c}.${n}`};var $c=e=>{let{origin:o,apiAddress:n,expirySeconds:r,blockHashShard:c}=Un(e);return{getNativeAuthConfig:Un,initialize:(...d)=>b(void 0,[...d],function*(l={},m){if(!n||!o)return"";let _=m!=null?m:yield Uc(n,c),{hash:g,timestamp:f}=_,h=an(JSON.stringify(T(T({},l),f?{timestamp:f}:{})));return`${an(o)}.${g}.${r}.${h}`}),getToken:Vc,getTokenExpiration:Hc}};ee();Jo();t();t();t();t();var zc=require("react");t();t();var aa=require("react"),qc=require("@multiversx/sdk-extension-provider");xo();de();ee();t();function me(){return en(O.getState())}Ao();t();var jc=require("react"),Vt=require("@multiversx/sdk-core");V();var m_=(e,o)=>{var n;return o?o===!0?e:(n=o.apiAddress)!=null?n:e:null},Me=e=>{let o=I(Ye),n=I(It),r=(0,jc.useRef)(n==null?void 0:n.loginToken),c=m_(o.apiAddress,e),p=Un(T(T({},e===!0?{}:e),c?{apiAddress:c}:{})),l=Boolean(e),m=$c(p),{address:d}=On(),_=K(),g=y=>{r.current=y,_(ct(T({loginToken:y},c?{nativeAuthConfig:p}:{})))},f=()=>b(void 0,null,function*(){try{return yield m.initialize()}catch(y){console.error("Unable to get block. Login failed.",y);return}}),h=({address:y,signature:w})=>{let L=r.current;if(!L)throw"Token not found. Call `setLoginToken` first.";if(!l){_(ct({loginToken:L,signature:w}));return}let P=m.getToken({address:y,token:L,signature:w});_(ct(T({loginToken:L,signature:w,nativeAuthToken:P},c?{nativeAuthConfig:p}:{})))};return{configuration:p,setLoginToken:g,getNativeAuthLoginToken:f,setTokenLoginInfo:h,refreshNativeAuthTokenLogin:w=>b(void 0,[w],function*({signMessageCallback:y}){let L=yield f();if(r.current=L,!L)return;let P=new Vt.SignableMessage({address:new Vt.Address(d),message:a.Buffer.from(L)}),E=yield y(P,{});h({address:d,signature:E.toJSON().signature})})}};var ia=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r})=>{let[c,p]=(0,aa.useState)(""),[l,m]=(0,aa.useState)(!1),d=n!=null,_=Me(n),g=o,f=K(),h=me();function S(){return b(this,null,function*(){if(h)throw new Error(qe);m(!0);let w=qc.ExtensionProvider.getInstance();try{if(!(yield w.init())){console.warn("Something went wrong trying to redirect to wallet login..");return}let P=encodeURIComponent(`${window.location.origin}${e!=null?e:window.location.pathname}`);if(d&&!g&&(g=yield _.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&_.setLoginToken(g);let E=T({callbackUrl:P},g&&{token:g});yield w.login(E),Ue(w);let{signature:D,address:R}=w.account;if(!R){m(!1),console.warn("Login cancelled.");return}D&&g&&_.setTokenLoginInfo({signature:D,address:R}),f(le({address:R,loginMethod:"extension"})),Fe({callbackRoute:e,onLoginRedirect:r,options:{signature:D,address:R}})}catch(L){console.error("error loging in",L),p("error logging in"+L.message)}finally{m(!1)}})}let y=Boolean(c);return[S,{loginFailed:y,error:c,isLoading:l&&!y,isLoggedIn:h&&!y}]};t();var sa=require("react"),Xc=require("@multiversx/sdk-opera-provider");xo();de();ee();Ao();var ca=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r})=>{let[c,p]=(0,sa.useState)(""),[l,m]=(0,sa.useState)(!1),d=n!=null,_=Me(n),g=o,f=K(),h=me();function S(){return b(this,null,function*(){if(h)throw new Error(qe);m(!0);let w=Xc.OperaProvider.getInstance();try{if(!(yield w.init())){console.warn("Something went wrong trying to redirect to wallet login..");return}let P=encodeURIComponent(`${window.location.origin}${e!=null?e:window.location.pathname}`);if(d&&!g&&(g=yield _.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&_.setLoginToken(g);let E=T({callbackUrl:P},g&&{token:g});yield w.login(E),Ue(w);let{signature:D,address:R}=w.account;if(!R){m(!1),console.warn("Login cancelled.");return}D&&g&&_.setTokenLoginInfo({signature:D,address:R}),f(le({address:R,loginMethod:"opera"})),Fe({callbackRoute:e,onLoginRedirect:r,options:{signature:D,address:R}})}catch(L){console.error("error loging in",L),p("error logging in"+L.message)}finally{m(!1)}})}let y=Boolean(c);return[S,{loginFailed:y,error:c,isLoading:l&&!y,isLoggedIn:h&&!y}]};t();var da=require("react");xo();V();t();t();t();hr();t();t();var pa=x(require("platform"));function Kc(){var e,o,n,r;return((o=(e=pa.default)==null?void 0:e.os)==null?void 0:o.family)==="iOS"||((r=(n=pa.default)==null?void 0:n.os)==null?void 0:r.family)==="Android"}t();de();ce();vn();qo();jo();var __=e=>{let o=Ze.local.getItem(Oe.logoutEvent),{data:n}=o?JSON.parse(o):{data:e};e===n&&(Ze.local.setItem({key:Oe.logoutEvent,data:e,expires:0}),Ze.local.removeItem(Oe.logoutEvent))};function $t(e,o,n=!0){return b(this,null,function*(){let r=Le(),c=Do(r),p=me(),l=c==="wallet";if(n&&(r==null?void 0:r.relogin)!=null)return yield r.relogin();if(!p||!r){la(e,o,!1);return}try{let m=yield Ht();__(m)}catch(m){la(e,o,!1),console.error("error fetching logout address",m)}l&&zi(),O.dispatch(ae());try{let d=l&&!e?window.location.origin:e;l?setTimeout(()=>{r.logout({callbackUrl:d})}):(yield r.logout({callbackUrl:d}),la(e,o,l))}catch(m){console.error("error logging out",m)}})}function la(e,o,n){e&&!n&&(typeof o=="function"?o(e):Cn(e))}t();t();t();t();t();function Zc(){return Kr(O.getState())}t();vn();qo();t();t();t();V();t();t();var g_=x(require("axios"));t();var Yc=(e,o=["address"])=>{let n=new URL(e),r=new URLSearchParams(n.search);o.forEach(p=>r.delete(p));let c=Array.from(r.values()).length>0?"?":"";return`${n.origin}${n.pathname}${c}${r.toString()}`};var ma=({callbackRoute:e,token:o,nativeAuth:n,redirectDelayMilliseconds:r=100})=>{let[c,p]=(0,da.useState)(""),[l,m]=(0,da.useState)(!1),d=I(Ye),_=K(),g=me(),f=Boolean(n),h=Me(n),S=o;function y(){return b(this,null,function*(){if(g)throw new Error(qe);try{m(!0);let L=hc(d.walletAddress),P=new Date,E=P.setMinutes(P.getMinutes()+3)/1e3,D={data:{},expires:E};if(f&&!S&&(S=yield h.getNativeAuthLoginToken(),!S)){console.warn("Login cancelled.");return}S&&h.setLoginToken(S);let R=`${window.location.origin}${e}`;new URLSearchParams(document.location.search).get("address")||_(Ui(D));let k=Yc(R),U=encodeURIComponent(k),te=B(T({callbackUrl:U},S&&{token:S}),{redirectDelayMilliseconds:r});yield L.login(te)}catch(L){console.error(L),p("error logging in"+L.message)}finally{m(!1)}})}let w=Boolean(c);return[y,{error:c,loginFailed:w,isLoading:l&&!w,isLoggedIn:g&&!w}]};t();var Wn=require("react"),zt=require("@multiversx/sdk-hw-provider");xo();de();V();ee();Ao();t();var Ro=require("react"),u_=10,Jc=()=>{let[e,o]=(0,Ro.useState)(""),[n,r]=(0,Ro.useState)(!1),[c,p]=(0,Ro.useState)(0),[l,m]=(0,Ro.useState)([]),[d,_]=(0,Ro.useState)(null),[g,f]=(0,Ro.useState)(!1);return{accounts:l,setAccounts:m,isLoading:n,setIsLoading:r,setShowAddressList:f,showAddressList:g,startIndex:c,selectedAddress:d,onGoToPrevPage:()=>{_(null),p(w=>w===0?0:w-1)},onGoToNextPage:()=>{_(null),p(w=>w+1)},onSelectAddress:w=>{_(w)},error:e,setError:o,defaultAddressesPerPage:u_}};var sn="Check if the MultiversX App is open on Ledger";function _a({callbackRoute:e,token:o,addressesPerPage:n,nativeAuth:r,onLoginRedirect:c}){let p=I(Ws),l=K(),m=me(),d=r!=null,_=Me(r),g=o,{accounts:f,setAccounts:h,isLoading:S,setIsLoading:y,setShowAddressList:w,showAddressList:L,startIndex:P,selectedAddress:E,onGoToPrevPage:D,onGoToNextPage:R,onSelectAddress:Z,error:j,setError:k,defaultAddressesPerPage:U}=Jc(),te=n!=null?n:U,Te=new zt.HWProvider,[ge,be]=(0,Wn.useState)(""),[Se,Ge]=(0,Wn.useState)(!1);function W({provider:N,address:M,index:F,signature:fe}){Ue(N),l(Fi({index:F,loginType:"ledger"})),fe&&_.setTokenLoginInfo({signature:fe,address:M}),l(le({address:M,loginMethod:"ledger"})),Fe({callbackRoute:e,onLoginRedirect:c,options:{address:M,signature:fe}})}let Y=(N,M="")=>{let{errorMessage:F}=Xo(N);F&&k(`${F}.${M}`),y(!1),console.warn(N),l(kr(null))};function ue(N){return b(this,null,function*(){if(E==null)return!1;let{index:M}=E;if(d&&!g&&(g=yield _.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}if(g){_.setLoginToken(g);try{let F=yield N.tokenLogin({token:a.Buffer.from(`${g}{}`),addressIndex:M});W({address:F.address,provider:N,index:M,signature:F.signature.hex()})}catch(F){Y(F,". Update MultiversX App to continue.")}}else try{let F=yield N.login({addressIndex:M});W({address:F,provider:N,index:M})}catch(F){return Y(F),!1}return!0})}function q(){return b(this,null,function*(){try{if(y(!0),E==null)return!1;l(p?Mi(E):kr(B(T({},E),{version:ge,hasContractDataEnabled:Se})));let N=new zt.HWProvider;if(!(yield N.init()))return k(sn),console.warn(sn),!1;y(!1),yield ue(N)}catch(N){let{errorMessage:M}=Xo(N);M&&k(M),console.warn(sn,N)}finally{y(!1)}return w(!1),!0})}function J(){return b(this,null,function*(){try{if(y(!0),!(yield Te.init())){k(sn),console.warn(sn),y(!1);return}let M=yield Te.getAccounts(P,te),F=yield Tc(Te);be(F.version),Ge(F.dataEnabled),h(M),y(!1)}catch(N){let{errorMessage:M,defaultErrorMessage:F}=Xo(N);k(M!=null?M:F),console.error("error",N),y(!1)}})}function ke(){return b(this,null,function*(){if(m)throw new Error(qe);k("");try{if(y(!0),p!=null){let N=new zt.HWProvider;if(!(yield N.init())||!E){console.warn(sn);return}let F=yield N.login({addressIndex:E.index.valueOf()});if(Ue(N),!F){y(!1),console.warn("Login cancelled.");return}l(le({address:F,loginMethod:"ledger"})),Fe({callbackRoute:e,onLoginRedirect:c})}else(f==null?void 0:f.length)>0||(yield J()),w(!0)}catch(N){console.error("error ",N);let{defaultErrorMessage:M}=Xo();k(M)}finally{y(!1)}})}(0,Wn.useEffect)(()=>{J()},[P]);let X=Boolean(j);return[ke,{loginFailed:X,isLoggedIn:m&&!X,error:j,isLoading:S&&!X},{accounts:f,showAddressList:L,startIndex:P,selectedAddress:E,version:ge,contractDataEnabled:Se,onGoToPrevPage:D,onGoToNextPage:R,onSelectAddress:Z,onConfirmSelectedAddress:q}]}t();var To=require("react"),Qc=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");de();V();ee();Ao();var ga=({logoutRoute:e,callbackRoute:o,nativeAuth:n,token:r,onLoginRedirect:c})=>{let p=K(),l=15e3,m=n!=null,d=Me(n),_=r,[g,f]=(0,To.useState)(""),[h,S]=(0,To.useState)(""),{provider:y}=Mn(),w=I($s),L=I(Pt),P=(0,To.useRef)(y),E=(0,To.useRef)(!0),D,R=Boolean(h),Z=!R,j=R?`${L}?wallet-connect=${encodeURIComponent(h)}`:"";(0,To.useEffect)(()=>{te();let W=setInterval(()=>{te()},l);return()=>clearInterval(W)},[y]),tn(()=>{!r||be()},[r]),tn(()=>{P.current=y},[y]);let k=()=>{$t(e)},U=()=>{E.current=!1};function te(){return b(this,null,function*(){var ue,q;if(y==null||!De("walletconnect")||!Boolean((q=(ue=P.current)==null?void 0:ue.walletConnector)==null?void 0:q.connected))return;let Y={method:"heartbeat",params:{}};try{yield P.current.sendCustomMessage(Y)}catch(J){console.error("Connection lost",J),k()}})}function Te(){return b(this,null,function*(){var W;try{let Y=P.current;if(me()||Y==null||!De("walletconnect"))return;if(!E.current){try{yield(W=P.current)==null?void 0:W.logout()}catch(N){console.warn("Unable to logout")}return}let q=yield Y.getAddress();if(!q){console.warn("Login cancelled.");return}let J=yield Y.getSignature(),ke={address:q,loginMethod:"walletconnect"},X={logoutRoute:e,loginType:"walletConnect",callbackRoute:o!=null?o:window.location.href};p(st(X)),J&&d.setTokenLoginInfo({signature:J,address:q}),p(le(ke)),Y.walletConnector.on("heartbeat",()=>{clearInterval(D),D=setInterval(()=>{console.log("xPortal Mobile Wallet Connection Lost"),k(),clearInterval(D)},15e4)}),Fe({callbackRoute:o,onLoginRedirect:c,options:{address:q,signature:J}})}catch(Y){f("Invalid address"),console.error(Y)}})}function ge(W=!0){return b(this,null,function*(){var J,ke;let Y=W&&!h;if(!w||((ke=(J=P==null?void 0:P.current)==null?void 0:J.isInitialized)==null?void 0:ke.call(J))&&!Y)return;let ue={onClientLogin:Te,onClientLogout:k},q=new Qc.WalletConnectProvider(w,ue);yield q.init(),E.current=!0,Ue(q),P.current=q,W&&be()})}function be(){return b(this,null,function*(){var q;if(!w)return;let W=yield(q=P.current)==null?void 0:q.login();if(!Boolean(W))return;if(m&&!_&&(_=yield d.getNativeAuthLoginToken(),!_)){console.warn("Fetching block failed. Login cancelled.");return}if(!_){S(W);return}d.setLoginToken(_);let ue=`${W}&token=${_}`;S(ue)})}let Se=Boolean(g),Ge=me();return[ge,{error:g,loginFailed:Se,isLoading:Z&&!Se,isLoggedIn:Ge&&!Se},{uriDeepLink:j,walletConnectUri:h,cancelLogin:U}]};t();var Je=require("react"),ep=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");de();V();ee();Ao();var ua=({callbackRoute:e,logoutRoute:o,token:n,nativeAuth:r,onLoginRedirect:c})=>{let p=K(),l=r!=null,m=Me(r),d=n,[_,g]=(0,Je.useState)(""),[f,h]=(0,Je.useState)(""),[S,y]=(0,Je.useState)(!0),[w,L]=(0,Je.useState)([]),P=Le(),E=I(zs),D=I(js),R=I(qs),Z=I(Pn),j=I(Pt),k=(0,Je.useRef)(P),U=(0,Je.useRef)(!0),te=["erd_cancelAction","multiversx_cancelAction"],Te=S?"":`${j}?wallet-connect=${encodeURIComponent(f)}`;tn(()=>{!n||q()},[n]),tn(()=>{k.current=P},[P]),(0,Je.useEffect)(()=>{y(!Boolean(f))},[f]);let ge=()=>{$t(o)},be=X=>{console.log("wc2 session event: ",X)},Se=()=>{U.current=!1};function Ge(){return b(this,null,function*(){var X;try{let N=k.current;if(me()||N==null||!De("walletconnectv2"))return;if(!U.current){try{yield(X=k.current)==null?void 0:X.logout()}catch(Ia){console.warn("Unable to logout")}return}let F=yield N.getAddress();if(!F){console.warn("Login cancelled.");return}let fe=yield N.getSignature(),fn={address:F,loginMethod:"walletconnectv2"},nr={logoutRoute:o,loginType:"walletconnectv2",callbackRoute:e!=null?e:window.location.href};p(st(nr)),fe&&m.setTokenLoginInfo({signature:fe,address:F}),p(le(fn)),Fe({callbackRoute:e,onLoginRedirect:c,options:{address:F,signature:fe}})}catch(N){g("Invalid address"),console.error(N)}})}function W(X=!0){return b(this,null,function*(){if(!D||!E){g("Invalid WalletConnect setup");return}let N={onClientLogin:Ge,onClientLogout:ge,onClientEvent:be},M=new ep.WalletConnectV2Provider(N,Z,E,D,R);yield M.init(),U.current=!0,Ue(M),L(M.pairings),k.current=M,X&&q()})}function Y(X){return b(this,null,function*(){var N,M,F;if(!E||!D){g("Invalid WalletConnect setup");return}if(!X||!X.topic){g("Expired connection");return}try{let{approval:fe}=yield(N=k.current)==null?void 0:N.connect({topic:X.topic,methods:te});if(l&&!d&&(d=yield m.getNativeAuthLoginToken(),!d)){console.warn("Fetching block failed. Login cancelled.");return}d&&m.setLoginToken(d);try{yield(M=k.current)==null?void 0:M.login({approval:fe,token:d})}catch(fn){g("User rejected existing connection proposal"),y(!0),yield W()}}catch(fe){console.error("Unable to connect to existing session",fe),g("Unable to connect to existing session")}finally{L((F=k.current)==null?void 0:F.pairings)}})}function ue(X){return b(this,null,function*(){var N,M;try{X&&(yield(N=k.current)==null?void 0:N.logout({topic:X}))}catch(F){console.error("Unable to remove existing pairing",F),g("Unable to remove existing pairing")}finally{L((M=k.current)==null?void 0:M.pairings)}})}function q(){return b(this,null,function*(){var X,N;if(!E||!D){g("Invalid WalletConnect setup");return}try{let{uri:M,approval:F}=yield(X=k.current)==null?void 0:X.connect({methods:te});if(!Boolean(M))return;if(h(M),l&&!d&&(d=yield m.getNativeAuthLoginToken(),!d)){console.warn("Fetching block failed. Login cancelled.");return}d&&m.setLoginToken(d);try{yield(N=k.current)==null?void 0:N.login({approval:F,token:d})}catch(fn){g("User rejected connection proposal"),y(!0),yield W()}}catch(M){console.error("Unable to connect",M)}})}let J=Boolean(_),ke=me();return[W,{error:_,loginFailed:J,isLoading:S&&!J,isLoggedIn:ke&&!J},{uriDeepLink:Te,walletConnectUri:f,cancelLogin:Se,connectExisting:Y,removeExistingPairing:ue,wcPairings:w}]};t();t();var op=require("react");t();var y_=require("react");t();var fa=require("react"),x_=require("socket.io-client");V();t();t();t();t();var np=e=>e.dappModal,tp=C(np,e=>e.visible),cn=C(np,e=>e.modal),fE=C(cn,e=>e.showHeader),xE=C(cn,e=>e.showFooter),yE=C(cn,e=>e.headerText),hE=C(cn,e=>e.footerText);var rp=()=>I(tp);t();var qt=x(require("react")),ya=x(require("classnames"));t();var xa=x(require("react")),ip=x(require("classnames"));t();var h_=`.dapp-core-component__loginButtonStyles__default-login-button {
2696
2696
  color: inherit;
2697
2697
  }
2698
2698