@multiversx/sdk-dapp 2.11.1 → 2.11.2

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 (333) 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/NotificationModal.js +1 -1
  7. package/UI/NotificationModal/index.js +1 -1
  8. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  9. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  10. package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  11. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  12. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  13. package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  14. package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  15. package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  16. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  17. package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
  18. package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  19. package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  20. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  21. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  22. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  23. package/UI/SignTransactionsModals/components/index.js +1 -1
  24. package/UI/SignTransactionsModals/index.js +1 -1
  25. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  26. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  27. package/UI/TransactionDetails/components/index.js +1 -1
  28. package/UI/TransactionDetails/index.js +1 -1
  29. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  30. package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  31. package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  32. package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  33. package/UI/TransactionInfo/components/EventsList/index.js +1 -1
  34. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  35. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  36. package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  37. package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  38. package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  39. package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  40. package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  41. package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  42. package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  43. package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  44. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
  45. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
  46. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  47. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  48. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  49. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  50. package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  51. package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  52. package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  53. package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  54. package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  55. package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  56. package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  57. package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  58. package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  59. package/UI/TransactionInfo/components/index.js +1 -1
  60. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  61. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  62. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  63. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  64. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  65. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  66. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  67. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  68. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  69. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  70. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  71. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  72. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  73. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  74. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  75. package/UI/TransactionInfo/index.js +1 -1
  76. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  77. package/UI/TransactionsTable/components/AccountName.js +1 -1
  78. package/UI/TransactionsTable/components/TransactionHash.js +1 -1
  79. package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  80. package/UI/TransactionsTable/components/TransactionRow.js +1 -1
  81. package/UI/TransactionsTable/components/TransactionSender.js +1 -1
  82. package/UI/TransactionsTable/components/index.js +1 -1
  83. package/UI/TransactionsTable/index.js +1 -1
  84. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  85. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  86. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  87. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  88. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  89. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  90. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  91. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  92. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  93. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  94. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  95. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  96. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  97. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  98. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  99. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  100. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  101. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  102. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  103. package/UI/TransactionsToastList/components/index.js +1 -1
  104. package/UI/TransactionsToastList/index.js +1 -1
  105. package/UI/Trim/Trim.js +1 -1
  106. package/UI/Trim/index.js +1 -1
  107. package/UI/index.js +1 -1
  108. package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  109. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  110. package/UI/ledger/LedgerLoginContainer/AddressRow.js +1 -1
  111. package/UI/ledger/LedgerLoginContainer/AddressTable.js +1 -1
  112. package/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +1 -1
  113. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  114. package/UI/ledger/index.js +1 -1
  115. package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  116. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  117. package/UI/pages/UnlockPage/index.js +1 -1
  118. package/UI/pages/index.js +1 -1
  119. package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  120. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  121. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  122. package/UI/walletConnect/index.js +1 -1
  123. package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  124. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  125. package/__chunks__/{chunk-L7YDLB32.js → chunk-5YL75PPM.js} +2 -2
  126. package/__chunks__/{chunk-WH5LK5CN.js → chunk-6TEGQOTZ.js} +2 -2
  127. package/__chunks__/{chunk-MUIPI425.js → chunk-7TLAMZHN.js} +2 -2
  128. package/__chunks__/{chunk-M24Z7TUH.js → chunk-AIZDKZKO.js} +2 -2
  129. package/__chunks__/{chunk-H4NDZA66.js → chunk-BXSIGEUR.js} +2 -2
  130. package/__chunks__/{chunk-V7AZQUQW.js → chunk-EMQZ6MX3.js} +2 -2
  131. package/__chunks__/chunk-EQJKGTCP.js +2 -0
  132. package/__chunks__/{chunk-CUUZFH4F.js → chunk-FEX5IJ77.js} +2 -2
  133. package/__chunks__/{chunk-SHZBKZNO.js → chunk-FIUJMNPJ.js} +2 -2
  134. package/__chunks__/chunk-FYKXE46R.js +2 -0
  135. package/__chunks__/{chunk-YZNAAYU2.js → chunk-G6HC2NIY.js} +2 -2
  136. package/__chunks__/{chunk-FHR2DVXB.js → chunk-IXXERMFN.js} +2 -2
  137. package/__chunks__/{chunk-TTGQKABY.js → chunk-MPBG7CIV.js} +2 -2
  138. package/__chunks__/{chunk-FEA2SJQ4.js → chunk-P7TOFNSU.js} +2 -2
  139. package/__chunks__/{chunk-N66LLKFD.js → chunk-RRBRLMDZ.js} +2 -2
  140. package/__chunks__/{chunk-ZXZIURIS.js → chunk-UI6BIUQ7.js} +2 -2
  141. package/__commonjs/UI/DappModal/hooks/index.js +1 -1
  142. package/__commonjs/UI/DappModal/hooks/useDappModal.js +1 -1
  143. package/__commonjs/UI/DappModal/index.js +1 -1
  144. package/__commonjs/UI/ModalContainer/ModalContainer.js +1 -1
  145. package/__commonjs/UI/ModalContainer/index.js +1 -1
  146. package/__commonjs/UI/NotificationModal/NotificationModal.js +1 -1
  147. package/__commonjs/UI/NotificationModal/index.js +1 -1
  148. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  149. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  150. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  151. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  152. package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  153. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  154. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  155. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  156. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  157. package/__commonjs/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
  158. package/__commonjs/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  159. package/__commonjs/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  160. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  161. package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  162. package/__commonjs/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  163. package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
  164. package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
  165. package/__commonjs/UI/TransactionDetails/TransactionDetails.js +1 -1
  166. package/__commonjs/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  167. package/__commonjs/UI/TransactionDetails/components/index.js +1 -1
  168. package/__commonjs/UI/TransactionDetails/index.js +1 -1
  169. package/__commonjs/UI/TransactionInfo/TransactionInfo.js +1 -1
  170. package/__commonjs/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  171. package/__commonjs/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  172. package/__commonjs/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  173. package/__commonjs/UI/TransactionInfo/components/EventsList/index.js +1 -1
  174. package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  175. package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  176. package/__commonjs/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  177. package/__commonjs/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  178. package/__commonjs/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  179. package/__commonjs/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  180. package/__commonjs/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  181. package/__commonjs/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  182. package/__commonjs/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  183. package/__commonjs/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  184. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +6 -6
  185. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +4 -4
  186. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  187. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  188. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  189. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  190. package/__commonjs/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  191. package/__commonjs/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  192. package/__commonjs/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  193. package/__commonjs/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  194. package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  195. package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  196. package/__commonjs/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  197. package/__commonjs/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  198. package/__commonjs/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  199. package/__commonjs/UI/TransactionInfo/components/index.js +1 -1
  200. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  201. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  202. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  203. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  204. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  205. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  206. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  207. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  208. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  209. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  210. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  211. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  212. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  213. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  214. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  215. package/__commonjs/UI/TransactionInfo/index.js +1 -1
  216. package/__commonjs/UI/TransactionsTable/TransactionsTable.js +1 -1
  217. package/__commonjs/UI/TransactionsTable/components/AccountName.js +1 -1
  218. package/__commonjs/UI/TransactionsTable/components/TransactionHash.js +1 -1
  219. package/__commonjs/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  220. package/__commonjs/UI/TransactionsTable/components/TransactionRow.js +1 -1
  221. package/__commonjs/UI/TransactionsTable/components/TransactionSender.js +1 -1
  222. package/__commonjs/UI/TransactionsTable/components/index.js +1 -1
  223. package/__commonjs/UI/TransactionsTable/index.js +1 -1
  224. package/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  225. package/__commonjs/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  226. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  227. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  228. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  229. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  230. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  231. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  232. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  233. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  234. package/__commonjs/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  235. package/__commonjs/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  236. package/__commonjs/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  237. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  238. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  239. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  240. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  241. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  242. package/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  243. package/__commonjs/UI/TransactionsToastList/components/index.js +1 -1
  244. package/__commonjs/UI/TransactionsToastList/index.js +1 -1
  245. package/__commonjs/UI/Trim/Trim.js +1 -1
  246. package/__commonjs/UI/Trim/index.js +1 -1
  247. package/__commonjs/UI/index.js +1 -1
  248. package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  249. package/__commonjs/UI/ledger/LedgerLoginButton/index.js +1 -1
  250. package/__commonjs/UI/ledger/LedgerLoginContainer/AddressRow.js +1 -1
  251. package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable.js +1 -1
  252. package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +1 -1
  253. package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +1 -1
  254. package/__commonjs/UI/ledger/index.js +1 -1
  255. package/__commonjs/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  256. package/__commonjs/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  257. package/__commonjs/UI/pages/UnlockPage/index.js +1 -1
  258. package/__commonjs/UI/pages/index.js +1 -1
  259. package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  260. package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  261. package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  262. package/__commonjs/UI/walletConnect/index.js +1 -1
  263. package/__commonjs/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  264. package/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  265. package/__commonjs/__mocks__/index.js +1 -1
  266. package/__commonjs/__mocks__/utils/index.js +1 -1
  267. package/__commonjs/__mocks__/utils/renderWithProvider.js +1 -1
  268. package/__commonjs/components/LogoutListener/LogoutListener.js +1 -1
  269. package/__commonjs/components/LogoutListener/helpers/index.js +1 -1
  270. package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  271. package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  272. package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  273. package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  274. package/__commonjs/components/LogoutListener/index.js +1 -1
  275. package/__commonjs/components/ProviderInitializer.js +1 -1
  276. package/__commonjs/components/TransactionStatusToast/FailedTransactionStatusToast.js +1 -1
  277. package/__commonjs/components/TransactionsTracker/TransactionTracker.js +1 -1
  278. package/__commonjs/components/TransactionsTracker/index.js +1 -1
  279. package/__commonjs/components/TransactionsTracker/useTransactionsTracker.js +1 -1
  280. package/__commonjs/hooks/index.js +1 -1
  281. package/__commonjs/hooks/login/index.js +1 -1
  282. package/__commonjs/hooks/login/useLedgerLogin.js +1 -1
  283. package/__commonjs/hooks/login/useWebWalletLogin.js +1 -1
  284. package/__commonjs/hooks/signMessage/index.js +1 -1
  285. package/__commonjs/hooks/signMessage/useSignMessage.js +1 -1
  286. package/__commonjs/hooks/transactions/index.js +1 -1
  287. package/__commonjs/hooks/transactions/useParseSignedTransactions.js +1 -1
  288. package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
  289. package/__commonjs/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  290. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  291. package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  292. package/__commonjs/utils/index.js +1 -1
  293. package/__commonjs/utils/parseNavigationParams.js +1 -1
  294. package/__commonjs/wrappers/DappProvider/CustomComponents.js +1 -1
  295. package/__commonjs/wrappers/DappProvider/DappProvider.js +1 -1
  296. package/__commonjs/wrappers/DappProvider/index.js +1 -1
  297. package/__commonjs/wrappers/index.js +1 -1
  298. package/__mocks__/index.js +1 -1
  299. package/__mocks__/utils/index.js +1 -1
  300. package/__mocks__/utils/renderWithProvider.js +1 -1
  301. package/components/LogoutListener/LogoutListener.js +1 -1
  302. package/components/LogoutListener/helpers/index.js +1 -1
  303. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  304. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  305. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  306. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  307. package/components/LogoutListener/index.js +1 -1
  308. package/components/ProviderInitializer.js +1 -1
  309. package/components/TransactionStatusToast/FailedTransactionStatusToast.js +1 -1
  310. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  311. package/components/TransactionsTracker/index.js +1 -1
  312. package/components/TransactionsTracker/useTransactionsTracker.js +1 -1
  313. package/hooks/index.js +1 -1
  314. package/hooks/login/index.js +1 -1
  315. package/hooks/login/useLedgerLogin.js +1 -1
  316. package/hooks/login/useWebWalletLogin.js +1 -1
  317. package/hooks/signMessage/index.js +1 -1
  318. package/hooks/signMessage/useSignMessage.js +1 -1
  319. package/hooks/transactions/index.js +1 -1
  320. package/hooks/transactions/useParseSignedTransactions.js +1 -1
  321. package/hooks/transactions/useSignTransactions.js +1 -1
  322. package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  323. package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  324. package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  325. package/package.json +1 -1
  326. package/utils/index.js +1 -1
  327. package/utils/parseNavigationParams.js +1 -1
  328. package/wrappers/DappProvider/CustomComponents.js +1 -1
  329. package/wrappers/DappProvider/DappProvider.js +1 -1
  330. package/wrappers/DappProvider/index.js +1 -1
  331. package/wrappers/index.js +1 -1
  332. package/__chunks__/chunk-LVTTN4VF.js +0 -2
  333. package/__chunks__/chunk-XYTGZ37E.js +0 -2
