@multiversx/sdk-dapp 2.10.5 → 2.10.7

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 (91) hide show
  1. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  2. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  3. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  4. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  5. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  6. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  7. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  8. package/UI/SignTransactionsModals/components/index.js +1 -1
  9. package/UI/SignTransactionsModals/index.js +1 -1
  10. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  11. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  12. package/UI/TransactionDetails/components/index.js +1 -1
  13. package/UI/TransactionDetails/index.js +1 -1
  14. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  15. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  16. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  17. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  18. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  19. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  20. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  21. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  22. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  23. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  24. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  25. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  26. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  27. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  28. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  29. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  30. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  31. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  32. package/UI/TransactionsToastList/components/index.js +1 -1
  33. package/UI/TransactionsToastList/index.js +1 -1
  34. package/UI/index.js +1 -1
  35. package/__chunks__/{chunk-OSI6YIMO.js → chunk-4UOXKQ5N.js} +2 -2
  36. package/__chunks__/{chunk-7REPD67L.js → chunk-66SXQO3R.js} +2 -2
  37. package/__chunks__/{chunk-EDWKFCHL.js → chunk-7FPAODKZ.js} +2 -2
  38. package/__chunks__/{chunk-R3HRFF5X.js → chunk-AKYRE4TV.js} +2 -2
  39. package/__chunks__/chunk-AZ5E3F7N.js +2 -0
  40. package/__chunks__/{chunk-3ICTRNAJ.js → chunk-BDGCJ6I4.js} +2 -2
  41. package/__chunks__/{chunk-H7DVPZUN.js → chunk-C4KYIQSY.js} +2 -2
  42. package/__chunks__/{chunk-CL4PMPHN.js → chunk-DREGTMPT.js} +2 -2
  43. package/__chunks__/{chunk-UQF6GCBQ.js → chunk-FWYYK64L.js} +2 -2
  44. package/__chunks__/chunk-HY6B3WBF.js +2 -0
  45. package/__chunks__/{chunk-5V6VYXL3.js → chunk-IR5FIFHF.js} +2 -2
  46. package/__chunks__/{chunk-LF2JB3GC.js → chunk-LJRRZVCJ.js} +2 -2
  47. package/__chunks__/{chunk-TVY4VX65.js → chunk-QWJFOPH4.js} +2 -2
  48. package/__chunks__/{chunk-CDOYWSYO.js → chunk-QYZBMK46.js} +2 -2
  49. package/__chunks__/{chunk-C6JDAMLX.js → chunk-T3RAQAFY.js} +2 -2
  50. package/__chunks__/{chunk-FSGZYLZK.js → chunk-UDOZOVQ3.js} +2 -2
  51. package/__chunks__/{chunk-QBTWBLJD.js → chunk-WIDGGGM6.js} +2 -2
  52. package/__chunks__/{chunk-VN35YP2F.js → chunk-X4RUXGZB.js} +2 -2
  53. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +22 -22
  54. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  55. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  56. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  57. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +14 -14
  58. package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +14 -14
  59. package/__commonjs/UI/SignTransactionsModals/components/TransactionStatusToast.js +12 -12
  60. package/__commonjs/UI/SignTransactionsModals/components/index.js +14 -14
  61. package/__commonjs/UI/SignTransactionsModals/index.js +22 -22
  62. package/__commonjs/UI/TransactionDetails/TransactionDetails.js +5 -5
  63. package/__commonjs/UI/TransactionDetails/components/TransactionDetailsBody.js +6 -6
  64. package/__commonjs/UI/TransactionDetails/components/index.js +6 -6
  65. package/__commonjs/UI/TransactionDetails/index.js +5 -5
  66. package/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +14 -14
  67. package/__commonjs/UI/TransactionsToastList/components/CustomToast/CustomToast.js +11 -11
  68. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +11 -11
  69. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +11 -11
  70. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +11 -11
  71. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +11 -11
  72. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +11 -11
  73. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +11 -11
  74. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +7 -7
  75. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/index.js +11 -11
  76. package/__commonjs/UI/TransactionsToastList/components/CustomToast/helpers/index.js +6 -6
  77. package/__commonjs/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +6 -6
  78. package/__commonjs/UI/TransactionsToastList/components/CustomToast/index.js +11 -11
  79. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +9 -9
  80. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +5 -5
  81. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/components/index.js +5 -5
  82. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +9 -9
  83. package/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +9 -9
  84. package/__commonjs/UI/TransactionsToastList/components/index.js +15 -15
  85. package/__commonjs/UI/TransactionsToastList/index.js +14 -14
  86. package/__commonjs/UI/index.js +48 -48
  87. package/__commonjs/components/TransactionStatusToast/FailedTransactionStatusToast.js +12 -12
  88. package/components/TransactionStatusToast/FailedTransactionStatusToast.js +1 -1
  89. package/package.json +1 -1
  90. package/__chunks__/chunk-36MCYKKS.js +0 -2
  91. package/__chunks__/chunk-JS2TMTBY.js +0 -2
