@multiversx/sdk-dapp 2.13.1 → 2.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/UI/SignTransactionsModals/SignTransactionsModals.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/index.js +1 -1
- package/__chunks__/chunk-OPIOKUI3.js +2 -0
- package/__chunks__/{chunk-3LUOOCKP.js → chunk-U6DKGBTR.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +17 -17
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +19 -19
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +19 -19
- package/__commonjs/UI/SignTransactionsModals/index.js +17 -17
- package/__commonjs/UI/index.js +54 -54
- package/package.json +1 -1
- package/__chunks__/chunk-VJ3234N6.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var gm=Object.create;var Wo=Object.defineProperty,fm=Object.defineProperties,Tm=Object.getOwnPropertyDescriptor,ym=Object.getOwnPropertyDescriptors,hm=Object.getOwnPropertyNames,Tn=Object.getOwnPropertySymbols,xm=Object.getPrototypeOf,Nt=Object.prototype.hasOwnProperty,Ma=Object.prototype.propertyIsEnumerable;var Da=(e,o,t)=>o in e?Wo(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,T=(e,o)=>{for(var t in o||(o={}))Nt.call(o,t)&&Da(e,t,o[t]);if(Tn)for(var t of Tn(o))Ma.call(o,t)&&Da(e,t,o[t]);return e},k=(e,o)=>fm(e,ym(o));var lo=(e,o)=>{var t={};for(var r in e)Nt.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&Tn)for(var r of Tn(e))o.indexOf(r)<0&&Ma.call(e,r)&&(t[r]=e[r]);return t};var w=(e,o)=>()=>(e&&(o=e(e=0)),o);var te=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),ze=(e,o)=>{for(var t in o)Wo(e,t,{get:o[t],enumerable:!0})},Ra=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of hm(o))!Nt.call(e,c)&&c!==t&&Wo(e,c,{get:()=>o[c],enumerable:!(r=Tm(o,c))||r.enumerable});return e};var u=(e,o,t)=>(t=e!=null?gm(xm(e)):{},Ra(o||!e||!e.__esModule?Wo(t,"default",{value:e,enumerable:!0}):t,e)),Go=e=>Ra(Wo({},"__esModule",{value:!0}),e);var v=(e,o,t)=>new Promise((r,c)=>{var p=_=>{try{l(t.next(_))}catch(f){c(f)}},m=_=>{try{l(t.throw(_))}catch(f){c(f)}},l=_=>_.done?r(_.value):Promise.resolve(_.value).then(p,m);l((t=t.apply(e,o)).next())});var Ba=te(yn=>{"use strict";n();yn.byteLength=Sm;yn.toByteArray=vm;yn.fromByteArray=Am;var ge=[],ie=[],bm=typeof Uint8Array!="undefined"?Uint8Array:Array,Lt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(qe=0,Oa=Lt.length;qe<Oa;++qe)ge[qe]=Lt[qe],ie[Lt.charCodeAt(qe)]=qe;var qe,Oa;ie["-".charCodeAt(0)]=62;ie["_".charCodeAt(0)]=63;function Fa(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 Sm(e){var o=Fa(e),t=o[0],r=o[1];return(t+r)*3/4-r}function wm(e,o,t){return(o+t)*3/4-t}function vm(e){var o,t=Fa(e),r=t[0],c=t[1],p=new bm(wm(e,r,c)),m=0,l=c>0?r-4:r,_;for(_=0;_<l;_+=4)o=ie[e.charCodeAt(_)]<<18|ie[e.charCodeAt(_+1)]<<12|ie[e.charCodeAt(_+2)]<<6|ie[e.charCodeAt(_+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=ie[e.charCodeAt(_)]<<2|ie[e.charCodeAt(_+1)]>>4,p[m++]=o&255),c===1&&(o=ie[e.charCodeAt(_)]<<10|ie[e.charCodeAt(_+1)]<<4|ie[e.charCodeAt(_+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function km(e){return ge[e>>18&63]+ge[e>>12&63]+ge[e>>6&63]+ge[e&63]}function Im(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(km(r));return c.join("")}function Am(e){for(var o,t=e.length,r=t%3,c=[],p=16383,m=0,l=t-r;m<l;m+=p)c.push(Im(e,m,m+p>l?l:m+p));return r===1?(o=e[t-1],c.push(ge[o>>2]+ge[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],c.push(ge[o>>10]+ge[o>>4&63]+ge[o<<2&63]+"=")),c.join("")}});var Ua=te(Et=>{n();Et.read=function(e,o,t,r,c){var p,m,l=c*8-r-1,_=(1<<l)-1,f=_>>1,y=-7,h=t?c-1:0,x=t?-1:1,b=e[o+h];for(h+=x,p=b&(1<<-y)-1,b>>=-y,y+=l;y>0;p=p*256+e[o+h],h+=x,y-=8);for(m=p&(1<<-y)-1,p>>=-y,y+=r;y>0;m=m*256+e[o+h],h+=x,y-=8);if(p===0)p=1-f;else{if(p===_)return m?NaN:(b?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-f}return(b?-1:1)*m*Math.pow(2,p-r)};Et.write=function(e,o,t,r,c,p){var m,l,_,f=p*8-c-1,y=(1<<f)-1,h=y>>1,x=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,b=r?0:p-1,A=r?1:-1,P=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,m=y):(m=Math.floor(Math.log(o)/Math.LN2),o*(_=Math.pow(2,-m))<1&&(m--,_*=2),m+h>=1?o+=x/_:o+=x*Math.pow(2,1-h),o*_>=2&&(m++,_/=2),m+h>=y?(l=0,m=y):m+h>=1?(l=(o*_-1)*Math.pow(2,c),m=m+h):(l=o*Math.pow(2,h-1)*Math.pow(2,c),m=0));c>=8;e[t+b]=l&255,b+=A,l/=256,c-=8);for(m=m<<c|l,f+=c;f>0;e[t+b]=m&255,b+=A,m/=256,f-=8);e[t+b-A]|=P*128}});var Ja=te(uo=>{"use strict";n();var Pt=Ba(),_o=Ua(),Wa=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;uo.Buffer=g;uo.SlowBuffer=Dm;uo.INSPECT_MAX_BYTES=50;var hn=2147483647;uo.kMaxLength=hn;g.TYPED_ARRAY_SUPPORT=Cm();!g.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 Cm(){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(g.prototype,"parent",{enumerable:!0,get:function(){if(!!g.isBuffer(this))return this.buffer}});Object.defineProperty(g.prototype,"offset",{enumerable:!0,get:function(){if(!!g.isBuffer(this))return this.byteOffset}});function Ie(e){if(e>hn)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,g.prototype),o}function g(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 Ot(e)}return Ha(e,o,t)}g.poolSize=8192;function Ha(e,o,t){if(typeof e=="string")return Lm(e,o);if(ArrayBuffer.isView(e))return Em(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(fe(e,ArrayBuffer)||e&&fe(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(fe(e,SharedArrayBuffer)||e&&fe(e.buffer,SharedArrayBuffer)))return Mt(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 g.from(r,o,t);var c=Pm(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return g.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)}g.from=function(e,o,t){return Ha(e,o,t)};Object.setPrototypeOf(g.prototype,Uint8Array.prototype);Object.setPrototypeOf(g,Uint8Array);function $a(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 Nm(e,o,t){return $a(e),e<=0?Ie(e):o!==void 0?typeof t=="string"?Ie(e).fill(o,t):Ie(e).fill(o):Ie(e)}g.alloc=function(e,o,t){return Nm(e,o,t)};function Ot(e){return $a(e),Ie(e<0?0:Ft(e)|0)}g.allocUnsafe=function(e){return Ot(e)};g.allocUnsafeSlow=function(e){return Ot(e)};function Lm(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!g.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=ja(e,o)|0,r=Ie(t),c=r.write(e,o);return c!==t&&(r=r.slice(0,c)),r}function Dt(e){for(var o=e.length<0?0:Ft(e.length)|0,t=Ie(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function Em(e){if(fe(e,Uint8Array)){var o=new Uint8Array(e);return Mt(o.buffer,o.byteOffset,o.byteLength)}return Dt(e)}function Mt(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,g.prototype),r}function Pm(e){if(g.isBuffer(e)){var o=Ft(e.length)|0,t=Ie(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||Bt(e.length)?Ie(0):Dt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Dt(e.data)}function Ft(e){if(e>=hn)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+hn.toString(16)+" bytes");return e|0}function Dm(e){return+e!=e&&(e=0),g.alloc(+e)}g.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==g.prototype};g.compare=function(o,t){if(fe(o,Uint8Array)&&(o=g.from(o,o.offset,o.byteLength)),fe(t,Uint8Array)&&(t=g.from(t,t.offset,t.byteLength)),!g.isBuffer(o)||!g.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};g.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}};g.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return g.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var c=g.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(fe(m,Uint8Array))p+m.length>c.length?g.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(g.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function ja(e,o){if(g.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||fe(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 Ya(e).length;default:if(c)return r?-1:Rt(e).length;o=(""+o).toLowerCase(),c=!0}}g.byteLength=ja;function Mm(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 $m(this,o,t);case"utf8":case"utf-8":return qa(this,o,t);case"ascii":return Vm(this,o,t);case"latin1":case"binary":return Hm(this,o,t);case"base64":return Wm(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return jm(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}g.prototype._isBuffer=!0;function Ke(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}g.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)Ke(this,t,t+1);return this};g.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)Ke(this,t,t+3),Ke(this,t+1,t+2);return this};g.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)Ke(this,t,t+7),Ke(this,t+1,t+6),Ke(this,t+2,t+5),Ke(this,t+3,t+4);return this};g.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?qa(this,0,o):Mm.apply(this,arguments)};g.prototype.toLocaleString=g.prototype.toString;g.prototype.equals=function(o){if(!g.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:g.compare(this,o)===0};g.prototype.inspect=function(){var o="",t=uo.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};Wa&&(g.prototype[Wa]=g.prototype.inspect);g.prototype.compare=function(o,t,r,c,p){if(fe(o,Uint8Array)&&(o=g.from(o,o.offset,o.byteLength)),!g.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,l=r-t,_=Math.min(m,l),f=this.slice(c,p),y=o.slice(t,r),h=0;h<_;++h)if(f[h]!==y[h]){m=f[h],l=y[h];break}return m<l?-1:l<m?1:0};function za(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,Bt(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=g.from(o,r)),g.isBuffer(o))return o.length===0?-1:Ga(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):Ga(e,[o],t,r,c);throw new TypeError("val must be string, number or Buffer")}function Ga(e,o,t,r,c){var p=1,m=e.length,l=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,l/=2,t/=2}function _(b,A){return p===1?b[A]:b.readUInt16BE(A*p)}var f;if(c){var y=-1;for(f=t;f<m;f++)if(_(e,f)===_(o,y===-1?0:f-y)){if(y===-1&&(y=f),f-y+1===l)return y*p}else y!==-1&&(f-=f-y),y=-1}else for(t+l>m&&(t=m-l),f=t;f>=0;f--){for(var h=!0,x=0;x<l;x++)if(_(e,f+x)!==_(o,x)){h=!1;break}if(h)return f}return-1}g.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};g.prototype.indexOf=function(o,t,r){return za(this,o,t,r,!0)};g.prototype.lastIndexOf=function(o,t,r){return za(this,o,t,r,!1)};function Rm(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 l=parseInt(o.substr(m*2,2),16);if(Bt(l))return m;e[t+m]=l}return m}function Om(e,o,t,r){return xn(Rt(o,e.length-t),e,t,r)}function Fm(e,o,t,r){return xn(Km(o),e,t,r)}function Bm(e,o,t,r){return xn(Ya(o),e,t,r)}function Um(e,o,t,r){return xn(Xm(o,e.length-t),e,t,r)}g.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 Rm(this,o,t,r);case"utf8":case"utf-8":return Om(this,o,t,r);case"ascii":case"latin1":case"binary":return Fm(this,o,t,r);case"base64":return Bm(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Um(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};g.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Wm(e,o,t){return o===0&&t===e.length?Pt.fromByteArray(e):Pt.fromByteArray(e.slice(o,t))}function qa(e,o,t){t=Math.min(e.length,t);for(var r=[],c=o;c<t;){var p=e[c],m=null,l=p>239?4:p>223?3:p>191?2:1;if(c+l<=t){var _,f,y,h;switch(l){case 1:p<128&&(m=p);break;case 2:_=e[c+1],(_&192)===128&&(h=(p&31)<<6|_&63,h>127&&(m=h));break;case 3:_=e[c+1],f=e[c+2],(_&192)===128&&(f&192)===128&&(h=(p&15)<<12|(_&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(m=h));break;case 4:_=e[c+1],f=e[c+2],y=e[c+3],(_&192)===128&&(f&192)===128&&(y&192)===128&&(h=(p&15)<<18|(_&63)<<12|(f&63)<<6|y&63,h>65535&&h<1114112&&(m=h))}}m===null?(m=65533,l=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=l}return Gm(r)}var Va=4096;function Gm(e){var o=e.length;if(o<=Va)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=Va));return t}function Vm(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 Hm(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 $m(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+=Zm[e[p]];return c}function jm(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}g.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,g.prototype),c};function q(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")}g.prototype.readUintLE=g.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||q(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return c};g.prototype.readUintBE=g.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||q(o,t,this.length);for(var c=this[o+--t],p=1;t>0&&(p*=256);)c+=this[o+--t]*p;return c};g.prototype.readUint8=g.prototype.readUInt8=function(o,t){return o=o>>>0,t||q(o,1,this.length),this[o]};g.prototype.readUint16LE=g.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||q(o,2,this.length),this[o]|this[o+1]<<8};g.prototype.readUint16BE=g.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||q(o,2,this.length),this[o]<<8|this[o+1]};g.prototype.readUint32LE=g.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||q(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};g.prototype.readUint32BE=g.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||q(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};g.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||q(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};g.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||q(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};g.prototype.readInt8=function(o,t){return o=o>>>0,t||q(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};g.prototype.readInt16LE=function(o,t){o=o>>>0,t||q(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};g.prototype.readInt16BE=function(o,t){o=o>>>0,t||q(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};g.prototype.readInt32LE=function(o,t){return o=o>>>0,t||q(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};g.prototype.readInt32BE=function(o,t){return o=o>>>0,t||q(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};g.prototype.readFloatLE=function(o,t){return o=o>>>0,t||q(o,4,this.length),_o.read(this,o,!0,23,4)};g.prototype.readFloatBE=function(o,t){return o=o>>>0,t||q(o,4,this.length),_o.read(this,o,!1,23,4)};g.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||q(o,8,this.length),_o.read(this,o,!0,52,8)};g.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||q(o,8,this.length),_o.read(this,o,!1,52,8)};function ee(e,o,t,r,c,p){if(!g.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")}g.prototype.writeUintLE=g.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;ee(this,o,t,r,p,0)}var m=1,l=0;for(this[t]=o&255;++l<r&&(m*=256);)this[t+l]=o/m&255;return t+r};g.prototype.writeUintBE=g.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;ee(this,o,t,r,p,0)}var m=r-1,l=1;for(this[t+m]=o&255;--m>=0&&(l*=256);)this[t+m]=o/l&255;return t+r};g.prototype.writeUint8=g.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,1,255,0),this[t]=o&255,t+1};g.prototype.writeUint16LE=g.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};g.prototype.writeUint16BE=g.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};g.prototype.writeUint32LE=g.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||ee(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};g.prototype.writeUint32BE=g.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||ee(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};g.prototype.writeIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);ee(this,o,t,r,p-1,-p)}var m=0,l=1,_=0;for(this[t]=o&255;++m<r&&(l*=256);)o<0&&_===0&&this[t+m-1]!==0&&(_=1),this[t+m]=(o/l>>0)-_&255;return t+r};g.prototype.writeIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);ee(this,o,t,r,p-1,-p)}var m=r-1,l=1,_=0;for(this[t+m]=o&255;--m>=0&&(l*=256);)o<0&&_===0&&this[t+m+1]!==0&&(_=1),this[t+m]=(o/l>>0)-_&255;return t+r};g.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};g.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};g.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};g.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||ee(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};g.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||ee(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 Ka(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 Xa(e,o,t,r,c){return o=+o,t=t>>>0,c||Ka(e,o,t,4,34028234663852886e22,-34028234663852886e22),_o.write(e,o,t,r,23,4),t+4}g.prototype.writeFloatLE=function(o,t,r){return Xa(this,o,t,!0,r)};g.prototype.writeFloatBE=function(o,t,r){return Xa(this,o,t,!1,r)};function Za(e,o,t,r,c){return o=+o,t=t>>>0,c||Ka(e,o,t,8,17976931348623157e292,-17976931348623157e292),_o.write(e,o,t,r,52,8),t+8}g.prototype.writeDoubleLE=function(o,t,r){return Za(this,o,t,!0,r)};g.prototype.writeDoubleBE=function(o,t,r){return Za(this,o,t,!1,r)};g.prototype.copy=function(o,t,r,c){if(!g.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};g.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"&&!g.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 l=g.isBuffer(o)?o:g.from(o,c),_=l.length;if(_===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=l[m%_]}return this};var zm=/[^+/0-9A-Za-z-_]/g;function qm(e){if(e=e.split("=")[0],e=e.trim().replace(zm,""),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 Km(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function Xm(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 Ya(e){return Pt.toByteArray(qm(e))}function xn(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 fe(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function Bt(e){return e!==e}var Zm=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 ti=te((of,ni)=>{n();var V=ni.exports={},Te,ye;function Ut(){throw new Error("setTimeout has not been defined")}function Wt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Te=setTimeout:Te=Ut}catch(e){Te=Ut}try{typeof clearTimeout=="function"?ye=clearTimeout:ye=Wt}catch(e){ye=Wt}})();function Qa(e){if(Te===setTimeout)return setTimeout(e,0);if((Te===Ut||!Te)&&setTimeout)return Te=setTimeout,setTimeout(e,0);try{return Te(e,0)}catch(o){try{return Te.call(null,e,0)}catch(t){return Te.call(this,e,0)}}}function Ym(e){if(ye===clearTimeout)return clearTimeout(e);if((ye===Wt||!ye)&&clearTimeout)return ye=clearTimeout,clearTimeout(e);try{return ye(e)}catch(o){try{return ye.call(null,e)}catch(t){return ye.call(this,e)}}}var Ae=[],go=!1,Xe,bn=-1;function Jm(){!go||!Xe||(go=!1,Xe.length?Ae=Xe.concat(Ae):bn=-1,Ae.length&&ei())}function ei(){if(!go){var e=Qa(Jm);go=!0;for(var o=Ae.length;o;){for(Xe=Ae,Ae=[];++bn<o;)Xe&&Xe[bn].run();bn=-1,o=Ae.length}Xe=null,go=!1,Ym(e)}}V.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];Ae.push(new oi(e,o)),Ae.length===1&&!go&&Qa(ei)};function oi(e,o){this.fun=e,this.array=o}oi.prototype.run=function(){this.fun.apply(null,this.array)};V.title="browser";V.browser=!0;V.env={};V.argv=[];V.version="";V.versions={};function Ce(){}V.on=Ce;V.addListener=Ce;V.once=Ce;V.off=Ce;V.removeListener=Ce;V.removeAllListeners=Ce;V.emit=Ce;V.prependListener=Ce;V.prependOnceListener=Ce;V.listeners=function(e){return[]};V.binding=function(e){throw new Error("process.binding is not supported")};V.cwd=function(){return"/"};V.chdir=function(e){throw new Error("process.chdir is not supported")};V.umask=function(){return 0}});var a,s,Qm,i,n=w(()=>{a=u(Ja()),s=u(ti()),Qm=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),i=Qm});var Gt,Ze=w(()=>{"use strict";n();Gt="Transaction canceled"});var ri=w(()=>{"use strict";n()});var ai=w(()=>{"use strict";n()});var ii=w(()=>{"use strict";n()});var B=w(()=>{"use strict";n()});var si=w(()=>{"use strict";n()});var ci=w(()=>{"use strict";n()});var oe=w(()=>{"use strict";n()});var pi=w(()=>{"use strict";n()});var mi=w(()=>{"use strict";n()});var li=w(()=>{"use strict";n()});var z=w(()=>{"use strict";n();ri();ai();ii();B();si();ci();oe();pi();mi();li()});var Ye,di,Sf,_i,wf,ui,el,vf,gi,Vo=w(()=>{"use strict";n();z();Ye={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:di,egldLabel:Sf}=Ye["devnet"],{chainId:_i,egldLabel:wf}=Ye["testnet"],{chainId:ui,egldLabel:el}=Ye["mainnet"],vf={["devnet"]:di,["testnet"]:_i,["mainnet"]:ui},gi={[di]:"devnet",[_i]:"testnet",[ui]:"mainnet"}});var Vt,Ht=w(()=>{"use strict";n();Vt={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}}});var fi=w(()=>{"use strict";n()});var Ho,$t=w(()=>{"use strict";n();Ho="transaction-status-toast-id"});var he,Ti=w(()=>{"use strict";n();he=require("@multiversx/sdk-web-wallet-provider")});var yi=w(()=>{"use strict";n()});var jt,zt,qt,Kt,$o,Xt=w(()=>{"use strict";n();jt="1.0.8",zt="1.0.11",qt="1.0.15",Kt="1.0.17",$o="1.0.22"});var jo,Sn,se,zo,hi,xi,Fe,wn,bi,Si,Be,L=w(()=>{"use strict";n();Ze();Vo();Ht();fi();$t();Ti();yi();Xt();jo=5e4,Sn=1e9,se=18,zo=4,hi=1,xi="/dapp/init",Fe="signSession",wn="logout",bi="login",Si="N/A",Be="0"});var qo,vn=w(()=>{"use strict";n();qo=()=>Date.now()/1e3});var wi=w(()=>{"use strict";n()});var vi=w(()=>{"use strict";n()});var Zt=w(()=>{"use strict";n();vn();wi();vi()});var Jt={};ze(Jt,{getItem:()=>nl,localStorageKeys:()=>Ue,removeItem:()=>tl,setItem:()=>ol});var Ue,Yt,ol,nl,tl,fo=w(()=>{"use strict";n();Zt();Ue={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Yt=typeof localStorage!="undefined",ol=({key:e,data:o,expires:t})=>{!Yt||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},nl=e=>{if(!Yt)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:qo()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},tl=e=>{!Yt||localStorage.removeItem(String(e))}});var Qt={};ze(Qt,{clear:()=>Ci,getItem:()=>Ii,removeItem:()=>Ai,setItem:()=>ki,storage:()=>rl});var ki,Ii,Ai,Ci,rl,Ni=w(()=>{"use strict";n();ki=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Ii=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},Ai=e=>sessionStorage.removeItem(String(e)),Ci=()=>sessionStorage.clear(),rl={setItem:ki,getItem:Ii,removeItem:Ai,clear:Ci}});var Je,To=w(()=>{"use strict";n();fo();Ni();Je={session:Qt,local:Jt}});var er,H,xe,K=w(()=>{"use strict";n();er=require("@reduxjs/toolkit");L();H=(0,er.createAction)(wn),xe=(0,er.createAction)(bi,e=>({payload:e}))});var nr,Li,Ei,kn,or,Pi,tr,rT,rr,aT,al,il,iT,sT,cT,sl,cl,In,An=w(()=>{"use strict";n();nr=require("@multiversx/sdk-core"),Li=require("@reduxjs/toolkit"),Ei=require("redux-persist");L();To();fo();K();kn={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Be},or={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":kn},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Pi=(0,Li.createSlice)({name:"accountInfoSlice",initialState:or,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new nr.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:kn},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(H,()=>(Je.local.removeItem(Ue.loginExpiresAt),or)),e.addCase(xe,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new nr.Address(r).hex()}),e.addCase(Ei.REHYDRATE,(o,t)=>{var f;if(!((f=t.payload)!=null&&f.account))return;let{account:r}=t.payload,{address:c,shard:p,accounts:m,publicKey:l}=r;o.address=c,o.shard=p;let _=m&&c in m;o.accounts=_?m:or.accounts,o.publicKey=l})}}),{setAccount:tr,setAddress:rT,setAccountNonce:rr,setAccountShard:aT,setLedgerAccount:al,updateLedgerAccount:il,setWalletConnectAccount:iT,setIsAccountLoading:sT,setAccountLoadingError:cT,setWebsocketEvent:sl,setWebsocketBatchEvent:cl}=Pi.actions,In=Pi.reducer});function Ko(){return new Date().setHours(new Date().getHours()+24)}function Xo(e){Je.local.setItem({key:Ue.loginExpiresAt,data:e,expires:e})}var ar=w(()=>{"use strict";n();To();fo()});var Mi,Di,Ri,yT,Oi,pl,ml,hT,ll,Fi,xT,Cn,Nn=w(()=>{"use strict";n();Mi=require("@reduxjs/toolkit");ar();B();K();Di={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Ri=(0,Mi.createSlice)({name:"loginInfoSlice",initialState:Di,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(H,()=>Di),e.addCase(xe,(o,t)=>{o.loginMethod=t.payload.loginMethod,Xo(Ko())})}}),{setLoginMethod:yT,setWalletConnectLogin:Oi,setLedgerLogin:pl,setTokenLogin:ml,setTokenLoginSignature:hT,setWalletLogin:ll,invalidateLoginSession:Fi,setLogoutRoute:xT}=Ri.actions,Cn=Ri.reducer});var Ui,Bi,Wi,vT,dl,kT,_l,Ln,En=w(()=>{"use strict";n();Ui=require("@reduxjs/toolkit");K();Bi={},Wi=(0,Ui.createSlice)({name:"modalsSlice",initialState:Bi,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(H,()=>Bi)}}),{setTxSubmittedModal:vT,setNotificationModal:dl,clearTxSubmittedModal:kT,clearNotificationModal:_l}=Wi.actions,Ln=Wi.reducer});var ul,Pn,Zo=w(()=>{"use strict";n();ul=!1,Pn=(e,o=0)=>{ul||setTimeout(()=>{!window||(window.location.href=e,window.location.assign(e))},o)}});var Gi=w(()=>{"use strict";n();Zo()});function ir(e){return e[Math.floor(Math.random()*e.length)]}var Vi=w(()=>{"use strict";n()});function sr(e){let o=null;if((e==null?void 0:e.statusCode)in Vt){let t=e==null?void 0:e.statusCode,{message:r}=Vt[t];o=Tl.includes(t)?Hi:r}return{errorMessage:o,defaultErrorMessage:Hi}}var Hi,gl,fl,Tl,cr=w(()=>{"use strict";n();Ht();Hi="Check if the MultiversX app is open on Ledger",gl=28161,fl=28160,Tl=[gl,fl]});var Qe=w(()=>{"use strict";n();Gi();Vi();cr()});var $i,ji,pr,yl,zi,UT,WT,Dn,Mn=w(()=>{"use strict";n();$i=require("@reduxjs/toolkit"),ji=u(require("lodash.omit"));Qe();pr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},yl={network:pr,chainID:"-1"},zi=(0,$i.createSlice)({name:"appConfig",initialState:yl,reducers:{initializeNetworkConfig:(e,o)=>{let t=ir(o.payload.walletConnectBridgeAddresses),r=ir(o.payload.walletConnectV2RelayAddresses),c=(0,ji.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=k(T(T({},e.network),c),{walletConnectBridgeAddress:t,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:UT,setChainID:WT}=zi.actions,Dn=zi.reducer});var qi,mr,Ki,zT,qT,KT,Rn,On=w(()=>{"use strict";n();qi=require("@reduxjs/toolkit");z();K();mr={isSigning:!1,signedSessions:{}},Ki=(0,qi.createSlice)({name:"signedMessageInfoSliceState",initialState:mr,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)=>T(T({},e),o.payload),clearSignedMessageInfo:()=>mr},extraReducers:e=>{e.addCase(H,()=>mr)}}),{setSignSession:zT,clearSignedMessageInfo:qT,setSignSessionState:KT}=Ki.actions,Rn=Ki.reducer});var Zi,Yi,Xi,Ji,hl,Fn,ny,ty,xl,bl,Bn,Un=w(()=>{"use strict";n();Zi=require("@reduxjs/toolkit"),Yi=require("redux-persist");$t();z();vn();K();Xi={customToasts:[],transactionToasts:[],failTransactionToast:null},Ji=(0,Zi.createSlice)({name:"toastsSlice",initialState:Xi,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(k(T({},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:qo(),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=k(T({},o.payload),{toastId:Ho})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(H,()=>Xi),e.addCase(Yi.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:hl,removeCustomToast:Fn,addTransactionToast:ny,removeTransactionToast:ty,addFailTransactionToast:xl,removeFailTransactionToast:bl}=Ji.actions,Bn=Ji.reducer});var Qi,dr,_r,ur,Sl,lr,es,sy,wl,Yo,Wn,Gn=w(()=>{"use strict";n();Qi=require("@reduxjs/toolkit");K();dr="Transaction failed",_r="Transaction successful",ur="Processing transaction",Sl="Transaction submitted",lr={},es=(0,Qi.createSlice)({name:"transactionsInfo",initialState:lr,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||dr,successMessage:(r==null?void 0:r.successMessage)||_r,processingMessage:(r==null?void 0:r.processingMessage)||ur,submittedMessage:(r==null?void 0:r.submittedMessage)||Sl,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>lr},extraReducers:e=>{e.addCase(H,()=>lr)}}),{clearTransactionsInfo:sy,setTransactionsDisplayInfo:wl,clearTransactionsInfoForSessionId:Yo}=es.actions,Wn=es.reducer});function ho(e){return e!=null&&(El(e)||os(e))}function xo(e){return e!=null&&(Pl(e)||Rl(e))}function bo(e){return e!=null&&(Dl(e)||Ol(e))}function gr(e){return e!=null&&Ml(e)}function El(e){return e!=null&&vl.includes(e)}function Pl(e){return e!=null&&kl.includes(e)}function Dl(e){return e!=null&&Il.includes(e)}function Ml(e){return e!=null&&Al.includes(e)}function os(e){return e!=null&&Cl.includes(e)}function Rl(e){return e!=null&&Nl.includes(e)}function Ol(e){return e!=null&&Ll.includes(e)}var vl,kl,Il,Al,Cl,Nl,Ll,eo=w(()=>{"use strict";n();B();vl=["sent"],kl=["success"],Il=["fail","cancelled","timedOut"],Al=["timedOut"],Cl=["pending"],Nl=["success"],Ll=["fail","invalid"]});var ns,ts,Jo,Fl,rs,as,is,Bl,So,Ul,Wl,fy,ss,wo,oo,Vn,Hn=w(()=>{"use strict";n();ns=require("@reduxjs/toolkit"),ts=require("redux-persist");B();eo();K();Jo={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Fl={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},rs=(0,ns.createSlice)({name:"transactionsSlice",initialState:Jo,reducers:{moveTransactionsToSignedState:(e,o)=>{var _,f;let{sessionId:t,transactions:r,errorMessage:c,status:p,redirectRoute:m}=o.payload,l=((_=e.customTransactionInformationForSessionId)==null?void 0:_[t])||Fl;e.signedTransactions[t]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:l},((f=e==null?void 0:e.transactionsToSign)==null?void 0:f.sessionId)===t&&(e.transactionsToSign=Jo.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=T(T({},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 _,f,y,h,x,b;let{sessionId:t,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,l=(f=(_=e.signedTransactions)==null?void 0:_[t])==null?void 0:f.transactions;if(l!=null){e.signedTransactions[t].transactions=l.map(I=>I.hash===p?k(T({},I),{status:r,errorMessage:c,inTransit:m}):I);let A=(h=(y=e.signedTransactions[t])==null?void 0:y.transactions)==null?void 0:h.every(I=>xo(I.status)),P=(b=(x=e.signedTransactions[t])==null?void 0:x.transactions)==null?void 0:b.every(I=>bo(I.status));A&&(e.signedTransactions[t].status="success"),P&&(e.signedTransactions[t].status="fail")}},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=Jo.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Jo.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(H,()=>Jo),e.addCase(ts.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,[_,f])=>{let y=new Date(_),h=new Date;return h.setHours(h.getHours()+5),h-y>0||(l[_]=f),l},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:as,updateSignedTransactions:is,setTransactionsToSign:Bl,clearAllTransactionsToSign:So,clearAllSignedTransactions:Ul,clearSignedTransaction:Wl,clearTransactionToSign:fy,setSignTransactionsError:ss,setSignTransactionsCancelMessage:wo,moveTransactionsToSignedState:oo}=rs.actions,Vn=rs.reducer});var cs,fr,ps,xy,by,Gl,Sy,$n,jn=w(()=>{"use strict";n();cs=require("@reduxjs/toolkit");K();fr={},ps=(0,cs.createSlice)({name:"batchTransactionsSlice",initialState:fr,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:()=>fr},extraReducers:e=>{e.addCase(H,()=>fr)}}),{setBatchTransactions:xy,updateBatchTransactions:by,clearBatchTransactions:Gl,clearAllBatchTransactions:Sy}=ps.actions,$n=ps.reducer});var ls,ms,ds,Iy,_s,Tr=w(()=>{"use strict";n();ls=require("@reduxjs/toolkit");K();ms={},ds=(0,ls.createSlice)({name:"dappConfigSlice",initialState:ms,reducers:{setDappConfig:(e,o)=>{e=T(T({},e),o.payload)}},extraReducers:e=>{e.addCase(H,()=>ms)}}),{setDappConfig:Iy}=ds.actions,_s=ds.reducer});var D=w(()=>{"use strict";n();An();Nn();En();Mn();On();Un();Gn();Hn();jn();Tr()});var yr=w(()=>{"use strict";n()});var ys,Ts,hs,hr,Jy,Qy,eh,oh,xs,bs,xr=w(()=>{"use strict";n();ys=require("@reduxjs/toolkit");K();Ts={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},hs=(0,ys.createSlice)({name:"dappModalsSlice",initialState:Ts,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=T({},o.payload)}},extraReducers:e=>{e.addCase(H,()=>Ts)}}),{setDappModalVisibility:hr,setDappModalHeaderVisibility:Jy,setDappModalFooterVisibility:Qy,setDappModalHeaderText:eh,setDappModalFooterText:oh,setDappModalConfig:xs}=hs.actions,bs=hs.reducer});var Ss,jl,zl,no,Xn=w(()=>{"use strict";n();Ss=require("@reduxjs/toolkit");yr();An();jn();Tr();xr();Nn();En();Mn();On();Un();Gn();Hn();jl={["account"]:In,["dappModal"]:bs,["dappConfig"]:_s,["loginInfo"]:Cn,["modals"]:Ln,["networkConfig"]:Dn,["signedMessageInfo"]:Rn,["toasts"]:Bn,["transactionsInfo"]:Wn,["transactions"]:Vn,["batchTransactions"]:$n},zl=(e={})=>(0,Ss.combineReducers)(T(T({},jl),e)),no=zl});var Is={};ze(Is,{default:()=>cd,sessionStorageReducers:()=>br});function Ne(e,o=[]){return{key:e,version:1,storage:vs.default,blacklist:o}}var ne,ws,vs,ql,en,Kl,Xl,Zl,Yl,Jl,Ql,ed,od,nd,td,ks,rd,br,ad,id,sd,cd,As=w(()=>{"use strict";n();ne=require("redux-persist"),ws=u(require("redux-persist/lib/storage")),vs=u(require("redux-persist/lib/storage/session"));Xn();D();An();jn();Nn();En();Mn();On();Un();Gn();Hn();yr();ql={persistReducersStorageType:"localStorage"},en={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Kl=Ne(en["account"]),Xl=Ne(en["loginInfo"]),Zl=Ne(en["modals"]),Yl=Ne(en["networkConfig"]),Jl={2:e=>k(T({},e),{networkConfig:pr})};Ql=Ne("sdk-dapp-transactionsInfo"),ed=Ne("sdk-dapp-transactions",["transactionsToSign"]),od=Ne("sdk-dapp-batchTransactions",["batchTransactions"]),nd=Ne("sdk-dapp-toasts"),td=Ne("sdk-dapp-signedMessageInfo"),ks={key:"sdk-dapp-store",version:2,storage:ws.default,whitelist:Object.keys(en),migrate:(0,ne.createMigrate)(Jl,{debug:!1})},rd=k(T({},ks),{whitelist:[]}),br={["toasts"]:(0,ne.persistReducer)(nd,Bn),["transactions"]:(0,ne.persistReducer)(ed,Vn),["transactionsInfo"]:(0,ne.persistReducer)(Ql,Wn),["batchTransactions"]:(0,ne.persistReducer)(od,$n),["signedMessageInfo"]:(0,ne.persistReducer)(td,Rn)},ad=k(T({},br),{["account"]:(0,ne.persistReducer)(Kl,In),["loginInfo"]:(0,ne.persistReducer)(Xl,Cn),["modals"]:(0,ne.persistReducer)(Zl,Ln),["networkConfig"]:(0,ne.persistReducer)(Yl,Dn)}),id=ql.persistReducersStorageType==="localStorage",sd=id?(0,ne.persistReducer)(ks,no(br)):(0,ne.persistReducer)(rd,no(ad)),cd=sd});var Cs={};ze(Cs,{default:()=>pd});var pd,Ns=w(()=>{"use strict";n();Xn();pd=no()});var Ls={};ze(Ls,{default:()=>ld});var ce,md,ld,Es=w(()=>{"use strict";n();ce=require("redux-persist"),md=[ce.FLUSH,ce.REHYDRATE,ce.PAUSE,ce.PERSIST,ce.PURGE,ce.REGISTER],ld=md});var Ms={};ze(Ms,{default:()=>Ds});function Ds(e){return(0,Ps.persistStore)(e)}var Ps,Rs=w(()=>{"use strict";n();Ps=require("redux-persist")});var Kc=te((OP,qc)=>{n();var N_=typeof i=="object"&&i&&i.Object===Object&&i;qc.exports=N_});var Zc=te((FP,Xc)=>{n();var L_=Kc(),E_=typeof self=="object"&&self&&self.Object===Object&&self,P_=L_||E_||Function("return this")();Xc.exports=P_});var aa=te((BP,Yc)=>{n();var D_=Zc(),M_=D_.Symbol;Yc.exports=M_});var op=te((UP,ep)=>{n();var Jc=aa(),Qc=Object.prototype,R_=Qc.hasOwnProperty,O_=Qc.toString,mn=Jc?Jc.toStringTag:void 0;function F_(e){var o=R_.call(e,mn),t=e[mn];try{e[mn]=void 0;var r=!0}catch(p){}var c=O_.call(e);return r&&(o?e[mn]=t:delete e[mn]),c}ep.exports=F_});var tp=te((WP,np)=>{n();var B_=Object.prototype,U_=B_.toString;function W_(e){return U_.call(e)}np.exports=W_});var sp=te((GP,ip)=>{n();var rp=aa(),G_=op(),V_=tp(),H_="[object Null]",$_="[object Undefined]",ap=rp?rp.toStringTag:void 0;function j_(e){return e==null?e===void 0?$_:H_:ap&&ap in Object(e)?G_(e):V_(e)}ip.exports=j_});var pp=te((VP,cp)=>{n();var z_=Array.isArray;cp.exports=z_});var lp=te((HP,mp)=>{n();function q_(e){return e!=null&&typeof e=="object"}mp.exports=q_});var _p=te(($P,dp)=>{n();var K_=sp(),X_=pp(),Z_=lp(),Y_="[object String]";function J_(e){return typeof e=="string"||!X_(e)&&Z_(e)&&K_(e)==Y_}dp.exports=J_});var Zg={};ze(Zg,{SignWithLedgerModal:()=>Xg});module.exports=Go(Zg);n();n();var Ca=u(require("react"));n();n();n();var Gs=require("react"),vo=require("react-redux");n();var Sr=require("@reduxjs/toolkit"),Us=require("react-redux/lib/utils/Subscription");D();n();var gs=u(require("lodash.throttle"));L();n();var us=u(require("lodash.isequal")),zn=require("reselect");z();var S=(0,zn.createSelectorCreator)(zn.defaultMemoize,us.default),Qo=(e,o)=>e!=""&&Boolean(o);D();ar();To();fo();var Vl=[wn],qn=!1,Hl=(0,gs.default)(()=>{Xo(Ko())},5e3),fs=e=>o=>t=>{var _;if(Vl.includes(t.type))return o(t);let r=e.getState(),c=Je.local.getItem(Ue.loginExpiresAt);if(!Qo((_=r==null?void 0:r.loginInfo)==null?void 0:_.loginMethod,r==null?void 0:r.account.address))return o(t);if(c==null)return Xo(Ko());let m=Date.now();return c-m<0&&!qn?setTimeout(()=>{qn=!0,e.dispatch(Fi())},1e3):(qn&&(qn=!1),Hl()),o(t)};n();n();function Kn(){return typeof sessionStorage!="undefined"}var Os=Kn()?(As(),Go(Is)).default:(Ns(),Go(Cs)).default,Fs=Kn()?(Es(),Go(Ls)).default:[],Bs=Kn()?(Rs(),Go(Ms)).default:e=>e;Xn();var N=(0,Sr.configureStore)({reducer:Os,middleware:e=>e({serializableCheck:{ignoredActions:[...Fs,rr.type,tr.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(fs)}),Ws=(0,Us.createSubscription)(N),Rh=Bs(N),Oh=(0,Sr.configureStore)({reducer:no});var dd={store:N,subscription:Ws},wr=(0,Gs.createContext)(dd),Wh=(0,vo.createStoreHook)(wr),$=(0,vo.createDispatchHook)(wr),C=(0,vo.createSelectorHook)(wr);n();n();D();var be=e=>e.account,to=S(be,e=>e.address),ko=S(be,to,(e,o)=>o in e.accounts?e.accounts[o]:kn),Vs=S(be,ko,(e,o)=>{let c=e,{accounts:t}=c,r=lo(c,["accounts"]);return k(T({},r),{account:o})}),_d=S(ko,e=>e.balance),Hs=S(ko,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),$h=S(be,e=>e.shard),ud=S(be,e=>e.ledgerAccount),jh=S(be,e=>e.walletConnectAccount),zh=S(be,e=>e.isAccountLoading),qh=S(be,e=>e.accountLoadingError),$s=S(be,e=>e.websocketEvent),gd=S(be,e=>e.websocketBatchEvent);n();var le=e=>e.loginInfo,Yh=S(le,e=>e.loginMethod),vr=S(le,to,(e,o)=>Qo(e.loginMethod,o)),Jh=S(le,e=>e.walletConnectLogin),Qh=S(le,e=>e.ledgerLogin),fd=S(le,e=>e.walletLogin),ex=S(le,e=>e.isLoginSessionInvalid),Td=S(le,e=>e.tokenLogin),ox=S(le,e=>e.logoutRoute);n();var js=e=>e.modals,rx=S(js,e=>e.txSubmittedModal),yd=S(js,e=>e.notificationModal);n();var de=e=>e.networkConfig,Zn=S(de,e=>e.chainID),hd=S(de,e=>e.network.walletConnectBridgeAddress),xd=S(de,e=>e.network.walletConnectV2RelayAddress),bd=S(de,e=>e.network.walletConnectV2ProjectId),Sd=S(de,e=>e.network.walletConnectV2Options),zs=S(de,e=>e.network.walletConnectDeepLink),pe=S(de,e=>e.network),kr=S(pe,e=>e.apiAddress),qs=S(pe,e=>e.explorerAddress),Yn=S(pe,e=>e.egldLabel);n();var Jn=e=>e.signedMessageInfo,px=S(Jn,e=>e.isSigning),mx=S(Jn,e=>e.errorMessage),lx=S(Jn,e=>{let o=Object.keys(e.signedSessions),t=o.length;return e.signedSessions[o[t-1]]}),dx=S(Jn,e=>{let o=Object.keys(e.signedSessions),t=o.length;return o.length>0?o[t-1]:""});n();var Ir=e=>e.toasts,gx=S(Ir,e=>e.customToasts),wd=S(Ir,e=>e.transactionToasts),vd=S(Ir,e=>e.failTransactionToast);n();D();var Ks={errorMessage:dr,successMessage:_r,processingMessage:ur},Xs=e=>e.transactionsInfo,kd=S(Xs,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Ks);n();n();var Se=require("@multiversx/sdk-core"),Ys=require("@multiversx/sdk-core/out/signature");L();n();var Nr=require("@multiversx/sdk-core/out");n();n();function Ar(e){try{let o=atob(e),t=btoa(o),r=a.Buffer.from(e,"base64").toString(),c=a.Buffer.from(r).toString("base64");if(e===t&&e===c||o===r)return!0}catch(o){return!1}return!1}n();n();function Cr(e){for(let o=0;o<e.length;o++)if(e.charCodeAt(o)>127)return!1;return!0}function ro(e){let o=e;try{let t=a.Buffer.from(e,"hex").toString();Cr(t)&&t.length>1&&(o=t)}catch(t){}return o}n();n();var Zs=e=>{let o=e!=null?e:"";return Ar(o)?Nr.TransactionPayload.fromEncoded(o):new Nr.TransactionPayload(o)};function Io(e){var t,r,c;let o=new Se.Transaction(T(T({value:e.value.valueOf(),data:Zs(e.data),nonce:e.nonce.valueOf(),receiver:new Se.Address(e.receiver),sender:new Se.Address(e.sender),gasLimit:(t=e.gasLimit.valueOf())!=null?t:jo,gasPrice:(r=e.gasPrice.valueOf())!=null?r:Sn,chainID:e.chainID.valueOf(),version:new Se.TransactionVersion((c=e.version)!=null?c:hi)},e.options?{options:new Se.TransactionOptions(e.options)}:{}),e.guardian?{guardian:new Se.Address(e.guardian)}:{}));return e.guardianSignature&&o.applyGuardianSignature({hex:()=>e.guardianSignature||""}),o.applySignature(new Ys.Signature(e.signature)),o}n();n();function Id(e,o){let t=new URLSearchParams(e),r=Object.fromEntries(t);return{nextUrlParams:new URLSearchParams(T(T({},r),o)).toString(),params:r}}function Lr({callbackUrl:e,urlParams:o={}}){let t=e;if(Object.entries(o).length>0){let{search:r,origin:c,pathname:p}=new URL(e),{nextUrlParams:m}=Id(r,o);t=`${c}${p}?${m}`}return t}n();n();n();var Cd=require("@multiversx/sdk-core/out");n();L();n();var Qs=require("@multiversx/sdk-core");z();n();var Js=require("@multiversx/sdk-core");function Nd(e){try{let o=new Js.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function on(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Nd(e)}n();n();n();var Pr=require("@multiversx/sdk-core"),Dr=u(require("bignumber.js"));B();var Er={tokenId:"",amount:""},Ld=e=>e.split("@").map((p,m)=>[2,3].includes(m)?p:ro(p));function Mr(e){if(!e)return Er;let o=e.startsWith("ESDTTransfer"),t=e.startsWith("ESDTNFTTransfer")&&e.includes("@");if(o){let[,r,c]=e.split("@");try{let p=a.Buffer.from(r,"hex").toString("ascii");if(!p)return Er;let m=new Dr.default("0x"+c.replace("0x","")).toString(10);return{tokenId:p,amount:m}}catch(p){console.error("Error getting token from transaction data",p)}}if(t)try{let[,r,c,p,m]=Ld(e);if([r,c,p,m].every(l=>Boolean(l))&&on(new Pr.Address(m).bech32()))return{tokenId:`${r}-${c}`,amount:new Dr.default(p,16).toString(10),collection:r,nonce:c,receiver:new Pr.Address(m).bech32()}}catch(r){}return Er}n();n();n();var nn="accounts";var Rr="blocks";var Or="collections";var Fr="tokens";n();n();n();n();oe();n();n();oe();n();n();n();var Dd=u(require("bignumber.js"));L();n();var tc=require("@multiversx/sdk-core"),Ge=u(require("bignumber.js"));L();n();var nc=u(require("bignumber.js")),et=(e,o=!0)=>{let t=String(e);if(!t.match(/^[-]?\d+$/))return!1;let r=new nc.default(t),c=o?0:-1;return r.toString(10)===t&&r.comparedTo(0)>=c};n();function Le(e){return{if:function(o){return o?{then:t=>t instanceof Function?Le(t(e)):Le(t)}:{then:()=>Le(e)}},then:o=>o instanceof Function?Le(o(e)):Le(o),valueOf:function(){return e}}}Ge.default.config({ROUNDING_MODE:Ge.default.ROUND_FLOOR});function Ve({input:e,decimals:o=se,digits:t=zo,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!et(e,!1))throw new Error("Invalid input");let m=new Ge.default(e).isNegative(),l=e;return m&&(l=e.substring(1)),Le(l).then(()=>tc.TokenTransfer.fungibleFromBigInteger("",l,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(_=>{let f=new Ge.default(_);if(f.isZero())return Be;let y=f.toString(10),[h,x]=y.split("."),b=new Ge.default(x||0),A=Le(0).if(Boolean(x&&r)).then(()=>Math.max(x.length,t)).if(b.isZero()&&!r).then(0).if(Boolean(x&&!r)).then(()=>Math.min(x.length,t)).valueOf(),P=x&&t>=1&&t<=x.length&&b.isGreaterThan(0)&&new Ge.default(x.substring(0,t)).isZero(),I=f.toFormat(A);return Le(y).if(p).then(I).if(Boolean(P)).then(E=>{let M=new Ge.default(h).isZero(),[W,G]=E.split("."),J=new Array(t-1).fill(0),_e=[...J,0].join(""),ue=[...J,1].join("");return M?c?`<${W}.${ue}`:r?`${W}.${G}`:W:`${W}.${_e}`}).if(Boolean(!P&&x)).then(E=>{let[M]=E.split("."),W=x.substring(0,A);if(r){let G=t-W.length;if(G>0){let J=Array(G).fill(0).join("");return W=`${W}${J}`,`${M}.${W}`}return E}return W?`${M}.${W}`:M}).valueOf()}).if(m).then(_=>`-${_}`).valueOf()}n();n();n();L();n();n();n();n();L();n();L();n();var Md=require("@multiversx/sdk-core");L();n();var tn=require("@multiversx/sdk-core"),Fd=require("@multiversx/sdk-network-providers");L();n();n();var Rd=u(require("bignumber.js"));L();n();L();n();var Ur={isEsdt:!1,isNft:!1,isEgld:!1};function ao(e){let o=e==null?void 0:e.split("-").length;return o===2?k(T({},Ur),{isEsdt:!0}):o===3?k(T({},Ur),{isNft:!0}):k(T({},Ur),{isEgld:!0})}n();n();n();n();n();L();function Bd(e,o){let t,r,c=/(\.0+)+$/,p=e.replace(c,"").split("."),m=o.replace(c,"").split("."),l=Math.min(p.length,m.length);for(t=0;t<l;t++)if(r=parseInt(p[t],10)-parseInt(m[t],10),r)return r;return p.length-m.length}function rc(e){let o=[jt,zt,qt,Kt,$o,e].sort((_,f)=>Bd(_,f)),t=o.indexOf(jt),r=o.indexOf(zt),c=o.indexOf(qt),p=o.indexOf(Kt),m=o.indexOf($o),l=o.indexOf(e);return{ledgerWithMultiAccount:l>=t,ledgerWithHashSign:l>=r,ledgerWithSignAuthToken:l>=c,ledgerWithWhitelistedTokens:l>=p,ledgerWithGuardians:l>=m}}n();L();n();oe();var Ud=["reDelegateRewards","claimRewards","unBond"],Wd=["wrapEgld","unwrapEgld"],Gd=["unStake"],Vd=["unDelegate"];n();n();n();L();n();var jd=u(require("bignumber.js"));n();n();oe();n();var zd=u(require("bignumber.js"));n();n();function ot({tokenId:e,erdLabel:o}){return Boolean(e&&e!==o)}n();var Vr=u(require("bignumber.js"));z();n();var sc=(e,o)=>{let t=[],r=e.indexOf(o,0);for(;r>=0;)t.push(r),r=e.indexOf(o,r+1);return t};function cc(e){let o=[],t=0;try{if((e==null?void 0:e.startsWith("MultiESDTNFTTransfer"))&&(e==null?void 0:e.includes("@"))){let[,r,c,...p]=e==null?void 0:e.split("@");if(r){let m=new Vr.default(c,16).toNumber(),l=0;for(let h=0;h<m;h++){let x={type:"nftTransaction",data:"",receiver:r};for(let b=0;b<3;b++){switch(b){case 0:x.token=ro(p[l]),x.data=p[l];break;case 1:{let A=p[l]&&p[l].length?p[l]:"";A&&A!=="00"?x.nonce=A:x.type="esdtTransaction",x.data=`${x.data}@${p[l]}`;break}case 2:x.amount=new Vr.default(p[l],16).toString(10),x.data=`${x.data}@${p[l]}`;break;default:break}t=l+1,l++}o[h]=x}let _=o.length!==m,f=o.some(h=>sc(h.data,"@").length!==2),y=o.some(h=>h.data.startsWith("@"));if(_||f||y)return[];if(p[t]){let h=p[t];for(let x=t+1;x<p.length;x++)h+="@"+p[x];o[m]={type:"scCall",data:h,receiver:r}}}}}catch(r){return console.error("failed parsing tx",r),o}return o}n();n();n();B();function rn(e){let t=Object.getPrototypeOf(e).toPlainObject!=null?e:Io(e);return k(T({},t.toPlainObject()),{hash:t.getHash().hex(),status:"pending"})}n();var dc=require("@multiversx/sdk-web-wallet-provider");L();n();var mc=u(require("qs"));n();var nt=e=>{let o=new URLSearchParams(e).toString(),t=window==null?void 0:window.location.pathname,r=o?`?${o}`:"",c=t?`${t}${r}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,c)})};n();var an=()=>typeof window!="undefined";n();var Xd={search:an()?window.location.search:"",removeParams:[]},pc=(e,o=Xd)=>{var m;let t={},r=an()?window.location.search:"",c=(m=o.search)!=null?m:r;if(c){let l=c?new URLSearchParams(c):[];t=Object.fromEntries(l)}let p={};return e.forEach(l=>{p[l]=t[l],delete t[l]}),o.removeParams!=null&&Object.keys(t).forEach(l=>{var f,y;let[_]=l.split("[");(((f=o.removeParams)==null?void 0:f.includes(l))||((y=o.removeParams)==null?void 0:y.includes(_)))&&delete t[l]}),{remainingParams:p,params:t,clearNavigationHistory:()=>nt(t)}};var lc=({removeParams:e,search:o})=>{let t=an()?window.location.search:"",r=o!=null?o:t;if(!r)return{};let c=mc.default.parse(r.replace("?","")),p=Object.keys(c).filter(l=>!e.includes(l)),{remainingParams:m}=pc(p,{search:o,removeParams:e});return nt(m),m};var Hr=({transaction:e,search:o})=>lc({removeParams:[...Object.keys(e),dc.WALLET_PROVIDER_CALLBACK_PARAM,Fe],search:o});n();n();n();n();oe();n();n();n();var Zd=u(require("linkifyjs"));n();L();n();var Yd=u(require("bignumber.js"));n();z();n();n();B();n();B();n();n();n();oe();n();oe();n();var Jd=u(require("bignumber.js"));L();oe();n();oe();n();var uc=require("react");z();n();n();oe();n();n();var Qd=require("@multiversx/sdk-core/out"),e_=u(require("bignumber.js"));oe();n();z();n();n();z();var _k=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var gc=require("react");z();n();var n_=require("react");oe();var xk=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];eo();var rt=e=>e.transactions,Ao=S(rt,e=>e.signedTransactions),t_=S(rt,e=>e.signTransactionsError),$r=S(rt,e=>e.signTransactionsCancelMessage),at=e=>o=>Object.entries(o).reduce((t,[r,c])=>(e(c.status)&&(t[r]=c),t),{}),fc=S(Ao,at(ho)),Tc=S(Ao,at(xo)),yc=S(Ao,at(bo)),r_=S(Ao,at(gr)),it=S(rt,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:k(T({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(t=>Io(t)))||[]})}),a_=S(Ao,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});n();var i_=e=>e.dappConfig,sI=S(i_,e=>e.shouldUseWebViewProvider);var io=()=>C(de);n();var hc=require("react");n();D();n();n();n();n();n();n();n();n();var xc=require("@multiversx/sdk-extension-provider"),bc=require("@multiversx/sdk-hw-provider"),Sc=require("@multiversx/sdk-opera-provider"),zr=require("@multiversx/sdk-web-wallet-provider");L();B();n();var st=Co,jr=st;var s_="/dapp/init",No=e=>{switch(e==null?void 0:e.constructor){case zr.WalletProvider:return"wallet";case st:return"walletconnect";case jr:return"walletconnectv2";case bc.HWProvider:return"ledger";case xc.ExtensionProvider:return"extension";case Sc.OperaProvider:return"opera";case Co:return"";default:return"extra"}},qr=e=>new zr.WalletProvider(`${e}${s_}`);var Ee=e=>`Unable to perform ${e}, Provider not initialized`,Co=class{init(){return Promise.resolve(!1)}login(o){throw new Error(Ee(`login with options: ${o}`))}logout(o){throw new Error(Ee(`logout with options: ${o}`))}getAddress(){throw new Error(Ee("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,t){throw new Error(Ee(`sendTransaction with transactions: ${o} options: ${t}`))}signTransaction(o,t){throw new Error(Ee(`signTransaction with transactions: ${o} options: ${t}`))}signTransactions(o,t){throw new Error(Ee(`signTransactions with transactions: ${o} options: ${t}`))}signMessage(o,t){throw new Error(Ee(`signTransactions with ${o} and options ${t}`))}sendCustomMessage({method:o,params:t}){throw new Error(Ee(`sendCustomMessage with method: ${o} params: ${t}`))}sendCustomRequest(o){throw new Error(Ee(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Kr=new Co;var c_=Kr;function we(){return c_||Kr}D();n();n();var wc=u(require("axios"));n();n();var Xr=e=>{let o=e!=null?e:kr(N.getState());return o.endsWith("/")?o.slice(0,-1):o};function vc(e){return v(this,null,function*(){if(!e)return null;let t=`${Xr()}/${nn}/${e}?withGuardianInfo=true`;try{let{data:r}=yield wc.default.get(t);return r}catch(r){console.error("error fetching configuration for ",t)}return null})}function sn(e){return v(this,null,function*(){return yield vc(e)})}n();B();n();n();function kc(){let e=we();return No(e)}function Lo(e){return kc()===e}n();function ct(e){let o=N.getState(),t=Hs(o);return e?t&&!isNaN(t)?Math.max(t,e.nonce):e.nonce:t}eo();n();n();n();var p_=u(require("axios"));n();var m_=u(require("axios"));n();var d_=u(require("axios"));n();n();var __=u(require("axios"));n();var u_=u(require("axios"));n();D();B();n();n();n();n();K();z();n();D();n();var Cc=require("@multiversx/sdk-core");n();eo();n();D();B();n();D();z();n();n();n();z();n();n();n();n();var Nc=u(require("axios")),Lc=u(require("swr"));var T_=e=>Nc.default.get(e).then(o=>o.data);function Ec({tokenId:e}){var x;let{network:o}=io(),{isEsdt:t,isNft:r}=ao(e),c=t?Fr:Or,p=e;if(r){let[b,A]=e.split("-");p=`${b}-${A}`}let{data:m,error:l}=(0,Lc.default)(Boolean(p)?`${o.apiAddress}/${c}/${p}`:null,T_);if(!p)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let _=m?m==null?void 0:m.decimals:Number(o.decimals),f=m?m==null?void 0:m.name:"",y=m?`${(x=m==null?void 0:m.assets)==null?void 0:x.svgUrl}`:"",h=m==null?void 0:m.assets;return{tokenDecimals:_,tokenLabel:f,tokenAvatar:y,assets:h,error:l}}n();n();var cn=require("react");var Pc={tokenId:"",amount:"",type:"",multiTxData:"",receiver:""};function Dc({transactions:e}){let[o,t]=(0,cn.useState)({}),[r,c]=(0,cn.useState)([]);function p(_,f){t(y=>k(T({},y),{[_]:f}))}function m(_,f){return o==null?Pc:_ in o?o[_]:f!=null&&String(f)in o?o[f]:Pc}function l(){if(e&&e.length>0){let _=[];e.forEach((f,y)=>{let h=f.getData().toString(),x=cc(h);if(x.length>0)x.forEach((b,A)=>{let P={transaction:f,multiTxData:b.data,transactionIndex:A};p(b.data,{tokenId:b.token?b.token:"",amount:b.amount?b.amount:"",type:b.type,nonce:b.nonce?b.nonce:"",multiTxData:b.data,receiver:b.receiver}),_.push(P)});else{let{tokenId:b,amount:A}=Mr(f.getData().toString());b&&p(f.getData().toString(),{tokenId:b,amount:A,receiver:f.getReceiver().bech32()}),_.push({transaction:f,transactionIndex:y})}}),c(_)}}return(0,cn.useEffect)(()=>{l()},[e==null?void 0:e.length]),{parsedTransactionsByDataField:o,getTxInfoByDataField:m,allTransactions:r}}n();var Mc=require("react"),Rc=require("@multiversx/sdk-web-wallet-provider"),Oc=u(require("qs"));L();D();B();function Zr(e){let o=window==null?void 0:window.location.search,t=C(pe),r=$();(0,Mc.useEffect)(()=>{if(o!=null){let c=Oc.default.parse(o.replace("?",""));if(c&&Fe in c){let p=String(c[Fe]),m=new Rc.WalletProvider(`${t.walletAddress}${xi}`).getTransactionsFromWalletUrl();if(c.status==="cancelled"){r(oo({sessionId:p,status:"cancelled"})),e();let[l]=m;Hr({transaction:l,search:o});return}if(m.length>0){r(oo({sessionId:p,status:"signed",transactions:m.map(_=>rn(_))}));let[l]=m;Hr({transaction:l,search:o})}}}},[o])}n();var so=require("react"),co=require("@multiversx/sdk-core");cr();n();n();function Yr(e){let o=it(N.getState()),t=Object.keys(e).length===(o==null?void 0:o.transactions.length);return e&&(e&&t)}n();var y_=(e,o)=>o.map((t,r)=>(t.setNonce(e+r),t)),Jr=()=>{let e=C(to);return o=>v(void 0,null,function*(){let t=yield sn(e),r=ct(t);return y_(r,o)})};n();var pt=({transactions:e,isGuarded:o})=>o?e.every(r=>Boolean(r.getGuardianSignature().toString("hex"))):!0;n();n();n();Vo();n();var h_=u(require("axios"));n();var x_=u(require("axios"));n();Vo();n();Vo();function Qr(e){return gi[e]}L();var ea=({transactions:e,hasGuardianScreen:o,callbackRoute:t,sessionId:r,walletAddress:c,isGuarded:p})=>{let m=pt({isGuarded:p,transactions:e});return{needs2FaSigning:p?!o&&!m&&r:!1,sendTransactionsToGuardian:()=>{let f=e[0].getChainID().valueOf(),y=Qr(f),h=c!=null?c:Ye[y].walletAddress,x=qr(h),b={[Fe]:String(r)},A=window!=null&&window.location?`${window.location.origin}${t}`:`${t}`,P=Lr({callbackUrl:A,urlParams:b});x.guardTransactions(e,{callbackUrl:encodeURIComponent(P)})}}};var mt={};function Fc({isLedger:e=!1,transactionsToSign:o,egldLabel:t,address:r,activeGuardianAddress:c,hasGuardianScreen:p,onCancel:m,onSignTransaction:l,onTransactionsSignError:_,onTransactionsSignSuccess:f,onGetScamAddressData:y}){var Na,La,Ea;let h=Boolean(c),[x,b]=(0,so.useState)(0),[A,P]=(0,so.useState)(),[I,F]=(0,so.useState)(null),[E,M]=(0,so.useState)(!1),{getTxInfoByDataField:W,allTransactions:G}=Dc({transactions:c?o==null?void 0:o.map(O=>{O.setSender(co.Address.fromBech32(r)),O.setVersion(co.TransactionVersion.withTxOptions()),O.setGuardian(co.Address.fromBech32(c));let X=T({guarded:!0},e?{hashSign:!0}:{});return O.setOptions(co.TransactionOptions.withOptions(X)),O}):o}),J=x===G.length-1;(0,so.useEffect)(()=>{_e()},[x,G]);function _e(){return v(this,null,function*(){var Pa;let O=G[x];if(O==null)return;let{transaction:X,multiTxData:Bo}=O,gn=X.getData().toString(),Ct=W(X.getData().toString(),Bo),{tokenId:Oe}=Ct,je=X.getReceiver().toString(),Uo=r!==je,_m=je in mt;if(Uo&&!_m&&y!=null){let fn=yield y(je);mt=T(T({},mt),fn!=null&&fn.scamInfo?{[je]:fn.scamInfo}:{})}let um=Boolean(Oe&&ot({tokenId:Oe,erdLabel:t}));F({transaction:X,receiverScamInfo:((Pa=mt[je])==null?void 0:Pa.info)||null,transactionTokenInfo:Ct,isTokenTransaction:um,dataField:gn})})}function ue(){b(0),P(void 0),M(!1)}function Me(){return v(this,null,function*(){if(I==null)return;M(e);let O;try{O=yield l(I.transaction)}catch(Oe){console.error(Oe,"sign error");let{message:je}=Oe,Uo=e?sr(Oe).errorMessage:null;return ue(),_(Uo!=null?Uo:je)}let X={[x]:O},Bo=A?T(T({},A),X):X;if(P(Bo),!J){b(Oe=>Oe+1),M(!1);return}if(!Bo)return;let gn=Object.values(Bo);!pt({isGuarded:h,transactions:gn})&&p||(f(gn),ue())})}function j(){try{if(I==null)return;if(I.transaction.getSignature().toString("hex")&&!J){b(X=>X+1);return}Me()}catch(O){Me()}}let $e=x===0;function ae(){$e?m==null||m():b(O=>O-1)}let Re=Boolean(((Na=I==null?void 0:I.transactionTokenInfo)==null?void 0:Na.type)&&((La=I==null?void 0:I.transactionTokenInfo)==null?void 0:La.multiTxData)&&!(I!=null&&I.dataField.endsWith((Ea=I==null?void 0:I.transactionTokenInfo)==null?void 0:Ea.multiTxData)));function Y(){Re?b(O=>O+1):j()}function mo(){b(O=>{let X=O+1;return X>(G==null?void 0:G.length)?O:X})}function At(){b(O=>{let X=O-1;return X<0?O:X})}return{allTransactions:G,onSignTransaction:Y,onNext:mo,onPrev:At,waitingForDevice:E,onAbort:ae,isLastTransaction:J,isFirstTransaction:x===0,hasMultipleTransactions:G.length>1,shouldContinueWithoutSigning:Re,currentStep:x,signedTransactions:A,setSignedTransactions:P,currentTransaction:I}}n();var Wc=require("react"),Gc=require("@multiversx/sdk-core"),S_=require("@multiversx/sdk-extension-provider");L();n();n();var lt=()=>C(Vs);n();var ve=()=>C(ko);n();n();n();n();n();var pn=u(require("react"));var HN=(0,pn.createContext)({}),$N=N.getState();n();var Uc=u(require("react"));n();var oa=u(require("react")),b_=u(require("axios"));n();n();var He=()=>{let e=we(),o=No(e);return{provider:e,providerType:o}};n();D();B();n();var Eo=require("react"),na=require("@multiversx/sdk-extension-provider");L();D();var dt=()=>{let e=$(),{provider:o}=He(),{nonce:t}=ve(),[r,c]=(0,Eo.useState)(null),[p,m]=(0,Eo.useState)(),[l,_]=(0,Eo.useState)([]),f=Jr(),y=C(it),h=C($r),x=()=>v(void 0,null,function*(){var E;let I=Boolean(y==null?void 0:y.transactions),F=(E=y==null?void 0:y.transactions)!=null?E:[];if(I){let M=yield f(F);_(M)}m(I)});(0,Eo.useEffect)(()=>{x()},[y,t]);let b=()=>{c(null),e(wo(null))},A=I=>{b(),P(I)};Zr(A);function P(I){var E,M;let F=o instanceof na.ExtensionProvider;e(So()),e(Yo(I)),e(Fn(Ho)),F&&(b(),(M=(E=na.ExtensionProvider.getInstance())==null?void 0:E.cancelAction)==null||M.call(E))}return{error:r,canceledTransactionsMessage:h,clearTransactionStatusMessage:b,onAbort:A,setError:c,hasTransactions:p,transactionsToSign:y&&k(T({},y),{transactions:l})}};n();n();var Vc=u(require("axios"));function Hc(e){return v(this,null,function*(){let{network:{apiAddress:o,apiTimeout:t}}=de(N.getState()),{data:r}=yield Vc.default.get(`/${nn}/${e}`,{baseURL:o,timeout:Number(t)});return r})}D();z();Zo();n();Ze();D();function _t(){let e=$();return o=>{e(So()),e(Yo(o)),e(wo(Gt))}}function ta(e){let{onCancel:o,verifyReceiverScam:t=!0,hasGuardianScreen:r}=e,{transactionsToSign:c,hasTransactions:p}=dt(),m=C(pe),l=C(Yn),{account:_}=lt(),{address:f,isGuarded:y,activeGuardianAddress:h}=_,{provider:x}=He(),b=$(),A=_t(),{transactions:P,sessionId:I,callbackRoute:F,customTransactionInformation:E}=c||{};function M(j){I&&b(oo({sessionId:I,status:"cancelled"})),b(ss(j))}let W=F!=null&&(window==null?void 0:window.location.pathname.includes(F)),G=!(E!=null&&E.skipGuardian);function J(j){if(!Yr(j))return;let{needs2FaSigning:ae,sendTransactionsToGuardian:Re}=ea({transactions:j,sessionId:I,callbackRoute:F,hasGuardianScreen:r,isGuarded:y&&G,walletAddress:m.walletAddress});if(ae)return Re();I&&(b(oo({sessionId:I,status:"signed",transactions:j.map(Y=>rn(Y))})),F!=null&&(E==null?void 0:E.redirectAfterSign)&&!W&&Pn(F))}function _e(){o(),A(I)}function ue(j){return v(this,null,function*(){return yield x.signTransaction(j)})}let Me=Fc({address:f,egldLabel:l,activeGuardianAddress:y&&G?h:void 0,transactionsToSign:p?P:[],onGetScamAddressData:t?Hc:null,isLedger:Lo("ledger"),hasGuardianScreen:r,onCancel:_e,onSignTransaction:ue,onTransactionsSignError:M,onTransactionsSignSuccess:J});return k(T({},Me),{callbackRoute:F})}n();n();var tu=require("react");n();n();n();D();n();n();var k_=u(require("bignumber.js"));L();D();z();n();var v_=u(require("bignumber.js"));L();n();var I_=require("@multiversx/sdk-core"),A_=u(require("bignumber.js"));L();n();n();n();n();var zc=u(require("axios"));n();n();n();function $c(e){return v(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}n();var jc=(e,o,t,r=0)=>v(void 0,null,function*(){try{return yield e(...t)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield $c(o.delay)),yield jc(e,o,t,r+1)):null}}),ra=(e,o={retries:5,delay:500})=>(...t)=>v(void 0,null,function*(){return yield jc(e,o,t)});var C_=4;var MP=ra((e,o)=>v(void 0,null,function*(){let{data:t}=yield zc.default.get(`${e}/${Rr}?from=${C_}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[r]=t;return r}));n();n();vn();n();n();var Q_=u(_p());n();var up,nD={origin:typeof window!="undefined"?(up=window==null?void 0:window.location)==null?void 0:up.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};n();B();eo();n();var gp=require("react");n();n();var au=require("react"),iu=require("@multiversx/sdk-extension-provider");Ze();K();B();n();Qe();n();var ru=require("react"),fp=require("@multiversx/sdk-core");D();n();var su=require("react"),cu=require("@multiversx/sdk-opera-provider");Ze();K();B();Qe();n();var lu=require("react");Ze();D();n();n();Zt();n();n();var pu=u(require("platform"));n();K();z();Zo();To();fo();n();n();n();n();n();function ft(){return Yn(N.getState())}n();n();n();n();B();n();Zo();To();n();n();n();D();n();n();var mu=u(require("axios"));n();n();var Tp=require("react"),_u=require("@multiversx/sdk-hw-provider");Ze();K();D();B();Qe();n();var du=require("react");n();var sa=require("react");K();D();B();Qe();n();var ca=require("react");K();D();B();Qe();n();n();var yp=require("react");n();var yu=require("react");n();var pa=require("react"),Tu=require("socket.io-client");D();n();n();n();n();var hp=e=>e.dappModal,xp=S(hp,e=>e.visible),Do=S(hp,e=>e.modal),FM=S(Do,e=>e.showHeader),BM=S(Do,e=>e.showFooter),UM=S(Do,e=>e.headerText),WM=S(Do,e=>e.footerText);var bp=()=>C(xp);n();n();var hu=require("react");z();n();n();var vt=u(require("react")),xa=u(require("classnames"));n();var xu=`.dapp-core-component__main__link-style {
|
|
1
|
+
"use strict";var fm=Object.create;var Go=Object.defineProperty,Tm=Object.defineProperties,ym=Object.getOwnPropertyDescriptor,hm=Object.getOwnPropertyDescriptors,xm=Object.getOwnPropertyNames,Tn=Object.getOwnPropertySymbols,bm=Object.getPrototypeOf,Et=Object.prototype.hasOwnProperty,Oa=Object.prototype.propertyIsEnumerable;var Ra=(e,o,t)=>o in e?Go(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,T=(e,o)=>{for(var t in o||(o={}))Et.call(o,t)&&Ra(e,t,o[t]);if(Tn)for(var t of Tn(o))Oa.call(o,t)&&Ra(e,t,o[t]);return e},v=(e,o)=>Tm(e,hm(o));var lo=(e,o)=>{var t={};for(var r in e)Et.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&Tn)for(var r of Tn(e))o.indexOf(r)<0&&Oa.call(e,r)&&(t[r]=e[r]);return t};var w=(e,o)=>()=>(e&&(o=e(e=0)),o);var re=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),ze=(e,o)=>{for(var t in o)Go(e,t,{get:o[t],enumerable:!0})},Fa=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of xm(o))!Et.call(e,c)&&c!==t&&Go(e,c,{get:()=>o[c],enumerable:!(r=ym(o,c))||r.enumerable});return e};var u=(e,o,t)=>(t=e!=null?fm(bm(e)):{},Fa(o||!e||!e.__esModule?Go(t,"default",{value:e,enumerable:!0}):t,e)),Vo=e=>Fa(Go({},"__esModule",{value:!0}),e);var k=(e,o,t)=>new Promise((r,c)=>{var p=_=>{try{l(t.next(_))}catch(f){c(f)}},m=_=>{try{l(t.throw(_))}catch(f){c(f)}},l=_=>_.done?r(_.value):Promise.resolve(_.value).then(p,m);l((t=t.apply(e,o)).next())});var Wa=re(yn=>{"use strict";n();yn.byteLength=wm;yn.toByteArray=km;yn.fromByteArray=Cm;var ge=[],ie=[],Sm=typeof Uint8Array!="undefined"?Uint8Array:Array,Pt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(qe=0,Ba=Pt.length;qe<Ba;++qe)ge[qe]=Pt[qe],ie[Pt.charCodeAt(qe)]=qe;var qe,Ba;ie["-".charCodeAt(0)]=62;ie["_".charCodeAt(0)]=63;function Ua(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 wm(e){var o=Ua(e),t=o[0],r=o[1];return(t+r)*3/4-r}function vm(e,o,t){return(o+t)*3/4-t}function km(e){var o,t=Ua(e),r=t[0],c=t[1],p=new Sm(vm(e,r,c)),m=0,l=c>0?r-4:r,_;for(_=0;_<l;_+=4)o=ie[e.charCodeAt(_)]<<18|ie[e.charCodeAt(_+1)]<<12|ie[e.charCodeAt(_+2)]<<6|ie[e.charCodeAt(_+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=ie[e.charCodeAt(_)]<<2|ie[e.charCodeAt(_+1)]>>4,p[m++]=o&255),c===1&&(o=ie[e.charCodeAt(_)]<<10|ie[e.charCodeAt(_+1)]<<4|ie[e.charCodeAt(_+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function Im(e){return ge[e>>18&63]+ge[e>>12&63]+ge[e>>6&63]+ge[e&63]}function Am(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(Im(r));return c.join("")}function Cm(e){for(var o,t=e.length,r=t%3,c=[],p=16383,m=0,l=t-r;m<l;m+=p)c.push(Am(e,m,m+p>l?l:m+p));return r===1?(o=e[t-1],c.push(ge[o>>2]+ge[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],c.push(ge[o>>10]+ge[o>>4&63]+ge[o<<2&63]+"=")),c.join("")}});var Ga=re(Dt=>{n();Dt.read=function(e,o,t,r,c){var p,m,l=c*8-r-1,_=(1<<l)-1,f=_>>1,y=-7,h=t?c-1:0,x=t?-1:1,b=e[o+h];for(h+=x,p=b&(1<<-y)-1,b>>=-y,y+=l;y>0;p=p*256+e[o+h],h+=x,y-=8);for(m=p&(1<<-y)-1,p>>=-y,y+=r;y>0;m=m*256+e[o+h],h+=x,y-=8);if(p===0)p=1-f;else{if(p===_)return m?NaN:(b?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-f}return(b?-1:1)*m*Math.pow(2,p-r)};Dt.write=function(e,o,t,r,c,p){var m,l,_,f=p*8-c-1,y=(1<<f)-1,h=y>>1,x=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,b=r?0:p-1,A=r?1:-1,P=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,m=y):(m=Math.floor(Math.log(o)/Math.LN2),o*(_=Math.pow(2,-m))<1&&(m--,_*=2),m+h>=1?o+=x/_:o+=x*Math.pow(2,1-h),o*_>=2&&(m++,_/=2),m+h>=y?(l=0,m=y):m+h>=1?(l=(o*_-1)*Math.pow(2,c),m=m+h):(l=o*Math.pow(2,h-1)*Math.pow(2,c),m=0));c>=8;e[t+b]=l&255,b+=A,l/=256,c-=8);for(m=m<<c|l,f+=c;f>0;e[t+b]=m&255,b+=A,m/=256,f-=8);e[t+b-A]|=P*128}});var ei=re(uo=>{"use strict";n();var Mt=Wa(),_o=Ga(),Va=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;uo.Buffer=g;uo.SlowBuffer=Mm;uo.INSPECT_MAX_BYTES=50;var hn=2147483647;uo.kMaxLength=hn;g.TYPED_ARRAY_SUPPORT=Nm();!g.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 Nm(){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(g.prototype,"parent",{enumerable:!0,get:function(){if(!!g.isBuffer(this))return this.buffer}});Object.defineProperty(g.prototype,"offset",{enumerable:!0,get:function(){if(!!g.isBuffer(this))return this.byteOffset}});function Ie(e){if(e>hn)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,g.prototype),o}function g(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 Bt(e)}return ja(e,o,t)}g.poolSize=8192;function ja(e,o,t){if(typeof e=="string")return Em(e,o);if(ArrayBuffer.isView(e))return Pm(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(fe(e,ArrayBuffer)||e&&fe(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(fe(e,SharedArrayBuffer)||e&&fe(e.buffer,SharedArrayBuffer)))return Ot(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 g.from(r,o,t);var c=Dm(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return g.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)}g.from=function(e,o,t){return ja(e,o,t)};Object.setPrototypeOf(g.prototype,Uint8Array.prototype);Object.setPrototypeOf(g,Uint8Array);function za(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 Lm(e,o,t){return za(e),e<=0?Ie(e):o!==void 0?typeof t=="string"?Ie(e).fill(o,t):Ie(e).fill(o):Ie(e)}g.alloc=function(e,o,t){return Lm(e,o,t)};function Bt(e){return za(e),Ie(e<0?0:Ut(e)|0)}g.allocUnsafe=function(e){return Bt(e)};g.allocUnsafeSlow=function(e){return Bt(e)};function Em(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!g.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=qa(e,o)|0,r=Ie(t),c=r.write(e,o);return c!==t&&(r=r.slice(0,c)),r}function Rt(e){for(var o=e.length<0?0:Ut(e.length)|0,t=Ie(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function Pm(e){if(fe(e,Uint8Array)){var o=new Uint8Array(e);return Ot(o.buffer,o.byteOffset,o.byteLength)}return Rt(e)}function Ot(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,g.prototype),r}function Dm(e){if(g.isBuffer(e)){var o=Ut(e.length)|0,t=Ie(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||Wt(e.length)?Ie(0):Rt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Rt(e.data)}function Ut(e){if(e>=hn)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+hn.toString(16)+" bytes");return e|0}function Mm(e){return+e!=e&&(e=0),g.alloc(+e)}g.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==g.prototype};g.compare=function(o,t){if(fe(o,Uint8Array)&&(o=g.from(o,o.offset,o.byteLength)),fe(t,Uint8Array)&&(t=g.from(t,t.offset,t.byteLength)),!g.isBuffer(o)||!g.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};g.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}};g.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return g.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var c=g.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(fe(m,Uint8Array))p+m.length>c.length?g.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(g.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function qa(e,o){if(g.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||fe(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 Ft(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Qa(e).length;default:if(c)return r?-1:Ft(e).length;o=(""+o).toLowerCase(),c=!0}}g.byteLength=qa;function Rm(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 jm(this,o,t);case"utf8":case"utf-8":return Xa(this,o,t);case"ascii":return Hm(this,o,t);case"latin1":case"binary":return $m(this,o,t);case"base64":return Gm(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return zm(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}g.prototype._isBuffer=!0;function Ke(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}g.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)Ke(this,t,t+1);return this};g.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)Ke(this,t,t+3),Ke(this,t+1,t+2);return this};g.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)Ke(this,t,t+7),Ke(this,t+1,t+6),Ke(this,t+2,t+5),Ke(this,t+3,t+4);return this};g.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Xa(this,0,o):Rm.apply(this,arguments)};g.prototype.toLocaleString=g.prototype.toString;g.prototype.equals=function(o){if(!g.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:g.compare(this,o)===0};g.prototype.inspect=function(){var o="",t=uo.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};Va&&(g.prototype[Va]=g.prototype.inspect);g.prototype.compare=function(o,t,r,c,p){if(fe(o,Uint8Array)&&(o=g.from(o,o.offset,o.byteLength)),!g.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,l=r-t,_=Math.min(m,l),f=this.slice(c,p),y=o.slice(t,r),h=0;h<_;++h)if(f[h]!==y[h]){m=f[h],l=y[h];break}return m<l?-1:l<m?1:0};function Ka(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,Wt(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=g.from(o,r)),g.isBuffer(o))return o.length===0?-1:Ha(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):Ha(e,[o],t,r,c);throw new TypeError("val must be string, number or Buffer")}function Ha(e,o,t,r,c){var p=1,m=e.length,l=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,l/=2,t/=2}function _(b,A){return p===1?b[A]:b.readUInt16BE(A*p)}var f;if(c){var y=-1;for(f=t;f<m;f++)if(_(e,f)===_(o,y===-1?0:f-y)){if(y===-1&&(y=f),f-y+1===l)return y*p}else y!==-1&&(f-=f-y),y=-1}else for(t+l>m&&(t=m-l),f=t;f>=0;f--){for(var h=!0,x=0;x<l;x++)if(_(e,f+x)!==_(o,x)){h=!1;break}if(h)return f}return-1}g.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};g.prototype.indexOf=function(o,t,r){return Ka(this,o,t,r,!0)};g.prototype.lastIndexOf=function(o,t,r){return Ka(this,o,t,r,!1)};function Om(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 l=parseInt(o.substr(m*2,2),16);if(Wt(l))return m;e[t+m]=l}return m}function Fm(e,o,t,r){return xn(Ft(o,e.length-t),e,t,r)}function Bm(e,o,t,r){return xn(Xm(o),e,t,r)}function Um(e,o,t,r){return xn(Qa(o),e,t,r)}function Wm(e,o,t,r){return xn(Zm(o,e.length-t),e,t,r)}g.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 Om(this,o,t,r);case"utf8":case"utf-8":return Fm(this,o,t,r);case"ascii":case"latin1":case"binary":return Bm(this,o,t,r);case"base64":return Um(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Wm(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};g.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Gm(e,o,t){return o===0&&t===e.length?Mt.fromByteArray(e):Mt.fromByteArray(e.slice(o,t))}function Xa(e,o,t){t=Math.min(e.length,t);for(var r=[],c=o;c<t;){var p=e[c],m=null,l=p>239?4:p>223?3:p>191?2:1;if(c+l<=t){var _,f,y,h;switch(l){case 1:p<128&&(m=p);break;case 2:_=e[c+1],(_&192)===128&&(h=(p&31)<<6|_&63,h>127&&(m=h));break;case 3:_=e[c+1],f=e[c+2],(_&192)===128&&(f&192)===128&&(h=(p&15)<<12|(_&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(m=h));break;case 4:_=e[c+1],f=e[c+2],y=e[c+3],(_&192)===128&&(f&192)===128&&(y&192)===128&&(h=(p&15)<<18|(_&63)<<12|(f&63)<<6|y&63,h>65535&&h<1114112&&(m=h))}}m===null?(m=65533,l=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=l}return Vm(r)}var $a=4096;function Vm(e){var o=e.length;if(o<=$a)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=$a));return t}function Hm(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 $m(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 jm(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+=Ym[e[p]];return c}function zm(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}g.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,g.prototype),c};function q(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")}g.prototype.readUintLE=g.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||q(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return c};g.prototype.readUintBE=g.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||q(o,t,this.length);for(var c=this[o+--t],p=1;t>0&&(p*=256);)c+=this[o+--t]*p;return c};g.prototype.readUint8=g.prototype.readUInt8=function(o,t){return o=o>>>0,t||q(o,1,this.length),this[o]};g.prototype.readUint16LE=g.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||q(o,2,this.length),this[o]|this[o+1]<<8};g.prototype.readUint16BE=g.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||q(o,2,this.length),this[o]<<8|this[o+1]};g.prototype.readUint32LE=g.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||q(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};g.prototype.readUint32BE=g.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||q(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};g.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||q(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};g.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||q(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};g.prototype.readInt8=function(o,t){return o=o>>>0,t||q(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};g.prototype.readInt16LE=function(o,t){o=o>>>0,t||q(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};g.prototype.readInt16BE=function(o,t){o=o>>>0,t||q(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};g.prototype.readInt32LE=function(o,t){return o=o>>>0,t||q(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};g.prototype.readInt32BE=function(o,t){return o=o>>>0,t||q(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};g.prototype.readFloatLE=function(o,t){return o=o>>>0,t||q(o,4,this.length),_o.read(this,o,!0,23,4)};g.prototype.readFloatBE=function(o,t){return o=o>>>0,t||q(o,4,this.length),_o.read(this,o,!1,23,4)};g.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||q(o,8,this.length),_o.read(this,o,!0,52,8)};g.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||q(o,8,this.length),_o.read(this,o,!1,52,8)};function ee(e,o,t,r,c,p){if(!g.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")}g.prototype.writeUintLE=g.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;ee(this,o,t,r,p,0)}var m=1,l=0;for(this[t]=o&255;++l<r&&(m*=256);)this[t+l]=o/m&255;return t+r};g.prototype.writeUintBE=g.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;ee(this,o,t,r,p,0)}var m=r-1,l=1;for(this[t+m]=o&255;--m>=0&&(l*=256);)this[t+m]=o/l&255;return t+r};g.prototype.writeUint8=g.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,1,255,0),this[t]=o&255,t+1};g.prototype.writeUint16LE=g.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};g.prototype.writeUint16BE=g.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};g.prototype.writeUint32LE=g.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||ee(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};g.prototype.writeUint32BE=g.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||ee(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};g.prototype.writeIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);ee(this,o,t,r,p-1,-p)}var m=0,l=1,_=0;for(this[t]=o&255;++m<r&&(l*=256);)o<0&&_===0&&this[t+m-1]!==0&&(_=1),this[t+m]=(o/l>>0)-_&255;return t+r};g.prototype.writeIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);ee(this,o,t,r,p-1,-p)}var m=r-1,l=1,_=0;for(this[t+m]=o&255;--m>=0&&(l*=256);)o<0&&_===0&&this[t+m+1]!==0&&(_=1),this[t+m]=(o/l>>0)-_&255;return t+r};g.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};g.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};g.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||ee(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};g.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||ee(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};g.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||ee(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 Za(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 Ya(e,o,t,r,c){return o=+o,t=t>>>0,c||Za(e,o,t,4,34028234663852886e22,-34028234663852886e22),_o.write(e,o,t,r,23,4),t+4}g.prototype.writeFloatLE=function(o,t,r){return Ya(this,o,t,!0,r)};g.prototype.writeFloatBE=function(o,t,r){return Ya(this,o,t,!1,r)};function Ja(e,o,t,r,c){return o=+o,t=t>>>0,c||Za(e,o,t,8,17976931348623157e292,-17976931348623157e292),_o.write(e,o,t,r,52,8),t+8}g.prototype.writeDoubleLE=function(o,t,r){return Ja(this,o,t,!0,r)};g.prototype.writeDoubleBE=function(o,t,r){return Ja(this,o,t,!1,r)};g.prototype.copy=function(o,t,r,c){if(!g.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};g.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"&&!g.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 l=g.isBuffer(o)?o:g.from(o,c),_=l.length;if(_===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=l[m%_]}return this};var qm=/[^+/0-9A-Za-z-_]/g;function Km(e){if(e=e.split("=")[0],e=e.trim().replace(qm,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Ft(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 Xm(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function Zm(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 Qa(e){return Mt.toByteArray(Km(e))}function xn(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 fe(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function Wt(e){return e!==e}var Ym=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 ai=re((tf,ri)=>{n();var V=ri.exports={},Te,ye;function Gt(){throw new Error("setTimeout has not been defined")}function Vt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Te=setTimeout:Te=Gt}catch(e){Te=Gt}try{typeof clearTimeout=="function"?ye=clearTimeout:ye=Vt}catch(e){ye=Vt}})();function oi(e){if(Te===setTimeout)return setTimeout(e,0);if((Te===Gt||!Te)&&setTimeout)return Te=setTimeout,setTimeout(e,0);try{return Te(e,0)}catch(o){try{return Te.call(null,e,0)}catch(t){return Te.call(this,e,0)}}}function Jm(e){if(ye===clearTimeout)return clearTimeout(e);if((ye===Vt||!ye)&&clearTimeout)return ye=clearTimeout,clearTimeout(e);try{return ye(e)}catch(o){try{return ye.call(null,e)}catch(t){return ye.call(this,e)}}}var Ae=[],go=!1,Xe,bn=-1;function Qm(){!go||!Xe||(go=!1,Xe.length?Ae=Xe.concat(Ae):bn=-1,Ae.length&&ni())}function ni(){if(!go){var e=oi(Qm);go=!0;for(var o=Ae.length;o;){for(Xe=Ae,Ae=[];++bn<o;)Xe&&Xe[bn].run();bn=-1,o=Ae.length}Xe=null,go=!1,Jm(e)}}V.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];Ae.push(new ti(e,o)),Ae.length===1&&!go&&oi(ni)};function ti(e,o){this.fun=e,this.array=o}ti.prototype.run=function(){this.fun.apply(null,this.array)};V.title="browser";V.browser=!0;V.env={};V.argv=[];V.version="";V.versions={};function Ce(){}V.on=Ce;V.addListener=Ce;V.once=Ce;V.off=Ce;V.removeListener=Ce;V.removeAllListeners=Ce;V.emit=Ce;V.prependListener=Ce;V.prependOnceListener=Ce;V.listeners=function(e){return[]};V.binding=function(e){throw new Error("process.binding is not supported")};V.cwd=function(){return"/"};V.chdir=function(e){throw new Error("process.chdir is not supported")};V.umask=function(){return 0}});var a,s,el,i,n=w(()=>{a=u(ei()),s=u(ai()),el=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),i=el});var Ht,Ze=w(()=>{"use strict";n();Ht="Transaction canceled"});var ii=w(()=>{"use strict";n()});var si=w(()=>{"use strict";n()});var ci=w(()=>{"use strict";n()});var B=w(()=>{"use strict";n()});var pi=w(()=>{"use strict";n()});var mi=w(()=>{"use strict";n()});var oe=w(()=>{"use strict";n()});var li=w(()=>{"use strict";n()});var di=w(()=>{"use strict";n()});var _i=w(()=>{"use strict";n()});var j=w(()=>{"use strict";n();ii();si();ci();B();pi();mi();oe();li();di();_i()});var Ye,ui,vf,gi,kf,fi,ol,If,Ti,Ho=w(()=>{"use strict";n();j();Ye={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:ui,egldLabel:vf}=Ye["devnet"],{chainId:gi,egldLabel:kf}=Ye["testnet"],{chainId:fi,egldLabel:ol}=Ye["mainnet"],If={["devnet"]:ui,["testnet"]:gi,["mainnet"]:fi},Ti={[ui]:"devnet",[gi]:"testnet",[fi]:"mainnet"}});var $t,jt=w(()=>{"use strict";n();$t={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}}});var yi=w(()=>{"use strict";n()});var $o,zt=w(()=>{"use strict";n();$o="transaction-status-toast-id"});var he,hi=w(()=>{"use strict";n();he=require("@multiversx/sdk-web-wallet-provider")});var xi=w(()=>{"use strict";n()});var qt,Kt,Xt,Zt,jo,Yt=w(()=>{"use strict";n();qt="1.0.8",Kt="1.0.11",Xt="1.0.15",Zt="1.0.17",jo="1.0.22"});var zo,Sn,se,qo,bi,Si,Fe,wn,wi,vi,Be,L=w(()=>{"use strict";n();Ze();Ho();jt();yi();zt();hi();xi();Yt();zo=5e4,Sn=1e9,se=18,qo=4,bi=1,Si="/dapp/init",Fe="signSession",wn="logout",wi="login",vi="N/A",Be="0"});var Ko,vn=w(()=>{"use strict";n();Ko=()=>Date.now()/1e3});var ki=w(()=>{"use strict";n()});var Ii=w(()=>{"use strict";n()});var Jt=w(()=>{"use strict";n();vn();ki();Ii()});var er={};ze(er,{getItem:()=>tl,localStorageKeys:()=>Ue,removeItem:()=>rl,setItem:()=>nl});var Ue,Qt,nl,tl,rl,fo=w(()=>{"use strict";n();Jt();Ue={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Qt=typeof localStorage!="undefined",nl=({key:e,data:o,expires:t})=>{!Qt||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},tl=e=>{if(!Qt)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:Ko()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},rl=e=>{!Qt||localStorage.removeItem(String(e))}});var or={};ze(or,{clear:()=>Li,getItem:()=>Ci,removeItem:()=>Ni,setItem:()=>Ai,storage:()=>al});var Ai,Ci,Ni,Li,al,Ei=w(()=>{"use strict";n();Ai=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Ci=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},Ni=e=>sessionStorage.removeItem(String(e)),Li=()=>sessionStorage.clear(),al={setItem:Ai,getItem:Ci,removeItem:Ni,clear:Li}});var Je,To=w(()=>{"use strict";n();fo();Ei();Je={session:or,local:er}});var nr,H,xe,K=w(()=>{"use strict";n();nr=require("@reduxjs/toolkit");L();H=(0,nr.createAction)(wn),xe=(0,nr.createAction)(wi,e=>({payload:e}))});var rr,Pi,Di,kn,tr,Mi,ar,iT,ir,sT,il,sl,cT,pT,mT,cl,pl,In,An=w(()=>{"use strict";n();rr=require("@multiversx/sdk-core"),Pi=require("@reduxjs/toolkit"),Di=require("redux-persist");L();To();fo();K();kn={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Be},tr={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":kn},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Mi=(0,Pi.createSlice)({name:"accountInfoSlice",initialState:tr,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new rr.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:kn},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(H,()=>(Je.local.removeItem(Ue.loginExpiresAt),tr)),e.addCase(xe,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new rr.Address(r).hex()}),e.addCase(Di.REHYDRATE,(o,t)=>{var f;if(!((f=t.payload)!=null&&f.account))return;let{account:r}=t.payload,{address:c,shard:p,accounts:m,publicKey:l}=r;o.address=c,o.shard=p;let _=m&&c in m;o.accounts=_?m:tr.accounts,o.publicKey=l})}}),{setAccount:ar,setAddress:iT,setAccountNonce:ir,setAccountShard:sT,setLedgerAccount:il,updateLedgerAccount:sl,setWalletConnectAccount:cT,setIsAccountLoading:pT,setAccountLoadingError:mT,setWebsocketEvent:cl,setWebsocketBatchEvent:pl}=Mi.actions,In=Mi.reducer});function Xo(){return new Date().setHours(new Date().getHours()+24)}function Zo(e){Je.local.setItem({key:Ue.loginExpiresAt,data:e,expires:e})}var sr=w(()=>{"use strict";n();To();fo()});var Oi,Ri,Fi,xT,Bi,ml,ll,bT,dl,Ui,ST,Cn,Nn=w(()=>{"use strict";n();Oi=require("@reduxjs/toolkit");sr();B();K();Ri={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Fi=(0,Oi.createSlice)({name:"loginInfoSlice",initialState:Ri,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(H,()=>Ri),e.addCase(xe,(o,t)=>{o.loginMethod=t.payload.loginMethod,Zo(Xo())})}}),{setLoginMethod:xT,setWalletConnectLogin:Bi,setLedgerLogin:ml,setTokenLogin:ll,setTokenLoginSignature:bT,setWalletLogin:dl,invalidateLoginSession:Ui,setLogoutRoute:ST}=Fi.actions,Cn=Fi.reducer});var Gi,Wi,Vi,IT,_l,AT,ul,Ln,En=w(()=>{"use strict";n();Gi=require("@reduxjs/toolkit");K();Wi={},Vi=(0,Gi.createSlice)({name:"modalsSlice",initialState:Wi,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(H,()=>Wi)}}),{setTxSubmittedModal:IT,setNotificationModal:_l,clearTxSubmittedModal:AT,clearNotificationModal:ul}=Vi.actions,Ln=Vi.reducer});var gl,Pn,Yo=w(()=>{"use strict";n();gl=!1,Pn=(e,o=0)=>{gl||setTimeout(()=>{!window||(window.location.href=e,window.location.assign(e))},o)}});var Hi=w(()=>{"use strict";n();Yo()});function cr(e){return e[Math.floor(Math.random()*e.length)]}var $i=w(()=>{"use strict";n()});function pr(e){let o=null;if((e==null?void 0:e.statusCode)in $t){let t=e==null?void 0:e.statusCode,{message:r}=$t[t];o=yl.includes(t)?ji:r}return{errorMessage:o,defaultErrorMessage:ji}}var ji,fl,Tl,yl,mr=w(()=>{"use strict";n();jt();ji="Check if the MultiversX app is open on Ledger",fl=28161,Tl=28160,yl=[fl,Tl]});var Qe=w(()=>{"use strict";n();Hi();$i();mr()});var zi,qi,lr,hl,Ki,GT,VT,Dn,Mn=w(()=>{"use strict";n();zi=require("@reduxjs/toolkit"),qi=u(require("lodash.omit"));Qe();lr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},hl={network:lr,chainID:"-1"},Ki=(0,zi.createSlice)({name:"appConfig",initialState:hl,reducers:{initializeNetworkConfig:(e,o)=>{let t=cr(o.payload.walletConnectBridgeAddresses),r=cr(o.payload.walletConnectV2RelayAddresses),c=(0,qi.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=v(T(T({},e.network),c),{walletConnectBridgeAddress:t,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:GT,setChainID:VT}=Ki.actions,Dn=Ki.reducer});var Xi,dr,Zi,KT,XT,ZT,Rn,On=w(()=>{"use strict";n();Xi=require("@reduxjs/toolkit");j();K();dr={isSigning:!1,signedSessions:{}},Zi=(0,Xi.createSlice)({name:"signedMessageInfoSliceState",initialState:dr,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)=>T(T({},e),o.payload),clearSignedMessageInfo:()=>dr},extraReducers:e=>{e.addCase(H,()=>dr)}}),{setSignSession:KT,clearSignedMessageInfo:XT,setSignSessionState:ZT}=Zi.actions,Rn=Zi.reducer});var Ji,Qi,Yi,es,xl,Fn,ry,ay,bl,Sl,Bn,Un=w(()=>{"use strict";n();Ji=require("@reduxjs/toolkit"),Qi=require("redux-persist");zt();j();vn();K();Yi={customToasts:[],transactionToasts:[],failTransactionToast:null},es=(0,Ji.createSlice)({name:"toastsSlice",initialState:Yi,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(v(T({},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:Ko(),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(T({},o.payload),{toastId:$o})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(H,()=>Yi),e.addCase(Qi.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:xl,removeCustomToast:Fn,addTransactionToast:ry,removeTransactionToast:ay,addFailTransactionToast:bl,removeFailTransactionToast:Sl}=es.actions,Bn=es.reducer});var os,ur,gr,fr,wl,_r,ns,py,vl,Jo,Wn,Gn=w(()=>{"use strict";n();os=require("@reduxjs/toolkit");K();ur="Transaction failed",gr="Transaction successful",fr="Processing transaction",wl="Transaction submitted",_r={},ns=(0,os.createSlice)({name:"transactionsInfo",initialState:_r,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||ur,successMessage:(r==null?void 0:r.successMessage)||gr,processingMessage:(r==null?void 0:r.processingMessage)||fr,submittedMessage:(r==null?void 0:r.submittedMessage)||wl,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>_r},extraReducers:e=>{e.addCase(H,()=>_r)}}),{clearTransactionsInfo:py,setTransactionsDisplayInfo:vl,clearTransactionsInfoForSessionId:Jo}=ns.actions,Wn=ns.reducer});function ho(e){return e!=null&&(Pl(e)||ts(e))}function xo(e){return e!=null&&(Dl(e)||Ol(e))}function bo(e){return e!=null&&(Ml(e)||Fl(e))}function Tr(e){return e!=null&&Rl(e)}function Pl(e){return e!=null&&kl.includes(e)}function Dl(e){return e!=null&&Il.includes(e)}function Ml(e){return e!=null&&Al.includes(e)}function Rl(e){return e!=null&&Cl.includes(e)}function ts(e){return e!=null&&Nl.includes(e)}function Ol(e){return e!=null&&Ll.includes(e)}function Fl(e){return e!=null&&El.includes(e)}var kl,Il,Al,Cl,Nl,Ll,El,eo=w(()=>{"use strict";n();B();kl=["sent"],Il=["success"],Al=["fail","cancelled","timedOut"],Cl=["timedOut"],Nl=["pending"],Ll=["success"],El=["fail","invalid"]});var rs,as,Qo,Bl,is,ss,cs,Ul,So,Wl,Gl,yy,ps,wo,oo,Vn,Hn=w(()=>{"use strict";n();rs=require("@reduxjs/toolkit"),as=require("redux-persist");B();eo();K();Qo={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Bl={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},is=(0,rs.createSlice)({name:"transactionsSlice",initialState:Qo,reducers:{moveTransactionsToSignedState:(e,o)=>{var _,f;let{sessionId:t,transactions:r,errorMessage:c,status:p,redirectRoute:m}=o.payload,l=((_=e.customTransactionInformationForSessionId)==null?void 0:_[t])||Bl;e.signedTransactions[t]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:l},((f=e==null?void 0:e.transactionsToSign)==null?void 0:f.sessionId)===t&&(e.transactionsToSign=Qo.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=T(T({},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 _,f,y,h,x,b;let{sessionId:t,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,l=(f=(_=e.signedTransactions)==null?void 0:_[t])==null?void 0:f.transactions;if(l!=null){e.signedTransactions[t].transactions=l.map(I=>I.hash===p?v(T({},I),{status:r,errorMessage:c,inTransit:m}):I);let A=(h=(y=e.signedTransactions[t])==null?void 0:y.transactions)==null?void 0:h.every(I=>xo(I.status)),P=(b=(x=e.signedTransactions[t])==null?void 0:x.transactions)==null?void 0:b.every(I=>bo(I.status));A&&(e.signedTransactions[t].status="success"),P&&(e.signedTransactions[t].status="fail")}},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=Qo.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Qo.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(H,()=>Qo),e.addCase(as.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,[_,f])=>{let y=new Date(_),h=new Date;return h.setHours(h.getHours()+5),h-y>0||(l[_]=f),l},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:ss,updateSignedTransactions:cs,setTransactionsToSign:Ul,clearAllTransactionsToSign:So,clearAllSignedTransactions:Wl,clearSignedTransaction:Gl,clearTransactionToSign:yy,setSignTransactionsError:ps,setSignTransactionsCancelMessage:wo,moveTransactionsToSignedState:oo}=is.actions,Vn=is.reducer});var ms,yr,ls,Sy,wy,Vl,vy,$n,jn=w(()=>{"use strict";n();ms=require("@reduxjs/toolkit");K();yr={},ls=(0,ms.createSlice)({name:"batchTransactionsSlice",initialState:yr,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:()=>yr},extraReducers:e=>{e.addCase(H,()=>yr)}}),{setBatchTransactions:Sy,updateBatchTransactions:wy,clearBatchTransactions:Vl,clearAllBatchTransactions:vy}=ls.actions,$n=ls.reducer});var _s,ds,us,Cy,gs,hr=w(()=>{"use strict";n();_s=require("@reduxjs/toolkit");K();ds={},us=(0,_s.createSlice)({name:"dappConfigSlice",initialState:ds,reducers:{setDappConfig:(e,o)=>{e=T(T({},e),o.payload)}},extraReducers:e=>{e.addCase(H,()=>ds)}}),{setDappConfig:Cy}=us.actions,gs=us.reducer});var D=w(()=>{"use strict";n();An();Nn();En();Mn();On();Un();Gn();Hn();jn();hr()});var xr=w(()=>{"use strict";n()});var xs,hs,bs,br,eh,oh,nh,th,Ss,ws,Sr=w(()=>{"use strict";n();xs=require("@reduxjs/toolkit");K();hs={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},bs=(0,xs.createSlice)({name:"dappModalsSlice",initialState:hs,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=T({},o.payload)}},extraReducers:e=>{e.addCase(H,()=>hs)}}),{setDappModalVisibility:br,setDappModalHeaderVisibility:eh,setDappModalFooterVisibility:oh,setDappModalHeaderText:nh,setDappModalFooterText:th,setDappModalConfig:Ss}=bs.actions,ws=bs.reducer});var vs,zl,ql,no,Xn=w(()=>{"use strict";n();vs=require("@reduxjs/toolkit");xr();An();jn();hr();Sr();Nn();En();Mn();On();Un();Gn();Hn();zl={["account"]:In,["dappModal"]:ws,["dappConfig"]:gs,["loginInfo"]:Cn,["modals"]:Ln,["networkConfig"]:Dn,["signedMessageInfo"]:Rn,["toasts"]:Bn,["transactionsInfo"]:Wn,["transactions"]:Vn,["batchTransactions"]:$n},ql=(e={})=>(0,vs.combineReducers)(T(T({},zl),e)),no=ql});var Cs={};ze(Cs,{default:()=>pd,sessionStorageReducers:()=>wr});function Ne(e,o=[]){return{key:e,version:1,storage:Is.default,blacklist:o}}var te,ks,Is,Kl,on,Xl,Zl,Yl,Jl,Ql,ed,od,nd,td,rd,As,ad,wr,id,sd,cd,pd,Ns=w(()=>{"use strict";n();te=require("redux-persist"),ks=u(require("redux-persist/lib/storage")),Is=u(require("redux-persist/lib/storage/session"));Xn();D();An();jn();Nn();En();Mn();On();Un();Gn();Hn();xr();Kl={persistReducersStorageType:"localStorage"},on={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Xl=Ne(on["account"]),Zl=Ne(on["loginInfo"]),Yl=Ne(on["modals"]),Jl=Ne(on["networkConfig"]),Ql={2:e=>v(T({},e),{networkConfig:lr})};ed=Ne("sdk-dapp-transactionsInfo"),od=Ne("sdk-dapp-transactions",["transactionsToSign"]),nd=Ne("sdk-dapp-batchTransactions",["batchTransactions"]),td=Ne("sdk-dapp-toasts"),rd=Ne("sdk-dapp-signedMessageInfo"),As={key:"sdk-dapp-store",version:2,storage:ks.default,whitelist:Object.keys(on),migrate:(0,te.createMigrate)(Ql,{debug:!1})},ad=v(T({},As),{whitelist:[]}),wr={["toasts"]:(0,te.persistReducer)(td,Bn),["transactions"]:(0,te.persistReducer)(od,Vn),["transactionsInfo"]:(0,te.persistReducer)(ed,Wn),["batchTransactions"]:(0,te.persistReducer)(nd,$n),["signedMessageInfo"]:(0,te.persistReducer)(rd,Rn)},id=v(T({},wr),{["account"]:(0,te.persistReducer)(Xl,In),["loginInfo"]:(0,te.persistReducer)(Zl,Cn),["modals"]:(0,te.persistReducer)(Yl,Ln),["networkConfig"]:(0,te.persistReducer)(Jl,Dn)}),sd=Kl.persistReducersStorageType==="localStorage",cd=sd?(0,te.persistReducer)(As,no(wr)):(0,te.persistReducer)(ad,no(id)),pd=cd});var Ls={};ze(Ls,{default:()=>md});var md,Es=w(()=>{"use strict";n();Xn();md=no()});var Ps={};ze(Ps,{default:()=>dd});var ce,ld,dd,Ds=w(()=>{"use strict";n();ce=require("redux-persist"),ld=[ce.FLUSH,ce.REHYDRATE,ce.PAUSE,ce.PERSIST,ce.PURGE,ce.REGISTER],dd=ld});var Os={};ze(Os,{default:()=>Rs});function Rs(e){return(0,Ms.persistStore)(e)}var Ms,Fs=w(()=>{"use strict";n();Ms=require("redux-persist")});var Xc=re((OP,Kc)=>{n();var E_=typeof i=="object"&&i&&i.Object===Object&&i;Kc.exports=E_});var Yc=re((FP,Zc)=>{n();var P_=Xc(),D_=typeof self=="object"&&self&&self.Object===Object&&self,M_=P_||D_||Function("return this")();Zc.exports=M_});var sa=re((BP,Jc)=>{n();var R_=Yc(),O_=R_.Symbol;Jc.exports=O_});var np=re((UP,op)=>{n();var Qc=sa(),ep=Object.prototype,F_=ep.hasOwnProperty,B_=ep.toString,mn=Qc?Qc.toStringTag:void 0;function U_(e){var o=F_.call(e,mn),t=e[mn];try{e[mn]=void 0;var r=!0}catch(p){}var c=B_.call(e);return r&&(o?e[mn]=t:delete e[mn]),c}op.exports=U_});var rp=re((WP,tp)=>{n();var W_=Object.prototype,G_=W_.toString;function V_(e){return G_.call(e)}tp.exports=V_});var cp=re((GP,sp)=>{n();var ap=sa(),H_=np(),$_=rp(),j_="[object Null]",z_="[object Undefined]",ip=ap?ap.toStringTag:void 0;function q_(e){return e==null?e===void 0?z_:j_:ip&&ip in Object(e)?H_(e):$_(e)}sp.exports=q_});var mp=re((VP,pp)=>{n();var K_=Array.isArray;pp.exports=K_});var dp=re((HP,lp)=>{n();function X_(e){return e!=null&&typeof e=="object"}lp.exports=X_});var up=re(($P,_p)=>{n();var Z_=cp(),Y_=mp(),J_=dp(),Q_="[object String]";function eu(e){return typeof e=="string"||!Y_(e)&&J_(e)&&Z_(e)==Q_}_p.exports=eu});var Jg={};ze(Jg,{SignWithLedgerModal:()=>Yg});module.exports=Vo(Jg);n();n();var La=u(require("react"));n();n();n();var Hs=require("react"),vo=require("react-redux");n();var vr=require("@reduxjs/toolkit"),Gs=require("react-redux/lib/utils/Subscription");D();n();var Ts=u(require("lodash.throttle"));L();n();var fs=u(require("lodash.isequal")),zn=require("reselect");j();var S=(0,zn.createSelectorCreator)(zn.defaultMemoize,fs.default),en=(e,o)=>e!=""&&Boolean(o);D();sr();To();fo();var Hl=[wn],qn=!1,$l=(0,Ts.default)(()=>{Zo(Xo())},5e3),ys=e=>o=>t=>{var _;if(Hl.includes(t.type))return o(t);let r=e.getState(),c=Je.local.getItem(Ue.loginExpiresAt);if(!en((_=r==null?void 0:r.loginInfo)==null?void 0:_.loginMethod,r==null?void 0:r.account.address))return o(t);if(c==null)return Zo(Xo());let m=Date.now();return c-m<0&&!qn?setTimeout(()=>{qn=!0,e.dispatch(Ui())},1e3):(qn&&(qn=!1),$l()),o(t)};n();n();function Kn(){return typeof sessionStorage!="undefined"}var Bs=Kn()?(Ns(),Vo(Cs)).default:(Es(),Vo(Ls)).default,Us=Kn()?(Ds(),Vo(Ps)).default:[],Ws=Kn()?(Fs(),Vo(Os)).default:e=>e;Xn();var N=(0,vr.configureStore)({reducer:Bs,middleware:e=>e({serializableCheck:{ignoredActions:[...Us,ir.type,ar.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(ys)}),Vs=(0,Gs.createSubscription)(N),Fh=Ws(N),Bh=(0,vr.configureStore)({reducer:no});var _d={store:N,subscription:Vs},kr=(0,Hs.createContext)(_d),Vh=(0,vo.createStoreHook)(kr),$=(0,vo.createDispatchHook)(kr),C=(0,vo.createSelectorHook)(kr);n();n();D();var be=e=>e.account,to=S(be,e=>e.address),ko=S(be,to,(e,o)=>o in e.accounts?e.accounts[o]:kn),$s=S(be,ko,(e,o)=>{let c=e,{accounts:t}=c,r=lo(c,["accounts"]);return v(T({},r),{account:o})}),ud=S(ko,e=>e.balance),js=S(ko,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),zh=S(be,e=>e.shard),gd=S(be,e=>e.ledgerAccount),qh=S(be,e=>e.walletConnectAccount),Kh=S(be,e=>e.isAccountLoading),Xh=S(be,e=>e.accountLoadingError),zs=S(be,e=>e.websocketEvent),fd=S(be,e=>e.websocketBatchEvent);n();var pe=e=>e.loginInfo,Qh=S(pe,e=>e.loginMethod),Zn=S(pe,to,(e,o)=>en(e.loginMethod,o)),ex=S(pe,e=>e.walletConnectLogin),ox=S(pe,e=>e.ledgerLogin),Td=S(pe,e=>e.walletLogin),nx=S(pe,e=>e.isLoginSessionInvalid),yd=S(pe,e=>e.tokenLogin),tx=S(pe,e=>e.logoutRoute);n();var qs=e=>e.modals,ix=S(qs,e=>e.txSubmittedModal),hd=S(qs,e=>e.notificationModal);n();var de=e=>e.networkConfig,Yn=S(de,e=>e.chainID),xd=S(de,e=>e.network.walletConnectBridgeAddress),bd=S(de,e=>e.network.walletConnectV2RelayAddress),Sd=S(de,e=>e.network.walletConnectV2ProjectId),wd=S(de,e=>e.network.walletConnectV2Options),Ks=S(de,e=>e.network.walletConnectDeepLink),me=S(de,e=>e.network),Ir=S(me,e=>e.apiAddress),Xs=S(me,e=>e.explorerAddress),Jn=S(me,e=>e.egldLabel);n();var Qn=e=>e.signedMessageInfo,lx=S(Qn,e=>e.isSigning),dx=S(Qn,e=>e.errorMessage),_x=S(Qn,e=>{let o=Object.keys(e.signedSessions),t=o.length;return e.signedSessions[o[t-1]]}),ux=S(Qn,e=>{let o=Object.keys(e.signedSessions),t=o.length;return o.length>0?o[t-1]:""});n();var Ar=e=>e.toasts,Tx=S(Ar,e=>e.customToasts),vd=S(Ar,e=>e.transactionToasts),kd=S(Ar,e=>e.failTransactionToast);n();D();var Zs={errorMessage:ur,successMessage:gr,processingMessage:fr},Ys=e=>e.transactionsInfo,Id=S(Ys,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Zs);n();n();var Se=require("@multiversx/sdk-core"),Qs=require("@multiversx/sdk-core/out/signature");L();n();var Lr=require("@multiversx/sdk-core/out");n();n();function Cr(e){try{let o=atob(e),t=btoa(o),r=a.Buffer.from(e,"base64").toString(),c=a.Buffer.from(r).toString("base64");if(e===t&&e===c||o===r)return!0}catch(o){return!1}return!1}n();n();function Nr(e){for(let o=0;o<e.length;o++)if(e.charCodeAt(o)>127)return!1;return!0}function ro(e){let o=e;try{let t=a.Buffer.from(e,"hex").toString();Nr(t)&&t.length>1&&(o=t)}catch(t){}return o}n();n();var Js=e=>{let o=e!=null?e:"";return Cr(o)?Lr.TransactionPayload.fromEncoded(o):new Lr.TransactionPayload(o)};function Io(e){var t,r,c;let o=new Se.Transaction(T(T({value:e.value.valueOf(),data:Js(e.data),nonce:e.nonce.valueOf(),receiver:new Se.Address(e.receiver),sender:new Se.Address(e.sender),gasLimit:(t=e.gasLimit.valueOf())!=null?t:zo,gasPrice:(r=e.gasPrice.valueOf())!=null?r:Sn,chainID:e.chainID.valueOf(),version:new Se.TransactionVersion((c=e.version)!=null?c:bi)},e.options?{options:new Se.TransactionOptions(e.options)}:{}),e.guardian?{guardian:new Se.Address(e.guardian)}:{}));return e.guardianSignature&&o.applyGuardianSignature({hex:()=>e.guardianSignature||""}),o.applySignature(new Qs.Signature(e.signature)),o}n();n();function Ad(e,o){let t=new URLSearchParams(e),r=Object.fromEntries(t);return{nextUrlParams:new URLSearchParams(T(T({},r),o)).toString(),params:r}}function Er({callbackUrl:e,urlParams:o={}}){let t=e;if(Object.entries(o).length>0){let{search:r,origin:c,pathname:p}=new URL(e),{nextUrlParams:m}=Ad(r,o);t=`${c}${p}?${m}`}return t}n();n();n();var Nd=require("@multiversx/sdk-core/out");n();L();n();var oc=require("@multiversx/sdk-core");j();n();var ec=require("@multiversx/sdk-core");function Ld(e){try{let o=new ec.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function nn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Ld(e)}n();n();n();var Dr=require("@multiversx/sdk-core"),Mr=u(require("bignumber.js"));B();var Pr={tokenId:"",amount:""},Ed=e=>e.split("@").map((p,m)=>[2,3].includes(m)?p:ro(p));function Rr(e){if(!e)return Pr;let o=e.startsWith("ESDTTransfer"),t=e.startsWith("ESDTNFTTransfer")&&e.includes("@");if(o){let[,r,c]=e.split("@");try{let p=a.Buffer.from(r,"hex").toString("ascii");if(!p)return Pr;let m=new Mr.default("0x"+c.replace("0x","")).toString(10);return{tokenId:p,amount:m}}catch(p){console.error("Error getting token from transaction data",p)}}if(t)try{let[,r,c,p,m]=Ed(e);if([r,c,p,m].every(l=>Boolean(l))&&nn(new Dr.Address(m).bech32()))return{tokenId:`${r}-${c}`,amount:new Mr.default(p,16).toString(10),collection:r,nonce:c,receiver:new Dr.Address(m).bech32()}}catch(r){}return Pr}n();n();n();var tn="accounts";var Or="blocks";var Fr="collections";var Br="tokens";n();n();n();n();oe();n();n();oe();n();n();n();var Md=u(require("bignumber.js"));L();n();var ac=require("@multiversx/sdk-core"),Ge=u(require("bignumber.js"));L();n();var rc=u(require("bignumber.js")),ot=(e,o=!0)=>{let t=String(e);if(!t.match(/^[-]?\d+$/))return!1;let r=new rc.default(t),c=o?0:-1;return r.toString(10)===t&&r.comparedTo(0)>=c};n();function Le(e){return{if:function(o){return o?{then:t=>t instanceof Function?Le(t(e)):Le(t)}:{then:()=>Le(e)}},then:o=>o instanceof Function?Le(o(e)):Le(o),valueOf:function(){return e}}}Ge.default.config({ROUNDING_MODE:Ge.default.ROUND_FLOOR});function Ve({input:e,decimals:o=se,digits:t=qo,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!ot(e,!1))throw new Error("Invalid input");let m=new Ge.default(e).isNegative(),l=e;return m&&(l=e.substring(1)),Le(l).then(()=>ac.TokenTransfer.fungibleFromBigInteger("",l,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(_=>{let f=new Ge.default(_);if(f.isZero())return Be;let y=f.toString(10),[h,x]=y.split("."),b=new Ge.default(x||0),A=Le(0).if(Boolean(x&&r)).then(()=>Math.max(x.length,t)).if(b.isZero()&&!r).then(0).if(Boolean(x&&!r)).then(()=>Math.min(x.length,t)).valueOf(),P=x&&t>=1&&t<=x.length&&b.isGreaterThan(0)&&new Ge.default(x.substring(0,t)).isZero(),I=f.toFormat(A);return Le(y).if(p).then(I).if(Boolean(P)).then(E=>{let M=new Ge.default(h).isZero(),[W,G]=E.split("."),J=new Array(t-1).fill(0),_e=[...J,0].join(""),ue=[...J,1].join("");return M?c?`<${W}.${ue}`:r?`${W}.${G}`:W:`${W}.${_e}`}).if(Boolean(!P&&x)).then(E=>{let[M]=E.split("."),W=x.substring(0,A);if(r){let G=t-W.length;if(G>0){let J=Array(G).fill(0).join("");return W=`${W}${J}`,`${M}.${W}`}return E}return W?`${M}.${W}`:M}).valueOf()}).if(m).then(_=>`-${_}`).valueOf()}n();n();n();L();n();n();n();n();L();n();L();n();var Rd=require("@multiversx/sdk-core");L();n();var rn=require("@multiversx/sdk-core"),Bd=require("@multiversx/sdk-network-providers");L();n();n();var Od=u(require("bignumber.js"));L();n();L();n();var Wr={isEsdt:!1,isNft:!1,isEgld:!1};function ao(e){let o=e==null?void 0:e.split("-").length;return o===2?v(T({},Wr),{isEsdt:!0}):o===3?v(T({},Wr),{isNft:!0}):v(T({},Wr),{isEgld:!0})}n();n();n();n();n();L();function Ud(e,o){let t,r,c=/(\.0+)+$/,p=e.replace(c,"").split("."),m=o.replace(c,"").split("."),l=Math.min(p.length,m.length);for(t=0;t<l;t++)if(r=parseInt(p[t],10)-parseInt(m[t],10),r)return r;return p.length-m.length}function ic(e){let o=[qt,Kt,Xt,Zt,jo,e].sort((_,f)=>Ud(_,f)),t=o.indexOf(qt),r=o.indexOf(Kt),c=o.indexOf(Xt),p=o.indexOf(Zt),m=o.indexOf(jo),l=o.indexOf(e);return{ledgerWithMultiAccount:l>=t,ledgerWithHashSign:l>=r,ledgerWithSignAuthToken:l>=c,ledgerWithWhitelistedTokens:l>=p,ledgerWithGuardians:l>=m}}n();L();n();oe();var Wd=["reDelegateRewards","claimRewards","unBond"],Gd=["wrapEgld","unwrapEgld"],Vd=["unStake"],Hd=["unDelegate"];n();n();n();L();n();var zd=u(require("bignumber.js"));n();n();oe();n();var qd=u(require("bignumber.js"));n();n();function nt({tokenId:e,erdLabel:o}){return Boolean(e&&e!==o)}n();var Hr=u(require("bignumber.js"));j();n();var pc=(e,o)=>{let t=[],r=e.indexOf(o,0);for(;r>=0;)t.push(r),r=e.indexOf(o,r+1);return t};function mc(e){let o=[],t=0;try{if((e==null?void 0:e.startsWith("MultiESDTNFTTransfer"))&&(e==null?void 0:e.includes("@"))){let[,r,c,...p]=e==null?void 0:e.split("@");if(r){let m=new Hr.default(c,16).toNumber(),l=0;for(let h=0;h<m;h++){let x={type:"nftTransaction",data:"",receiver:r};for(let b=0;b<3;b++){switch(b){case 0:x.token=ro(p[l]),x.data=p[l];break;case 1:{let A=p[l]&&p[l].length?p[l]:"";A&&A!=="00"?x.nonce=A:x.type="esdtTransaction",x.data=`${x.data}@${p[l]}`;break}case 2:x.amount=new Hr.default(p[l],16).toString(10),x.data=`${x.data}@${p[l]}`;break;default:break}t=l+1,l++}o[h]=x}let _=o.length!==m,f=o.some(h=>pc(h.data,"@").length!==2),y=o.some(h=>h.data.startsWith("@"));if(_||f||y)return[];if(p[t]){let h=p[t];for(let x=t+1;x<p.length;x++)h+="@"+p[x];o[m]={type:"scCall",data:h,receiver:r}}}}}catch(r){return console.error("failed parsing tx",r),o}return o}n();n();n();B();function an(e){let t=Object.getPrototypeOf(e).toPlainObject!=null?e:Io(e);return v(T({},t.toPlainObject()),{hash:t.getHash().hex(),status:"pending"})}n();var uc=require("@multiversx/sdk-web-wallet-provider");L();n();var dc=u(require("qs"));n();var tt=e=>{let o=new URLSearchParams(e).toString(),t=window==null?void 0:window.location.pathname,r=o?`?${o}`:"",c=t?`${t}${r}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,c)})};n();var sn=()=>typeof window!="undefined";n();var Zd={search:sn()?window.location.search:"",removeParams:[]},lc=(e,o=Zd)=>{var m;let t={},r=sn()?window.location.search:"",c=(m=o.search)!=null?m:r;if(c){let l=c?new URLSearchParams(c):[];t=Object.fromEntries(l)}let p={};return e.forEach(l=>{p[l]=t[l],delete t[l]}),o.removeParams!=null&&Object.keys(t).forEach(l=>{var f,y;let[_]=l.split("[");(((f=o.removeParams)==null?void 0:f.includes(l))||((y=o.removeParams)==null?void 0:y.includes(_)))&&delete t[l]}),{remainingParams:p,params:t,clearNavigationHistory:()=>tt(t)}};var _c=({removeParams:e,search:o})=>{let t=sn()?window.location.search:"",r=o!=null?o:t;if(!r)return{};let c=dc.default.parse(r.replace("?","")),p=Object.keys(c).filter(l=>!e.includes(l)),{remainingParams:m}=lc(p,{search:o,removeParams:e});return tt(m),m};var $r=({transaction:e,search:o})=>_c({removeParams:[...Object.keys(e),uc.WALLET_PROVIDER_CALLBACK_PARAM,Fe],search:o});n();n();n();n();oe();n();n();n();var Yd=u(require("linkifyjs"));n();L();n();var Jd=u(require("bignumber.js"));n();j();n();n();B();n();B();n();n();n();oe();n();oe();n();var Qd=u(require("bignumber.js"));L();oe();n();oe();n();var fc=require("react");j();n();n();oe();n();n();var e_=require("@multiversx/sdk-core/out"),o_=u(require("bignumber.js"));oe();n();j();n();n();j();var gk=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var Tc=require("react");j();n();var t_=require("react");oe();var Sk=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];eo();var at=e=>e.transactions,Ao=S(at,e=>e.signedTransactions),r_=S(at,e=>e.signTransactionsError),jr=S(at,e=>e.signTransactionsCancelMessage),it=e=>o=>Object.entries(o).reduce((t,[r,c])=>(e(c.status)&&(t[r]=c),t),{}),yc=S(Ao,it(ho)),hc=S(Ao,it(xo)),xc=S(Ao,it(bo)),a_=S(Ao,it(Tr)),st=S(at,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:v(T({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(t=>Io(t)))||[]})}),i_=S(Ao,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});n();var s_=e=>e.dappConfig,pI=S(s_,e=>e.shouldUseWebViewProvider);var io=()=>C(de);n();var bc=require("react");n();D();n();n();n();n();n();n();n();n();var Sc=require("@multiversx/sdk-extension-provider"),wc=require("@multiversx/sdk-hw-provider"),vc=require("@multiversx/sdk-opera-provider"),qr=require("@multiversx/sdk-web-wallet-provider");L();B();n();var ct=Co,zr=ct;var c_="/dapp/init",No=e=>{switch(e==null?void 0:e.constructor){case qr.WalletProvider:return"wallet";case ct:return"walletconnect";case zr:return"walletconnectv2";case wc.HWProvider:return"ledger";case Sc.ExtensionProvider:return"extension";case vc.OperaProvider:return"opera";case Co:return"";default:return"extra"}},Kr=e=>new qr.WalletProvider(`${e}${c_}`);var Ee=e=>`Unable to perform ${e}, Provider not initialized`,Co=class{init(){return Promise.resolve(!1)}login(o){throw new Error(Ee(`login with options: ${o}`))}logout(o){throw new Error(Ee(`logout with options: ${o}`))}getAddress(){throw new Error(Ee("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,t){throw new Error(Ee(`sendTransaction with transactions: ${o} options: ${t}`))}signTransaction(o,t){throw new Error(Ee(`signTransaction with transactions: ${o} options: ${t}`))}signTransactions(o,t){throw new Error(Ee(`signTransactions with transactions: ${o} options: ${t}`))}signMessage(o,t){throw new Error(Ee(`signTransactions with ${o} and options ${t}`))}sendCustomMessage({method:o,params:t}){throw new Error(Ee(`sendCustomMessage with method: ${o} params: ${t}`))}sendCustomRequest(o){throw new Error(Ee(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Xr=new Co;var p_=Xr;function we(){return p_||Xr}D();n();n();var kc=u(require("axios"));n();n();var Zr=e=>{let o=e!=null?e:Ir(N.getState());return o.endsWith("/")?o.slice(0,-1):o};function Ic(e){return k(this,null,function*(){if(!e)return null;let t=`${Zr()}/${tn}/${e}?withGuardianInfo=true`;try{let{data:r}=yield kc.default.get(t);return r}catch(r){console.error("error fetching configuration for ",t)}return null})}function cn(e){return k(this,null,function*(){return yield Ic(e)})}n();B();n();n();function Ac(){let e=we();return No(e)}function Lo(e){return Ac()===e}n();function pt(e){let o=N.getState(),t=js(o);return e?t&&!isNaN(t)?Math.max(t,e.nonce):e.nonce:t}eo();n();n();n();var m_=u(require("axios"));n();var l_=u(require("axios"));n();var __=u(require("axios"));n();n();var u_=u(require("axios"));n();var g_=u(require("axios"));n();D();B();n();n();n();n();K();j();n();D();n();var Lc=require("@multiversx/sdk-core");n();eo();n();D();B();n();D();j();n();n();n();j();n();n();n();n();var Ec=u(require("axios")),Pc=u(require("swr"));var y_=e=>Ec.default.get(e).then(o=>o.data);function Dc({tokenId:e}){var x;let{network:o}=io(),{isEsdt:t,isNft:r}=ao(e),c=t?Br:Fr,p=e;if(r){let[b,A]=e.split("-");p=`${b}-${A}`}let{data:m,error:l}=(0,Pc.default)(Boolean(p)?`${o.apiAddress}/${c}/${p}`:null,y_);if(!p)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let _=m?m==null?void 0:m.decimals:Number(o.decimals),f=m?m==null?void 0:m.name:"",y=m?`${(x=m==null?void 0:m.assets)==null?void 0:x.svgUrl}`:"",h=m==null?void 0:m.assets;return{tokenDecimals:_,tokenLabel:f,tokenAvatar:y,assets:h,error:l}}n();n();var pn=require("react");var Mc={tokenId:"",amount:"",type:"",multiTxData:"",receiver:""};function Rc({transactions:e}){let[o,t]=(0,pn.useState)({}),[r,c]=(0,pn.useState)([]);function p(_,f){t(y=>v(T({},y),{[_]:f}))}function m(_,f){return o==null?Mc:_ in o?o[_]:f!=null&&String(f)in o?o[f]:Mc}function l(){if(e&&e.length>0){let _=[];e.forEach((f,y)=>{let h=f.getData().toString(),x=mc(h);if(x.length>0)x.forEach((b,A)=>{let P={transaction:f,multiTxData:b.data,transactionIndex:A};p(b.data,{tokenId:b.token?b.token:"",amount:b.amount?b.amount:"",type:b.type,nonce:b.nonce?b.nonce:"",multiTxData:b.data,receiver:b.receiver}),_.push(P)});else{let{tokenId:b,amount:A}=Rr(f.getData().toString());b&&p(f.getData().toString(),{tokenId:b,amount:A,receiver:f.getReceiver().bech32()}),_.push({transaction:f,transactionIndex:y})}}),c(_)}}return(0,pn.useEffect)(()=>{l()},[e==null?void 0:e.length]),{parsedTransactionsByDataField:o,getTxInfoByDataField:m,allTransactions:r}}n();var Oc=require("react"),Fc=require("@multiversx/sdk-web-wallet-provider"),Bc=u(require("qs"));L();D();B();function Yr(e){let o=window==null?void 0:window.location.search,t=C(me),r=$();(0,Oc.useEffect)(()=>{if(o!=null){let c=Bc.default.parse(o.replace("?",""));if(c&&Fe in c){let p=String(c[Fe]),m=new Fc.WalletProvider(`${t.walletAddress}${Si}`).getTransactionsFromWalletUrl();if(c.status==="cancelled"){r(oo({sessionId:p,status:"cancelled"})),e();let[l]=m;$r({transaction:l,search:o});return}if(m.length>0){r(oo({sessionId:p,status:"signed",transactions:m.map(_=>an(_))}));let[l]=m;$r({transaction:l,search:o})}}}},[o])}n();var so=require("react"),co=require("@multiversx/sdk-core");mr();n();n();function Jr(e){let o=st(N.getState()),t=Object.keys(e).length===(o==null?void 0:o.transactions.length);return e&&(e&&t)}n();var h_=(e,o)=>o.map((t,r)=>(t.setNonce(e+r),t)),Qr=()=>{let e=C(to);return o=>k(void 0,null,function*(){let t=yield cn(e),r=pt(t);return h_(r,o)})};n();var mt=({transactions:e,isGuarded:o})=>o?e.every(r=>Boolean(r.getGuardianSignature().toString("hex"))):!0;n();n();n();Ho();n();var x_=u(require("axios"));n();var b_=u(require("axios"));n();Ho();n();Ho();function ea(e){return Ti[e]}L();var oa=({transactions:e,hasGuardianScreen:o,callbackRoute:t,sessionId:r,walletAddress:c,isGuarded:p})=>{let m=mt({isGuarded:p,transactions:e});return{needs2FaSigning:p?!o&&!m&&r:!1,sendTransactionsToGuardian:()=>{let f=e[0].getChainID().valueOf(),y=ea(f),h=c!=null?c:Ye[y].walletAddress,x=Kr(h),b={[Fe]:String(r)},A=window!=null&&window.location?`${window.location.origin}${t}`:`${t}`,P=Er({callbackUrl:A,urlParams:b});x.guardTransactions(e,{callbackUrl:encodeURIComponent(P)})}}};var lt={};function Uc({isLedger:e=!1,transactionsToSign:o,egldLabel:t,address:r,activeGuardianAddress:c,hasGuardianScreen:p,onCancel:m,onSignTransaction:l,onTransactionsSignError:_,onTransactionsSignSuccess:f,onGetScamAddressData:y}){var Ea,Pa,Da;let h=Boolean(c),[x,b]=(0,so.useState)(0),[A,P]=(0,so.useState)(),[I,F]=(0,so.useState)(null),[E,M]=(0,so.useState)(!1),{getTxInfoByDataField:W,allTransactions:G}=Rc({transactions:c?o==null?void 0:o.map(O=>{O.setSender(co.Address.fromBech32(r)),O.setVersion(co.TransactionVersion.withTxOptions()),O.setGuardian(co.Address.fromBech32(c));let X=T({guarded:!0},e?{hashSign:!0}:{});return O.setOptions(co.TransactionOptions.withOptions(X)),O}):o}),J=x===G.length-1;(0,so.useEffect)(()=>{_e()},[x,G]);function _e(){return k(this,null,function*(){var Ma;let O=G[x];if(O==null)return;let{transaction:X,multiTxData:Uo}=O,gn=X.getData().toString(),Lt=W(X.getData().toString(),Uo),{tokenId:Oe}=Lt,je=X.getReceiver().toString(),Wo=r!==je,um=je in lt;if(Wo&&!um&&y!=null){let fn=yield y(je);lt=T(T({},lt),fn!=null&&fn.scamInfo?{[je]:fn.scamInfo}:{})}let gm=Boolean(Oe&&nt({tokenId:Oe,erdLabel:t}));F({transaction:X,receiverScamInfo:((Ma=lt[je])==null?void 0:Ma.info)||null,transactionTokenInfo:Lt,isTokenTransaction:gm,dataField:gn})})}function ue(){b(0),P(void 0),M(!1)}function Me(){return k(this,null,function*(){if(I==null)return;M(e);let O;try{O=yield l(I.transaction)}catch(Oe){console.error(Oe,"sign error");let{message:je}=Oe,Wo=e?pr(Oe).errorMessage:null;return ue(),_(Wo!=null?Wo:je)}let X={[x]:O},Uo=A?T(T({},A),X):X;if(P(Uo),!J){b(Oe=>Oe+1),M(!1);return}if(!Uo)return;let gn=Object.values(Uo);!mt({isGuarded:h,transactions:gn})&&p||(f(gn),ue())})}function z(){try{if(I==null)return;if(I.transaction.getSignature().toString("hex")&&!J){b(X=>X+1);return}Me()}catch(O){Me()}}let $e=x===0;function ae(){$e?m==null||m():b(O=>O-1)}let Re=Boolean(((Ea=I==null?void 0:I.transactionTokenInfo)==null?void 0:Ea.type)&&((Pa=I==null?void 0:I.transactionTokenInfo)==null?void 0:Pa.multiTxData)&&!(I!=null&&I.dataField.endsWith((Da=I==null?void 0:I.transactionTokenInfo)==null?void 0:Da.multiTxData)));function Y(){Re?b(O=>O+1):z()}function mo(){b(O=>{let X=O+1;return X>(G==null?void 0:G.length)?O:X})}function Nt(){b(O=>{let X=O-1;return X<0?O:X})}return{allTransactions:G,onSignTransaction:Y,onNext:mo,onPrev:Nt,waitingForDevice:E,onAbort:ae,isLastTransaction:J,isFirstTransaction:x===0,hasMultipleTransactions:G.length>1,shouldContinueWithoutSigning:Re,currentStep:x,signedTransactions:A,setSignedTransactions:P,currentTransaction:I}}n();var Gc=require("react"),Vc=require("@multiversx/sdk-core"),v_=require("@multiversx/sdk-extension-provider");L();n();n();var dt=()=>C($s);n();var ve=()=>C(ko);n();n();n();n();n();var Eo=u(require("react"));var S_=(0,Eo.createContext)({}),jN=N.getState();function _t(){let e=(0,Eo.useContext)(S_);if(e===void 0||Object.values(e).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return e}n();var Wc=u(require("react"));n();var na=u(require("react")),w_=u(require("axios"));var ta=()=>{try{let{loginInfo:e,isLoggedIn:o}=_t();return v(T({},e),{isLoggedIn:o})}catch(e){let o=C(pe),t=C(Zn);return v(T({},o),{isLoggedIn:t})}};n();n();var He=()=>{let e=we(),o=No(e);return{provider:e,providerType:o}};n();D();B();n();var Po=require("react"),ra=require("@multiversx/sdk-extension-provider");L();D();var ut=()=>{let e=$(),{provider:o}=He(),{nonce:t}=ve(),[r,c]=(0,Po.useState)(null),[p,m]=(0,Po.useState)(),[l,_]=(0,Po.useState)([]),f=Qr(),y=C(st),h=C(jr),x=()=>k(void 0,null,function*(){var E;let I=Boolean(y==null?void 0:y.transactions),F=(E=y==null?void 0:y.transactions)!=null?E:[];if(I){let M=yield f(F);_(M)}m(I)});(0,Po.useEffect)(()=>{x()},[y,t]);let b=()=>{c(null),e(wo(null))},A=I=>{b(),P(I)};Yr(A);function P(I){var E,M;let F=o instanceof ra.ExtensionProvider;e(So()),e(Jo(I)),e(Fn($o)),F&&(b(),(M=(E=ra.ExtensionProvider.getInstance())==null?void 0:E.cancelAction)==null||M.call(E))}return{error:r,canceledTransactionsMessage:h,clearTransactionStatusMessage:b,onAbort:A,setError:c,hasTransactions:p,transactionsToSign:y&&v(T({},y),{transactions:l})}};n();n();var Hc=u(require("axios"));function $c(e){return k(this,null,function*(){let{network:{apiAddress:o,apiTimeout:t}}=de(N.getState()),{data:r}=yield Hc.default.get(`/${tn}/${e}`,{baseURL:o,timeout:Number(t)});return r})}D();j();Yo();n();Ze();D();function gt(){let e=$();return o=>{e(So()),e(Jo(o)),e(wo(Ht))}}function aa(e){let{onCancel:o,verifyReceiverScam:t=!0,hasGuardianScreen:r}=e,{transactionsToSign:c,hasTransactions:p}=ut(),m=C(me),l=C(Jn),{account:_}=dt(),{address:f,isGuarded:y,activeGuardianAddress:h}=_,{provider:x}=He(),b=$(),A=gt(),{transactions:P,sessionId:I,callbackRoute:F,customTransactionInformation:E}=c||{};function M(z){I&&b(oo({sessionId:I,status:"cancelled"})),b(ps(z))}let W=F!=null&&(window==null?void 0:window.location.pathname.includes(F)),G=!(E!=null&&E.skipGuardian);function J(z){if(!Jr(z))return;let{needs2FaSigning:ae,sendTransactionsToGuardian:Re}=oa({transactions:z,sessionId:I,callbackRoute:F,hasGuardianScreen:r,isGuarded:y&&G,walletAddress:m.walletAddress});if(ae)return Re();I&&(b(oo({sessionId:I,status:"signed",transactions:z.map(Y=>an(Y))})),F!=null&&(E==null?void 0:E.redirectAfterSign)&&!W&&Pn(F))}function _e(){o(),A(I)}function ue(z){return k(this,null,function*(){return yield x.signTransaction(z)})}let Me=Uc({address:f,egldLabel:l,activeGuardianAddress:y&&G?h:void 0,transactionsToSign:p?P:[],onGetScamAddressData:t?$c:null,isLedger:Lo("ledger"),hasGuardianScreen:r,onCancel:_e,onSignTransaction:ue,onTransactionsSignError:M,onTransactionsSignSuccess:J});return v(T({},Me),{callbackRoute:F})}n();n();var au=require("react");n();n();n();D();n();n();var A_=u(require("bignumber.js"));L();D();j();n();var I_=u(require("bignumber.js"));L();n();var C_=require("@multiversx/sdk-core"),N_=u(require("bignumber.js"));L();n();n();n();n();var qc=u(require("axios"));n();n();n();function jc(e){return k(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}n();var zc=(e,o,t,r=0)=>k(void 0,null,function*(){try{return yield e(...t)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield jc(o.delay)),yield zc(e,o,t,r+1)):null}}),ia=(e,o={retries:5,delay:500})=>(...t)=>k(void 0,null,function*(){return yield zc(e,o,t)});var L_=4;var MP=ia((e,o)=>k(void 0,null,function*(){let{data:t}=yield qc.default.get(`${e}/${Or}?from=${L_}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[r]=t;return r}));n();n();vn();n();n();var ou=u(up());n();var gp,nD={origin:typeof window!="undefined"?(gp=window==null?void 0:window.location)==null?void 0:gp.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};n();B();eo();n();var fp=require("react");n();n();var su=require("react"),cu=require("@multiversx/sdk-extension-provider");Ze();K();B();n();Qe();n();var iu=require("react"),Tp=require("@multiversx/sdk-core");D();n();var pu=require("react"),mu=require("@multiversx/sdk-opera-provider");Ze();K();B();Qe();n();var _u=require("react");Ze();D();n();n();Jt();n();n();var lu=u(require("platform"));n();K();j();Yo();To();fo();n();n();n();n();n();function yt(){return Jn(N.getState())}n();n();n();n();B();n();Yo();To();n();n();n();D();n();n();var du=u(require("axios"));n();n();var yp=require("react"),gu=require("@multiversx/sdk-hw-provider");Ze();K();D();B();Qe();n();var uu=require("react");n();var pa=require("react");K();D();B();Qe();n();var ma=require("react");K();D();B();Qe();n();n();var hp=require("react");n();var xu=require("react");n();var la=require("react"),hu=require("socket.io-client");D();n();n();n();n();var xp=e=>e.dappModal,bp=S(xp,e=>e.visible),Mo=S(xp,e=>e.modal),FM=S(Mo,e=>e.showHeader),BM=S(Mo,e=>e.showFooter),UM=S(Mo,e=>e.headerText),WM=S(Mo,e=>e.footerText);var Sp=()=>C(bp);n();n();var bu=require("react");j();j();n();n();var It=u(require("react")),Sa=u(require("classnames"));n();var Su=`.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(xu));var d={"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"};n();var Np=u(require("react"));n();n();n();var Ro=u(require("react")),ua=u(require("classnames")),Ap=u(require("react-dom"));n();var bu=`.dapp-core-component__dappModalStyles__dappModal {
|
|
2695
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Su));var d={"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"};n();var Lp=u(require("react"));n();n();n();var Oo=u(require("react")),fa=u(require("classnames")),Cp=u(require("react-dom"));n();var wu=`.dapp-core-component__dappModalStyles__dappModal {
|
|
2696
2696
|
position: fixed;
|
|
2697
2697
|
z-index: 999;
|
|
2698
2698
|
padding-top: 100px;
|
|
@@ -2758,15 +2758,15 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2758
2758
|
color: #212529;
|
|
2759
2759
|
background-color: #dee2e6;
|
|
2760
2760
|
border-color: #e9ecef;
|
|
2761
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2761
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(wu));var le={dappModal:"dapp-core-component__dappModalStyles__dappModal",dappModalContent:"dapp-core-component__dappModalStyles__dappModalContent",dappModalHeader:"dapp-core-component__dappModalStyles__dappModalHeader",dappModalHeaderText:"dapp-core-component__dappModalStyles__dappModalHeaderText",dappModalBody:"dapp-core-component__dappModalStyles__dappModalBody",dappModalFooter:"dapp-core-component__dappModalStyles__dappModalFooter",dappModalCloseButton:"dapp-core-component__dappModalStyles__dappModalCloseButton"};n();var wp=u(require("react")),vp=u(require("classnames"));var da=({className:e,children:o})=>wp.default.createElement("div",{className:(0,vp.default)(le.dappModalBody,e)},o);n();var _a=u(require("react")),kp=u(require("classnames"));var ua=({visible:e,customFooter:o,className:t,footerText:r})=>e?_a.default.createElement("div",{className:(0,kp.default)(le.dappModalFooter,t)},o!=null?o:_a.default.createElement("div",null,r)):null;n();var Ro=u(require("react")),Ip=require("@fortawesome/free-solid-svg-icons"),Ap=require("@fortawesome/react-fontawesome"),dn=u(require("classnames"));var ga=({visible:e,headerText:o,customHeader:t,className:r,closeButtonClassName:c,headerTextClassName:p,onHide:m})=>e?t?Ro.default.createElement("div",{className:(0,dn.default)(le.dappModalHeader,r)},t):Ro.default.createElement("div",{className:(0,dn.default)(le.dappModalHeader,r)},Ro.default.createElement("div",{className:(0,dn.default)(le.dappModalHeaderText,p)},o),Ro.default.createElement("button",{onClick:m,className:(0,dn.default)(le.dappModalCloseButton,d.btn,d.btnLight,c)},Ro.default.createElement(Ap.FontAwesomeIcon,{size:"lg",icon:Ip.faTimes}))):null;var vu={showHeader:!0,showFooter:!1,headerText:"",footerText:""},Ta=({id:e="dapp-modal",visible:o,onHide:t,parentElement:r,config:c=vu,children:p,className:m="dapp-modal-dialog-wrapper"})=>{if(!o)return null;let{showHeader:l,showFooter:_,headerText:f,footerText:y,modalDialogClassName:h="dapp-modal-dialog",modalContentClassName:x="dapp-modal-dialog-content",modalHeaderClassName:b="dapp-modal-dialog-header",modalHeaderTextClassName:A="dapp-modal-dialog-header-text",modalCloseButtonClassName:P="dapp-modal-dialog-close-button",modalBodyClassName:I="dapp-modal-dialog-content-body",modalFooterClassName:F="dapp-modal-dialog-footer",customModalHeader:E,customModalFooter:M}=c;return Cp.default.createPortal(Oo.default.createElement("div",{id:e,role:"dialog","aria-modal":"true",className:(0,fa.default)(h,le.dappModal,m)},Oo.default.createElement("div",{className:(0,fa.default)(le.dappModalContent,x)},Oo.default.createElement(ga,{visible:l,headerText:f,customHeader:E,className:b,headerTextClassName:A,closeButtonClassName:P,onHide:t}),Oo.default.createElement(da,{className:I},p),Oo.default.createElement(ua,{visible:_,customFooter:M,footerText:y,className:F}))),r!=null?r:document==null?void 0:document.body)};n();n();var Fo=require("react");Sr();var Np=e=>{var l;let o=$(),t=Sp(),r=C(Mo),c=()=>{o(br(!0))},p=()=>{o(br(!1))},m=(0,Fo.useCallback)(_=>{o(Ss(_))},[]);return(0,Fo.useEffect)(()=>{e!=null&&e.modalConfig&&m(e==null?void 0:e.modalConfig)},[e==null?void 0:e.modalConfig]),(0,Fo.useEffect)(()=>{var _;return(_=e==null?void 0:e.config)!=null&&_.openOnMount&&c(),()=>{p()}},[]),(0,Fo.useEffect)(()=>{var _;typeof((_=e==null?void 0:e.config)==null?void 0:_.visible)=="boolean"&&(e.config.visible?c():p())},[(l=e==null?void 0:e.config)==null?void 0:l.visible]),{handleShowModal:c,handleHideModal:p,setModalConfig:m,visible:t,config:r}};n();var ht=e=>{let{handleHideModal:o,visible:t,config:r}=Np({modalConfig:e.modalConfig,config:v(T({},e.modalInteractionConfig),{visible:e.visible})});return Lp.default.createElement(Ta,{onHide:()=>{var p;o(),(p=e.onClose)==null||p.call(e)},visible:t,config:r,className:e.className},e.children)};n();var De=u(require("react")),Yp=require("@fortawesome/free-solid-svg-icons"),kt=u(require("classnames"));n();n();var Bo=u(require("react")),Pp=require("@fortawesome/react-fontawesome"),_n=u(require("classnames"));n();var ku=`.dapp-core-component__pageState-styles__wrapper {
|
|
2762
2762
|
color: inherit;
|
|
2763
2763
|
}
|
|
2764
2764
|
|
|
2765
2765
|
.dapp-core-component__pageState-styles__state {
|
|
2766
2766
|
color: inherit;
|
|
2767
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2767
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(ku));var Ep={wrapper:"dapp-core-component__pageState-styles__wrapper",state:"dapp-core-component__pageState-styles__state"};var xt=({icon:e,title:o,action:t,iconClass:r,dataTestId:c,description:p,iconBgClass:m,iconSize:l="5x",className:_="dapp-page-state"})=>{let f={wrapper:(0,_n.default)(Ep.state,d.mAuto,d.p4,d.textCenter,_),iconContainer:(0,_n.default)(d.iconState,d.mxAuto,{[m!=null?m:""]:Boolean(m)}),iconClass:(0,_n.default)(r!=null&&r),title:(0,_n.default)(d.h4,d.my4),description:d.mb3};return Bo.default.createElement("div",{className:f.wrapper,"data-testid":c},e&&Bo.default.createElement("span",{className:f.iconContainer},Bo.default.createElement(Pp.FontAwesomeIcon,{icon:e,className:f.iconClass,size:l})),o&&Bo.default.createElement("p",{className:f.title},o),p&&Bo.default.createElement("div",{className:f.description},p),t)};n();n();var R=u(require("react")),qp=require("@fortawesome/free-solid-svg-icons"),Kp=require("@fortawesome/react-fontawesome"),Xp=require("@multiversx/sdk-core/out"),ke=u(require("classnames"));n();var un=u(require("react")),bt=u(require("classnames"));n();var Dp=u(require("react")),Mp=u(require("classnames"));var Rp=({color:e,"data-testid":o,className:t="dapp-dot"})=>Dp.default.createElement("span",{className:(0,Mp.default)(d.dot,e,t),"data-testid":o});var Op=({totalSteps:e,currentStep:o,className:t="dapp-progress-steps"})=>{let r=[];for(let c=1;c<=e;c+=1){let p=o===c,m=p||c<o?d.bgPrimary:d.bgSecondary;r.push(un.default.createElement(Rp,{"data-testid":`step${c}${p?"active":""}`,key:c,color:m,className:p?"active":""}))}return un.default.createElement("div",{className:(0,bt.default)(d.progressSteps,d.flexRow,d.justifyContentCenter,t)},un.default.createElement("div",{className:(0,bt.default)(d.steps,d.flexRow,d.justifyContentCenter,d.alignItemsCenter,d.positionRelative)},un.default.createElement("hr",{className:(0,bt.default)(d.positionAbsolute,d.w100,d.m0)}),r))};n();var Z=u(require("react")),Vp=require("@fortawesome/free-solid-svg-icons"),Hp=require("@fortawesome/react-fontawesome");n();var St=u(require("react")),Iu=e=>St.createElement("svg",T({viewBox:"0 0 300 300",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:"expanded"},e),St.createElement("rect",{width:300,height:300,rx:150,fill:"black",id:"egld-token"}),St.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"})),Fp=Iu;n();var Au=`.dapp-core-component__tokenDetailsStyles__token-symbol-custom-token {
|
|
2768
2768
|
color: inherit;
|
|
2769
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2769
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Au));var Bp={"token-symbol-custom-token":"dapp-core-component__tokenDetailsStyles__token-symbol-custom-token",tokenSymbolCustomToken:"dapp-core-component__tokenDetailsStyles__token-symbol-custom-token"};n();var ya=u(require("react")),ha=u(require("classnames"));n();var Cu=`.dapp-core-component__tokenSymbol__token-symbol,
|
|
2770
2770
|
.dapp-core-component__tokenSymbol__token-symbol-combined {
|
|
2771
2771
|
display: flex;
|
|
2772
2772
|
align-items: center;
|
|
@@ -2834,7 +2834,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2834
2834
|
.dapp-core-component__tokenSymbol__token-icon-xl .dapp-core-component__tokenSymbol__token-symbol svg {
|
|
2835
2835
|
width: 2.3rem;
|
|
2836
2836
|
height: 2.3rem;
|
|
2837
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2837
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Cu));var wt={"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 Up=({children:e,className:o="dapp-simple-token-symbol"})=>ya.default.createElement("div",{className:(0,ha.default)(wt.tokenSymbol,o)},e),Wp=({small:e,children:o,className:t="dapp-combined-token-symbol"})=>ya.default.createElement("div",{className:(0,ha.default)(wt.tokenSymbolCombined,{[wt.small]:e},t)},o);var $p=e=>{let o=e.split("-");return e.includes("-")?`${o[0]}-${o[1]}`:e};function Nu(e,o){return o&&o!=="undefined"?Z.default.createElement("img",{className:Bp.tokenSymbolCustomToken,src:o}):e?Z.default.createElement(Fp,null):Z.default.createElement(Hp.FontAwesomeIcon,{icon:Vp.faDiamond})}var xa=(e,o)=>{let t=yt(),r=e===t;return{token:e,symbol:e?e.split("-")[0]:"",label:e,icon:()=>Nu(r,o)}},Gp=e=>{let{isNft:o}=ao(e);return o?e:$p(e)},Pe=class extends Z.Component{render(){return null}};Pe.Token=o=>Z.default.createElement(Z.default.Fragment,null,o.token),Pe.Symbol=o=>Z.default.createElement(Z.default.Fragment,null,xa($p(o.token),o.tokenAvatar).symbol),Pe.Label=o=>Z.default.createElement(Z.default.Fragment,null,xa(Gp(o.token),o.tokenAvatar).label),Pe.Icon=o=>{var r;let t=xa(Gp(o.token),o.tokenAvatar).icon;return Z.default.createElement("div",{className:(r=o.className)!=null?r:"dapp-token-details-icon"},o.combined?Z.default.createElement(Wp,{small:o.small},Z.default.createElement(t,null)):Z.default.createElement(Up,null,Z.default.createElement(t,null)))};n();var U=u(require("react")),po=u(require("classnames"));L();var Lu=(e,o)=>[...e.matchAll(new RegExp(o,"gi"))].map(t=>t.index),jp=({data:e,highlight:o,isScCall:t,className:r="dapp-transaction-data",innerTransactionDataClasses:c})=>{let{transactionDataInputLabelClassName:p,transactionDataInputValueClassName:m}=c||{},l=U.default.createElement(U.default.Fragment,null,e),[_,...f]=o&&t?o.split("@"):[];if(e&&o&&Lu(e,o).length===1)switch(!0){case e.startsWith(o):{let[,y]=e.split(o);l=U.default.createElement(U.default.Fragment,null,o,U.default.createElement("span",{className:d.textMuted},y));break}case e.endsWith(o):{let[y]=e.split(o);l=U.default.createElement(U.default.Fragment,null,U.default.createElement("span",{className:d.textMuted},y),o);break}default:{let[y,h]=e.split(o);l=U.default.createElement(U.default.Fragment,null,U.default.createElement("span",{className:d.textMuted},y),U.default.createElement("span",{className:d.highlighted},o),U.default.createElement("span",{className:d.textMuted},h));break}}return U.default.createElement(U.default.Fragment,null,_&&U.default.createElement("div",{className:(0,po.default)(d.formGroup,d.mb0,d.dataField,d.mw100,d.w100,r)},U.default.createElement("span",{className:(0,po.default)(d.formLabel,d.textSecondary,d.dBlock,p)},"SC Call"),U.default.createElement("div",{"data-testid":"confirmScCall",className:(0,po.default)(d.textarea,d.scCall,d.formControl,d.mt1,d.textBreak,d.w100,m)},[ro(_),...f].join("@"))),U.default.createElement("div",{className:(0,po.default)(d.formGroup,d.mb0,d.dataField,d.mw100,d.w100,r)},U.default.createElement("span",{className:(0,po.default)(d.formLabel,d.textSecondary,d.dBlock,p)},"Data"),U.default.createElement("div",{"data-testid":"confirmData",className:(0,po.default)(d.textarea,d.formControl,d.mt1,d.textBreak,d.w100,m)},e?l:vi)))};n();n();var zp=require("react"),Q=u(require("classnames"));var vt=(e=null)=>(0,zp.useMemo)(()=>({formGroup:(0,Q.default)(d.formGroup,d.textBreak,d.textLeft),formLabel:(0,Q.default)(d.textBreak,d.textSecondary),icon:d.textWhite,contentWrapper:(0,Q.default)(d.dFlex,d.flexColumn,d.justifyContentStart,d.flexRow,d.justifyContentBetween,d.mb3),tokenWrapper:(0,Q.default)(d.mb3,d.mb0,d.dFlex,d.flexColumn,d.alignItemsStart),tokenLabel:(0,Q.default)(d.textSecondary,d.textLeft),tokenValue:(0,Q.default)(d.dFlex,d.alignItemsCenter),scamReport:d.textWarning,scamReportIcon:(0,Q.default)(d.textWarning,d.mr1),tokenAmountLabel:(0,Q.default)(d.textSecondary,d.textLeft),tokenAmountValue:(0,Q.default)(d.dFlex,d.alignItemsCenter),dataFormGroup:(0,Q.default)(d.formGroup,d.textLeft),errorMessage:(0,Q.default)(d.textDanger,d.dFlex,d.justifyContentCenter,d.alignItemsCenter),buttonsWrapper:(0,Q.default)(d.dFlex,d.alignItemsCenter,d.justifyContentEnd,d.mt1),cancelButton:(0,Q.default)(d.btn,d.btnDark,d.textWhite,d.dFlex,d.mr2),signButton:(0,Q.default)(d.btn,e?d.btnWarning:d.btnPrimary,d.dFlex,d.ml2)}),[e]);var Zp=({currentTransaction:e,error:o,allTransactions:t,isGuarded:r,currentStep:c,signStepInnerClasses:p})=>{let m=yt();if(!e)return null;let{network:l}=io(),{inputGroupClassName:_,inputLabelClassName:f,inputValueClassName:y,errorClassName:h,scamAlertClassName:x,progressClassName:b}=p||{},{tokenId:A,nonce:P,amount:I,multiTxData:F,receiver:E}=e.transactionTokenInfo,M=Boolean(A&&nt({tokenId:A,erdLabel:m})),{isNft:W}=ao(A),G=P?`-${P}`:"",J=`${A}${G}`,{tokenDecimals:_e,tokenAvatar:ue}=Dc({tokenId:P&&P.length>0?J:A}),Me=Ve({input:M?I:e.transaction.getValue().toString(),decimals:M?_e:Number(l.decimals),digits:Number(l.digits),showLastNonZeroDecimal:!1,addCommas:!0}),z=r?1:0,$e=t.length+z,ae=e.receiverScamInfo,Re=$e>1,Y=vt(ae),mo=W?J:A||m,Nt=W?I:Me;return R.default.createElement(R.default.Fragment,null,e.transaction&&R.default.createElement(R.default.Fragment,null,Re&&R.default.createElement(Op,{totalSteps:$e,currentStep:c+1,className:(0,ke.default)(d.mb4,b)}),R.default.createElement("div",{"data-testid":"transactionTitle",className:(0,ke.default)(Y.formGroup,_)},R.default.createElement("div",{className:(0,ke.default)(Y.formLabel,f)},"To"),R.default.createElement("div",{className:y,"data-testid":"confirmReceiver"},F?new Xp.Address(E).bech32():e.transaction.getReceiver().toString()),ae&&R.default.createElement("div",{className:(0,ke.default)(Y.scamReport,x)},R.default.createElement("span",null,R.default.createElement(Kp.FontAwesomeIcon,{icon:qp.faExclamationTriangle,className:Y.scamReportIcon}),R.default.createElement("small",{"data-testid":"confirmScamReport"},ae)))),R.default.createElement("div",{className:(0,ke.default)(Y.tokenWrapper,_)},R.default.createElement("div",{className:(0,ke.default)(Y.tokenLabel,f)},"Token"),R.default.createElement("div",{className:y,"data-testid":"confirmToken"},R.default.createElement("div",{className:Y.tokenValue},R.default.createElement(Pe.Icon,{tokenAvatar:ue,token:mo}),R.default.createElement("div",{className:d.mr2}),R.default.createElement(Pe.Label,{token:mo})))),R.default.createElement("div",{className:_},R.default.createElement("div",{className:(0,ke.default)(Y.tokenAmountLabel,f)},"Amount"),R.default.createElement("div",{className:(0,ke.default)(Y.tokenAmountValue,y),"data-testid":"confirmAmount"},Nt)),e.transaction.getData()&&R.default.createElement(jp,{isScCall:!A,data:e.transaction.getData().toString(),highlight:F,className:_,innerTransactionDataClasses:{transactionDataInputLabelClassName:f,transactionDataInputValueClassName:y}}),o&&R.default.createElement("p",{className:(0,ke.default)(Y.errorMessage,h)},o)))};n();var Jp=e=>{let{onSignTransaction:o,handleClose:t,onPrev:r,GuardianScreen:c,title:p,waitingForDevice:m,currentTransaction:l,error:_,allTransactions:f,isLastTransaction:y,currentStep:h,className:x,signStepInnerClasses:b}=e,[A,P]=(0,De.useState)(!1);if(!l)return null;let I=l.transaction.getData().toString(),{buttonsWrapperClassName:F,buttonClassName:E}=b||{},{type:M,multiTxData:W}=l.transactionTokenInfo,G=h===0,J=mo=>{mo.preventDefault(),G?t():r()},_e=y&&!m,ue=()=>{if(o(),_e&&c)return P(!0)},Me=M&&W&&!I.endsWith(W),z="Sign & Continue";z=m?"Check your Ledger":z,z=_e?"Sign & Submit":z,z=Me?"Continue":z;let $e=l.receiverScamInfo,ae=vt($e),Re={currentTransaction:l,error:_,allTransactions:f,currentStep:h,isGuarded:Boolean(c),signStepInnerClasses:b},Y=()=>{P(!1)};return c&&A?De.default.createElement(c,v(T({},e),{onPrev:Y})):De.default.createElement(xt,{icon:_?Yp.faTimes:null,iconClass:ae.icon,iconBgClass:_?d.bgDanger:d.bgWarning,iconSize:"3x",className:x,title:p||"Confirm on Ledger",description:De.default.createElement(Zp,T({},Re)),action:De.default.createElement("div",{className:(0,kt.default)(ae.buttonsWrapper,F)},De.default.createElement("button",{id:"closeButton","data-testid":"closeButton",onClick:J,className:(0,kt.default)(ae.cancelButton,E)},G?"Cancel":"Back"),De.default.createElement("button",{type:"button",className:(0,kt.default)(ae.signButton,E),id:"signBtn","data-testid":"signBtn",onClick:ue,disabled:m},z))})};n();var Eu=`.dapp-core-component__signWithDeviceModalStyles__wallet-connect {
|
|
2838
2838
|
color: inherit;
|
|
2839
2839
|
}
|
|
2840
2840
|
|
|
@@ -2844,7 +2844,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2844
2844
|
|
|
2845
2845
|
.dapp-core-component__signWithDeviceModalStyles__formGroup {
|
|
2846
2846
|
color: inherit;
|
|
2847
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2847
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Eu));var ba={"wallet-connect":"dapp-core-component__signWithDeviceModalStyles__wallet-connect",walletConnect:"dapp-core-component__signWithDeviceModalStyles__wallet-connect","modal-container":"dapp-core-component__signWithDeviceModalStyles__modal-container",modalContainer:"dapp-core-component__signWithDeviceModalStyles__modal-container",formGroup:"dapp-core-component__signWithDeviceModalStyles__formGroup"};var Qp=({handleClose:e,error:o,className:t="dapp-device-modal",verifyReceiverScam:r=!0,GuardianScreen:c,title:p="Confirm transaction",signStepInnerClasses:m})=>{let{address:l}=ve(),{onSignTransaction:_,onPrev:f,allTransactions:y,waitingForDevice:h,onAbort:x,isLastTransaction:b,signedTransactions:A,setSignedTransactions:P,currentStep:I,callbackRoute:F,currentTransaction:E}=aa({onCancel:e,verifyReceiverScam:r,hasGuardianScreen:Boolean(c)}),M={wrapper:(0,Sa.default)(ba.modalContainer,ba.walletConnect,t),container:(0,Sa.default)(d.card,d.container),cardBody:d.cardBody};return It.default.createElement(ht,{onClose:e,modalConfig:{modalDialogClassName:M.wrapper},visible:E!=null},It.default.createElement("div",{className:M.cardBody},It.default.createElement(Jp,{address:l,onSignTransaction:_,allTransactions:y,onPrev:f,GuardianScreen:c,signedTransactions:A,setSignedTransactions:P,waitingForDevice:h,currentStep:I,isLastTransaction:b,callbackRoute:F,currentTransaction:E,handleClose:x,error:o,title:p,signStepInnerClasses:m})))};n();var dm=u(require("react"));Yt();n();n();var Kg=u(require("react"));n();var pm=u(require("react"));n();var cm=u(require("react")),$g=u(require("classnames")),jg=require("react-dom");D();n();n();var Bg=u(require("react"));n();n();var cg=u(require("react")),pg=u(require("classnames"));n();var Pu=`.dapp-core-component__transactionsToastList-styles__toasts {
|
|
2848
2848
|
position: fixed;
|
|
2849
2849
|
bottom: 1rem;
|
|
2850
2850
|
left: 1rem;
|
|
@@ -2876,11 +2876,11 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2876
2876
|
100% {
|
|
2877
2877
|
width: 0%;
|
|
2878
2878
|
}
|
|
2879
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2879
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Pu));n();n();var Du=require("react");n();var rm=u(require("react"));n();n();var Mu=u(require("react")),Ru=require("@fortawesome/free-solid-svg-icons"),Ou=require("@fortawesome/react-fontawesome");n();var eg=u(require("react")),og=require("@fortawesome/react-fontawesome"),ng=u(require("classnames"));n();n();var nm=u(require("react"));eo();n();n();var Ku=u(require("react")),ka=require("@fortawesome/free-solid-svg-icons"),Xu=require("@fortawesome/react-fontawesome"),Zu=u(require("classnames"));n();n();n();n();var em=u(require("react")),om=require("@fortawesome/free-solid-svg-icons"),Bu=require("@fortawesome/react-fontawesome"),Uu=u(require("classnames"));n();var Fu=`.dapp-core-component__copyButton-styles__copy {
|
|
2880
2880
|
color: #6c757d;
|
|
2881
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2881
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Fu));n();n();n();var Gu=u(require("react")),Vu=require("@fortawesome/free-solid-svg-icons"),Hu=require("@fortawesome/react-fontawesome"),$u=u(require("classnames"));n();var Wu=`.dapp-core-component__explorerLinkStyles__link .dapp-core-component__explorerLinkStyles__search {
|
|
2882
2882
|
color: #6c757d;
|
|
2883
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2883
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Wu));n();var ju=`.dapp-core-component__transactionDetails-styles__title {
|
|
2884
2884
|
margin-bottom: 0;
|
|
2885
2885
|
}
|
|
2886
2886
|
|
|
@@ -2907,7 +2907,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2907
2907
|
width: 11rem;
|
|
2908
2908
|
white-space: nowrap;
|
|
2909
2909
|
margin-right: 1rem;
|
|
2910
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2910
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(ju));n();n();var At=u(require("react")),qu=u(require("classnames"));L();n();var zu=`.dapp-core-component__trim-styles__trim {
|
|
2911
2911
|
display: flex;
|
|
2912
2912
|
max-width: 100%;
|
|
2913
2913
|
overflow: hidden;
|
|
@@ -3027,7 +3027,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3027
3027
|
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-size-xl .dapp-core-component__trim-styles__trim {
|
|
3028
3028
|
max-width: 13rem;
|
|
3029
3029
|
}
|
|
3030
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3030
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(zu));n();var Ju=`.dapp-core-component__transactionToast-styles__content {
|
|
3031
3031
|
display: flex;
|
|
3032
3032
|
align-items: center;
|
|
3033
3033
|
}
|
|
@@ -3098,7 +3098,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3098
3098
|
}
|
|
3099
3099
|
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__right .dapp-core-component__transactionToast-styles__heading .dapp-core-component__transactionToast-styles__footer {
|
|
3100
3100
|
display: block;
|
|
3101
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3101
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Ju));n();var rg=u(require("react")),ag=u(require("classnames"));n();var ig=`.dapp-core-component__customToast-styles__close {
|
|
3102
3102
|
position: absolute;
|
|
3103
3103
|
top: 0.75rem;
|
|
3104
3104
|
right: 0.4rem;
|
|
@@ -3116,7 +3116,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3116
3116
|
display: flex;
|
|
3117
3117
|
align-items: center;
|
|
3118
3118
|
margin: 0 0.5rem;
|
|
3119
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3119
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(ig));n();n();n();var Mg=u(require("react")),Rg=require("@fortawesome/free-solid-svg-icons"),Og=require("@fortawesome/react-fontawesome"),Fg=u(require("classnames"));n();n();var Dg=u(require("react"));n();n();var Ng=u(require("react"));n();n();var vg=u(require("react")),kg=require("@fortawesome/free-solid-svg-icons"),Ig=require("@fortawesome/react-fontawesome"),Ag=u(require("classnames"));n();n();var lg=u(require("react")),dg=u(require("classnames"));L();n();var mg=`.dapp-core-component__formatAmountStyles__int-amount {
|
|
3120
3120
|
color: inherit;
|
|
3121
3121
|
}
|
|
3122
3122
|
|
|
@@ -3126,7 +3126,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3126
3126
|
|
|
3127
3127
|
.dapp-core-component__formatAmountStyles__symbol {
|
|
3128
3128
|
color: inherit;
|
|
3129
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3129
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(mg));n();n();n();var gg=u(require("react")),fg=u(require("classnames"));n();var _g=`.dapp-core-component__styles__transaction-action-collection {
|
|
3130
3130
|
color: #1f43f4;
|
|
3131
3131
|
display: inline-flex;
|
|
3132
3132
|
margin-left: 0;
|
|
@@ -3153,7 +3153,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3153
3153
|
overflow: hidden;
|
|
3154
3154
|
text-overflow: ellipsis;
|
|
3155
3155
|
white-space: nowrap;
|
|
3156
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3156
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(_g));n();var hg=u(require("react")),xg=u(require("classnames"));n();var Tg=u(require("react")),yg=u(require("classnames"));n();var bg=u(require("react")),Sg=u(require("classnames"));L();n();var wg=`.dapp-core-component__transactionsTable-styles__transactions-table {
|
|
3157
3157
|
border: none;
|
|
3158
3158
|
box-shadow: 0 0.75rem 1.875rem 0 rgba(90, 97, 105, 0.05);
|
|
3159
3159
|
border-radius: 0.75rem;
|
|
@@ -3229,7 +3229,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3229
3229
|
}
|
|
3230
3230
|
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-font-small {
|
|
3231
3231
|
font-size: 0.75rem;
|
|
3232
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3232
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(wg));n();var Cg=u(require("react"));n();var Lg=u(require("react")),Eg=u(require("classnames"));n();var Pg=u(require("react"));n();var Hg=u(require("react"));n();var Wg=u(require("react")),Aa=require("@fortawesome/free-solid-svg-icons"),Gg=require("@fortawesome/react-fontawesome"),Vg=u(require("classnames"));n();n();var Ug=`.dapp-core-component__transactionStatusToastStyles__transactions-status-toast {
|
|
3233
3233
|
position: fixed;
|
|
3234
3234
|
bottom: 1rem;
|
|
3235
3235
|
right: 1rem;
|
|
@@ -3286,7 +3286,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3286
3286
|
width: 22.5rem;
|
|
3287
3287
|
left: auto;
|
|
3288
3288
|
}
|
|
3289
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3289
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Ug));L();n();var Xg=u(require("react"));n();n();n();var Ct=u(require("react")),mm=require("@fortawesome/free-solid-svg-icons"),Na=u(require("classnames"));n();var Zg=`.dapp-core-component__signWaitingScreenModal-styles__extension-modal {
|
|
3290
3290
|
color: inherit;
|
|
3291
3291
|
}
|
|
3292
3292
|
|
|
@@ -3296,7 +3296,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3296
3296
|
|
|
3297
3297
|
.dapp-core-component__signWaitingScreenModal-styles__extension {
|
|
3298
3298
|
color: inherit;
|
|
3299
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3299
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Zg));var Ca={"extension-modal":"dapp-core-component__signWaitingScreenModal-styles__extension-modal",extensionModal:"dapp-core-component__signWaitingScreenModal-styles__extension-modal","modal-container":"dapp-core-component__signWaitingScreenModal-styles__modal-container",modalContainer:"dapp-core-component__signWaitingScreenModal-styles__modal-container",extension:"dapp-core-component__signWaitingScreenModal-styles__extension"};var lm=({handleClose:e,error:o,title:t,description:r,sessionId:c,className:p="dapp-extension-modal",modalContentClassName:m})=>{let l=gt(),_={wrapper:(0,Na.default)(Ca.modalContainer,Ca.extension,p),icon:d.textWhite,closeBtn:(0,Na.default)(d.btn,d.btnCloseLink,d.btnDark,d.textWhite,d.mt2)},f=y=>{y.preventDefault(),e(),l(c)};return Ct.default.createElement(ht,{onClose:e,modalConfig:{modalDialogClassName:_.wrapper},modalInteractionConfig:{openOnMount:!0}},Ct.default.createElement(xt,{icon:o?mm.faTimes:null,iconClass:_.icon,className:m,iconBgClass:o?d.bgDanger:d.bgWarning,iconSize:"3x",title:t,description:r,action:Ct.default.createElement("button",{id:"closeButton","data-testid":"closeButton",onClick:f,className:_.closeBtn},"Close")}))};var _m=e=>{let o=v(T({},e),{description:`You need at least MultiversX app version ${jo}. Update MultiversX app to continue`,title:"Signing transactions unavailable"});return dm.default.createElement(lm,T({},o))};var Yg=e=>{var m;let{ledgerAccount:o,account:{isGuarded:t}}=dt(),{loginMethod:r}=ta(),{ledgerWithGuardians:c}=ic((m=o==null?void 0:o.version)!=null?m:""),p=r==="ledger"?c:!0;return t&&!p?La.default.createElement(_m,T({},e)):La.default.createElement(Qp,v(T({},e),{title:e.title||"Confirm on Ledger",className:e.className||"dapp-ledger-modal"}))};0&&(module.exports={SignWithLedgerModal});
|
|
3300
3300
|
/*!
|
|
3301
3301
|
* The buffer module from node.js, for the browser.
|
|
3302
3302
|
*
|