@@ -2713,7 +2713,7 @@ a.dapp-core-component__main__side-link::after {
2713
2713
  width: calc(100% - 1.85rem);
2714
2714
  }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(hS));var jn={"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"};i();var pc=G(require("react")),Dd=require("@fortawesome/free-solid-svg-icons"),Od=require("@fortawesome/react-fontawesome"),Md=G(require("classnames"));i();i();var td=require("react"),ao=require("react-redux");i();var Zs=require("@reduxjs/toolkit"),ed=require("react-redux/lib/utils/Subscription");pe();i();var C_=G(require("lodash.throttle"));ie();i();var E_=G(require("lodash.isequal")),Aa=require("reselect");ke();var N=(0,Aa.createSelectorCreator)(Aa.defaultMemoize,E_.default),zo=(t,r)=>t!=""&&Boolean(r);pe();Os();Qt();Jt();var ew=[ta],Ia=!1,nw=(0,C_.default)(()=>{Ho(Go())},5e3),P_=t=>r=>a=>{var k;if(ew.includes(a.type))return r(a);let p=t.getState(),f=kt.local.getItem(pt.loginExpiresAt);if(!zo((k=p==null?void 0:p.loginInfo)==null?void 0:k.loginMethod,p==null?void 0:p.account.address))return r(a);if(f==null)return Ho(Go());let b=Date.now();return f-b<0&&!Ia?setTimeout(()=>{Ia=!0,t.dispatch(r_())},1e3):(Ia&&(Ia=!1),nw()),r(a)};i();i();function La(){return typeof sessionStorage!="undefined"}var Z_=La()?(H_(),Fo(G_)).default:(V_(),Fo($_)).default,J_=La()?(q_(),Fo(z_)).default:[],Q_=La()?(Y_(),Fo(X_)).default:t=>t;ka();var ee=(0,Zs.configureStore)({reducer:Z_,middleware:t=>t({serializableCheck:{ignoredActions:[...J_,Ds.type,Ns.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(P_)}),nd=(0,ed.createSubscription)(ee),Wk=Q_(ee),Gk=(0,Zs.configureStore)({reducer:Pt});var vw={store:ee,subscription:nd},Js=(0,td.createContext)(vw),zk=(0,ao.createStoreHook)(Js),qe=(0,ao.createDispatchHook)(Js),re=(0,ao.createSelectorHook)(Js);i();i();pe();var Nn=t=>t.account,io=N(Nn,t=>t.address),Ko=N(Nn,io,(t,r)=>r in t.accounts?t.accounts[r]:ra),Aw=N(Nn,Ko,(t,r)=>{let f=t,{accounts:a}=f,p=jt(f,["accounts"]);return te(O({},p),{account:r})}),Iw=N(Ko,t=>t.balance),Lw=N(Ko,t=>{var r;return((r=t==null?void 0:t.nonce)==null?void 0:r.valueOf())||0}),Xk=N(Nn,t=>t.shard),kw=N(Nn,t=>t.ledgerAccount),Yk=N(Nn,t=>t.walletConnectAccount),Zk=N(Nn,t=>t.isAccountLoading),Jk=N(Nn,t=>t.accountLoadingError),od=N(Nn,t=>t.websocketEvent),Ew=N(Nn,t=>t.websocketBatchEvent);i();var bn=t=>t.loginInfo,tE=N(bn,t=>t.loginMethod),Qs=N(bn,io,(t,r)=>zo(t.loginMethod,r)),oE=N(bn,t=>t.walletConnectLogin),rE=N(bn,t=>t.ledgerLogin),Cw=N(bn,t=>t.walletLogin),aE=N(bn,t=>t.isLoginSessionInvalid),Pw=N(bn,t=>t.tokenLogin),iE=N(bn,t=>t.logoutRoute);i();var rd=t=>t.modals,pE=N(rd,t=>t.txSubmittedModal),Rw=N(rd,t=>t.notificationModal);i();var Dn=t=>t.networkConfig,Ea=N(Dn,t=>t.chainID),Nw=N(Dn,t=>t.network.walletConnectBridgeAddress),Dw=N(Dn,t=>t.network.walletConnectV2RelayAddress),Ow=N(Dn,t=>t.network.walletConnectV2ProjectId),Mw=N(Dn,t=>t.network.walletConnectV2Options),ad=N(Dn,t=>t.network.walletConnectDeepLink),mt=N(Dn,t=>t.network),id=N(mt,t=>t.apiAddress),sd=N(mt,t=>t.explorerAddress),cd=N(mt,t=>t.egldLabel);i();var Ca=t=>t.signedMessageInfo,uE=N(Ca,t=>t.isSigning),fE=N(Ca,t=>t.errorMessage),gE=N(Ca,t=>{let r=Object.keys(t.signedSessions),a=r.length;return t.signedSessions[r[a-1]]}),hE=N(Ca,t=>{let r=Object.keys(t.signedSessions),a=r.length;return r.length>0?r[a-1]:""});i();var ec=t=>t.toasts,yE=N(ec,t=>t.customToasts),bE=N(ec,t=>t.transactionToasts),SE=N(ec,t=>t.failTransactionToast);i();pe();var pd={errorMessage:Hs,successMessage:$s,processingMessage:Vs},Fw=t=>t.transactionsInfo,Bw=N(Fw,(t,r)=>r,(t,r)=>r!=null&&(t==null?void 0:t[Number(r)])||pd);i();i();var en=require("@multiversx/sdk-core");ie();i();function nc(t){try{return _.Buffer.from(t,"base64").toString()===atob(t)}catch(r){return!1}}function Pa(t){var f,y,b;let{data:r}=t,a=nc(r!=null?r:"")?en.TransactionPayload.fromEncoded(r):new en.TransactionPayload(r),p=new en.Transaction(O({value:t.value.valueOf(),data:a,nonce:t.nonce.valueOf(),receiver:new en.Address(t.receiver),sender:new en.Address(t.sender),gasLimit:(f=t.gasLimit.valueOf())!=null?f:Bo,gasPrice:(y=t.gasPrice.valueOf())!=null?y:na,chainID:t.chainID.valueOf(),version:new en.TransactionVersion((b=t.version)!=null?b:Wl)},t.options?{options:new en.TransactionOptions(t.options)}:{}));return p.applySignature({hex:()=>t.signature||""},new en.Address(t.sender)),p}i();i();i();i();i();var Ww=require("@multiversx/sdk-core/out");i();ie();i();var md=require("@multiversx/sdk-core");ke();i();var Gw=require("@multiversx/sdk-core");i();i();i();var $w=require("@multiversx/sdk-core"),Vw=G(require("bignumber.js"));fe();i();i();i();i();i();var oc="blocks";i();i();i();i();Ve();i();var fd=!1;function Xw(t){fd||(console.error(t),fd=!0)}function rc({explorerAddress:t,to:r}){try{return new URL(r).href}catch(a){return r.startsWith("/")||(Xw(`Link not prepended by / : ${r}`),r=`/${r}`),t?`${t}${r}`:r}}i();Ve();i();i();function hd(t){var r,a;return(a=(r=t==null?void 0:t.operations)==null?void 0:r.map(p=>p.message).filter(p=>Boolean(p)))!=null?a:[]}i();var yd=G(require("bignumber.js"));ie();i();var xd=require("@multiversx/sdk-core"),lt=G(require("bignumber.js"));ie();i();var Td=G(require("bignumber.js")),ac=(t,r=!0)=>{let a=String(t);if(!a.match(/^[-]?\d+$/))return!1;let p=new Td.default(a),f=r?0:-1;return p.toString(10)===a&&p.comparedTo(0)>=f};i();function Yn(t){return{if:function(r){return r?{then:a=>a instanceof Function?Yn(a(t)):Yn(a)}:{then:()=>Yn(t)}},then:r=>r instanceof Function?Yn(r(t)):Yn(r),valueOf:function(){return t}}}lt.default.config({ROUNDING_MODE:lt.default.ROUND_FLOOR});function so({input:t,decimals:r=yn,digits:a=Uo,showLastNonZeroDecimal:p=!0,showIsLessThanDecimalsLabel:f=!1,addCommas:y=!1}){if(!ac(t,!1))throw new Error("Invalid input");let b=new lt.default(t).isNegative(),E=t;return b&&(E=t.substring(1)),Yn(E).then(()=>xd.TokenPayment.fungibleFromBigInteger("",E,r).toRationalNumber()).then(k=>{let R=new lt.default(k);if(R.isZero())return Lt;let H=R.toString(10),[M,Y]=H.split("."),le=new lt.default(Y||0),se=Yn(0).if(Boolean(Y&&p)).then(()=>Math.max(Y.length,a)).if(le.isZero()&&!p).then(0).if(Boolean(Y&&!p)).then(()=>Math.min(Y.length,a)).valueOf(),xe=Y&&a>=1&&a<=Y.length&&le.isGreaterThan(0)&&new lt.default(Y.substring(0,a)).isZero(),nr=R.toFormat(se);return Yn(H).if(y).then(nr).if(Boolean(xe)).then(dn=>{let Pe=new lt.default(M).isZero(),[ve,Fe]=dn.split("."),Sn=new Array(a-1).fill(0),_o=[...Sn,0].join(""),$a=[...Sn,1].join("");return Pe?f?`<${ve}.${$a}`:p?`${ve}.${Fe}`:ve:`${ve}.${_o}`}).if(Boolean(!xe&&Y)).then(dn=>{let[Pe]=dn.split("."),ve=Y.substring(0,se);if(p){let Fe=a-ve.length;if(Fe>0){let Sn=Array(Fe).fill(0).join("");return ve=`${ve}${Sn}`,`${Pe}.${ve}`}return dn}return ve?`${Pe}.${ve}`:Pe}).valueOf()}).if(b).then(k=>`-${k}`).valueOf()}var Yw=t=>{var r,a;if(!((r=t.receipt)!=null&&r.value))return"";if(((a=t.receipt)==null?void 0:a.data)===Hl){let p=so({input:t.receipt.value,decimals:yn,digits:Uo,showLastNonZeroDecimal:!0});return new yd.default(p).times(t.gasPrice).times(100).toFixed()}return t.receipt.value};function bd(t){var f;let r=(f=t.receipt)==null?void 0:f.data;if(!r)return"";let a=Yw(t),p=a?`: ${a}`:"";return`${r}${p}`}i();function ic(t){var r,a;return(a=(r=t==null?void 0:t.results)==null?void 0:r.map(p=>p.returnMessage).filter(p=>Boolean(p)))!=null?a:[]}i();i();ie();i();i();i();i();ie();i();ie();i();var Zw=require("@multiversx/sdk-core");ie();i();var jo=require("@multiversx/sdk-core"),ev=require("@multiversx/sdk-network-providers");ie();i();i();var Jw=G(require("bignumber.js"));ie();i();ie();i();i();i();i();i();ie();i();Ve();var tv=["reDelegateRewards","claimRewards","unBond"],ov=["wrapEgld","unwrapEgld"],rv=["unStake"],av=["unDelegate"];i();i();i();ie();i();var pv=G(require("bignumber.js"));i();i();i();i();Ve();i();var mv=G(require("bignumber.js"));i();i();i();var dv=G(require("bignumber.js"));ke();i();i();i();i();fe();i();i();i();i();Ve();i();i();i();var uv=G(require("linkifyjs"));i();ie();i();var fv=G(require("bignumber.js"));i();ke();i();function vd(t){return Array.from(new Set([...ic(t),...hd(t),bd(t)])).filter(a=>Boolean(a))}i();fe();function Ad(t){let r=b=>t.status.toLowerCase()===b.toLowerCase(),a=r("fail")||r("reward-reverted"),p=r("success"),f=r("not executed")||r("invalid"),y=r("pending")||t.pendingResults;return{failed:a,success:p,invalid:f,pending:y}}i();fe();i();i();i();Ve();i();Ve();i();var gv=G(require("bignumber.js"));ie();Ve();i();Ve();i();var Ld=require("react");ke();i();i();Ve();i();i();var hv=require("@multiversx/sdk-core/out"),Tv=G(require("bignumber.js"));Ve();i();ke();i();i();ke();var YR=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];i();var kd=require("react");ke();i();var yv=require("react");Ve();var oN=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];ro();var Da=t=>t.transactions,co=N(Da,t=>t.signedTransactions),bv=N(Da,t=>t.signTransactionsError),Ed=N(Da,t=>t.signTransactionsCancelMessage),Oa=t=>r=>Object.entries(r).reduce((a,[p,f])=>(t(f.status)&&(a[p]=f),a),{}),Cd=N(co,Oa(no)),Pd=N(co,Oa(to)),Rd=N(co,Oa(oo)),Sv=N(co,Oa(qs)),Nd=N(Da,t=>{var r;return(t==null?void 0:t.transactionsToSign)==null?null:te(O({},t.transactionsToSign),{transactions:((r=t==null?void 0:t.transactionsToSign)==null?void 0:r.transactions.map(a=>Pa(a)))||[]})}),wv=N(co,(t,r)=>r,(t,r)=>r!=null?(t==null?void 0:t[r])||{}:{});var Ma=()=>re(Dn);i();var vv=`.dapp-core-component__explorerLinkStyles__link .dapp-core-component__explorerLinkStyles__search {
2715
2715
  color: #6c757d;
2716
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(vv));var cc={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var Fd=y=>{var b=y,{page:t,text:r,className:a="dapp-explorer-link",children:p}=b,f=jt(b,["page","text","className","children"]);let{network:{explorerAddress:E}}=Ma(),k=r!=null?r:pc.default.createElement(Od.FontAwesomeIcon,{icon:Dd.faExternalLinkSquare,className:cc.search}),R=rc({explorerAddress:String(E),to:t});return pc.default.createElement("a",O({href:R,target:"_blank",className:(0,Md.default)(cc.link,jn.ml2,a),rel:"noreferrer"},f),p!=null?p:k)};i();var ye=G(require("react")),Lu=G(require("classnames"));ie();i();i();var Bd=require("react");i();pe();i();i();i();i();i();i();i();i();var Lv=require("@multiversx/sdk-extension-provider"),kv=require("@multiversx/sdk-hw-provider"),Ev=require("@multiversx/sdk-opera-provider"),Cv=require("@multiversx/sdk-web-wallet-provider");ie();fe();i();var Zn=t=>`Unable to perform ${t}, Provider not initialized`,Fa=class{init(){return Promise.resolve(!1)}login(r){throw new Error(Zn(`login with options: ${r}`))}logout(r){throw new Error(Zn(`logout with options: ${r}`))}getAddress(){throw new Error(Zn("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(r,a){throw new Error(Zn(`sendTransaction with transactions: ${r} options: ${a}`))}signTransaction(r,a){throw new Error(Zn(`signTransaction with transactions: ${r} options: ${a}`))}signTransactions(r,a){throw new Error(Zn(`signTransactions with transactions: ${r} options: ${a}`))}signMessage(r,a){throw new Error(Zn(`signTransactions with ${r} and options ${a}`))}sendCustomMessage({method:r,params:a}){throw new Error(Zn(`sendCustomMessage with method: ${r} params: ${a}`))}sendCustomRequest(r){throw new Error(Zn(`sendSessionEvent with options: ${r}`))}ping(){return Promise.resolve(!1)}},Pv=new Fa;pe();i();i();var Rv=G(require("axios"));i();i();i();fe();i();i();i();ro();i();i();i();var Nv=G(require("axios"));i();var Dv=G(require("axios"));i();var Mv=G(require("axios"));i();i();var Fv=G(require("axios"));i();var Bv=G(require("axios"));i();pe();fe();i();i();pe();i();i();var Hd=require("@multiversx/sdk-core");i();Ce();ke();i();ro();i();pe();fe();i();pe();ke();i();i();i();i();i();ke();i();i();i();i();var Gv=G(require("axios")),Hv=G(require("swr"));i();i();var $d=require("react");i();var zv=require("react"),zd=require("@multiversx/sdk-web-wallet-provider"),qv=G(require("qs"));ie();pe();fe();i();i();var SO={search:window?window.location.search:"",removeParams:[]};i();var qd=require("react");Fs();i();var Yd=require("react"),n1=require("@multiversx/sdk-extension-provider");ie();i();pe();fe();i();i();i();i();var Xd=require("react"),Zv=require("@multiversx/sdk-extension-provider");ie();i();i();i();i();i();i();i();i();var Xo=G(require("react"));var dM=(0,Xo.createContext)({}),uM=ee.getState();i();var jd=G(require("react"));i();var dc=G(require("react")),jv=G(require("axios"));i();i();pe();i();i();var t1=G(require("axios"));pe();ke();$o();i();It();pe();i();i();var M1=require("react");i();i();i();pe();i();i();var a1=G(require("bignumber.js"));ie();pe();ke();i();var r1=G(require("bignumber.js"));ie();i();var i1=require("@multiversx/sdk-core"),s1=G(require("bignumber.js"));ie();i();i();i();i();var Qd=G(require("axios"));i();i();i();function Zd(t){return K(this,null,function*(){return yield new Promise(r=>{setTimeout(()=>r(),t)})})}i();var Jd=(t,r,a,p=0)=>K(void 0,null,function*(){try{return yield t(...a)}catch(f){return p<r.retries?((r==null?void 0:r.delay)!=null&&(yield Zd(r.delay)),yield Jd(t,r,a,p+1)):null}}),fc=(t,r={retries:5,delay:500})=>(...a)=>K(void 0,null,function*(){return yield Jd(t,r,a)});var c1=4;var rU=fc((t,r)=>K(void 0,null,function*(){let{data:a}=yield Qd.default.get(`${t}/${oc}?from=${c1}&size=1&fields=hash,timestamp${r?"&shard="+r:""}`),[p]=a;return p}));i();i();oa();i();i();var N1=G(yu());i();var bu,IU={origin:typeof window!="undefined"?(bu=window==null?void 0:window.location)==null?void 0:bu.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};i();fe();ro();i();var Ua=require("react"),Su=(t,r)=>{let[a,p]=(0,Ua.useState)(t);return(0,Ua.useEffect)(()=>{let y=setTimeout(()=>p(t),r);return()=>clearTimeout(y)},[t]),a};i();i();var B1=require("react"),U1=require("@multiversx/sdk-extension-provider");It();Ce();fe();i();Et();i();var F1=require("react"),wu=require("@multiversx/sdk-core");pe();i();var W1=require("react"),G1=require("@multiversx/sdk-opera-provider");It();Ce();fe();Et();i();var V1=require("react");It();pe();i();i();Is();i();i();var H1=G(require("platform"));i();Ce();ke();$o();Qt();Jt();i();i();i();i();i();i();i();i();i();fe();i();$o();Qt();i();i();i();pe();i();i();var $1=G(require("axios"));i();i();var vu=require("react"),q1=require("@multiversx/sdk-hw-provider");It();Ce();pe();fe();Et();i();var z1=require("react");i();var Tc=require("react");Ce();pe();fe();Et();i();var xc=require("react");Ce();pe();fe();Et();i();i();var Au=require("react");i();var Z1=require("react");i();var yc=require("react"),Y1=require("socket.io-client");pe();i();i();i();i();var Iu=t=>t.dappModal,J1=N(Iu,t=>t.visible),Ha=N(Iu,t=>t.modal),sG=N(Ha,t=>t.showHeader),cG=N(Ha,t=>t.showFooter),pG=N(Ha,t=>t.headerText),mG=N(Ha,t=>t.footerText);i();var Q1=`.dapp-core-component__trim-styles__trim {
2716
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(vv));var cc={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var Fd=y=>{var b=y,{page:t,text:r,className:a="dapp-explorer-link",children:p}=b,f=jt(b,["page","text","className","children"]);let{network:{explorerAddress:E}}=Ma(),k=r!=null?r:pc.default.createElement(Od.FontAwesomeIcon,{icon:Dd.faExternalLinkSquare,className:cc.search}),R=rc({explorerAddress:String(E),to:t});return pc.default.createElement("a",O({href:R,target:"_blank",className:(0,Md.default)(cc.link,jn.ml2,a),rel:"noreferrer"},f),p!=null?p:k)};i();var ye=G(require("react")),Lu=G(require("classnames"));ie();i();i();var Bd=require("react");i();pe();i();i();i();i();i();i();i();i();var Lv=require("@multiversx/sdk-extension-provider"),kv=require("@multiversx/sdk-hw-provider"),Ev=require("@multiversx/sdk-opera-provider"),Cv=require("@multiversx/sdk-web-wallet-provider");ie();fe();i();var Zn=t=>`Unable to perform ${t}, Provider not initialized`,Fa=class{init(){return Promise.resolve(!1)}login(r){throw new Error(Zn(`login with options: ${r}`))}logout(r){throw new Error(Zn(`logout with options: ${r}`))}getAddress(){throw new Error(Zn("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(r,a){throw new Error(Zn(`sendTransaction with transactions: ${r} options: ${a}`))}signTransaction(r,a){throw new Error(Zn(`signTransaction with transactions: ${r} options: ${a}`))}signTransactions(r,a){throw new Error(Zn(`signTransactions with transactions: ${r} options: ${a}`))}signMessage(r,a){throw new Error(Zn(`signTransactions with ${r} and options ${a}`))}sendCustomMessage({method:r,params:a}){throw new Error(Zn(`sendCustomMessage with method: ${r} params: ${a}`))}sendCustomRequest(r){throw new Error(Zn(`sendSessionEvent with options: ${r}`))}ping(){return Promise.resolve(!1)}},Pv=new Fa;pe();i();i();var Rv=G(require("axios"));i();i();i();fe();i();i();i();ro();i();i();i();var Nv=G(require("axios"));i();var Dv=G(require("axios"));i();var Mv=G(require("axios"));i();i();var Fv=G(require("axios"));i();var Bv=G(require("axios"));i();pe();fe();i();i();pe();i();i();var Hd=require("@multiversx/sdk-core");i();Ce();ke();i();ro();i();pe();fe();i();pe();ke();i();i();i();i();i();ke();i();i();i();i();var Gv=G(require("axios")),Hv=G(require("swr"));i();i();var $d=require("react");i();var zv=require("react"),zd=require("@multiversx/sdk-web-wallet-provider"),qv=G(require("qs"));ie();pe();fe();i();i();var SO={search:typeof window!="undefined"?window.location.search:"",removeParams:[]};i();var qd=require("react");Fs();i();var Yd=require("react"),n1=require("@multiversx/sdk-extension-provider");ie();i();pe();fe();i();i();i();i();var Xd=require("react"),Zv=require("@multiversx/sdk-extension-provider");ie();i();i();i();i();i();i();i();i();var Xo=G(require("react"));var dM=(0,Xo.createContext)({}),uM=ee.getState();i();var jd=G(require("react"));i();var dc=G(require("react")),jv=G(require("axios"));i();i();pe();i();i();var t1=G(require("axios"));pe();ke();$o();i();It();pe();i();i();var M1=require("react");i();i();i();pe();i();i();var a1=G(require("bignumber.js"));ie();pe();ke();i();var r1=G(require("bignumber.js"));ie();i();var i1=require("@multiversx/sdk-core"),s1=G(require("bignumber.js"));ie();i();i();i();i();var Qd=G(require("axios"));i();i();i();function Zd(t){return K(this,null,function*(){return yield new Promise(r=>{setTimeout(()=>r(),t)})})}i();var Jd=(t,r,a,p=0)=>K(void 0,null,function*(){try{return yield t(...a)}catch(f){return p<r.retries?((r==null?void 0:r.delay)!=null&&(yield Zd(r.delay)),yield Jd(t,r,a,p+1)):null}}),fc=(t,r={retries:5,delay:500})=>(...a)=>K(void 0,null,function*(){return yield Jd(t,r,a)});var c1=4;var rU=fc((t,r)=>K(void 0,null,function*(){let{data:a}=yield Qd.default.get(`${t}/${oc}?from=${c1}&size=1&fields=hash,timestamp${r?"&shard="+r:""}`),[p]=a;return p}));i();i();oa();i();i();var N1=G(yu());i();var bu,IU={origin:typeof window!="undefined"?(bu=window==null?void 0:window.location)==null?void 0:bu.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};i();fe();ro();i();var Ua=require("react"),Su=(t,r)=>{let[a,p]=(0,Ua.useState)(t);return(0,Ua.useEffect)(()=>{let y=setTimeout(()=>p(t),r);return()=>clearTimeout(y)},[t]),a};i();i();var B1=require("react"),U1=require("@multiversx/sdk-extension-provider");It();Ce();fe();i();Et();i();var F1=require("react"),wu=require("@multiversx/sdk-core");pe();i();var W1=require("react"),G1=require("@multiversx/sdk-opera-provider");It();Ce();fe();Et();i();var V1=require("react");It();pe();i();i();Is();i();i();var H1=G(require("platform"));i();Ce();ke();$o();Qt();Jt();i();i();i();i();i();i();i();i();i();fe();i();$o();Qt();i();i();i();pe();i();i();var $1=G(require("axios"));i();i();var vu=require("react"),q1=require("@multiversx/sdk-hw-provider");It();Ce();pe();fe();Et();i();var z1=require("react");i();var Tc=require("react");Ce();pe();fe();Et();i();var xc=require("react");Ce();pe();fe();Et();i();i();var Au=require("react");i();var Z1=require("react");i();var yc=require("react"),Y1=require("socket.io-client");pe();i();i();i();i();var Iu=t=>t.dappModal,J1=N(Iu,t=>t.visible),Ha=N(Iu,t=>t.modal),sG=N(Ha,t=>t.showHeader),cG=N(Ha,t=>t.showFooter),pG=N(Ha,t=>t.headerText),mG=N(Ha,t=>t.footerText);i();var Q1=`.dapp-core-component__trim-styles__trim {
2717
2717
  display: flex;
2718
2718
  max-width: 100%;
2719
2719
  overflow: hidden;
@@ -2694,7 +2694,7 @@ a.dapp-core-component__main__side-link::after {
2694
2694
  width: calc(100% - 1.85rem);
2695
2695
  }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Fc));var O={"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"};F();t();t();var tt=T(require("react")),Va=require("@fortawesome/free-solid-svg-icons"),Ha=require("@fortawesome/react-fontawesome"),ja=T(require("classnames"));t();t();var Ta=require("react"),Oe=require("react-redux");t();var Vn=require("@reduxjs/toolkit"),ua=require("react-redux/lib/utils/Subscription");I();t();var jr=T(require("lodash.throttle"));k();t();var Hr=T(require("lodash.isequal")),Mo=require("reselect");R();var g=(0,Mo.createSelectorCreator)(Mo.defaultMemoize,Hr.default),Xe=(e,o)=>e!=""&&Boolean(o);I();An();Pe();Ee();var ys=[lo],Oo=!1,bs=(0,jr.default)(()=>{ze(je())},5e3),zr=e=>o=>n=>{var l;if(ys.includes(n.type))return o(n);let r=e.getState(),s=xe.local.getItem(pe.loginExpiresAt);if(!Xe((l=r==null?void 0:r.loginInfo)==null?void 0:l.loginMethod,r==null?void 0:r.account.address))return o(n);if(s==null)return ze(je());let p=Date.now();return s-p<0&&!Oo?setTimeout(()=>{Oo=!0,e.dispatch(xr())},1e3):(Oo&&(Oo=!1),bs()),o(n)};t();t();function Fo(){return typeof sessionStorage!="undefined"}var la=Fo()?(ta(),$e(na)).default:(aa(),$e(ra)).default,_a=Fo()?(ca(),$e(ia)).default:[],ga=Fo()?(da(),$e(ma)).default:e=>e;Bo();var w=(0,Vn.configureStore)({reducer:la,middleware:e=>e({serializableCheck:{ignoredActions:[..._a,In.type,kn.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(zr)}),fa=(0,ua.createSubscription)(w),mu=ga(w),du=(0,Vn.configureStore)({reducer:Se});var Hs={store:w,subscription:fa},Hn=(0,Ta.createContext)(Hs),uu=(0,Oe.createStoreHook)(Hn),W=(0,Oe.createDispatchHook)(Hn),v=(0,Oe.createSelectorHook)(Hn);t();t();I();var ee=e=>e.account,Fe=g(ee,e=>e.address),Ze=g(ee,Fe,(e,o)=>o in e.accounts?e.accounts[o]:go),js=g(ee,Ze,(e,o)=>{let s=e,{accounts:n}=s,r=se(s,["accounts"]);return S(f({},r),{account:o})}),zs=g(Ze,e=>e.balance),qs=g(Ze,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),xu=g(ee,e=>e.shard),Ks=g(ee,e=>e.ledgerAccount),yu=g(ee,e=>e.walletConnectAccount),bu=g(ee,e=>e.isAccountLoading),Su=g(ee,e=>e.accountLoadingError),ha=g(ee,e=>e.websocketEvent),Xs=g(ee,e=>e.websocketBatchEvent);t();var q=e=>e.loginInfo,Iu=g(q,e=>e.loginMethod),jn=g(q,Fe,(e,o)=>Xe(e.loginMethod,o)),Au=g(q,e=>e.walletConnectLogin),Lu=g(q,e=>e.ledgerLogin),Ys=g(q,e=>e.walletLogin),Eu=g(q,e=>e.isLoginSessionInvalid),Zs=g(q,e=>e.tokenLogin),Pu=g(q,e=>e.logoutRoute);t();var xa=e=>e.modals,Du=g(xa,e=>e.txSubmittedModal),Js=g(xa,e=>e.notificationModal);t();var oe=e=>e.networkConfig,Uo=g(oe,e=>e.chainID),Qs=g(oe,e=>e.network.walletConnectBridgeAddress),ep=g(oe,e=>e.network.walletConnectV2RelayAddress),op=g(oe,e=>e.network.walletConnectV2ProjectId),np=g(oe,e=>e.network.walletConnectV2Options),ya=g(oe,e=>e.network.walletConnectDeepLink),me=g(oe,e=>e.network),ba=g(me,e=>e.apiAddress),Sa=g(me,e=>e.explorerAddress),wa=g(me,e=>e.egldLabel);t();var Wo=e=>e.signedMessageInfo,Bu=g(Wo,e=>e.isSigning),Uu=g(Wo,e=>e.errorMessage),Wu=g(Wo,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]}),Gu=g(Wo,e=>{let o=Object.keys(e.signedSessions),n=o.length;return o.length>0?o[n-1]:""});t();var zn=e=>e.toasts,Hu=g(zn,e=>e.customToasts),ju=g(zn,e=>e.transactionToasts),zu=g(zn,e=>e.failTransactionToast);t();I();var va={errorMessage:Rn,successMessage:Mn,processingMessage:On},tp=e=>e.transactionsInfo,rp=g(tp,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||va);t();t();var V=require("@multiversx/sdk-core");k();t();function Go(e){try{return i.Buffer.from(e,"base64").toString()===atob(e)}catch(o){return!1}}function $o(e){var s,m,p;let{data:o}=e,n=Go(o!=null?o:"")?V.TransactionPayload.fromEncoded(o):new V.TransactionPayload(o),r=new V.Transaction(f({value:e.value.valueOf(),data:n,nonce:e.nonce.valueOf(),receiver:new V.Address(e.receiver),sender:new V.Address(e.sender),gasLimit:(s=e.gasLimit.valueOf())!=null?s:Ve,gasPrice:(m=e.gasPrice.valueOf())!=null?m:mo,chainID:e.chainID.valueOf(),version:new V.TransactionVersion((p=e.version)!=null?p:nr)},e.options?{options:new V.TransactionOptions(e.options)}:{}));return r.applySignature({hex:()=>e.signature||""},new V.Address(e.sender)),r}t();t();t();t();t();var ip=require("@multiversx/sdk-core/out");t();k();t();var Je=require("@multiversx/sdk-core");R();t();var ka=require("@multiversx/sdk-core");function cp(e){try{let o=new ka.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function de(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&cp(e)}var sp=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function Vo(e,o,n=""){if(!de(e))return!1;if(new Je.Address(e).isContractAddress())return!0;let m=Ia({receiver:e,data:n});return m?new Je.Address(m).isContractAddress()||dp(e,o,n):!1}var pp=e=>e.toLowerCase().match(/[0-9a-f]/g),mp=e=>e.length%2===0;function dp(e,o,n){let r=n==null?void 0:n.split("@");if(r==null)return!1;let[s,...m]=r,p=o!=null&&e!=null&&e===o,_=sp.includes(s),l=m.every(u=>pp(u)&&mp(u));return p&&_&&l}function Ia({receiver:e,data:o}){try{if(!o)return e;let n=Go(o)?Je.TransactionPayload.fromEncoded(o).toString():o,r=lp(n),s=n.split("@");return r>-1?s[r]:e}catch(n){console.log(n);return}}function lp(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}t();t();t();var gp=require("@multiversx/sdk-core"),up=T(require("bignumber.js"));A();t();t();t();t();t();var qn="blocks";var Kn="collections";var Xn="tokens";t();t();t();t();F();t();var Ca=!1;function hp(e){Ca||(console.error(e),Ca=!0)}function Yn({explorerAddress:e,to:o}){try{return new URL(o).href}catch(n){return o.startsWith("/")||(hp(`Link not prepended by / : ${o}`),o=`/${o}`),e?`${e}${o}`:o}}t();F();t();t();t();var Sp=T(require("bignumber.js"));k();t();var bp=require("@multiversx/sdk-core"),Jn=T(require("bignumber.js"));k();t();var xp=T(require("bignumber.js"));t();Jn.default.config({ROUNDING_MODE:Jn.default.ROUND_FLOOR});t();t();t();k();t();t();t();t();k();t();k();t();var wp=require("@multiversx/sdk-core");k();t();var Qe=require("@multiversx/sdk-core"),Ip=require("@multiversx/sdk-network-providers");k();t();t();var vp=T(require("bignumber.js"));k();t();k();t();var Qn={isEsdt:!1,isNft:!1,isEgld:!1};function et(e){let o=e==null?void 0:e.split("-").length;return o===2?S(f({},Qn),{isEsdt:!0}):o===3?S(f({},Qn),{isNft:!0}):S(f({},Qn),{isEgld:!0})}t();t();t();t();k();t();F();var Lp=["reDelegateRewards","claimRewards","unBond"],Ep=["wrapEgld","unwrapEgld"],Pp=["unStake"],Cp=["unDelegate"];t();t();t();k();t();var Rp=T(require("bignumber.js"));t();t();t();t();F();t();var Mp=T(require("bignumber.js"));t();t();t();var Bp=T(require("bignumber.js"));R();t();t();t();t();A();t();t();t();t();F();t();t();t();var Up=T(require("linkifyjs"));t();k();t();var Wp=T(require("bignumber.js"));t();R();t();t();A();t();A();t();t();t();F();t();F();t();var Gp=T(require("bignumber.js"));k();F();t();F();t();var Oa=require("react");R();t();t();F();t();t();var $p=require("@multiversx/sdk-core/out"),Vp=T(require("bignumber.js"));F();t();R();t();t();R();var vb=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var Fa=require("react");R();t();var jp=require("react");F();var Cb=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Me();var qo=e=>e.transactions,Be=g(qo,e=>e.signedTransactions),zp=g(qo,e=>e.signTransactionsError),Ba=g(qo,e=>e.signTransactionsCancelMessage),Ko=e=>o=>Object.entries(o).reduce((n,[r,s])=>(e(s.status)&&(n[r]=s),n),{}),Ua=g(Be,Ko(Ne)),Wa=g(Be,Ko(De)),Ga=g(Be,Ko(Re)),qp=g(Be,Ko(Bn)),$a=g(qo,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:S(f({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>$o(n)))||[]})}),Kp=g(Be,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});var eo=()=>v(oe);t();var Xp=`.dapp-core-component__explorerLinkStyles__link .dapp-core-component__explorerLinkStyles__search {
2696
2696
  color: #6c757d;
2697
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Xp));var nt={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var za=m=>{var p=m,{page:e,text:o,className:n="dapp-explorer-link",children:r}=p,s=se(p,["page","text","className","children"]);let{network:{explorerAddress:_}}=eo(),l=o!=null?o:tt.default.createElement(Ha.FontAwesomeIcon,{icon:Va.faExternalLinkSquare,className:nt.search}),u=Yn({explorerAddress:String(_),to:e});return tt.default.createElement("a",f({href:u,target:"_blank",className:(0,ja.default)(nt.link,O.ml2,n),rel:"noreferrer"},s),r!=null?r:l)};t();var ut=T(require("react")),Gi=T(require("classnames"));t();var P=T(require("react")),Ui=T(require("classnames"));k();t();t();var qa=require("react");t();I();t();t();t();t();t();t();t();t();var Jp=require("@multiversx/sdk-extension-provider"),Qp=require("@multiversx/sdk-hw-provider"),em=require("@multiversx/sdk-opera-provider"),om=require("@multiversx/sdk-web-wallet-provider");k();A();t();var ce=e=>`Unable to perform ${e}, Provider not initialized`,Xo=class{init(){return Promise.resolve(!1)}login(o){throw new Error(ce(`login with options: ${o}`))}logout(o){throw new Error(ce(`logout with options: ${o}`))}getAddress(){throw new Error(ce("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(ce(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(ce(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(ce(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(ce(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(ce(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(ce(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},nm=new Xo;I();t();t();var tm=T(require("axios"));t();t();t();A();t();t();t();Me();t();t();t();var rm=T(require("axios"));t();var am=T(require("axios"));t();var cm=T(require("axios"));t();t();var sm=T(require("axios"));t();var pm=T(require("axios"));t();I();A();t();t();I();t();t();var Za=require("@multiversx/sdk-core");t();M();R();t();Me();t();I();A();t();I();R();t();t();t();t();t();R();t();t();t();t();var Ja=T(require("axios")),Qa=T(require("swr"));var lm=e=>Ja.default.get(e).then(o=>o.data);function ei({tokenId:e}){var L;let{network:o}=eo(),{isEsdt:n,isNft:r}=et(e),s=n?Xn:Kn,m=e;if(r){let[N,H]=e.split("-");m=`${N}-${H}`}let{data:p,error:_}=(0,Qa.default)(Boolean(m)?`${o.apiAddress}/${s}/${m}`:null,lm);if(!m)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let l=p?p==null?void 0:p.decimals:Number(o.decimals),u=p?p==null?void 0:p.name:"",y=p?`${(L=p==null?void 0:p.assets)==null?void 0:L.svgUrl}`:"",x=p==null?void 0:p.assets;return{tokenDecimals:l,tokenLabel:u,tokenAvatar:y,assets:x,error:_}}t();t();var oi=require("react");t();var um=require("react"),ti=require("@multiversx/sdk-web-wallet-provider"),fm=T(require("qs"));k();I();A();t();t();var Jv={search:window?window.location.search:"",removeParams:[]};t();var ri=require("react");En();t();var si=require("react"),km=require("@multiversx/sdk-extension-provider");k();t();I();A();t();t();t();t();var ci=require("react"),bm=require("@multiversx/sdk-extension-provider");k();t();t();t();t();t();t();t();t();var oo=T(require("react"));var Vk=(0,oo.createContext)({}),Hk=w.getState();t();var ii=T(require("react"));t();var ct=T(require("react")),hm=T(require("axios"));t();t();I();t();t();var Im=T(require("axios"));I();R();qe();t();he();I();t();t();var id=require("react");t();t();t();I();t();t();var Em=T(require("bignumber.js"));k();I();R();t();var Lm=T(require("bignumber.js"));k();t();var Pm=require("@multiversx/sdk-core"),Cm=T(require("bignumber.js"));k();t();t();t();t();var di=T(require("axios"));t();t();t();function pi(e){return b(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}t();var mi=(e,o,n,r=0)=>b(void 0,null,function*(){try{return yield e(...n)}catch(s){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield pi(o.delay)),yield mi(e,o,n,r+1)):null}}),pt=(e,o={retries:5,delay:500})=>(...n)=>b(void 0,null,function*(){return yield mi(e,o,n)});var Nm=4;var R1=pt((e,o)=>b(void 0,null,function*(){let{data:n}=yield di.default.get(`${e}/${qn}?from=${Nm}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[r]=n;return r}));t();t();_o();t();t();var td=T(Ni());t();var Di,nL={origin:typeof window!="undefined"?(Di=window==null?void 0:window.location)==null?void 0:Di.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};t();A();Me();t();var Zo=require("react"),Ri=(e,o)=>{let[n,r]=(0,Zo.useState)(e);return(0,Zo.useEffect)(()=>{let m=setTimeout(()=>r(e),o);return()=>clearTimeout(m)},[e]),n};t();t();var sd=require("react"),pd=require("@multiversx/sdk-extension-provider");he();M();A();t();ye();t();var cd=require("react"),Mi=require("@multiversx/sdk-core");I();t();var md=require("react"),dd=require("@multiversx/sdk-opera-provider");he();M();A();ye();t();var gd=require("react");he();I();t();t();hn();t();t();var ld=T(require("platform"));t();M();R();qe();Pe();Ee();t();t();t();t();t();t();t();t();t();A();t();qe();Pe();t();t();t();I();t();t();var _d=T(require("axios"));t();t();var Oi=require("react"),fd=require("@multiversx/sdk-hw-provider");he();M();I();A();ye();t();var ud=require("react");t();var lt=require("react");M();I();A();ye();t();var _t=require("react");M();I();A();ye();t();t();var Fi=require("react");t();var bd=require("react");t();var gt=require("react"),yd=require("socket.io-client");I();t();t();t();t();var Bi=e=>e.dappModal,Sd=g(Bi,e=>e.visible),en=g(Bi,e=>e.modal),FC=g(en,e=>e.showHeader),BC=g(en,e=>e.showFooter),UC=g(en,e=>e.headerText),WC=g(en,e=>e.footerText);t();var wd=`.dapp-core-component__trim-styles__trim {
2697
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Xp));var nt={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var za=m=>{var p=m,{page:e,text:o,className:n="dapp-explorer-link",children:r}=p,s=se(p,["page","text","className","children"]);let{network:{explorerAddress:_}}=eo(),l=o!=null?o:tt.default.createElement(Ha.FontAwesomeIcon,{icon:Va.faExternalLinkSquare,className:nt.search}),u=Yn({explorerAddress:String(_),to:e});return tt.default.createElement("a",f({href:u,target:"_blank",className:(0,ja.default)(nt.link,O.ml2,n),rel:"noreferrer"},s),r!=null?r:l)};t();var ut=T(require("react")),Gi=T(require("classnames"));t();var P=T(require("react")),Ui=T(require("classnames"));k();t();t();var qa=require("react");t();I();t();t();t();t();t();t();t();t();var Jp=require("@multiversx/sdk-extension-provider"),Qp=require("@multiversx/sdk-hw-provider"),em=require("@multiversx/sdk-opera-provider"),om=require("@multiversx/sdk-web-wallet-provider");k();A();t();var ce=e=>`Unable to perform ${e}, Provider not initialized`,Xo=class{init(){return Promise.resolve(!1)}login(o){throw new Error(ce(`login with options: ${o}`))}logout(o){throw new Error(ce(`logout with options: ${o}`))}getAddress(){throw new Error(ce("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(ce(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(ce(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(ce(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(ce(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(ce(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(ce(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},nm=new Xo;I();t();t();var tm=T(require("axios"));t();t();t();A();t();t();t();Me();t();t();t();var rm=T(require("axios"));t();var am=T(require("axios"));t();var cm=T(require("axios"));t();t();var sm=T(require("axios"));t();var pm=T(require("axios"));t();I();A();t();t();I();t();t();var Za=require("@multiversx/sdk-core");t();M();R();t();Me();t();I();A();t();I();R();t();t();t();t();t();R();t();t();t();t();var Ja=T(require("axios")),Qa=T(require("swr"));var lm=e=>Ja.default.get(e).then(o=>o.data);function ei({tokenId:e}){var L;let{network:o}=eo(),{isEsdt:n,isNft:r}=et(e),s=n?Xn:Kn,m=e;if(r){let[N,H]=e.split("-");m=`${N}-${H}`}let{data:p,error:_}=(0,Qa.default)(Boolean(m)?`${o.apiAddress}/${s}/${m}`:null,lm);if(!m)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let l=p?p==null?void 0:p.decimals:Number(o.decimals),u=p?p==null?void 0:p.name:"",y=p?`${(L=p==null?void 0:p.assets)==null?void 0:L.svgUrl}`:"",x=p==null?void 0:p.assets;return{tokenDecimals:l,tokenLabel:u,tokenAvatar:y,assets:x,error:_}}t();t();var oi=require("react");t();var um=require("react"),ti=require("@multiversx/sdk-web-wallet-provider"),fm=T(require("qs"));k();I();A();t();t();var Jv={search:typeof window!="undefined"?window.location.search:"",removeParams:[]};t();var ri=require("react");En();t();var si=require("react"),km=require("@multiversx/sdk-extension-provider");k();t();I();A();t();t();t();t();var ci=require("react"),bm=require("@multiversx/sdk-extension-provider");k();t();t();t();t();t();t();t();t();var oo=T(require("react"));var Vk=(0,oo.createContext)({}),Hk=w.getState();t();var ii=T(require("react"));t();var ct=T(require("react")),hm=T(require("axios"));t();t();I();t();t();var Im=T(require("axios"));I();R();qe();t();he();I();t();t();var id=require("react");t();t();t();I();t();t();var Em=T(require("bignumber.js"));k();I();R();t();var Lm=T(require("bignumber.js"));k();t();var Pm=require("@multiversx/sdk-core"),Cm=T(require("bignumber.js"));k();t();t();t();t();var di=T(require("axios"));t();t();t();function pi(e){return b(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}t();var mi=(e,o,n,r=0)=>b(void 0,null,function*(){try{return yield e(...n)}catch(s){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield pi(o.delay)),yield mi(e,o,n,r+1)):null}}),pt=(e,o={retries:5,delay:500})=>(...n)=>b(void 0,null,function*(){return yield mi(e,o,n)});var Nm=4;var R1=pt((e,o)=>b(void 0,null,function*(){let{data:n}=yield di.default.get(`${e}/${qn}?from=${Nm}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[r]=n;return r}));t();t();_o();t();t();var td=T(Ni());t();var Di,nL={origin:typeof window!="undefined"?(Di=window==null?void 0:window.location)==null?void 0:Di.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};t();A();Me();t();var Zo=require("react"),Ri=(e,o)=>{let[n,r]=(0,Zo.useState)(e);return(0,Zo.useEffect)(()=>{let m=setTimeout(()=>r(e),o);return()=>clearTimeout(m)},[e]),n};t();t();var sd=require("react"),pd=require("@multiversx/sdk-extension-provider");he();M();A();t();ye();t();var cd=require("react"),Mi=require("@multiversx/sdk-core");I();t();var md=require("react"),dd=require("@multiversx/sdk-opera-provider");he();M();A();ye();t();var gd=require("react");he();I();t();t();hn();t();t();var ld=T(require("platform"));t();M();R();qe();Pe();Ee();t();t();t();t();t();t();t();t();t();A();t();qe();Pe();t();t();t();I();t();t();var _d=T(require("axios"));t();t();var Oi=require("react"),fd=require("@multiversx/sdk-hw-provider");he();M();I();A();ye();t();var ud=require("react");t();var lt=require("react");M();I();A();ye();t();var _t=require("react");M();I();A();ye();t();t();var Fi=require("react");t();var bd=require("react");t();var gt=require("react"),yd=require("socket.io-client");I();t();t();t();t();var Bi=e=>e.dappModal,Sd=g(Bi,e=>e.visible),en=g(Bi,e=>e.modal),FC=g(en,e=>e.showHeader),BC=g(en,e=>e.showFooter),UC=g(en,e=>e.headerText),WC=g(en,e=>e.footerText);t();var wd=`.dapp-core-component__trim-styles__trim {
2698
2698
  display: flex;
2699
2699
  max-width: 100%;
2700
2700
  overflow: hidden;
@@ -2788,7 +2788,7 @@ a.dapp-core-component__main__side-link::after {
2788
2788
  .dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-font-small {
2789
2789
  font-size: 0.75rem;
2790
2790
  }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(bv));var J={"transactions-table":"dapp-core-component__transactionsTable-styles__transactions-table",transactionsTable:"dapp-core-component__transactionsTable-styles__transactions-table","transactions-table-header":"dapp-core-component__transactionsTable-styles__transactions-table-header",transactionsTableHeader:"dapp-core-component__transactionsTable-styles__transactions-table-header","table-wrapper":"dapp-core-component__transactionsTable-styles__table-wrapper",tableWrapper:"dapp-core-component__transactionsTable-styles__table-wrapper",table:"dapp-core-component__transactionsTable-styles__table","transaction-cell":"dapp-core-component__transactionsTable-styles__transaction-cell",transactionCell:"dapp-core-component__transactionsTable-styles__transaction-cell","transaction-cell-margin":"dapp-core-component__transactionsTable-styles__transaction-cell-margin",transactionCellMargin:"dapp-core-component__transactionsTable-styles__transaction-cell-margin","transaction-cell-overflow":"dapp-core-component__transactionsTable-styles__transaction-cell-overflow",transactionCellOverflow:"dapp-core-component__transactionsTable-styles__transaction-cell-overflow","transaction-cell-link":"dapp-core-component__transactionsTable-styles__transaction-cell-link",transactionCellLink:"dapp-core-component__transactionsTable-styles__transaction-cell-link","transaction-cell-font-small":"dapp-core-component__transactionsTable-styles__transaction-cell-font-small",transactionCellFontSmall:"dapp-core-component__transactionsTable-styles__transaction-cell-font-small"};var Id=({value:t,short:o=!1,tooltip:a=!1})=>{let c=vd(t*1e3,o),u=a?Ca.default.createElement("span",{title:Ad({value:t,noSeconds:!1,utc:!0}),"data-testid":`timeAgo-${t}`},c):Ca.default.createElement("span",{"data-testid":`timeAgo-${t}`},c);return Ca.default.createElement("span",{className:J.transactionCell},u)};i();i();var _p=P(require("react")),Jf=P(require("classnames"));i();var Se=P(require("react")),Zf=P(require("classnames"));ce();i();i();i();var au=require("react"),Io=require("react-redux");i();var Vc=require("@reduxjs/toolkit"),ou=require("react-redux/lib/utils/Subscription");de();i();var D_=P(require("lodash.throttle"));ce();i();var P_=P(require("lodash.isequal")),ti=require("reselect");Ne();var F=(0,ti.createSelectorCreator)(ti.defaultMemoize,P_.default),dr=(t,o)=>t!=""&&Boolean(o);de();kc();yo();xo();var r1=[Da],oi=!1,a1=(0,D_.default)(()=>{pr(cr())},5e3),R_=t=>o=>a=>{var A;if(r1.includes(a.type))return o(a);let c=t.getState(),u=qt.local.getItem(vt.loginExpiresAt);if(!dr((A=c==null?void 0:c.loginInfo)==null?void 0:A.loginMethod,c==null?void 0:c.account.address))return o(a);if(u==null)return pr(cr());let T=Date.now();return u-T<0&&!oi?setTimeout(()=>{oi=!0,t.dispatch(s_())},1e3):(oi&&(oi=!1),a1()),o(a)};i();i();function ri(){return typeof sessionStorage!="undefined"}var eu=ri()?(z_(),ar(V_)).default:(K_(),ar(q_)).default,nu=ri()?(X_(),ar(j_)).default:[],tu=ri()?(Q_(),ar(J_)).default:t=>t;ai();var ae=(0,Vc.configureStore)({reducer:eu,middleware:t=>t({serializableCheck:{ignoredActions:[...nu,Lc.type,Ic.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(R_)}),ru=(0,ou.createSubscription)(ae),QC=tu(ae),e2=(0,Vc.configureStore)({reducer:Xt});var k1={store:ae,subscription:ru},zc=(0,au.createContext)(k1),r2=(0,Io.createStoreHook)(zc),Ze=(0,Io.createDispatchHook)(zc),pe=(0,Io.createSelectorHook)(zc);i();i();de();var $n=t=>t.account,Lo=F($n,t=>t.address),ur=F($n,Lo,(t,o)=>o in t.accounts?t.accounts[o]:Oa),E1=F($n,ur,(t,o)=>{let u=t,{accounts:a}=u,c=Rn(u,["accounts"]);return Z(R({},c),{account:o})}),C1=F(ur,t=>t.balance),N1=F(ur,t=>{var o;return((o=t==null?void 0:t.nonce)==null?void 0:o.valueOf())||0}),c2=F($n,t=>t.shard),P1=F($n,t=>t.ledgerAccount),p2=F($n,t=>t.walletConnectAccount),m2=F($n,t=>t.isAccountLoading),l2=F($n,t=>t.accountLoadingError),iu=F($n,t=>t.websocketEvent),D1=F($n,t=>t.websocketBatchEvent);i();var In=t=>t.loginInfo,f2=F(In,t=>t.loginMethod),qc=F(In,Lo,(t,o)=>dr(t.loginMethod,o)),g2=F(In,t=>t.walletConnectLogin),h2=F(In,t=>t.ledgerLogin),R1=F(In,t=>t.walletLogin),T2=F(In,t=>t.isLoginSessionInvalid),O1=F(In,t=>t.tokenLogin),x2=F(In,t=>t.logoutRoute);i();var su=t=>t.modals,S2=F(su,t=>t.txSubmittedModal),M1=F(su,t=>t.notificationModal);i();var Hn=t=>t.networkConfig,ii=F(Hn,t=>t.chainID),F1=F(Hn,t=>t.network.walletConnectBridgeAddress),B1=F(Hn,t=>t.network.walletConnectV2RelayAddress),U1=F(Hn,t=>t.network.walletConnectV2ProjectId),W1=F(Hn,t=>t.network.walletConnectV2Options),cu=F(Hn,t=>t.network.walletConnectDeepLink),At=F(Hn,t=>t.network),pu=F(At,t=>t.apiAddress),mu=F(At,t=>t.explorerAddress),lu=F(At,t=>t.egldLabel);i();var si=t=>t.signedMessageInfo,L2=F(si,t=>t.isSigning),k2=F(si,t=>t.errorMessage),E2=F(si,t=>{let o=Object.keys(t.signedSessions),a=o.length;return t.signedSessions[o[a-1]]}),C2=F(si,t=>{let o=Object.keys(t.signedSessions),a=o.length;return o.length>0?o[a-1]:""});i();var Kc=t=>t.toasts,D2=F(Kc,t=>t.customToasts),R2=F(Kc,t=>t.transactionToasts),O2=F(Kc,t=>t.failTransactionToast);i();de();var du={errorMessage:Oc,successMessage:Mc,processingMessage:Fc},G1=t=>t.transactionsInfo,$1=F(G1,(t,o)=>o,(t,o)=>o!=null&&(t==null?void 0:t[Number(o)])||du);i();i();var an=require("@multiversx/sdk-core");ce();i();function fr(t){try{return l.Buffer.from(t,"base64").toString()===atob(t)}catch(o){return!1}}function ci(t){return fr(t)?atob(t):t}function pi(t){var u,h,T;let{data:o}=t,a=fr(o!=null?o:"")?an.TransactionPayload.fromEncoded(o):new an.TransactionPayload(o),c=new an.Transaction(R({value:t.value.valueOf(),data:a,nonce:t.nonce.valueOf(),receiver:new an.Address(t.receiver),sender:new an.Address(t.sender),gasLimit:(u=t.gasLimit.valueOf())!=null?u:ir,gasPrice:(h=t.gasPrice.valueOf())!=null?h:Pa,chainID:t.chainID.valueOf(),version:new an.TransactionVersion((T=t.version)!=null?T:$d)},t.options?{options:new an.TransactionOptions(t.options)}:{}));return c.applySignature({hex:()=>t.signature||""},new an.Address(t.sender)),c}i();i();i();i();i();var H1=require("@multiversx/sdk-core/out");i();ce();i();var gr=require("@multiversx/sdk-core");Ne();i();var _u=require("@multiversx/sdk-core");function V1(t){try{let o=new _u.Address(t);return Boolean(o.bech32())}catch(o){return!1}}function Vn(t){return(t==null?void 0:t.startsWith("erd"))&&t.length===62&&/^\w+$/.test(t)&&V1(t)}var z1=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function mi(t,o,a=""){if(!Vn(t))return!1;if(new gr.Address(t).isContractAddress())return!0;let h=uu({receiver:t,data:a});return h?new gr.Address(h).isContractAddress()||j1(t,o,a):!1}var q1=t=>t.toLowerCase().match(/[0-9a-f]/g),K1=t=>t.length%2===0;function j1(t,o,a){let c=a==null?void 0:a.split("@");if(c==null)return!1;let[u,...h]=c,T=o!=null&&t!=null&&t===o,k=z1.includes(u),A=h.every(C=>q1(C)&&K1(C));return T&&k&&A}function uu({receiver:t,data:o}){try{if(!o)return t;let a=fr(o)?gr.TransactionPayload.fromEncoded(o).toString():o,c=X1(a),u=a.split("@");return c>-1?u[c]:t}catch(a){console.log(a);return}}function X1(t){return t.includes("MultiESDTNFTTransfer")?1:t.includes("ESDTNFTTransfer")?4:-1}i();i();i();var Z1=require("@multiversx/sdk-core"),J1=P(require("bignumber.js"));Te();i();i();i();i();i();var zn="accounts";var li="blocks",hu="code",di="collections";var Tu="contracts";var xu="identities";var yu="locked-accounts",bu="logs",Su="miniblocks";var jc="nfts",wu="nodes",Xc="providers",vu="roles",Yc="sc-results";var It="tokens";var it="transactions";var Yt={shard:t=>`/${li}?shard=${t}`,receiverShard:t=>`/${it}?receivershard=${t}`,senderShard:t=>`/${it}?sendershard=${t}`,transactionDetails:t=>`/${it}/${t}`,transactionDetailsScResults:t=>`/${it}/${t}/${Yc}`,transactionDetailsLogs:t=>`/${it}/${t}/${bu}`,nodeDetails:t=>`/${wu}/${t}`,accountDetails:t=>`/${zn}/${t}`,accountDetailsContractCode:t=>`/${zn}/${t}/${hu}`,accountDetailsTokens:t=>`/${zn}/${t}/${It}`,accountDetailsNfts:t=>`/${zn}/${t}/${jc}`,accountDetailsScResults:t=>`/${zn}/${t}/${Yc}`,accountDetailsContracts:t=>`/${zn}/${t}/${Tu}`,identityDetails:t=>`/${xu}/${t}`,tokenDetails:t=>`/${It}/${t}`,tokenDetailsAccounts:t=>`/${It}/${t}/${zn}`,tokenDetailsLockedAccounts:t=>`/${It}/${t}/${yu}`,tokenDetailsRoles:t=>`/${It}/${t}/${vu}`,collectionDetails:t=>`/${di}/${t}`,nftDetails:t=>`/${jc}/${t}`,providerDetails:t=>`/${Xc}/${t}`,providerDetailsTransactions:t=>`/${Xc}/${t}/${it}`,miniblockDetails:t=>`/${Su}/${t}`};i();var Zc=t=>{var o,a,c,u;if(t.action){let h=[(o=t.action.arguments)==null?void 0:o.token,(a=t.action.arguments)==null?void 0:a.token1,(c=t.action.arguments)==null?void 0:c.token2,(u=t.action.arguments)==null?void 0:u.transfers].filter(k=>k!=null);return[].concat(...h)}return[]};i();i();i();Be();var Jc=t=>{var c,u,h,T,k,A;let o="Transaction";return((c=t.action)==null?void 0:c.name)&&((u=t.action)==null?void 0:u.category)&&(((h=t.action)==null?void 0:h.category)==="esdtNft"&&((T=t.action)==null?void 0:T.name)==="transfer"?o="Transaction":t.action&&(o=t.action.name),(A=(k=t.action)==null?void 0:k.arguments)!=null&&A.functionName&&(o=t.action.arguments.functionName)),o};i();var Au=!1;function nA(t){Au||(console.error(t),Au=!0)}function Qc({explorerAddress:t,to:o}){try{return new URL(o).href}catch(a){return o.startsWith("/")||(nA(`Link not prepended by / : ${o}`),o=`/${o}`),t?`${t}${o}`:o}}i();Be();i();function Iu(t){var o,a;return(a=(o=t==null?void 0:t.operations)==null?void 0:o.map(c=>c.message).filter(c=>Boolean(c)))!=null?a:[]}i();var Eu=P(require("bignumber.js"));ce();i();var ku=require("@multiversx/sdk-core"),Lt=P(require("bignumber.js"));ce();i();var Lu=P(require("bignumber.js")),hr=(t,o=!0)=>{let a=String(t);if(!a.match(/^[-]?\d+$/))return!1;let c=new Lu.default(a),u=o?0:-1;return c.toString(10)===a&&c.comparedTo(0)>=u};i();function st(t){return{if:function(o){return o?{then:a=>a instanceof Function?st(a(t)):st(a)}:{then:()=>st(t)}},then:o=>o instanceof Function?st(o(t)):st(o),valueOf:function(){return t}}}Lt.default.config({ROUNDING_MODE:Lt.default.ROUND_FLOOR});function Ln({input:t,decimals:o=Pe,digits:a=zt,showLastNonZeroDecimal:c=!0,showIsLessThanDecimalsLabel:u=!1,addCommas:h=!1}){if(!hr(t,!1))throw new Error("Invalid input");let T=new Lt.default(t).isNegative(),k=t;return T&&(k=t.substring(1)),st(k).then(()=>ku.TokenPayment.fungibleFromBigInteger("",k,o).toRationalNumber()).then(A=>{let C=new Lt.default(A);if(C.isZero())return Wn;let B=C.toString(10),[O,W]=B.split("."),oe=new Lt.default(W||0),ne=st(0).if(Boolean(W&&c)).then(()=>Math.max(W.length,a)).if(oe.isZero()&&!c).then(0).if(Boolean(W&&!c)).then(()=>Math.min(W.length,a)).valueOf(),ue=W&&a>=1&&a<=W.length&&oe.isGreaterThan(0)&&new Lt.default(W.substring(0,a)).isZero(),dt=C.toFormat(ne);return st(B).if(h).then(dt).if(Boolean(ue)).then(cn=>{let Ie=new Lt.default(O).isZero(),[Le,He]=cn.split("."),En=new Array(a-1).fill(0),Oo=[...En,0].join(""),Ri=[...En,1].join("");return Ie?u?`<${Le}.${Ri}`:c?`${Le}.${He}`:Le:`${Le}.${Oo}`}).if(Boolean(!ue&&W)).then(cn=>{let[Ie]=cn.split("."),Le=W.substring(0,ne);if(c){let He=a-Le.length;if(He>0){let En=Array(He).fill(0).join("");return Le=`${Le}${En}`,`${Ie}.${Le}`}return cn}return Le?`${Ie}.${Le}`:Ie}).valueOf()}).if(T).then(A=>`-${A}`).valueOf()}var tA=t=>{var o,a;if(!((o=t.receipt)!=null&&o.value))return"";if(((a=t.receipt)==null?void 0:a.data)===zd){let c=Ln({input:t.receipt.value,decimals:Pe,digits:zt,showLastNonZeroDecimal:!0});return new Eu.default(c).times(t.gasPrice).times(100).toFixed()}return t.receipt.value};function Cu(t){var u;let o=(u=t.receipt)==null?void 0:u.data;if(!o)return"";let a=tA(t),c=a?`: ${a}`:"";return`${o}${c}`}i();function ep(t){var o,a;return(a=(o=t==null?void 0:t.results)==null?void 0:o.map(c=>c.returnMessage).filter(c=>Boolean(c)))!=null?a:[]}i();i();ce();i();var Tr=(c=>(c.NonFungibleESDT="NonFungibleESDT",c.SemiFungibleESDT="SemiFungibleESDT",c.MetaESDT="MetaESDT",c))(Tr||{});i();i();i();ce();i();ce();i();var oA=require("@multiversx/sdk-core");ce();i();var xr=require("@multiversx/sdk-core"),iA=require("@multiversx/sdk-network-providers");ce();i();i();var rA=P(require("bignumber.js"));ce();i();ce();i();var np={isEsdt:!1,isNft:!1,isEgld:!1};function fi(t){let o=t==null?void 0:t.split("-").length;return o===2?Z(R({},np),{isEsdt:!0}):o===3?Z(R({},np),{isNft:!0}):Z(R({},np),{isEgld:!0})}i();i();function gi({token:t,noValue:o,showLastNonZeroDecimal:a}){var C;let c=!o&&t.value&&t.type!=="NonFungibleESDT",u=t.decimals!=null,h="";t.type==="NonFungibleESDT"&&(h="NFT"),t.type==="SemiFungibleESDT"&&(h="SFT"),t.type==="MetaESDT"&&(h="Meta-ESDT");let T="";c&&u&&(T=u?Ln({input:t.value,decimals:t.decimals,digits:2,showLastNonZeroDecimal:a}):Number(t.value).toLocaleString("en"));let k=Yt.nftDetails(String(t.identifier)),A=t.ticker===t.collection&&(C=t.identifier)!=null?C:t.ticker;return{badgeText:h,tokenFormattedAmount:c?T:null,tokenExplorerLink:k,tokenLinkText:A,token:t,noValue:o,showLastNonZeroDecimal:a}}i();ce();function hi({token:t,noValue:o,showLastNonZeroDecimal:a}){var k;let c=Boolean(!o&&t.value),u=c?Ln({input:t.value,decimals:(k=t.decimals)!=null?k:Pe,digits:2,showLastNonZeroDecimal:a,addCommas:!0}):null,h=Yt.tokenDetails(String(t.token)),T=t.ticker;return{tokenExplorerLink:h,tokenFormattedAmount:u,showFormattedAmount:c,tokenLinkText:T,token:t,showLastNonZeroDecimal:a}}i();Be();var Nu=["reDelegateRewards","claimRewards","unBond"],Pu=["wrapEgld","unwrapEgld"],Du=["unStake"],Ru=["unDelegate"];i();i();var Ou=t=>{let o=t.map(c=>{let{isNft:u}=fi(c.type);if(u){let{badgeText:B,tokenFormattedAmount:O,tokenLinkText:W}=gi({token:c});return`${B!=null?`(${B}) `:""}${O} ${W}`}let{tokenFormattedAmount:h,tokenLinkText:T,token:k}=hi({token:c}),A=k.collection?k.identifier:k.token;return`${h} ${T} (${A})`});return decodeURI(o.join("%0A"))};i();ce();var xn=t=>({egldValueData:{value:t,formattedValue:Ln({input:t}),decimals:Pe}});i();var Fu=P(require("bignumber.js"));i();i();var Mu=!1;function Bu(t){var o;try{let c=ci(t.data).replace(`${(o=t.action)==null?void 0:o.name}@`,""),u=new Fu.default(c,16);if(!u.isNaN())return xn(u.toString(10))}catch(a){Mu||(console.error(`Unable to extract value for txHash: ${t.txHash}`),Mu=!0)}return xn(t.value)}i();i();Be();var Uu=t=>{var a,c;return(c=(a=t==null?void 0:t.operations)==null?void 0:a.filter(u=>Object.values(uc).includes(u.type)))!=null?c:[]};var Wu=!1,Gu=t=>{Wu||(console.error(`Operations field missing for txHash: ${t}.