@@ -1,4 +1,4 @@
1
- "use strict";var Jr=Object.create;var he=Object.defineProperty,ea=Object.defineProperties,oa=Object.getOwnPropertyDescriptor,na=Object.getOwnPropertyDescriptors,ta=Object.getOwnPropertyNames,De=Object.getOwnPropertySymbols,ra=Object.getPrototypeOf,wo=Object.prototype.hasOwnProperty,Tn=Object.prototype.propertyIsEnumerable;var bn=(e,o,n)=>o in e?he(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,h=(e,o)=>{for(var n in o||(o={}))wo.call(o,n)&&bn(e,n,o[n]);if(De)for(var n of De(o))Tn.call(o,n)&&bn(e,n,o[n]);return e},T=(e,o)=>ea(e,na(o));var ye=(e,o)=>{var n={};for(var r in e)wo.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&De)for(var r of De(e))o.indexOf(r)<0&&Tn.call(e,r)&&(n[r]=e[r]);return n};var f=(e,o)=>()=>(e&&(o=e(e=0)),o);var Ce=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),oe=(e,o)=>{for(var n in o)he(e,n,{get:o[n],enumerable:!0})},wn=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of ta(o))!wo.call(e,a)&&a!==n&&he(e,a,{get:()=>o[a],enumerable:!(r=oa(o,a))||r.enumerable});return e};var b=(e,o,n)=>(n=e!=null?Jr(ra(e)):{},wn(o||!e||!e.__esModule?he(n,"default",{value:e,enumerable:!0}):n,e)),be=e=>wn(he({},"__esModule",{value:!0}),e);var F=(e,o,n)=>new Promise((r,a)=>{var m=d=>{try{l(n.next(d))}catch(u){a(u)}},s=d=>{try{l(n.throw(d))}catch(u){a(u)}},l=d=>d.done?r(d.value):Promise.resolve(d.value).then(m,s);l((n=n.apply(e,o)).next())});var vn=Ce(Re=>{"use strict";t();Re.byteLength=ia;Re.toByteArray=ca;Re.fromByteArray=_a;var O=[],R=[],aa=typeof Uint8Array!="undefined"?Uint8Array:Array,So="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ne=0,Sn=So.length;ne<Sn;++ne)O[ne]=So[ne],R[So.charCodeAt(ne)]=ne;var ne,Sn;R["-".charCodeAt(0)]=62;R["_".charCodeAt(0)]=63;function kn(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=o);var r=n===o?0:4-n%4;return[n,r]}function ia(e){var o=kn(e),n=o[0],r=o[1];return(n+r)*3/4-r}function pa(e,o,n){return(o+n)*3/4-n}function ca(e){var o,n=kn(e),r=n[0],a=n[1],m=new aa(pa(e,r,a)),s=0,l=a>0?r-4:r,d;for(d=0;d<l;d+=4)o=R[e.charCodeAt(d)]<<18|R[e.charCodeAt(d+1)]<<12|R[e.charCodeAt(d+2)]<<6|R[e.charCodeAt(d+3)],m[s++]=o>>16&255,m[s++]=o>>8&255,m[s++]=o&255;return a===2&&(o=R[e.charCodeAt(d)]<<2|R[e.charCodeAt(d+1)]>>4,m[s++]=o&255),a===1&&(o=R[e.charCodeAt(d)]<<10|R[e.charCodeAt(d+1)]<<4|R[e.charCodeAt(d+2)]>>2,m[s++]=o>>8&255,m[s++]=o&255),m}function ma(e){return O[e>>18&63]+O[e>>12&63]+O[e>>6&63]+O[e&63]}function sa(e,o,n){for(var r,a=[],m=o;m<n;m+=3)r=(e[m]<<16&16711680)+(e[m+1]<<8&65280)+(e[m+2]&255),a.push(ma(r));return a.join("")}function _a(e){for(var o,n=e.length,r=n%3,a=[],m=16383,s=0,l=n-r;s<l;s+=m)a.push(sa(e,s,s+m>l?l:s+m));return r===1?(o=e[n-1],a.push(O[o>>2]+O[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],a.push(O[o>>10]+O[o>>4&63]+O[o<<2&63]+"=")),a.join("")}});var An=Ce(ko=>{t();ko.read=function(e,o,n,r,a){var m,s,l=a*8-r-1,d=(1<<l)-1,u=d>>1,y=-7,x=n?a-1:0,I=n?-1:1,E=e[o+x];for(x+=I,m=E&(1<<-y)-1,E>>=-y,y+=l;y>0;m=m*256+e[o+x],x+=I,y-=8);for(s=m&(1<<-y)-1,m>>=-y,y+=r;y>0;s=s*256+e[o+x],x+=I,y-=8);if(m===0)m=1-u;else{if(m===d)return s?NaN:(E?-1:1)*(1/0);s=s+Math.pow(2,r),m=m-u}return(E?-1:1)*s*Math.pow(2,m-r)};ko.write=function(e,o,n,r,a,m){var s,l,d,u=m*8-a-1,y=(1<<u)-1,x=y>>1,I=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=r?0:m-1,Z=r?1:-1,H=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,s=y):(s=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-s))<1&&(s--,d*=2),s+x>=1?o+=I/d:o+=I*Math.pow(2,1-x),o*d>=2&&(s++,d/=2),s+x>=y?(l=0,s=y):s+x>=1?(l=(o*d-1)*Math.pow(2,a),s=s+x):(l=o*Math.pow(2,x-1)*Math.pow(2,a),s=0));a>=8;e[n+E]=l&255,E+=Z,l/=256,a-=8);for(s=s<<a|l,u+=a;u>0;e[n+E]=s&255,E+=Z,s/=256,u-=8);e[n+E-Z]|=H*128}});var Un=Ce(se=>{"use strict";t();var vo=vn(),me=An(),In=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;se.Buffer=_;se.SlowBuffer=xa;se.INSPECT_MAX_BYTES=50;var Pe=2147483647;se.kMaxLength=Pe;_.TYPED_ARRAY_SUPPORT=da();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function da(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(n){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function z(e){if(e>Pe)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,_.prototype),o}function _(e,o,n){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return No(e)}return Ln(e,o,n)}_.poolSize=8192;function Ln(e,o,n){if(typeof e=="string")return ga(e,o);if(ArrayBuffer.isView(e))return ua(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(B(e,ArrayBuffer)||e&&B(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(B(e,SharedArrayBuffer)||e&&B(e.buffer,SharedArrayBuffer)))return Io(e,o,n);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return _.from(r,o,n);var a=fa(e);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return _.from(e[Symbol.toPrimitive]("string"),o,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}_.from=function(e,o,n){return Ln(e,o,n)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Dn(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function la(e,o,n){return Dn(e),e<=0?z(e):o!==void 0?typeof n=="string"?z(e).fill(o,n):z(e).fill(o):z(e)}_.alloc=function(e,o,n){return la(e,o,n)};function No(e){return Dn(e),z(e<0?0:Lo(e)|0)}_.allocUnsafe=function(e){return No(e)};_.allocUnsafeSlow=function(e){return No(e)};function ga(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!_.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=Cn(e,o)|0,r=z(n),a=r.write(e,o);return a!==n&&(r=r.slice(0,a)),r}function Ao(e){for(var o=e.length<0?0:Lo(e.length)|0,n=z(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function ua(e){if(B(e,Uint8Array)){var o=new Uint8Array(e);return Io(o.buffer,o.byteOffset,o.byteLength)}return Ao(e)}function Io(e,o,n){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&n===void 0?r=new Uint8Array(e):n===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,n),Object.setPrototypeOf(r,_.prototype),r}function fa(e){if(_.isBuffer(e)){var o=Lo(e.length)|0,n=z(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||Do(e.length)?z(0):Ao(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Ao(e.data)}function Lo(e){if(e>=Pe)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Pe.toString(16)+" bytes");return e|0}function xa(e){return+e!=e&&(e=0),_.alloc(+e)}_.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==_.prototype};_.compare=function(o,n){if(B(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),B(n,Uint8Array)&&(n=_.from(n,n.offset,n.byteLength)),!_.isBuffer(o)||!_.isBuffer(n))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===n)return 0;for(var r=o.length,a=n.length,m=0,s=Math.min(r,a);m<s;++m)if(o[m]!==n[m]){r=o[m],a=n[m];break}return r<a?-1:a<r?1:0};_.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return _.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var a=_.allocUnsafe(n),m=0;for(r=0;r<o.length;++r){var s=o[r];if(B(s,Uint8Array))m+s.length>a.length?_.from(s).copy(a,m):Uint8Array.prototype.set.call(a,s,m);else if(_.isBuffer(s))s.copy(a,m);else throw new TypeError('"list" argument must be an Array of Buffers');m+=s.length}return a};function Cn(e,o){if(_.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||B(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var a=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return Eo(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return Bn(e).length;default:if(a)return r?-1:Eo(e).length;o=(""+o).toLowerCase(),a=!0}}_.byteLength=Cn;function ha(e,o,n){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,o>>>=0,n<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return Ea(this,o,n);case"utf8":case"utf-8":return Pn(this,o,n);case"ascii":return Aa(this,o,n);case"latin1":case"binary":return Ia(this,o,n);case"base64":return ka(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Na(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function te(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}_.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var n=0;n<o;n+=2)te(this,n,n+1);return this};_.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var n=0;n<o;n+=4)te(this,n,n+3),te(this,n+1,n+2);return this};_.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var n=0;n<o;n+=8)te(this,n,n+7),te(this,n+1,n+6),te(this,n+2,n+5),te(this,n+3,n+4);return this};_.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Pn(this,0,o):ha.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(o){if(!_.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:_.compare(this,o)===0};_.prototype.inspect=function(){var o="",n=se.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};In&&(_.prototype[In]=_.prototype.inspect);_.prototype.compare=function(o,n,r,a,m){if(B(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(n===void 0&&(n=0),r===void 0&&(r=o?o.length:0),a===void 0&&(a=0),m===void 0&&(m=this.length),n<0||r>o.length||a<0||m>this.length)throw new RangeError("out of range index");if(a>=m&&n>=r)return 0;if(a>=m)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,a>>>=0,m>>>=0,this===o)return 0;for(var s=m-a,l=r-n,d=Math.min(s,l),u=this.slice(a,m),y=o.slice(n,r),x=0;x<d;++x)if(u[x]!==y[x]){s=u[x],l=y[x];break}return s<l?-1:l<s?1:0};function Rn(e,o,n,r,a){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,Do(n)&&(n=a?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(a)return-1;n=e.length-1}else if(n<0)if(a)n=0;else return-1;if(typeof o=="string"&&(o=_.from(o,r)),_.isBuffer(o))return o.length===0?-1:En(e,o,n,r,a);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):En(e,[o],n,r,a);throw new TypeError("val must be string, number or Buffer")}function En(e,o,n,r,a){var m=1,s=e.length,l=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;m=2,s/=2,l/=2,n/=2}function d(E,Z){return m===1?E[Z]:E.readUInt16BE(Z*m)}var u;if(a){var y=-1;for(u=n;u<s;u++)if(d(e,u)===d(o,y===-1?0:u-y)){if(y===-1&&(y=u),u-y+1===l)return y*m}else y!==-1&&(u-=u-y),y=-1}else for(n+l>s&&(n=s-l),u=n;u>=0;u--){for(var x=!0,I=0;I<l;I++)if(d(e,u+I)!==d(o,I)){x=!1;break}if(x)return u}return-1}_.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};_.prototype.indexOf=function(o,n,r){return Rn(this,o,n,r,!0)};_.prototype.lastIndexOf=function(o,n,r){return Rn(this,o,n,r,!1)};function ya(e,o,n,r){n=Number(n)||0;var a=e.length-n;r?(r=Number(r),r>a&&(r=a)):r=a;var m=o.length;r>m/2&&(r=m/2);for(var s=0;s<r;++s){var l=parseInt(o.substr(s*2,2),16);if(Do(l))return s;e[n+s]=l}return s}function ba(e,o,n,r){return Me(Eo(o,e.length-n),e,n,r)}function Ta(e,o,n,r){return Me(Ca(o),e,n,r)}function wa(e,o,n,r){return Me(Bn(o),e,n,r)}function Sa(e,o,n,r){return Me(Ra(o,e.length-n),e,n,r)}_.prototype.write=function(o,n,r,a){if(n===void 0)a="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")a=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var m=this.length-n;if((r===void 0||r>m)&&(r=m),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var s=!1;;)switch(a){case"hex":return ya(this,o,n,r);case"utf8":case"utf-8":return ba(this,o,n,r);case"ascii":case"latin1":case"binary":return Ta(this,o,n,r);case"base64":return wa(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Sa(this,o,n,r);default:if(s)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),s=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ka(e,o,n){return o===0&&n===e.length?vo.fromByteArray(e):vo.fromByteArray(e.slice(o,n))}function Pn(e,o,n){n=Math.min(e.length,n);for(var r=[],a=o;a<n;){var m=e[a],s=null,l=m>239?4:m>223?3:m>191?2:1;if(a+l<=n){var d,u,y,x;switch(l){case 1:m<128&&(s=m);break;case 2:d=e[a+1],(d&192)===128&&(x=(m&31)<<6|d&63,x>127&&(s=x));break;case 3:d=e[a+1],u=e[a+2],(d&192)===128&&(u&192)===128&&(x=(m&15)<<12|(d&63)<<6|u&63,x>2047&&(x<55296||x>57343)&&(s=x));break;case 4:d=e[a+1],u=e[a+2],y=e[a+3],(d&192)===128&&(u&192)===128&&(y&192)===128&&(x=(m&15)<<18|(d&63)<<12|(u&63)<<6|y&63,x>65535&&x<1114112&&(s=x))}}s===null?(s=65533,l=1):s>65535&&(s-=65536,r.push(s>>>10&1023|55296),s=56320|s&1023),r.push(s),a+=l}return va(r)}var Nn=4096;function va(e){var o=e.length;if(o<=Nn)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Nn));return n}function Aa(e,o,n){var r="";n=Math.min(e.length,n);for(var a=o;a<n;++a)r+=String.fromCharCode(e[a]&127);return r}function Ia(e,o,n){var r="";n=Math.min(e.length,n);for(var a=o;a<n;++a)r+=String.fromCharCode(e[a]);return r}function Ea(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var a="",m=o;m<n;++m)a+=Pa[e[m]];return a}function Na(e,o,n){for(var r=e.slice(o,n),a="",m=0;m<r.length-1;m+=2)a+=String.fromCharCode(r[m]+r[m+1]*256);return a}_.prototype.slice=function(o,n){var r=this.length;o=~~o,n=n===void 0?r:~~n,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<o&&(n=o);var a=this.subarray(o,n);return Object.setPrototypeOf(a,_.prototype),a};function v(e,o,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>n)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||v(o,n,this.length);for(var a=this[o],m=1,s=0;++s<n&&(m*=256);)a+=this[o+s]*m;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||v(o,n,this.length);for(var a=this[o+--n],m=1;n>0&&(m*=256);)a+=this[o+--n]*m;return a};_.prototype.readUint8=_.prototype.readUInt8=function(o,n){return o=o>>>0,n||v(o,1,this.length),this[o]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||v(o,2,this.length),this[o]|this[o+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||v(o,2,this.length),this[o]<<8|this[o+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||v(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||v(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};_.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||v(o,n,this.length);for(var a=this[o],m=1,s=0;++s<n&&(m*=256);)a+=this[o+s]*m;return m*=128,a>=m&&(a-=Math.pow(2,8*n)),a};_.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||v(o,n,this.length);for(var a=n,m=1,s=this[o+--a];a>0&&(m*=256);)s+=this[o+--a]*m;return m*=128,s>=m&&(s-=Math.pow(2,8*n)),s};_.prototype.readInt8=function(o,n){return o=o>>>0,n||v(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};_.prototype.readInt16LE=function(o,n){o=o>>>0,n||v(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(o,n){o=o>>>0,n||v(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(o,n){return o=o>>>0,n||v(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};_.prototype.readInt32BE=function(o,n){return o=o>>>0,n||v(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};_.prototype.readFloatLE=function(o,n){return o=o>>>0,n||v(o,4,this.length),me.read(this,o,!0,23,4)};_.prototype.readFloatBE=function(o,n){return o=o>>>0,n||v(o,4,this.length),me.read(this,o,!1,23,4)};_.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||v(o,8,this.length),me.read(this,o,!0,52,8)};_.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||v(o,8,this.length),me.read(this,o,!1,52,8)};function N(e,o,n,r,a,m){if(!_.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>a||o<m)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(o,n,r,a){if(o=+o,n=n>>>0,r=r>>>0,!a){var m=Math.pow(2,8*r)-1;N(this,o,n,r,m,0)}var s=1,l=0;for(this[n]=o&255;++l<r&&(s*=256);)this[n+l]=o/s&255;return n+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(o,n,r,a){if(o=+o,n=n>>>0,r=r>>>0,!a){var m=Math.pow(2,8*r)-1;N(this,o,n,r,m,0)}var s=r-1,l=1;for(this[n+s]=o&255;--s>=0&&(l*=256);)this[n+s]=o/l&255;return n+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,1,255,0),this[n]=o&255,n+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,4,4294967295,0),this[n+3]=o>>>24,this[n+2]=o>>>16,this[n+1]=o>>>8,this[n]=o&255,n+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,4,4294967295,0),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};_.prototype.writeIntLE=function(o,n,r,a){if(o=+o,n=n>>>0,!a){var m=Math.pow(2,8*r-1);N(this,o,n,r,m-1,-m)}var s=0,l=1,d=0;for(this[n]=o&255;++s<r&&(l*=256);)o<0&&d===0&&this[n+s-1]!==0&&(d=1),this[n+s]=(o/l>>0)-d&255;return n+r};_.prototype.writeIntBE=function(o,n,r,a){if(o=+o,n=n>>>0,!a){var m=Math.pow(2,8*r-1);N(this,o,n,r,m-1,-m)}var s=r-1,l=1,d=0;for(this[n+s]=o&255;--s>=0&&(l*=256);)o<0&&d===0&&this[n+s+1]!==0&&(d=1),this[n+s]=(o/l>>0)-d&255;return n+r};_.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};_.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};_.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};_.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,4,2147483647,-2147483648),this[n]=o&255,this[n+1]=o>>>8,this[n+2]=o>>>16,this[n+3]=o>>>24,n+4};_.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};function Mn(e,o,n,r,a,m){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function Fn(e,o,n,r,a){return o=+o,n=n>>>0,a||Mn(e,o,n,4,34028234663852886e22,-34028234663852886e22),me.write(e,o,n,r,23,4),n+4}_.prototype.writeFloatLE=function(o,n,r){return Fn(this,o,n,!0,r)};_.prototype.writeFloatBE=function(o,n,r){return Fn(this,o,n,!1,r)};function On(e,o,n,r,a){return o=+o,n=n>>>0,a||Mn(e,o,n,8,17976931348623157e292,-17976931348623157e292),me.write(e,o,n,r,52,8),n+8}_.prototype.writeDoubleLE=function(o,n,r){return On(this,o,n,!0,r)};_.prototype.writeDoubleBE=function(o,n,r){return On(this,o,n,!1,r)};_.prototype.copy=function(o,n,r,a){if(!_.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),n>=o.length&&(n=o.length),n||(n=0),a>0&&a<r&&(a=r),a===r||o.length===0||this.length===0)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),o.length-n<a-r&&(a=o.length-n+r);var m=a-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,a):Uint8Array.prototype.set.call(o,this.subarray(r,a),n),m};_.prototype.fill=function(o,n,r,a){if(typeof o=="string"){if(typeof n=="string"?(a=n,n=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(o.length===1){var m=o.charCodeAt(0);(a==="utf8"&&m<128||a==="latin1")&&(o=m)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n=n>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var s;if(typeof o=="number")for(s=n;s<r;++s)this[s]=o;else{var l=_.isBuffer(o)?o:_.from(o,a),d=l.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(s=0;s<r-n;++s)this[s+n]=l[s%d]}return this};var La=/[^+/0-9A-Za-z-_]/g;function Da(e){if(e=e.split("=")[0],e=e.trim().replace(La,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Eo(e,o){o=o||1/0;for(var n,r=e.length,a=null,m=[],s=0;s<r;++s){if(n=e.charCodeAt(s),n>55295&&n<57344){if(!a){if(n>56319){(o-=3)>-1&&m.push(239,191,189);continue}else if(s+1===r){(o-=3)>-1&&m.push(239,191,189);continue}a=n;continue}if(n<56320){(o-=3)>-1&&m.push(239,191,189),a=n;continue}n=(a-55296<<10|n-56320)+65536}else a&&(o-=3)>-1&&m.push(239,191,189);if(a=null,n<128){if((o-=1)<0)break;m.push(n)}else if(n<2048){if((o-=2)<0)break;m.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;m.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;m.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return m}function Ca(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function Ra(e,o){for(var n,r,a,m=[],s=0;s<e.length&&!((o-=2)<0);++s)n=e.charCodeAt(s),r=n>>8,a=n%256,m.push(a),m.push(r);return m}function Bn(e){return vo.toByteArray(Da(e))}function Me(e,o,n,r){for(var a=0;a<r&&!(a+n>=o.length||a>=e.length);++a)o[a+n]=e[a];return a}function B(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function Do(e){return e!==e}var Pa=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,a=0;a<16;++a)o[r+a]=e[n]+e[a];return o}()});var Hn=Ce((Op,Wn)=>{t();var w=Wn.exports={},U,$;function Co(){throw new Error("setTimeout has not been defined")}function Ro(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?U=setTimeout:U=Co}catch(e){U=Co}try{typeof clearTimeout=="function"?$=clearTimeout:$=Ro}catch(e){$=Ro}})();function $n(e){if(U===setTimeout)return setTimeout(e,0);if((U===Co||!U)&&setTimeout)return U=setTimeout,setTimeout(e,0);try{return U(e,0)}catch(o){try{return U.call(null,e,0)}catch(n){return U.call(this,e,0)}}}function Ma(e){if($===clearTimeout)return clearTimeout(e);if(($===Ro||!$)&&clearTimeout)return $=clearTimeout,clearTimeout(e);try{return $(e)}catch(o){try{return $.call(null,e)}catch(n){return $.call(this,e)}}}var j=[],_e=!1,re,Fe=-1;function Fa(){!_e||!re||(_e=!1,re.length?j=re.concat(j):Fe=-1,j.length&&Vn())}function Vn(){if(!_e){var e=$n(Fa);_e=!0;for(var o=j.length;o;){for(re=j,j=[];++Fe<o;)re&&re[Fe].run();Fe=-1,o=j.length}re=null,_e=!1,Ma(e)}}w.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)o[n-1]=arguments[n];j.push(new Gn(e,o)),j.length===1&&!_e&&$n(Vn)};function Gn(e,o){this.fun=e,this.array=o}Gn.prototype.run=function(){this.fun.apply(null,this.array)};w.title="browser";w.browser=!0;w.env={};w.argv=[];w.version="";w.versions={};function q(){}w.on=q;w.addListener=q;w.once=q;w.off=q;w.removeListener=q;w.removeAllListeners=q;w.emit=q;w.prependListener=q;w.prependOnceListener=q;w.listeners=function(e){return[]};w.binding=function(e){throw new Error("process.binding is not supported")};w.cwd=function(){return"/"};w.chdir=function(e){throw new Error("process.chdir is not supported")};w.umask=function(){return 0}});var i,p,Bp,t=f(()=>{i=b(Un()),p=b(Hn()),Bp=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var n=__magic__;return n}(Object)});var zn=f(()=>{"use strict";t()});var jn=f(()=>{"use strict";t()});var qn=f(()=>{"use strict";t()});var Kn=f(()=>{"use strict";t()});var K=f(()=>{"use strict";t()});var Xn=f(()=>{"use strict";t()});var Yn=f(()=>{"use strict";t()});var L=f(()=>{"use strict";t()});var Zn=f(()=>{"use strict";t()});var Qn=f(()=>{"use strict";t()});var P=f(()=>{"use strict";t();jn();qn();Kn();K();Xn();Yn();L();Zn();Qn()});var Te,Jn,tc,et,rc,ot,ac,ic,Oa,we=f(()=>{"use strict";t();P();Te={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Jn,egldLabel:tc}=Te["devnet"],{chainId:et,egldLabel:rc}=Te["testnet"],{chainId:ot,egldLabel:ac}=Te["mainnet"],ic={["devnet"]:Jn,["testnet"]:et,["mainnet"]:ot},Oa={[Jn]:"devnet",[et]:"testnet",[ot]:"mainnet"}});var Po=f(()=>{"use strict";t()});var nt=f(()=>{"use strict";t()});var tt,Mo=f(()=>{"use strict";t();tt="transaction-status-toast-id"});var V,rt=f(()=>{"use strict";t();V=require("@multiversx/sdk-web-wallet-provider")});var Fo,Oo,at,Oe,it,de,k=f(()=>{"use strict";t();zn();we();Po();nt();Mo();rt();Fo=5e4,Oo=1e9,at=1,Oe="logout",it="login",de="0"});var Be,Bo=f(()=>{"use strict";t();Be=()=>Date.now()/1e3});var pt=f(()=>{"use strict";t()});var ct=f(()=>{"use strict";t()});var mt=f(()=>{"use strict";t();Bo();pt();ct()});var $o={};oe($o,{getItem:()=>Ua,localStorageKeys:()=>ae,removeItem:()=>$a,setItem:()=>Ba});var ae,Uo,Ba,Ua,$a,Se=f(()=>{"use strict";t();mt();ae={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Uo=typeof localStorage!="undefined",Ba=({key:e,data:o,expires:n})=>{!Uo||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},Ua=e=>{if(!Uo)return;let o=localStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Be()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},$a=e=>{!Uo||localStorage.removeItem(String(e))}});var Vo={};oe(Vo,{clear:()=>lt,getItem:()=>_t,removeItem:()=>dt,setItem:()=>st,storage:()=>Va});var st,_t,dt,lt,Va,gt=f(()=>{"use strict";t();st=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},_t=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Date.now()>=n.expires?(sessionStorage.removeItem(String(e)),null):n.data},dt=e=>sessionStorage.removeItem(String(e)),lt=()=>sessionStorage.clear(),Va={setItem:st,getItem:_t,removeItem:dt,clear:lt}});var le,Ue=f(()=>{"use strict";t();Se();gt();le={session:Vo,local:$o}});var Go,A,$e,X=f(()=>{"use strict";t();Go=require("@reduxjs/toolkit");k();A=(0,Go.createAction)(Oe),$e=(0,Go.createAction)(it,e=>({payload:e}))});var Ho,ut,ft,Ve,Wo,xt,ht,Fc,yt,Oc,Bc,Uc,$c,Vc,Gc,Wc,Ge,We=f(()=>{"use strict";t();Ho=require("@multiversx/sdk-core"),ut=require("@reduxjs/toolkit"),ft=require("redux-persist");k();Ue();Se();X();Ve={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:de},Wo={address:"",websocketEvent:null,accounts:{"":Ve},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},xt=(0,ut.createSlice)({name:"accountInfoSlice",initialState:Wo,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=new Ho.Address(n).hex()},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:Ve},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:n}=e;e.accounts[n].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}}},extraReducers:e=>{e.addCase(A,()=>(le.local.removeItem(ae.loginExpiresAt),Wo)),e.addCase($e,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new Ho.Address(r).hex()}),e.addCase(ft.REHYDRATE,(o,n)=>{var u;if(!((u=n.payload)!=null&&u.account))return;let{account:r}=n.payload,{address:a,shard:m,accounts:s,publicKey:l}=r;o.address=a,o.shard=m;let d=s&&a in s;o.accounts=d?s:Wo.accounts,o.publicKey=l})}}),{setAccount:ht,setAddress:Fc,setAccountNonce:yt,setAccountShard:Oc,setLedgerAccount:Bc,updateLedgerAccount:Uc,setWalletConnectAccount:$c,setIsAccountLoading:Vc,setAccountLoadingError:Gc,setWebsocketEvent:Wc}=xt.actions,Ge=xt.reducer});function ke(){return new Date().setHours(new Date().getHours()+24)}function ve(e){le.local.setItem({key:ae.loginExpiresAt,data:e,expires:e})}var zo=f(()=>{"use strict";t();Ue();Se()});var Tt,bt,wt,Jc,em,om,nm,tm,rm,St,am,He,ze=f(()=>{"use strict";t();Tt=require("@reduxjs/toolkit");zo();K();X();bt={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},wt=(0,Tt.createSlice)({name:"loginInfoSlice",initialState:bt,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(A,()=>bt),e.addCase($e,(o,n)=>{o.loginMethod=n.payload.loginMethod,ve(ke())})}}),{setLoginMethod:Jc,setWalletConnectLogin:em,setLedgerLogin:om,setTokenLogin:nm,setTokenLoginSignature:tm,setWalletLogin:rm,invalidateLoginSession:St,setLogoutRoute:am}=wt.actions,He=wt.reducer});var vt,kt,At,mm,sm,_m,dm,je,qe=f(()=>{"use strict";t();vt=require("@reduxjs/toolkit");X();kt={},At=(0,vt.createSlice)({name:"modalsSlice",initialState:kt,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(A,()=>kt)}}),{setTxSubmittedModal:mm,setNotificationModal:sm,clearTxSubmittedModal:_m,clearNotificationModal:dm}=At.actions,je=At.reducer});var It=f(()=>{"use strict";t()});var Et=f(()=>{"use strict";t();It()});function jo(e){return e[Math.floor(Math.random()*e.length)]}var Nt=f(()=>{"use strict";t()});var Lt=f(()=>{"use strict";t();Po()});var Dt=f(()=>{"use strict";t();Et();Nt();Lt()});var Ct,Rt,qo,Wa,Pt,Em,Nm,Ke,Xe=f(()=>{"use strict";t();Ct=require("@reduxjs/toolkit"),Rt=b(require("lodash.omit"));Dt();qo={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Wa={network:qo,chainID:"-1"},Pt=(0,Ct.createSlice)({name:"appConfig",initialState:Wa,reducers:{initializeNetworkConfig:(e,o)=>{let n=jo(o.payload.walletConnectBridgeAddresses),r=jo(o.payload.walletConnectV2RelayAddresses),a=(0,Rt.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=T(h(h({},e.network),a),{walletConnectBridgeAddress:n,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:Em,setChainID:Nm}=Pt.actions,Ke=Pt.reducer});var Mt,Ko,Ft,Mm,Fm,Om,Ye,Ze=f(()=>{"use strict";t();Mt=require("@reduxjs/toolkit");P();X();Ko={isSigning:!1,signedSessions:{}},Ft=(0,Mt.createSlice)({name:"signedMessageInfoSliceState",initialState:Ko,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:a}=o.payload;return T(h({},e),{errorMessage:a!=null?a:e.errorMessage,isSigning:r.status==="pending",signedSessions:T(h({},e.signedSessions),{[n]:r})})},setSignSessionState:(e,o)=>h(h({},e),o.payload),clearSignedMessageInfo:()=>Ko},extraReducers:e=>{e.addCase(A,()=>Ko)}}),{setSignSession:Mm,clearSignedMessageInfo:Fm,setSignSessionState:Om}=Ft.actions,Ye=Ft.reducer});var Bt,Ut,Ot,$t,zm,jm,qm,Km,Xm,Ym,Qe,Je=f(()=>{"use strict";t();Bt=require("@reduxjs/toolkit"),Ut=require("redux-persist");Mo();P();Bo();X();Ot={customToasts:[],transactionToasts:[],failTransactionToast:null},$t=(0,Bt.createSlice)({name:"toastsSlice",initialState:Ot,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(T(h({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(n=>n.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Be(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(n=>n.toastId!==o.payload)},addFailTransactionToast:(e,o)=>{e.failTransactionToast=T(h({},o.payload),{toastId:tt})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(A,()=>Ot),e.addCase(Ut.REHYDRATE,(o,n)=>{var a,m;let r=(m=(a=n.customToasts)==null?void 0:a.filter(s=>!("component"in s)))!=null?m:[];o.customToasts=r})}}),{addCustomToast:zm,removeCustomToast:jm,addTransactionToast:qm,removeTransactionToast:Km,addFailTransactionToast:Xm,removeFailTransactionToast:Ym}=$t.actions,Qe=$t.reducer});var Vt,Yo,Zo,Qo,Ha,Xo,Gt,es,os,ns,eo,oo=f(()=>{"use strict";t();Vt=require("@reduxjs/toolkit");X();Yo="Transaction failed",Zo="Transaction successful",Qo="Processing transaction",Ha="Transaction submitted",Xo={},Gt=(0,Vt.createSlice)({name:"transactionsInfo",initialState:Xo,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||Yo,successMessage:(r==null?void 0:r.successMessage)||Zo,processingMessage:(r==null?void 0:r.processingMessage)||Qo,submittedMessage:(r==null?void 0:r.submittedMessage)||Ha,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Xo},extraReducers:e=>{e.addCase(A,()=>Xo)}}),{clearTransactionsInfo:es,setTransactionsDisplayInfo:os,clearTransactionsInfoForSessionId:ns}=Gt.actions,eo=Gt.reducer});function Wt(e){return e!=null&&(Ja(e)||en(e))}function no(e){return e!=null&&(ei(e)||ti(e))}function to(e){return e!=null&&(oi(e)||ri(e))}function Ht(e){return e!=null&&ni(e)}function Ja(e){return e!=null&&ja.includes(e)}function ei(e){return e!=null&&qa.includes(e)}function oi(e){return e!=null&&Ka.includes(e)}function ni(e){return e!=null&&Xa.includes(e)}function en(e){return e!=null&&Ya.includes(e)}function ti(e){return e!=null&&Za.includes(e)}function ri(e){return e!=null&&Qa.includes(e)}var ja,qa,Ka,Xa,Ya,Za,Qa,ro=f(()=>{"use strict";t();K();ja=["sent"],qa=["success"],Ka=["fail","cancelled","timedOut"],Xa=["timedOut"],Ya=["pending"],Za=["success"],Qa=["fail","invalid"]});var zt,jt,Ae,ai,qt,_s,ds,ls,gs,us,fs,xs,hs,ys,bs,ao,io=f(()=>{"use strict";t();zt=require("@reduxjs/toolkit"),jt=require("redux-persist");K();ro();X();Ae={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ai={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},qt=(0,zt.createSlice)({name:"transactionsSlice",initialState:Ae,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,u;let{sessionId:n,transactions:r,errorMessage:a,status:m,redirectRoute:s}=o.payload,l=((d=e.customTransactionInformationForSessionId)==null?void 0:d[n])||ai;e.signedTransactions[n]={transactions:r,status:m,errorMessage:a,redirectRoute:s,customTransactionInformation:l},((u=e==null?void 0:e.transactionsToSign)==null?void 0:u.sessionId)===n&&(e.transactionsToSign=Ae.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=h(h({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:a,transactions:m}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,a!=null&&(e.signedTransactions[n].errorMessage=a),m!=null&&(e.signedTransactions[n].transactions=m))},updateSignedTransactionStatus:(e,o)=>{var l,d,u,y,x,I;let{sessionId:n,status:r,errorMessage:a,transactionHash:m}=o.payload,s=(d=(l=e.signedTransactions)==null?void 0:l[n])==null?void 0:d.transactions;if(s!=null){e.signedTransactions[n].transactions=s.map(H=>H.hash===m?T(h({},H),{status:r,errorMessage:a}):H);let E=(y=(u=e.signedTransactions[n])==null?void 0:u.transactions)==null?void 0:y.every(H=>no(H.status)),Z=(I=(x=e.signedTransactions[n])==null?void 0:x.transactions)==null?void 0:I.every(H=>to(H.status));E&&(e.signedTransactions[n].status="success"),Z&&(e.signedTransactions[n].status="fail")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:n,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[n]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Ae.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ae.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(A,()=>Ae),e.addCase(jt.REHYDRATE,(o,n)=>{var s;if(o.signTransactionsCancelMessage=null,!((s=n.payload)!=null&&s.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:a}=n.payload.transactions,m=Object.entries(r).reduce((l,[d,u])=>{let y=new Date(d),x=new Date;return x.setHours(x.getHours()+5),x-y>0||(l[d]=u),l},{});a!=null&&(o.customTransactionInformationForSessionId=a),r!=null&&(o.signedTransactions=m)})}}),{updateSignedTransactionStatus:_s,updateSignedTransactions:ds,setTransactionsToSign:ls,clearAllTransactionsToSign:gs,clearAllSignedTransactions:us,clearSignedTransaction:fs,clearTransactionToSign:xs,setSignTransactionsError:hs,setSignTransactionsCancelMessage:ys,moveTransactionsToSignedState:bs}=qt.actions,ao=qt.reducer});var ge=f(()=>{"use strict";t();We();ze();qe();Xe();Ze();Je();oo();io()});var cn=f(()=>{"use strict";t()});var nr,or,tr,z_,j_,q_,K_,X_,Y_,rr,ar=f(()=>{"use strict";t();nr=require("@reduxjs/toolkit");X();or={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},tr=(0,nr.createSlice)({name:"dappModalsSlice",initialState:or,reducers:{setDappModalVisibility:(e,o)=>{e.visible=o.payload},setDappModalHeaderVisibility:(e,o)=>{e.modal.showHeader=o.payload},setDappModalFooterVisibility:(e,o)=>{e.modal.showFooter=o.payload},setDappModalHeaderText:(e,o)=>{e.modal.headerText=o.payload},setDappModalFooterText:(e,o)=>{e.modal.footerText=o.payload},setDappModalConfig:(e,o)=>{e.modal=h({},o.payload)}},extraReducers:e=>{e.addCase(A,()=>or)}}),{setDappModalVisibility:z_,setDappModalHeaderVisibility:j_,setDappModalFooterVisibility:q_,setDappModalHeaderText:K_,setDappModalFooterText:X_,setDappModalConfig:Y_}=tr.actions,rr=tr.reducer});var ir,si,_i,ie,lo=f(()=>{"use strict";t();ir=require("@reduxjs/toolkit");cn();We();ar();ze();qe();Xe();Ze();Je();oo();io();si={["account"]:Ge,["dappModal"]:rr,["loginInfo"]:He,["modals"]:je,["networkConfig"]:Ke,["signedMessageInfo"]:Ye,["toasts"]:Qe,["transactionsInfo"]:eo,["transactions"]:ao},_i=(e={})=>(0,ir.combineReducers)(h(h({},si),e)),ie=_i});var sr={};oe(sr,{default:()=>Ai,sessionStorageReducers:()=>mn});function J(e,o=[]){return{key:e,version:1,storage:cr.default,blacklist:o}}var C,pr,cr,di,Ie,li,gi,ui,fi,xi,hi,yi,bi,Ti,mr,wi,mn,Si,ki,vi,Ai,_r=f(()=>{"use strict";t();C=require("redux-persist"),pr=b(require("redux-persist/lib/storage")),cr=b(require("redux-persist/lib/storage/session"));lo();ge();We();ze();qe();Xe();Ze();Je();oo();io();cn();di={persistReducersStorageType:"localStorage"},Ie={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},li=J(Ie["account"]),gi=J(Ie["loginInfo"]),ui=J(Ie["modals"]),fi=J(Ie["networkConfig"]),xi={2:e=>T(h({},e),{networkConfig:qo})};hi=J("sdk-dapp-transactionsInfo"),yi=J("sdk-dapp-transactions",["transactionsToSign"]),bi=J("sdk-dapp-toasts"),Ti=J("sdk-dapp-signedMessageInfo"),mr={key:"sdk-dapp-store",version:2,storage:pr.default,whitelist:Object.keys(Ie),migrate:(0,C.createMigrate)(xi,{debug:!1})},wi=T(h({},mr),{whitelist:[]}),mn={["toasts"]:(0,C.persistReducer)(bi,Qe),["transactions"]:(0,C.persistReducer)(yi,ao),["transactionsInfo"]:(0,C.persistReducer)(hi,eo),["signedMessageInfo"]:(0,C.persistReducer)(Ti,Ye)},Si=T(h({},mn),{["account"]:(0,C.persistReducer)(li,Ge),["loginInfo"]:(0,C.persistReducer)(gi,He),["modals"]:(0,C.persistReducer)(ui,je),["networkConfig"]:(0,C.persistReducer)(fi,Ke)}),ki=di.persistReducersStorageType==="localStorage",vi=ki?(0,C.persistReducer)(mr,ie(mn)):(0,C.persistReducer)(wi,ie(Si)),Ai=vi});var dr={};oe(dr,{default:()=>Ii});var Ii,lr=f(()=>{"use strict";t();lo();Ii=ie()});var gr={};oe(gr,{default:()=>Ni});var M,Ei,Ni,ur=f(()=>{"use strict";t();M=require("redux-persist"),Ei=[M.FLUSH,M.REHYDRATE,M.PAUSE,M.PERSIST,M.PURGE,M.REGISTER],Ni=Ei});var hr={};oe(hr,{default:()=>xr});function xr(e){return(0,fr.persistStore)(e)}var fr,yr=f(()=>{"use strict";t();fr=require("redux-persist")});var Cp={};oe(Cp,{TransactionDetailsBody:()=>Dp});module.exports=be(Cp);t();var ce=b(require("react")),xe=require("@fortawesome/free-solid-svg-icons"),Qr=require("@fortawesome/react-fontawesome"),yn=b(require("classnames"));t();t();t();var sp=b(require("axios"));t();t();ge();t();var Kt=b(require("lodash.isequal")),po=require("reselect");P();var g=(0,po.createSelectorCreator)(po.defaultMemoize,Kt.default),co=(e,o)=>e!=""&&Boolean(o);var Y=e=>e.account,on=g(Y,e=>e.address),nn=g(Y,on,(e,o)=>o in e.accounts?e.accounts[o]:Ve),Ms=g(Y,nn,(e,o)=>{let a=e,{accounts:n}=a,r=ye(a,["accounts"]);return T(h({},r),{account:o})}),Fs=g(nn,e=>e.balance),Os=g(nn,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),Bs=g(Y,e=>e.shard),Us=g(Y,e=>e.ledgerAccount),$s=g(Y,e=>e.walletConnectAccount),Vs=g(Y,e=>e.isAccountLoading),Gs=g(Y,e=>e.accountLoadingError),Ws=g(Y,e=>e.websocketEvent);t();var Q=e=>e.loginInfo,qs=g(Q,e=>e.loginMethod),Ks=g(Q,on,(e,o)=>co(e.loginMethod,o)),Xs=g(Q,e=>e.walletConnectLogin),Ys=g(Q,e=>e.ledgerLogin),Zs=g(Q,e=>e.walletLogin),Qs=g(Q,e=>e.isLoginSessionInvalid),Js=g(Q,e=>e.tokenLogin),e_=g(Q,e=>e.logoutRoute);t();var Xt=e=>e.modals,t_=g(Xt,e=>e.txSubmittedModal),r_=g(Xt,e=>e.notificationModal);t();var G=e=>e.networkConfig,p_=g(G,e=>e.chainID),c_=g(G,e=>e.network.walletConnectBridgeAddress),m_=g(G,e=>e.network.walletConnectV2RelayAddress),s_=g(G,e=>e.network.walletConnectV2ProjectId),__=g(G,e=>e.network.walletConnectV2Options),d_=g(G,e=>e.network.walletConnectDeepLink),mo=g(G,e=>e.network),Yt=g(mo,e=>e.apiAddress),Zt=g(mo,e=>e.explorerAddress),l_=g(mo,e=>e.egldLabel);t();var tn=e=>e.signedMessageInfo,f_=g(tn,e=>e.isSigning),x_=g(tn,e=>e.errorMessage),h_=g(tn,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]});t();var rn=e=>e.toasts,T_=g(rn,e=>e.customToasts),w_=g(rn,e=>e.transactionToasts),S_=g(rn,e=>e.failTransactionToast);t();ge();var Qt={errorMessage:Yo,successMessage:Zo,processingMessage:Qo},ii=e=>e.transactionsInfo,I_=g(ii,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Qt);t();t();var D=require("@multiversx/sdk-core");k();t();function an(e){try{return i.Buffer.from(e,"base64").toString()===atob(e)}catch(o){return!1}}function pn(e){var a,m,s;let{data:o}=e,n=an(o!=null?o:"")?D.TransactionPayload.fromEncoded(o):new D.TransactionPayload(o),r=new D.Transaction(h({value:e.value.valueOf(),data:n,nonce:e.nonce.valueOf(),receiver:new D.Address(e.receiver),sender:new D.Address(e.sender),gasLimit:(a=e.gasLimit.valueOf())!=null?a:Fo,gasPrice:(m=e.gasPrice.valueOf())!=null?m:Oo,chainID:e.chainID.valueOf(),version:new D.TransactionVersion((s=e.version)!=null?s:at)},e.options?{options:new D.TransactionOptions(e.options)}:{}));return r.applySignature({hex:()=>e.signature||""},new D.Address(e.sender)),r}t();t();t();t();var sn=require("@reduxjs/toolkit"),Sr=require("react-redux/lib/utils/Subscription");ge();t();var Jt=b(require("lodash.throttle"));k();ge();zo();Ue();Se();var pi=[Oe],so=!1,ci=(0,Jt.default)(()=>{ve(ke())},5e3),er=e=>o=>n=>{var d;if(pi.includes(n.type))return o(n);let r=e.getState(),a=le.local.getItem(ae.loginExpiresAt);if(!co((d=r==null?void 0:r.loginInfo)==null?void 0:d.loginMethod,r==null?void 0:r.account.address))return o(n);if(a==null)return ve(ke());let s=Date.now();return a-s<0&&!so?setTimeout(()=>{so=!0,e.dispatch(St())},1e3):(so&&(so=!1),ci()),o(n)};t();t();function _o(){return typeof sessionStorage!="undefined"}var br=_o()?(_r(),be(sr)).default:(lr(),be(dr)).default,Tr=_o()?(ur(),be(gr)).default:[],wr=_o()?(yr(),be(hr)).default:e=>e;lo();var W=(0,sn.configureStore)({reducer:br,middleware:e=>e({serializableCheck:{ignoredActions:[...Tr,yt.type,ht.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(er)}),kr=(0,Sr.createSubscription)(W),Id=wr(W),Ed=(0,sn.configureStore)({reducer:ie});t();t();var Di=require("@multiversx/sdk-core/out");t();k();t();var Ar=require("@multiversx/sdk-core");P();t();var Ci=require("@multiversx/sdk-core");t();t();t();var Pi=require("@multiversx/sdk-core"),Mi=b(require("bignumber.js"));K();t();t();t();t();t();var Ee="transactions";t();t();t();t();L();t();var Lr=!1;function Bi(e){Lr||(console.error(e),Lr=!0)}function _n({explorerAddress:e,to:o}){try{return new URL(o).href}catch(n){return o.startsWith("/")||(Bi(`Link not prepended by / : ${o}`),o=`/${o}`),e?`${e}${o}`:o}}t();L();t();t();t();var Gi=b(require("bignumber.js"));k();t();var Vi=require("@multiversx/sdk-core"),dn=b(require("bignumber.js"));k();t();var Ui=b(require("bignumber.js"));t();dn.default.config({ROUNDING_MODE:dn.default.ROUND_FLOOR});t();t();t();k();t();t();t();t();k();t();k();t();var Wi=require("@multiversx/sdk-core");k();t();var Ne=require("@multiversx/sdk-core"),zi=require("@multiversx/sdk-network-providers");k();t();t();var Hi=b(require("bignumber.js"));k();t();k();t();t();t();t();t();k();t();L();var qi=["reDelegateRewards","claimRewards","unBond"],Ki=["wrapEgld","unwrapEgld"],Xi=["unStake"],Yi=["unDelegate"];t();t();t();k();t();var Ji=b(require("bignumber.js"));t();t();t();t();L();t();var ep=b(require("bignumber.js"));t();t();t();var np=b(require("bignumber.js"));P();t();t();t();t();K();t();t();t();t();L();t();t();t();var tp=b(require("linkifyjs"));t();k();t();var rp=b(require("bignumber.js"));t();P();t();t();K();t();K();t();t();t();L();t();L();t();var ap=b(require("bignumber.js"));k();L();t();L();t();var Mr=require("react");P();t();t();L();t();t();var ip=require("@multiversx/sdk-core/out"),pp=b(require("bignumber.js"));L();t();P();t();t();P();var ph=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var Fr=require("react");P();t();var mp=require("react");L();var gh=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];ro();var xo=e=>e.transactions,Le=g(xo,e=>e.signedTransactions),Qh=g(xo,e=>e.signTransactionsError),Jh=g(xo,e=>e.signTransactionsCancelMessage),ho=e=>o=>Object.entries(o).reduce((n,[r,a])=>(e(a.status)&&(n[r]=a),n),{}),ey=g(Le,ho(Wt)),oy=g(Le,ho(no)),ny=g(Le,ho(to)),ty=g(Le,ho(Ht)),ry=g(xo,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:T(h({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>pn(n)))||[]})}),ay=g(Le,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});t();var _p=b(require("axios"));t();var lp=b(require("axios"));t();t();var gp=b(require("axios"));t();var up=b(require("axios"));t();t();t();var xp=b(require("axios"));t();t();t();t();we();t();var hp=b(require("axios"));t();var yp=b(require("axios"));t();we();t();we();t();var bp=b(require("axios"));t();var Tp=`.dapp-core-component__main__link-style {
1
+ "use strict";var Qr=Object.create;var he=Object.defineProperty,Jr=Object.defineProperties,ea=Object.getOwnPropertyDescriptor,oa=Object.getOwnPropertyDescriptors,na=Object.getOwnPropertyNames,De=Object.getOwnPropertySymbols,ta=Object.getPrototypeOf,To=Object.prototype.hasOwnProperty,bn=Object.prototype.propertyIsEnumerable;var yn=(e,o,n)=>o in e?he(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,h=(e,o)=>{for(var n in o||(o={}))To.call(o,n)&&yn(e,n,o[n]);if(De)for(var n of De(o))bn.call(o,n)&&yn(e,n,o[n]);return e},T=(e,o)=>Jr(e,oa(o));var ye=(e,o)=>{var n={};for(var r in e)To.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&De)for(var r of De(e))o.indexOf(r)<0&&bn.call(e,r)&&(n[r]=e[r]);return n};var f=(e,o)=>()=>(e&&(o=e(e=0)),o);var Ce=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),oe=(e,o)=>{for(var n in o)he(e,n,{get:o[n],enumerable:!0})},Tn=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of na(o))!To.call(e,a)&&a!==n&&he(e,a,{get:()=>o[a],enumerable:!(r=ea(o,a))||r.enumerable});return e};var b=(e,o,n)=>(n=e!=null?Qr(ta(e)):{},Tn(o||!e||!e.__esModule?he(n,"default",{value:e,enumerable:!0}):n,e)),be=e=>Tn(he({},"__esModule",{value:!0}),e);var F=(e,o,n)=>new Promise((r,a)=>{var m=d=>{try{l(n.next(d))}catch(u){a(u)}},s=d=>{try{l(n.throw(d))}catch(u){a(u)}},l=d=>d.done?r(d.value):Promise.resolve(d.value).then(m,s);l((n=n.apply(e,o)).next())});var kn=Ce(Re=>{"use strict";t();Re.byteLength=aa;Re.toByteArray=pa;Re.fromByteArray=sa;var O=[],R=[],ra=typeof Uint8Array!="undefined"?Uint8Array:Array,wo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ne=0,wn=wo.length;ne<wn;++ne)O[ne]=wo[ne],R[wo.charCodeAt(ne)]=ne;var ne,wn;R["-".charCodeAt(0)]=62;R["_".charCodeAt(0)]=63;function Sn(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=o);var r=n===o?0:4-n%4;return[n,r]}function aa(e){var o=Sn(e),n=o[0],r=o[1];return(n+r)*3/4-r}function ia(e,o,n){return(o+n)*3/4-n}function pa(e){var o,n=Sn(e),r=n[0],a=n[1],m=new ra(ia(e,r,a)),s=0,l=a>0?r-4:r,d;for(d=0;d<l;d+=4)o=R[e.charCodeAt(d)]<<18|R[e.charCodeAt(d+1)]<<12|R[e.charCodeAt(d+2)]<<6|R[e.charCodeAt(d+3)],m[s++]=o>>16&255,m[s++]=o>>8&255,m[s++]=o&255;return a===2&&(o=R[e.charCodeAt(d)]<<2|R[e.charCodeAt(d+1)]>>4,m[s++]=o&255),a===1&&(o=R[e.charCodeAt(d)]<<10|R[e.charCodeAt(d+1)]<<4|R[e.charCodeAt(d+2)]>>2,m[s++]=o>>8&255,m[s++]=o&255),m}function ca(e){return O[e>>18&63]+O[e>>12&63]+O[e>>6&63]+O[e&63]}function ma(e,o,n){for(var r,a=[],m=o;m<n;m+=3)r=(e[m]<<16&16711680)+(e[m+1]<<8&65280)+(e[m+2]&255),a.push(ca(r));return a.join("")}function sa(e){for(var o,n=e.length,r=n%3,a=[],m=16383,s=0,l=n-r;s<l;s+=m)a.push(ma(e,s,s+m>l?l:s+m));return r===1?(o=e[n-1],a.push(O[o>>2]+O[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],a.push(O[o>>10]+O[o>>4&63]+O[o<<2&63]+"=")),a.join("")}});var vn=Ce(So=>{t();So.read=function(e,o,n,r,a){var m,s,l=a*8-r-1,d=(1<<l)-1,u=d>>1,y=-7,x=n?a-1:0,I=n?-1:1,E=e[o+x];for(x+=I,m=E&(1<<-y)-1,E>>=-y,y+=l;y>0;m=m*256+e[o+x],x+=I,y-=8);for(s=m&(1<<-y)-1,m>>=-y,y+=r;y>0;s=s*256+e[o+x],x+=I,y-=8);if(m===0)m=1-u;else{if(m===d)return s?NaN:(E?-1:1)*(1/0);s=s+Math.pow(2,r),m=m-u}return(E?-1:1)*s*Math.pow(2,m-r)};So.write=function(e,o,n,r,a,m){var s,l,d,u=m*8-a-1,y=(1<<u)-1,x=y>>1,I=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=r?0:m-1,Z=r?1:-1,H=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,s=y):(s=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-s))<1&&(s--,d*=2),s+x>=1?o+=I/d:o+=I*Math.pow(2,1-x),o*d>=2&&(s++,d/=2),s+x>=y?(l=0,s=y):s+x>=1?(l=(o*d-1)*Math.pow(2,a),s=s+x):(l=o*Math.pow(2,x-1)*Math.pow(2,a),s=0));a>=8;e[n+E]=l&255,E+=Z,l/=256,a-=8);for(s=s<<a|l,u+=a;u>0;e[n+E]=s&255,E+=Z,s/=256,u-=8);e[n+E-Z]|=H*128}});var Bn=Ce(se=>{"use strict";t();var ko=kn(),me=vn(),An=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;se.Buffer=_;se.SlowBuffer=fa;se.INSPECT_MAX_BYTES=50;var Pe=2147483647;se.kMaxLength=Pe;_.TYPED_ARRAY_SUPPORT=_a();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function _a(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(n){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function z(e){if(e>Pe)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,_.prototype),o}function _(e,o,n){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Eo(e)}return Nn(e,o,n)}_.poolSize=8192;function Nn(e,o,n){if(typeof e=="string")return la(e,o);if(ArrayBuffer.isView(e))return ga(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(B(e,ArrayBuffer)||e&&B(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(B(e,SharedArrayBuffer)||e&&B(e.buffer,SharedArrayBuffer)))return Ao(e,o,n);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return _.from(r,o,n);var a=ua(e);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return _.from(e[Symbol.toPrimitive]("string"),o,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}_.from=function(e,o,n){return Nn(e,o,n)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Ln(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function da(e,o,n){return Ln(e),e<=0?z(e):o!==void 0?typeof n=="string"?z(e).fill(o,n):z(e).fill(o):z(e)}_.alloc=function(e,o,n){return da(e,o,n)};function Eo(e){return Ln(e),z(e<0?0:No(e)|0)}_.allocUnsafe=function(e){return Eo(e)};_.allocUnsafeSlow=function(e){return Eo(e)};function la(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!_.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=Dn(e,o)|0,r=z(n),a=r.write(e,o);return a!==n&&(r=r.slice(0,a)),r}function vo(e){for(var o=e.length<0?0:No(e.length)|0,n=z(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function ga(e){if(B(e,Uint8Array)){var o=new Uint8Array(e);return Ao(o.buffer,o.byteOffset,o.byteLength)}return vo(e)}function Ao(e,o,n){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&n===void 0?r=new Uint8Array(e):n===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,n),Object.setPrototypeOf(r,_.prototype),r}function ua(e){if(_.isBuffer(e)){var o=No(e.length)|0,n=z(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||Lo(e.length)?z(0):vo(e);if(e.type==="Buffer"&&Array.isArray(e.data))return vo(e.data)}function No(e){if(e>=Pe)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Pe.toString(16)+" bytes");return e|0}function fa(e){return+e!=e&&(e=0),_.alloc(+e)}_.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==_.prototype};_.compare=function(o,n){if(B(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),B(n,Uint8Array)&&(n=_.from(n,n.offset,n.byteLength)),!_.isBuffer(o)||!_.isBuffer(n))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===n)return 0;for(var r=o.length,a=n.length,m=0,s=Math.min(r,a);m<s;++m)if(o[m]!==n[m]){r=o[m],a=n[m];break}return r<a?-1:a<r?1:0};_.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return _.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var a=_.allocUnsafe(n),m=0;for(r=0;r<o.length;++r){var s=o[r];if(B(s,Uint8Array))m+s.length>a.length?_.from(s).copy(a,m):Uint8Array.prototype.set.call(a,s,m);else if(_.isBuffer(s))s.copy(a,m);else throw new TypeError('"list" argument must be an Array of Buffers');m+=s.length}return a};function Dn(e,o){if(_.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||B(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var a=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return Io(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return On(e).length;default:if(a)return r?-1:Io(e).length;o=(""+o).toLowerCase(),a=!0}}_.byteLength=Dn;function xa(e,o,n){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,o>>>=0,n<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return Ia(this,o,n);case"utf8":case"utf-8":return Rn(this,o,n);case"ascii":return va(this,o,n);case"latin1":case"binary":return Aa(this,o,n);case"base64":return Sa(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ea(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function te(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}_.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var n=0;n<o;n+=2)te(this,n,n+1);return this};_.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var n=0;n<o;n+=4)te(this,n,n+3),te(this,n+1,n+2);return this};_.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var n=0;n<o;n+=8)te(this,n,n+7),te(this,n+1,n+6),te(this,n+2,n+5),te(this,n+3,n+4);return this};_.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Rn(this,0,o):xa.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(o){if(!_.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:_.compare(this,o)===0};_.prototype.inspect=function(){var o="",n=se.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};An&&(_.prototype[An]=_.prototype.inspect);_.prototype.compare=function(o,n,r,a,m){if(B(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(n===void 0&&(n=0),r===void 0&&(r=o?o.length:0),a===void 0&&(a=0),m===void 0&&(m=this.length),n<0||r>o.length||a<0||m>this.length)throw new RangeError("out of range index");if(a>=m&&n>=r)return 0;if(a>=m)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,a>>>=0,m>>>=0,this===o)return 0;for(var s=m-a,l=r-n,d=Math.min(s,l),u=this.slice(a,m),y=o.slice(n,r),x=0;x<d;++x)if(u[x]!==y[x]){s=u[x],l=y[x];break}return s<l?-1:l<s?1:0};function Cn(e,o,n,r,a){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,Lo(n)&&(n=a?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(a)return-1;n=e.length-1}else if(n<0)if(a)n=0;else return-1;if(typeof o=="string"&&(o=_.from(o,r)),_.isBuffer(o))return o.length===0?-1:In(e,o,n,r,a);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):In(e,[o],n,r,a);throw new TypeError("val must be string, number or Buffer")}function In(e,o,n,r,a){var m=1,s=e.length,l=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;m=2,s/=2,l/=2,n/=2}function d(E,Z){return m===1?E[Z]:E.readUInt16BE(Z*m)}var u;if(a){var y=-1;for(u=n;u<s;u++)if(d(e,u)===d(o,y===-1?0:u-y)){if(y===-1&&(y=u),u-y+1===l)return y*m}else y!==-1&&(u-=u-y),y=-1}else for(n+l>s&&(n=s-l),u=n;u>=0;u--){for(var x=!0,I=0;I<l;I++)if(d(e,u+I)!==d(o,I)){x=!1;break}if(x)return u}return-1}_.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};_.prototype.indexOf=function(o,n,r){return Cn(this,o,n,r,!0)};_.prototype.lastIndexOf=function(o,n,r){return Cn(this,o,n,r,!1)};function ha(e,o,n,r){n=Number(n)||0;var a=e.length-n;r?(r=Number(r),r>a&&(r=a)):r=a;var m=o.length;r>m/2&&(r=m/2);for(var s=0;s<r;++s){var l=parseInt(o.substr(s*2,2),16);if(Lo(l))return s;e[n+s]=l}return s}function ya(e,o,n,r){return Me(Io(o,e.length-n),e,n,r)}function ba(e,o,n,r){return Me(Da(o),e,n,r)}function Ta(e,o,n,r){return Me(On(o),e,n,r)}function wa(e,o,n,r){return Me(Ca(o,e.length-n),e,n,r)}_.prototype.write=function(o,n,r,a){if(n===void 0)a="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")a=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var m=this.length-n;if((r===void 0||r>m)&&(r=m),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var s=!1;;)switch(a){case"hex":return ha(this,o,n,r);case"utf8":case"utf-8":return ya(this,o,n,r);case"ascii":case"latin1":case"binary":return ba(this,o,n,r);case"base64":return Ta(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wa(this,o,n,r);default:if(s)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),s=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Sa(e,o,n){return o===0&&n===e.length?ko.fromByteArray(e):ko.fromByteArray(e.slice(o,n))}function Rn(e,o,n){n=Math.min(e.length,n);for(var r=[],a=o;a<n;){var m=e[a],s=null,l=m>239?4:m>223?3:m>191?2:1;if(a+l<=n){var d,u,y,x;switch(l){case 1:m<128&&(s=m);break;case 2:d=e[a+1],(d&192)===128&&(x=(m&31)<<6|d&63,x>127&&(s=x));break;case 3:d=e[a+1],u=e[a+2],(d&192)===128&&(u&192)===128&&(x=(m&15)<<12|(d&63)<<6|u&63,x>2047&&(x<55296||x>57343)&&(s=x));break;case 4:d=e[a+1],u=e[a+2],y=e[a+3],(d&192)===128&&(u&192)===128&&(y&192)===128&&(x=(m&15)<<18|(d&63)<<12|(u&63)<<6|y&63,x>65535&&x<1114112&&(s=x))}}s===null?(s=65533,l=1):s>65535&&(s-=65536,r.push(s>>>10&1023|55296),s=56320|s&1023),r.push(s),a+=l}return ka(r)}var En=4096;function ka(e){var o=e.length;if(o<=En)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=En));return n}function va(e,o,n){var r="";n=Math.min(e.length,n);for(var a=o;a<n;++a)r+=String.fromCharCode(e[a]&127);return r}function Aa(e,o,n){var r="";n=Math.min(e.length,n);for(var a=o;a<n;++a)r+=String.fromCharCode(e[a]);return r}function Ia(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var a="",m=o;m<n;++m)a+=Ra[e[m]];return a}function Ea(e,o,n){for(var r=e.slice(o,n),a="",m=0;m<r.length-1;m+=2)a+=String.fromCharCode(r[m]+r[m+1]*256);return a}_.prototype.slice=function(o,n){var r=this.length;o=~~o,n=n===void 0?r:~~n,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<o&&(n=o);var a=this.subarray(o,n);return Object.setPrototypeOf(a,_.prototype),a};function v(e,o,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>n)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||v(o,n,this.length);for(var a=this[o],m=1,s=0;++s<n&&(m*=256);)a+=this[o+s]*m;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||v(o,n,this.length);for(var a=this[o+--n],m=1;n>0&&(m*=256);)a+=this[o+--n]*m;return a};_.prototype.readUint8=_.prototype.readUInt8=function(o,n){return o=o>>>0,n||v(o,1,this.length),this[o]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||v(o,2,this.length),this[o]|this[o+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||v(o,2,this.length),this[o]<<8|this[o+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||v(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||v(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};_.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||v(o,n,this.length);for(var a=this[o],m=1,s=0;++s<n&&(m*=256);)a+=this[o+s]*m;return m*=128,a>=m&&(a-=Math.pow(2,8*n)),a};_.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||v(o,n,this.length);for(var a=n,m=1,s=this[o+--a];a>0&&(m*=256);)s+=this[o+--a]*m;return m*=128,s>=m&&(s-=Math.pow(2,8*n)),s};_.prototype.readInt8=function(o,n){return o=o>>>0,n||v(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};_.prototype.readInt16LE=function(o,n){o=o>>>0,n||v(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(o,n){o=o>>>0,n||v(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(o,n){return o=o>>>0,n||v(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};_.prototype.readInt32BE=function(o,n){return o=o>>>0,n||v(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};_.prototype.readFloatLE=function(o,n){return o=o>>>0,n||v(o,4,this.length),me.read(this,o,!0,23,4)};_.prototype.readFloatBE=function(o,n){return o=o>>>0,n||v(o,4,this.length),me.read(this,o,!1,23,4)};_.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||v(o,8,this.length),me.read(this,o,!0,52,8)};_.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||v(o,8,this.length),me.read(this,o,!1,52,8)};function N(e,o,n,r,a,m){if(!_.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>a||o<m)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(o,n,r,a){if(o=+o,n=n>>>0,r=r>>>0,!a){var m=Math.pow(2,8*r)-1;N(this,o,n,r,m,0)}var s=1,l=0;for(this[n]=o&255;++l<r&&(s*=256);)this[n+l]=o/s&255;return n+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(o,n,r,a){if(o=+o,n=n>>>0,r=r>>>0,!a){var m=Math.pow(2,8*r)-1;N(this,o,n,r,m,0)}var s=r-1,l=1;for(this[n+s]=o&255;--s>=0&&(l*=256);)this[n+s]=o/l&255;return n+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,1,255,0),this[n]=o&255,n+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,4,4294967295,0),this[n+3]=o>>>24,this[n+2]=o>>>16,this[n+1]=o>>>8,this[n]=o&255,n+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,4,4294967295,0),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};_.prototype.writeIntLE=function(o,n,r,a){if(o=+o,n=n>>>0,!a){var m=Math.pow(2,8*r-1);N(this,o,n,r,m-1,-m)}var s=0,l=1,d=0;for(this[n]=o&255;++s<r&&(l*=256);)o<0&&d===0&&this[n+s-1]!==0&&(d=1),this[n+s]=(o/l>>0)-d&255;return n+r};_.prototype.writeIntBE=function(o,n,r,a){if(o=+o,n=n>>>0,!a){var m=Math.pow(2,8*r-1);N(this,o,n,r,m-1,-m)}var s=r-1,l=1,d=0;for(this[n+s]=o&255;--s>=0&&(l*=256);)o<0&&d===0&&this[n+s+1]!==0&&(d=1),this[n+s]=(o/l>>0)-d&255;return n+r};_.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};_.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};_.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};_.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,4,2147483647,-2147483648),this[n]=o&255,this[n+1]=o>>>8,this[n+2]=o>>>16,this[n+3]=o>>>24,n+4};_.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||N(this,o,n,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};function Pn(e,o,n,r,a,m){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function Mn(e,o,n,r,a){return o=+o,n=n>>>0,a||Pn(e,o,n,4,34028234663852886e22,-34028234663852886e22),me.write(e,o,n,r,23,4),n+4}_.prototype.writeFloatLE=function(o,n,r){return Mn(this,o,n,!0,r)};_.prototype.writeFloatBE=function(o,n,r){return Mn(this,o,n,!1,r)};function Fn(e,o,n,r,a){return o=+o,n=n>>>0,a||Pn(e,o,n,8,17976931348623157e292,-17976931348623157e292),me.write(e,o,n,r,52,8),n+8}_.prototype.writeDoubleLE=function(o,n,r){return Fn(this,o,n,!0,r)};_.prototype.writeDoubleBE=function(o,n,r){return Fn(this,o,n,!1,r)};_.prototype.copy=function(o,n,r,a){if(!_.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),n>=o.length&&(n=o.length),n||(n=0),a>0&&a<r&&(a=r),a===r||o.length===0||this.length===0)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),o.length-n<a-r&&(a=o.length-n+r);var m=a-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,a):Uint8Array.prototype.set.call(o,this.subarray(r,a),n),m};_.prototype.fill=function(o,n,r,a){if(typeof o=="string"){if(typeof n=="string"?(a=n,n=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(o.length===1){var m=o.charCodeAt(0);(a==="utf8"&&m<128||a==="latin1")&&(o=m)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n=n>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var s;if(typeof o=="number")for(s=n;s<r;++s)this[s]=o;else{var l=_.isBuffer(o)?o:_.from(o,a),d=l.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(s=0;s<r-n;++s)this[s+n]=l[s%d]}return this};var Na=/[^+/0-9A-Za-z-_]/g;function La(e){if(e=e.split("=")[0],e=e.trim().replace(Na,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Io(e,o){o=o||1/0;for(var n,r=e.length,a=null,m=[],s=0;s<r;++s){if(n=e.charCodeAt(s),n>55295&&n<57344){if(!a){if(n>56319){(o-=3)>-1&&m.push(239,191,189);continue}else if(s+1===r){(o-=3)>-1&&m.push(239,191,189);continue}a=n;continue}if(n<56320){(o-=3)>-1&&m.push(239,191,189),a=n;continue}n=(a-55296<<10|n-56320)+65536}else a&&(o-=3)>-1&&m.push(239,191,189);if(a=null,n<128){if((o-=1)<0)break;m.push(n)}else if(n<2048){if((o-=2)<0)break;m.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;m.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;m.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return m}function Da(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function Ca(e,o){for(var n,r,a,m=[],s=0;s<e.length&&!((o-=2)<0);++s)n=e.charCodeAt(s),r=n>>8,a=n%256,m.push(a),m.push(r);return m}function On(e){return ko.toByteArray(La(e))}function Me(e,o,n,r){for(var a=0;a<r&&!(a+n>=o.length||a>=e.length);++a)o[a+n]=e[a];return a}function B(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function Lo(e){return e!==e}var Ra=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,a=0;a<16;++a)o[r+a]=e[n]+e[a];return o}()});var Wn=Ce((Op,Gn)=>{t();var w=Gn.exports={},U,$;function Do(){throw new Error("setTimeout has not been defined")}function Co(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?U=setTimeout:U=Do}catch(e){U=Do}try{typeof clearTimeout=="function"?$=clearTimeout:$=Co}catch(e){$=Co}})();function Un(e){if(U===setTimeout)return setTimeout(e,0);if((U===Do||!U)&&setTimeout)return U=setTimeout,setTimeout(e,0);try{return U(e,0)}catch(o){try{return U.call(null,e,0)}catch(n){return U.call(this,e,0)}}}function Pa(e){if($===clearTimeout)return clearTimeout(e);if(($===Co||!$)&&clearTimeout)return $=clearTimeout,clearTimeout(e);try{return $(e)}catch(o){try{return $.call(null,e)}catch(n){return $.call(this,e)}}}var j=[],_e=!1,re,Fe=-1;function Ma(){!_e||!re||(_e=!1,re.length?j=re.concat(j):Fe=-1,j.length&&$n())}function $n(){if(!_e){var e=Un(Ma);_e=!0;for(var o=j.length;o;){for(re=j,j=[];++Fe<o;)re&&re[Fe].run();Fe=-1,o=j.length}re=null,_e=!1,Pa(e)}}w.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)o[n-1]=arguments[n];j.push(new Vn(e,o)),j.length===1&&!_e&&Un($n)};function Vn(e,o){this.fun=e,this.array=o}Vn.prototype.run=function(){this.fun.apply(null,this.array)};w.title="browser";w.browser=!0;w.env={};w.argv=[];w.version="";w.versions={};function q(){}w.on=q;w.addListener=q;w.once=q;w.off=q;w.removeListener=q;w.removeAllListeners=q;w.emit=q;w.prependListener=q;w.prependOnceListener=q;w.listeners=function(e){return[]};w.binding=function(e){throw new Error("process.binding is not supported")};w.cwd=function(){return"/"};w.chdir=function(e){throw new Error("process.chdir is not supported")};w.umask=function(){return 0}});var i,p,Bp,t=f(()=>{i=b(Bn()),p=b(Wn()),Bp=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var n=__magic__;return n}(Object)});var Hn=f(()=>{"use strict";t()});var zn=f(()=>{"use strict";t()});var jn=f(()=>{"use strict";t()});var qn=f(()=>{"use strict";t()});var K=f(()=>{"use strict";t()});var Kn=f(()=>{"use strict";t()});var Xn=f(()=>{"use strict";t()});var L=f(()=>{"use strict";t()});var Yn=f(()=>{"use strict";t()});var Zn=f(()=>{"use strict";t()});var P=f(()=>{"use strict";t();zn();jn();qn();K();Kn();Xn();L();Yn();Zn()});var Te,Qn,tc,Jn,rc,et,ac,ic,Fa,we=f(()=>{"use strict";t();P();Te={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Qn,egldLabel:tc}=Te["devnet"],{chainId:Jn,egldLabel:rc}=Te["testnet"],{chainId:et,egldLabel:ac}=Te["mainnet"],ic={["devnet"]:Qn,["testnet"]:Jn,["mainnet"]:et},Fa={[Qn]:"devnet",[Jn]:"testnet",[et]:"mainnet"}});var Ro=f(()=>{"use strict";t()});var ot=f(()=>{"use strict";t()});var nt,Po=f(()=>{"use strict";t();nt="transaction-status-toast-id"});var V,tt=f(()=>{"use strict";t();V=require("@multiversx/sdk-web-wallet-provider")});var Mo,Fo,rt,Oe,at,de,k=f(()=>{"use strict";t();Hn();we();Ro();ot();Po();tt();Mo=5e4,Fo=1e9,rt=1,Oe="logout",at="login",de="0"});var Be,Oo=f(()=>{"use strict";t();Be=()=>Date.now()/1e3});var it=f(()=>{"use strict";t()});var pt=f(()=>{"use strict";t()});var ct=f(()=>{"use strict";t();Oo();it();pt()});var Uo={};oe(Uo,{getItem:()=>Ba,localStorageKeys:()=>ae,removeItem:()=>Ua,setItem:()=>Oa});var ae,Bo,Oa,Ba,Ua,Se=f(()=>{"use strict";t();ct();ae={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Bo=typeof localStorage!="undefined",Oa=({key:e,data:o,expires:n})=>{!Bo||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},Ba=e=>{if(!Bo)return;let o=localStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Be()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},Ua=e=>{!Bo||localStorage.removeItem(String(e))}});var $o={};oe($o,{clear:()=>dt,getItem:()=>st,removeItem:()=>_t,setItem:()=>mt,storage:()=>$a});var mt,st,_t,dt,$a,lt=f(()=>{"use strict";t();mt=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},st=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Date.now()>=n.expires?(sessionStorage.removeItem(String(e)),null):n.data},_t=e=>sessionStorage.removeItem(String(e)),dt=()=>sessionStorage.clear(),$a={setItem:mt,getItem:st,removeItem:_t,clear:dt}});var le,Ue=f(()=>{"use strict";t();Se();lt();le={session:$o,local:Uo}});var Vo,A,$e,X=f(()=>{"use strict";t();Vo=require("@reduxjs/toolkit");k();A=(0,Vo.createAction)(Oe),$e=(0,Vo.createAction)(at,e=>({payload:e}))});var Wo,gt,ut,Ve,Go,ft,xt,Fc,ht,Oc,Bc,Uc,$c,Vc,Gc,Wc,Ge,We=f(()=>{"use strict";t();Wo=require("@multiversx/sdk-core"),gt=require("@reduxjs/toolkit"),ut=require("redux-persist");k();Ue();Se();X();Ve={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:de},Go={address:"",websocketEvent:null,accounts:{"":Ve},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},ft=(0,gt.createSlice)({name:"accountInfoSlice",initialState:Go,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=new Wo.Address(n).hex()},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:Ve},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:n}=e;e.accounts[n].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}}},extraReducers:e=>{e.addCase(A,()=>(le.local.removeItem(ae.loginExpiresAt),Go)),e.addCase($e,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new Wo.Address(r).hex()}),e.addCase(ut.REHYDRATE,(o,n)=>{var u;if(!((u=n.payload)!=null&&u.account))return;let{account:r}=n.payload,{address:a,shard:m,accounts:s,publicKey:l}=r;o.address=a,o.shard=m;let d=s&&a in s;o.accounts=d?s:Go.accounts,o.publicKey=l})}}),{setAccount:xt,setAddress:Fc,setAccountNonce:ht,setAccountShard:Oc,setLedgerAccount:Bc,updateLedgerAccount:Uc,setWalletConnectAccount:$c,setIsAccountLoading:Vc,setAccountLoadingError:Gc,setWebsocketEvent:Wc}=ft.actions,Ge=ft.reducer});function ke(){return new Date().setHours(new Date().getHours()+24)}function ve(e){le.local.setItem({key:ae.loginExpiresAt,data:e,expires:e})}var Ho=f(()=>{"use strict";t();Ue();Se()});var bt,yt,Tt,Jc,em,om,nm,tm,rm,wt,am,He,ze=f(()=>{"use strict";t();bt=require("@reduxjs/toolkit");Ho();K();X();yt={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Tt=(0,bt.createSlice)({name:"loginInfoSlice",initialState:yt,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(A,()=>yt),e.addCase($e,(o,n)=>{o.loginMethod=n.payload.loginMethod,ve(ke())})}}),{setLoginMethod:Jc,setWalletConnectLogin:em,setLedgerLogin:om,setTokenLogin:nm,setTokenLoginSignature:tm,setWalletLogin:rm,invalidateLoginSession:wt,setLogoutRoute:am}=Tt.actions,He=Tt.reducer});var kt,St,vt,mm,sm,_m,dm,je,qe=f(()=>{"use strict";t();kt=require("@reduxjs/toolkit");X();St={},vt=(0,kt.createSlice)({name:"modalsSlice",initialState:St,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(A,()=>St)}}),{setTxSubmittedModal:mm,setNotificationModal:sm,clearTxSubmittedModal:_m,clearNotificationModal:dm}=vt.actions,je=vt.reducer});var At=f(()=>{"use strict";t()});var It=f(()=>{"use strict";t();At()});function zo(e){return e[Math.floor(Math.random()*e.length)]}var Et=f(()=>{"use strict";t()});var Nt=f(()=>{"use strict";t();Ro()});var Lt=f(()=>{"use strict";t();It();Et();Nt()});var Dt,Ct,jo,Ga,Rt,Em,Nm,Ke,Xe=f(()=>{"use strict";t();Dt=require("@reduxjs/toolkit"),Ct=b(require("lodash.omit"));Lt();jo={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Ga={network:jo,chainID:"-1"},Rt=(0,Dt.createSlice)({name:"appConfig",initialState:Ga,reducers:{initializeNetworkConfig:(e,o)=>{let n=zo(o.payload.walletConnectBridgeAddresses),r=zo(o.payload.walletConnectV2RelayAddresses),a=(0,Ct.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=T(h(h({},e.network),a),{walletConnectBridgeAddress:n,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:Em,setChainID:Nm}=Rt.actions,Ke=Rt.reducer});var Pt,qo,Mt,Mm,Fm,Om,Ye,Ze=f(()=>{"use strict";t();Pt=require("@reduxjs/toolkit");P();X();qo={isSigning:!1,signedSessions:{}},Mt=(0,Pt.createSlice)({name:"signedMessageInfoSliceState",initialState:qo,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:a}=o.payload;return T(h({},e),{errorMessage:a!=null?a:e.errorMessage,isSigning:r.status==="pending",signedSessions:T(h({},e.signedSessions),{[n]:r})})},setSignSessionState:(e,o)=>h(h({},e),o.payload),clearSignedMessageInfo:()=>qo},extraReducers:e=>{e.addCase(A,()=>qo)}}),{setSignSession:Mm,clearSignedMessageInfo:Fm,setSignSessionState:Om}=Mt.actions,Ye=Mt.reducer});var Ot,Bt,Ft,Ut,zm,jm,qm,Km,Xm,Ym,Qe,Je=f(()=>{"use strict";t();Ot=require("@reduxjs/toolkit"),Bt=require("redux-persist");Po();P();Oo();X();Ft={customToasts:[],transactionToasts:[],failTransactionToast:null},Ut=(0,Ot.createSlice)({name:"toastsSlice",initialState:Ft,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(T(h({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(n=>n.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Be(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(n=>n.toastId!==o.payload)},addFailTransactionToast:(e,o)=>{e.failTransactionToast=T(h({},o.payload),{toastId:nt})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(A,()=>Ft),e.addCase(Bt.REHYDRATE,(o,n)=>{var a,m;let r=(m=(a=n.customToasts)==null?void 0:a.filter(s=>!("component"in s)))!=null?m:[];o.customToasts=r})}}),{addCustomToast:zm,removeCustomToast:jm,addTransactionToast:qm,removeTransactionToast:Km,addFailTransactionToast:Xm,removeFailTransactionToast:Ym}=Ut.actions,Qe=Ut.reducer});var $t,Xo,Yo,Zo,Wa,Ko,Vt,es,os,ns,eo,oo=f(()=>{"use strict";t();$t=require("@reduxjs/toolkit");X();Xo="Transaction failed",Yo="Transaction successful",Zo="Processing transaction",Wa="Transaction submitted",Ko={},Vt=(0,$t.createSlice)({name:"transactionsInfo",initialState:Ko,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||Xo,successMessage:(r==null?void 0:r.successMessage)||Yo,processingMessage:(r==null?void 0:r.processingMessage)||Zo,submittedMessage:(r==null?void 0:r.submittedMessage)||Wa,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Ko},extraReducers:e=>{e.addCase(A,()=>Ko)}}),{clearTransactionsInfo:es,setTransactionsDisplayInfo:os,clearTransactionsInfoForSessionId:ns}=Vt.actions,eo=Vt.reducer});function Gt(e){return e!=null&&(Qa(e)||ni(e))}function no(e){return e!=null&&(Ja(e)||ti(e))}function to(e){return e!=null&&(ei(e)||ri(e))}function Wt(e){return e!=null&&oi(e)}function Qa(e){return e!=null&&za.includes(e)}function Ja(e){return e!=null&&ja.includes(e)}function ei(e){return e!=null&&qa.includes(e)}function oi(e){return e!=null&&Ka.includes(e)}function ni(e){return e!=null&&Xa.includes(e)}function ti(e){return e!=null&&Ya.includes(e)}function ri(e){return e!=null&&Za.includes(e)}var za,ja,qa,Ka,Xa,Ya,Za,Jo=f(()=>{"use strict";t();K();za=["sent"],ja=["success"],qa=["fail","cancelled","timedOut"],Ka=["timedOut"],Xa=["pending"],Ya=["success"],Za=["fail","invalid"]});var Ht,zt,Ae,ai,jt,_s,ds,ls,gs,us,fs,xs,hs,ys,bs,ro,ao=f(()=>{"use strict";t();Ht=require("@reduxjs/toolkit"),zt=require("redux-persist");K();Jo();X();Ae={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ai={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},jt=(0,Ht.createSlice)({name:"transactionsSlice",initialState:Ae,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,u;let{sessionId:n,transactions:r,errorMessage:a,status:m,redirectRoute:s}=o.payload,l=((d=e.customTransactionInformationForSessionId)==null?void 0:d[n])||ai;e.signedTransactions[n]={transactions:r,status:m,errorMessage:a,redirectRoute:s,customTransactionInformation:l},((u=e==null?void 0:e.transactionsToSign)==null?void 0:u.sessionId)===n&&(e.transactionsToSign=Ae.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=h(h({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:a,transactions:m}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,a!=null&&(e.signedTransactions[n].errorMessage=a),m!=null&&(e.signedTransactions[n].transactions=m))},updateSignedTransactionStatus:(e,o)=>{var l,d,u,y,x,I;let{sessionId:n,status:r,errorMessage:a,transactionHash:m}=o.payload,s=(d=(l=e.signedTransactions)==null?void 0:l[n])==null?void 0:d.transactions;if(s!=null){e.signedTransactions[n].transactions=s.map(H=>H.hash===m?T(h({},H),{status:r,errorMessage:a}):H);let E=(y=(u=e.signedTransactions[n])==null?void 0:u.transactions)==null?void 0:y.every(H=>no(H.status)),Z=(I=(x=e.signedTransactions[n])==null?void 0:x.transactions)==null?void 0:I.every(H=>to(H.status));E&&(e.signedTransactions[n].status="success"),Z&&(e.signedTransactions[n].status="fail")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:n,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[n]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Ae.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ae.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(A,()=>Ae),e.addCase(zt.REHYDRATE,(o,n)=>{var s;if(o.signTransactionsCancelMessage=null,!((s=n.payload)!=null&&s.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:a}=n.payload.transactions,m=Object.entries(r).reduce((l,[d,u])=>{let y=new Date(d),x=new Date;return x.setHours(x.getHours()+5),x-y>0||(l[d]=u),l},{});a!=null&&(o.customTransactionInformationForSessionId=a),r!=null&&(o.signedTransactions=m)})}}),{updateSignedTransactionStatus:_s,updateSignedTransactions:ds,setTransactionsToSign:ls,clearAllTransactionsToSign:gs,clearAllSignedTransactions:us,clearSignedTransaction:fs,clearTransactionToSign:xs,setSignTransactionsError:hs,setSignTransactionsCancelMessage:ys,moveTransactionsToSignedState:bs}=jt.actions,ro=jt.reducer});var ge=f(()=>{"use strict";t();We();ze();qe();Xe();Ze();Je();oo();ao()});var pn=f(()=>{"use strict";t()});var or,er,nr,z_,j_,q_,K_,X_,Y_,tr,rr=f(()=>{"use strict";t();or=require("@reduxjs/toolkit");X();er={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},nr=(0,or.createSlice)({name:"dappModalsSlice",initialState:er,reducers:{setDappModalVisibility:(e,o)=>{e.visible=o.payload},setDappModalHeaderVisibility:(e,o)=>{e.modal.showHeader=o.payload},setDappModalFooterVisibility:(e,o)=>{e.modal.showFooter=o.payload},setDappModalHeaderText:(e,o)=>{e.modal.headerText=o.payload},setDappModalFooterText:(e,o)=>{e.modal.footerText=o.payload},setDappModalConfig:(e,o)=>{e.modal=h({},o.payload)}},extraReducers:e=>{e.addCase(A,()=>er)}}),{setDappModalVisibility:z_,setDappModalHeaderVisibility:j_,setDappModalFooterVisibility:q_,setDappModalHeaderText:K_,setDappModalFooterText:X_,setDappModalConfig:Y_}=nr.actions,tr=nr.reducer});var ar,si,_i,ie,_o=f(()=>{"use strict";t();ar=require("@reduxjs/toolkit");pn();We();rr();ze();qe();Xe();Ze();Je();oo();ao();si={["account"]:Ge,["dappModal"]:tr,["loginInfo"]:He,["modals"]:je,["networkConfig"]:Ke,["signedMessageInfo"]:Ye,["toasts"]:Qe,["transactionsInfo"]:eo,["transactions"]:ro},_i=(e={})=>(0,ar.combineReducers)(h(h({},si),e)),ie=_i});var mr={};oe(mr,{default:()=>Ai,sessionStorageReducers:()=>cn});function J(e,o=[]){return{key:e,version:1,storage:pr.default,blacklist:o}}var C,ir,pr,di,Ie,li,gi,ui,fi,xi,hi,yi,bi,Ti,cr,wi,cn,Si,ki,vi,Ai,sr=f(()=>{"use strict";t();C=require("redux-persist"),ir=b(require("redux-persist/lib/storage")),pr=b(require("redux-persist/lib/storage/session"));_o();ge();We();ze();qe();Xe();Ze();Je();oo();ao();pn();di={persistReducersStorageType:"localStorage"},Ie={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},li=J(Ie["account"]),gi=J(Ie["loginInfo"]),ui=J(Ie["modals"]),fi=J(Ie["networkConfig"]),xi={2:e=>T(h({},e),{networkConfig:jo})};hi=J("sdk-dapp-transactionsInfo"),yi=J("sdk-dapp-transactions",["transactionsToSign"]),bi=J("sdk-dapp-toasts"),Ti=J("sdk-dapp-signedMessageInfo"),cr={key:"sdk-dapp-store",version:2,storage:ir.default,whitelist:Object.keys(Ie),migrate:(0,C.createMigrate)(xi,{debug:!1})},wi=T(h({},cr),{whitelist:[]}),cn={["toasts"]:(0,C.persistReducer)(bi,Qe),["transactions"]:(0,C.persistReducer)(yi,ro),["transactionsInfo"]:(0,C.persistReducer)(hi,eo),["signedMessageInfo"]:(0,C.persistReducer)(Ti,Ye)},Si=T(h({},cn),{["account"]:(0,C.persistReducer)(li,Ge),["loginInfo"]:(0,C.persistReducer)(gi,He),["modals"]:(0,C.persistReducer)(ui,je),["networkConfig"]:(0,C.persistReducer)(fi,Ke)}),ki=di.persistReducersStorageType==="localStorage",vi=ki?(0,C.persistReducer)(cr,ie(cn)):(0,C.persistReducer)(wi,ie(Si)),Ai=vi});var _r={};oe(_r,{default:()=>Ii});var Ii,dr=f(()=>{"use strict";t();_o();Ii=ie()});var lr={};oe(lr,{default:()=>Ni});var M,Ei,Ni,gr=f(()=>{"use strict";t();M=require("redux-persist"),Ei=[M.FLUSH,M.REHYDRATE,M.PAUSE,M.PERSIST,M.PURGE,M.REGISTER],Ni=Ei});var xr={};oe(xr,{default:()=>fr});function fr(e){return(0,ur.persistStore)(e)}var ur,hr=f(()=>{"use strict";t();ur=require("redux-persist")});var Cp={};oe(Cp,{TransactionDetailsBody:()=>Dp});module.exports=be(Cp);t();var ce=b(require("react")),xe=require("@fortawesome/free-solid-svg-icons"),Zr=require("@fortawesome/react-fontawesome"),hn=b(require("classnames"));t();t();t();var sp=b(require("axios"));t();t();ge();t();var qt=b(require("lodash.isequal")),io=require("reselect");P();var g=(0,io.createSelectorCreator)(io.defaultMemoize,qt.default),po=(e,o)=>e!=""&&Boolean(o);var Y=e=>e.account,en=g(Y,e=>e.address),on=g(Y,en,(e,o)=>o in e.accounts?e.accounts[o]:Ve),Ms=g(Y,on,(e,o)=>{let a=e,{accounts:n}=a,r=ye(a,["accounts"]);return T(h({},r),{account:o})}),Fs=g(on,e=>e.balance),Os=g(on,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),Bs=g(Y,e=>e.shard),Us=g(Y,e=>e.ledgerAccount),$s=g(Y,e=>e.walletConnectAccount),Vs=g(Y,e=>e.isAccountLoading),Gs=g(Y,e=>e.accountLoadingError),Ws=g(Y,e=>e.websocketEvent);t();var Q=e=>e.loginInfo,qs=g(Q,e=>e.loginMethod),Ks=g(Q,en,(e,o)=>po(e.loginMethod,o)),Xs=g(Q,e=>e.walletConnectLogin),Ys=g(Q,e=>e.ledgerLogin),Zs=g(Q,e=>e.walletLogin),Qs=g(Q,e=>e.isLoginSessionInvalid),Js=g(Q,e=>e.tokenLogin),e_=g(Q,e=>e.logoutRoute);t();var Kt=e=>e.modals,t_=g(Kt,e=>e.txSubmittedModal),r_=g(Kt,e=>e.notificationModal);t();var G=e=>e.networkConfig,p_=g(G,e=>e.chainID),c_=g(G,e=>e.network.walletConnectBridgeAddress),m_=g(G,e=>e.network.walletConnectV2RelayAddress),s_=g(G,e=>e.network.walletConnectV2ProjectId),__=g(G,e=>e.network.walletConnectV2Options),d_=g(G,e=>e.network.walletConnectDeepLink),co=g(G,e=>e.network),Xt=g(co,e=>e.apiAddress),Yt=g(co,e=>e.explorerAddress),l_=g(co,e=>e.egldLabel);t();var nn=e=>e.signedMessageInfo,f_=g(nn,e=>e.isSigning),x_=g(nn,e=>e.errorMessage),h_=g(nn,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]});t();var tn=e=>e.toasts,T_=g(tn,e=>e.customToasts),w_=g(tn,e=>e.transactionToasts),S_=g(tn,e=>e.failTransactionToast);t();ge();var Zt={errorMessage:Xo,successMessage:Yo,processingMessage:Zo},ii=e=>e.transactionsInfo,I_=g(ii,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Zt);t();t();var D=require("@multiversx/sdk-core");k();t();function rn(e){try{return i.Buffer.from(e,"base64").toString()===atob(e)}catch(o){return!1}}function an(e){var a,m,s;let{data:o}=e,n=rn(o!=null?o:"")?D.TransactionPayload.fromEncoded(o):new D.TransactionPayload(o),r=new D.Transaction(h({value:e.value.valueOf(),data:n,nonce:e.nonce.valueOf(),receiver:new D.Address(e.receiver),sender:new D.Address(e.sender),gasLimit:(a=e.gasLimit.valueOf())!=null?a:Mo,gasPrice:(m=e.gasPrice.valueOf())!=null?m:Fo,chainID:e.chainID.valueOf(),version:new D.TransactionVersion((s=e.version)!=null?s:rt)},e.options?{options:new D.TransactionOptions(e.options)}:{}));return r.applySignature({hex:()=>e.signature||""},new D.Address(e.sender)),r}t();t();t();t();var mn=require("@reduxjs/toolkit"),wr=require("react-redux/lib/utils/Subscription");ge();t();var Qt=b(require("lodash.throttle"));k();ge();Ho();Ue();Se();var pi=[Oe],mo=!1,ci=(0,Qt.default)(()=>{ve(ke())},5e3),Jt=e=>o=>n=>{var d;if(pi.includes(n.type))return o(n);let r=e.getState(),a=le.local.getItem(ae.loginExpiresAt);if(!po((d=r==null?void 0:r.loginInfo)==null?void 0:d.loginMethod,r==null?void 0:r.account.address))return o(n);if(a==null)return ve(ke());let s=Date.now();return a-s<0&&!mo?setTimeout(()=>{mo=!0,e.dispatch(wt())},1e3):(mo&&(mo=!1),ci()),o(n)};t();t();function so(){return typeof sessionStorage!="undefined"}var yr=so()?(sr(),be(mr)).default:(dr(),be(_r)).default,br=so()?(gr(),be(lr)).default:[],Tr=so()?(hr(),be(xr)).default:e=>e;_o();var W=(0,mn.configureStore)({reducer:yr,middleware:e=>e({serializableCheck:{ignoredActions:[...br,ht.type,xt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Jt)}),Sr=(0,wr.createSubscription)(W),Id=Tr(W),Ed=(0,mn.configureStore)({reducer:ie});t();t();var Di=require("@multiversx/sdk-core/out");t();k();t();var vr=require("@multiversx/sdk-core");P();t();var Ci=require("@multiversx/sdk-core");t();t();t();var Pi=require("@multiversx/sdk-core"),Mi=b(require("bignumber.js"));K();t();t();t();t();t();var Ee="transactions";t();t();t();t();L();t();var Nr=!1;function Bi(e){Nr||(console.error(e),Nr=!0)}function sn({explorerAddress:e,to:o}){try{return new URL(o).href}catch(n){return o.startsWith("/")||(Bi(`Link not prepended by / : ${o}`),o=`/${o}`),e?`${e}${o}`:o}}t();L();t();t();t();var Gi=b(require("bignumber.js"));k();t();var Vi=require("@multiversx/sdk-core"),_n=b(require("bignumber.js"));k();t();var Ui=b(require("bignumber.js"));t();_n.default.config({ROUNDING_MODE:_n.default.ROUND_FLOOR});t();t();t();k();t();t();t();t();k();t();k();t();var Wi=require("@multiversx/sdk-core");k();t();var Ne=require("@multiversx/sdk-core"),zi=require("@multiversx/sdk-network-providers");k();t();t();var Hi=b(require("bignumber.js"));k();t();k();t();t();t();t();t();k();t();L();var qi=["reDelegateRewards","claimRewards","unBond"],Ki=["wrapEgld","unwrapEgld"],Xi=["unStake"],Yi=["unDelegate"];t();t();t();k();t();var Ji=b(require("bignumber.js"));t();t();t();t();L();t();var ep=b(require("bignumber.js"));t();t();t();var np=b(require("bignumber.js"));P();t();t();t();t();K();t();t();t();t();L();t();t();t();var tp=b(require("linkifyjs"));t();k();t();var rp=b(require("bignumber.js"));t();P();t();t();K();t();K();t();t();t();L();t();L();t();var ap=b(require("bignumber.js"));k();L();t();L();t();var Pr=require("react");P();t();t();L();t();t();var ip=require("@multiversx/sdk-core/out"),pp=b(require("bignumber.js"));L();t();P();t();t();P();var ph=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var Mr=require("react");P();t();var mp=require("react");L();var gh=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Jo();var fo=e=>e.transactions,Le=g(fo,e=>e.signedTransactions),Qh=g(fo,e=>e.signTransactionsError),Jh=g(fo,e=>e.signTransactionsCancelMessage),xo=e=>o=>Object.entries(o).reduce((n,[r,a])=>(e(a.status)&&(n[r]=a),n),{}),ey=g(Le,xo(Gt)),oy=g(Le,xo(no)),ny=g(Le,xo(to)),ty=g(Le,xo(Wt)),ry=g(fo,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:T(h({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>an(n)))||[]})}),ay=g(Le,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});t();var _p=b(require("axios"));t();var lp=b(require("axios"));t();t();var gp=b(require("axios"));t();var up=b(require("axios"));t();t();t();var xp=b(require("axios"));t();t();t();t();we();t();var hp=b(require("axios"));t();var yp=b(require("axios"));t();we();t();we();t();var bp=b(require("axios"));t();var Tp=`.dapp-core-component__main__link-style {
2
2
  color: #1392ff;
3
3
  }
4
4
 
@@ -2692,11 +2692,11 @@ a.dapp-core-component__main__side-link::after {
2692
2692
  right: 0;
2693
2693
  left: unset;
2694
2694
  width: calc(100% - 1.85rem);
2695
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Tp));var yo={"link-style":"dapp-core-component__main__link-style",linkStyle:"dapp-core-component__main__link-style","link-second-style":"dapp-core-component__main__link-second-style",linkSecondStyle:"dapp-core-component__main__link-second-style",wrapper:"dapp-core-component__main__wrapper","opacity-6":"dapp-core-component__main__opacity-6",opacity6:"dapp-core-component__main__opacity-6","qr-code-svg-container":"dapp-core-component__main__qr-code-svg-container",qrCodeSvgContainer:"dapp-core-component__main__qr-code-svg-container","pair-list":"dapp-core-component__main__pair-list",pairList:"dapp-core-component__main__pair-list","pair-loader":"dapp-core-component__main__pair-loader",pairLoader:"dapp-core-component__main__pair-loader","pair-image":"dapp-core-component__main__pair-image",pairImage:"dapp-core-component__main__pair-image","pair-remove":"dapp-core-component__main__pair-remove",pairRemove:"dapp-core-component__main__pair-remove","dapp-icon":"dapp-core-component__main__dapp-icon",dappIcon:"dapp-core-component__main__dapp-icon","icon-medium":"dapp-core-component__main__icon-medium",iconMedium:"dapp-core-component__main__icon-medium",centering:"dapp-core-component__main__centering","border-n":"dapp-core-component__main__border-n",borderN:"dapp-core-component__main__border-n","t-shadow":"dapp-core-component__main__t-shadow",tShadow:"dapp-core-component__main__t-shadow",btn:"dapp-core-component__main__btn",media:"dapp-core-component__main__media","media-body":"dapp-core-component__main__media-body",mediaBody:"dapp-core-component__main__media-body","connect-btns":"dapp-core-component__main__connect-btns",connectBtns:"dapp-core-component__main__connect-btns",info:"dapp-core-component__main__info","trust-badge":"dapp-core-component__main__trust-badge",trustBadge:"dapp-core-component__main__trust-badge",navbar:"dapp-core-component__main__navbar","dapp-name":"dapp-core-component__main__dapp-name",dappName:"dapp-core-component__main__dapp-name","action-btn":"dapp-core-component__main__action-btn",actionBtn:"dapp-core-component__main__action-btn",transactions:"dapp-core-component__main__transactions","transaction-icon":"dapp-core-component__main__transaction-icon",transactionIcon:"dapp-core-component__main__transaction-icon",table:"dapp-core-component__main__table","page-state":"dapp-core-component__main__page-state",pageState:"dapp-core-component__main__page-state","lds-ellipsis":"dapp-core-component__main__lds-ellipsis",ldsEllipsis:"dapp-core-component__main__lds-ellipsis","bg-blue":"dapp-core-component__main__bg-blue",bgBlue:"dapp-core-component__main__bg-blue","lds-ellipsis1":"dapp-core-component__main__lds-ellipsis1",ldsEllipsis1:"dapp-core-component__main__lds-ellipsis1","lds-ellipsis2":"dapp-core-component__main__lds-ellipsis2",ldsEllipsis2:"dapp-core-component__main__lds-ellipsis2","lds-ellipsis3":"dapp-core-component__main__lds-ellipsis3",ldsEllipsis3:"dapp-core-component__main__lds-ellipsis3",focus:"dapp-core-component__main__focus",disabled:"dapp-core-component__main__disabled","btn-primary":"dapp-core-component__main__btn-primary",btnPrimary:"dapp-core-component__main__btn-primary","btn-secondary":"dapp-core-component__main__btn-secondary",btnSecondary:"dapp-core-component__main__btn-secondary","btn-warning":"dapp-core-component__main__btn-warning",btnWarning:"dapp-core-component__main__btn-warning","btn-dark":"dapp-core-component__main__btn-dark",btnDark:"dapp-core-component__main__btn-dark","btn-link":"dapp-core-component__main__btn-link",btnLink:"dapp-core-component__main__btn-link","btn-light":"dapp-core-component__main__btn-light",btnLight:"dapp-core-component__main__btn-light",badge:"dapp-core-component__main__badge","badge-pill":"dapp-core-component__main__badge-pill",badgePill:"dapp-core-component__main__badge-pill","badge-primary":"dapp-core-component__main__badge-primary",badgePrimary:"dapp-core-component__main__badge-primary","badge-secondary":"dapp-core-component__main__badge-secondary",badgeSecondary:"dapp-core-component__main__badge-secondary","badge-success":"dapp-core-component__main__badge-success",badgeSuccess:"dapp-core-component__main__badge-success","badge-info":"dapp-core-component__main__badge-info",badgeInfo:"dapp-core-component__main__badge-info","badge-warning":"dapp-core-component__main__badge-warning",badgeWarning:"dapp-core-component__main__badge-warning","badge-danger":"dapp-core-component__main__badge-danger",badgeDanger:"dapp-core-component__main__badge-danger","badge-light":"dapp-core-component__main__badge-light",badgeLight:"dapp-core-component__main__badge-light","badge-dark":"dapp-core-component__main__badge-dark",badgeDark:"dapp-core-component__main__badge-dark",card:"dapp-core-component__main__card","list-group":"dapp-core-component__main__list-group",listGroup:"dapp-core-component__main__list-group","card-header":"dapp-core-component__main__card-header",cardHeader:"dapp-core-component__main__card-header","card-footer":"dapp-core-component__main__card-footer",cardFooter:"dapp-core-component__main__card-footer","card-header-item":"dapp-core-component__main__card-header-item",cardHeaderItem:"dapp-core-component__main__card-header-item",h6:"dapp-core-component__main__h6",compact:"dapp-core-component__main__compact","card-body":"dapp-core-component__main__card-body",cardBody:"dapp-core-component__main__card-body","card-title":"dapp-core-component__main__card-title",cardTitle:"dapp-core-component__main__card-title","card-subtitle":"dapp-core-component__main__card-subtitle",cardSubtitle:"dapp-core-component__main__card-subtitle","card-text":"dapp-core-component__main__card-text",cardText:"dapp-core-component__main__card-text","card-link":"dapp-core-component__main__card-link",cardLink:"dapp-core-component__main__card-link",text:"dapp-core-component__main__text","text-white":"dapp-core-component__main__text-white",textWhite:"dapp-core-component__main__text-white","text-monospace":"dapp-core-component__main__text-monospace",textMonospace:"dapp-core-component__main__text-monospace","trim-size-xl":"dapp-core-component__main__trim-size-xl",trimSizeXl:"dapp-core-component__main__trim-size-xl",trim:"dapp-core-component__main__trim","trim-only-sm":"dapp-core-component__main__trim-only-sm",trimOnlySm:"dapp-core-component__main__trim-only-sm","text-justify":"dapp-core-component__main__text-justify",textJustify:"dapp-core-component__main__text-justify","text-wrap":"dapp-core-component__main__text-wrap",textWrap:"dapp-core-component__main__text-wrap","text-nowrap":"dapp-core-component__main__text-nowrap",textNowrap:"dapp-core-component__main__text-nowrap","text-truncate":"dapp-core-component__main__text-truncate",textTruncate:"dapp-core-component__main__text-truncate","text-left":"dapp-core-component__main__text-left",textLeft:"dapp-core-component__main__text-left","text-right":"dapp-core-component__main__text-right",textRight:"dapp-core-component__main__text-right","text-center":"dapp-core-component__main__text-center",textCenter:"dapp-core-component__main__text-center","text-primary":"dapp-core-component__main__text-primary",textPrimary:"dapp-core-component__main__text-primary","text-secondary":"dapp-core-component__main__text-secondary",textSecondary:"dapp-core-component__main__text-secondary","text-primary-highlight":"dapp-core-component__main__text-primary-highlight",textPrimaryHighlight:"dapp-core-component__main__text-primary-highlight","text-muted":"dapp-core-component__main__text-muted",textMuted:"dapp-core-component__main__text-muted","text-success":"dapp-core-component__main__text-success",textSuccess:"dapp-core-component__main__text-success","text-body":"dapp-core-component__main__text-body",textBody:"dapp-core-component__main__text-body","text-black-50":"dapp-core-component__main__text-black-50",textBlack50:"dapp-core-component__main__text-black-50","text-white-50":"dapp-core-component__main__text-white-50",textWhite50:"dapp-core-component__main__text-white-50","text-lg-right":"dapp-core-component__main__text-lg-right",textLgRight:"dapp-core-component__main__text-lg-right","text-hide":"dapp-core-component__main__text-hide",textHide:"dapp-core-component__main__text-hide","text-decoration-none":"dapp-core-component__main__text-decoration-none",textDecorationNone:"dapp-core-component__main__text-decoration-none","text-break":"dapp-core-component__main__text-break",textBreak:"dapp-core-component__main__text-break","text-reset":"dapp-core-component__main__text-reset",textReset:"dapp-core-component__main__text-reset","text-lowercase":"dapp-core-component__main__text-lowercase",textLowercase:"dapp-core-component__main__text-lowercase","text-uppercase":"dapp-core-component__main__text-uppercase",textUppercase:"dapp-core-component__main__text-uppercase","text-capitalize":"dapp-core-component__main__text-capitalize",textCapitalize:"dapp-core-component__main__text-capitalize","text-danger":"dapp-core-component__main__text-danger",textDanger:"dapp-core-component__main__text-danger","text-warning":"dapp-core-component__main__text-warning",textWarning:"dapp-core-component__main__text-warning","trim-fs-sm":"dapp-core-component__main__trim-fs-sm",trimFsSm:"dapp-core-component__main__trim-fs-sm","mx-auto":"dapp-core-component__main__mx-auto",mxAuto:"dapp-core-component__main__mx-auto","m-0":"dapp-core-component__main__m-0",m0:"dapp-core-component__main__m-0","mt-0":"dapp-core-component__main__mt-0",mt0:"dapp-core-component__main__mt-0","my-0":"dapp-core-component__main__my-0",my0:"dapp-core-component__main__my-0","mr-0":"dapp-core-component__main__mr-0",mr0:"dapp-core-component__main__mr-0","mx-0":"dapp-core-component__main__mx-0",mx0:"dapp-core-component__main__mx-0","mb-0":"dapp-core-component__main__mb-0",mb0:"dapp-core-component__main__mb-0","ml-0":"dapp-core-component__main__ml-0",ml0:"dapp-core-component__main__ml-0","m-1":"dapp-core-component__main__m-1",m1:"dapp-core-component__main__m-1","mt-1":"dapp-core-component__main__mt-1",mt1:"dapp-core-component__main__mt-1","my-1":"dapp-core-component__main__my-1",my1:"dapp-core-component__main__my-1","mr-1":"dapp-core-component__main__mr-1",mr1:"dapp-core-component__main__mr-1","mx-1":"dapp-core-component__main__mx-1",mx1:"dapp-core-component__main__mx-1","mb-1":"dapp-core-component__main__mb-1",mb1:"dapp-core-component__main__mb-1","ml-1":"dapp-core-component__main__ml-1",ml1:"dapp-core-component__main__ml-1","m-2":"dapp-core-component__main__m-2",m2:"dapp-core-component__main__m-2","mt-2":"dapp-core-component__main__mt-2",mt2:"dapp-core-component__main__mt-2","my-2":"dapp-core-component__main__my-2",my2:"dapp-core-component__main__my-2","mr-2":"dapp-core-component__main__mr-2",mr2:"dapp-core-component__main__mr-2","mx-2":"dapp-core-component__main__mx-2",mx2:"dapp-core-component__main__mx-2","mb-2":"dapp-core-component__main__mb-2",mb2:"dapp-core-component__main__mb-2","ml-2":"dapp-core-component__main__ml-2",ml2:"dapp-core-component__main__ml-2","m-3":"dapp-core-component__main__m-3",m3:"dapp-core-component__main__m-3","mt-3":"dapp-core-component__main__mt-3",mt3:"dapp-core-component__main__mt-3","my-3":"dapp-core-component__main__my-3",my3:"dapp-core-component__main__my-3","mr-3":"dapp-core-component__main__mr-3",mr3:"dapp-core-component__main__mr-3","mx-3":"dapp-core-component__main__mx-3",mx3:"dapp-core-component__main__mx-3","mb-3":"dapp-core-component__main__mb-3",mb3:"dapp-core-component__main__mb-3","ml-3":"dapp-core-component__main__ml-3",ml3:"dapp-core-component__main__ml-3","m-4":"dapp-core-component__main__m-4",m4:"dapp-core-component__main__m-4","mt-4":"dapp-core-component__main__mt-4",mt4:"dapp-core-component__main__mt-4","my-4":"dapp-core-component__main__my-4",my4:"dapp-core-component__main__my-4","mr-4":"dapp-core-component__main__mr-4",mr4:"dapp-core-component__main__mr-4","mx-4":"dapp-core-component__main__mx-4",mx4:"dapp-core-component__main__mx-4","mb-4":"dapp-core-component__main__mb-4",mb4:"dapp-core-component__main__mb-4","ml-4":"dapp-core-component__main__ml-4",ml4:"dapp-core-component__main__ml-4","m-5":"dapp-core-component__main__m-5",m5:"dapp-core-component__main__m-5","mt-5":"dapp-core-component__main__mt-5",mt5:"dapp-core-component__main__mt-5","my-5":"dapp-core-component__main__my-5",my5:"dapp-core-component__main__my-5","mr-5":"dapp-core-component__main__mr-5",mr5:"dapp-core-component__main__mr-5","mx-5":"dapp-core-component__main__mx-5",mx5:"dapp-core-component__main__mx-5","mb-5":"dapp-core-component__main__mb-5",mb5:"dapp-core-component__main__mb-5","ml-5":"dapp-core-component__main__ml-5",ml5:"dapp-core-component__main__ml-5","p-0":"dapp-core-component__main__p-0",p0:"dapp-core-component__main__p-0","pt-0":"dapp-core-component__main__pt-0",pt0:"dapp-core-component__main__pt-0","py-0":"dapp-core-component__main__py-0",py0:"dapp-core-component__main__py-0","pr-0":"dapp-core-component__main__pr-0",pr0:"dapp-core-component__main__pr-0","px-0":"dapp-core-component__main__px-0",px0:"dapp-core-component__main__px-0","pb-0":"dapp-core-component__main__pb-0",pb0:"dapp-core-component__main__pb-0","pl-0":"dapp-core-component__main__pl-0",pl0:"dapp-core-component__main__pl-0","p-1":"dapp-core-component__main__p-1",p1:"dapp-core-component__main__p-1","pt-1":"dapp-core-component__main__pt-1",pt1:"dapp-core-component__main__pt-1","py-1":"dapp-core-component__main__py-1",py1:"dapp-core-component__main__py-1","pr-1":"dapp-core-component__main__pr-1",pr1:"dapp-core-component__main__pr-1","px-1":"dapp-core-component__main__px-1",px1:"dapp-core-component__main__px-1","pb-1":"dapp-core-component__main__pb-1",pb1:"dapp-core-component__main__pb-1","pl-1":"dapp-core-component__main__pl-1",pl1:"dapp-core-component__main__pl-1","p-2":"dapp-core-component__main__p-2",p2:"dapp-core-component__main__p-2","pt-2":"dapp-core-component__main__pt-2",pt2:"dapp-core-component__main__pt-2","py-2":"dapp-core-component__main__py-2",py2:"dapp-core-component__main__py-2","pr-2":"dapp-core-component__main__pr-2",pr2:"dapp-core-component__main__pr-2","px-2":"dapp-core-component__main__px-2",px2:"dapp-core-component__main__px-2","pb-2":"dapp-core-component__main__pb-2",pb2:"dapp-core-component__main__pb-2","pl-2":"dapp-core-component__main__pl-2",pl2:"dapp-core-component__main__pl-2","p-3":"dapp-core-component__main__p-3",p3:"dapp-core-component__main__p-3","pt-3":"dapp-core-component__main__pt-3",pt3:"dapp-core-component__main__pt-3","py-3":"dapp-core-component__main__py-3",py3:"dapp-core-component__main__py-3","pr-3":"dapp-core-component__main__pr-3",pr3:"dapp-core-component__main__pr-3","px-3":"dapp-core-component__main__px-3",px3:"dapp-core-component__main__px-3","pb-3":"dapp-core-component__main__pb-3",pb3:"dapp-core-component__main__pb-3","pl-3":"dapp-core-component__main__pl-3",pl3:"dapp-core-component__main__pl-3","p-4":"dapp-core-component__main__p-4",p4:"dapp-core-component__main__p-4","pt-4":"dapp-core-component__main__pt-4",pt4:"dapp-core-component__main__pt-4","py-4":"dapp-core-component__main__py-4",py4:"dapp-core-component__main__py-4","pr-4":"dapp-core-component__main__pr-4",pr4:"dapp-core-component__main__pr-4","px-4":"dapp-core-component__main__px-4",px4:"dapp-core-component__main__px-4","pb-4":"dapp-core-component__main__pb-4",pb4:"dapp-core-component__main__pb-4","pl-4":"dapp-core-component__main__pl-4",pl4:"dapp-core-component__main__pl-4","p-5":"dapp-core-component__main__p-5",p5:"dapp-core-component__main__p-5","pt-5":"dapp-core-component__main__pt-5",pt5:"dapp-core-component__main__pt-5","py-5":"dapp-core-component__main__py-5",py5:"dapp-core-component__main__py-5","pr-5":"dapp-core-component__main__pr-5",pr5:"dapp-core-component__main__pr-5","px-5":"dapp-core-component__main__px-5",px5:"dapp-core-component__main__px-5","pb-5":"dapp-core-component__main__pb-5",pb5:"dapp-core-component__main__pb-5","pl-5":"dapp-core-component__main__pl-5",pl5:"dapp-core-component__main__pl-5","m-n1":"dapp-core-component__main__m-n1",mN1:"dapp-core-component__main__m-n1","mt-n1":"dapp-core-component__main__mt-n1",mtN1:"dapp-core-component__main__mt-n1","my-n1":"dapp-core-component__main__my-n1",myN1:"dapp-core-component__main__my-n1","mr-n1":"dapp-core-component__main__mr-n1",mrN1:"dapp-core-component__main__mr-n1","mx-n1":"dapp-core-component__main__mx-n1",mxN1:"dapp-core-component__main__mx-n1","mb-n1":"dapp-core-component__main__mb-n1",mbN1:"dapp-core-component__main__mb-n1","ml-n1":"dapp-core-component__main__ml-n1",mlN1:"dapp-core-component__main__ml-n1","m-n2":"dapp-core-component__main__m-n2",mN2:"dapp-core-component__main__m-n2","mt-n2":"dapp-core-component__main__mt-n2",mtN2:"dapp-core-component__main__mt-n2","my-n2":"dapp-core-component__main__my-n2",myN2:"dapp-core-component__main__my-n2","mr-n2":"dapp-core-component__main__mr-n2",mrN2:"dapp-core-component__main__mr-n2","mx-n2":"dapp-core-component__main__mx-n2",mxN2:"dapp-core-component__main__mx-n2","mb-n2":"dapp-core-component__main__mb-n2",mbN2:"dapp-core-component__main__mb-n2","ml-n2":"dapp-core-component__main__ml-n2",mlN2:"dapp-core-component__main__ml-n2","m-n3":"dapp-core-component__main__m-n3",mN3:"dapp-core-component__main__m-n3","mt-n3":"dapp-core-component__main__mt-n3",mtN3:"dapp-core-component__main__mt-n3","my-n3":"dapp-core-component__main__my-n3",myN3:"dapp-core-component__main__my-n3","mr-n3":"dapp-core-component__main__mr-n3",mrN3:"dapp-core-component__main__mr-n3","mx-n3":"dapp-core-component__main__mx-n3",mxN3:"dapp-core-component__main__mx-n3","mb-n3":"dapp-core-component__main__mb-n3",mbN3:"dapp-core-component__main__mb-n3","ml-n3":"dapp-core-component__main__ml-n3",mlN3:"dapp-core-component__main__ml-n3","m-n4":"dapp-core-component__main__m-n4",mN4:"dapp-core-component__main__m-n4","mt-n4":"dapp-core-component__main__mt-n4",mtN4:"dapp-core-component__main__mt-n4","my-n4":"dapp-core-component__main__my-n4",myN4:"dapp-core-component__main__my-n4","mr-n4":"dapp-core-component__main__mr-n4",mrN4:"dapp-core-component__main__mr-n4","mx-n4":"dapp-core-component__main__mx-n4",mxN4:"dapp-core-component__main__mx-n4","mb-n4":"dapp-core-component__main__mb-n4",mbN4:"dapp-core-component__main__mb-n4","ml-n4":"dapp-core-component__main__ml-n4",mlN4:"dapp-core-component__main__ml-n4","m-n5":"dapp-core-component__main__m-n5",mN5:"dapp-core-component__main__m-n5","mt-n5":"dapp-core-component__main__mt-n5",mtN5:"dapp-core-component__main__mt-n5","my-n5":"dapp-core-component__main__my-n5",myN5:"dapp-core-component__main__my-n5","mr-n5":"dapp-core-component__main__mr-n5",mrN5:"dapp-core-component__main__mr-n5","mx-n5":"dapp-core-component__main__mx-n5",mxN5:"dapp-core-component__main__mx-n5","mb-n5":"dapp-core-component__main__mb-n5",mbN5:"dapp-core-component__main__mb-n5","ml-n5":"dapp-core-component__main__ml-n5",mlN5:"dapp-core-component__main__ml-n5","m-auto":"dapp-core-component__main__m-auto",mAuto:"dapp-core-component__main__m-auto","mt-auto":"dapp-core-component__main__mt-auto",mtAuto:"dapp-core-component__main__mt-auto","my-auto":"dapp-core-component__main__my-auto",myAuto:"dapp-core-component__main__my-auto","mr-auto":"dapp-core-component__main__mr-auto",mrAuto:"dapp-core-component__main__mr-auto","mb-auto":"dapp-core-component__main__mb-auto",mbAuto:"dapp-core-component__main__mb-auto","ml-auto":"dapp-core-component__main__ml-auto",mlAuto:"dapp-core-component__main__ml-auto","mr-lg-1":"dapp-core-component__main__mr-lg-1",mrLg1:"dapp-core-component__main__mr-lg-1","mr-lg-4":"dapp-core-component__main__mr-lg-4",mrLg4:"dapp-core-component__main__mr-lg-4","mx-lg-4":"dapp-core-component__main__mx-lg-4",mxLg4:"dapp-core-component__main__mx-lg-4","mb-xl-2":"dapp-core-component__main__mb-xl-2",mbXl2:"dapp-core-component__main__mb-xl-2","pr-sm-2":"dapp-core-component__main__pr-sm-2",prSm2:"dapp-core-component__main__pr-sm-2","px-sm-2":"dapp-core-component__main__px-sm-2",pxSm2:"dapp-core-component__main__px-sm-2","pr-xl-0":"dapp-core-component__main__pr-xl-0",prXl0:"dapp-core-component__main__pr-xl-0","px-xl-0":"dapp-core-component__main__px-xl-0",pxXl0:"dapp-core-component__main__px-xl-0",col:"dapp-core-component__main__col",row:"dapp-core-component__main__row","col-xl":"dapp-core-component__main__col-xl",colXl:"dapp-core-component__main__col-xl","col-xl-auto":"dapp-core-component__main__col-xl-auto",colXlAuto:"dapp-core-component__main__col-xl-auto","col-xl-12":"dapp-core-component__main__col-xl-12",colXl12:"dapp-core-component__main__col-xl-12","col-xl-11":"dapp-core-component__main__col-xl-11",colXl11:"dapp-core-component__main__col-xl-11","col-xl-10":"dapp-core-component__main__col-xl-10",colXl10:"dapp-core-component__main__col-xl-10","col-xl-9":"dapp-core-component__main__col-xl-9",colXl9:"dapp-core-component__main__col-xl-9","col-xl-8":"dapp-core-component__main__col-xl-8",colXl8:"dapp-core-component__main__col-xl-8","col-xl-7":"dapp-core-component__main__col-xl-7",colXl7:"dapp-core-component__main__col-xl-7","col-xl-6":"dapp-core-component__main__col-xl-6",colXl6:"dapp-core-component__main__col-xl-6","col-xl-5":"dapp-core-component__main__col-xl-5",colXl5:"dapp-core-component__main__col-xl-5","col-xl-4":"dapp-core-component__main__col-xl-4",colXl4:"dapp-core-component__main__col-xl-4","col-xl-3":"dapp-core-component__main__col-xl-3",colXl3:"dapp-core-component__main__col-xl-3","col-xl-2":"dapp-core-component__main__col-xl-2",colXl2:"dapp-core-component__main__col-xl-2","col-xl-1":"dapp-core-component__main__col-xl-1",colXl1:"dapp-core-component__main__col-xl-1","col-lg":"dapp-core-component__main__col-lg",colLg:"dapp-core-component__main__col-lg","col-lg-auto":"dapp-core-component__main__col-lg-auto",colLgAuto:"dapp-core-component__main__col-lg-auto","col-lg-12":"dapp-core-component__main__col-lg-12",colLg12:"dapp-core-component__main__col-lg-12","col-lg-11":"dapp-core-component__main__col-lg-11",colLg11:"dapp-core-component__main__col-lg-11","col-lg-10":"dapp-core-component__main__col-lg-10",colLg10:"dapp-core-component__main__col-lg-10","col-lg-9":"dapp-core-component__main__col-lg-9",colLg9:"dapp-core-component__main__col-lg-9","col-lg-8":"dapp-core-component__main__col-lg-8",colLg8:"dapp-core-component__main__col-lg-8","col-lg-7":"dapp-core-component__main__col-lg-7",colLg7:"dapp-core-component__main__col-lg-7","col-lg-6":"dapp-core-component__main__col-lg-6",colLg6:"dapp-core-component__main__col-lg-6","col-lg-5":"dapp-core-component__main__col-lg-5",colLg5:"dapp-core-component__main__col-lg-5","col-lg-4":"dapp-core-component__main__col-lg-4",colLg4:"dapp-core-component__main__col-lg-4","col-lg-3":"dapp-core-component__main__col-lg-3",colLg3:"dapp-core-component__main__col-lg-3","col-lg-2":"dapp-core-component__main__col-lg-2",colLg2:"dapp-core-component__main__col-lg-2","col-lg-1":"dapp-core-component__main__col-lg-1",colLg1:"dapp-core-component__main__col-lg-1","col-md":"dapp-core-component__main__col-md",colMd:"dapp-core-component__main__col-md","col-md-auto":"dapp-core-component__main__col-md-auto",colMdAuto:"dapp-core-component__main__col-md-auto","col-md-12":"dapp-core-component__main__col-md-12",colMd12:"dapp-core-component__main__col-md-12","col-md-11":"dapp-core-component__main__col-md-11",colMd11:"dapp-core-component__main__col-md-11","col-md-10":"dapp-core-component__main__col-md-10",colMd10:"dapp-core-component__main__col-md-10","col-md-9":"dapp-core-component__main__col-md-9",colMd9:"dapp-core-component__main__col-md-9","col-md-8":"dapp-core-component__main__col-md-8",colMd8:"dapp-core-component__main__col-md-8","col-md-7":"dapp-core-component__main__col-md-7",colMd7:"dapp-core-component__main__col-md-7","col-md-6":"dapp-core-component__main__col-md-6",colMd6:"dapp-core-component__main__col-md-6","col-md-5":"dapp-core-component__main__col-md-5",colMd5:"dapp-core-component__main__col-md-5","col-md-4":"dapp-core-component__main__col-md-4",colMd4:"dapp-core-component__main__col-md-4","col-md-3":"dapp-core-component__main__col-md-3",colMd3:"dapp-core-component__main__col-md-3","col-md-2":"dapp-core-component__main__col-md-2",colMd2:"dapp-core-component__main__col-md-2","col-md-1":"dapp-core-component__main__col-md-1",colMd1:"dapp-core-component__main__col-md-1","col-sm":"dapp-core-component__main__col-sm",colSm:"dapp-core-component__main__col-sm","col-sm-auto":"dapp-core-component__main__col-sm-auto",colSmAuto:"dapp-core-component__main__col-sm-auto","col-sm-12":"dapp-core-component__main__col-sm-12",colSm12:"dapp-core-component__main__col-sm-12","col-sm-11":"dapp-core-component__main__col-sm-11",colSm11:"dapp-core-component__main__col-sm-11","col-sm-10":"dapp-core-component__main__col-sm-10",colSm10:"dapp-core-component__main__col-sm-10","col-sm-9":"dapp-core-component__main__col-sm-9",colSm9:"dapp-core-component__main__col-sm-9","col-sm-8":"dapp-core-component__main__col-sm-8",colSm8:"dapp-core-component__main__col-sm-8","col-sm-7":"dapp-core-component__main__col-sm-7",colSm7:"dapp-core-component__main__col-sm-7","col-sm-6":"dapp-core-component__main__col-sm-6",colSm6:"dapp-core-component__main__col-sm-6","col-sm-5":"dapp-core-component__main__col-sm-5",colSm5:"dapp-core-component__main__col-sm-5","col-sm-4":"dapp-core-component__main__col-sm-4",colSm4:"dapp-core-component__main__col-sm-4","col-sm-3":"dapp-core-component__main__col-sm-3",colSm3:"dapp-core-component__main__col-sm-3","col-sm-2":"dapp-core-component__main__col-sm-2",colSm2:"dapp-core-component__main__col-sm-2","col-sm-1":"dapp-core-component__main__col-sm-1",colSm1:"dapp-core-component__main__col-sm-1","col-auto":"dapp-core-component__main__col-auto",colAuto:"dapp-core-component__main__col-auto","col-12":"dapp-core-component__main__col-12",col12:"dapp-core-component__main__col-12","col-11":"dapp-core-component__main__col-11",col11:"dapp-core-component__main__col-11","col-10":"dapp-core-component__main__col-10",col10:"dapp-core-component__main__col-10","col-9":"dapp-core-component__main__col-9",col9:"dapp-core-component__main__col-9","col-8":"dapp-core-component__main__col-8",col8:"dapp-core-component__main__col-8","col-7":"dapp-core-component__main__col-7",col7:"dapp-core-component__main__col-7","col-6":"dapp-core-component__main__col-6",col6:"dapp-core-component__main__col-6","col-5":"dapp-core-component__main__col-5",col5:"dapp-core-component__main__col-5","col-4":"dapp-core-component__main__col-4",col4:"dapp-core-component__main__col-4","col-3":"dapp-core-component__main__col-3",col3:"dapp-core-component__main__col-3","col-2":"dapp-core-component__main__col-2",col2:"dapp-core-component__main__col-2","col-1":"dapp-core-component__main__col-1",col1:"dapp-core-component__main__col-1","flex-row":"dapp-core-component__main__flex-row",flexRow:"dapp-core-component__main__flex-row","flex-column":"dapp-core-component__main__flex-column",flexColumn:"dapp-core-component__main__flex-column","flex-row-reverse":"dapp-core-component__main__flex-row-reverse",flexRowReverse:"dapp-core-component__main__flex-row-reverse","flex-column-reverse":"dapp-core-component__main__flex-column-reverse",flexColumnReverse:"dapp-core-component__main__flex-column-reverse","flex-wrap":"dapp-core-component__main__flex-wrap",flexWrap:"dapp-core-component__main__flex-wrap","flex-nowrap":"dapp-core-component__main__flex-nowrap",flexNowrap:"dapp-core-component__main__flex-nowrap","flex-wrap-reverse":"dapp-core-component__main__flex-wrap-reverse",flexWrapReverse:"dapp-core-component__main__flex-wrap-reverse","flex-fill":"dapp-core-component__main__flex-fill",flexFill:"dapp-core-component__main__flex-fill","flex-grow-0":"dapp-core-component__main__flex-grow-0",flexGrow0:"dapp-core-component__main__flex-grow-0","flex-grow-1":"dapp-core-component__main__flex-grow-1",flexGrow1:"dapp-core-component__main__flex-grow-1","flex-shrink-0":"dapp-core-component__main__flex-shrink-0",flexShrink0:"dapp-core-component__main__flex-shrink-0","flex-shrink-1":"dapp-core-component__main__flex-shrink-1",flexShrink1:"dapp-core-component__main__flex-shrink-1","justify-content-start":"dapp-core-component__main__justify-content-start",justifyContentStart:"dapp-core-component__main__justify-content-start","justify-content-end":"dapp-core-component__main__justify-content-end",justifyContentEnd:"dapp-core-component__main__justify-content-end","justify-content-center":"dapp-core-component__main__justify-content-center",justifyContentCenter:"dapp-core-component__main__justify-content-center","justify-content-between":"dapp-core-component__main__justify-content-between",justifyContentBetween:"dapp-core-component__main__justify-content-between","justify-content-around":"dapp-core-component__main__justify-content-around",justifyContentAround:"dapp-core-component__main__justify-content-around","align-items-start":"dapp-core-component__main__align-items-start",alignItemsStart:"dapp-core-component__main__align-items-start","align-items-end":"dapp-core-component__main__align-items-end",alignItemsEnd:"dapp-core-component__main__align-items-end","align-items-center":"dapp-core-component__main__align-items-center",alignItemsCenter:"dapp-core-component__main__align-items-center","align-items-baseline":"dapp-core-component__main__align-items-baseline",alignItemsBaseline:"dapp-core-component__main__align-items-baseline","align-items-stretch":"dapp-core-component__main__align-items-stretch",alignItemsStretch:"dapp-core-component__main__align-items-stretch","align-content-start":"dapp-core-component__main__align-content-start",alignContentStart:"dapp-core-component__main__align-content-start","align-content-end":"dapp-core-component__main__align-content-end",alignContentEnd:"dapp-core-component__main__align-content-end","align-content-center":"dapp-core-component__main__align-content-center",alignContentCenter:"dapp-core-component__main__align-content-center","align-content-between":"dapp-core-component__main__align-content-between",alignContentBetween:"dapp-core-component__main__align-content-between","align-content-around":"dapp-core-component__main__align-content-around",alignContentAround:"dapp-core-component__main__align-content-around","align-content-stretch":"dapp-core-component__main__align-content-stretch",alignContentStretch:"dapp-core-component__main__align-content-stretch","align-self-auto":"dapp-core-component__main__align-self-auto",alignSelfAuto:"dapp-core-component__main__align-self-auto","align-self-start":"dapp-core-component__main__align-self-start",alignSelfStart:"dapp-core-component__main__align-self-start","align-self-end":"dapp-core-component__main__align-self-end",alignSelfEnd:"dapp-core-component__main__align-self-end","align-self-center":"dapp-core-component__main__align-self-center",alignSelfCenter:"dapp-core-component__main__align-self-center","align-self-baseline":"dapp-core-component__main__align-self-baseline",alignSelfBaseline:"dapp-core-component__main__align-self-baseline","align-self-stretch":"dapp-core-component__main__align-self-stretch",alignSelfStretch:"dapp-core-component__main__align-self-stretch","flex-sm-row":"dapp-core-component__main__flex-sm-row",flexSmRow:"dapp-core-component__main__flex-sm-row","flex-lg-row":"dapp-core-component__main__flex-lg-row",flexLgRow:"dapp-core-component__main__flex-lg-row","flex-lg-wrap":"dapp-core-component__main__flex-lg-wrap",flexLgWrap:"dapp-core-component__main__flex-lg-wrap","form-check":"dapp-core-component__main__form-check",formCheck:"dapp-core-component__main__form-check","form-check-label":"dapp-core-component__main__form-check-label",formCheckLabel:"dapp-core-component__main__form-check-label","form-check-input":"dapp-core-component__main__form-check-input",formCheckInput:"dapp-core-component__main__form-check-input","form-group":"dapp-core-component__main__form-group",formGroup:"dapp-core-component__main__form-group","form-control":"dapp-core-component__main__form-control",formControl:"dapp-core-component__main__form-control","form-label":"dapp-core-component__main__form-label",formLabel:"dapp-core-component__main__form-label","form-text":"dapp-core-component__main__form-text",formText:"dapp-core-component__main__form-text",border:"dapp-core-component__main__border","border-top":"dapp-core-component__main__border-top",borderTop:"dapp-core-component__main__border-top","border-right":"dapp-core-component__main__border-right",borderRight:"dapp-core-component__main__border-right","border-bottom":"dapp-core-component__main__border-bottom",borderBottom:"dapp-core-component__main__border-bottom","border-left":"dapp-core-component__main__border-left",borderLeft:"dapp-core-component__main__border-left","border-0":"dapp-core-component__main__border-0",border0:"dapp-core-component__main__border-0","border-top-0":"dapp-core-component__main__border-top-0",borderTop0:"dapp-core-component__main__border-top-0","border-right-0":"dapp-core-component__main__border-right-0",borderRight0:"dapp-core-component__main__border-right-0","border-bottom-0":"dapp-core-component__main__border-bottom-0",borderBottom0:"dapp-core-component__main__border-bottom-0","border-left-0":"dapp-core-component__main__border-left-0",borderLeft0:"dapp-core-component__main__border-left-0","rounded-sm":"dapp-core-component__main__rounded-sm",roundedSm:"dapp-core-component__main__rounded-sm",rounded:"dapp-core-component__main__rounded","rounded-top":"dapp-core-component__main__rounded-top",roundedTop:"dapp-core-component__main__rounded-top","rounded-right":"dapp-core-component__main__rounded-right",roundedRight:"dapp-core-component__main__rounded-right","rounded-bottom":"dapp-core-component__main__rounded-bottom",roundedBottom:"dapp-core-component__main__rounded-bottom","rounded-left":"dapp-core-component__main__rounded-left",roundedLeft:"dapp-core-component__main__rounded-left","rounded-lg":"dapp-core-component__main__rounded-lg",roundedLg:"dapp-core-component__main__rounded-lg","rounded-circle":"dapp-core-component__main__rounded-circle",roundedCircle:"dapp-core-component__main__rounded-circle","rounded-pill":"dapp-core-component__main__rounded-pill",roundedPill:"dapp-core-component__main__rounded-pill","rounded-0":"dapp-core-component__main__rounded-0",rounded0:"dapp-core-component__main__rounded-0",h1:"dapp-core-component__main__h1",h2:"dapp-core-component__main__h2",h3:"dapp-core-component__main__h3",h4:"dapp-core-component__main__h4",h5:"dapp-core-component__main__h5",lead:"dapp-core-component__main__lead","bg-primary":"dapp-core-component__main__bg-primary",bgPrimary:"dapp-core-component__main__bg-primary","bg-warning":"dapp-core-component__main__bg-warning",bgWarning:"dapp-core-component__main__bg-warning",warning:"dapp-core-component__main__warning","bg-danger":"dapp-core-component__main__bg-danger",bgDanger:"dapp-core-component__main__bg-danger",danger:"dapp-core-component__main__danger","bg-success":"dapp-core-component__main__bg-success",bgSuccess:"dapp-core-component__main__bg-success",success:"dapp-core-component__main__success","position-relative":"dapp-core-component__main__position-relative",positionRelative:"dapp-core-component__main__position-relative","position-absolute":"dapp-core-component__main__position-absolute",positionAbsolute:"dapp-core-component__main__position-absolute","w-25":"dapp-core-component__main__w-25",w25:"dapp-core-component__main__w-25","w-50":"dapp-core-component__main__w-50",w50:"dapp-core-component__main__w-50","w-75":"dapp-core-component__main__w-75",w75:"dapp-core-component__main__w-75","w-100":"dapp-core-component__main__w-100",w100:"dapp-core-component__main__w-100","w-auto":"dapp-core-component__main__w-auto",wAuto:"dapp-core-component__main__w-auto","h-25":"dapp-core-component__main__h-25",h25:"dapp-core-component__main__h-25","h-50":"dapp-core-component__main__h-50",h50:"dapp-core-component__main__h-50","h-75":"dapp-core-component__main__h-75",h75:"dapp-core-component__main__h-75","h-100":"dapp-core-component__main__h-100",h100:"dapp-core-component__main__h-100","h-auto":"dapp-core-component__main__h-auto",hAuto:"dapp-core-component__main__h-auto","mw-100":"dapp-core-component__main__mw-100",mw100:"dapp-core-component__main__mw-100","mh-100":"dapp-core-component__main__mh-100",mh100:"dapp-core-component__main__mh-100","min-vw-100":"dapp-core-component__main__min-vw-100",minVw100:"dapp-core-component__main__min-vw-100","min-vh-100":"dapp-core-component__main__min-vh-100",minVh100:"dapp-core-component__main__min-vh-100","vw-100":"dapp-core-component__main__vw-100",vw100:"dapp-core-component__main__vw-100","vh-100":"dapp-core-component__main__vh-100",vh100:"dapp-core-component__main__vh-100","w-md-auto":"dapp-core-component__main__w-md-auto",wMdAuto:"dapp-core-component__main__w-md-auto","locked-icon":"dapp-core-component__main__locked-icon",lockedIcon:"dapp-core-component__main__locked-icon","shadow-sm":"dapp-core-component__main__shadow-sm",shadowSm:"dapp-core-component__main__shadow-sm",shadow:"dapp-core-component__main__shadow","shadow-lg":"dapp-core-component__main__shadow-lg",shadowLg:"dapp-core-component__main__shadow-lg","shadow-none":"dapp-core-component__main__shadow-none",shadowNone:"dapp-core-component__main__shadow-none","d-none":"dapp-core-component__main__d-none",dNone:"dapp-core-component__main__d-none","d-inline":"dapp-core-component__main__d-inline",dInline:"dapp-core-component__main__d-inline","d-inline-block":"dapp-core-component__main__d-inline-block",dInlineBlock:"dapp-core-component__main__d-inline-block","d-block":"dapp-core-component__main__d-block",dBlock:"dapp-core-component__main__d-block","d-table":"dapp-core-component__main__d-table",dTable:"dapp-core-component__main__d-table","d-table-row":"dapp-core-component__main__d-table-row",dTableRow:"dapp-core-component__main__d-table-row","d-table-cell":"dapp-core-component__main__d-table-cell",dTableCell:"dapp-core-component__main__d-table-cell","d-flex":"dapp-core-component__main__d-flex",dFlex:"dapp-core-component__main__d-flex","d-inline-flex":"dapp-core-component__main__d-inline-flex",dInlineFlex:"dapp-core-component__main__d-inline-flex","d-sm-flex":"dapp-core-component__main__d-sm-flex",dSmFlex:"dapp-core-component__main__d-sm-flex","table-sm":"dapp-core-component__main__table-sm",tableSm:"dapp-core-component__main__table-sm","table-bordered":"dapp-core-component__main__table-bordered",tableBordered:"dapp-core-component__main__table-bordered","table-borderless":"dapp-core-component__main__table-borderless",tableBorderless:"dapp-core-component__main__table-borderless","table-striped":"dapp-core-component__main__table-striped",tableStriped:"dapp-core-component__main__table-striped","thead-dark":"dapp-core-component__main__thead-dark",theadDark:"dapp-core-component__main__thead-dark","thead-light":"dapp-core-component__main__thead-light",theadLight:"dapp-core-component__main__thead-light","table-dark":"dapp-core-component__main__table-dark",tableDark:"dapp-core-component__main__table-dark","table-hover":"dapp-core-component__main__table-hover",tableHover:"dapp-core-component__main__table-hover","table-responsive":"dapp-core-component__main__table-responsive",tableResponsive:"dapp-core-component__main__table-responsive","transaction-hash":"dapp-core-component__main__transaction-hash",transactionHash:"dapp-core-component__main__transaction-hash","font-weight-light":"dapp-core-component__main__font-weight-light",fontWeightLight:"dapp-core-component__main__font-weight-light","font-weight-lighter":"dapp-core-component__main__font-weight-lighter",fontWeightLighter:"dapp-core-component__main__font-weight-lighter","font-weight-normal":"dapp-core-component__main__font-weight-normal",fontWeightNormal:"dapp-core-component__main__font-weight-normal","font-weight-medium":"dapp-core-component__main__font-weight-medium",fontWeightMedium:"dapp-core-component__main__font-weight-medium","font-weight-bold":"dapp-core-component__main__font-weight-bold",fontWeightBold:"dapp-core-component__main__font-weight-bold","font-weight-bolder":"dapp-core-component__main__font-weight-bolder",fontWeightBolder:"dapp-core-component__main__font-weight-bolder","font-italic":"dapp-core-component__main__font-italic",fontItalic:"dapp-core-component__main__font-italic","icon-state":"dapp-core-component__main__icon-state",iconState:"dapp-core-component__main__icon-state",half:"dapp-core-component__main__half","side-icon":"dapp-core-component__main__side-icon",sideIcon:"dapp-core-component__main__side-icon","toast-messages":"dapp-core-component__main__toast-messages",toastMessages:"dapp-core-component__main__toast-messages",toast:"dapp-core-component__main__toast",clickable:"dapp-core-component__main__clickable","toast-visible":"dapp-core-component__main__toast-visible",toastVisible:"dapp-core-component__main__toast-visible",progress:"dapp-core-component__main__progress","progress-bar":"dapp-core-component__main__progress-bar",progressBar:"dapp-core-component__main__progress-bar","content-height":"dapp-core-component__main__content-height",contentHeight:"dapp-core-component__main__content-height","tx-description":"dapp-core-component__main__tx-description",txDescription:"dapp-core-component__main__tx-description",close:"dapp-core-component__main__close","data-field":"dapp-core-component__main__data-field",dataField:"dapp-core-component__main__data-field",textarea:"dapp-core-component__main__textarea",highlighted:"dapp-core-component__main__highlighted","sc-call":"dapp-core-component__main__sc-call",scCall:"dapp-core-component__main__sc-call","small-font":"dapp-core-component__main__small-font",smallFont:"dapp-core-component__main__small-font","progress-steps":"dapp-core-component__main__progress-steps",progressSteps:"dapp-core-component__main__progress-steps",steps:"dapp-core-component__main__steps",dot:"dapp-core-component__main__dot","side-link":"dapp-core-component__main__side-link",sideLink:"dapp-core-component__main__side-link"};t();var ue=b(require("react")),bo=require("@fortawesome/free-solid-svg-icons"),gn=require("@fortawesome/react-fontawesome"),$r=b(require("classnames"));t();var wp=`.dapp-core-component__copyButtonStyles__copy {
2695
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Tp));var ho={"link-style":"dapp-core-component__main__link-style",linkStyle:"dapp-core-component__main__link-style","link-second-style":"dapp-core-component__main__link-second-style",linkSecondStyle:"dapp-core-component__main__link-second-style",wrapper:"dapp-core-component__main__wrapper","opacity-6":"dapp-core-component__main__opacity-6",opacity6:"dapp-core-component__main__opacity-6","qr-code-svg-container":"dapp-core-component__main__qr-code-svg-container",qrCodeSvgContainer:"dapp-core-component__main__qr-code-svg-container","pair-list":"dapp-core-component__main__pair-list",pairList:"dapp-core-component__main__pair-list","pair-loader":"dapp-core-component__main__pair-loader",pairLoader:"dapp-core-component__main__pair-loader","pair-image":"dapp-core-component__main__pair-image",pairImage:"dapp-core-component__main__pair-image","pair-remove":"dapp-core-component__main__pair-remove",pairRemove:"dapp-core-component__main__pair-remove","dapp-icon":"dapp-core-component__main__dapp-icon",dappIcon:"dapp-core-component__main__dapp-icon","icon-medium":"dapp-core-component__main__icon-medium",iconMedium:"dapp-core-component__main__icon-medium",centering:"dapp-core-component__main__centering","border-n":"dapp-core-component__main__border-n",borderN:"dapp-core-component__main__border-n","t-shadow":"dapp-core-component__main__t-shadow",tShadow:"dapp-core-component__main__t-shadow",btn:"dapp-core-component__main__btn",media:"dapp-core-component__main__media","media-body":"dapp-core-component__main__media-body",mediaBody:"dapp-core-component__main__media-body","connect-btns":"dapp-core-component__main__connect-btns",connectBtns:"dapp-core-component__main__connect-btns",info:"dapp-core-component__main__info","trust-badge":"dapp-core-component__main__trust-badge",trustBadge:"dapp-core-component__main__trust-badge",navbar:"dapp-core-component__main__navbar","dapp-name":"dapp-core-component__main__dapp-name",dappName:"dapp-core-component__main__dapp-name","action-btn":"dapp-core-component__main__action-btn",actionBtn:"dapp-core-component__main__action-btn",transactions:"dapp-core-component__main__transactions","transaction-icon":"dapp-core-component__main__transaction-icon",transactionIcon:"dapp-core-component__main__transaction-icon",table:"dapp-core-component__main__table","page-state":"dapp-core-component__main__page-state",pageState:"dapp-core-component__main__page-state","lds-ellipsis":"dapp-core-component__main__lds-ellipsis",ldsEllipsis:"dapp-core-component__main__lds-ellipsis","bg-blue":"dapp-core-component__main__bg-blue",bgBlue:"dapp-core-component__main__bg-blue","lds-ellipsis1":"dapp-core-component__main__lds-ellipsis1",ldsEllipsis1:"dapp-core-component__main__lds-ellipsis1","lds-ellipsis2":"dapp-core-component__main__lds-ellipsis2",ldsEllipsis2:"dapp-core-component__main__lds-ellipsis2","lds-ellipsis3":"dapp-core-component__main__lds-ellipsis3",ldsEllipsis3:"dapp-core-component__main__lds-ellipsis3",focus:"dapp-core-component__main__focus",disabled:"dapp-core-component__main__disabled","btn-primary":"dapp-core-component__main__btn-primary",btnPrimary:"dapp-core-component__main__btn-primary","btn-secondary":"dapp-core-component__main__btn-secondary",btnSecondary:"dapp-core-component__main__btn-secondary","btn-warning":"dapp-core-component__main__btn-warning",btnWarning:"dapp-core-component__main__btn-warning","btn-dark":"dapp-core-component__main__btn-dark",btnDark:"dapp-core-component__main__btn-dark","btn-link":"dapp-core-component__main__btn-link",btnLink:"dapp-core-component__main__btn-link","btn-light":"dapp-core-component__main__btn-light",btnLight:"dapp-core-component__main__btn-light",badge:"dapp-core-component__main__badge","badge-pill":"dapp-core-component__main__badge-pill",badgePill:"dapp-core-component__main__badge-pill","badge-primary":"dapp-core-component__main__badge-primary",badgePrimary:"dapp-core-component__main__badge-primary","badge-secondary":"dapp-core-component__main__badge-secondary",badgeSecondary:"dapp-core-component__main__badge-secondary","badge-success":"dapp-core-component__main__badge-success",badgeSuccess:"dapp-core-component__main__badge-success","badge-info":"dapp-core-component__main__badge-info",badgeInfo:"dapp-core-component__main__badge-info","badge-warning":"dapp-core-component__main__badge-warning",badgeWarning:"dapp-core-component__main__badge-warning","badge-danger":"dapp-core-component__main__badge-danger",badgeDanger:"dapp-core-component__main__badge-danger","badge-light":"dapp-core-component__main__badge-light",badgeLight:"dapp-core-component__main__badge-light","badge-dark":"dapp-core-component__main__badge-dark",badgeDark:"dapp-core-component__main__badge-dark",card:"dapp-core-component__main__card","list-group":"dapp-core-component__main__list-group",listGroup:"dapp-core-component__main__list-group","card-header":"dapp-core-component__main__card-header",cardHeader:"dapp-core-component__main__card-header","card-footer":"dapp-core-component__main__card-footer",cardFooter:"dapp-core-component__main__card-footer","card-header-item":"dapp-core-component__main__card-header-item",cardHeaderItem:"dapp-core-component__main__card-header-item",h6:"dapp-core-component__main__h6",compact:"dapp-core-component__main__compact","card-body":"dapp-core-component__main__card-body",cardBody:"dapp-core-component__main__card-body","card-title":"dapp-core-component__main__card-title",cardTitle:"dapp-core-component__main__card-title","card-subtitle":"dapp-core-component__main__card-subtitle",cardSubtitle:"dapp-core-component__main__card-subtitle","card-text":"dapp-core-component__main__card-text",cardText:"dapp-core-component__main__card-text","card-link":"dapp-core-component__main__card-link",cardLink:"dapp-core-component__main__card-link",text:"dapp-core-component__main__text","text-white":"dapp-core-component__main__text-white",textWhite:"dapp-core-component__main__text-white","text-monospace":"dapp-core-component__main__text-monospace",textMonospace:"dapp-core-component__main__text-monospace","trim-size-xl":"dapp-core-component__main__trim-size-xl",trimSizeXl:"dapp-core-component__main__trim-size-xl",trim:"dapp-core-component__main__trim","trim-only-sm":"dapp-core-component__main__trim-only-sm",trimOnlySm:"dapp-core-component__main__trim-only-sm","text-justify":"dapp-core-component__main__text-justify",textJustify:"dapp-core-component__main__text-justify","text-wrap":"dapp-core-component__main__text-wrap",textWrap:"dapp-core-component__main__text-wrap","text-nowrap":"dapp-core-component__main__text-nowrap",textNowrap:"dapp-core-component__main__text-nowrap","text-truncate":"dapp-core-component__main__text-truncate",textTruncate:"dapp-core-component__main__text-truncate","text-left":"dapp-core-component__main__text-left",textLeft:"dapp-core-component__main__text-left","text-right":"dapp-core-component__main__text-right",textRight:"dapp-core-component__main__text-right","text-center":"dapp-core-component__main__text-center",textCenter:"dapp-core-component__main__text-center","text-primary":"dapp-core-component__main__text-primary",textPrimary:"dapp-core-component__main__text-primary","text-secondary":"dapp-core-component__main__text-secondary",textSecondary:"dapp-core-component__main__text-secondary","text-primary-highlight":"dapp-core-component__main__text-primary-highlight",textPrimaryHighlight:"dapp-core-component__main__text-primary-highlight","text-muted":"dapp-core-component__main__text-muted",textMuted:"dapp-core-component__main__text-muted","text-success":"dapp-core-component__main__text-success",textSuccess:"dapp-core-component__main__text-success","text-body":"dapp-core-component__main__text-body",textBody:"dapp-core-component__main__text-body","text-black-50":"dapp-core-component__main__text-black-50",textBlack50:"dapp-core-component__main__text-black-50","text-white-50":"dapp-core-component__main__text-white-50",textWhite50:"dapp-core-component__main__text-white-50","text-lg-right":"dapp-core-component__main__text-lg-right",textLgRight:"dapp-core-component__main__text-lg-right","text-hide":"dapp-core-component__main__text-hide",textHide:"dapp-core-component__main__text-hide","text-decoration-none":"dapp-core-component__main__text-decoration-none",textDecorationNone:"dapp-core-component__main__text-decoration-none","text-break":"dapp-core-component__main__text-break",textBreak:"dapp-core-component__main__text-break","text-reset":"dapp-core-component__main__text-reset",textReset:"dapp-core-component__main__text-reset","text-lowercase":"dapp-core-component__main__text-lowercase",textLowercase:"dapp-core-component__main__text-lowercase","text-uppercase":"dapp-core-component__main__text-uppercase",textUppercase:"dapp-core-component__main__text-uppercase","text-capitalize":"dapp-core-component__main__text-capitalize",textCapitalize:"dapp-core-component__main__text-capitalize","text-danger":"dapp-core-component__main__text-danger",textDanger:"dapp-core-component__main__text-danger","text-warning":"dapp-core-component__main__text-warning",textWarning:"dapp-core-component__main__text-warning","trim-fs-sm":"dapp-core-component__main__trim-fs-sm",trimFsSm:"dapp-core-component__main__trim-fs-sm","mx-auto":"dapp-core-component__main__mx-auto",mxAuto:"dapp-core-component__main__mx-auto","m-0":"dapp-core-component__main__m-0",m0:"dapp-core-component__main__m-0","mt-0":"dapp-core-component__main__mt-0",mt0:"dapp-core-component__main__mt-0","my-0":"dapp-core-component__main__my-0",my0:"dapp-core-component__main__my-0","mr-0":"dapp-core-component__main__mr-0",mr0:"dapp-core-component__main__mr-0","mx-0":"dapp-core-component__main__mx-0",mx0:"dapp-core-component__main__mx-0","mb-0":"dapp-core-component__main__mb-0",mb0:"dapp-core-component__main__mb-0","ml-0":"dapp-core-component__main__ml-0",ml0:"dapp-core-component__main__ml-0","m-1":"dapp-core-component__main__m-1",m1:"dapp-core-component__main__m-1","mt-1":"dapp-core-component__main__mt-1",mt1:"dapp-core-component__main__mt-1","my-1":"dapp-core-component__main__my-1",my1:"dapp-core-component__main__my-1","mr-1":"dapp-core-component__main__mr-1",mr1:"dapp-core-component__main__mr-1","mx-1":"dapp-core-component__main__mx-1",mx1:"dapp-core-component__main__mx-1","mb-1":"dapp-core-component__main__mb-1",mb1:"dapp-core-component__main__mb-1","ml-1":"dapp-core-component__main__ml-1",ml1:"dapp-core-component__main__ml-1","m-2":"dapp-core-component__main__m-2",m2:"dapp-core-component__main__m-2","mt-2":"dapp-core-component__main__mt-2",mt2:"dapp-core-component__main__mt-2","my-2":"dapp-core-component__main__my-2",my2:"dapp-core-component__main__my-2","mr-2":"dapp-core-component__main__mr-2",mr2:"dapp-core-component__main__mr-2","mx-2":"dapp-core-component__main__mx-2",mx2:"dapp-core-component__main__mx-2","mb-2":"dapp-core-component__main__mb-2",mb2:"dapp-core-component__main__mb-2","ml-2":"dapp-core-component__main__ml-2",ml2:"dapp-core-component__main__ml-2","m-3":"dapp-core-component__main__m-3",m3:"dapp-core-component__main__m-3","mt-3":"dapp-core-component__main__mt-3",mt3:"dapp-core-component__main__mt-3","my-3":"dapp-core-component__main__my-3",my3:"dapp-core-component__main__my-3","mr-3":"dapp-core-component__main__mr-3",mr3:"dapp-core-component__main__mr-3","mx-3":"dapp-core-component__main__mx-3",mx3:"dapp-core-component__main__mx-3","mb-3":"dapp-core-component__main__mb-3",mb3:"dapp-core-component__main__mb-3","ml-3":"dapp-core-component__main__ml-3",ml3:"dapp-core-component__main__ml-3","m-4":"dapp-core-component__main__m-4",m4:"dapp-core-component__main__m-4","mt-4":"dapp-core-component__main__mt-4",mt4:"dapp-core-component__main__mt-4","my-4":"dapp-core-component__main__my-4",my4:"dapp-core-component__main__my-4","mr-4":"dapp-core-component__main__mr-4",mr4:"dapp-core-component__main__mr-4","mx-4":"dapp-core-component__main__mx-4",mx4:"dapp-core-component__main__mx-4","mb-4":"dapp-core-component__main__mb-4",mb4:"dapp-core-component__main__mb-4","ml-4":"dapp-core-component__main__ml-4",ml4:"dapp-core-component__main__ml-4","m-5":"dapp-core-component__main__m-5",m5:"dapp-core-component__main__m-5","mt-5":"dapp-core-component__main__mt-5",mt5:"dapp-core-component__main__mt-5","my-5":"dapp-core-component__main__my-5",my5:"dapp-core-component__main__my-5","mr-5":"dapp-core-component__main__mr-5",mr5:"dapp-core-component__main__mr-5","mx-5":"dapp-core-component__main__mx-5",mx5:"dapp-core-component__main__mx-5","mb-5":"dapp-core-component__main__mb-5",mb5:"dapp-core-component__main__mb-5","ml-5":"dapp-core-component__main__ml-5",ml5:"dapp-core-component__main__ml-5","p-0":"dapp-core-component__main__p-0",p0:"dapp-core-component__main__p-0","pt-0":"dapp-core-component__main__pt-0",pt0:"dapp-core-component__main__pt-0","py-0":"dapp-core-component__main__py-0",py0:"dapp-core-component__main__py-0","pr-0":"dapp-core-component__main__pr-0",pr0:"dapp-core-component__main__pr-0","px-0":"dapp-core-component__main__px-0",px0:"dapp-core-component__main__px-0","pb-0":"dapp-core-component__main__pb-0",pb0:"dapp-core-component__main__pb-0","pl-0":"dapp-core-component__main__pl-0",pl0:"dapp-core-component__main__pl-0","p-1":"dapp-core-component__main__p-1",p1:"dapp-core-component__main__p-1","pt-1":"dapp-core-component__main__pt-1",pt1:"dapp-core-component__main__pt-1","py-1":"dapp-core-component__main__py-1",py1:"dapp-core-component__main__py-1","pr-1":"dapp-core-component__main__pr-1",pr1:"dapp-core-component__main__pr-1","px-1":"dapp-core-component__main__px-1",px1:"dapp-core-component__main__px-1","pb-1":"dapp-core-component__main__pb-1",pb1:"dapp-core-component__main__pb-1","pl-1":"dapp-core-component__main__pl-1",pl1:"dapp-core-component__main__pl-1","p-2":"dapp-core-component__main__p-2",p2:"dapp-core-component__main__p-2","pt-2":"dapp-core-component__main__pt-2",pt2:"dapp-core-component__main__pt-2","py-2":"dapp-core-component__main__py-2",py2:"dapp-core-component__main__py-2","pr-2":"dapp-core-component__main__pr-2",pr2:"dapp-core-component__main__pr-2","px-2":"dapp-core-component__main__px-2",px2:"dapp-core-component__main__px-2","pb-2":"dapp-core-component__main__pb-2",pb2:"dapp-core-component__main__pb-2","pl-2":"dapp-core-component__main__pl-2",pl2:"dapp-core-component__main__pl-2","p-3":"dapp-core-component__main__p-3",p3:"dapp-core-component__main__p-3","pt-3":"dapp-core-component__main__pt-3",pt3:"dapp-core-component__main__pt-3","py-3":"dapp-core-component__main__py-3",py3:"dapp-core-component__main__py-3","pr-3":"dapp-core-component__main__pr-3",pr3:"dapp-core-component__main__pr-3","px-3":"dapp-core-component__main__px-3",px3:"dapp-core-component__main__px-3","pb-3":"dapp-core-component__main__pb-3",pb3:"dapp-core-component__main__pb-3","pl-3":"dapp-core-component__main__pl-3",pl3:"dapp-core-component__main__pl-3","p-4":"dapp-core-component__main__p-4",p4:"dapp-core-component__main__p-4","pt-4":"dapp-core-component__main__pt-4",pt4:"dapp-core-component__main__pt-4","py-4":"dapp-core-component__main__py-4",py4:"dapp-core-component__main__py-4","pr-4":"dapp-core-component__main__pr-4",pr4:"dapp-core-component__main__pr-4","px-4":"dapp-core-component__main__px-4",px4:"dapp-core-component__main__px-4","pb-4":"dapp-core-component__main__pb-4",pb4:"dapp-core-component__main__pb-4","pl-4":"dapp-core-component__main__pl-4",pl4:"dapp-core-component__main__pl-4","p-5":"dapp-core-component__main__p-5",p5:"dapp-core-component__main__p-5","pt-5":"dapp-core-component__main__pt-5",pt5:"dapp-core-component__main__pt-5","py-5":"dapp-core-component__main__py-5",py5:"dapp-core-component__main__py-5","pr-5":"dapp-core-component__main__pr-5",pr5:"dapp-core-component__main__pr-5","px-5":"dapp-core-component__main__px-5",px5:"dapp-core-component__main__px-5","pb-5":"dapp-core-component__main__pb-5",pb5:"dapp-core-component__main__pb-5","pl-5":"dapp-core-component__main__pl-5",pl5:"dapp-core-component__main__pl-5","m-n1":"dapp-core-component__main__m-n1",mN1:"dapp-core-component__main__m-n1","mt-n1":"dapp-core-component__main__mt-n1",mtN1:"dapp-core-component__main__mt-n1","my-n1":"dapp-core-component__main__my-n1",myN1:"dapp-core-component__main__my-n1","mr-n1":"dapp-core-component__main__mr-n1",mrN1:"dapp-core-component__main__mr-n1","mx-n1":"dapp-core-component__main__mx-n1",mxN1:"dapp-core-component__main__mx-n1","mb-n1":"dapp-core-component__main__mb-n1",mbN1:"dapp-core-component__main__mb-n1","ml-n1":"dapp-core-component__main__ml-n1",mlN1:"dapp-core-component__main__ml-n1","m-n2":"dapp-core-component__main__m-n2",mN2:"dapp-core-component__main__m-n2","mt-n2":"dapp-core-component__main__mt-n2",mtN2:"dapp-core-component__main__mt-n2","my-n2":"dapp-core-component__main__my-n2",myN2:"dapp-core-component__main__my-n2","mr-n2":"dapp-core-component__main__mr-n2",mrN2:"dapp-core-component__main__mr-n2","mx-n2":"dapp-core-component__main__mx-n2",mxN2:"dapp-core-component__main__mx-n2","mb-n2":"dapp-core-component__main__mb-n2",mbN2:"dapp-core-component__main__mb-n2","ml-n2":"dapp-core-component__main__ml-n2",mlN2:"dapp-core-component__main__ml-n2","m-n3":"dapp-core-component__main__m-n3",mN3:"dapp-core-component__main__m-n3","mt-n3":"dapp-core-component__main__mt-n3",mtN3:"dapp-core-component__main__mt-n3","my-n3":"dapp-core-component__main__my-n3",myN3:"dapp-core-component__main__my-n3","mr-n3":"dapp-core-component__main__mr-n3",mrN3:"dapp-core-component__main__mr-n3","mx-n3":"dapp-core-component__main__mx-n3",mxN3:"dapp-core-component__main__mx-n3","mb-n3":"dapp-core-component__main__mb-n3",mbN3:"dapp-core-component__main__mb-n3","ml-n3":"dapp-core-component__main__ml-n3",mlN3:"dapp-core-component__main__ml-n3","m-n4":"dapp-core-component__main__m-n4",mN4:"dapp-core-component__main__m-n4","mt-n4":"dapp-core-component__main__mt-n4",mtN4:"dapp-core-component__main__mt-n4","my-n4":"dapp-core-component__main__my-n4",myN4:"dapp-core-component__main__my-n4","mr-n4":"dapp-core-component__main__mr-n4",mrN4:"dapp-core-component__main__mr-n4","mx-n4":"dapp-core-component__main__mx-n4",mxN4:"dapp-core-component__main__mx-n4","mb-n4":"dapp-core-component__main__mb-n4",mbN4:"dapp-core-component__main__mb-n4","ml-n4":"dapp-core-component__main__ml-n4",mlN4:"dapp-core-component__main__ml-n4","m-n5":"dapp-core-component__main__m-n5",mN5:"dapp-core-component__main__m-n5","mt-n5":"dapp-core-component__main__mt-n5",mtN5:"dapp-core-component__main__mt-n5","my-n5":"dapp-core-component__main__my-n5",myN5:"dapp-core-component__main__my-n5","mr-n5":"dapp-core-component__main__mr-n5",mrN5:"dapp-core-component__main__mr-n5","mx-n5":"dapp-core-component__main__mx-n5",mxN5:"dapp-core-component__main__mx-n5","mb-n5":"dapp-core-component__main__mb-n5",mbN5:"dapp-core-component__main__mb-n5","ml-n5":"dapp-core-component__main__ml-n5",mlN5:"dapp-core-component__main__ml-n5","m-auto":"dapp-core-component__main__m-auto",mAuto:"dapp-core-component__main__m-auto","mt-auto":"dapp-core-component__main__mt-auto",mtAuto:"dapp-core-component__main__mt-auto","my-auto":"dapp-core-component__main__my-auto",myAuto:"dapp-core-component__main__my-auto","mr-auto":"dapp-core-component__main__mr-auto",mrAuto:"dapp-core-component__main__mr-auto","mb-auto":"dapp-core-component__main__mb-auto",mbAuto:"dapp-core-component__main__mb-auto","ml-auto":"dapp-core-component__main__ml-auto",mlAuto:"dapp-core-component__main__ml-auto","mr-lg-1":"dapp-core-component__main__mr-lg-1",mrLg1:"dapp-core-component__main__mr-lg-1","mr-lg-4":"dapp-core-component__main__mr-lg-4",mrLg4:"dapp-core-component__main__mr-lg-4","mx-lg-4":"dapp-core-component__main__mx-lg-4",mxLg4:"dapp-core-component__main__mx-lg-4","mb-xl-2":"dapp-core-component__main__mb-xl-2",mbXl2:"dapp-core-component__main__mb-xl-2","pr-sm-2":"dapp-core-component__main__pr-sm-2",prSm2:"dapp-core-component__main__pr-sm-2","px-sm-2":"dapp-core-component__main__px-sm-2",pxSm2:"dapp-core-component__main__px-sm-2","pr-xl-0":"dapp-core-component__main__pr-xl-0",prXl0:"dapp-core-component__main__pr-xl-0","px-xl-0":"dapp-core-component__main__px-xl-0",pxXl0:"dapp-core-component__main__px-xl-0",col:"dapp-core-component__main__col",row:"dapp-core-component__main__row","col-xl":"dapp-core-component__main__col-xl",colXl:"dapp-core-component__main__col-xl","col-xl-auto":"dapp-core-component__main__col-xl-auto",colXlAuto:"dapp-core-component__main__col-xl-auto","col-xl-12":"dapp-core-component__main__col-xl-12",colXl12:"dapp-core-component__main__col-xl-12","col-xl-11":"dapp-core-component__main__col-xl-11",colXl11:"dapp-core-component__main__col-xl-11","col-xl-10":"dapp-core-component__main__col-xl-10",colXl10:"dapp-core-component__main__col-xl-10","col-xl-9":"dapp-core-component__main__col-xl-9",colXl9:"dapp-core-component__main__col-xl-9","col-xl-8":"dapp-core-component__main__col-xl-8",colXl8:"dapp-core-component__main__col-xl-8","col-xl-7":"dapp-core-component__main__col-xl-7",colXl7:"dapp-core-component__main__col-xl-7","col-xl-6":"dapp-core-component__main__col-xl-6",colXl6:"dapp-core-component__main__col-xl-6","col-xl-5":"dapp-core-component__main__col-xl-5",colXl5:"dapp-core-component__main__col-xl-5","col-xl-4":"dapp-core-component__main__col-xl-4",colXl4:"dapp-core-component__main__col-xl-4","col-xl-3":"dapp-core-component__main__col-xl-3",colXl3:"dapp-core-component__main__col-xl-3","col-xl-2":"dapp-core-component__main__col-xl-2",colXl2:"dapp-core-component__main__col-xl-2","col-xl-1":"dapp-core-component__main__col-xl-1",colXl1:"dapp-core-component__main__col-xl-1","col-lg":"dapp-core-component__main__col-lg",colLg:"dapp-core-component__main__col-lg","col-lg-auto":"dapp-core-component__main__col-lg-auto",colLgAuto:"dapp-core-component__main__col-lg-auto","col-lg-12":"dapp-core-component__main__col-lg-12",colLg12:"dapp-core-component__main__col-lg-12","col-lg-11":"dapp-core-component__main__col-lg-11",colLg11:"dapp-core-component__main__col-lg-11","col-lg-10":"dapp-core-component__main__col-lg-10",colLg10:"dapp-core-component__main__col-lg-10","col-lg-9":"dapp-core-component__main__col-lg-9",colLg9:"dapp-core-component__main__col-lg-9","col-lg-8":"dapp-core-component__main__col-lg-8",colLg8:"dapp-core-component__main__col-lg-8","col-lg-7":"dapp-core-component__main__col-lg-7",colLg7:"dapp-core-component__main__col-lg-7","col-lg-6":"dapp-core-component__main__col-lg-6",colLg6:"dapp-core-component__main__col-lg-6","col-lg-5":"dapp-core-component__main__col-lg-5",colLg5:"dapp-core-component__main__col-lg-5","col-lg-4":"dapp-core-component__main__col-lg-4",colLg4:"dapp-core-component__main__col-lg-4","col-lg-3":"dapp-core-component__main__col-lg-3",colLg3:"dapp-core-component__main__col-lg-3","col-lg-2":"dapp-core-component__main__col-lg-2",colLg2:"dapp-core-component__main__col-lg-2","col-lg-1":"dapp-core-component__main__col-lg-1",colLg1:"dapp-core-component__main__col-lg-1","col-md":"dapp-core-component__main__col-md",colMd:"dapp-core-component__main__col-md","col-md-auto":"dapp-core-component__main__col-md-auto",colMdAuto:"dapp-core-component__main__col-md-auto","col-md-12":"dapp-core-component__main__col-md-12",colMd12:"dapp-core-component__main__col-md-12","col-md-11":"dapp-core-component__main__col-md-11",colMd11:"dapp-core-component__main__col-md-11","col-md-10":"dapp-core-component__main__col-md-10",colMd10:"dapp-core-component__main__col-md-10","col-md-9":"dapp-core-component__main__col-md-9",colMd9:"dapp-core-component__main__col-md-9","col-md-8":"dapp-core-component__main__col-md-8",colMd8:"dapp-core-component__main__col-md-8","col-md-7":"dapp-core-component__main__col-md-7",colMd7:"dapp-core-component__main__col-md-7","col-md-6":"dapp-core-component__main__col-md-6",colMd6:"dapp-core-component__main__col-md-6","col-md-5":"dapp-core-component__main__col-md-5",colMd5:"dapp-core-component__main__col-md-5","col-md-4":"dapp-core-component__main__col-md-4",colMd4:"dapp-core-component__main__col-md-4","col-md-3":"dapp-core-component__main__col-md-3",colMd3:"dapp-core-component__main__col-md-3","col-md-2":"dapp-core-component__main__col-md-2",colMd2:"dapp-core-component__main__col-md-2","col-md-1":"dapp-core-component__main__col-md-1",colMd1:"dapp-core-component__main__col-md-1","col-sm":"dapp-core-component__main__col-sm",colSm:"dapp-core-component__main__col-sm","col-sm-auto":"dapp-core-component__main__col-sm-auto",colSmAuto:"dapp-core-component__main__col-sm-auto","col-sm-12":"dapp-core-component__main__col-sm-12",colSm12:"dapp-core-component__main__col-sm-12","col-sm-11":"dapp-core-component__main__col-sm-11",colSm11:"dapp-core-component__main__col-sm-11","col-sm-10":"dapp-core-component__main__col-sm-10",colSm10:"dapp-core-component__main__col-sm-10","col-sm-9":"dapp-core-component__main__col-sm-9",colSm9:"dapp-core-component__main__col-sm-9","col-sm-8":"dapp-core-component__main__col-sm-8",colSm8:"dapp-core-component__main__col-sm-8","col-sm-7":"dapp-core-component__main__col-sm-7",colSm7:"dapp-core-component__main__col-sm-7","col-sm-6":"dapp-core-component__main__col-sm-6",colSm6:"dapp-core-component__main__col-sm-6","col-sm-5":"dapp-core-component__main__col-sm-5",colSm5:"dapp-core-component__main__col-sm-5","col-sm-4":"dapp-core-component__main__col-sm-4",colSm4:"dapp-core-component__main__col-sm-4","col-sm-3":"dapp-core-component__main__col-sm-3",colSm3:"dapp-core-component__main__col-sm-3","col-sm-2":"dapp-core-component__main__col-sm-2",colSm2:"dapp-core-component__main__col-sm-2","col-sm-1":"dapp-core-component__main__col-sm-1",colSm1:"dapp-core-component__main__col-sm-1","col-auto":"dapp-core-component__main__col-auto",colAuto:"dapp-core-component__main__col-auto","col-12":"dapp-core-component__main__col-12",col12:"dapp-core-component__main__col-12","col-11":"dapp-core-component__main__col-11",col11:"dapp-core-component__main__col-11","col-10":"dapp-core-component__main__col-10",col10:"dapp-core-component__main__col-10","col-9":"dapp-core-component__main__col-9",col9:"dapp-core-component__main__col-9","col-8":"dapp-core-component__main__col-8",col8:"dapp-core-component__main__col-8","col-7":"dapp-core-component__main__col-7",col7:"dapp-core-component__main__col-7","col-6":"dapp-core-component__main__col-6",col6:"dapp-core-component__main__col-6","col-5":"dapp-core-component__main__col-5",col5:"dapp-core-component__main__col-5","col-4":"dapp-core-component__main__col-4",col4:"dapp-core-component__main__col-4","col-3":"dapp-core-component__main__col-3",col3:"dapp-core-component__main__col-3","col-2":"dapp-core-component__main__col-2",col2:"dapp-core-component__main__col-2","col-1":"dapp-core-component__main__col-1",col1:"dapp-core-component__main__col-1","flex-row":"dapp-core-component__main__flex-row",flexRow:"dapp-core-component__main__flex-row","flex-column":"dapp-core-component__main__flex-column",flexColumn:"dapp-core-component__main__flex-column","flex-row-reverse":"dapp-core-component__main__flex-row-reverse",flexRowReverse:"dapp-core-component__main__flex-row-reverse","flex-column-reverse":"dapp-core-component__main__flex-column-reverse",flexColumnReverse:"dapp-core-component__main__flex-column-reverse","flex-wrap":"dapp-core-component__main__flex-wrap",flexWrap:"dapp-core-component__main__flex-wrap","flex-nowrap":"dapp-core-component__main__flex-nowrap",flexNowrap:"dapp-core-component__main__flex-nowrap","flex-wrap-reverse":"dapp-core-component__main__flex-wrap-reverse",flexWrapReverse:"dapp-core-component__main__flex-wrap-reverse","flex-fill":"dapp-core-component__main__flex-fill",flexFill:"dapp-core-component__main__flex-fill","flex-grow-0":"dapp-core-component__main__flex-grow-0",flexGrow0:"dapp-core-component__main__flex-grow-0","flex-grow-1":"dapp-core-component__main__flex-grow-1",flexGrow1:"dapp-core-component__main__flex-grow-1","flex-shrink-0":"dapp-core-component__main__flex-shrink-0",flexShrink0:"dapp-core-component__main__flex-shrink-0","flex-shrink-1":"dapp-core-component__main__flex-shrink-1",flexShrink1:"dapp-core-component__main__flex-shrink-1","justify-content-start":"dapp-core-component__main__justify-content-start",justifyContentStart:"dapp-core-component__main__justify-content-start","justify-content-end":"dapp-core-component__main__justify-content-end",justifyContentEnd:"dapp-core-component__main__justify-content-end","justify-content-center":"dapp-core-component__main__justify-content-center",justifyContentCenter:"dapp-core-component__main__justify-content-center","justify-content-between":"dapp-core-component__main__justify-content-between",justifyContentBetween:"dapp-core-component__main__justify-content-between","justify-content-around":"dapp-core-component__main__justify-content-around",justifyContentAround:"dapp-core-component__main__justify-content-around","align-items-start":"dapp-core-component__main__align-items-start",alignItemsStart:"dapp-core-component__main__align-items-start","align-items-end":"dapp-core-component__main__align-items-end",alignItemsEnd:"dapp-core-component__main__align-items-end","align-items-center":"dapp-core-component__main__align-items-center",alignItemsCenter:"dapp-core-component__main__align-items-center","align-items-baseline":"dapp-core-component__main__align-items-baseline",alignItemsBaseline:"dapp-core-component__main__align-items-baseline","align-items-stretch":"dapp-core-component__main__align-items-stretch",alignItemsStretch:"dapp-core-component__main__align-items-stretch","align-content-start":"dapp-core-component__main__align-content-start",alignContentStart:"dapp-core-component__main__align-content-start","align-content-end":"dapp-core-component__main__align-content-end",alignContentEnd:"dapp-core-component__main__align-content-end","align-content-center":"dapp-core-component__main__align-content-center",alignContentCenter:"dapp-core-component__main__align-content-center","align-content-between":"dapp-core-component__main__align-content-between",alignContentBetween:"dapp-core-component__main__align-content-between","align-content-around":"dapp-core-component__main__align-content-around",alignContentAround:"dapp-core-component__main__align-content-around","align-content-stretch":"dapp-core-component__main__align-content-stretch",alignContentStretch:"dapp-core-component__main__align-content-stretch","align-self-auto":"dapp-core-component__main__align-self-auto",alignSelfAuto:"dapp-core-component__main__align-self-auto","align-self-start":"dapp-core-component__main__align-self-start",alignSelfStart:"dapp-core-component__main__align-self-start","align-self-end":"dapp-core-component__main__align-self-end",alignSelfEnd:"dapp-core-component__main__align-self-end","align-self-center":"dapp-core-component__main__align-self-center",alignSelfCenter:"dapp-core-component__main__align-self-center","align-self-baseline":"dapp-core-component__main__align-self-baseline",alignSelfBaseline:"dapp-core-component__main__align-self-baseline","align-self-stretch":"dapp-core-component__main__align-self-stretch",alignSelfStretch:"dapp-core-component__main__align-self-stretch","flex-sm-row":"dapp-core-component__main__flex-sm-row",flexSmRow:"dapp-core-component__main__flex-sm-row","flex-lg-row":"dapp-core-component__main__flex-lg-row",flexLgRow:"dapp-core-component__main__flex-lg-row","flex-lg-wrap":"dapp-core-component__main__flex-lg-wrap",flexLgWrap:"dapp-core-component__main__flex-lg-wrap","form-check":"dapp-core-component__main__form-check",formCheck:"dapp-core-component__main__form-check","form-check-label":"dapp-core-component__main__form-check-label",formCheckLabel:"dapp-core-component__main__form-check-label","form-check-input":"dapp-core-component__main__form-check-input",formCheckInput:"dapp-core-component__main__form-check-input","form-group":"dapp-core-component__main__form-group",formGroup:"dapp-core-component__main__form-group","form-control":"dapp-core-component__main__form-control",formControl:"dapp-core-component__main__form-control","form-label":"dapp-core-component__main__form-label",formLabel:"dapp-core-component__main__form-label","form-text":"dapp-core-component__main__form-text",formText:"dapp-core-component__main__form-text",border:"dapp-core-component__main__border","border-top":"dapp-core-component__main__border-top",borderTop:"dapp-core-component__main__border-top","border-right":"dapp-core-component__main__border-right",borderRight:"dapp-core-component__main__border-right","border-bottom":"dapp-core-component__main__border-bottom",borderBottom:"dapp-core-component__main__border-bottom","border-left":"dapp-core-component__main__border-left",borderLeft:"dapp-core-component__main__border-left","border-0":"dapp-core-component__main__border-0",border0:"dapp-core-component__main__border-0","border-top-0":"dapp-core-component__main__border-top-0",borderTop0:"dapp-core-component__main__border-top-0","border-right-0":"dapp-core-component__main__border-right-0",borderRight0:"dapp-core-component__main__border-right-0","border-bottom-0":"dapp-core-component__main__border-bottom-0",borderBottom0:"dapp-core-component__main__border-bottom-0","border-left-0":"dapp-core-component__main__border-left-0",borderLeft0:"dapp-core-component__main__border-left-0","rounded-sm":"dapp-core-component__main__rounded-sm",roundedSm:"dapp-core-component__main__rounded-sm",rounded:"dapp-core-component__main__rounded","rounded-top":"dapp-core-component__main__rounded-top",roundedTop:"dapp-core-component__main__rounded-top","rounded-right":"dapp-core-component__main__rounded-right",roundedRight:"dapp-core-component__main__rounded-right","rounded-bottom":"dapp-core-component__main__rounded-bottom",roundedBottom:"dapp-core-component__main__rounded-bottom","rounded-left":"dapp-core-component__main__rounded-left",roundedLeft:"dapp-core-component__main__rounded-left","rounded-lg":"dapp-core-component__main__rounded-lg",roundedLg:"dapp-core-component__main__rounded-lg","rounded-circle":"dapp-core-component__main__rounded-circle",roundedCircle:"dapp-core-component__main__rounded-circle","rounded-pill":"dapp-core-component__main__rounded-pill",roundedPill:"dapp-core-component__main__rounded-pill","rounded-0":"dapp-core-component__main__rounded-0",rounded0:"dapp-core-component__main__rounded-0",h1:"dapp-core-component__main__h1",h2:"dapp-core-component__main__h2",h3:"dapp-core-component__main__h3",h4:"dapp-core-component__main__h4",h5:"dapp-core-component__main__h5",lead:"dapp-core-component__main__lead","bg-primary":"dapp-core-component__main__bg-primary",bgPrimary:"dapp-core-component__main__bg-primary","bg-warning":"dapp-core-component__main__bg-warning",bgWarning:"dapp-core-component__main__bg-warning",warning:"dapp-core-component__main__warning","bg-danger":"dapp-core-component__main__bg-danger",bgDanger:"dapp-core-component__main__bg-danger",danger:"dapp-core-component__main__danger","bg-success":"dapp-core-component__main__bg-success",bgSuccess:"dapp-core-component__main__bg-success",success:"dapp-core-component__main__success","position-relative":"dapp-core-component__main__position-relative",positionRelative:"dapp-core-component__main__position-relative","position-absolute":"dapp-core-component__main__position-absolute",positionAbsolute:"dapp-core-component__main__position-absolute","w-25":"dapp-core-component__main__w-25",w25:"dapp-core-component__main__w-25","w-50":"dapp-core-component__main__w-50",w50:"dapp-core-component__main__w-50","w-75":"dapp-core-component__main__w-75",w75:"dapp-core-component__main__w-75","w-100":"dapp-core-component__main__w-100",w100:"dapp-core-component__main__w-100","w-auto":"dapp-core-component__main__w-auto",wAuto:"dapp-core-component__main__w-auto","h-25":"dapp-core-component__main__h-25",h25:"dapp-core-component__main__h-25","h-50":"dapp-core-component__main__h-50",h50:"dapp-core-component__main__h-50","h-75":"dapp-core-component__main__h-75",h75:"dapp-core-component__main__h-75","h-100":"dapp-core-component__main__h-100",h100:"dapp-core-component__main__h-100","h-auto":"dapp-core-component__main__h-auto",hAuto:"dapp-core-component__main__h-auto","mw-100":"dapp-core-component__main__mw-100",mw100:"dapp-core-component__main__mw-100","mh-100":"dapp-core-component__main__mh-100",mh100:"dapp-core-component__main__mh-100","min-vw-100":"dapp-core-component__main__min-vw-100",minVw100:"dapp-core-component__main__min-vw-100","min-vh-100":"dapp-core-component__main__min-vh-100",minVh100:"dapp-core-component__main__min-vh-100","vw-100":"dapp-core-component__main__vw-100",vw100:"dapp-core-component__main__vw-100","vh-100":"dapp-core-component__main__vh-100",vh100:"dapp-core-component__main__vh-100","w-md-auto":"dapp-core-component__main__w-md-auto",wMdAuto:"dapp-core-component__main__w-md-auto","locked-icon":"dapp-core-component__main__locked-icon",lockedIcon:"dapp-core-component__main__locked-icon","shadow-sm":"dapp-core-component__main__shadow-sm",shadowSm:"dapp-core-component__main__shadow-sm",shadow:"dapp-core-component__main__shadow","shadow-lg":"dapp-core-component__main__shadow-lg",shadowLg:"dapp-core-component__main__shadow-lg","shadow-none":"dapp-core-component__main__shadow-none",shadowNone:"dapp-core-component__main__shadow-none","d-none":"dapp-core-component__main__d-none",dNone:"dapp-core-component__main__d-none","d-inline":"dapp-core-component__main__d-inline",dInline:"dapp-core-component__main__d-inline","d-inline-block":"dapp-core-component__main__d-inline-block",dInlineBlock:"dapp-core-component__main__d-inline-block","d-block":"dapp-core-component__main__d-block",dBlock:"dapp-core-component__main__d-block","d-table":"dapp-core-component__main__d-table",dTable:"dapp-core-component__main__d-table","d-table-row":"dapp-core-component__main__d-table-row",dTableRow:"dapp-core-component__main__d-table-row","d-table-cell":"dapp-core-component__main__d-table-cell",dTableCell:"dapp-core-component__main__d-table-cell","d-flex":"dapp-core-component__main__d-flex",dFlex:"dapp-core-component__main__d-flex","d-inline-flex":"dapp-core-component__main__d-inline-flex",dInlineFlex:"dapp-core-component__main__d-inline-flex","d-sm-flex":"dapp-core-component__main__d-sm-flex",dSmFlex:"dapp-core-component__main__d-sm-flex","table-sm":"dapp-core-component__main__table-sm",tableSm:"dapp-core-component__main__table-sm","table-bordered":"dapp-core-component__main__table-bordered",tableBordered:"dapp-core-component__main__table-bordered","table-borderless":"dapp-core-component__main__table-borderless",tableBorderless:"dapp-core-component__main__table-borderless","table-striped":"dapp-core-component__main__table-striped",tableStriped:"dapp-core-component__main__table-striped","thead-dark":"dapp-core-component__main__thead-dark",theadDark:"dapp-core-component__main__thead-dark","thead-light":"dapp-core-component__main__thead-light",theadLight:"dapp-core-component__main__thead-light","table-dark":"dapp-core-component__main__table-dark",tableDark:"dapp-core-component__main__table-dark","table-hover":"dapp-core-component__main__table-hover",tableHover:"dapp-core-component__main__table-hover","table-responsive":"dapp-core-component__main__table-responsive",tableResponsive:"dapp-core-component__main__table-responsive","transaction-hash":"dapp-core-component__main__transaction-hash",transactionHash:"dapp-core-component__main__transaction-hash","font-weight-light":"dapp-core-component__main__font-weight-light",fontWeightLight:"dapp-core-component__main__font-weight-light","font-weight-lighter":"dapp-core-component__main__font-weight-lighter",fontWeightLighter:"dapp-core-component__main__font-weight-lighter","font-weight-normal":"dapp-core-component__main__font-weight-normal",fontWeightNormal:"dapp-core-component__main__font-weight-normal","font-weight-medium":"dapp-core-component__main__font-weight-medium",fontWeightMedium:"dapp-core-component__main__font-weight-medium","font-weight-bold":"dapp-core-component__main__font-weight-bold",fontWeightBold:"dapp-core-component__main__font-weight-bold","font-weight-bolder":"dapp-core-component__main__font-weight-bolder",fontWeightBolder:"dapp-core-component__main__font-weight-bolder","font-italic":"dapp-core-component__main__font-italic",fontItalic:"dapp-core-component__main__font-italic","icon-state":"dapp-core-component__main__icon-state",iconState:"dapp-core-component__main__icon-state",half:"dapp-core-component__main__half","side-icon":"dapp-core-component__main__side-icon",sideIcon:"dapp-core-component__main__side-icon","toast-messages":"dapp-core-component__main__toast-messages",toastMessages:"dapp-core-component__main__toast-messages",toast:"dapp-core-component__main__toast",clickable:"dapp-core-component__main__clickable","toast-visible":"dapp-core-component__main__toast-visible",toastVisible:"dapp-core-component__main__toast-visible",progress:"dapp-core-component__main__progress","progress-bar":"dapp-core-component__main__progress-bar",progressBar:"dapp-core-component__main__progress-bar","content-height":"dapp-core-component__main__content-height",contentHeight:"dapp-core-component__main__content-height","tx-description":"dapp-core-component__main__tx-description",txDescription:"dapp-core-component__main__tx-description",close:"dapp-core-component__main__close","data-field":"dapp-core-component__main__data-field",dataField:"dapp-core-component__main__data-field",textarea:"dapp-core-component__main__textarea",highlighted:"dapp-core-component__main__highlighted","sc-call":"dapp-core-component__main__sc-call",scCall:"dapp-core-component__main__sc-call","small-font":"dapp-core-component__main__small-font",smallFont:"dapp-core-component__main__small-font","progress-steps":"dapp-core-component__main__progress-steps",progressSteps:"dapp-core-component__main__progress-steps",steps:"dapp-core-component__main__steps",dot:"dapp-core-component__main__dot","side-link":"dapp-core-component__main__side-link",sideLink:"dapp-core-component__main__side-link"};t();var ue=b(require("react")),yo=require("@fortawesome/free-solid-svg-icons"),ln=require("@fortawesome/react-fontawesome"),Ur=b(require("classnames"));t();var wp=`.dapp-core-component__copyButtonStyles__copy {
2696
2696
  color: #6c757d;
2697
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(wp));var Br={copy:"dapp-core-component__copyButtonStyles__copy"};t();function Sp(e){let o=!1,n=document==null?void 0:document.createElement("textarea");n.value=e,n.style.position="fixed",document==null||document.body.appendChild(n),n.focus(),n.select();try{document==null||document.execCommand("copy"),o=!0}catch(r){console.error("Fallback: Oops, unable to copy",r)}return document==null||document.body.removeChild(n),o}function Ur(e){return F(this,null,function*(){let o=!1;return navigator.clipboard?o=yield navigator.clipboard.writeText(e).then(function(){return!0},function(r){return console.error("Async: Could not copy text: ",r),!1}):o=Sp(e),o})}var Vr=({text:e,className:o="dapp-copy-button"})=>{let[n,r]=(0,ue.useState)({default:!0,success:!1});return ue.default.createElement("a",{href:"/#",onClick:m=>F(void 0,null,function*(){m.preventDefault(),m.stopPropagation();let s=e&&e.trim();r({default:!1,success:yield Ur(s)}),setTimeout(()=>{r({default:!0,success:!1})},1e3)}),className:(0,$r.default)(Br.copy,o)},n.default||!n.success?ue.default.createElement(gn.FontAwesomeIcon,{icon:bo.faCopy}):ue.default.createElement(gn.FontAwesomeIcon,{icon:bo.faCheck}))};t();t();var xn=b(require("react")),zr=require("@fortawesome/free-solid-svg-icons"),jr=require("@fortawesome/react-fontawesome"),qr=b(require("classnames"));t();t();var Gr=require("react"),fe=require("react-redux");var kp={store:W,subscription:kr},un=(0,Gr.createContext)(kp),U0=(0,fe.createStoreHook)(un),$0=(0,fe.createDispatchHook)(un),Wr=(0,fe.createSelectorHook)(un);var Hr=()=>Wr(G);t();var vp=`.dapp-core-component__explorerLinkStyles__link .dapp-core-component__explorerLinkStyles__search {
2697
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(wp));var Or={copy:"dapp-core-component__copyButtonStyles__copy"};t();function Sp(e){let o=!1,n=document==null?void 0:document.createElement("textarea");n.value=e,n.style.position="fixed",document==null||document.body.appendChild(n),n.focus(),n.select();try{document==null||document.execCommand("copy"),o=!0}catch(r){console.error("Fallback: Oops, unable to copy",r)}return document==null||document.body.removeChild(n),o}function Br(e){return F(this,null,function*(){let o=!1;return navigator.clipboard?o=yield navigator.clipboard.writeText(e).then(function(){return!0},function(r){return console.error("Async: Could not copy text: ",r),!1}):o=Sp(e),o})}var $r=({text:e,className:o="dapp-copy-button"})=>{let[n,r]=(0,ue.useState)({default:!0,success:!1});return ue.default.createElement("a",{href:"/#",onClick:m=>F(void 0,null,function*(){m.preventDefault(),m.stopPropagation();let s=e&&e.trim();r({default:!1,success:yield Br(s)}),setTimeout(()=>{r({default:!0,success:!1})},1e3)}),className:(0,Ur.default)(Or.copy,o)},n.default||!n.success?ue.default.createElement(ln.FontAwesomeIcon,{icon:yo.faCopy}):ue.default.createElement(ln.FontAwesomeIcon,{icon:yo.faCheck}))};t();t();var fn=b(require("react")),Hr=require("@fortawesome/free-solid-svg-icons"),zr=require("@fortawesome/react-fontawesome"),jr=b(require("classnames"));t();t();var Vr=require("react"),fe=require("react-redux");var kp={store:W,subscription:Sr},gn=(0,Vr.createContext)(kp),U0=(0,fe.createStoreHook)(gn),$0=(0,fe.createDispatchHook)(gn),Gr=(0,fe.createSelectorHook)(gn);var Wr=()=>Gr(G);t();var vp=`.dapp-core-component__explorerLinkStyles__link .dapp-core-component__explorerLinkStyles__search {
2698
2698
  color: #6c757d;
2699
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(vp));var fn={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var Kr=m=>{var s=m,{page:e,text:o,className:n="dapp-explorer-link",children:r}=s,a=ye(s,["page","text","className","children"]);let{network:{explorerAddress:l}}=Hr(),d=o!=null?o:xn.default.createElement(jr.FontAwesomeIcon,{icon:zr.faSearch,className:fn.search}),u=_n({explorerAddress:String(l),to:e});return xn.default.createElement("a",h({href:u,target:"_blank",className:(0,qr.default)(fn.link,yo.ml2,n),rel:"noreferrer"},a),r!=null?r:d)};t();var Ap=`.dapp-core-component__transactionDetails-styles__title {
2699
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(vp));var un={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var qr=m=>{var s=m,{page:e,text:o,className:n="dapp-explorer-link",children:r}=s,a=ye(s,["page","text","className","children"]);let{network:{explorerAddress:l}}=Wr(),d=o!=null?o:fn.default.createElement(zr.FontAwesomeIcon,{icon:Hr.faSearch,className:un.search}),u=sn({explorerAddress:String(l),to:e});return fn.default.createElement("a",h({href:u,target:"_blank",className:(0,jr.default)(un.link,ho.ml2,n),rel:"noreferrer"},a),r!=null?r:d)};t();var Ap=`.dapp-core-component__transactionDetails-styles__title {
2700
2700
  margin-bottom: 0;
2701
2701
  }
2702
2702
 
@@ -2723,7 +2723,7 @@ a.dapp-core-component__main__side-link::after {
2723
2723
  width: 11rem;
2724
2724
  white-space: nowrap;
2725
2725
  margin-right: 1rem;
2726
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Ap));var To={title:"dapp-core-component__transactionDetails-styles__title",status:"dapp-core-component__transactionDetails-styles__status",container:"dapp-core-component__transactionDetails-styles__container",icon:"dapp-core-component__transactionDetails-styles__icon",trim:"dapp-core-component__transactionDetails-styles__trim"};t();t();var S=b(require("react")),Xr=b(require("classnames")),Yr=b(require("lodash.debounce"));t();var Ip=`.dapp-core-component__trim-styles__trim {
2726
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Ap));var bo={title:"dapp-core-component__transactionDetails-styles__title",status:"dapp-core-component__transactionDetails-styles__status",container:"dapp-core-component__transactionDetails-styles__container",icon:"dapp-core-component__transactionDetails-styles__icon",trim:"dapp-core-component__transactionDetails-styles__trim"};t();t();var S=b(require("react")),Kr=b(require("classnames")),Xr=b(require("lodash.debounce"));t();var Ip=`.dapp-core-component__trim-styles__trim {
2727
2727
  display: flex;
2728
2728
  max-width: 100%;
2729
2729
  overflow: hidden;
@@ -2843,7 +2843,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
2843
2843
  .dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-size-xl .dapp-core-component__trim-styles__trim {
2844
2844
  max-width: 13rem;
2845
2845
  }
2846
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Ip));var pe={trim:"dapp-core-component__trim-styles__trim",overflow:"dapp-core-component__trim-styles__overflow",ellipsis:"dapp-core-component__trim-styles__ellipsis",left:"dapp-core-component__trim-styles__left",right:"dapp-core-component__trim-styles__right","hidden-text-ref":"dapp-core-component__trim-styles__hidden-text-ref",hiddenTextRef:"dapp-core-component__trim-styles__hidden-text-ref","trim-wrapper":"dapp-core-component__trim-styles__trim-wrapper",trimWrapper:"dapp-core-component__trim-styles__trim-wrapper","text-primary":"dapp-core-component__trim-styles__text-primary",textPrimary:"dapp-core-component__trim-styles__text-primary",table:"dapp-core-component__trim-styles__table","trim-only-sm":"dapp-core-component__trim-styles__trim-only-sm",trimOnlySm:"dapp-core-component__trim-styles__trim-only-sm","trim-fs-sm":"dapp-core-component__trim-styles__trim-fs-sm",trimFsSm:"dapp-core-component__trim-styles__trim-fs-sm","trim-size-xl":"dapp-core-component__trim-styles__trim-size-xl",trimSizeXl:"dapp-core-component__trim-styles__trim-size-xl"};var Zr=({text:e,className:o="dapp-trim",dataTestId:n="trim-text-component",color:r})=>{let[a,m]=(0,S.useState)(!1),s=(0,S.useRef)(document==null?void 0:document.createElement("span")),l=(0,S.useRef)(document==null?void 0:document.createElement("span")),d=(0,S.useCallback)((0,Yr.default)(()=>{if(s.current&&l.current){let y=l.current.offsetWidth-s.current.offsetWidth;m(y>1)}},300),[]);return(0,S.useEffect)(()=>(window.addEventListener("resize",d),()=>{window.removeEventListener("resize",d)})),(0,S.useEffect)(()=>{d()},[]),S.default.createElement("span",{ref:s,className:(0,Xr.default)(pe.trim,r!=null?r:"",{[pe.overflow]:a},o),"data-testid":n},S.default.createElement("span",{ref:l,className:pe.hiddenTextRef},e),a?S.default.createElement(S.default.Fragment,null,S.default.createElement("span",{className:pe.left},S.default.createElement("span",null,String(e).substring(0,Math.floor(e.length/2)))),S.default.createElement("span",{className:pe.ellipsis},"..."),S.default.createElement("span",{className:pe.right},S.default.createElement("span",null,String(e).substring(Math.ceil(e.length/2))))):S.default.createElement("span",null,e))};ro();var Ep={icon:xe.faCheck},hn={icon:xe.faTimes},Np={icon:xe.faCircleNotch},Lp={pending:Np,success:Ep,fail:hn,invalid:hn,timedOut:hn},Dp=({className:e,hash:o,status:n,iconSrc:r,isTimedOut:a})=>{var l;let m=n?Lp[n]:null,s=(l=r==null?void 0:r.icon)!=null?l:m==null?void 0:m.icon;return ce.default.createElement("div",{className:(0,yn.default)(To.container,e),key:o},!a&&s!=null&&ce.default.createElement(Qr.FontAwesomeIcon,{icon:s,className:(0,yn.default)(To.icon,{"fa-spin slow-spin":n==="pending"})}),ce.default.createElement("span",{className:To.trim},ce.default.createElement(Zr,{text:o})),ce.default.createElement(Vr,{text:o}),!en(n)&&ce.default.createElement(Kr,{page:`/${Ee}/${o}`,className:yo.ml2}))};0&&(module.exports={TransactionDetailsBody});
2846
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Ip));var pe={trim:"dapp-core-component__trim-styles__trim",overflow:"dapp-core-component__trim-styles__overflow",ellipsis:"dapp-core-component__trim-styles__ellipsis",left:"dapp-core-component__trim-styles__left",right:"dapp-core-component__trim-styles__right","hidden-text-ref":"dapp-core-component__trim-styles__hidden-text-ref",hiddenTextRef:"dapp-core-component__trim-styles__hidden-text-ref","trim-wrapper":"dapp-core-component__trim-styles__trim-wrapper",trimWrapper:"dapp-core-component__trim-styles__trim-wrapper","text-primary":"dapp-core-component__trim-styles__text-primary",textPrimary:"dapp-core-component__trim-styles__text-primary",table:"dapp-core-component__trim-styles__table","trim-only-sm":"dapp-core-component__trim-styles__trim-only-sm",trimOnlySm:"dapp-core-component__trim-styles__trim-only-sm","trim-fs-sm":"dapp-core-component__trim-styles__trim-fs-sm",trimFsSm:"dapp-core-component__trim-styles__trim-fs-sm","trim-size-xl":"dapp-core-component__trim-styles__trim-size-xl",trimSizeXl:"dapp-core-component__trim-styles__trim-size-xl"};var Yr=({text:e,className:o="dapp-trim",dataTestId:n="trim-text-component",color:r})=>{let[a,m]=(0,S.useState)(!1),s=(0,S.useRef)(document==null?void 0:document.createElement("span")),l=(0,S.useRef)(document==null?void 0:document.createElement("span")),d=(0,S.useCallback)((0,Xr.default)(()=>{if(s.current&&l.current){let y=l.current.offsetWidth-s.current.offsetWidth;m(y>1)}},300),[]);return(0,S.useEffect)(()=>(window.addEventListener("resize",d),()=>{window.removeEventListener("resize",d)})),(0,S.useEffect)(()=>{d()},[]),S.default.createElement("span",{ref:s,className:(0,Kr.default)(pe.trim,r!=null?r:"",{[pe.overflow]:a},o),"data-testid":n},S.default.createElement("span",{ref:l,className:pe.hiddenTextRef},e),a?S.default.createElement(S.default.Fragment,null,S.default.createElement("span",{className:pe.left},S.default.createElement("span",null,String(e).substring(0,Math.floor(e.length/2)))),S.default.createElement("span",{className:pe.ellipsis},"..."),S.default.createElement("span",{className:pe.right},S.default.createElement("span",null,String(e).substring(Math.ceil(e.length/2))))):S.default.createElement("span",null,e))};var Ep={icon:xe.faCheck},xn={icon:xe.faTimes},Np={icon:xe.faCircleNotch},Lp={pending:Np,success:Ep,fail:xn,invalid:xn,timedOut:xn},Dp=({className:e,hash:o,status:n,iconSrc:r,isTimedOut:a})=>{var l;let m=n?Lp[n]:null,s=(l=r==null?void 0:r.icon)!=null?l:m==null?void 0:m.icon;return ce.default.createElement("div",{className:(0,hn.default)(bo.container,e),key:o},!a&&s!=null&&ce.default.createElement(Zr.FontAwesomeIcon,{icon:s,className:(0,hn.default)(bo.icon,{"fa-spin slow-spin":n==="pending"})}),ce.default.createElement("span",{className:bo.trim},ce.default.createElement(Yr,{text:o})),ce.default.createElement($r,{text:o}),ce.default.createElement(qr,{page:`/${Ee}/${o}`,className:ho.ml2}))};0&&(module.exports={TransactionDetailsBody});
2847
2847
  /*!
2848
2848
  * The buffer module from node.js, for the browser.
2849
2849
  *