@multiversx/sdk-dapp 2.14.8-alpha.1 → 2.14.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.d.ts +3 -2
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/UsdValue/UsdValue.js +1 -1
- package/UI/UsdValue/index.js +1 -1
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.d.ts +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.d.ts +2 -2
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/__chunks__/chunk-247CMJZI.js +2 -0
- package/__chunks__/chunk-2VS2HG6L.js +2 -0
- package/__chunks__/chunk-7W4HEZAU.js +2 -0
- package/__chunks__/{chunk-TZVL2PLD.js → chunk-EYAXHZSY.js} +1 -1
- package/__chunks__/chunk-FBHUTZ53.js +2 -0
- package/__chunks__/chunk-FUFDUF6Y.js +2 -0
- package/__chunks__/{chunk-QGAFKW2D.js → chunk-NXUPLQPC.js} +2 -2
- package/__chunks__/chunk-QR4CJZ7F.js +2 -0
- package/__chunks__/chunk-QVJU5YXD.js +2 -0
- package/__chunks__/{chunk-5YRF6I4O.js → chunk-RPYZOW4N.js} +2 -2
- package/__chunks__/{chunk-E72HKQSW.js → chunk-U7CGFUE5.js} +2 -2
- package/__chunks__/{chunk-EJEYIK7H.js → chunk-UR45FDXG.js} +2 -2
- package/__chunks__/chunk-WQCDUIYM.js +2 -0
- package/__chunks__/{chunk-QDXDSARH.js → chunk-Z2237B4U.js} +2 -2
- package/__chunks__/{chunk-OC6LCJE5.js → chunk-ZNPB4ROZ.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +26 -26
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +14 -14
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +14 -14
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +13 -13
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.d.ts +3 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +13 -13
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +14 -14
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +18 -18
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +18 -18
- package/__commonjs/UI/SignTransactionsModals/index.js +26 -26
- package/__commonjs/UI/index.js +53 -53
- package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +13 -13
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +13 -13
- package/__commonjs/UI/ledger/index.js +13 -13
- package/__commonjs/UI/pages/UnlockPage/index.js +11 -11
- package/__commonjs/UI/pages/index.js +11 -11
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.d.ts +1 -1
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +7 -7
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +7 -7
- package/__commonjs/UI/walletConnect/index.js +7 -7
- package/__commonjs/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.d.ts +2 -2
- package/__commonjs/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/__commonjs/__mocks__/index.js +1 -1
- package/__commonjs/__mocks__/utils/index.js +1 -1
- package/__commonjs/__mocks__/utils/renderWithProvider.js +1 -1
- package/__commonjs/wrappers/AppInitializer.d.ts +1 -2
- package/__commonjs/wrappers/AppInitializer.js +1 -1
- package/__commonjs/wrappers/DappProvider/DappProvider.js +1 -1
- package/__commonjs/wrappers/DappProvider/index.js +1 -1
- package/__commonjs/wrappers/index.js +1 -1
- package/__mocks__/index.js +1 -1
- package/__mocks__/utils/index.js +1 -1
- package/__mocks__/utils/renderWithProvider.js +1 -1
- package/package.json +1 -1
- package/wrappers/AppInitializer.d.ts +1 -2
- package/wrappers/AppInitializer.js +1 -1
- package/wrappers/DappProvider/DappProvider.js +1 -1
- package/wrappers/DappProvider/index.js +1 -1
- package/wrappers/index.js +1 -1
- package/__chunks__/chunk-4TFTP5RO.js +0 -2
- package/__chunks__/chunk-ARKROIYU.js +0 -2
- package/__chunks__/chunk-EONQ6O2S.js +0 -2
- package/__chunks__/chunk-FM4NFE7O.js +0 -2
- package/__chunks__/chunk-J2JMQETZ.js +0 -2
- package/__chunks__/chunk-JAN62SAY.js +0 -2
- package/__chunks__/chunk-MSMD3HSI.js +0 -2
- package/__chunks__/chunk-VLOE3FU7.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Gc=Object.create;var ko=Object.defineProperty,Wc=Object.defineProperties,Vc=Object.getOwnPropertyDescriptor,$c=Object.getOwnPropertyDescriptors,Hc=Object.getOwnPropertyNames,zo=Object.getOwnPropertySymbols,jc=Object.getPrototypeOf,Jn=Object.prototype.hasOwnProperty,vr=Object.prototype.propertyIsEnumerable;var wr=(e,o,t)=>o in e?ko(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,u=(e,o)=>{for(var t in o||(o={}))Jn.call(o,t)&&wr(e,t,o[t]);if(zo)for(var t of zo(o))vr.call(o,t)&&wr(e,t,o[t]);return e},v=(e,o)=>Wc(e,$c(o));var Fe=(e,o)=>{var t={};for(var r in e)Jn.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&zo)for(var r of zo(e))o.indexOf(r)<0&&vr.call(e,r)&&(t[r]=e[r]);return t};var b=(e,o)=>()=>(e&&(o=e(e=0)),o);var K=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),Be=(e,o)=>{for(var t in o)ko(e,t,{get:o[t],enumerable:!0})},kr=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of Hc(o))!Jn.call(e,c)&&c!==t&&ko(e,c,{get:()=>o[c],enumerable:!(r=Vc(o,c))||r.enumerable});return e};var f=(e,o,t)=>(t=e!=null?Gc(jc(e)):{},kr(o||!e||!e.__esModule?ko(t,"default",{value:e,enumerable:!0}):t,e)),Ao=e=>kr(ko({},"__esModule",{value:!0}),e);var S=(e,o,t)=>new Promise((r,c)=>{var p=l=>{try{_(t.next(l))}catch(g){c(g)}},m=l=>{try{_(t.throw(l))}catch(g){c(g)}},_=l=>l.done?r(l.value):Promise.resolve(l.value).then(p,m);_((t=t.apply(e,o)).next())});var Er=K(qo=>{"use strict";n();qo.byteLength=qc;qo.toByteArray=Xc;qo.fromByteArray=Jc;var re=[],Y=[],zc=typeof Uint8Array!="undefined"?Uint8Array:Array,Qn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ue=0,Ar=Qn.length;Ue<Ar;++Ue)re[Ue]=Qn[Ue],Y[Qn.charCodeAt(Ue)]=Ue;var Ue,Ar;Y["-".charCodeAt(0)]=62;Y["_".charCodeAt(0)]=63;function Ir(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=o);var r=t===o?0:4-t%4;return[t,r]}function qc(e){var o=Ir(e),t=o[0],r=o[1];return(t+r)*3/4-r}function Kc(e,o,t){return(o+t)*3/4-t}function Xc(e){var o,t=Ir(e),r=t[0],c=t[1],p=new zc(Kc(e,r,c)),m=0,_=c>0?r-4:r,l;for(l=0;l<_;l+=4)o=Y[e.charCodeAt(l)]<<18|Y[e.charCodeAt(l+1)]<<12|Y[e.charCodeAt(l+2)]<<6|Y[e.charCodeAt(l+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=Y[e.charCodeAt(l)]<<2|Y[e.charCodeAt(l+1)]>>4,p[m++]=o&255),c===1&&(o=Y[e.charCodeAt(l)]<<10|Y[e.charCodeAt(l+1)]<<4|Y[e.charCodeAt(l+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function Zc(e){return re[e>>18&63]+re[e>>12&63]+re[e>>6&63]+re[e&63]}function Yc(e,o,t){for(var r,c=[],p=o;p<t;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(Zc(r));return c.join("")}function Jc(e){for(var o,t=e.length,r=t%3,c=[],p=16383,m=0,_=t-r;m<_;m+=p)c.push(Yc(e,m,m+p>_?_:m+p));return r===1?(o=e[t-1],c.push(re[o>>2]+re[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],c.push(re[o>>10]+re[o>>4&63]+re[o<<2&63]+"=")),c.join("")}});var Lr=K(et=>{n();et.read=function(e,o,t,r,c){var p,m,_=c*8-r-1,l=(1<<_)-1,g=l>>1,h=-7,x=t?c-1:0,w=t?-1:1,E=e[o+x];for(x+=w,p=E&(1<<-h)-1,E>>=-h,h+=_;h>0;p=p*256+e[o+x],x+=w,h-=8);for(m=p&(1<<-h)-1,p>>=-h,h+=r;h>0;m=m*256+e[o+x],x+=w,h-=8);if(p===0)p=1-g;else{if(p===l)return m?NaN:(E?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-g}return(E?-1:1)*m*Math.pow(2,p-r)};et.write=function(e,o,t,r,c,p){var m,_,l,g=p*8-c-1,h=(1<<g)-1,x=h>>1,w=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=r?0:p-1,U=r?1:-1,Z=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=h):(m=Math.floor(Math.log(o)/Math.LN2),o*(l=Math.pow(2,-m))<1&&(m--,l*=2),m+x>=1?o+=w/l:o+=w*Math.pow(2,1-x),o*l>=2&&(m++,l/=2),m+x>=h?(_=0,m=h):m+x>=1?(_=(o*l-1)*Math.pow(2,c),m=m+x):(_=o*Math.pow(2,x-1)*Math.pow(2,c),m=0));c>=8;e[t+E]=_&255,E+=U,_/=256,c-=8);for(m=m<<c|_,g+=c;g>0;e[t+E]=m&255,E+=U,m/=256,g-=8);e[t+E-U]|=Z*128}});var Vr=K(Qe=>{"use strict";n();var ot=Er(),Je=Lr(),Nr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Qe.Buffer=d;Qe.SlowBuffer=rp;Qe.INSPECT_MAX_BYTES=50;var Ko=2147483647;Qe.kMaxLength=Ko;d.TYPED_ARRAY_SUPPORT=Qc();!d.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 Qc(){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(t){return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function ue(e){if(e>Ko)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,d.prototype),o}function d(e,o,t){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return at(e)}return Dr(e,o,t)}d.poolSize=8192;function Dr(e,o,t){if(typeof e=="string")return op(e,o);if(ArrayBuffer.isView(e))return np(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(ae(e,ArrayBuffer)||e&&ae(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ae(e,SharedArrayBuffer)||e&&ae(e.buffer,SharedArrayBuffer)))return tt(e,o,t);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 d.from(r,o,t);var c=tp(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.from(e[Symbol.toPrimitive]("string"),o,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}d.from=function(e,o,t){return Dr(e,o,t)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Rr(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 ep(e,o,t){return Rr(e),e<=0?ue(e):o!==void 0?typeof t=="string"?ue(e).fill(o,t):ue(e).fill(o):ue(e)}d.alloc=function(e,o,t){return ep(e,o,t)};function at(e){return Rr(e),ue(e<0?0:it(e)|0)}d.allocUnsafe=function(e){return at(e)};d.allocUnsafeSlow=function(e){return at(e)};function op(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!d.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=Mr(e,o)|0,r=ue(t),c=r.write(e,o);return c!==t&&(r=r.slice(0,c)),r}function nt(e){for(var o=e.length<0?0:it(e.length)|0,t=ue(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function np(e){if(ae(e,Uint8Array)){var o=new Uint8Array(e);return tt(o.buffer,o.byteOffset,o.byteLength)}return nt(e)}function tt(e,o,t){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(t||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&t===void 0?r=new Uint8Array(e):t===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,t),Object.setPrototypeOf(r,d.prototype),r}function tp(e){if(d.isBuffer(e)){var o=it(e.length)|0,t=ue(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||st(e.length)?ue(0):nt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return nt(e.data)}function it(e){if(e>=Ko)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ko.toString(16)+" bytes");return e|0}function rp(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==d.prototype};d.compare=function(o,t){if(ae(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),ae(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.isBuffer(o)||!d.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===t)return 0;for(var r=o.length,c=t.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==t[p]){r=o[p],c=t[p];break}return r<c?-1:c<r?1:0};d.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}};d.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return d.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var c=d.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(ae(m,Uint8Array))p+m.length>c.length?d.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(d.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Mr(e,o){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ae(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 t=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&t===0)return 0;for(var c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return rt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Wr(e).length;default:if(c)return r?-1:rt(e).length;o=(""+o).toLowerCase(),c=!0}}d.byteLength=Mr;function ap(e,o,t){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,o>>>=0,t<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return up(this,o,t);case"utf8":case"utf-8":return Fr(this,o,t);case"ascii":return _p(this,o,t);case"latin1":case"binary":return gp(this,o,t);case"base64":return dp(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return fp(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}d.prototype._isBuffer=!0;function Ge(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}d.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 t=0;t<o;t+=2)Ge(this,t,t+1);return this};d.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 t=0;t<o;t+=4)Ge(this,t,t+3),Ge(this,t+1,t+2);return this};d.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 t=0;t<o;t+=8)Ge(this,t,t+7),Ge(this,t+1,t+6),Ge(this,t+2,t+5),Ge(this,t+3,t+4);return this};d.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Fr(this,0,o):ap.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(o){if(!d.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:d.compare(this,o)===0};d.prototype.inspect=function(){var o="",t=Qe.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};Nr&&(d.prototype[Nr]=d.prototype.inspect);d.prototype.compare=function(o,t,r,c,p){if(ae(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),!d.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(t===void 0&&(t=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),t<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&t>=r)return 0;if(c>=p)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,_=r-t,l=Math.min(m,_),g=this.slice(c,p),h=o.slice(t,r),x=0;x<l;++x)if(g[x]!==h[x]){m=g[x],_=h[x];break}return m<_?-1:_<m?1:0};function Or(e,o,t,r,c){if(e.length===0)return-1;if(typeof t=="string"?(r=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,st(t)&&(t=c?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(c)return-1;t=e.length-1}else if(t<0)if(c)t=0;else return-1;if(typeof o=="string"&&(o=d.from(o,r)),d.isBuffer(o))return o.length===0?-1:Cr(e,o,t,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,t):Uint8Array.prototype.lastIndexOf.call(e,o,t):Cr(e,[o],t,r,c);throw new TypeError("val must be string, number or Buffer")}function Cr(e,o,t,r,c){var p=1,m=e.length,_=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;p=2,m/=2,_/=2,t/=2}function l(E,U){return p===1?E[U]:E.readUInt16BE(U*p)}var g;if(c){var h=-1;for(g=t;g<m;g++)if(l(e,g)===l(o,h===-1?0:g-h)){if(h===-1&&(h=g),g-h+1===_)return h*p}else h!==-1&&(g-=g-h),h=-1}else for(t+_>m&&(t=m-_),g=t;g>=0;g--){for(var x=!0,w=0;w<_;w++)if(l(e,g+w)!==l(o,w)){x=!1;break}if(x)return g}return-1}d.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};d.prototype.indexOf=function(o,t,r){return Or(this,o,t,r,!0)};d.prototype.lastIndexOf=function(o,t,r){return Or(this,o,t,r,!1)};function ip(e,o,t,r){t=Number(t)||0;var c=e.length-t;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(st(_))return m;e[t+m]=_}return m}function sp(e,o,t,r){return Xo(rt(o,e.length-t),e,t,r)}function cp(e,o,t,r){return Xo(yp(o),e,t,r)}function pp(e,o,t,r){return Xo(Wr(o),e,t,r)}function mp(e,o,t,r){return Xo(xp(o,e.length-t),e,t,r)}d.prototype.write=function(o,t,r,c){if(t===void 0)c="utf8",r=this.length,t=0;else if(r===void 0&&typeof t=="string")c=t,r=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-t;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return ip(this,o,t,r);case"utf8":case"utf-8":return sp(this,o,t,r);case"ascii":case"latin1":case"binary":return cp(this,o,t,r);case"base64":return pp(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return mp(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function dp(e,o,t){return o===0&&t===e.length?ot.fromByteArray(e):ot.fromByteArray(e.slice(o,t))}function Fr(e,o,t){t=Math.min(e.length,t);for(var r=[],c=o;c<t;){var p=e[c],m=null,_=p>239?4:p>223?3:p>191?2:1;if(c+_<=t){var l,g,h,x;switch(_){case 1:p<128&&(m=p);break;case 2:l=e[c+1],(l&192)===128&&(x=(p&31)<<6|l&63,x>127&&(m=x));break;case 3:l=e[c+1],g=e[c+2],(l&192)===128&&(g&192)===128&&(x=(p&15)<<12|(l&63)<<6|g&63,x>2047&&(x<55296||x>57343)&&(m=x));break;case 4:l=e[c+1],g=e[c+2],h=e[c+3],(l&192)===128&&(g&192)===128&&(h&192)===128&&(x=(p&15)<<18|(l&63)<<12|(g&63)<<6|h&63,x>65535&&x<1114112&&(m=x))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=_}return lp(r)}var Pr=4096;function lp(e){var o=e.length;if(o<=Pr)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=Pr));return t}function _p(e,o,t){var r="";t=Math.min(e.length,t);for(var c=o;c<t;++c)r+=String.fromCharCode(e[c]&127);return r}function gp(e,o,t){var r="";t=Math.min(e.length,t);for(var c=o;c<t;++c)r+=String.fromCharCode(e[c]);return r}function up(e,o,t){var r=e.length;(!o||o<0)&&(o=0),(!t||t<0||t>r)&&(t=r);for(var c="",p=o;p<t;++p)c+=bp[e[p]];return c}function fp(e,o,t){for(var r=e.slice(o,t),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}d.prototype.slice=function(o,t){var r=this.length;o=~~o,t=t===void 0?r:~~t,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<o&&(t=o);var c=this.subarray(o,t);return Object.setPrototypeOf(c,d.prototype),c};function O(e,o,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>t)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return c};d.prototype.readUintBE=d.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o+--t],p=1;t>0&&(p*=256);)c+=this[o+--t]*p;return c};d.prototype.readUint8=d.prototype.readUInt8=function(o,t){return o=o>>>0,t||O(o,1,this.length),this[o]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||O(o,2,this.length),this[o]|this[o+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||O(o,2,this.length),this[o]<<8|this[o+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||O(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};d.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*t)),c};d.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=t,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*t)),m};d.prototype.readInt8=function(o,t){return o=o>>>0,t||O(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};d.prototype.readInt16LE=function(o,t){o=o>>>0,t||O(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};d.prototype.readInt16BE=function(o,t){o=o>>>0,t||O(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};d.prototype.readInt32LE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};d.prototype.readInt32BE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};d.prototype.readFloatLE=function(o,t){return o=o>>>0,t||O(o,4,this.length),Je.read(this,o,!0,23,4)};d.prototype.readFloatBE=function(o,t){return o=o>>>0,t||O(o,4,this.length),Je.read(this,o,!1,23,4)};d.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||O(o,8,this.length),Je.read(this,o,!0,52,8)};d.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||O(o,8,this.length),Je.read(this,o,!1,52,8)};function V(e,o,t,r,c,p){if(!d.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(t+r>e.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;V(this,o,t,r,p,0)}var m=1,_=0;for(this[t]=o&255;++_<r&&(m*=256);)this[t+_]=o/m&255;return t+r};d.prototype.writeUintBE=d.prototype.writeUIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;V(this,o,t,r,p,0)}var m=r-1,_=1;for(this[t+m]=o&255;--m>=0&&(_*=256);)this[t+m]=o/_&255;return t+r};d.prototype.writeUint8=d.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,1,255,0),this[t]=o&255,t+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,4,4294967295,0),this[t+3]=o>>>24,this[t+2]=o>>>16,this[t+1]=o>>>8,this[t]=o&255,t+4};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,4,4294967295,0),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};d.prototype.writeIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);V(this,o,t,r,p-1,-p)}var m=0,_=1,l=0;for(this[t]=o&255;++m<r&&(_*=256);)o<0&&l===0&&this[t+m-1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);V(this,o,t,r,p-1,-p)}var m=r-1,_=1,l=0;for(this[t+m]=o&255;--m>=0&&(_*=256);)o<0&&l===0&&this[t+m+1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};d.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,4,2147483647,-2147483648),this[t]=o&255,this[t+1]=o>>>8,this[t+2]=o>>>16,this[t+3]=o>>>24,t+4};d.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};function Br(e,o,t,r,c,p){if(t+r>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Ur(e,o,t,r,c){return o=+o,t=t>>>0,c||Br(e,o,t,4,34028234663852886e22,-34028234663852886e22),Je.write(e,o,t,r,23,4),t+4}d.prototype.writeFloatLE=function(o,t,r){return Ur(this,o,t,!0,r)};d.prototype.writeFloatBE=function(o,t,r){return Ur(this,o,t,!1,r)};function Gr(e,o,t,r,c){return o=+o,t=t>>>0,c||Br(e,o,t,8,17976931348623157e292,-17976931348623157e292),Je.write(e,o,t,r,52,8),t+8}d.prototype.writeDoubleLE=function(o,t,r){return Gr(this,o,t,!0,r)};d.prototype.writeDoubleBE=function(o,t,r){return Gr(this,o,t,!1,r)};d.prototype.copy=function(o,t,r,c){if(!d.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),t>=o.length&&(t=o.length),t||(t=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-t<c-r&&(c=o.length-t+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),t),p};d.prototype.fill=function(o,t,r,c){if(typeof o=="string"){if(typeof t=="string"?(c=t,t=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!d.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t=t>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=t;m<r;++m)this[m]=o;else{var _=d.isBuffer(o)?o:d.from(o,c),l=_.length;if(l===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=_[m%l]}return this};var Tp=/[^+/0-9A-Za-z-_]/g;function hp(e){if(e=e.split("=")[0],e=e.trim().replace(Tp,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function rt(e,o){o=o||1/0;for(var t,r=e.length,c=null,p=[],m=0;m<r;++m){if(t=e.charCodeAt(m),t>55295&&t<57344){if(!c){if(t>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=t;continue}if(t<56320){(o-=3)>-1&&p.push(239,191,189),c=t;continue}t=(c-55296<<10|t-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,t<128){if((o-=1)<0)break;p.push(t)}else if(t<2048){if((o-=2)<0)break;p.push(t>>6|192,t&63|128)}else if(t<65536){if((o-=3)<0)break;p.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((o-=4)<0)break;p.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return p}function yp(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function xp(e,o){for(var t,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)t=e.charCodeAt(m),r=t>>8,c=t%256,p.push(c),p.push(r);return p}function Wr(e){return ot.toByteArray(hp(e))}function Xo(e,o,t,r){for(var c=0;c<r&&!(c+t>=o.length||c>=e.length);++c)o[c+t]=e[c];return c}function ae(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function st(e){return e!==e}var bp=function(){for(var e="0123456789abcdef",o=new Array(256),t=0;t<16;++t)for(var r=t*16,c=0;c<16;++c)o[r+c]=e[t]+e[c];return o}()});var qr=K((W_,zr)=>{n();var P=zr.exports={},ie,se;function ct(){throw new Error("setTimeout has not been defined")}function pt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ie=setTimeout:ie=ct}catch(e){ie=ct}try{typeof clearTimeout=="function"?se=clearTimeout:se=pt}catch(e){se=pt}})();function $r(e){if(ie===setTimeout)return setTimeout(e,0);if((ie===ct||!ie)&&setTimeout)return ie=setTimeout,setTimeout(e,0);try{return ie(e,0)}catch(o){try{return ie.call(null,e,0)}catch(t){return ie.call(this,e,0)}}}function Sp(e){if(se===clearTimeout)return clearTimeout(e);if((se===pt||!se)&&clearTimeout)return se=clearTimeout,clearTimeout(e);try{return se(e)}catch(o){try{return se.call(null,e)}catch(t){return se.call(this,e)}}}var fe=[],eo=!1,We,Zo=-1;function wp(){!eo||!We||(eo=!1,We.length?fe=We.concat(fe):Zo=-1,fe.length&&Hr())}function Hr(){if(!eo){var e=$r(wp);eo=!0;for(var o=fe.length;o;){for(We=fe,fe=[];++Zo<o;)We&&We[Zo].run();Zo=-1,o=fe.length}We=null,eo=!1,Sp(e)}}P.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)o[t-1]=arguments[t];fe.push(new jr(e,o)),fe.length===1&&!eo&&$r(Hr)};function jr(e,o){this.fun=e,this.array=o}jr.prototype.run=function(){this.fun.apply(null,this.array)};P.title="browser";P.browser=!0;P.env={};P.argv=[];P.version="";P.versions={};function Te(){}P.on=Te;P.addListener=Te;P.once=Te;P.off=Te;P.removeListener=Te;P.removeAllListeners=Te;P.emit=Te;P.prependListener=Te;P.prependOnceListener=Te;P.listeners=function(e){return[]};P.binding=function(e){throw new Error("process.binding is not supported")};P.cwd=function(){return"/"};P.chdir=function(e){throw new Error("process.chdir is not supported")};P.umask=function(){return 0}});var i,s,vp,a,n=b(()=>{i=f(Vr()),s=f(qr()),vp=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 t=__magic__;return t}(Object),a=vp});var Ve=b(()=>{"use strict";n()});var mt=b(()=>{"use strict";n()});var Kr=b(()=>{"use strict";n()});var Xr=b(()=>{"use strict";n()});var N=b(()=>{"use strict";n()});var Zr=b(()=>{"use strict";n()});var Yr=b(()=>{"use strict";n()});var $=b(()=>{"use strict";n()});var Jr=b(()=>{"use strict";n()});var Qr=b(()=>{"use strict";n()});var ea=b(()=>{"use strict";n()});var R=b(()=>{"use strict";n();mt();Kr();Xr();N();Zr();Yr();$();Jr();Qr();ea()});var oo,oa,sg,na,cg,ta,ra,pg,kp,Io=b(()=>{"use strict";n();R();oo={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:oa,egldLabel:sg}=oo["devnet"],{chainId:na,egldLabel:cg}=oo["testnet"],{chainId:ta,egldLabel:ra}=oo["mainnet"],pg={["devnet"]:oa,["testnet"]:na,["mainnet"]:ta},kp={[oa]:"devnet",[na]:"testnet",[ta]:"mainnet"}});var dt=b(()=>{"use strict";n()});var aa=b(()=>{"use strict";n()});var Yo,lt=b(()=>{"use strict";n();Yo="transaction-status-toast-id"});var ce,ia=b(()=>{"use strict";n();ce=require("@multiversx/sdk-web-wallet-provider")});var sa=b(()=>{"use strict";n()});var ca=b(()=>{"use strict";n()});var _t,Jo,no,Eo,H,he,pa,Qo,ma,da,G,k=b(()=>{"use strict";n();Ve();Io();dt();aa();lt();ia();sa();ca();_t=.01,Jo=1500,no=5e4,Eo=1e9,H=18,he=4,pa=1,Qo="logout",ma="login",da="N/A",G="0"});var Lo,en=b(()=>{"use strict";n();Lo=()=>Date.now()/1e3});var la=b(()=>{"use strict";n()});var _a=b(()=>{"use strict";n()});var gt=b(()=>{"use strict";n();en();la();_a()});var ft={};Be(ft,{getItem:()=>Ip,localStorageKeys:()=>Le,removeItem:()=>Ep,setItem:()=>Ap});var Le,ut,Ap,Ip,Ep,to=b(()=>{"use strict";n();gt();Le={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},ut=typeof localStorage!="undefined",Ap=({key:e,data:o,expires:t})=>{!ut||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Ip=e=>{if(!ut)return;let o=localStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Lo()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},Ep=e=>{!ut||localStorage.removeItem(String(e))}});var Tt={};Be(Tt,{clear:()=>Ta,getItem:()=>ua,removeItem:()=>fa,setItem:()=>ga,storage:()=>Lp});var ga,ua,fa,Ta,Lp,ha=b(()=>{"use strict";n();ga=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},ua=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Date.now()>=t.expires?(sessionStorage.removeItem(String(e)),null):t.data},fa=e=>sessionStorage.removeItem(String(e)),Ta=()=>sessionStorage.clear(),Lp={setItem:ga,getItem:ua,removeItem:fa,clear:Ta}});var $e,ro=b(()=>{"use strict";n();to();ha();$e={session:Tt,local:ft}});var ht,D,pe,F=b(()=>{"use strict";n();ht=require("@reduxjs/toolkit");k();D=(0,ht.createAction)(Qo),pe=(0,ht.createAction)(ma,e=>({payload:e}))});var xt,ya,xa,on,yt,ba,bt,$g,St,Hg,Np,Cp,jg,zg,qg,Pp,Dp,nn,tn=b(()=>{"use strict";n();xt=require("@multiversx/sdk-core"),ya=require("@reduxjs/toolkit"),xa=require("redux-persist");k();ro();to();F();on={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:G},yt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":on},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},ba=(0,ya.createSlice)({name:"accountInfoSlice",initialState:yt,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new xt.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:on},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:t}=e;e.accounts[t].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}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(D,()=>($e.local.removeItem(Le.loginExpiresAt),yt)),e.addCase(pe,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new xt.Address(r).hex()}),e.addCase(xa.REHYDRATE,(o,t)=>{var g;if(!((g=t.payload)!=null&&g.account))return;let{account:r}=t.payload,{address:c,shard:p,accounts:m,publicKey:_}=r;o.address=c,o.shard=p;let l=m&&c in m;o.accounts=l?m:yt.accounts,o.publicKey=_})}}),{setAccount:bt,setAddress:$g,setAccountNonce:St,setAccountShard:Hg,setLedgerAccount:Np,updateLedgerAccount:Cp,setWalletConnectAccount:jg,setIsAccountLoading:zg,setAccountLoadingError:qg,setWebsocketEvent:Pp,setWebsocketBatchEvent:Dp}=ba.actions,nn=ba.reducer});function No(){return new Date().setHours(new Date().getHours()+24)}function Co(e){$e.local.setItem({key:Le.loginExpiresAt,data:e,expires:e})}var wt=b(()=>{"use strict";n();ro();to()});var wa,Sa,va,tu,ka,Rp,Mp,ru,Op,Aa,au,rn,an=b(()=>{"use strict";n();wa=require("@reduxjs/toolkit");wt();N();F();Sa={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},va=(0,wa.createSlice)({name:"loginInfoSlice",initialState:Sa,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(D,()=>Sa),e.addCase(pe,(o,t)=>{o.loginMethod=t.payload.loginMethod,Co(No())})}}),{setLoginMethod:tu,setWalletConnectLogin:ka,setLedgerLogin:Rp,setTokenLogin:Mp,setTokenLoginSignature:ru,setWalletLogin:Op,invalidateLoginSession:Aa,setLogoutRoute:au}=va.actions,rn=va.reducer});var Ea,Ia,La,pu,Fp,mu,Bp,sn,cn=b(()=>{"use strict";n();Ea=require("@reduxjs/toolkit");F();Ia={},La=(0,Ea.createSlice)({name:"modalsSlice",initialState:Ia,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(D,()=>Ia)}}),{setTxSubmittedModal:pu,setNotificationModal:Fp,clearTxSubmittedModal:mu,clearNotificationModal:Bp}=La.actions,sn=La.reducer});var Po=b(()=>{"use strict";n()});var Ca=b(()=>{"use strict";n();Po()});function vt(e){return e[Math.floor(Math.random()*e.length)]}var Pa=b(()=>{"use strict";n()});var kt=b(()=>{"use strict";n();dt()});var He=b(()=>{"use strict";n();Ca();Pa();kt()});var Da,Ra,At,Up,Ma,ku,Au,pn,mn=b(()=>{"use strict";n();Da=require("@reduxjs/toolkit"),Ra=f(require("lodash.omit"));He();At={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Up={network:At,chainID:"-1"},Ma=(0,Da.createSlice)({name:"appConfig",initialState:Up,reducers:{initializeNetworkConfig:(e,o)=>{let t=vt(o.payload.walletConnectBridgeAddresses),r=vt(o.payload.walletConnectV2RelayAddresses),c=(0,Ra.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=v(u(u({},e.network),c),{walletConnectBridgeAddress:t,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:ku,setChainID:Au}=Ma.actions,pn=Ma.reducer});var Oa,It,Fa,Pu,Du,Ru,dn,ln=b(()=>{"use strict";n();Oa=require("@reduxjs/toolkit");R();F();It={isSigning:!1,signedSessions:{}},Fa=(0,Oa.createSlice)({name:"signedMessageInfoSliceState",initialState:It,reducers:{setSignSession:(e,o)=>{let{sessionId:t,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[t]=r},setSignSessionState:(e,o)=>u(u({},e),o.payload),clearSignedMessageInfo:()=>It},extraReducers:e=>{e.addCase(D,()=>It)}}),{setSignSession:Pu,clearSignedMessageInfo:Du,setSignSessionState:Ru}=Fa.actions,dn=Fa.reducer});var Ua,Ga,Ba,Wa,Gp,Et,Vu,Wp,$u,Hu,_n,gn=b(()=>{"use strict";n();Ua=require("@reduxjs/toolkit"),Ga=require("redux-persist");lt();R();en();F();Ba={customToasts:[],transactionToasts:[],failTransactionToast:null},Wa=(0,Ua.createSlice)({name:"toastsSlice",initialState:Ba,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(v(u({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(t=>t.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Lo(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(t=>t.toastId!==o.payload)},addFailTransactionToast:(e,o)=>{e.failTransactionToast=v(u({},o.payload),{toastId:Yo})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(D,()=>Ba),e.addCase(Ga.REHYDRATE,(o,t)=>{var c,p;let r=(p=(c=t.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:Gp,removeCustomToast:Et,addTransactionToast:Vu,removeTransactionToast:Wp,addFailTransactionToast:$u,removeFailTransactionToast:Hu}=Wa.actions,_n=Wa.reducer});var Va,Nt,Ct,Pt,Vp,Lt,$a,Ku,$p,Dt,un,fn=b(()=>{"use strict";n();Va=require("@reduxjs/toolkit");F();Nt="Transaction failed",Ct="Transaction successful",Pt="Processing transaction",Vp="Transaction submitted",Lt={},$a=(0,Va.createSlice)({name:"transactionsInfo",initialState:Lt,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||Nt,successMessage:(r==null?void 0:r.successMessage)||Ct,processingMessage:(r==null?void 0:r.processingMessage)||Pt,submittedMessage:(r==null?void 0:r.submittedMessage)||Vp,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Lt},extraReducers:e=>{e.addCase(D,()=>Lt)}}),{clearTransactionsInfo:Ku,setTransactionsDisplayInfo:$p,clearTransactionsInfoForSessionId:Dt}=$a.actions,un=$a.reducer});function io(e){return e!=null&&(Qp(e)||rm(e))}function so(e){return e!=null&&(em(e)||am(e))}function co(e){return e!=null&&(om(e)||im(e))}function Ha(e){return e!=null&&(nm(e)||sm(e))}function Rt(e){return e!=null&&tm(e)}function Qp(e){return e!=null&&Hp.includes(e)}function em(e){return e!=null&&jp.includes(e)}function om(e){return e!=null&&zp.includes(e)}function nm(e){return e!=null&&qp.includes(e)}function tm(e){return e!=null&&Kp.includes(e)}function rm(e){return e!=null&&Xp.includes(e)}function am(e){return e!=null&&Zp.includes(e)}function im(e){return e!=null&&Yp.includes(e)}function sm(e){return e!=null&&Jp.includes(e)}var Hp,jp,zp,qp,Kp,Xp,Zp,Yp,Jp,po=b(()=>{"use strict";n();N();Hp=["sent"],jp=["success"],zp=["fail","cancelled","timedOut"],qp=["invalid"],Kp=["timedOut"],Xp=["pending"],Zp=["success"],Yp=["fail","invalid"],Jp=["not executed"]});var ja,za,Do,cm,qa,Ka,Xa,pm,Tn,mm,dm,tf,lm,Ro,Mt,hn,yn=b(()=>{"use strict";n();ja=require("@reduxjs/toolkit"),za=require("redux-persist");N();po();F();Do={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},cm={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},qa=(0,ja.createSlice)({name:"transactionsSlice",initialState:Do,reducers:{moveTransactionsToSignedState:(e,o)=>{var g,h;let{sessionId:t,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:_={}}=o.payload,l=((g=e.customTransactionInformationForSessionId)==null?void 0:g[t])||cm;e.signedTransactions[t]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:u(u({},l),_)},((h=e==null?void 0:e.transactionsToSign)==null?void 0:h.sessionId)===t&&(e.transactionsToSign=Do.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=u(u({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:t,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].status=r,c!=null&&(e.signedTransactions[t].errorMessage=c),p!=null&&(e.signedTransactions[t].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,g,h,x,w,E,U,Z;let{sessionId:t,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,_=(g=(l=e.signedTransactions)==null?void 0:l[t])==null?void 0:g.transactions;if(_!=null){e.signedTransactions[t].transactions=_.map(M=>M.hash===p?v(u({},M),{status:r,errorMessage:c,inTransit:m}):M);let Oe=(x=(h=e.signedTransactions[t])==null?void 0:h.transactions)==null?void 0:x.every(M=>so(M.status)),wo=(E=(w=e.signedTransactions[t])==null?void 0:w.transactions)==null?void 0:E.every(M=>co(M.status)),Ae=(Z=(U=e.signedTransactions[t])==null?void 0:U.transactions)==null?void 0:Z.every(M=>Ha(M.status));Oe&&(e.signedTransactions[t].status="success"),wo&&(e.signedTransactions[t].status="fail"),Ae&&(e.signedTransactions[t].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:t,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[t]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Do.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Do.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(D,()=>Do),e.addCase(za.REHYDRATE,(o,t)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=t.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=t.payload.transactions,p=Object.entries(r).reduce((_,[l,g])=>{let h=new Date(l),x=new Date;return x.setHours(x.getHours()+5),x-h>0||(_[l]=g),_},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:Ka,updateSignedTransactions:Xa,setTransactionsToSign:pm,clearAllTransactionsToSign:Tn,clearAllSignedTransactions:mm,clearSignedTransaction:dm,clearTransactionToSign:tf,setSignTransactionsError:lm,setSignTransactionsCancelMessage:Ro,moveTransactionsToSignedState:Mt}=qa.actions,hn=qa.reducer});var Za,Ot,Ya,cf,pf,_m,mf,xn,bn=b(()=>{"use strict";n();Za=require("@reduxjs/toolkit");F();Ot={},Ya=(0,Za.createSlice)({name:"batchTransactionsSlice",initialState:Ot,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>Ot},extraReducers:e=>{e.addCase(D,()=>Ot)}}),{setBatchTransactions:cf,updateBatchTransactions:pf,clearBatchTransactions:_m,clearAllBatchTransactions:mf}=Ya.actions,xn=Ya.reducer});var Qa,Ja,ei,gf,oi,Ft=b(()=>{"use strict";n();Qa=require("@reduxjs/toolkit");F();Ja={},ei=(0,Qa.createSlice)({name:"dappConfigSlice",initialState:Ja,reducers:{setDappConfig:(e,o)=>{if(e&&o.payload){let{logoutRoute:t,shouldUseWebViewProvider:r}=o.payload;e.logoutRoute=t,e.shouldUseWebViewProvider=r}else e=o.payload}},extraReducers:e=>{e.addCase(D,()=>Ja)}}),{setDappConfig:gf}=ei.actions,oi=ei.reducer});var L=b(()=>{"use strict";n();tn();an();cn();mn();ln();gn();fn();yn();bn();Ft()});var Bt=b(()=>{"use strict";n()});var ii,ai,si,Gf,Wf,Vf,$f,Hf,jf,ci,pi=b(()=>{"use strict";n();ii=require("@reduxjs/toolkit");F();ai={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},si=(0,ii.createSlice)({name:"dappModalsSlice",initialState:ai,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=u({},o.payload)}},extraReducers:e=>{e.addCase(D,()=>ai)}}),{setDappModalVisibility:Gf,setDappModalHeaderVisibility:Wf,setDappModalFooterVisibility:Vf,setDappModalHeaderText:$f,setDappModalFooterText:Hf,setDappModalConfig:jf}=si.actions,ci=si.reducer});var mi,Tm,hm,je,kn=b(()=>{"use strict";n();mi=require("@reduxjs/toolkit");Bt();tn();bn();Ft();pi();an();cn();mn();ln();gn();fn();yn();Tm={["account"]:nn,["dappModal"]:ci,["dappConfig"]:oi,["loginInfo"]:rn,["modals"]:sn,["networkConfig"]:pn,["signedMessageInfo"]:dn,["toasts"]:_n,["transactionsInfo"]:un,["transactions"]:hn,["batchTransactions"]:xn},hm=(e={})=>(0,mi.combineReducers)(u(u({},Tm),e)),je=hm});var gi={};Be(gi,{default:()=>Rm,sessionStorageReducers:()=>Ut});function ye(e,o=[]){return{key:e,version:1,storage:li.default,blacklist:o}}var j,di,li,ym,Oo,xm,bm,Sm,wm,vm,km,Am,Im,Em,Lm,_i,Nm,Ut,Cm,Pm,Dm,Rm,ui=b(()=>{"use strict";n();j=require("redux-persist"),di=f(require("redux-persist/lib/storage")),li=f(require("redux-persist/lib/storage/session"));kn();L();tn();bn();an();cn();mn();ln();gn();fn();yn();Bt();ym={persistReducersStorageType:"localStorage"},Oo={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},xm=ye(Oo["account"]),bm=ye(Oo["loginInfo"]),Sm=ye(Oo["modals"]),wm=ye(Oo["networkConfig"]),vm={2:e=>v(u({},e),{networkConfig:At})};km=ye("sdk-dapp-transactionsInfo"),Am=ye("sdk-dapp-transactions",["transactionsToSign"]),Im=ye("sdk-dapp-batchTransactions",["batchTransactions"]),Em=ye("sdk-dapp-toasts"),Lm=ye("sdk-dapp-signedMessageInfo"),_i={key:"sdk-dapp-store",version:2,storage:di.default,whitelist:Object.keys(Oo),migrate:(0,j.createMigrate)(vm,{debug:!1})},Nm=v(u({},_i),{whitelist:[]}),Ut={["toasts"]:(0,j.persistReducer)(Em,_n),["transactions"]:(0,j.persistReducer)(Am,hn),["transactionsInfo"]:(0,j.persistReducer)(km,un),["batchTransactions"]:(0,j.persistReducer)(Im,xn),["signedMessageInfo"]:(0,j.persistReducer)(Lm,dn)},Cm=v(u({},Ut),{["account"]:(0,j.persistReducer)(xm,nn),["loginInfo"]:(0,j.persistReducer)(bm,rn),["modals"]:(0,j.persistReducer)(Sm,sn),["networkConfig"]:(0,j.persistReducer)(wm,pn)}),Pm=ym.persistReducersStorageType==="localStorage",Dm=Pm?(0,j.persistReducer)(_i,je(Ut)):(0,j.persistReducer)(Nm,je(Cm)),Rm=Dm});var fi={};Be(fi,{default:()=>Mm});var Mm,Ti=b(()=>{"use strict";n();kn();Mm=je()});var hi={};Be(hi,{default:()=>Fm});var J,Om,Fm,yi=b(()=>{"use strict";n();J=require("redux-persist"),Om=[J.FLUSH,J.REHYDRATE,J.PAUSE,J.PERSIST,J.PURGE,J.REGISTER],Fm=Om});var Si={};Be(Si,{default:()=>bi});function bi(e){return(0,xi.persistStore)(e)}var xi,wi=b(()=>{"use strict";n();xi=require("redux-persist")});var Ds=K((eC,Ps)=>{n();var kl=typeof a=="object"&&a&&a.Object===Object&&a;Ps.exports=kl});var Ms=K((oC,Rs)=>{n();var Al=Ds(),Il=typeof self=="object"&&self&&self.Object===Object&&self,El=Al||Il||Function("return this")();Rs.exports=El});var lr=K((nC,Os)=>{n();var Ll=Ms(),Nl=Ll.Symbol;Os.exports=Nl});var Gs=K((tC,Us)=>{n();var Fs=lr(),Bs=Object.prototype,Cl=Bs.hasOwnProperty,Pl=Bs.toString,Wo=Fs?Fs.toStringTag:void 0;function Dl(e){var o=Cl.call(e,Wo),t=e[Wo];try{e[Wo]=void 0;var r=!0}catch(p){}var c=Pl.call(e);return r&&(o?e[Wo]=t:delete e[Wo]),c}Us.exports=Dl});var Vs=K((rC,Ws)=>{n();var Rl=Object.prototype,Ml=Rl.toString;function Ol(e){return Ml.call(e)}Ws.exports=Ol});var zs=K((aC,js)=>{n();var $s=lr(),Fl=Gs(),Bl=Vs(),Ul="[object Null]",Gl="[object Undefined]",Hs=$s?$s.toStringTag:void 0;function Wl(e){return e==null?e===void 0?Gl:Ul:Hs&&Hs in Object(e)?Fl(e):Bl(e)}js.exports=Wl});var Ks=K((iC,qs)=>{n();var Vl=Array.isArray;qs.exports=Vl});var Zs=K((sC,Xs)=>{n();function $l(e){return e!=null&&typeof e=="object"}Xs.exports=$l});var Js=K((cC,Ys)=>{n();var Hl=zs(),jl=Ks(),zl=Zs(),ql="[object String]";function Kl(e){return typeof e=="string"||!jl(e)&&zl(e)&&Hl(e)==ql}Ys.exports=Kl});var O_={};Be(O_,{SignStepBody:()=>M_});module.exports=Ao(O_);n();var Q=f(require("react")),Dc=require("@multiversx/sdk-core/out"),Rc=f(require("classnames"));n();n();n();var Li=require("react"),mo=require("react-redux");n();var Gt=require("@reduxjs/toolkit"),Ii=require("react-redux/lib/utils/Subscription");L();n();var ti=f(require("lodash.throttle"));k();n();var ni=f(require("lodash.isequal")),Sn=require("reselect");R();var T=(0,Sn.createSelectorCreator)(Sn.defaultMemoize,ni.default),Mo=(e,o)=>e!=""&&Boolean(o);L();wt();ro();to();var gm=[Qo],wn=!1,um=(0,ti.default)(()=>{Co(No())},5e3),ri=e=>o=>t=>{var l;if(gm.includes(t.type))return o(t);let r=e.getState(),c=$e.local.getItem(Le.loginExpiresAt);if(!Mo((l=r==null?void 0:r.loginInfo)==null?void 0:l.loginMethod,r==null?void 0:r.account.address))return o(t);if(c==null)return Co(No());let m=Date.now();return c-m<0&&!wn?setTimeout(()=>{wn=!0,e.dispatch(Aa())},1e3):(wn&&(wn=!1),um()),o(t)};n();n();function vn(){return typeof sessionStorage!="undefined"}var vi=vn()?(ui(),Ao(gi)).default:(Ti(),Ao(fi)).default,ki=vn()?(yi(),Ao(hi)).default:[],Ai=vn()?(wi(),Ao(Si)).default:e=>e;kn();var A=(0,Gt.configureStore)({reducer:vi,middleware:e=>e({serializableCheck:{ignoredActions:[...ki,St.type,bt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(ri)}),Ei=(0,Ii.createSubscription)(A),kT=Ai(A),AT=(0,Gt.configureStore)({reducer:je});var Bm={store:A,subscription:Ei},Wt=(0,Li.createContext)(Bm),NT=(0,mo.createStoreHook)(Wt),z=(0,mo.createDispatchHook)(Wt),I=(0,mo.createSelectorHook)(Wt);n();n();L();var me=e=>e.account,lo=T(me,e=>e.address),_o=T(me,lo,(e,o)=>o in e.accounts?e.accounts[o]:on),Um=T(me,_o,(e,o)=>{let c=e,{accounts:t}=c,r=Fe(c,["accounts"]);return v(u({},r),{account:o})}),Gm=T(_o,e=>e.balance),Wm=T(_o,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),RT=T(me,e=>e.shard),Vm=T(me,e=>e.ledgerAccount),MT=T(me,e=>e.walletConnectAccount),OT=T(me,e=>e.isAccountLoading),FT=T(me,e=>e.accountLoadingError),Ni=T(me,e=>e.websocketEvent),$m=T(me,e=>e.websocketBatchEvent);n();var Hm=e=>e.dappConfig,GT=T(Hm,e=>e.shouldUseWebViewProvider);n();var ee=e=>e.loginInfo,HT=T(ee,e=>e.loginMethod),Vt=T(ee,lo,(e,o)=>Mo(e.loginMethod,o)),jT=T(ee,e=>e.walletConnectLogin),zT=T(ee,e=>e.ledgerLogin),jm=T(ee,e=>e.walletLogin),qT=T(ee,e=>e.isLoginSessionInvalid),zm=T(ee,e=>e.tokenLogin),KT=T(ee,e=>e.logoutRoute);n();var Ci=e=>e.modals,YT=T(Ci,e=>e.txSubmittedModal),qm=T(Ci,e=>e.notificationModal);n();var de=e=>e.networkConfig,An=T(de,e=>e.chainID),Km=T(de,e=>e.network.walletConnectBridgeAddress),Xm=T(de,e=>e.network.walletConnectV2RelayAddress),Zm=T(de,e=>e.network.walletConnectV2ProjectId),Ym=T(de,e=>e.network.walletConnectV2Options),Pi=T(de,e=>e.network.walletConnectDeepLink),le=T(de,e=>e.network),$t=T(le,e=>e.apiAddress),Di=T(le,e=>e.explorerAddress),Ht=T(le,e=>e.egldLabel);n();var In=e=>e.signedMessageInfo,nh=T(In,e=>e.isSigning),th=T(In,e=>e.errorMessage),rh=T(In,e=>{let o=Object.keys(e.signedSessions),t=o.length;return e.signedSessions[o[t-1]]}),ah=T(In,e=>{let o=Object.keys(e.signedSessions),t=o.length;return o.length>0?o[t-1]:""});n();var jt=e=>e.toasts,ch=T(jt,e=>e.customToasts),Jm=T(jt,e=>e.transactionToasts),ph=T(jt,e=>e.failTransactionToast);n();L();var Ri={errorMessage:Nt,successMessage:Ct,processingMessage:Pt},Mi=e=>e.transactionsInfo,Qm=T(Mi,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Ri);n();n();var _e=require("@multiversx/sdk-core"),Fi=require("@multiversx/sdk-core/out/signature");k();n();var Kt=require("@multiversx/sdk-core/out");n();n();function zt(e){try{let o=atob(e),t=btoa(o),r=i.Buffer.from(e,"base64").toString(),c=i.Buffer.from(r).toString("base64");if(e===t&&e===c||o===r)return!0}catch(o){return!1}return!1}n();n();function qt(e){for(let o=0;o<e.length;o++)if(e.charCodeAt(o)>127)return!1;return!0}function Fo(e){let o=e;try{let t=i.Buffer.from(e,"hex").toString();qt(t)&&t.length>1&&(o=t)}catch(t){}return o}n();n();var Oi=e=>{let o=e!=null?e:"";return zt(o)?Kt.TransactionPayload.fromEncoded(o):new Kt.TransactionPayload(o)};function En(e){var t,r,c;let o=new _e.Transaction(u(u({value:e.value.valueOf(),data:Oi(e.data),nonce:e.nonce.valueOf(),receiver:new _e.Address(e.receiver),sender:new _e.Address(e.sender),gasLimit:(t=e.gasLimit.valueOf())!=null?t:no,gasPrice:(r=e.gasPrice.valueOf())!=null?r:Eo,chainID:e.chainID.valueOf(),version:new _e.TransactionVersion((c=e.version)!=null?c:pa)},e.options?{options:new _e.TransactionOptions(e.options)}:{}),e.guardian?{guardian:new _e.Address(e.guardian)}:{}));return e.guardianSignature&&o.applyGuardianSignature({hex:()=>e.guardianSignature||""}),e.signature&&o.applySignature(new Fi.Signature(e.signature)),o}n();n();n();n();n();var od=require("@multiversx/sdk-core/out");n();k();n();var Bi=require("@multiversx/sdk-core");R();n();var nd=require("@multiversx/sdk-core");n();n();n();var td=require("@multiversx/sdk-core"),rd=f(require("bignumber.js"));N();n();n();n();var ge="accounts";var Ln="blocks",Gi="code",Wi="collections";var Vi="contracts",Nn="economics",$i="identities";var Hi="locked-accounts",ji="logs",zi="miniblocks";var Bo="nfts",qi="nodes",Zt="providers",Ki="roles",Yt="sc-results";var Ce="tokens";var xe="transactions";var Uo={shard:e=>`/${Ln}?shard=${e}`,receiverShard:e=>`/${xe}?receivershard=${e}`,senderShard:e=>`/${xe}?sendershard=${e}`,transactionDetails:e=>`/${xe}/${e}`,transactionDetailsScResults:e=>`/${xe}/${e}/${Yt}`,transactionDetailsLogs:e=>`/${xe}/${e}/${ji}`,nodeDetails:e=>`/${qi}/${e}`,accountDetails:e=>`/${ge}/${e}`,accountDetailsContractCode:e=>`/${ge}/${e}/${Gi}`,accountDetailsTokens:e=>`/${ge}/${e}/${Ce}`,accountDetailsNfts:e=>`/${ge}/${e}/${Bo}`,accountDetailsScResults:e=>`/${ge}/${e}/${Yt}`,accountDetailsContracts:e=>`/${ge}/${e}/${Vi}`,identityDetails:e=>`/${$i}/${e}`,tokenDetails:e=>`/${Ce}/${e}`,tokenDetailsAccounts:e=>`/${Ce}/${e}/${ge}`,tokenDetailsLockedAccounts:e=>`/${Ce}/${e}/${Hi}`,tokenDetailsRoles:e=>`/${Ce}/${e}/${Ki}`,collectionDetails:e=>`/${Wi}/${e}`,nftDetails:e=>`/${Bo}/${e}`,providerDetails:e=>`/${Zt}/${e}`,providerDetailsTransactions:e=>`/${Zt}/${e}/${xe}`,miniblockDetails:e=>`/${zi}/${e}`};n();n();n();n();$();n();var Xi=!1;function sd(e){Xi||(console.error(e),Xi=!0)}function Jt({explorerAddress:e,to:o}){try{return new URL(o).href}catch(t){return o.startsWith("/")||(sd(`Link not prepended by / : ${o}`),o=`/${o}`),e?`${e}${o}`:o}}n();$();n();n();n();var cd=f(require("bignumber.js"));k();n();var Ji=require("@multiversx/sdk-core"),Pe=f(require("bignumber.js"));k();n();var Yi=f(require("bignumber.js")),go=(e,o=!0)=>{let t=String(e);if(!t.match(/^[-]?\d+$/))return!1;let r=new Yi.default(t),c=o?0:-1;return r.toString(10)===t&&r.comparedTo(0)>=c};n();function be(e){return{if:function(o){return o?{then:t=>t instanceof Function?be(t(e)):be(t)}:{then:()=>be(e)}},then:o=>o instanceof Function?be(o(e)):be(o),valueOf:function(){return e}}}Pe.default.config({ROUNDING_MODE:Pe.default.ROUND_FLOOR});function oe({input:e,decimals:o=H,digits:t=he,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!go(e,!1))throw new Error("Invalid input");let m=new Pe.default(e).isNegative(),_=e;return m&&(_=e.substring(1)),be(_).then(()=>Ji.TokenTransfer.fungibleFromBigInteger("",_,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(l=>{let g=new Pe.default(l);if(g.isZero())return G;let h=g.toString(10),[x,w]=h.split("."),E=new Pe.default(w||0),U=be(0).if(Boolean(w&&r)).then(()=>Math.max(w.length,t)).if(E.isZero()&&!r).then(0).if(Boolean(w&&!r)).then(()=>Math.min(w.length,t)).valueOf(),Z=w&&t>=1&&t<=w.length&&E.isGreaterThan(0)&&new Pe.default(w.substring(0,t)).isZero(),Oe=g.toFormat(U);return be(h).if(p).then(Oe).if(Boolean(Z)).then(Ae=>{let M=new Pe.default(x).isZero(),[q,Ie]=Ae.split("."),Ye=new Array(t-1).fill(0),Ee=[...Ye,0].join(""),vo=[...Ye,1].join("");return M?c?`<${q}.${vo}`:r?`${q}.${Ie}`:q:`${q}.${Ee}`}).if(Boolean(!Z&&w)).then(Ae=>{let[M]=Ae.split("."),q=w.substring(0,U);if(r){let Ie=t-q.length;if(Ie>0){let Ye=Array(Ie).fill(0).join("");return q=`${q}${Ye}`,`${M}.${q}`}return Ae}return q?`${M}.${q}`:M}).valueOf()}).if(m).then(l=>`-${l}`).valueOf()}n();n();n();k();n();n();n();n();k();n();k();n();var pd=require("@multiversx/sdk-core");k();n();var ne=require("@multiversx/sdk-core"),os=require("@multiversx/sdk-network-providers");k();n();n();var Qi=f(require("bignumber.js"));k();var Qt=e=>{if(isNaN(e)||e==null||String(e).includes("Infinity"))return!1;let[o,t]=e.split(".");if(t)for(;t.charAt(t.length-1)===G;)t=t.slice(0,-1);let r=t?[o,t].join("."):o,c=new Qi.default(r);return c.toString(10)===r&&c.comparedTo(0)>=0};n();k();n();var er={isEsdt:!1,isNft:!1,isEgld:!1};function ze(e){let o=e==null?void 0:e.split("-").length;return o===2?v(u({},er),{isEsdt:!0}):o===3?v(u({},er),{isNft:!0}):v(u({},er),{isEgld:!0})}var es={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function or({minGasLimit:e=String(no),gasLimit:o,gasPrice:t,data:r,gasPerDataByte:c,gasPriceModifier:p,defaultGasPrice:m=String(Eo),chainId:_}){let l=r||"",g=go(o)?o:e,h=Qt(t)?t:m,x=new ne.Transaction({nonce:0,value:ne.TokenPayment.egldFromAmount("0"),receiver:new ne.Address(es.to),sender:new ne.Address(es.to),gasPrice:parseInt(h),gasLimit:parseInt(g),data:new ne.TransactionPayload(l.trim()),chainID:_,version:new ne.TransactionVersion(1)}),w=new os.NetworkConfig;w.MinGasLimit=parseInt(e),w.GasPerDataByte=parseInt(c),w.GasPriceModifier=parseFloat(p);try{return x.computeFee(w).toString(10)}catch(E){return G}}n();var Pn=({amount:e,usd:o,decimals:t=2,addEqualSign:r})=>{let c=(parseFloat(e)*o).toFixed(t),p=parseFloat(c).toLocaleString("en",{maximumFractionDigits:t,minimumFractionDigits:t}),m=parseFloat(e)>0?"\u2248":"=";return`${r?`${m} `:""}$${p}`};n();n();n();n();k();n();k();var ns=({feeLimit:e,egldPriceInUsd:o})=>{let t=oe({input:e,decimals:H,digits:he,showLastNonZeroDecimal:!0});return`\u2248 ${Pn({amount:t,usd:o,decimals:he})}`};n();k();n();$();var md=["reDelegateRewards","claimRewards","unBond"],dd=["wrapEgld","unwrapEgld"],ld=["unStake"],_d=["unDelegate"];n();n();n();k();n();var fd=f(require("bignumber.js"));n();n();$();n();var Td=f(require("bignumber.js"));n();n();function tr({tokenId:e,erdLabel:o}){return Boolean(e&&e!==o)}n();var xd=f(require("bignumber.js"));R();n();n();n();n();N();n();var vd=require("@multiversx/sdk-web-wallet-provider");k();n();var Sd=f(require("qs"));n();n();var rr=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";n();var yS={search:rr()?window.location.search:"",removeParams:[]};n();n();n();n();$();n();n();n();var kd=f(require("linkifyjs"));n();k();n();var Ad=f(require("bignumber.js"));n();R();n();n();N();n();N();n();n();n();$();n();$();n();var Id=f(require("bignumber.js"));k();$();n();$();n();var as=require("react");R();n();n();$();n();n();var Ed=require("@multiversx/sdk-core/out"),Ld=f(require("bignumber.js"));$();n();R();n();n();R();var pw=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var is=require("react");R();n();var Cd=require("react");$();var fw=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];po();var Mn=e=>e.transactions,uo=T(Mn,e=>e.signedTransactions),Pd=T(Mn,e=>e.signTransactionsError),ss=T(Mn,e=>e.signTransactionsCancelMessage),On=e=>o=>Object.entries(o).reduce((t,[r,c])=>(e(c.status)&&(t[r]=c),t),{}),cs=T(uo,On(io)),ps=T(uo,On(so)),ms=T(uo,On(co)),Dd=T(uo,On(Rt)),ds=T(Mn,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:v(u({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(t=>En(t)))||[]})}),Rd=T(uo,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});var qe=()=>I(de);n();var ls=require("react");n();L();n();n();n();n();n();n();n();n();var Fd=require("@multiversx/sdk-extension-provider"),Bd=require("@multiversx/sdk-hw-provider"),Ud=require("@multiversx/sdk-opera-provider"),Gd=require("@multiversx/sdk-web-wallet-provider");k();N();n();var Se=e=>`Unable to perform ${e}, Provider not initialized`,Fn=class{init(){return Promise.resolve(!1)}login(o){throw new Error(Se(`login with options: ${o}`))}logout(o){throw new Error(Se(`logout with options: ${o}`))}getAddress(){throw new Error(Se("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,t){throw new Error(Se(`sendTransaction with transactions: ${o} options: ${t}`))}signTransaction(o,t){throw new Error(Se(`signTransaction with transactions: ${o} options: ${t}`))}signTransactions(o,t){throw new Error(Se(`signTransactions with transactions: ${o} options: ${t}`))}signMessage(o,t){throw new Error(Se(`signTransactions with ${o} and options ${t}`))}sendCustomMessage({method:o,params:t}){throw new Error(Se(`sendCustomMessage with method: ${o} params: ${t}`))}sendCustomRequest(o){throw new Error(Se(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Wd=new Fn;L();n();n();var Vd=f(require("axios"));n();n();var Bn=e=>{let o=e!=null?e:$t(A.getState());return o.endsWith("/")?o.slice(0,-1):o};n();N();n();n();n();po();n();n();n();var $d=f(require("axios"));n();var Hd=f(require("axios"));n();var zd=f(require("axios"));n();n();var qd=f(require("axios"));n();var Kd=f(require("axios"));n();L();N();n();n();n();n();F();R();n();L();n();var fs=require("@multiversx/sdk-core");n();po();n();L();N();n();L();R();n();n();n();R();n();n();n();n();var Ts=f(require("axios")),hs=f(require("swr"));var Yd=e=>Ts.default.get(e).then(o=>o.data);function ys({tokenId:e}){var h,x,w;let{network:o}=qe(),{isNft:t}=ze(e),r=e,c=t?Bo:Ce,{data:p,error:m}=(0,hs.default)(Boolean(r)?`${o.apiAddress}/${c}/${r}`:null,Yd);if(!r)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let _=p?p==null?void 0:p.decimals:Number(o.decimals),l=p?p==null?void 0:p.name:"",g=p?(w=(h=p==null?void 0:p.assets)==null?void 0:h.svgUrl)!=null?w:(x=p==null?void 0:p.media)==null?void 0:x[0].thumbnailUrl:"";return{tokenDecimals:_,tokenLabel:l,type:p==null?void 0:p.type,tokenAvatar:g,assets:p==null?void 0:p.assets,esdtPrice:p==null?void 0:p.price,error:m}}n();n();var xs=require("react");n();var Jd=require("react"),Qd=require("@multiversx/sdk-web-wallet-provider"),el=require("@multiversx/sdk-web-wallet-provider"),ol=f(require("qs"));k();L();N();mt();n();var ws=require("react"),cr=require("@multiversx/sdk-core");kt();n();n();n();n();n();n();n();n();n();Io();n();var tl=f(require("axios"));n();var rl=f(require("axios"));n();Io();n();Io();k();n();var Is=require("react"),Es=require("@multiversx/sdk-core"),Tl=require("@multiversx/sdk-extension-provider");k();n();n();n();n();n();n();n();n();var Go=f(require("react"));var Z1=(0,Go.createContext)({}),Y1=A.getState();n();var ks=f(require("react"));n();var pr=f(require("react")),ml=f(require("axios"));n();n();n();L();N();n();var As=require("react"),_l=require("@multiversx/sdk-extension-provider");k();L();n();var yl=require("react");n();var hl=f(require("axios"));L();R();Po();n();Ve();L();n();n();var Ql=require("react");n();n();n();n();k();L();n();n();var bl=f(require("bignumber.js"));k();L();R();n();var xl=f(require("bignumber.js"));k();n();var Sl=require("@multiversx/sdk-core"),wl=f(require("bignumber.js"));k();n();n();n();n();var Cs=f(require("axios"));n();n();n();function Ls(e){return S(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}n();var Ns=(e,o,t,r=0)=>S(void 0,null,function*(){try{return yield e(...t)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield Ls(o.delay)),yield Ns(e,o,t,r+1)):null}}),dr=(e,o={retries:5,delay:500})=>(...t)=>S(void 0,null,function*(){return yield Ns(e,o,t)});var vl=4;var JN=dr((e,o)=>S(void 0,null,function*(){let{data:t}=yield Cs.default.get(`${e}/${Ln}?from=${vl}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[r]=t;return r}));n();n();en();n();n();var Xl=f(Js());n();var Qs,xC={origin:typeof window!="undefined"?(Qs=window==null?void 0:window.location)==null?void 0:Qs.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};n();N();po();n();var ec=require("react");n();n();var o_=require("react"),n_=require("@multiversx/sdk-extension-provider");Ve();F();N();n();He();n();var e_=require("react"),oc=require("@multiversx/sdk-core");L();n();var t_=require("react"),r_=require("@multiversx/sdk-opera-provider");Ve();F();N();He();n();var s_=require("react");Ve();L();n();n();gt();n();n();var a_=f(require("platform"));n();F();R();Po();ro();to();n();n();n();n();n();function To(){return Ht(A.getState())}n();n();n();n();N();n();Po();ro();n();n();n();L();n();n();var i_=f(require("axios"));n();n();var nc=require("react"),p_=require("@multiversx/sdk-hw-provider");Ve();F();L();N();He();n();var c_=require("react");n();var gr=require("react");F();L();N();He();n();var ur=require("react");F();L();N();He();n();n();var tc=require("react");n();var g_=require("react");n();var fr=require("react"),__=require("socket.io-client");L();n();n();n();n();var rc=e=>e.dappModal,u_=T(rc,e=>e.visible),$n=T(rc,e=>e.modal),o5=T($n,e=>e.showHeader),n5=T($n,e=>e.showFooter),t5=T($n,e=>e.headerText),r5=T($n,e=>e.footerText);n();n();var f_=require("react");R();n();n();var sc=f(require("swr"));n();n();n();n();var ac=f(require("axios"));function ic(e=Nn){let o=Bn();return ac.default.get(e,{baseURL:o})}function Hn(){let e=r=>ic(r).then(c=>c.data),{data:o,error:t}=(0,sc.default)(Nn,e);return{price:o==null?void 0:o.price,error:t}}n();n();var C=f(require("react")),ho=f(require("classnames"));n();var T_=`.dapp-core-component__main__link-style {
|
|
1
|
+
"use strict";var $c=Object.create;var ko=Object.defineProperty,Hc=Object.defineProperties,jc=Object.getOwnPropertyDescriptor,zc=Object.getOwnPropertyDescriptors,qc=Object.getOwnPropertyNames,zo=Object.getOwnPropertySymbols,Kc=Object.getPrototypeOf,Jn=Object.prototype.hasOwnProperty,kr=Object.prototype.propertyIsEnumerable;var vr=(e,o,t)=>o in e?ko(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,u=(e,o)=>{for(var t in o||(o={}))Jn.call(o,t)&&vr(e,t,o[t]);if(zo)for(var t of zo(o))kr.call(o,t)&&vr(e,t,o[t]);return e},v=(e,o)=>Hc(e,zc(o));var Fe=(e,o)=>{var t={};for(var r in e)Jn.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&zo)for(var r of zo(e))o.indexOf(r)<0&&kr.call(e,r)&&(t[r]=e[r]);return t};var b=(e,o)=>()=>(e&&(o=e(e=0)),o);var K=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),Be=(e,o)=>{for(var t in o)ko(e,t,{get:o[t],enumerable:!0})},Ar=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of qc(o))!Jn.call(e,c)&&c!==t&&ko(e,c,{get:()=>o[c],enumerable:!(r=jc(o,c))||r.enumerable});return e};var f=(e,o,t)=>(t=e!=null?$c(Kc(e)):{},Ar(o||!e||!e.__esModule?ko(t,"default",{value:e,enumerable:!0}):t,e)),Ao=e=>Ar(ko({},"__esModule",{value:!0}),e);var S=(e,o,t)=>new Promise((r,c)=>{var p=l=>{try{_(t.next(l))}catch(g){c(g)}},m=l=>{try{_(t.throw(l))}catch(g){c(g)}},_=l=>l.done?r(l.value):Promise.resolve(l.value).then(p,m);_((t=t.apply(e,o)).next())});var Lr=K(qo=>{"use strict";n();qo.byteLength=Zc;qo.toByteArray=Jc;qo.fromByteArray=op;var re=[],Y=[],Xc=typeof Uint8Array!="undefined"?Uint8Array:Array,Qn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ue=0,Ir=Qn.length;Ue<Ir;++Ue)re[Ue]=Qn[Ue],Y[Qn.charCodeAt(Ue)]=Ue;var Ue,Ir;Y["-".charCodeAt(0)]=62;Y["_".charCodeAt(0)]=63;function Er(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=o);var r=t===o?0:4-t%4;return[t,r]}function Zc(e){var o=Er(e),t=o[0],r=o[1];return(t+r)*3/4-r}function Yc(e,o,t){return(o+t)*3/4-t}function Jc(e){var o,t=Er(e),r=t[0],c=t[1],p=new Xc(Yc(e,r,c)),m=0,_=c>0?r-4:r,l;for(l=0;l<_;l+=4)o=Y[e.charCodeAt(l)]<<18|Y[e.charCodeAt(l+1)]<<12|Y[e.charCodeAt(l+2)]<<6|Y[e.charCodeAt(l+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=Y[e.charCodeAt(l)]<<2|Y[e.charCodeAt(l+1)]>>4,p[m++]=o&255),c===1&&(o=Y[e.charCodeAt(l)]<<10|Y[e.charCodeAt(l+1)]<<4|Y[e.charCodeAt(l+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function Qc(e){return re[e>>18&63]+re[e>>12&63]+re[e>>6&63]+re[e&63]}function ep(e,o,t){for(var r,c=[],p=o;p<t;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(Qc(r));return c.join("")}function op(e){for(var o,t=e.length,r=t%3,c=[],p=16383,m=0,_=t-r;m<_;m+=p)c.push(ep(e,m,m+p>_?_:m+p));return r===1?(o=e[t-1],c.push(re[o>>2]+re[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],c.push(re[o>>10]+re[o>>4&63]+re[o<<2&63]+"=")),c.join("")}});var Nr=K(et=>{n();et.read=function(e,o,t,r,c){var p,m,_=c*8-r-1,l=(1<<_)-1,g=l>>1,h=-7,x=t?c-1:0,w=t?-1:1,E=e[o+x];for(x+=w,p=E&(1<<-h)-1,E>>=-h,h+=_;h>0;p=p*256+e[o+x],x+=w,h-=8);for(m=p&(1<<-h)-1,p>>=-h,h+=r;h>0;m=m*256+e[o+x],x+=w,h-=8);if(p===0)p=1-g;else{if(p===l)return m?NaN:(E?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-g}return(E?-1:1)*m*Math.pow(2,p-r)};et.write=function(e,o,t,r,c,p){var m,_,l,g=p*8-c-1,h=(1<<g)-1,x=h>>1,w=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=r?0:p-1,U=r?1:-1,Z=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=h):(m=Math.floor(Math.log(o)/Math.LN2),o*(l=Math.pow(2,-m))<1&&(m--,l*=2),m+x>=1?o+=w/l:o+=w*Math.pow(2,1-x),o*l>=2&&(m++,l/=2),m+x>=h?(_=0,m=h):m+x>=1?(_=(o*l-1)*Math.pow(2,c),m=m+x):(_=o*Math.pow(2,x-1)*Math.pow(2,c),m=0));c>=8;e[t+E]=_&255,E+=U,_/=256,c-=8);for(m=m<<c|_,g+=c;g>0;e[t+E]=m&255,E+=U,m/=256,g-=8);e[t+E-U]|=Z*128}});var $r=K(Qe=>{"use strict";n();var ot=Lr(),Je=Nr(),Cr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Qe.Buffer=d;Qe.SlowBuffer=sp;Qe.INSPECT_MAX_BYTES=50;var Ko=2147483647;Qe.kMaxLength=Ko;d.TYPED_ARRAY_SUPPORT=np();!d.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 np(){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(t){return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function ue(e){if(e>Ko)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,d.prototype),o}function d(e,o,t){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return at(e)}return Rr(e,o,t)}d.poolSize=8192;function Rr(e,o,t){if(typeof e=="string")return rp(e,o);if(ArrayBuffer.isView(e))return ap(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(ae(e,ArrayBuffer)||e&&ae(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ae(e,SharedArrayBuffer)||e&&ae(e.buffer,SharedArrayBuffer)))return tt(e,o,t);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 d.from(r,o,t);var c=ip(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.from(e[Symbol.toPrimitive]("string"),o,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}d.from=function(e,o,t){return Rr(e,o,t)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Mr(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 tp(e,o,t){return Mr(e),e<=0?ue(e):o!==void 0?typeof t=="string"?ue(e).fill(o,t):ue(e).fill(o):ue(e)}d.alloc=function(e,o,t){return tp(e,o,t)};function at(e){return Mr(e),ue(e<0?0:it(e)|0)}d.allocUnsafe=function(e){return at(e)};d.allocUnsafeSlow=function(e){return at(e)};function rp(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!d.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=Or(e,o)|0,r=ue(t),c=r.write(e,o);return c!==t&&(r=r.slice(0,c)),r}function nt(e){for(var o=e.length<0?0:it(e.length)|0,t=ue(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function ap(e){if(ae(e,Uint8Array)){var o=new Uint8Array(e);return tt(o.buffer,o.byteOffset,o.byteLength)}return nt(e)}function tt(e,o,t){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(t||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&t===void 0?r=new Uint8Array(e):t===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,t),Object.setPrototypeOf(r,d.prototype),r}function ip(e){if(d.isBuffer(e)){var o=it(e.length)|0,t=ue(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||st(e.length)?ue(0):nt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return nt(e.data)}function it(e){if(e>=Ko)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ko.toString(16)+" bytes");return e|0}function sp(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==d.prototype};d.compare=function(o,t){if(ae(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),ae(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.isBuffer(o)||!d.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===t)return 0;for(var r=o.length,c=t.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==t[p]){r=o[p],c=t[p];break}return r<c?-1:c<r?1:0};d.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}};d.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return d.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var c=d.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(ae(m,Uint8Array))p+m.length>c.length?d.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(d.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Or(e,o){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ae(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 t=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&t===0)return 0;for(var c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return rt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Vr(e).length;default:if(c)return r?-1:rt(e).length;o=(""+o).toLowerCase(),c=!0}}d.byteLength=Or;function cp(e,o,t){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,o>>>=0,t<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return hp(this,o,t);case"utf8":case"utf-8":return Br(this,o,t);case"ascii":return fp(this,o,t);case"latin1":case"binary":return Tp(this,o,t);case"base64":return gp(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return yp(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}d.prototype._isBuffer=!0;function Ge(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}d.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 t=0;t<o;t+=2)Ge(this,t,t+1);return this};d.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 t=0;t<o;t+=4)Ge(this,t,t+3),Ge(this,t+1,t+2);return this};d.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 t=0;t<o;t+=8)Ge(this,t,t+7),Ge(this,t+1,t+6),Ge(this,t+2,t+5),Ge(this,t+3,t+4);return this};d.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Br(this,0,o):cp.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(o){if(!d.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:d.compare(this,o)===0};d.prototype.inspect=function(){var o="",t=Qe.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};Cr&&(d.prototype[Cr]=d.prototype.inspect);d.prototype.compare=function(o,t,r,c,p){if(ae(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),!d.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(t===void 0&&(t=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),t<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&t>=r)return 0;if(c>=p)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,_=r-t,l=Math.min(m,_),g=this.slice(c,p),h=o.slice(t,r),x=0;x<l;++x)if(g[x]!==h[x]){m=g[x],_=h[x];break}return m<_?-1:_<m?1:0};function Fr(e,o,t,r,c){if(e.length===0)return-1;if(typeof t=="string"?(r=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,st(t)&&(t=c?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(c)return-1;t=e.length-1}else if(t<0)if(c)t=0;else return-1;if(typeof o=="string"&&(o=d.from(o,r)),d.isBuffer(o))return o.length===0?-1:Pr(e,o,t,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,t):Uint8Array.prototype.lastIndexOf.call(e,o,t):Pr(e,[o],t,r,c);throw new TypeError("val must be string, number or Buffer")}function Pr(e,o,t,r,c){var p=1,m=e.length,_=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;p=2,m/=2,_/=2,t/=2}function l(E,U){return p===1?E[U]:E.readUInt16BE(U*p)}var g;if(c){var h=-1;for(g=t;g<m;g++)if(l(e,g)===l(o,h===-1?0:g-h)){if(h===-1&&(h=g),g-h+1===_)return h*p}else h!==-1&&(g-=g-h),h=-1}else for(t+_>m&&(t=m-_),g=t;g>=0;g--){for(var x=!0,w=0;w<_;w++)if(l(e,g+w)!==l(o,w)){x=!1;break}if(x)return g}return-1}d.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};d.prototype.indexOf=function(o,t,r){return Fr(this,o,t,r,!0)};d.prototype.lastIndexOf=function(o,t,r){return Fr(this,o,t,r,!1)};function pp(e,o,t,r){t=Number(t)||0;var c=e.length-t;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(st(_))return m;e[t+m]=_}return m}function mp(e,o,t,r){return Xo(rt(o,e.length-t),e,t,r)}function dp(e,o,t,r){return Xo(Sp(o),e,t,r)}function lp(e,o,t,r){return Xo(Vr(o),e,t,r)}function _p(e,o,t,r){return Xo(wp(o,e.length-t),e,t,r)}d.prototype.write=function(o,t,r,c){if(t===void 0)c="utf8",r=this.length,t=0;else if(r===void 0&&typeof t=="string")c=t,r=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-t;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return pp(this,o,t,r);case"utf8":case"utf-8":return mp(this,o,t,r);case"ascii":case"latin1":case"binary":return dp(this,o,t,r);case"base64":return lp(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return _p(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function gp(e,o,t){return o===0&&t===e.length?ot.fromByteArray(e):ot.fromByteArray(e.slice(o,t))}function Br(e,o,t){t=Math.min(e.length,t);for(var r=[],c=o;c<t;){var p=e[c],m=null,_=p>239?4:p>223?3:p>191?2:1;if(c+_<=t){var l,g,h,x;switch(_){case 1:p<128&&(m=p);break;case 2:l=e[c+1],(l&192)===128&&(x=(p&31)<<6|l&63,x>127&&(m=x));break;case 3:l=e[c+1],g=e[c+2],(l&192)===128&&(g&192)===128&&(x=(p&15)<<12|(l&63)<<6|g&63,x>2047&&(x<55296||x>57343)&&(m=x));break;case 4:l=e[c+1],g=e[c+2],h=e[c+3],(l&192)===128&&(g&192)===128&&(h&192)===128&&(x=(p&15)<<18|(l&63)<<12|(g&63)<<6|h&63,x>65535&&x<1114112&&(m=x))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=_}return up(r)}var Dr=4096;function up(e){var o=e.length;if(o<=Dr)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=Dr));return t}function fp(e,o,t){var r="";t=Math.min(e.length,t);for(var c=o;c<t;++c)r+=String.fromCharCode(e[c]&127);return r}function Tp(e,o,t){var r="";t=Math.min(e.length,t);for(var c=o;c<t;++c)r+=String.fromCharCode(e[c]);return r}function hp(e,o,t){var r=e.length;(!o||o<0)&&(o=0),(!t||t<0||t>r)&&(t=r);for(var c="",p=o;p<t;++p)c+=vp[e[p]];return c}function yp(e,o,t){for(var r=e.slice(o,t),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}d.prototype.slice=function(o,t){var r=this.length;o=~~o,t=t===void 0?r:~~t,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<o&&(t=o);var c=this.subarray(o,t);return Object.setPrototypeOf(c,d.prototype),c};function O(e,o,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>t)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return c};d.prototype.readUintBE=d.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o+--t],p=1;t>0&&(p*=256);)c+=this[o+--t]*p;return c};d.prototype.readUint8=d.prototype.readUInt8=function(o,t){return o=o>>>0,t||O(o,1,this.length),this[o]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||O(o,2,this.length),this[o]|this[o+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||O(o,2,this.length),this[o]<<8|this[o+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||O(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};d.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*t)),c};d.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=t,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*t)),m};d.prototype.readInt8=function(o,t){return o=o>>>0,t||O(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};d.prototype.readInt16LE=function(o,t){o=o>>>0,t||O(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};d.prototype.readInt16BE=function(o,t){o=o>>>0,t||O(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};d.prototype.readInt32LE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};d.prototype.readInt32BE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};d.prototype.readFloatLE=function(o,t){return o=o>>>0,t||O(o,4,this.length),Je.read(this,o,!0,23,4)};d.prototype.readFloatBE=function(o,t){return o=o>>>0,t||O(o,4,this.length),Je.read(this,o,!1,23,4)};d.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||O(o,8,this.length),Je.read(this,o,!0,52,8)};d.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||O(o,8,this.length),Je.read(this,o,!1,52,8)};function V(e,o,t,r,c,p){if(!d.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(t+r>e.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;V(this,o,t,r,p,0)}var m=1,_=0;for(this[t]=o&255;++_<r&&(m*=256);)this[t+_]=o/m&255;return t+r};d.prototype.writeUintBE=d.prototype.writeUIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;V(this,o,t,r,p,0)}var m=r-1,_=1;for(this[t+m]=o&255;--m>=0&&(_*=256);)this[t+m]=o/_&255;return t+r};d.prototype.writeUint8=d.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,1,255,0),this[t]=o&255,t+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,4,4294967295,0),this[t+3]=o>>>24,this[t+2]=o>>>16,this[t+1]=o>>>8,this[t]=o&255,t+4};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,4,4294967295,0),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};d.prototype.writeIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);V(this,o,t,r,p-1,-p)}var m=0,_=1,l=0;for(this[t]=o&255;++m<r&&(_*=256);)o<0&&l===0&&this[t+m-1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);V(this,o,t,r,p-1,-p)}var m=r-1,_=1,l=0;for(this[t+m]=o&255;--m>=0&&(_*=256);)o<0&&l===0&&this[t+m+1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};d.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,4,2147483647,-2147483648),this[t]=o&255,this[t+1]=o>>>8,this[t+2]=o>>>16,this[t+3]=o>>>24,t+4};d.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||V(this,o,t,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};function Ur(e,o,t,r,c,p){if(t+r>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Gr(e,o,t,r,c){return o=+o,t=t>>>0,c||Ur(e,o,t,4,34028234663852886e22,-34028234663852886e22),Je.write(e,o,t,r,23,4),t+4}d.prototype.writeFloatLE=function(o,t,r){return Gr(this,o,t,!0,r)};d.prototype.writeFloatBE=function(o,t,r){return Gr(this,o,t,!1,r)};function Wr(e,o,t,r,c){return o=+o,t=t>>>0,c||Ur(e,o,t,8,17976931348623157e292,-17976931348623157e292),Je.write(e,o,t,r,52,8),t+8}d.prototype.writeDoubleLE=function(o,t,r){return Wr(this,o,t,!0,r)};d.prototype.writeDoubleBE=function(o,t,r){return Wr(this,o,t,!1,r)};d.prototype.copy=function(o,t,r,c){if(!d.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),t>=o.length&&(t=o.length),t||(t=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-t<c-r&&(c=o.length-t+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),t),p};d.prototype.fill=function(o,t,r,c){if(typeof o=="string"){if(typeof t=="string"?(c=t,t=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!d.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t=t>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=t;m<r;++m)this[m]=o;else{var _=d.isBuffer(o)?o:d.from(o,c),l=_.length;if(l===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=_[m%l]}return this};var xp=/[^+/0-9A-Za-z-_]/g;function bp(e){if(e=e.split("=")[0],e=e.trim().replace(xp,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function rt(e,o){o=o||1/0;for(var t,r=e.length,c=null,p=[],m=0;m<r;++m){if(t=e.charCodeAt(m),t>55295&&t<57344){if(!c){if(t>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=t;continue}if(t<56320){(o-=3)>-1&&p.push(239,191,189),c=t;continue}t=(c-55296<<10|t-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,t<128){if((o-=1)<0)break;p.push(t)}else if(t<2048){if((o-=2)<0)break;p.push(t>>6|192,t&63|128)}else if(t<65536){if((o-=3)<0)break;p.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((o-=4)<0)break;p.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return p}function Sp(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function wp(e,o){for(var t,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)t=e.charCodeAt(m),r=t>>8,c=t%256,p.push(c),p.push(r);return p}function Vr(e){return ot.toByteArray(bp(e))}function Xo(e,o,t,r){for(var c=0;c<r&&!(c+t>=o.length||c>=e.length);++c)o[c+t]=e[c];return c}function ae(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function st(e){return e!==e}var vp=function(){for(var e="0123456789abcdef",o=new Array(256),t=0;t<16;++t)for(var r=t*16,c=0;c<16;++c)o[r+c]=e[t]+e[c];return o}()});var Kr=K((H_,qr)=>{n();var P=qr.exports={},ie,se;function ct(){throw new Error("setTimeout has not been defined")}function pt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ie=setTimeout:ie=ct}catch(e){ie=ct}try{typeof clearTimeout=="function"?se=clearTimeout:se=pt}catch(e){se=pt}})();function Hr(e){if(ie===setTimeout)return setTimeout(e,0);if((ie===ct||!ie)&&setTimeout)return ie=setTimeout,setTimeout(e,0);try{return ie(e,0)}catch(o){try{return ie.call(null,e,0)}catch(t){return ie.call(this,e,0)}}}function kp(e){if(se===clearTimeout)return clearTimeout(e);if((se===pt||!se)&&clearTimeout)return se=clearTimeout,clearTimeout(e);try{return se(e)}catch(o){try{return se.call(null,e)}catch(t){return se.call(this,e)}}}var fe=[],eo=!1,We,Zo=-1;function Ap(){!eo||!We||(eo=!1,We.length?fe=We.concat(fe):Zo=-1,fe.length&&jr())}function jr(){if(!eo){var e=Hr(Ap);eo=!0;for(var o=fe.length;o;){for(We=fe,fe=[];++Zo<o;)We&&We[Zo].run();Zo=-1,o=fe.length}We=null,eo=!1,kp(e)}}P.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)o[t-1]=arguments[t];fe.push(new zr(e,o)),fe.length===1&&!eo&&Hr(jr)};function zr(e,o){this.fun=e,this.array=o}zr.prototype.run=function(){this.fun.apply(null,this.array)};P.title="browser";P.browser=!0;P.env={};P.argv=[];P.version="";P.versions={};function Te(){}P.on=Te;P.addListener=Te;P.once=Te;P.off=Te;P.removeListener=Te;P.removeAllListeners=Te;P.emit=Te;P.prependListener=Te;P.prependOnceListener=Te;P.listeners=function(e){return[]};P.binding=function(e){throw new Error("process.binding is not supported")};P.cwd=function(){return"/"};P.chdir=function(e){throw new Error("process.chdir is not supported")};P.umask=function(){return 0}});var i,s,Ip,a,n=b(()=>{i=f($r()),s=f(Kr()),Ip=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 t=__magic__;return t}(Object),a=Ip});var Ve=b(()=>{"use strict";n()});var mt=b(()=>{"use strict";n()});var Xr=b(()=>{"use strict";n()});var Zr=b(()=>{"use strict";n()});var N=b(()=>{"use strict";n()});var Yr=b(()=>{"use strict";n()});var Jr=b(()=>{"use strict";n()});var $=b(()=>{"use strict";n()});var Qr=b(()=>{"use strict";n()});var ea=b(()=>{"use strict";n()});var oa=b(()=>{"use strict";n()});var R=b(()=>{"use strict";n();mt();Xr();Zr();N();Yr();Jr();$();Qr();ea();oa()});var oo,na,mg,ta,dg,ra,aa,lg,Ep,Io=b(()=>{"use strict";n();R();oo={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:na,egldLabel:mg}=oo["devnet"],{chainId:ta,egldLabel:dg}=oo["testnet"],{chainId:ra,egldLabel:aa}=oo["mainnet"],lg={["devnet"]:na,["testnet"]:ta,["mainnet"]:ra},Ep={[na]:"devnet",[ta]:"testnet",[ra]:"mainnet"}});var dt=b(()=>{"use strict";n()});var ia=b(()=>{"use strict";n()});var Yo,lt=b(()=>{"use strict";n();Yo="transaction-status-toast-id"});var ce,sa=b(()=>{"use strict";n();ce=require("@multiversx/sdk-web-wallet-provider")});var ca=b(()=>{"use strict";n()});var pa=b(()=>{"use strict";n()});var _t,Jo,no,Eo,H,he,ma,Qo,da,la,G,k=b(()=>{"use strict";n();Ve();Io();dt();ia();lt();sa();ca();pa();_t=.01,Jo=1500,no=5e4,Eo=1e9,H=18,he=4,ma=1,Qo="logout",da="login",la="N/A",G="0"});var Lo,en=b(()=>{"use strict";n();Lo=()=>Date.now()/1e3});var _a=b(()=>{"use strict";n()});var ga=b(()=>{"use strict";n()});var gt=b(()=>{"use strict";n();en();_a();ga()});var ft={};Be(ft,{getItem:()=>Np,localStorageKeys:()=>Le,removeItem:()=>Cp,setItem:()=>Lp});var Le,ut,Lp,Np,Cp,to=b(()=>{"use strict";n();gt();Le={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},ut=typeof localStorage!="undefined",Lp=({key:e,data:o,expires:t})=>{!ut||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Np=e=>{if(!ut)return;let o=localStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Lo()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},Cp=e=>{!ut||localStorage.removeItem(String(e))}});var Tt={};Be(Tt,{clear:()=>ha,getItem:()=>fa,removeItem:()=>Ta,setItem:()=>ua,storage:()=>Pp});var ua,fa,Ta,ha,Pp,ya=b(()=>{"use strict";n();ua=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},fa=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Date.now()>=t.expires?(sessionStorage.removeItem(String(e)),null):t.data},Ta=e=>sessionStorage.removeItem(String(e)),ha=()=>sessionStorage.clear(),Pp={setItem:ua,getItem:fa,removeItem:Ta,clear:ha}});var $e,ro=b(()=>{"use strict";n();to();ya();$e={session:Tt,local:ft}});var ht,D,pe,F=b(()=>{"use strict";n();ht=require("@reduxjs/toolkit");k();D=(0,ht.createAction)(Qo),pe=(0,ht.createAction)(da,e=>({payload:e}))});var xt,xa,ba,on,yt,Sa,bt,zg,St,qg,Dp,Rp,Kg,Xg,Zg,Mp,Op,nn,tn=b(()=>{"use strict";n();xt=require("@multiversx/sdk-core"),xa=require("@reduxjs/toolkit"),ba=require("redux-persist");k();ro();to();F();on={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:G},yt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":on},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Sa=(0,xa.createSlice)({name:"accountInfoSlice",initialState:yt,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new xt.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:on},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:t}=e;e.accounts[t].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}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(D,()=>($e.local.removeItem(Le.loginExpiresAt),yt)),e.addCase(pe,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new xt.Address(r).hex()}),e.addCase(ba.REHYDRATE,(o,t)=>{var g;if(!((g=t.payload)!=null&&g.account))return;let{account:r}=t.payload,{address:c,shard:p,accounts:m,publicKey:_}=r;o.address=c,o.shard=p;let l=m&&c in m;o.accounts=l?m:yt.accounts,o.publicKey=_})}}),{setAccount:bt,setAddress:zg,setAccountNonce:St,setAccountShard:qg,setLedgerAccount:Dp,updateLedgerAccount:Rp,setWalletConnectAccount:Kg,setIsAccountLoading:Xg,setAccountLoadingError:Zg,setWebsocketEvent:Mp,setWebsocketBatchEvent:Op}=Sa.actions,nn=Sa.reducer});function No(){return new Date().setHours(new Date().getHours()+24)}function Co(e){$e.local.setItem({key:Le.loginExpiresAt,data:e,expires:e})}var wt=b(()=>{"use strict";n();ro();to()});var va,wa,ka,iu,Aa,Fp,Bp,su,Up,Ia,cu,rn,an=b(()=>{"use strict";n();va=require("@reduxjs/toolkit");wt();N();F();wa={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},ka=(0,va.createSlice)({name:"loginInfoSlice",initialState:wa,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(D,()=>wa),e.addCase(pe,(o,t)=>{o.loginMethod=t.payload.loginMethod,Co(No())})}}),{setLoginMethod:iu,setWalletConnectLogin:Aa,setLedgerLogin:Fp,setTokenLogin:Bp,setTokenLoginSignature:su,setWalletLogin:Up,invalidateLoginSession:Ia,setLogoutRoute:cu}=ka.actions,rn=ka.reducer});var La,Ea,Na,lu,Gp,_u,Wp,sn,cn=b(()=>{"use strict";n();La=require("@reduxjs/toolkit");F();Ea={},Na=(0,La.createSlice)({name:"modalsSlice",initialState:Ea,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(D,()=>Ea)}}),{setTxSubmittedModal:lu,setNotificationModal:Gp,clearTxSubmittedModal:_u,clearNotificationModal:Wp}=Na.actions,sn=Na.reducer});var Po=b(()=>{"use strict";n()});var Pa=b(()=>{"use strict";n();Po()});function vt(e){return e[Math.floor(Math.random()*e.length)]}var Da=b(()=>{"use strict";n()});var kt=b(()=>{"use strict";n();dt()});var He=b(()=>{"use strict";n();Pa();Da();kt()});var Ra,Ma,At,Vp,Oa,Eu,Lu,pn,mn=b(()=>{"use strict";n();Ra=require("@reduxjs/toolkit"),Ma=f(require("lodash.omit"));He();At={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Vp={network:At,chainID:"-1"},Oa=(0,Ra.createSlice)({name:"appConfig",initialState:Vp,reducers:{initializeNetworkConfig:(e,o)=>{let t=vt(o.payload.walletConnectBridgeAddresses),r=vt(o.payload.walletConnectV2RelayAddresses),c=(0,Ma.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=v(u(u({},e.network),c),{walletConnectBridgeAddress:t,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:Eu,setChainID:Lu}=Oa.actions,pn=Oa.reducer});var Fa,It,Ba,Mu,Ou,Fu,dn,ln=b(()=>{"use strict";n();Fa=require("@reduxjs/toolkit");R();F();It={isSigning:!1,signedSessions:{}},Ba=(0,Fa.createSlice)({name:"signedMessageInfoSliceState",initialState:It,reducers:{setSignSession:(e,o)=>{let{sessionId:t,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[t]=r},setSignSessionState:(e,o)=>u(u({},e),o.payload),clearSignedMessageInfo:()=>It},extraReducers:e=>{e.addCase(D,()=>It)}}),{setSignSession:Mu,clearSignedMessageInfo:Ou,setSignSessionState:Fu}=Ba.actions,dn=Ba.reducer});var Ga,Wa,Ua,Va,$p,Et,ju,Hp,zu,qu,_n,gn=b(()=>{"use strict";n();Ga=require("@reduxjs/toolkit"),Wa=require("redux-persist");lt();R();en();F();Ua={customToasts:[],transactionToasts:[],failTransactionToast:null},Va=(0,Ga.createSlice)({name:"toastsSlice",initialState:Ua,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(v(u({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(t=>t.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Lo(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(t=>t.toastId!==o.payload)},addFailTransactionToast:(e,o)=>{e.failTransactionToast=v(u({},o.payload),{toastId:Yo})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(D,()=>Ua),e.addCase(Wa.REHYDRATE,(o,t)=>{var c,p;let r=(p=(c=t.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:$p,removeCustomToast:Et,addTransactionToast:ju,removeTransactionToast:Hp,addFailTransactionToast:zu,removeFailTransactionToast:qu}=Va.actions,_n=Va.reducer});var $a,Nt,Ct,Pt,jp,Lt,Ha,Yu,zp,Dt,un,fn=b(()=>{"use strict";n();$a=require("@reduxjs/toolkit");F();Nt="Transaction failed",Ct="Transaction successful",Pt="Processing transaction",jp="Transaction submitted",Lt={},Ha=(0,$a.createSlice)({name:"transactionsInfo",initialState:Lt,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||Nt,successMessage:(r==null?void 0:r.successMessage)||Ct,processingMessage:(r==null?void 0:r.processingMessage)||Pt,submittedMessage:(r==null?void 0:r.submittedMessage)||jp,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Lt},extraReducers:e=>{e.addCase(D,()=>Lt)}}),{clearTransactionsInfo:Yu,setTransactionsDisplayInfo:zp,clearTransactionsInfoForSessionId:Dt}=Ha.actions,un=Ha.reducer});function io(e){return e!=null&&(nm(e)||sm(e))}function so(e){return e!=null&&(tm(e)||cm(e))}function co(e){return e!=null&&(rm(e)||pm(e))}function ja(e){return e!=null&&(am(e)||mm(e))}function Rt(e){return e!=null&&im(e)}function nm(e){return e!=null&&qp.includes(e)}function tm(e){return e!=null&&Kp.includes(e)}function rm(e){return e!=null&&Xp.includes(e)}function am(e){return e!=null&&Zp.includes(e)}function im(e){return e!=null&&Yp.includes(e)}function sm(e){return e!=null&&Jp.includes(e)}function cm(e){return e!=null&&Qp.includes(e)}function pm(e){return e!=null&&em.includes(e)}function mm(e){return e!=null&&om.includes(e)}var qp,Kp,Xp,Zp,Yp,Jp,Qp,em,om,po=b(()=>{"use strict";n();N();qp=["sent"],Kp=["success"],Xp=["fail","cancelled","timedOut"],Zp=["invalid"],Yp=["timedOut"],Jp=["pending"],Qp=["success"],em=["fail","invalid"],om=["not executed"]});var za,qa,Do,dm,Ka,Xa,Za,lm,Tn,_m,gm,sf,um,Ro,Mt,hn,yn=b(()=>{"use strict";n();za=require("@reduxjs/toolkit"),qa=require("redux-persist");N();po();F();Do={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},dm={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Ka=(0,za.createSlice)({name:"transactionsSlice",initialState:Do,reducers:{moveTransactionsToSignedState:(e,o)=>{var g,h;let{sessionId:t,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:_={}}=o.payload,l=((g=e.customTransactionInformationForSessionId)==null?void 0:g[t])||dm;e.signedTransactions[t]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:u(u({},l),_)},((h=e==null?void 0:e.transactionsToSign)==null?void 0:h.sessionId)===t&&(e.transactionsToSign=Do.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=u(u({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:t,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].status=r,c!=null&&(e.signedTransactions[t].errorMessage=c),p!=null&&(e.signedTransactions[t].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,g,h,x,w,E,U,Z;let{sessionId:t,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,_=(g=(l=e.signedTransactions)==null?void 0:l[t])==null?void 0:g.transactions;if(_!=null){e.signedTransactions[t].transactions=_.map(M=>M.hash===p?v(u({},M),{status:r,errorMessage:c,inTransit:m}):M);let Oe=(x=(h=e.signedTransactions[t])==null?void 0:h.transactions)==null?void 0:x.every(M=>so(M.status)),wo=(E=(w=e.signedTransactions[t])==null?void 0:w.transactions)==null?void 0:E.every(M=>co(M.status)),Ae=(Z=(U=e.signedTransactions[t])==null?void 0:U.transactions)==null?void 0:Z.every(M=>ja(M.status));Oe&&(e.signedTransactions[t].status="success"),wo&&(e.signedTransactions[t].status="fail"),Ae&&(e.signedTransactions[t].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:t,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[t]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Do.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Do.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(D,()=>Do),e.addCase(qa.REHYDRATE,(o,t)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=t.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=t.payload.transactions,p=Object.entries(r).reduce((_,[l,g])=>{let h=new Date(l),x=new Date;return x.setHours(x.getHours()+5),x-h>0||(_[l]=g),_},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:Xa,updateSignedTransactions:Za,setTransactionsToSign:lm,clearAllTransactionsToSign:Tn,clearAllSignedTransactions:_m,clearSignedTransaction:gm,clearTransactionToSign:sf,setSignTransactionsError:um,setSignTransactionsCancelMessage:Ro,moveTransactionsToSignedState:Mt}=Ka.actions,hn=Ka.reducer});var Ya,Ot,Ja,df,lf,fm,_f,xn,bn=b(()=>{"use strict";n();Ya=require("@reduxjs/toolkit");F();Ot={},Ja=(0,Ya.createSlice)({name:"batchTransactionsSlice",initialState:Ot,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>Ot},extraReducers:e=>{e.addCase(D,()=>Ot)}}),{setBatchTransactions:df,updateBatchTransactions:lf,clearBatchTransactions:fm,clearAllBatchTransactions:_f}=Ja.actions,xn=Ja.reducer});var ei,Qa,oi,Tf,ni,Ft=b(()=>{"use strict";n();ei=require("@reduxjs/toolkit");F();Qa={},oi=(0,ei.createSlice)({name:"dappConfigSlice",initialState:Qa,reducers:{setDappConfig:(e,o)=>{if(e&&o.payload){let{logoutRoute:t,shouldUseWebViewProvider:r}=o.payload;e.logoutRoute=t,e.shouldUseWebViewProvider=r}else e=o.payload}},extraReducers:e=>{e.addCase(D,()=>Qa)}}),{setDappConfig:Tf}=oi.actions,ni=oi.reducer});var L=b(()=>{"use strict";n();tn();an();cn();mn();ln();gn();fn();yn();bn();Ft()});var Bt=b(()=>{"use strict";n()});var si,ii,ci,$f,Hf,jf,zf,qf,Kf,pi,mi=b(()=>{"use strict";n();si=require("@reduxjs/toolkit");F();ii={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},ci=(0,si.createSlice)({name:"dappModalsSlice",initialState:ii,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=u({},o.payload)}},extraReducers:e=>{e.addCase(D,()=>ii)}}),{setDappModalVisibility:$f,setDappModalHeaderVisibility:Hf,setDappModalFooterVisibility:jf,setDappModalHeaderText:zf,setDappModalFooterText:qf,setDappModalConfig:Kf}=ci.actions,pi=ci.reducer});var di,xm,bm,je,kn=b(()=>{"use strict";n();di=require("@reduxjs/toolkit");Bt();tn();bn();Ft();mi();an();cn();mn();ln();gn();fn();yn();xm={["account"]:nn,["dappModal"]:pi,["dappConfig"]:ni,["loginInfo"]:rn,["modals"]:sn,["networkConfig"]:pn,["signedMessageInfo"]:dn,["toasts"]:_n,["transactionsInfo"]:un,["transactions"]:hn,["batchTransactions"]:xn},bm=(e={})=>(0,di.combineReducers)(u(u({},xm),e)),je=bm});var ui={};Be(ui,{default:()=>Fm,sessionStorageReducers:()=>Ut});function ye(e,o=[]){return{key:e,version:1,storage:_i.default,blacklist:o}}var j,li,_i,Sm,Oo,wm,vm,km,Am,Im,Em,Lm,Nm,Cm,Pm,gi,Dm,Ut,Rm,Mm,Om,Fm,fi=b(()=>{"use strict";n();j=require("redux-persist"),li=f(require("redux-persist/lib/storage")),_i=f(require("redux-persist/lib/storage/session"));kn();L();tn();bn();an();cn();mn();ln();gn();fn();yn();Bt();Sm={persistReducersStorageType:"localStorage"},Oo={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},wm=ye(Oo["account"]),vm=ye(Oo["loginInfo"]),km=ye(Oo["modals"]),Am=ye(Oo["networkConfig"]),Im={2:e=>v(u({},e),{networkConfig:At})};Em=ye("sdk-dapp-transactionsInfo"),Lm=ye("sdk-dapp-transactions",["transactionsToSign"]),Nm=ye("sdk-dapp-batchTransactions",["batchTransactions"]),Cm=ye("sdk-dapp-toasts"),Pm=ye("sdk-dapp-signedMessageInfo"),gi={key:"sdk-dapp-store",version:2,storage:li.default,whitelist:Object.keys(Oo),migrate:(0,j.createMigrate)(Im,{debug:!1})},Dm=v(u({},gi),{whitelist:[]}),Ut={["toasts"]:(0,j.persistReducer)(Cm,_n),["transactions"]:(0,j.persistReducer)(Lm,hn),["transactionsInfo"]:(0,j.persistReducer)(Em,un),["batchTransactions"]:(0,j.persistReducer)(Nm,xn),["signedMessageInfo"]:(0,j.persistReducer)(Pm,dn)},Rm=v(u({},Ut),{["account"]:(0,j.persistReducer)(wm,nn),["loginInfo"]:(0,j.persistReducer)(vm,rn),["modals"]:(0,j.persistReducer)(km,sn),["networkConfig"]:(0,j.persistReducer)(Am,pn)}),Mm=Sm.persistReducersStorageType==="localStorage",Om=Mm?(0,j.persistReducer)(gi,je(Ut)):(0,j.persistReducer)(Dm,je(Rm)),Fm=Om});var Ti={};Be(Ti,{default:()=>Bm});var Bm,hi=b(()=>{"use strict";n();kn();Bm=je()});var yi={};Be(yi,{default:()=>Gm});var J,Um,Gm,xi=b(()=>{"use strict";n();J=require("redux-persist"),Um=[J.FLUSH,J.REHYDRATE,J.PAUSE,J.PERSIST,J.PURGE,J.REGISTER],Gm=Um});var wi={};Be(wi,{default:()=>Si});function Si(e){return(0,bi.persistStore)(e)}var bi,vi=b(()=>{"use strict";n();bi=require("redux-persist")});var Rs=K((tC,Ds)=>{n();var El=typeof a=="object"&&a&&a.Object===Object&&a;Ds.exports=El});var Os=K((rC,Ms)=>{n();var Ll=Rs(),Nl=typeof self=="object"&&self&&self.Object===Object&&self,Cl=Ll||Nl||Function("return this")();Ms.exports=Cl});var lr=K((aC,Fs)=>{n();var Pl=Os(),Dl=Pl.Symbol;Fs.exports=Dl});var Ws=K((iC,Gs)=>{n();var Bs=lr(),Us=Object.prototype,Rl=Us.hasOwnProperty,Ml=Us.toString,Wo=Bs?Bs.toStringTag:void 0;function Ol(e){var o=Rl.call(e,Wo),t=e[Wo];try{e[Wo]=void 0;var r=!0}catch(p){}var c=Ml.call(e);return r&&(o?e[Wo]=t:delete e[Wo]),c}Gs.exports=Ol});var $s=K((sC,Vs)=>{n();var Fl=Object.prototype,Bl=Fl.toString;function Ul(e){return Bl.call(e)}Vs.exports=Ul});var qs=K((cC,zs)=>{n();var Hs=lr(),Gl=Ws(),Wl=$s(),Vl="[object Null]",$l="[object Undefined]",js=Hs?Hs.toStringTag:void 0;function Hl(e){return e==null?e===void 0?$l:Vl:js&&js in Object(e)?Gl(e):Wl(e)}zs.exports=Hl});var Xs=K((pC,Ks)=>{n();var jl=Array.isArray;Ks.exports=jl});var Ys=K((mC,Zs)=>{n();function zl(e){return e!=null&&typeof e=="object"}Zs.exports=zl});var Qs=K((dC,Js)=>{n();var ql=qs(),Kl=Xs(),Xl=Ys(),Zl="[object String]";function Yl(e){return typeof e=="string"||!Kl(e)&&Xl(e)&&ql(e)==Zl}Js.exports=Yl});var U_={};Be(U_,{SignStepBody:()=>B_});module.exports=Ao(U_);n();var Q=f(require("react")),Rc=require("@multiversx/sdk-core/out"),Mc=f(require("classnames"));n();n();n();var Ni=require("react"),mo=require("react-redux");n();var Gt=require("@reduxjs/toolkit"),Ei=require("react-redux/lib/utils/Subscription");L();n();var ri=f(require("lodash.throttle"));k();n();var ti=f(require("lodash.isequal")),Sn=require("reselect");R();var T=(0,Sn.createSelectorCreator)(Sn.defaultMemoize,ti.default),Mo=(e,o)=>e!=""&&Boolean(o);L();wt();ro();to();var Tm=[Qo],wn=!1,hm=(0,ri.default)(()=>{Co(No())},5e3),ai=e=>o=>t=>{var l;if(Tm.includes(t.type))return o(t);let r=e.getState(),c=$e.local.getItem(Le.loginExpiresAt);if(!Mo((l=r==null?void 0:r.loginInfo)==null?void 0:l.loginMethod,r==null?void 0:r.account.address))return o(t);if(c==null)return Co(No());let m=Date.now();return c-m<0&&!wn?setTimeout(()=>{wn=!0,e.dispatch(Ia())},1e3):(wn&&(wn=!1),hm()),o(t)};n();n();function vn(){return typeof sessionStorage!="undefined"}var ki=vn()?(fi(),Ao(ui)).default:(hi(),Ao(Ti)).default,Ai=vn()?(xi(),Ao(yi)).default:[],Ii=vn()?(vi(),Ao(wi)).default:e=>e;kn();var A=(0,Gt.configureStore)({reducer:ki,middleware:e=>e({serializableCheck:{ignoredActions:[...Ai,St.type,bt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(ai)}),Li=(0,Ei.createSubscription)(A),ET=Ii(A),LT=(0,Gt.configureStore)({reducer:je});var Wm={store:A,subscription:Li},Wt=(0,Ni.createContext)(Wm),DT=(0,mo.createStoreHook)(Wt),z=(0,mo.createDispatchHook)(Wt),I=(0,mo.createSelectorHook)(Wt);n();n();L();var me=e=>e.account,lo=T(me,e=>e.address),_o=T(me,lo,(e,o)=>o in e.accounts?e.accounts[o]:on),Vm=T(me,_o,(e,o)=>{let c=e,{accounts:t}=c,r=Fe(c,["accounts"]);return v(u({},r),{account:o})}),$m=T(_o,e=>e.balance),Hm=T(_o,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),FT=T(me,e=>e.shard),jm=T(me,e=>e.ledgerAccount),BT=T(me,e=>e.walletConnectAccount),UT=T(me,e=>e.isAccountLoading),GT=T(me,e=>e.accountLoadingError),Ci=T(me,e=>e.websocketEvent),zm=T(me,e=>e.websocketBatchEvent);n();var qm=e=>e.dappConfig,$T=T(qm,e=>e.shouldUseWebViewProvider);n();var ee=e=>e.loginInfo,qT=T(ee,e=>e.loginMethod),Vt=T(ee,lo,(e,o)=>Mo(e.loginMethod,o)),KT=T(ee,e=>e.walletConnectLogin),XT=T(ee,e=>e.ledgerLogin),Km=T(ee,e=>e.walletLogin),ZT=T(ee,e=>e.isLoginSessionInvalid),Xm=T(ee,e=>e.tokenLogin),YT=T(ee,e=>e.logoutRoute);n();var Pi=e=>e.modals,eh=T(Pi,e=>e.txSubmittedModal),Zm=T(Pi,e=>e.notificationModal);n();var de=e=>e.networkConfig,An=T(de,e=>e.chainID),Ym=T(de,e=>e.network.walletConnectBridgeAddress),Jm=T(de,e=>e.network.walletConnectV2RelayAddress),Qm=T(de,e=>e.network.walletConnectV2ProjectId),ed=T(de,e=>e.network.walletConnectV2Options),Di=T(de,e=>e.network.walletConnectDeepLink),le=T(de,e=>e.network),$t=T(le,e=>e.apiAddress),Ri=T(le,e=>e.explorerAddress),Ht=T(le,e=>e.egldLabel);n();var In=e=>e.signedMessageInfo,ah=T(In,e=>e.isSigning),ih=T(In,e=>e.errorMessage),sh=T(In,e=>{let o=Object.keys(e.signedSessions),t=o.length;return e.signedSessions[o[t-1]]}),ch=T(In,e=>{let o=Object.keys(e.signedSessions),t=o.length;return o.length>0?o[t-1]:""});n();var jt=e=>e.toasts,dh=T(jt,e=>e.customToasts),od=T(jt,e=>e.transactionToasts),lh=T(jt,e=>e.failTransactionToast);n();L();var Mi={errorMessage:Nt,successMessage:Ct,processingMessage:Pt},Oi=e=>e.transactionsInfo,nd=T(Oi,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Mi);n();n();var _e=require("@multiversx/sdk-core"),Bi=require("@multiversx/sdk-core/out/signature");k();n();var Kt=require("@multiversx/sdk-core/out");n();n();function zt(e){try{let o=atob(e),t=btoa(o),r=i.Buffer.from(e,"base64").toString(),c=i.Buffer.from(r).toString("base64");if(e===t&&e===c||o===r)return!0}catch(o){return!1}return!1}n();n();function qt(e){for(let o=0;o<e.length;o++)if(e.charCodeAt(o)>127)return!1;return!0}function Fo(e){let o=e;try{let t=i.Buffer.from(e,"hex").toString();qt(t)&&t.length>1&&(o=t)}catch(t){}return o}n();n();var Fi=e=>{let o=e!=null?e:"";return zt(o)?Kt.TransactionPayload.fromEncoded(o):new Kt.TransactionPayload(o)};function En(e){var t,r,c;let o=new _e.Transaction(u(u({value:e.value.valueOf(),data:Fi(e.data),nonce:e.nonce.valueOf(),receiver:new _e.Address(e.receiver),sender:new _e.Address(e.sender),gasLimit:(t=e.gasLimit.valueOf())!=null?t:no,gasPrice:(r=e.gasPrice.valueOf())!=null?r:Eo,chainID:e.chainID.valueOf(),version:new _e.TransactionVersion((c=e.version)!=null?c:ma)},e.options?{options:new _e.TransactionOptions(e.options)}:{}),e.guardian?{guardian:new _e.Address(e.guardian)}:{}));return e.guardianSignature&&o.applyGuardianSignature({hex:()=>e.guardianSignature||""}),e.signature&&o.applySignature(new Bi.Signature(e.signature)),o}n();n();n();n();n();var rd=require("@multiversx/sdk-core/out");n();k();n();var Ui=require("@multiversx/sdk-core");R();n();var ad=require("@multiversx/sdk-core");n();n();n();var id=require("@multiversx/sdk-core"),sd=f(require("bignumber.js"));N();n();n();n();var ge="accounts";var Ln="blocks",Wi="code",Vi="collections";var $i="contracts",Nn="economics",Hi="identities";var ji="locked-accounts",zi="logs",qi="miniblocks";var Bo="nfts",Ki="nodes",Zt="providers",Xi="roles",Yt="sc-results";var Ce="tokens";var xe="transactions";var Uo={shard:e=>`/${Ln}?shard=${e}`,receiverShard:e=>`/${xe}?receivershard=${e}`,senderShard:e=>`/${xe}?sendershard=${e}`,transactionDetails:e=>`/${xe}/${e}`,transactionDetailsScResults:e=>`/${xe}/${e}/${Yt}`,transactionDetailsLogs:e=>`/${xe}/${e}/${zi}`,nodeDetails:e=>`/${Ki}/${e}`,accountDetails:e=>`/${ge}/${e}`,accountDetailsContractCode:e=>`/${ge}/${e}/${Wi}`,accountDetailsTokens:e=>`/${ge}/${e}/${Ce}`,accountDetailsNfts:e=>`/${ge}/${e}/${Bo}`,accountDetailsScResults:e=>`/${ge}/${e}/${Yt}`,accountDetailsContracts:e=>`/${ge}/${e}/${$i}`,identityDetails:e=>`/${Hi}/${e}`,tokenDetails:e=>`/${Ce}/${e}`,tokenDetailsAccounts:e=>`/${Ce}/${e}/${ge}`,tokenDetailsLockedAccounts:e=>`/${Ce}/${e}/${ji}`,tokenDetailsRoles:e=>`/${Ce}/${e}/${Xi}`,collectionDetails:e=>`/${Vi}/${e}`,nftDetails:e=>`/${Bo}/${e}`,providerDetails:e=>`/${Zt}/${e}`,providerDetailsTransactions:e=>`/${Zt}/${e}/${xe}`,miniblockDetails:e=>`/${qi}/${e}`};n();n();n();n();$();n();var Zi=!1;function md(e){Zi||(console.error(e),Zi=!0)}function Jt({explorerAddress:e,to:o}){try{return new URL(o).href}catch(t){return o.startsWith("/")||(md(`Link not prepended by / : ${o}`),o=`/${o}`),e?`${e}${o}`:o}}n();$();n();n();n();var dd=f(require("bignumber.js"));k();n();var Qi=require("@multiversx/sdk-core"),Pe=f(require("bignumber.js"));k();n();var Ji=f(require("bignumber.js")),go=(e,o=!0)=>{let t=String(e);if(!t.match(/^[-]?\d+$/))return!1;let r=new Ji.default(t),c=o?0:-1;return r.toString(10)===t&&r.comparedTo(0)>=c};n();function be(e){return{if:function(o){return o?{then:t=>t instanceof Function?be(t(e)):be(t)}:{then:()=>be(e)}},then:o=>o instanceof Function?be(o(e)):be(o),valueOf:function(){return e}}}Pe.default.config({ROUNDING_MODE:Pe.default.ROUND_FLOOR});function oe({input:e,decimals:o=H,digits:t=he,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!go(e,!1))throw new Error("Invalid input");let m=new Pe.default(e).isNegative(),_=e;return m&&(_=e.substring(1)),be(_).then(()=>Qi.TokenTransfer.fungibleFromBigInteger("",_,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(l=>{let g=new Pe.default(l);if(g.isZero())return G;let h=g.toString(10),[x,w]=h.split("."),E=new Pe.default(w||0),U=be(0).if(Boolean(w&&r)).then(()=>Math.max(w.length,t)).if(E.isZero()&&!r).then(0).if(Boolean(w&&!r)).then(()=>Math.min(w.length,t)).valueOf(),Z=w&&t>=1&&t<=w.length&&E.isGreaterThan(0)&&new Pe.default(w.substring(0,t)).isZero(),Oe=g.toFormat(U);return be(h).if(p).then(Oe).if(Boolean(Z)).then(Ae=>{let M=new Pe.default(x).isZero(),[q,Ie]=Ae.split("."),Ye=new Array(t-1).fill(0),Ee=[...Ye,0].join(""),vo=[...Ye,1].join("");return M?c?`<${q}.${vo}`:r?`${q}.${Ie}`:q:`${q}.${Ee}`}).if(Boolean(!Z&&w)).then(Ae=>{let[M]=Ae.split("."),q=w.substring(0,U);if(r){let Ie=t-q.length;if(Ie>0){let Ye=Array(Ie).fill(0).join("");return q=`${q}${Ye}`,`${M}.${q}`}return Ae}return q?`${M}.${q}`:M}).valueOf()}).if(m).then(l=>`-${l}`).valueOf()}n();n();n();k();n();n();n();n();k();n();k();n();var ld=require("@multiversx/sdk-core");k();n();var ne=require("@multiversx/sdk-core"),ns=require("@multiversx/sdk-network-providers");k();n();n();var es=f(require("bignumber.js"));k();var Qt=e=>{if(isNaN(e)||e==null||String(e).includes("Infinity"))return!1;let[o,t]=e.split(".");if(t)for(;t.charAt(t.length-1)===G;)t=t.slice(0,-1);let r=t?[o,t].join("."):o,c=new es.default(r);return c.toString(10)===r&&c.comparedTo(0)>=0};n();k();n();var er={isEsdt:!1,isNft:!1,isEgld:!1};function ze(e){let o=e==null?void 0:e.split("-").length;return o===2?v(u({},er),{isEsdt:!0}):o===3?v(u({},er),{isNft:!0}):v(u({},er),{isEgld:!0})}var os={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function or({minGasLimit:e=String(no),gasLimit:o,gasPrice:t,data:r,gasPerDataByte:c,gasPriceModifier:p,defaultGasPrice:m=String(Eo),chainId:_}){let l=r||"",g=go(o)?o:e,h=Qt(t)?t:m,x=new ne.Transaction({nonce:0,value:ne.TokenPayment.egldFromAmount("0"),receiver:new ne.Address(os.to),sender:new ne.Address(os.to),gasPrice:parseInt(h),gasLimit:parseInt(g),data:new ne.TransactionPayload(l.trim()),chainID:_,version:new ne.TransactionVersion(1)}),w=new ns.NetworkConfig;w.MinGasLimit=parseInt(e),w.GasPerDataByte=parseInt(c),w.GasPriceModifier=parseFloat(p);try{return x.computeFee(w).toString(10)}catch(E){return G}}n();var Pn=({amount:e,usd:o,decimals:t=2,addEqualSign:r})=>{let c=(parseFloat(e)*o).toFixed(t),p=parseFloat(c).toLocaleString("en",{maximumFractionDigits:t,minimumFractionDigits:t}),m=parseFloat(e)>0?"\u2248":"=";return`${r?`${m} `:""}$${p}`};n();n();n();n();k();n();k();var ts=({feeLimit:e,egldPriceInUsd:o})=>{let t=oe({input:e,decimals:H,digits:he,showLastNonZeroDecimal:!0});return`\u2248 ${Pn({amount:t,usd:o,decimals:he})}`};n();k();n();$();var _d=["reDelegateRewards","claimRewards","unBond"],gd=["wrapEgld","unwrapEgld"],ud=["unStake"],fd=["unDelegate"];n();n();n();k();n();var yd=f(require("bignumber.js"));n();n();$();n();var xd=f(require("bignumber.js"));n();n();function tr({tokenId:e,erdLabel:o}){return Boolean(e&&e!==o)}n();var wd=f(require("bignumber.js"));R();n();n();n();n();N();n();var Id=require("@multiversx/sdk-web-wallet-provider");k();n();var kd=f(require("qs"));n();n();var rr=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";n();var SS={search:rr()?window.location.search:"",removeParams:[]};n();n();n();n();$();n();n();n();var Ed=f(require("linkifyjs"));n();k();n();var Ld=f(require("bignumber.js"));n();R();n();n();N();n();N();n();n();n();$();n();$();n();var Nd=f(require("bignumber.js"));k();$();n();$();n();var is=require("react");R();n();n();$();n();n();var Cd=require("@multiversx/sdk-core/out"),Pd=f(require("bignumber.js"));$();n();R();n();n();R();var lw=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var ss=require("react");R();n();var Rd=require("react");$();var yw=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];po();var Mn=e=>e.transactions,uo=T(Mn,e=>e.signedTransactions),Md=T(Mn,e=>e.signTransactionsError),cs=T(Mn,e=>e.signTransactionsCancelMessage),On=e=>o=>Object.entries(o).reduce((t,[r,c])=>(e(c.status)&&(t[r]=c),t),{}),ps=T(uo,On(io)),ms=T(uo,On(so)),ds=T(uo,On(co)),Od=T(uo,On(Rt)),ls=T(Mn,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:v(u({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(t=>En(t)))||[]})}),Fd=T(uo,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});var qe=()=>I(de);n();var _s=require("react");n();L();n();n();n();n();n();n();n();n();var Gd=require("@multiversx/sdk-extension-provider"),Wd=require("@multiversx/sdk-hw-provider"),Vd=require("@multiversx/sdk-opera-provider"),$d=require("@multiversx/sdk-web-wallet-provider");k();N();n();var Se=e=>`Unable to perform ${e}, Provider not initialized`,Fn=class{init(){return Promise.resolve(!1)}login(o){throw new Error(Se(`login with options: ${o}`))}logout(o){throw new Error(Se(`logout with options: ${o}`))}getAddress(){throw new Error(Se("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,t){throw new Error(Se(`sendTransaction with transactions: ${o} options: ${t}`))}signTransaction(o,t){throw new Error(Se(`signTransaction with transactions: ${o} options: ${t}`))}signTransactions(o,t){throw new Error(Se(`signTransactions with transactions: ${o} options: ${t}`))}signMessage(o,t){throw new Error(Se(`signTransactions with ${o} and options ${t}`))}sendCustomMessage({method:o,params:t}){throw new Error(Se(`sendCustomMessage with method: ${o} params: ${t}`))}sendCustomRequest(o){throw new Error(Se(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Hd=new Fn;L();n();n();var jd=f(require("axios"));n();n();var Bn=e=>{let o=e!=null?e:$t(A.getState());return o.endsWith("/")?o.slice(0,-1):o};n();N();n();n();n();po();n();n();n();var zd=f(require("axios"));n();var qd=f(require("axios"));n();var Xd=f(require("axios"));n();n();var Zd=f(require("axios"));n();var Yd=f(require("axios"));n();L();N();n();n();n();n();F();R();n();L();n();var Ts=require("@multiversx/sdk-core");n();po();n();L();N();n();L();R();n();n();n();R();n();n();n();n();var hs=f(require("axios")),ys=f(require("swr"));var el=e=>hs.default.get(e).then(o=>o.data);function xs({tokenId:e}){var h,x,w;let{network:o}=qe(),{isNft:t}=ze(e),r=e,c=t?Bo:Ce,{data:p,error:m}=(0,ys.default)(Boolean(r)?`${o.apiAddress}/${c}/${r}`:null,el);if(!r)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let _=p?p==null?void 0:p.decimals:Number(o.decimals),l=p?p==null?void 0:p.name:"",g=p?(w=(h=p==null?void 0:p.assets)==null?void 0:h.svgUrl)!=null?w:(x=p==null?void 0:p.media)==null?void 0:x[0].thumbnailUrl:"";return{tokenDecimals:_,tokenLabel:l,type:p==null?void 0:p.type,tokenAvatar:g,assets:p==null?void 0:p.assets,esdtPrice:p==null?void 0:p.price,error:m}}n();n();var bs=require("react");n();var ol=require("react"),nl=require("@multiversx/sdk-web-wallet-provider"),tl=require("@multiversx/sdk-web-wallet-provider"),rl=f(require("qs"));k();L();N();mt();n();var vs=require("react"),cr=require("@multiversx/sdk-core");kt();n();n();n();n();n();n();n();n();n();Io();n();var il=f(require("axios"));n();var sl=f(require("axios"));n();Io();n();Io();k();n();var Es=require("react"),Ls=require("@multiversx/sdk-core"),xl=require("@multiversx/sdk-extension-provider");k();n();n();n();n();n();n();n();n();var Go=f(require("react"));var Q1=(0,Go.createContext)({}),eE=A.getState();n();var As=f(require("react"));n();var pr=f(require("react")),_l=f(require("axios"));n();n();n();L();N();n();var Is=require("react"),fl=require("@multiversx/sdk-extension-provider");k();L();n();var Sl=require("react");n();var bl=f(require("axios"));L();R();Po();n();Ve();L();n();n();var n_=require("react");n();n();n();n();k();L();n();n();var vl=f(require("bignumber.js"));k();L();R();n();var wl=f(require("bignumber.js"));k();n();var kl=require("@multiversx/sdk-core"),Al=f(require("bignumber.js"));k();n();n();n();n();var Ps=f(require("axios"));n();n();n();function Ns(e){return S(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}n();var Cs=(e,o,t,r=0)=>S(void 0,null,function*(){try{return yield e(...t)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield Ns(o.delay)),yield Cs(e,o,t,r+1)):null}}),dr=(e,o={retries:5,delay:500})=>(...t)=>S(void 0,null,function*(){return yield Cs(e,o,t)});var Il=4;var oC=dr((e,o)=>S(void 0,null,function*(){let{data:t}=yield Ps.default.get(`${e}/${Ln}?from=${Il}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[r]=t;return r}));n();n();en();n();n();var Jl=f(Qs());n();var ec,wC={origin:typeof window!="undefined"?(ec=window==null?void 0:window.location)==null?void 0:ec.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};n();N();po();n();var oc=require("react");n();n();var r_=require("react"),a_=require("@multiversx/sdk-extension-provider");Ve();F();N();n();He();n();var t_=require("react"),nc=require("@multiversx/sdk-core");L();n();var i_=require("react"),s_=require("@multiversx/sdk-opera-provider");Ve();F();N();He();n();var m_=require("react");Ve();L();n();n();gt();n();n();var c_=f(require("platform"));n();F();R();Po();ro();to();n();n();n();n();n();function To(){return Ht(A.getState())}n();n();n();n();N();n();Po();ro();n();n();n();L();n();n();var p_=f(require("axios"));n();n();var tc=require("react"),l_=require("@multiversx/sdk-hw-provider");Ve();F();L();N();He();n();var d_=require("react");n();var gr=require("react");F();L();N();He();n();var ur=require("react");F();L();N();He();n();n();var rc=require("react");n();var T_=require("react");n();var fr=require("react"),f_=require("socket.io-client");L();n();n();n();n();var ac=e=>e.dappModal,h_=T(ac,e=>e.visible),$n=T(ac,e=>e.modal),r5=T($n,e=>e.showHeader),a5=T($n,e=>e.showFooter),i5=T($n,e=>e.headerText),s5=T($n,e=>e.footerText);n();n();var y_=require("react");R();n();n();var cc=f(require("swr"));n();n();n();n();var ic=f(require("axios"));function sc(e=Nn){let o=Bn();return ic.default.get(e,{baseURL:o})}function Hn(){let e=r=>sc(r).then(c=>c.data),{data:o,error:t}=(0,cc.default)(Nn,e);return{price:o==null?void 0:o.price,error:t}}n();n();var C=f(require("react")),ho=f(require("classnames"));n();var x_=`.dapp-core-component__main__link-style {
|
|
2
2
|
color: #1392ff;
|
|
3
3
|
}
|
|
4
4
|
|
|
@@ -2692,7 +2692,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2692
2692
|
right: 0;
|
|
2693
2693
|
left: unset;
|
|
2694
2694
|
width: calc(100% - 1.85rem);
|
|
2695
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(T_));var y={"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"};k();n();var h_=`.dapp-core-component__TransactionDataStyles__data {
|
|
2695
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(x_));var y={"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"};k();n();var b_=`.dapp-core-component__TransactionDataStyles__data {
|
|
2696
2696
|
display: flex;
|
|
2697
2697
|
flex-direction: column;
|
|
2698
2698
|
text-align: left;
|
|
@@ -2713,7 +2713,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2713
2713
|
border-radius: 6px;
|
|
2714
2714
|
border: 1px solid #262626;
|
|
2715
2715
|
word-break: break-all;
|
|
2716
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2716
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(b_));var Xe={data:"dapp-core-component__TransactionDataStyles__data",label:"dapp-core-component__TransactionDataStyles__label",value:"dapp-core-component__TransactionDataStyles__value"};var S_=(e,o)=>[...e.matchAll(new RegExp(o,"gi"))].map(t=>t.index),pc=({data:e,highlight:o,isScCall:t,className:r="dapp-transaction-data",innerTransactionDataClasses:c})=>{let{transactionDataInputLabelClassName:p,transactionDataInputValueClassName:m}=c||{},_=C.default.createElement(C.default.Fragment,null,e),[l,...g]=o&&t?o.split("@"):[];if(e&&o&&S_(e,o).length===1)switch(!0){case e.startsWith(o):{let[,h]=e.split(o);_=C.default.createElement(C.default.Fragment,null,o,C.default.createElement("span",{className:y.textMuted},h));break}case e.endsWith(o):{let[h]=e.split(o);_=C.default.createElement(C.default.Fragment,null,C.default.createElement("span",{className:y.textMuted},h),o);break}default:{let[h,x]=e.split(o);_=C.default.createElement(C.default.Fragment,null,C.default.createElement("span",{className:y.textMuted},h),C.default.createElement("span",{className:y.highlighted},o),C.default.createElement("span",{className:y.textMuted},x));break}}return C.default.createElement(C.default.Fragment,null,l&&C.default.createElement("div",{className:(0,ho.default)(Xe.data,r)},C.default.createElement("span",{className:(0,ho.default)(Xe.label,p)},"SC Call"),C.default.createElement("div",{"data-testid":"confirmScCall",className:(0,ho.default)(Xe.value,m)},[Fo(l),...g].join("@"))),C.default.createElement("div",{className:Xe.data},C.default.createElement("span",{className:(0,ho.default)(Xe.label,p)},"Data"),C.default.createElement("div",{"data-testid":"confirmData",className:(0,ho.default)(Xe.value,m)},e?_:la)))};n();n();var mc=require("react"),W=f(require("classnames"));var dc=(e=null)=>(0,mc.useMemo)(()=>({formGroup:(0,W.default)(y.formGroup,y.textBreak,y.textLeft),formLabel:(0,W.default)(y.textBreak,y.textSecondary),icon:y.textWhite,contentWrapper:(0,W.default)(y.dFlex,y.flexColumn,y.justifyContentStart,y.flexRow,y.justifyContentBetween,y.mb3),tokenWrapper:(0,W.default)(y.mb3,y.mb0,y.dFlex,y.flexColumn,y.alignItemsStart),tokenLabel:(0,W.default)(y.textSecondary,y.textLeft),tokenValue:(0,W.default)(y.dFlex,y.alignItemsCenter),scamReport:y.textWarning,scamReportIcon:(0,W.default)(y.textWarning,y.mr1),tokenAmountLabel:(0,W.default)(y.textSecondary,y.textLeft),tokenAmountValue:(0,W.default)(y.dFlex,y.alignItemsCenter),dataFormGroup:(0,W.default)(y.formGroup,y.textLeft),errorMessage:(0,W.default)(y.textDanger,y.dFlex,y.justifyContentCenter,y.alignItemsCenter),buttonsWrapper:(0,W.default)(y.dFlex,y.alignItemsCenter,y.justifyContentEnd,y.mt1),cancelButton:(0,W.default)(y.btn,y.btnDark,y.textWhite,y.dFlex,y.mr2),signButton:(0,W.default)(y.btn,e?y.btnWarning:y.btnPrimary,y.dFlex,y.ml2)}),[e]);n();n();var we=f(require("react"));n();n();var zn=f(require("react")),Tr=f(require("classnames"));n();var w_=`@keyframes dapp-core-component__loadingDotsStyle__dot-flashing {
|
|
2717
2717
|
0% {
|
|
2718
2718
|
opacity: 1;
|
|
2719
2719
|
}
|
|
@@ -2745,9 +2745,9 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2745
2745
|
}
|
|
2746
2746
|
.dapp-core-component__loadingDotsStyle__loadingDots .dapp-core-component__loadingDotsStyle__loadingDot.dapp-core-component__loadingDotsStyle__loadingDot-2 {
|
|
2747
2747
|
animation-delay: calc(3 * 250ms);
|
|
2748
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2748
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(w_));var jn={loadingDots:"dapp-core-component__loadingDotsStyle__loadingDots",loadingDot:"dapp-core-component__loadingDotsStyle__loadingDot","dot-flashing":"dapp-core-component__loadingDotsStyle__dot-flashing",dotFlashing:"dapp-core-component__loadingDotsStyle__dot-flashing","loadingDot-0":"dapp-core-component__loadingDotsStyle__loadingDot-0",loadingDot0:"dapp-core-component__loadingDotsStyle__loadingDot-0","loadingDot-1":"dapp-core-component__loadingDotsStyle__loadingDot-1",loadingDot1:"dapp-core-component__loadingDotsStyle__loadingDot-1","loadingDot-2":"dapp-core-component__loadingDotsStyle__loadingDot-2",loadingDot2:"dapp-core-component__loadingDotsStyle__loadingDot-2"};var qn=({className:e})=>zn.default.createElement("div",{className:(0,Tr.default)(jn.loadingDots,e)},Array.from({length:3}).map((o,t)=>zn.default.createElement("span",{key:`loading-dot-${t}`,className:(0,Tr.default)(jn.loadingDot,jn[`loadingDot-${t}`])})),zn.default.createElement("span",null,"Loading..."));n();var B=f(require("react")),fc=require("@fortawesome/free-solid-svg-icons"),Tc=require("@fortawesome/react-fontawesome");n();var Kn=f(require("react")),v_=e=>Kn.createElement("svg",u({viewBox:"0 0 300 300",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"expanded"},e),Kn.createElement("rect",{width:300,height:300,rx:150,fill:"black",id:"egld-token"}),Kn.createElement("path",{d:"M158.482 149.928L228.714 112.529L216.919 90L152.575 115.854C150.923 116.523 149.077 116.523 147.425 115.854L83.0814 90L71.25 112.602L141.482 150L71.25 187.398L83.0814 210L147.425 183.948C149.077 183.279 150.923 183.279 152.575 183.948L216.919 209.874L228.75 187.272L158.482 149.928Z",fill:"#23F7DD"})),Xn=v_;n();var k_=`.dapp-core-component__tokenDetailsStyles__token-symbol-custom-token {
|
|
2749
2749
|
color: inherit;
|
|
2750
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2750
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(k_));var lc={"token-symbol-custom-token":"dapp-core-component__tokenDetailsStyles__token-symbol-custom-token",tokenSymbolCustomToken:"dapp-core-component__tokenDetailsStyles__token-symbol-custom-token"};n();var hr=f(require("react")),yr=f(require("classnames"));n();var A_=`.dapp-core-component__tokenSymbol__token-symbol,
|
|
2751
2751
|
.dapp-core-component__tokenSymbol__token-symbol-combined {
|
|
2752
2752
|
display: flex;
|
|
2753
2753
|
align-items: center;
|
|
@@ -2815,7 +2815,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2815
2815
|
.dapp-core-component__tokenSymbol__token-icon-xl .dapp-core-component__tokenSymbol__token-symbol svg {
|
|
2816
2816
|
width: 2.3rem;
|
|
2817
2817
|
height: 2.3rem;
|
|
2818
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2818
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(A_));var Zn={"token-symbol":"dapp-core-component__tokenSymbol__token-symbol",tokenSymbol:"dapp-core-component__tokenSymbol__token-symbol","token-symbol-combined":"dapp-core-component__tokenSymbol__token-symbol-combined",tokenSymbolCombined:"dapp-core-component__tokenSymbol__token-symbol-combined","egld-token":"dapp-core-component__tokenSymbol__egld-token",egldToken:"dapp-core-component__tokenSymbol__egld-token",expanded:"dapp-core-component__tokenSymbol__expanded",small:"dapp-core-component__tokenSymbol__small","token-icon-lg":"dapp-core-component__tokenSymbol__token-icon-lg",tokenIconLg:"dapp-core-component__tokenSymbol__token-icon-lg","token-icon-xl":"dapp-core-component__tokenSymbol__token-icon-xl",tokenIconXl:"dapp-core-component__tokenSymbol__token-icon-xl"};var _c=({children:e,className:o="dapp-simple-token-symbol"})=>hr.default.createElement("div",{className:(0,yr.default)(Zn.tokenSymbol,o)},e),gc=({small:e,children:o,className:t="dapp-combined-token-symbol"})=>hr.default.createElement("div",{className:(0,yr.default)(Zn.tokenSymbolCombined,{[Zn.small]:e},t)},o);var hc=e=>{let o=e.split("-");return e.includes("-")?`${o[0]}-${o[1]}`:e};function I_(e,o){return o&&o!=="undefined"?B.default.createElement("img",{className:lc.tokenSymbolCustomToken,src:o}):e?B.default.createElement(Xn,null):B.default.createElement(Tc.FontAwesomeIcon,{icon:fc.faDiamond})}var xr=(e,o)=>{let t=To(),r=e===t;return{token:e,symbol:e?e.split("-")[0]:"",label:e,icon:()=>I_(r,o)}},uc=e=>{let{isNft:o}=ze(e);return o?e:hc(e)},De=class extends B.Component{render(){return null}};De.Token=o=>B.default.createElement(B.default.Fragment,null,o.token),De.Symbol=o=>B.default.createElement(B.default.Fragment,null,xr(hc(o.token),o.tokenAvatar).symbol),De.Label=o=>B.default.createElement(B.default.Fragment,null,xr(uc(o.token),o.tokenAvatar).label),De.Icon=o=>{var r;let t=xr(uc(o.token),o.tokenAvatar).icon;return B.default.createElement("div",{className:(r=o.className)!=null?r:"dapp-token-details-icon"},o.combined?B.default.createElement(gc,{small:o.small},B.default.createElement(t,null)):B.default.createElement(_c,null,B.default.createElement(t,null)))};n();n();var yc=f(require("react")),xc=f(require("classnames"));k();var bc=m=>{var _=m,{amount:e,usd:o,decimals:t,addEqualSign:r,className:c}=_,p=Fe(_,["amount","usd","decimals","addEqualSign","className"]);let l=Pn({amount:e,usd:o,decimals:t,addEqualSign:r!=null?r:!0}),h=`${e}`===G?`= $${G}`:l;return yc.default.createElement("small",u({className:(0,xc.default)(y.formText,y.textSecondary,y.mt0,c!=null?c:"dapp-usd-value")},p),h)};n();n();var yo=f(require("react")),Sc=require("@fortawesome/free-solid-svg-icons"),wc=require("@fortawesome/react-fontawesome"),vc=f(require("classnames"));n();var E_=`.dapp-core-component__tokenAvatarStyles__tokenAvatar {
|
|
2819
2819
|
width: 20px;
|
|
2820
2820
|
height: 20px;
|
|
2821
2821
|
display: flex;
|
|
@@ -2860,7 +2860,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2860
2860
|
}
|
|
2861
2861
|
.dapp-core-component__tokenAvatarStyles__tokenAvatar.dapp-core-component__tokenAvatarStyles__tokenAvatarSft:before {
|
|
2862
2862
|
background: linear-gradient(90deg, rgba(240, 77, 25, 0.4), rgba(237, 136, 93, 0.4));
|
|
2863
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2863
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(E_));var $o={tokenAvatar:"dapp-core-component__tokenAvatarStyles__tokenAvatar",tokenAvatarNft:"dapp-core-component__tokenAvatarStyles__tokenAvatarNft",tokenAvatarSft:"dapp-core-component__tokenAvatarStyles__tokenAvatarSft"};var Yn=e=>{let{avatar:o,type:t}=e,r=To(),c=t==="NonFungibleESDT",p=t==="SemiFungibleESDT",m=t===r,_=o?yo.default.createElement("img",{src:o}):yo.default.createElement(wc.FontAwesomeIcon,{icon:Sc.faDiamond});return c||p?yo.default.createElement("div",{className:(0,vc.default)($o.tokenAvatar,{[$o.tokenAvatarNft]:c,[$o.tokenAvatarSft]:p})},c?"NFT":"SFT"):yo.default.createElement("div",{className:$o.tokenAvatar},m?yo.default.createElement(Xn,null):_)};n();var L_=`.dapp-core-component__confirmAmountStyles__amount {
|
|
2864
2864
|
display: flex;
|
|
2865
2865
|
flex-direction: column;
|
|
2866
2866
|
text-align: left;
|
|
@@ -2888,7 +2888,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2888
2888
|
color: #737373;
|
|
2889
2889
|
line-height: 1;
|
|
2890
2890
|
margin-top: 8px;
|
|
2891
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2891
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(L_));var Ze={amount:"dapp-core-component__confirmAmountStyles__amount",label:"dapp-core-component__confirmAmountStyles__label",token:"dapp-core-component__confirmAmountStyles__token",value:"dapp-core-component__confirmAmountStyles__value",price:"dapp-core-component__confirmAmountStyles__price"};var kc=({token:e,tokenAvatar:o,tokenType:t,formattedAmount:r,rawAmount:c,tokenPrice:p})=>{let m=p!=null,_=!m&&p!==null;return we.default.createElement("div",{className:Ze.amount},we.default.createElement("span",{className:Ze.label},"Amount"),we.default.createElement("div",{className:Ze.token},we.default.createElement(Yn,{type:t,avatar:o}),we.default.createElement("div",{className:Ze.value,"data-testid":"confirmAmount"},r," ",we.default.createElement(De.Label,{token:e}))),_&&we.default.createElement(qn,{className:Ze.price}),m&&we.default.createElement(bc,{amount:c,usd:p,"data-testid":"confirmUsdValue",className:Ze.price}))};n();n();var ve=f(require("react"));k();n();n();var Re=f(require("react")),Ac=f(require("classnames"));k();n();var N_=`.dapp-core-component__formatAmountStyles__int-amount {
|
|
2892
2892
|
color: inherit;
|
|
2893
2893
|
}
|
|
2894
2894
|
|
|
@@ -2898,7 +2898,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2898
2898
|
|
|
2899
2899
|
.dapp-core-component__formatAmountStyles__symbol {
|
|
2900
2900
|
color: inherit;
|
|
2901
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2901
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(N_));var Ho={"int-amount":"dapp-core-component__formatAmountStyles__int-amount",intAmount:"dapp-core-component__formatAmountStyles__int-amount",decimals:"dapp-core-component__formatAmountStyles__decimals",symbol:"dapp-core-component__formatAmountStyles__symbol"};var C_=e=>Re.default.createElement("span",{"data-testid":e["data-testid"]?e["data-testid"]:"formatAmountComponent",className:e.className},Re.default.createElement("span",{className:Ho["int-amount"],"data-testid":"formatAmountInt"},"...")),P_=(e,o)=>{var x;let{value:t,showLastNonZeroDecimal:r=!1,showLabel:c=!0}=e,p=e.digits!=null?e.digits:he,m=e.decimals!=null?e.decimals:H,_=oe({input:t,decimals:m,digits:p,showLastNonZeroDecimal:r,addCommas:!0}),l=_.split("."),g=l.length===1,h=_!==G;if(p>0&&g&&h){let w="";for(let E=1;E<=p;E++)w=w+G;l.push(w)}return Re.default.createElement("span",{"data-testid":e["data-testid"]?e["data-testid"]:"formatAmountComponent",className:e.className},Re.default.createElement("span",{className:Ho["int-amount"],"data-testid":"formatAmountInt"},l[0]),l.length>1&&Re.default.createElement("span",{className:Ho.decimals,"data-testid":"formatAmountDecimals"},".",l[1]),c&&Re.default.createElement("span",{className:(0,Ac.default)(Ho.symbol,e.token&&y.textMuted),"data-testid":"formatAmountSymbol"},` ${(x=e.token)!=null?x:o}`))},D_=e=>{let{value:o}=e;return go(o)?P_(e,e.egldLabel||""):C_(e)},Ic=e=>{let o=e.egldLabel||aa,t=v(u({},e),{egldLabel:o});return Re.default.createElement(D_,u({},t))};n();n();var R_=`.dapp-core-component__confirmFeeStyles__fee {
|
|
2902
2902
|
display: flex;
|
|
2903
2903
|
flex-direction: column;
|
|
2904
2904
|
text-align: left;
|
|
@@ -2926,7 +2926,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2926
2926
|
color: #737373;
|
|
2927
2927
|
line-height: 1;
|
|
2928
2928
|
margin-top: 8px;
|
|
2929
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2929
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(R_));var xo={fee:"dapp-core-component__confirmFeeStyles__fee",label:"dapp-core-component__confirmFeeStyles__label",token:"dapp-core-component__confirmFeeStyles__token",value:"dapp-core-component__confirmFeeStyles__value",price:"dapp-core-component__confirmFeeStyles__price"};var Ec=({transaction:e,tokenAvatar:o,egldLabel:t})=>{let{price:r}=Hn(),c=or({gasPerDataByte:String(Jo),gasPriceModifier:String(_t),gasLimit:e.getGasLimit().valueOf().toString(),gasPrice:e.getGasPrice().valueOf().toString(),data:e.getData().toString(),chainId:e.getChainID().valueOf()});return ve.default.createElement("div",{className:xo.fee},ve.default.createElement("span",{className:xo.label},"Fee"),ve.default.createElement("div",{className:xo.token},ve.default.createElement(Yn,{type:t,avatar:o}),ve.default.createElement("div",{className:xo.value},ve.default.createElement(Ic,{egldLabel:t,value:c,showLastNonZeroDecimal:!0,"data-testid":"confirmFee"}))),ve.default.createElement("span",{className:xo.price},r?ts({feeLimit:c,egldPriceInUsd:r}):ve.default.createElement(qn,null)))};n();n();var Me=f(require("react")),Lc=require("@fortawesome/free-solid-svg-icons"),Nc=require("@fortawesome/react-fontawesome");n();var M_=`.dapp-core-component__confirmReceiverStyles__receiver {
|
|
2930
2930
|
text-align: left;
|
|
2931
2931
|
}
|
|
2932
2932
|
.dapp-core-component__confirmReceiverStyles__receiver .dapp-core-component__confirmReceiverStyles__value {
|
|
@@ -2943,7 +2943,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2943
2943
|
line-height: 1;
|
|
2944
2944
|
font-weight: 400;
|
|
2945
2945
|
display: block;
|
|
2946
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2946
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(M_));var bo={receiver:"dapp-core-component__confirmReceiverStyles__receiver",value:"dapp-core-component__confirmReceiverStyles__value",label:"dapp-core-component__confirmReceiverStyles__label"};var Cc=e=>{let{receiver:o,scamReport:t}=e;return Me.default.createElement("div",{className:bo.receiver},Me.default.createElement("span",{className:bo.label},"Receiver"),o&&Me.default.createElement("span",{className:bo.value,"data-testid":"confirmReceiver"},o),t&&Me.default.createElement("div",{className:bo.scam},Me.default.createElement("span",null,Me.default.createElement(Nc.FontAwesomeIcon,{icon:Lc.faExclamationTriangle,className:bo.icon}),Me.default.createElement("small",{"data-testid":"confirmScamReport"},t))))};n();n();var ke=f(require("react")),Pc=f(require("classnames"));n();var O_=`.dapp-core-component__NftSftPreviewComponent-styles__preview {
|
|
2947
2947
|
border-radius: 8px;
|
|
2948
2948
|
display: flex;
|
|
2949
2949
|
align-items: center;
|
|
@@ -3015,7 +3015,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
3015
3015
|
}
|
|
3016
3016
|
.dapp-core-component__NftSftPreviewComponent-styles__preview .dapp-core-component__NftSftPreviewComponent-styles__content .dapp-core-component__NftSftPreviewComponent-styles__badge.dapp-core-component__NftSftPreviewComponent-styles__sft:before {
|
|
3017
3017
|
background: linear-gradient(90deg, rgba(240, 77, 25, 0.4), rgba(237, 136, 93, 0.4));
|
|
3018
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3018
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(O_));var te={preview:"dapp-core-component__NftSftPreviewComponent-styles__preview",image:"dapp-core-component__NftSftPreviewComponent-styles__image",content:"dapp-core-component__NftSftPreviewComponent-styles__content",left:"dapp-core-component__NftSftPreviewComponent-styles__left",name:"dapp-core-component__NftSftPreviewComponent-styles__name",identifier:"dapp-core-component__NftSftPreviewComponent-styles__identifier",badge:"dapp-core-component__NftSftPreviewComponent-styles__badge",nft:"dapp-core-component__NftSftPreviewComponent-styles__nft",sft:"dapp-core-component__NftSftPreviewComponent-styles__sft"};var Dc=({txType:e,tokenLabel:o,tokenId:t,tokenAvatar:r})=>{let{network:{explorerAddress:c}}=qe(),p=e==="NonFungibleESDT"?"NFT":"SFT",m=Jt({explorerAddress:c,to:Uo.nftDetails(t)});return ke.default.createElement("a",{href:m,target:"_blank",className:te.preview,rel:"noreferrer"},ke.default.createElement("img",{src:r,className:te.image,alt:o}),ke.default.createElement("div",{className:te.content},ke.default.createElement("div",{className:te.left},ke.default.createElement("div",{className:te.name,"data-testid":"nftLabel"},o),ke.default.createElement("div",{className:te.identifier,"data-testid":"nftIdentifier"},t)),ke.default.createElement("div",{className:te.right},ke.default.createElement("div",{className:(0,Pc.default)(te.badge,{[te.nft]:e==="NonFungibleESDT",[te.sft]:e==="SemiFungibleESDT"})},p))))};n();var F_=`.dapp-core-component__signStepBodyStyles__summary {
|
|
3019
3019
|
display: flex;
|
|
3020
3020
|
flex-direction: column;
|
|
3021
3021
|
margin: auto;
|
|
@@ -3046,7 +3046,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
3046
3046
|
.dapp-core-component__signStepBodyStyles__summary .dapp-core-component__signStepBodyStyles__buttons {
|
|
3047
3047
|
margin-top: 80px;
|
|
3048
3048
|
}
|
|
3049
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3049
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(F_));var So={summary:"dapp-core-component__signStepBodyStyles__summary",fields:"dapp-core-component__signStepBodyStyles__fields",columns:"dapp-core-component__signStepBodyStyles__columns",column:"dapp-core-component__signStepBodyStyles__column",buttons:"dapp-core-component__signStepBodyStyles__buttons"};var B_=({currentTransaction:e,error:o,signStepInnerClasses:t})=>{let r=To();if(!e)return null;let{network:c}=qe(),{inputGroupClassName:p,inputLabelClassName:m,inputValueClassName:_,errorClassName:l}=t||{},{tokenId:g,nonce:h,amount:x,multiTxData:w,receiver:E}=e.transactionTokenInfo,U=Boolean(g&&tr({tokenId:g,erdLabel:r})),{isNft:Z,isEgld:Oe,isEsdt:wo}=ze(g),Ae=h?`-${h}`:"",M=`${g}${Ae}`,{tokenDecimals:q,tokenAvatar:Ie,tokenLabel:Ye,type:Ee,esdtPrice:vo}=xs({tokenId:h&&(h==null?void 0:h.length)>0?M:g}),br=({addCommas:Vc})=>oe({input:U?x:e.transaction.getValue().toString(),decimals:U?q:Number(c.decimals),digits:Number(c.digits),showLastNonZeroDecimal:!1,addCommas:Vc}),Oc=br({addCommas:!0}),Fc=br({addCommas:!1}),Sr=e.receiverScamInfo,Bc=dc(Sr),Uc=Z?M:g||r,Gc=Z?x:Oc,{price:wr}=Hn(),jo;Oe&&wr&&(jo=wr),Z&&(jo=null),wo&&Ee&&(jo=vo!=null?vo:null);let Wc=Oe||wo||Boolean(Ee)&&Ee!=="NonFungibleESDT";return Q.default.createElement("div",{className:So.summary},Q.default.createElement("div",{className:So.fields},Z&&Ee&&Q.default.createElement(Dc,{txType:Ee,tokenLabel:Ye,tokenId:g,tokenAvatar:Ie}),Q.default.createElement(Cc,{scamReport:Sr,receiver:w?new Rc.Address(E).bech32():e.transaction.getReceiver().toString()}),Q.default.createElement("div",{className:So.columns},Wc&&Q.default.createElement("div",{className:So.column},Q.default.createElement(kc,{tokenAvatar:Ie,formattedAmount:Gc,rawAmount:Fc,token:Uc,tokenType:Oe?r:Ee,tokenPrice:jo})),Q.default.createElement("div",{className:So.column},Q.default.createElement(Ec,{tokenAvatar:Ie,egldLabel:r,transaction:e.transaction}))),e.transaction.getData()&&Q.default.createElement(pc,{isScCall:!g,data:e.transaction.getData().toString(),highlight:w,className:p,innerTransactionDataClasses:{transactionDataInputLabelClassName:m,transactionDataInputValueClassName:_}}),o&&Q.default.createElement("p",{className:(0,Mc.default)(Bc.errorMessage,l)},o)))};0&&(module.exports={SignStepBody});
|
|
3050
3050
|
/*!
|
|
3051
3051
|
* The buffer module from node.js, for the browser.
|
|
3052
3052
|
*
|