2791
- Unable to compute value field.`),Wu=!0)};function $u(t){try{if(t.operations){let[o]=Uu(t);return xn(o==null?void 0:o.value)}else Gu(t.txHash)}catch(o){Gu(t.txHash)}return xn(t.value)}i();var Vu=P(require("bignumber.js"));var Hu=!1;function zu(t){var a,c,u,h,T;return new Vu.default((c=(a=t.action)==null?void 0:a.arguments)==null?void 0:c.value).isNaN()?(Hu||(console.error(`Unable to interpret ${(T=t.action)==null?void 0:T.name} data for txHash: ${t.txHash}`),Hu=!0),xn(t.value)):xn((h=(u=t.action)==null?void 0:u.arguments)==null?void 0:h.value)}var qu=({transaction:t,hideMultipleBadge:o})=>{var a;if(t.action){if(Pu.includes(t.action.name))return xn(t.value);if(Du.includes(t.action.name))return Bu(t);if(Nu.includes(t.action.name))return $u(t);if(Ru.includes(t.action.name))return zu(t);let c=Zc(t);if(c.length){let u=c[0],h=Object.values(Tr).includes(u.type),k=!o&&c.length>1?Ou(c):"";if(h){let{badgeText:oe,tokenFormattedAmount:ne,tokenExplorerLink:ue,tokenLinkText:dt}=gi({token:u});return{nftValueData:{badgeText:oe,tokenFormattedAmount:ne,tokenExplorerLink:ue,tokenLinkText:dt,transactionTokens:c,token:u,value:ne!=null?u.value:null,decimals:ne!=null?u.decimals:null,titleText:k}}}let{tokenExplorerLink:A,showFormattedAmount:C,tokenFormattedAmount:B,tokenLinkText:O,token:W}=hi({token:u});return{tokenValueData:{tokenExplorerLink:A,showFormattedAmount:C,tokenFormattedAmount:B,tokenLinkText:O,transactionTokens:c,token:W,value:u.value,decimals:(a=u.decimals)!=null?a:Pe,titleText:k}}}}return xn(t.value)};i();i();i();var cA=P(require("bignumber.js"));Ne();i();i();i();i();Te();i();i();i();i();Be();i();i();i();var pA=P(require("linkifyjs"));i();ce();var Ku=t=>{let o=t;typeof o=="string"&&o.includes("Shard")&&(o=o.replace("Shard","").replace(" ",""));let a=Tc.toString()===String(o).toString()||String(o)==="metachain",c=Hd.toString()===String(o).toString();return a?"Metachain":c?"All Shards":`Shard ${o}`};i();var mA=P(require("bignumber.js"));i();Ne();i();function ju(t){return Array.from(new Set([...ep(t),...Iu(t),Cu(t)])).filter(a=>Boolean(a))}i();Te();function Xu(t){let o=T=>t.status.toLowerCase()===T.toLowerCase(),a=o("fail")||o("reward-reverted"),c=o("success"),u=o("not executed")||o("invalid"),h=o("pending")||t.pendingResults;return{failed:a,success:c,invalid:u,pending:h}}i();Te();i();i();i();Be();i();Be();i();var lA=P(require("bignumber.js"));ce();Be();i();Be();i();var Zu=require("react");Ne();i();i();Be();i();i();var dA=require("@multiversx/sdk-core/out"),_A=P(require("bignumber.js"));Be();i();Ne();i();i();Ne();var WR=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];i();var Ju=require("react");Ne();i();var fA=require("react");Be();var KR=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Ao();var xi=t=>t.transactions,ko=F(xi,t=>t.signedTransactions),gA=F(xi,t=>t.signTransactionsError),Qu=F(xi,t=>t.signTransactionsCancelMessage),yi=t=>o=>Object.entries(o).reduce((a,[c,u])=>(t(u.status)&&(a[c]=u),a),{}),ef=F(ko,yi(So)),nf=F(ko,yi(wo)),tf=F(ko,yi(vo)),hA=F(ko,yi(Uc)),of=F(xi,t=>{var o;return(t==null?void 0:t.transactionsToSign)==null?null:Z(R({},t.transactionsToSign),{transactions:((o=t==null?void 0:t.transactionsToSign)==null?void 0:o.transactions.map(a=>pi(a)))||[]})}),TA=F(ko,(t,o)=>o,(t,o)=>o!=null?(t==null?void 0:t[o])||{}:{});var yr=()=>pe(Hn);i();var rf=require("react");i();de();i();i();i();i();i();i();i();i();var bA=require("@multiversx/sdk-extension-provider"),SA=require("@multiversx/sdk-hw-provider"),wA=require("@multiversx/sdk-opera-provider"),vA=require("@multiversx/sdk-web-wallet-provider");ce();Te();i();var ct=t=>`Unable to perform ${t}, Provider not initialized`,bi=class{init(){return Promise.resolve(!1)}login(o){throw new Error(ct(`login with options: ${o}`))}logout(o){throw new Error(ct(`logout with options: ${o}`))}getAddress(){throw new Error(ct("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,a){throw new Error(ct(`sendTransaction with transactions: ${o} options: ${a}`))}signTransaction(o,a){throw new Error(ct(`signTransaction with transactions: ${o} options: ${a}`))}signTransactions(o,a){throw new Error(ct(`signTransactions with transactions: ${o} options: ${a}`))}signMessage(o,a){throw new Error(ct(`signTransactions with ${o} and options ${a}`))}sendCustomMessage({method:o,params:a}){throw new Error(ct(`sendCustomMessage with method: ${o} params: ${a}`))}sendCustomRequest(o){throw new Error(ct(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},AA=new bi;de();i();i();var IA=P(require("axios"));i();i();i();Te();i();i();i();Ao();i();i();i();var LA=P(require("axios"));i();var kA=P(require("axios"));i();var CA=P(require("axios"));i();i();var NA=P(require("axios"));i();var PA=P(require("axios"));i();de();Te();i();i();de();i();i();var pf=require("@multiversx/sdk-core");i();Oe();Ne();i();Ao();i();de();Te();i();de();Ne();i();i();i();i();i();Ne();i();i();i();i();var mf=P(require("axios")),lf=P(require("swr"));var OA=t=>mf.default.get(t).then(o=>o.data);function df({tokenId:t}){var W;let{network:o}=yr(),{isEsdt:a,isNft:c}=fi(t),u=a?It:di,h=t;if(c){let[oe,ne]=t.split("-");h=`${oe}-${ne}`}let{data:T,error:k}=(0,lf.default)(Boolean(h)?`${o.apiAddress}/${u}/${h}`:null,OA);if(!h)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let A=T?T==null?void 0:T.decimals:Number(o.decimals),C=T?T==null?void 0:T.name:"",B=T?`${(W=T==null?void 0:T.assets)==null?void 0:W.svgUrl}`:"",O=T==null?void 0:T.assets;return{tokenDecimals:A,tokenLabel:C,tokenAvatar:B,assets:O,error:k}}i();i();var _f=require("react");i();var BA=require("react"),ff=require("@multiversx/sdk-web-wallet-provider"),UA=P(require("qs"));ce();de();Te();i();i();var aF={search:window?window.location.search:"",removeParams:[]};i();var gf=require("react");Cc();i();var yf=require("react"),jA=require("@multiversx/sdk-extension-provider");ce();i();de();Te();i();i();i();i();var xf=require("react"),VA=require("@multiversx/sdk-extension-provider");ce();i();i();i();i();i();i();i();i();var br=P(require("react"));var YF=(0,br.createContext)({}),ZF=ae.getState();i();var Tf=P(require("react"));i();var ap=P(require("react")),GA=P(require("axios"));i();i();de();i();i();var XA=P(require("axios"));de();Ne();mr();i();Vt();de();i();i();var EI=require("react");i();i();i();de();i();i();var JA=P(require("bignumber.js"));ce();de();Ne();i();var ZA=P(require("bignumber.js"));ce();i();var QA=require("@multiversx/sdk-core"),eI=P(require("bignumber.js"));ce();i();i();i();i();var wf=P(require("axios"));i();i();i();function bf(t){return X(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),t)})})}i();var Sf=(t,o,a,c=0)=>X(void 0,null,function*(){try{return yield t(...a)}catch(u){return c<o.retries?((o==null?void 0:o.delay)!=null&&(yield bf(o.delay)),yield Sf(t,o,a,c+1)):null}}),sp=(t,o={retries:5,delay:500})=>(...a)=>X(void 0,null,function*(){return yield Sf(t,o,a)});var nI=4;var G4=sp((t,o)=>X(void 0,null,function*(){let{data:a}=yield wf.default.get(`${t}/${li}?from=${nI}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[c]=a;return c}));i();i();Ra();i();i();var II=P(Vf());i();var zf,pW={origin:typeof window!="undefined"?(zf=window==null?void 0:window.location)==null?void 0:zf.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};i();Te();Ao();i();var wi=require("react"),qf=(t,o)=>{let[a,c]=(0,wi.useState)(t);return(0,wi.useEffect)(()=>{let h=setTimeout(()=>c(t),o);return()=>clearTimeout(h)},[t]),a};i();i();var NI=require("react"),PI=require("@multiversx/sdk-extension-provider");Vt();Oe();Te();i();Kt();i();var CI=require("react"),Kf=require("@multiversx/sdk-core");de();i();var DI=require("react"),RI=require("@multiversx/sdk-opera-provider");Vt();Oe();Te();Kt();i();var FI=require("react");Vt();de();i();i();xc();i();i();var OI=P(require("platform"));i();Oe();Ne();mr();yo();xo();i();i();i();i();i();i();i();i();i();Te();i();mr();yo();i();i();i();de();i();i();var MI=P(require("axios"));i();i();var jf=require("react"),UI=require("@multiversx/sdk-hw-provider");Vt();Oe();de();Te();Kt();i();var BI=require("react");i();var mp=require("react");Oe();de();Te();Kt();i();var lp=require("react");Oe();de();Te();Kt();i();i();var Xf=require("react");i();var VI=require("react");i();var dp=require("react"),HI=require("socket.io-client");de();i();i();i();i();var Yf=t=>t.dappModal,zI=F(Yf,t=>t.visible),Ii=F(Yf,t=>t.modal),V$=F(Ii,t=>t.showHeader),z$=F(Ii,t=>t.showFooter),q$=F(Ii,t=>t.headerText),K$=F(Ii,t=>t.footerText);i();var qI=`.dapp-core-component__trim-styles__trim {
2791
+ Unable to compute value field.`),Wu=!0)};function $u(t){try{if(t.operations){let[o]=Uu(t);return xn(o==null?void 0:o.value)}else Gu(t.txHash)}catch(o){Gu(t.txHash)}return xn(t.value)}i();var Vu=P(require("bignumber.js"));var Hu=!1;function zu(t){var a,c,u,h,T;return new Vu.default((c=(a=t.action)==null?void 0:a.arguments)==null?void 0:c.value).isNaN()?(Hu||(console.error(`Unable to interpret ${(T=t.action)==null?void 0:T.name} data for txHash: ${t.txHash}`),Hu=!0),xn(t.value)):xn((h=(u=t.action)==null?void 0:u.arguments)==null?void 0:h.value)}var qu=({transaction:t,hideMultipleBadge:o})=>{var a;if(t.action){if(Pu.includes(t.action.name))return xn(t.value);if(Du.includes(t.action.name))return Bu(t);if(Nu.includes(t.action.name))return $u(t);if(Ru.includes(t.action.name))return zu(t);let c=Zc(t);if(c.length){let u=c[0],h=Object.values(Tr).includes(u.type),k=!o&&c.length>1?Ou(c):"";if(h){let{badgeText:oe,tokenFormattedAmount:ne,tokenExplorerLink:ue,tokenLinkText:dt}=gi({token:u});return{nftValueData:{badgeText:oe,tokenFormattedAmount:ne,tokenExplorerLink:ue,tokenLinkText:dt,transactionTokens:c,token:u,value:ne!=null?u.value:null,decimals:ne!=null?u.decimals:null,titleText:k}}}let{tokenExplorerLink:A,showFormattedAmount:C,tokenFormattedAmount:B,tokenLinkText:O,token:W}=hi({token:u});return{tokenValueData:{tokenExplorerLink:A,showFormattedAmount:C,tokenFormattedAmount:B,tokenLinkText:O,transactionTokens:c,token:W,value:u.value,decimals:(a=u.decimals)!=null?a:Pe,titleText:k}}}}return xn(t.value)};i();i();i();var cA=P(require("bignumber.js"));Ne();i();i();i();i();Te();i();i();i();i();Be();i();i();i();var pA=P(require("linkifyjs"));i();ce();var Ku=t=>{let o=t;typeof o=="string"&&o.includes("Shard")&&(o=o.replace("Shard","").replace(" ",""));let a=Tc.toString()===String(o).toString()||String(o)==="metachain",c=Hd.toString()===String(o).toString();return a?"Metachain":c?"All Shards":`Shard ${o}`};i();var mA=P(require("bignumber.js"));i();Ne();i();function ju(t){return Array.from(new Set([...ep(t),...Iu(t),Cu(t)])).filter(a=>Boolean(a))}i();Te();function Xu(t){let o=T=>t.status.toLowerCase()===T.toLowerCase(),a=o("fail")||o("reward-reverted"),c=o("success"),u=o("not executed")||o("invalid"),h=o("pending")||t.pendingResults;return{failed:a,success:c,invalid:u,pending:h}}i();Te();i();i();i();Be();i();Be();i();var lA=P(require("bignumber.js"));ce();Be();i();Be();i();var Zu=require("react");Ne();i();i();Be();i();i();var dA=require("@multiversx/sdk-core/out"),_A=P(require("bignumber.js"));Be();i();Ne();i();i();Ne();var WR=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];i();var Ju=require("react");Ne();i();var fA=require("react");Be();var KR=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Ao();var xi=t=>t.transactions,ko=F(xi,t=>t.signedTransactions),gA=F(xi,t=>t.signTransactionsError),Qu=F(xi,t=>t.signTransactionsCancelMessage),yi=t=>o=>Object.entries(o).reduce((a,[c,u])=>(t(u.status)&&(a[c]=u),a),{}),ef=F(ko,yi(So)),nf=F(ko,yi(wo)),tf=F(ko,yi(vo)),hA=F(ko,yi(Uc)),of=F(xi,t=>{var o;return(t==null?void 0:t.transactionsToSign)==null?null:Z(R({},t.transactionsToSign),{transactions:((o=t==null?void 0:t.transactionsToSign)==null?void 0:o.transactions.map(a=>pi(a)))||[]})}),TA=F(ko,(t,o)=>o,(t,o)=>o!=null?(t==null?void 0:t[o])||{}:{});var yr=()=>pe(Hn);i();var rf=require("react");i();de();i();i();i();i();i();i();i();i();var bA=require("@multiversx/sdk-extension-provider"),SA=require("@multiversx/sdk-hw-provider"),wA=require("@multiversx/sdk-opera-provider"),vA=require("@multiversx/sdk-web-wallet-provider");ce();Te();i();var ct=t=>`Unable to perform ${t}, Provider not initialized`,bi=class{init(){return Promise.resolve(!1)}login(o){throw new Error(ct(`login with options: ${o}`))}logout(o){throw new Error(ct(`logout with options: ${o}`))}getAddress(){throw new Error(ct("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,a){throw new Error(ct(`sendTransaction with transactions: ${o} options: ${a}`))}signTransaction(o,a){throw new Error(ct(`signTransaction with transactions: ${o} options: ${a}`))}signTransactions(o,a){throw new Error(ct(`signTransactions with transactions: ${o} options: ${a}`))}signMessage(o,a){throw new Error(ct(`signTransactions with ${o} and options ${a}`))}sendCustomMessage({method:o,params:a}){throw new Error(ct(`sendCustomMessage with method: ${o} params: ${a}`))}sendCustomRequest(o){throw new Error(ct(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},AA=new bi;de();i();i();var IA=P(require("axios"));i();i();i();Te();i();i();i();Ao();i();i();i();var LA=P(require("axios"));i();var kA=P(require("axios"));i();var CA=P(require("axios"));i();i();var NA=P(require("axios"));i();var PA=P(require("axios"));i();de();Te();i();i();de();i();i();var pf=require("@multiversx/sdk-core");i();Oe();Ne();i();Ao();i();de();Te();i();de();Ne();i();i();i();i();i();Ne();i();i();i();i();var mf=P(require("axios")),lf=P(require("swr"));var OA=t=>mf.default.get(t).then(o=>o.data);function df({tokenId:t}){var W;let{network:o}=yr(),{isEsdt:a,isNft:c}=fi(t),u=a?It:di,h=t;if(c){let[oe,ne]=t.split("-");h=`${oe}-${ne}`}let{data:T,error:k}=(0,lf.default)(Boolean(h)?`${o.apiAddress}/${u}/${h}`:null,OA);if(!h)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let A=T?T==null?void 0:T.decimals:Number(o.decimals),C=T?T==null?void 0:T.name:"",B=T?`${(W=T==null?void 0:T.assets)==null?void 0:W.svgUrl}`:"",O=T==null?void 0:T.assets;return{tokenDecimals:A,tokenLabel:C,tokenAvatar:B,assets:O,error:k}}i();i();var _f=require("react");i();var BA=require("react"),ff=require("@multiversx/sdk-web-wallet-provider"),UA=P(require("qs"));ce();de();Te();i();i();var aF={search:typeof window!="undefined"?window.location.search:"",removeParams:[]};i();var gf=require("react");Cc();i();var yf=require("react"),jA=require("@multiversx/sdk-extension-provider");ce();i();de();Te();i();i();i();i();var xf=require("react"),VA=require("@multiversx/sdk-extension-provider");ce();i();i();i();i();i();i();i();i();var br=P(require("react"));var YF=(0,br.createContext)({}),ZF=ae.getState();i();var Tf=P(require("react"));i();var ap=P(require("react")),GA=P(require("axios"));i();i();de();i();i();var XA=P(require("axios"));de();Ne();mr();i();Vt();de();i();i();var EI=require("react");i();i();i();de();i();i();var JA=P(require("bignumber.js"));ce();de();Ne();i();var ZA=P(require("bignumber.js"));ce();i();var QA=require("@multiversx/sdk-core"),eI=P(require("bignumber.js"));ce();i();i();i();i();var wf=P(require("axios"));i();i();i();function bf(t){return X(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),t)})})}i();var Sf=(t,o,a,c=0)=>X(void 0,null,function*(){try{return yield t(...a)}catch(u){return c<o.retries?((o==null?void 0:o.delay)!=null&&(yield bf(o.delay)),yield Sf(t,o,a,c+1)):null}}),sp=(t,o={retries:5,delay:500})=>(...a)=>X(void 0,null,function*(){return yield Sf(t,o,a)});var nI=4;var G4=sp((t,o)=>X(void 0,null,function*(){let{data:a}=yield wf.default.get(`${t}/${li}?from=${nI}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[c]=a;return c}));i();i();Ra();i();i();var II=P(Vf());i();var zf,pW={origin:typeof window!="undefined"?(zf=window==null?void 0:window.location)==null?void 0:zf.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};i();Te();Ao();i();var wi=require("react"),qf=(t,o)=>{let[a,c]=(0,wi.useState)(t);return(0,wi.useEffect)(()=>{let h=setTimeout(()=>c(t),o);return()=>clearTimeout(h)},[t]),a};i();i();var NI=require("react"),PI=require("@multiversx/sdk-extension-provider");Vt();Oe();Te();i();Kt();i();var CI=require("react"),Kf=require("@multiversx/sdk-core");de();i();var DI=require("react"),RI=require("@multiversx/sdk-opera-provider");Vt();Oe();Te();Kt();i();var FI=require("react");Vt();de();i();i();xc();i();i();var OI=P(require("platform"));i();Oe();Ne();mr();yo();xo();i();i();i();i();i();i();i();i();i();Te();i();mr();yo();i();i();i();de();i();i();var MI=P(require("axios"));i();i();var jf=require("react"),UI=require("@multiversx/sdk-hw-provider");Vt();Oe();de();Te();Kt();i();var BI=require("react");i();var mp=require("react");Oe();de();Te();Kt();i();var lp=require("react");Oe();de();Te();Kt();i();i();var Xf=require("react");i();var VI=require("react");i();var dp=require("react"),HI=require("socket.io-client");de();i();i();i();i();var Yf=t=>t.dappModal,zI=F(Yf,t=>t.visible),Ii=F(Yf,t=>t.modal),V$=F(Ii,t=>t.showHeader),z$=F(Ii,t=>t.showFooter),q$=F(Ii,t=>t.headerText),K$=F(Ii,t=>t.footerText);i();var qI=`.dapp-core-component__trim-styles__trim {
2792
2792
  display: flex;
2793
2793
  max-width: 100%;
2794
2794
  overflow: hidden;