@multiversx/sdk-dapp 2.17.0 → 2.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable.d.ts +13 -12
- package/UI/ledger/LedgerLoginContainer/AddressTable.js +1 -1
- package/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/index.js +1 -1
- package/__chunks__/{chunk-6LKNNXEH.js → chunk-7A3XVREK.js} +2 -2
- package/__chunks__/chunk-C4PPUFQD.js +2 -0
- package/__chunks__/{chunk-B2XOCSN3.js → chunk-GHKV2LAD.js} +2 -2
- package/__chunks__/{chunk-EX6Q536D.js → chunk-K3BOBA6G.js} +2 -2
- package/__chunks__/chunk-SVBDRAPO.js +2 -0
- package/__commonjs/UI/index.js +60 -60
- package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +16 -16
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +16 -16
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable.d.ts +13 -12
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable.js +8 -8
- package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +15 -15
- package/__commonjs/UI/ledger/index.js +16 -16
- package/__commonjs/UI/pages/UnlockPage/index.js +12 -12
- package/__commonjs/UI/pages/index.js +12 -12
- package/package.json +1 -1
- package/__chunks__/chunk-F6XTY4ZD.js +0 -2
- package/__chunks__/chunk-GU7WLZFP.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var As=Object.create;var io=Object.defineProperty,Is=Object.defineProperties,ks=Object.getOwnPropertyDescriptor,Es=Object.getOwnPropertyDescriptors,Ls=Object.getOwnPropertyNames,No=Object.getOwnPropertySymbols,Ns=Object.getPrototypeOf,Ln=Object.prototype.hasOwnProperty,Wt=Object.prototype.propertyIsEnumerable;var Gt=(e,o,t)=>o in e?io(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,f=(e,o)=>{for(var t in o||(o={}))Ln.call(o,t)&&Gt(e,t,o[t]);if(No)for(var t of No(o))Wt.call(o,t)&&Gt(e,t,o[t]);return e},v=(e,o)=>Is(e,Es(o));var so=(e,o)=>{var t={};for(var r in e)Ln.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&No)for(var r of No(e))o.indexOf(r)<0&&Wt.call(e,r)&&(t[r]=e[r]);return t};var h=(e,o)=>()=>(e&&(o=e(e=0)),o);var z=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),ke=(e,o)=>{for(var t in o)io(e,t,{get:o[t],enumerable:!0})},Ht=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of Ls(o))!Ln.call(e,c)&&c!==t&&io(e,c,{get:()=>o[c],enumerable:!(r=ks(o,c))||r.enumerable});return e};var T=(e,o,t)=>(t=e!=null?As(Ns(e)):{},Ht(o||!e||!e.__esModule?io(t,"default",{value:e,enumerable:!0}):t,e)),co=e=>Ht(io({},"__esModule",{value:!0}),e);var b=(e,o,t)=>new Promise((r,c)=>{var p=l=>{try{_(t.next(l))}catch(g){c(g)}},m=l=>{try{_(t.throw(l))}catch(g){c(g)}},_=l=>l.done?r(l.value):Promise.resolve(l.value).then(p,m);_((t=t.apply(e,o)).next())});var jt=z(Co=>{"use strict";n();Co.byteLength=Ps;Co.toByteArray=Rs;Co.fromByteArray=Bs;var oe=[],Z=[],Cs=typeof Uint8Array!="undefined"?Uint8Array:Array,Nn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ee=0,Vt=Nn.length;Ee<Vt;++Ee)oe[Ee]=Nn[Ee],Z[Nn.charCodeAt(Ee)]=Ee;var Ee,Vt;Z["-".charCodeAt(0)]=62;Z["_".charCodeAt(0)]=63;function $t(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 Ps(e){var o=$t(e),t=o[0],r=o[1];return(t+r)*3/4-r}function Ds(e,o,t){return(o+t)*3/4-t}function Rs(e){var o,t=$t(e),r=t[0],c=t[1],p=new Cs(Ds(e,r,c)),m=0,_=c>0?r-4:r,l;for(l=0;l<_;l+=4)o=Z[e.charCodeAt(l)]<<18|Z[e.charCodeAt(l+1)]<<12|Z[e.charCodeAt(l+2)]<<6|Z[e.charCodeAt(l+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=Z[e.charCodeAt(l)]<<2|Z[e.charCodeAt(l+1)]>>4,p[m++]=o&255),c===1&&(o=Z[e.charCodeAt(l)]<<10|Z[e.charCodeAt(l+1)]<<4|Z[e.charCodeAt(l+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function Ms(e){return oe[e>>18&63]+oe[e>>12&63]+oe[e>>6&63]+oe[e&63]}function Os(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(Ms(r));return c.join("")}function Bs(e){for(var o,t=e.length,r=t%3,c=[],p=16383,m=0,_=t-r;m<_;m+=p)c.push(Os(e,m,m+p>_?_:m+p));return r===1?(o=e[t-1],c.push(oe[o>>2]+oe[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],c.push(oe[o>>10]+oe[o>>4&63]+oe[o<<2&63]+"=")),c.join("")}});var zt=z(Cn=>{n();Cn.read=function(e,o,t,r,c){var p,m,_=c*8-r-1,l=(1<<_)-1,g=l>>1,x=-7,y=t?c-1:0,S=t?-1:1,E=e[o+y];for(y+=S,p=E&(1<<-x)-1,E>>=-x,x+=_;x>0;p=p*256+e[o+y],y+=S,x-=8);for(m=p&(1<<-x)-1,p>>=-x,x+=r;x>0;m=m*256+e[o+y],y+=S,x-=8);if(p===0)p=1-g;else{if(p===l)return m?NaN:(E?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-g}return(E?-1:1)*m*Math.pow(2,p-r)};Cn.write=function(e,o,t,r,c,p){var m,_,l,g=p*8-c-1,x=(1<<g)-1,y=x>>1,S=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=r?0:p-1,U=r?1:-1,le=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=x):(m=Math.floor(Math.log(o)/Math.LN2),o*(l=Math.pow(2,-m))<1&&(m--,l*=2),m+y>=1?o+=S/l:o+=S*Math.pow(2,1-y),o*l>=2&&(m++,l/=2),m+y>=x?(_=0,m=x):m+y>=1?(_=(o*l-1)*Math.pow(2,c),m=m+y):(_=o*Math.pow(2,y-1)*Math.pow(2,c),m=0));c>=8;e[t+E]=_&255,E+=U,_/=256,c-=8);for(m=m<<c|_,g+=c;g>0;e[t+E]=m&255,E+=U,m/=256,g-=8);e[t+E-U]|=le*128}});var ar=z(He=>{"use strict";n();var Pn=jt(),We=zt(),qt=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;He.Buffer=d;He.SlowBuffer=Vs;He.INSPECT_MAX_BYTES=50;var Po=2147483647;He.kMaxLength=Po;d.TYPED_ARRAY_SUPPORT=Fs();!d.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Fs(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(t){return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function _e(e){if(e>Po)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,d.prototype),o}function d(e,o,t){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return On(e)}return Yt(e,o,t)}d.poolSize=8192;function Yt(e,o,t){if(typeof e=="string")return Gs(e,o);if(ArrayBuffer.isView(e))return Ws(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(ne(e,ArrayBuffer)||e&&ne(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ne(e,SharedArrayBuffer)||e&&ne(e.buffer,SharedArrayBuffer)))return Rn(e,o,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return d.from(r,o,t);var c=Hs(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.from(e[Symbol.toPrimitive]("string"),o,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}d.from=function(e,o,t){return Yt(e,o,t)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Zt(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 Us(e,o,t){return Zt(e),e<=0?_e(e):o!==void 0?typeof t=="string"?_e(e).fill(o,t):_e(e).fill(o):_e(e)}d.alloc=function(e,o,t){return Us(e,o,t)};function On(e){return Zt(e),_e(e<0?0:Bn(e)|0)}d.allocUnsafe=function(e){return On(e)};d.allocUnsafeSlow=function(e){return On(e)};function Gs(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!d.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=Jt(e,o)|0,r=_e(t),c=r.write(e,o);return c!==t&&(r=r.slice(0,c)),r}function Dn(e){for(var o=e.length<0?0:Bn(e.length)|0,t=_e(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function Ws(e){if(ne(e,Uint8Array)){var o=new Uint8Array(e);return Rn(o.buffer,o.byteOffset,o.byteLength)}return Dn(e)}function Rn(e,o,t){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(t||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&t===void 0?r=new Uint8Array(e):t===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,t),Object.setPrototypeOf(r,d.prototype),r}function Hs(e){if(d.isBuffer(e)){var o=Bn(e.length)|0,t=_e(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||Fn(e.length)?_e(0):Dn(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Dn(e.data)}function Bn(e){if(e>=Po)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Po.toString(16)+" bytes");return e|0}function Vs(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==d.prototype};d.compare=function(o,t){if(ne(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),ne(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.isBuffer(o)||!d.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===t)return 0;for(var r=o.length,c=t.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==t[p]){r=o[p],c=t[p];break}return r<c?-1:c<r?1:0};d.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};d.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return d.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var c=d.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(ne(m,Uint8Array))p+m.length>c.length?d.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(d.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Jt(e,o){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ne(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 Mn(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return rr(e).length;default:if(c)return r?-1:Mn(e).length;o=(""+o).toLowerCase(),c=!0}}d.byteLength=Jt;function $s(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 ec(this,o,t);case"utf8":case"utf-8":return er(this,o,t);case"ascii":return Js(this,o,t);case"latin1":case"binary":return Qs(this,o,t);case"base64":return Ys(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return oc(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}d.prototype._isBuffer=!0;function Le(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}d.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<o;t+=2)Le(this,t,t+1);return this};d.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<o;t+=4)Le(this,t,t+3),Le(this,t+1,t+2);return this};d.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<o;t+=8)Le(this,t,t+7),Le(this,t+1,t+6),Le(this,t+2,t+5),Le(this,t+3,t+4);return this};d.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?er(this,0,o):$s.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(o){if(!d.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:d.compare(this,o)===0};d.prototype.inspect=function(){var o="",t=He.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};qt&&(d.prototype[qt]=d.prototype.inspect);d.prototype.compare=function(o,t,r,c,p){if(ne(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),!d.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(t===void 0&&(t=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),t<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&t>=r)return 0;if(c>=p)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,_=r-t,l=Math.min(m,_),g=this.slice(c,p),x=o.slice(t,r),y=0;y<l;++y)if(g[y]!==x[y]){m=g[y],_=x[y];break}return m<_?-1:_<m?1:0};function Qt(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,Fn(t)&&(t=c?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(c)return-1;t=e.length-1}else if(t<0)if(c)t=0;else return-1;if(typeof o=="string"&&(o=d.from(o,r)),d.isBuffer(o))return o.length===0?-1:Kt(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):Kt(e,[o],t,r,c);throw new TypeError("val must be string, number or Buffer")}function Kt(e,o,t,r,c){var p=1,m=e.length,_=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,_/=2,t/=2}function l(E,U){return p===1?E[U]:E.readUInt16BE(U*p)}var g;if(c){var x=-1;for(g=t;g<m;g++)if(l(e,g)===l(o,x===-1?0:g-x)){if(x===-1&&(x=g),g-x+1===_)return x*p}else x!==-1&&(g-=g-x),x=-1}else for(t+_>m&&(t=m-_),g=t;g>=0;g--){for(var y=!0,S=0;S<_;S++)if(l(e,g+S)!==l(o,S)){y=!1;break}if(y)return g}return-1}d.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};d.prototype.indexOf=function(o,t,r){return Qt(this,o,t,r,!0)};d.prototype.lastIndexOf=function(o,t,r){return Qt(this,o,t,r,!1)};function js(e,o,t,r){t=Number(t)||0;var c=e.length-t;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(Fn(_))return m;e[t+m]=_}return m}function zs(e,o,t,r){return Do(Mn(o,e.length-t),e,t,r)}function qs(e,o,t,r){return Do(rc(o),e,t,r)}function Ks(e,o,t,r){return Do(rr(o),e,t,r)}function Xs(e,o,t,r){return Do(ac(o,e.length-t),e,t,r)}d.prototype.write=function(o,t,r,c){if(t===void 0)c="utf8",r=this.length,t=0;else if(r===void 0&&typeof t=="string")c=t,r=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-t;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return js(this,o,t,r);case"utf8":case"utf-8":return zs(this,o,t,r);case"ascii":case"latin1":case"binary":return qs(this,o,t,r);case"base64":return Ks(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Xs(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ys(e,o,t){return o===0&&t===e.length?Pn.fromByteArray(e):Pn.fromByteArray(e.slice(o,t))}function er(e,o,t){t=Math.min(e.length,t);for(var r=[],c=o;c<t;){var p=e[c],m=null,_=p>239?4:p>223?3:p>191?2:1;if(c+_<=t){var l,g,x,y;switch(_){case 1:p<128&&(m=p);break;case 2:l=e[c+1],(l&192)===128&&(y=(p&31)<<6|l&63,y>127&&(m=y));break;case 3:l=e[c+1],g=e[c+2],(l&192)===128&&(g&192)===128&&(y=(p&15)<<12|(l&63)<<6|g&63,y>2047&&(y<55296||y>57343)&&(m=y));break;case 4:l=e[c+1],g=e[c+2],x=e[c+3],(l&192)===128&&(g&192)===128&&(x&192)===128&&(y=(p&15)<<18|(l&63)<<12|(g&63)<<6|x&63,y>65535&&y<1114112&&(m=y))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=_}return Zs(r)}var Xt=4096;function Zs(e){var o=e.length;if(o<=Xt)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=Xt));return t}function Js(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 Qs(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 ec(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+=ic[e[p]];return c}function oc(e,o,t){for(var r=e.slice(o,t),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}d.prototype.slice=function(o,t){var r=this.length;o=~~o,t=t===void 0?r:~~t,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<o&&(t=o);var c=this.subarray(o,t);return Object.setPrototypeOf(c,d.prototype),c};function O(e,o,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>t)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return c};d.prototype.readUintBE=d.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o+--t],p=1;t>0&&(p*=256);)c+=this[o+--t]*p;return c};d.prototype.readUint8=d.prototype.readUInt8=function(o,t){return o=o>>>0,t||O(o,1,this.length),this[o]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||O(o,2,this.length),this[o]|this[o+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||O(o,2,this.length),this[o]<<8|this[o+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||O(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};d.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*t)),c};d.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=t,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*t)),m};d.prototype.readInt8=function(o,t){return o=o>>>0,t||O(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};d.prototype.readInt16LE=function(o,t){o=o>>>0,t||O(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};d.prototype.readInt16BE=function(o,t){o=o>>>0,t||O(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};d.prototype.readInt32LE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};d.prototype.readInt32BE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};d.prototype.readFloatLE=function(o,t){return o=o>>>0,t||O(o,4,this.length),We.read(this,o,!0,23,4)};d.prototype.readFloatBE=function(o,t){return o=o>>>0,t||O(o,4,this.length),We.read(this,o,!1,23,4)};d.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||O(o,8,this.length),We.read(this,o,!0,52,8)};d.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||O(o,8,this.length),We.read(this,o,!1,52,8)};function H(e,o,t,r,c,p){if(!d.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(t+r>e.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;H(this,o,t,r,p,0)}var m=1,_=0;for(this[t]=o&255;++_<r&&(m*=256);)this[t+_]=o/m&255;return t+r};d.prototype.writeUintBE=d.prototype.writeUIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;H(this,o,t,r,p,0)}var m=r-1,_=1;for(this[t+m]=o&255;--m>=0&&(_*=256);)this[t+m]=o/_&255;return t+r};d.prototype.writeUint8=d.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,1,255,0),this[t]=o&255,t+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,4,4294967295,0),this[t+3]=o>>>24,this[t+2]=o>>>16,this[t+1]=o>>>8,this[t]=o&255,t+4};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,4,4294967295,0),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};d.prototype.writeIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);H(this,o,t,r,p-1,-p)}var m=0,_=1,l=0;for(this[t]=o&255;++m<r&&(_*=256);)o<0&&l===0&&this[t+m-1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);H(this,o,t,r,p-1,-p)}var m=r-1,_=1,l=0;for(this[t+m]=o&255;--m>=0&&(_*=256);)o<0&&l===0&&this[t+m+1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};d.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,4,2147483647,-2147483648),this[t]=o&255,this[t+1]=o>>>8,this[t+2]=o>>>16,this[t+3]=o>>>24,t+4};d.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||H(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 or(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 nr(e,o,t,r,c){return o=+o,t=t>>>0,c||or(e,o,t,4,34028234663852886e22,-34028234663852886e22),We.write(e,o,t,r,23,4),t+4}d.prototype.writeFloatLE=function(o,t,r){return nr(this,o,t,!0,r)};d.prototype.writeFloatBE=function(o,t,r){return nr(this,o,t,!1,r)};function tr(e,o,t,r,c){return o=+o,t=t>>>0,c||or(e,o,t,8,17976931348623157e292,-17976931348623157e292),We.write(e,o,t,r,52,8),t+8}d.prototype.writeDoubleLE=function(o,t,r){return tr(this,o,t,!0,r)};d.prototype.writeDoubleBE=function(o,t,r){return tr(this,o,t,!1,r)};d.prototype.copy=function(o,t,r,c){if(!d.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),t>=o.length&&(t=o.length),t||(t=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-t<c-r&&(c=o.length-t+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),t),p};d.prototype.fill=function(o,t,r,c){if(typeof o=="string"){if(typeof t=="string"?(c=t,t=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!d.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t=t>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=t;m<r;++m)this[m]=o;else{var _=d.isBuffer(o)?o:d.from(o,c),l=_.length;if(l===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=_[m%l]}return this};var nc=/[^+/0-9A-Za-z-_]/g;function tc(e){if(e=e.split("=")[0],e=e.trim().replace(nc,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Mn(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 rc(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function ac(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 rr(e){return Pn.toByteArray(tc(e))}function Do(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 ne(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function Fn(e){return e!==e}var ic=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 mr=z((Pl,pr)=>{n();var C=pr.exports={},te,re;function Un(){throw new Error("setTimeout has not been defined")}function Gn(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?te=setTimeout:te=Un}catch(e){te=Un}try{typeof clearTimeout=="function"?re=clearTimeout:re=Gn}catch(e){re=Gn}})();function ir(e){if(te===setTimeout)return setTimeout(e,0);if((te===Un||!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 sc(e){if(re===clearTimeout)return clearTimeout(e);if((re===Gn||!re)&&clearTimeout)return re=clearTimeout,clearTimeout(e);try{return re(e)}catch(o){try{return re.call(null,e)}catch(t){return re.call(this,e)}}}var ge=[],Ve=!1,Ne,Ro=-1;function cc(){!Ve||!Ne||(Ve=!1,Ne.length?ge=Ne.concat(ge):Ro=-1,ge.length&&sr())}function sr(){if(!Ve){var e=ir(cc);Ve=!0;for(var o=ge.length;o;){for(Ne=ge,ge=[];++Ro<o;)Ne&&Ne[Ro].run();Ro=-1,o=ge.length}Ne=null,Ve=!1,sc(e)}}C.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];ge.push(new cr(e,o)),ge.length===1&&!Ve&&ir(sr)};function cr(e,o){this.fun=e,this.array=o}cr.prototype.run=function(){this.fun.apply(null,this.array)};C.title="browser";C.browser=!0;C.env={};C.argv=[];C.version="";C.versions={};function ue(){}C.on=ue;C.addListener=ue;C.once=ue;C.off=ue;C.removeListener=ue;C.removeAllListeners=ue;C.emit=ue;C.prependListener=ue;C.prependOnceListener=ue;C.listeners=function(e){return[]};C.binding=function(e){throw new Error("process.binding is not supported")};C.cwd=function(){return"/"};C.chdir=function(e){throw new Error("process.chdir is not supported")};C.umask=function(){return 0}});var a,s,pc,i,n=h(()=>{a=T(ar()),s=T(mr()),pc=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=pc});var Ce=h(()=>{"use strict";n()});var Vn=h(()=>{"use strict";n()});var dr=h(()=>{"use strict";n()});var lr=h(()=>{"use strict";n()});var N=h(()=>{"use strict";n()});var _r=h(()=>{"use strict";n()});var gr=h(()=>{"use strict";n()});var V=h(()=>{"use strict";n()});var ur=h(()=>{"use strict";n()});var fr=h(()=>{"use strict";n()});var Tr=h(()=>{"use strict";n()});var M=h(()=>{"use strict";n();Vn();dr();lr();N();_r();gr();V();ur();fr();Tr()});var $e,hr,t_,yr,r_,xr,br,a_,lc,po=h(()=>{"use strict";n();M();$e={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:hr,egldLabel:t_}=$e["devnet"],{chainId:yr,egldLabel:r_}=$e["testnet"],{chainId:xr,egldLabel:br}=$e["mainnet"],a_={["devnet"]:hr,["testnet"]:yr,["mainnet"]:xr},lc={[hr]:"devnet",[yr]:"testnet",[xr]:"mainnet"}});var $n=h(()=>{"use strict";n()});var Sr=h(()=>{"use strict";n()});var Oo,jn=h(()=>{"use strict";n();Oo="transaction-status-toast-id"});var ae,wr=h(()=>{"use strict";n();ae=require("@multiversx/sdk-web-wallet-provider")});var vr=h(()=>{"use strict";n()});var Ar=h(()=>{"use strict";n()});var mo,Bo,q,Pe,Ir,Fo,kr,ie,Er,A=h(()=>{"use strict";n();Ce();po();$n();Sr();jn();wr();vr();Ar();mo=5e4,Bo=1e9,q=18,Pe=4,Ir=1,Fo="logout",kr="login",ie="0",Er="..."});var lo,Uo=h(()=>{"use strict";n();lo=()=>Date.now()/1e3});var Lr=h(()=>{"use strict";n()});var Nr=h(()=>{"use strict";n()});var zn=h(()=>{"use strict";n();Uo();Lr();Nr()});var Kn={};ke(Kn,{getItem:()=>gc,localStorageKeys:()=>be,removeItem:()=>uc,setItem:()=>_c});var be,qn,_c,gc,uc,je=h(()=>{"use strict";n();zn();be={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},qn=typeof localStorage!="undefined",_c=({key:e,data:o,expires:t})=>{!qn||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},gc=e=>{if(!qn)return;let o=localStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:lo()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},uc=e=>{!qn||localStorage.removeItem(String(e))}});var Xn={};ke(Xn,{clear:()=>Rr,getItem:()=>Pr,removeItem:()=>Dr,setItem:()=>Cr,storage:()=>fc});var Cr,Pr,Dr,Rr,fc,Mr=h(()=>{"use strict";n();Cr=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Pr=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},Dr=e=>sessionStorage.removeItem(String(e)),Rr=()=>sessionStorage.clear(),fc={setItem:Cr,getItem:Pr,removeItem:Dr,clear:Rr}});var De,ze=h(()=>{"use strict";n();je();Mr();De={session:Xn,local:Kn}});var Yn,P,se,B=h(()=>{"use strict";n();Yn=require("@reduxjs/toolkit");A();P=(0,Yn.createAction)(Fo),se=(0,Yn.createAction)(kr,e=>({payload:e}))});var Jn,Or,Br,Go,Zn,Fr,Qn,U_,et,G_,Tc,hc,W_,H_,V_,yc,xc,Wo,Ho=h(()=>{"use strict";n();Jn=require("@multiversx/sdk-core"),Or=require("@reduxjs/toolkit"),Br=require("redux-persist");A();ze();je();B();Go={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:ie},Zn={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Go},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Fr=(0,Or.createSlice)({name:"accountInfoSlice",initialState:Zn,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new Jn.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:Go},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(P,()=>(De.local.removeItem(be.loginExpiresAt),Zn)),e.addCase(se,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new Jn.Address(r).hex()}),e.addCase(Br.REHYDRATE,(o,t)=>{var g;if(!((g=t.payload)!=null&&g.account))return;let{account:r}=t.payload,{address:c,shard:p,accounts:m,publicKey:_}=r;o.address=c,o.shard=p;let l=m&&c in m;o.accounts=l?m:Zn.accounts,o.publicKey=_})}}),{setAccount:Qn,setAddress:U_,setAccountNonce:et,setAccountShard:G_,setLedgerAccount:Tc,updateLedgerAccount:hc,setWalletConnectAccount:W_,setIsAccountLoading:H_,setAccountLoadingError:V_,setWebsocketEvent:yc,setWebsocketBatchEvent:xc}=Fr.actions,Wo=Fr.reducer});function _o(){return new Date().setHours(new Date().getHours()+24)}function go(e){De.local.setItem({key:be.loginExpiresAt,data:e,expires:e})}var ot=h(()=>{"use strict";n();ze();je()});var Gr,Ur,Wr,Q_,Hr,bc,Sc,eg,wc,Vr,og,Vo,$o=h(()=>{"use strict";n();Gr=require("@reduxjs/toolkit");ot();N();B();Ur={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Wr=(0,Gr.createSlice)({name:"loginInfoSlice",initialState:Ur,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(P,()=>Ur),e.addCase(se,(o,t)=>{o.loginMethod=t.payload.loginMethod,go(_o())})}}),{setLoginMethod:Q_,setWalletConnectLogin:Hr,setLedgerLogin:bc,setTokenLogin:Sc,setTokenLoginSignature:eg,setWalletLogin:wc,invalidateLoginSession:Vr,setLogoutRoute:og}=Wr.actions,Vo=Wr.reducer});var jr,$r,zr,ag,vc,ig,Ac,jo,zo=h(()=>{"use strict";n();jr=require("@reduxjs/toolkit");B();$r={},zr=(0,jr.createSlice)({name:"modalsSlice",initialState:$r,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(P,()=>$r)}}),{setTxSubmittedModal:ag,setNotificationModal:vc,clearTxSubmittedModal:ig,clearNotificationModal:Ac}=zr.actions,jo=zr.reducer});var uo=h(()=>{"use strict";n()});var Kr=h(()=>{"use strict";n();uo()});function nt(e){return e[Math.floor(Math.random()*e.length)]}var Xr=h(()=>{"use strict";n()});var tt=h(()=>{"use strict";n();$n()});var Re=h(()=>{"use strict";n();Kr();Xr();tt()});var Yr,Zr,rt,Ic,Jr,bg,Sg,qo,Ko=h(()=>{"use strict";n();Yr=require("@reduxjs/toolkit"),Zr=T(require("lodash.omit"));Re();rt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Ic={network:rt,chainID:"-1"},Jr=(0,Yr.createSlice)({name:"appConfig",initialState:Ic,reducers:{initializeNetworkConfig:(e,o)=>{let t=nt(o.payload.walletConnectBridgeAddresses),r=nt(o.payload.walletConnectV2RelayAddresses),c=(0,Zr.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=v(f(f({},e.network),c),{walletConnectBridgeAddress:t,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:bg,setChainID:Sg}=Jr.actions,qo=Jr.reducer});var Qr,at,ea,Eg,Lg,Ng,Xo,Yo=h(()=>{"use strict";n();Qr=require("@reduxjs/toolkit");M();B();at={isSigning:!1,signedSessions:{}},ea=(0,Qr.createSlice)({name:"signedMessageInfoSliceState",initialState:at,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)=>f(f({},e),o.payload),clearSignedMessageInfo:()=>at},extraReducers:e=>{e.addCase(P,()=>at)}}),{setSignSession:Eg,clearSignedMessageInfo:Lg,setSignSessionState:Ng}=ea.actions,Xo=ea.reducer});var na,ta,oa,ra,kc,it,Fg,Ec,Ug,Gg,Zo,Jo=h(()=>{"use strict";n();na=require("@reduxjs/toolkit"),ta=require("redux-persist");jn();M();Uo();B();oa={customToasts:[],transactionToasts:[],failTransactionToast:null},ra=(0,na.createSlice)({name:"toastsSlice",initialState:oa,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(v(f({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(t=>t.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:lo(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(t=>t.toastId!==o.payload)},addFailTransactionToast:(e,o)=>{e.failTransactionToast=v(f({},o.payload),{toastId:Oo})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(P,()=>oa),e.addCase(ta.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:kc,removeCustomToast:it,addTransactionToast:Fg,removeTransactionToast:Ec,addFailTransactionToast:Ug,removeFailTransactionToast:Gg}=ra.actions,Zo=ra.reducer});var aa,ct,pt,mt,Lc,st,ia,$g,Nc,dt,Qo,en=h(()=>{"use strict";n();aa=require("@reduxjs/toolkit");B();ct="Transaction failed",pt="Transaction successful",mt="Processing transaction",Lc="Transaction submitted",st={},ia=(0,aa.createSlice)({name:"transactionsInfo",initialState:st,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||ct,successMessage:(r==null?void 0:r.successMessage)||pt,processingMessage:(r==null?void 0:r.processingMessage)||mt,submittedMessage:(r==null?void 0:r.submittedMessage)||Lc,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>st},extraReducers:e=>{e.addCase(P,()=>st)}}),{clearTransactionsInfo:$g,setTransactionsDisplayInfo:Nc,clearTransactionsInfoForSessionId:dt}=ia.actions,Qo=ia.reducer});function Ke(e){return e!=null&&(Gc(e)||jc(e))}function Xe(e){return e!=null&&(Wc(e)||zc(e))}function Ye(e){return e!=null&&(Hc(e)||qc(e))}function sa(e){return e!=null&&(Vc(e)||Kc(e))}function lt(e){return e!=null&&$c(e)}function Gc(e){return e!=null&&Cc.includes(e)}function Wc(e){return e!=null&&Pc.includes(e)}function Hc(e){return e!=null&&Dc.includes(e)}function Vc(e){return e!=null&&Rc.includes(e)}function $c(e){return e!=null&&Mc.includes(e)}function jc(e){return e!=null&&Oc.includes(e)}function zc(e){return e!=null&&Bc.includes(e)}function qc(e){return e!=null&&Fc.includes(e)}function Kc(e){return e!=null&&Uc.includes(e)}var Cc,Pc,Dc,Rc,Mc,Oc,Bc,Fc,Uc,Ze=h(()=>{"use strict";n();N();Cc=["sent"],Pc=["success"],Dc=["fail","cancelled","timedOut"],Rc=["invalid"],Mc=["timedOut"],Oc=["pending"],Bc=["success"],Fc=["fail","invalid"],Uc=["not executed"]});var ca,pa,fo,Xc,ma,da,la,Yc,on,Zc,Jc,Qg,Qc,To,_t,nn,tn=h(()=>{"use strict";n();ca=require("@reduxjs/toolkit"),pa=require("redux-persist");N();Ze();B();fo={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Xc={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},ma=(0,ca.createSlice)({name:"transactionsSlice",initialState:fo,reducers:{moveTransactionsToSignedState:(e,o)=>{var g,x;let{sessionId:t,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:_={}}=o.payload,l=((g=e.customTransactionInformationForSessionId)==null?void 0:g[t])||Xc;e.signedTransactions[t]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:f(f({},l),_)},((x=e==null?void 0:e.transactionsToSign)==null?void 0:x.sessionId)===t&&(e.transactionsToSign=fo.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=f(f({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:t,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].status=r,c!=null&&(e.signedTransactions[t].errorMessage=c),p!=null&&(e.signedTransactions[t].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,g,x,y,S,E,U,le;let{sessionId:t,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,_=(g=(l=e.signedTransactions)==null?void 0:l[t])==null?void 0:g.transactions;if(_!=null){e.signedTransactions[t].transactions=_.map(R=>R.hash===p?v(f({},R),{status:r,errorMessage:c,inTransit:m}):R);let Fe=(y=(x=e.signedTransactions[t])==null?void 0:x.transactions)==null?void 0:y.every(R=>Xe(R.status)),Lo=(E=(S=e.signedTransactions[t])==null?void 0:S.transactions)==null?void 0:E.every(R=>Ye(R.status)),ee=(le=(U=e.signedTransactions[t])==null?void 0:U.transactions)==null?void 0:le.every(R=>sa(R.status));Fe&&(e.signedTransactions[t].status="success"),Lo&&(e.signedTransactions[t].status="fail"),ee&&(e.signedTransactions[t].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:t,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[t]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=fo.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=fo.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(P,()=>fo),e.addCase(pa.REHYDRATE,(o,t)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=t.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=t.payload.transactions,p=Object.entries(r).reduce((_,[l,g])=>{let x=new Date(l),y=new Date;return y.setHours(y.getHours()+5),y-x>0||(_[l]=g),_},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:da,updateSignedTransactions:la,setTransactionsToSign:Yc,clearAllTransactionsToSign:on,clearAllSignedTransactions:Zc,clearSignedTransaction:Jc,clearTransactionToSign:Qg,setSignTransactionsError:Qc,setSignTransactionsCancelMessage:To,moveTransactionsToSignedState:_t}=ma.actions,nn=ma.reducer});var _a,gt,ga,tu,ru,ep,au,rn,an=h(()=>{"use strict";n();_a=require("@reduxjs/toolkit");B();gt={},ga=(0,_a.createSlice)({name:"batchTransactionsSlice",initialState:gt,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:()=>gt},extraReducers:e=>{e.addCase(P,()=>gt)}}),{setBatchTransactions:tu,updateBatchTransactions:ru,clearBatchTransactions:ep,clearAllBatchTransactions:au}=ga.actions,rn=ga.reducer});var fa,ua,Ta,pu,ha,ut=h(()=>{"use strict";n();fa=require("@reduxjs/toolkit");B();ua={},Ta=(0,fa.createSlice)({name:"dappConfigSlice",initialState:ua,reducers:{setDappConfig:(e,o)=>{if(e&&o.payload){let{logoutRoute:t,shouldUseWebViewProvider:r}=o.payload;e.logoutRoute=t,e.shouldUseWebViewProvider=r}else e=o.payload}},extraReducers:e=>{e.addCase(P,()=>ua)}}),{setDappConfig:pu}=Ta.actions,ha=Ta.reducer});var k=h(()=>{"use strict";n();Ho();$o();zo();Ko();Yo();Jo();en();tn();an();ut()});var St=h(()=>{"use strict";n()});var Ca,Na,Pa,Rf,Mf,Of,Bf,Ff,Uf,Da,Ra=h(()=>{"use strict";n();Ca=require("@reduxjs/toolkit");B();Na={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Pa=(0,Ca.createSlice)({name:"dappModalsSlice",initialState:Na,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=f({},o.payload)}},extraReducers:e=>{e.addCase(P,()=>Na)}}),{setDappModalVisibility:Rf,setDappModalHeaderVisibility:Mf,setDappModalFooterVisibility:Of,setDappModalHeaderText:Bf,setDappModalFooterText:Ff,setDappModalConfig:Uf}=Pa.actions,Da=Pa.reducer});var Ma,bp,Sp,Oe,_n=h(()=>{"use strict";n();Ma=require("@reduxjs/toolkit");St();Ho();an();ut();Ra();$o();zo();Ko();Yo();Jo();en();tn();bp={["account"]:Wo,["dappModal"]:Da,["dappConfig"]:ha,["loginInfo"]:Vo,["modals"]:jo,["networkConfig"]:qo,["signedMessageInfo"]:Xo,["toasts"]:Zo,["transactionsInfo"]:Qo,["transactions"]:nn,["batchTransactions"]:rn},Sp=(e={})=>(0,Ma.combineReducers)(f(f({},bp),e)),Oe=Sp});var Ua={};ke(Ua,{default:()=>Fp,sessionStorageReducers:()=>wt});function Te(e,o=[]){return{key:e,version:1,storage:Ba.default,blacklist:o}}var $,Oa,Ba,wp,yo,vp,Ap,Ip,kp,Ep,Lp,Np,Cp,Pp,Dp,Fa,Rp,wt,Mp,Op,Bp,Fp,Ga=h(()=>{"use strict";n();$=require("redux-persist"),Oa=T(require("redux-persist/lib/storage")),Ba=T(require("redux-persist/lib/storage/session"));_n();k();Ho();an();$o();zo();Ko();Yo();Jo();en();tn();St();wp={persistReducersStorageType:"localStorage"},yo={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},vp=Te(yo["account"]),Ap=Te(yo["loginInfo"]),Ip=Te(yo["modals"]),kp=Te(yo["networkConfig"]),Ep={2:e=>v(f({},e),{networkConfig:rt})};Lp=Te("sdk-dapp-transactionsInfo"),Np=Te("sdk-dapp-transactions",["transactionsToSign"]),Cp=Te("sdk-dapp-batchTransactions",["batchTransactions"]),Pp=Te("sdk-dapp-toasts"),Dp=Te("sdk-dapp-signedMessageInfo"),Fa={key:"sdk-dapp-store",version:2,storage:Oa.default,whitelist:Object.keys(yo),migrate:(0,$.createMigrate)(Ep,{debug:!1})},Rp=v(f({},Fa),{whitelist:[]}),wt={["toasts"]:(0,$.persistReducer)(Pp,Zo),["transactions"]:(0,$.persistReducer)(Np,nn),["transactionsInfo"]:(0,$.persistReducer)(Lp,Qo),["batchTransactions"]:(0,$.persistReducer)(Cp,rn),["signedMessageInfo"]:(0,$.persistReducer)(Dp,Xo)},Mp=v(f({},wt),{["account"]:(0,$.persistReducer)(vp,Wo),["loginInfo"]:(0,$.persistReducer)(Ap,Vo),["modals"]:(0,$.persistReducer)(Ip,jo),["networkConfig"]:(0,$.persistReducer)(kp,qo)}),Op=wp.persistReducersStorageType==="localStorage",Bp=Op?(0,$.persistReducer)(Fa,Oe(wt)):(0,$.persistReducer)(Rp,Oe(Mp)),Fp=Bp});var Wa={};ke(Wa,{default:()=>Up});var Up,Ha=h(()=>{"use strict";n();_n();Up=Oe()});var Va={};ke(Va,{default:()=>Wp});var J,Gp,Wp,$a=h(()=>{"use strict";n();J=require("redux-persist"),Gp=[J.FLUSH,J.REHYDRATE,J.PAUSE,J.PERSIST,J.PURGE,J.REGISTER],Wp=Gp});var qa={};ke(qa,{default:()=>za});function za(e){return(0,ja.persistStore)(e)}var ja,Ka=h(()=>{"use strict";n();ja=require("redux-persist")});var Hi=z((WC,Wi)=>{n();var kd=typeof i=="object"&&i&&i.Object===Object&&i;Wi.exports=kd});var $i=z((HC,Vi)=>{n();var Ed=Hi(),Ld=typeof self=="object"&&self&&self.Object===Object&&self,Nd=Ed||Ld||Function("return this")();Vi.exports=Nd});var Rt=z((VC,ji)=>{n();var Cd=$i(),Pd=Cd.Symbol;ji.exports=Pd});var Xi=z(($C,Ki)=>{n();var zi=Rt(),qi=Object.prototype,Dd=qi.hasOwnProperty,Rd=qi.toString,Ao=zi?zi.toStringTag:void 0;function Md(e){var o=Dd.call(e,Ao),t=e[Ao];try{e[Ao]=void 0;var r=!0}catch(p){}var c=Rd.call(e);return r&&(o?e[Ao]=t:delete e[Ao]),c}Ki.exports=Md});var Zi=z((jC,Yi)=>{n();var Od=Object.prototype,Bd=Od.toString;function Fd(e){return Bd.call(e)}Yi.exports=Fd});var os=z((zC,es)=>{n();var Ji=Rt(),Ud=Xi(),Gd=Zi(),Wd="[object Null]",Hd="[object Undefined]",Qi=Ji?Ji.toStringTag:void 0;function Vd(e){return e==null?e===void 0?Hd:Wd:Qi&&Qi in Object(e)?Ud(e):Gd(e)}es.exports=Vd});var ts=z((qC,ns)=>{n();var $d=Array.isArray;ns.exports=$d});var as=z((KC,rs)=>{n();function jd(e){return e!=null&&typeof e=="object"}rs.exports=jd});var ss=z((XC,is)=>{n();var zd=os(),qd=ts(),Kd=as(),Xd="[object String]";function Yd(e){return typeof e=="string"||!qd(e)&&Kd(e)&&zd(e)==Xd}is.exports=Yd});var Il={};ke(Il,{AddressTable:()=>Al});module.exports=co(Il);n();var L=T(require("react")),In=require("@fortawesome/free-solid-svg-icons"),Ut=require("@fortawesome/react-fontawesome"),Ie=T(require("classnames"));n();var mc=`.dapp-core-component__main__link-style {
|
|
1
|
+
"use strict";var Is=Object.create;var so=Object.defineProperty,ks=Object.defineProperties,Es=Object.getOwnPropertyDescriptor,Ls=Object.getOwnPropertyDescriptors,Ns=Object.getOwnPropertyNames,No=Object.getOwnPropertySymbols,Cs=Object.getPrototypeOf,Nn=Object.prototype.hasOwnProperty,Ht=Object.prototype.propertyIsEnumerable;var Wt=(e,o,t)=>o in e?so(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,f=(e,o)=>{for(var t in o||(o={}))Nn.call(o,t)&&Wt(e,t,o[t]);if(No)for(var t of No(o))Ht.call(o,t)&&Wt(e,t,o[t]);return e},v=(e,o)=>ks(e,Ls(o));var co=(e,o)=>{var t={};for(var r in e)Nn.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&No)for(var r of No(e))o.indexOf(r)<0&&Ht.call(e,r)&&(t[r]=e[r]);return t};var y=(e,o)=>()=>(e&&(o=e(e=0)),o);var z=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),Ee=(e,o)=>{for(var t in o)so(e,t,{get:o[t],enumerable:!0})},Vt=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of Ns(o))!Nn.call(e,c)&&c!==t&&so(e,c,{get:()=>o[c],enumerable:!(r=Es(o,c))||r.enumerable});return e};var h=(e,o,t)=>(t=e!=null?Is(Cs(e)):{},Vt(o||!e||!e.__esModule?so(t,"default",{value:e,enumerable:!0}):t,e)),po=e=>Vt(so({},"__esModule",{value:!0}),e);var b=(e,o,t)=>new Promise((r,c)=>{var p=l=>{try{_(t.next(l))}catch(g){c(g)}},m=l=>{try{_(t.throw(l))}catch(g){c(g)}},_=l=>l.done?r(l.value):Promise.resolve(l.value).then(p,m);_((t=t.apply(e,o)).next())});var zt=z(Co=>{"use strict";n();Co.byteLength=Ds;Co.toByteArray=Ms;Co.fromByteArray=Fs;var ee=[],Y=[],Ps=typeof Uint8Array!="undefined"?Uint8Array:Array,Cn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Le=0,$t=Cn.length;Le<$t;++Le)ee[Le]=Cn[Le],Y[Cn.charCodeAt(Le)]=Le;var Le,$t;Y["-".charCodeAt(0)]=62;Y["_".charCodeAt(0)]=63;function jt(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 Ds(e){var o=jt(e),t=o[0],r=o[1];return(t+r)*3/4-r}function Rs(e,o,t){return(o+t)*3/4-t}function Ms(e){var o,t=jt(e),r=t[0],c=t[1],p=new Ps(Rs(e,r,c)),m=0,_=c>0?r-4:r,l;for(l=0;l<_;l+=4)o=Y[e.charCodeAt(l)]<<18|Y[e.charCodeAt(l+1)]<<12|Y[e.charCodeAt(l+2)]<<6|Y[e.charCodeAt(l+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=Y[e.charCodeAt(l)]<<2|Y[e.charCodeAt(l+1)]>>4,p[m++]=o&255),c===1&&(o=Y[e.charCodeAt(l)]<<10|Y[e.charCodeAt(l+1)]<<4|Y[e.charCodeAt(l+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function Os(e){return ee[e>>18&63]+ee[e>>12&63]+ee[e>>6&63]+ee[e&63]}function Bs(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(Os(r));return c.join("")}function Fs(e){for(var o,t=e.length,r=t%3,c=[],p=16383,m=0,_=t-r;m<_;m+=p)c.push(Bs(e,m,m+p>_?_:m+p));return r===1?(o=e[t-1],c.push(ee[o>>2]+ee[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],c.push(ee[o>>10]+ee[o>>4&63]+ee[o<<2&63]+"=")),c.join("")}});var qt=z(Pn=>{n();Pn.read=function(e,o,t,r,c){var p,m,_=c*8-r-1,l=(1<<_)-1,g=l>>1,x=-7,T=t?c-1:0,S=t?-1:1,E=e[o+T];for(T+=S,p=E&(1<<-x)-1,E>>=-x,x+=_;x>0;p=p*256+e[o+T],T+=S,x-=8);for(m=p&(1<<-x)-1,p>>=-x,x+=r;x>0;m=m*256+e[o+T],T+=S,x-=8);if(p===0)p=1-g;else{if(p===l)return m?NaN:(E?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-g}return(E?-1:1)*m*Math.pow(2,p-r)};Pn.write=function(e,o,t,r,c,p){var m,_,l,g=p*8-c-1,x=(1<<g)-1,T=x>>1,S=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=r?0:p-1,U=r?1:-1,de=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=x):(m=Math.floor(Math.log(o)/Math.LN2),o*(l=Math.pow(2,-m))<1&&(m--,l*=2),m+T>=1?o+=S/l:o+=S*Math.pow(2,1-T),o*l>=2&&(m++,l/=2),m+T>=x?(_=0,m=x):m+T>=1?(_=(o*l-1)*Math.pow(2,c),m=m+T):(_=o*Math.pow(2,T-1)*Math.pow(2,c),m=0));c>=8;e[t+E]=_&255,E+=U,_/=256,c-=8);for(m=m<<c|_,g+=c;g>0;e[t+E]=m&255,E+=U,m/=256,g-=8);e[t+E-U]|=de*128}});var ir=z(We=>{"use strict";n();var Dn=zt(),Ge=qt(),Kt=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;We.Buffer=d;We.SlowBuffer=$s;We.INSPECT_MAX_BYTES=50;var Po=2147483647;We.kMaxLength=Po;d.TYPED_ARRAY_SUPPORT=Us();!d.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Us(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(t){return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function le(e){if(e>Po)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,d.prototype),o}function d(e,o,t){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Bn(e)}return Zt(e,o,t)}d.poolSize=8192;function Zt(e,o,t){if(typeof e=="string")return Ws(e,o);if(ArrayBuffer.isView(e))return Hs(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(oe(e,ArrayBuffer)||e&&oe(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(oe(e,SharedArrayBuffer)||e&&oe(e.buffer,SharedArrayBuffer)))return Mn(e,o,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return d.from(r,o,t);var c=Vs(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.from(e[Symbol.toPrimitive]("string"),o,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}d.from=function(e,o,t){return Zt(e,o,t)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Jt(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 Gs(e,o,t){return Jt(e),e<=0?le(e):o!==void 0?typeof t=="string"?le(e).fill(o,t):le(e).fill(o):le(e)}d.alloc=function(e,o,t){return Gs(e,o,t)};function Bn(e){return Jt(e),le(e<0?0:Fn(e)|0)}d.allocUnsafe=function(e){return Bn(e)};d.allocUnsafeSlow=function(e){return Bn(e)};function Ws(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!d.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=Qt(e,o)|0,r=le(t),c=r.write(e,o);return c!==t&&(r=r.slice(0,c)),r}function Rn(e){for(var o=e.length<0?0:Fn(e.length)|0,t=le(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function Hs(e){if(oe(e,Uint8Array)){var o=new Uint8Array(e);return Mn(o.buffer,o.byteOffset,o.byteLength)}return Rn(e)}function Mn(e,o,t){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(t||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&t===void 0?r=new Uint8Array(e):t===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,t),Object.setPrototypeOf(r,d.prototype),r}function Vs(e){if(d.isBuffer(e)){var o=Fn(e.length)|0,t=le(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||Un(e.length)?le(0):Rn(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Rn(e.data)}function Fn(e){if(e>=Po)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Po.toString(16)+" bytes");return e|0}function $s(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==d.prototype};d.compare=function(o,t){if(oe(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),oe(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.isBuffer(o)||!d.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===t)return 0;for(var r=o.length,c=t.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==t[p]){r=o[p],c=t[p];break}return r<c?-1:c<r?1:0};d.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};d.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return d.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var c=d.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(oe(m,Uint8Array))p+m.length>c.length?d.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(d.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Qt(e,o){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||oe(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 On(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return ar(e).length;default:if(c)return r?-1:On(e).length;o=(""+o).toLowerCase(),c=!0}}d.byteLength=Qt;function js(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 oc(this,o,t);case"utf8":case"utf-8":return or(this,o,t);case"ascii":return Qs(this,o,t);case"latin1":case"binary":return ec(this,o,t);case"base64":return Zs(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return nc(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}d.prototype._isBuffer=!0;function Ne(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}d.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<o;t+=2)Ne(this,t,t+1);return this};d.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<o;t+=4)Ne(this,t,t+3),Ne(this,t+1,t+2);return this};d.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<o;t+=8)Ne(this,t,t+7),Ne(this,t+1,t+6),Ne(this,t+2,t+5),Ne(this,t+3,t+4);return this};d.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?or(this,0,o):js.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(o){if(!d.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:d.compare(this,o)===0};d.prototype.inspect=function(){var o="",t=We.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};Kt&&(d.prototype[Kt]=d.prototype.inspect);d.prototype.compare=function(o,t,r,c,p){if(oe(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),!d.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(t===void 0&&(t=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),t<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&t>=r)return 0;if(c>=p)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,_=r-t,l=Math.min(m,_),g=this.slice(c,p),x=o.slice(t,r),T=0;T<l;++T)if(g[T]!==x[T]){m=g[T],_=x[T];break}return m<_?-1:_<m?1:0};function er(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,Un(t)&&(t=c?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(c)return-1;t=e.length-1}else if(t<0)if(c)t=0;else return-1;if(typeof o=="string"&&(o=d.from(o,r)),d.isBuffer(o))return o.length===0?-1:Xt(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):Xt(e,[o],t,r,c);throw new TypeError("val must be string, number or Buffer")}function Xt(e,o,t,r,c){var p=1,m=e.length,_=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,_/=2,t/=2}function l(E,U){return p===1?E[U]:E.readUInt16BE(U*p)}var g;if(c){var x=-1;for(g=t;g<m;g++)if(l(e,g)===l(o,x===-1?0:g-x)){if(x===-1&&(x=g),g-x+1===_)return x*p}else x!==-1&&(g-=g-x),x=-1}else for(t+_>m&&(t=m-_),g=t;g>=0;g--){for(var T=!0,S=0;S<_;S++)if(l(e,g+S)!==l(o,S)){T=!1;break}if(T)return g}return-1}d.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};d.prototype.indexOf=function(o,t,r){return er(this,o,t,r,!0)};d.prototype.lastIndexOf=function(o,t,r){return er(this,o,t,r,!1)};function zs(e,o,t,r){t=Number(t)||0;var c=e.length-t;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(Un(_))return m;e[t+m]=_}return m}function qs(e,o,t,r){return Do(On(o,e.length-t),e,t,r)}function Ks(e,o,t,r){return Do(ac(o),e,t,r)}function Xs(e,o,t,r){return Do(ar(o),e,t,r)}function Ys(e,o,t,r){return Do(ic(o,e.length-t),e,t,r)}d.prototype.write=function(o,t,r,c){if(t===void 0)c="utf8",r=this.length,t=0;else if(r===void 0&&typeof t=="string")c=t,r=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-t;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return zs(this,o,t,r);case"utf8":case"utf-8":return qs(this,o,t,r);case"ascii":case"latin1":case"binary":return Ks(this,o,t,r);case"base64":return Xs(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ys(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Zs(e,o,t){return o===0&&t===e.length?Dn.fromByteArray(e):Dn.fromByteArray(e.slice(o,t))}function or(e,o,t){t=Math.min(e.length,t);for(var r=[],c=o;c<t;){var p=e[c],m=null,_=p>239?4:p>223?3:p>191?2:1;if(c+_<=t){var l,g,x,T;switch(_){case 1:p<128&&(m=p);break;case 2:l=e[c+1],(l&192)===128&&(T=(p&31)<<6|l&63,T>127&&(m=T));break;case 3:l=e[c+1],g=e[c+2],(l&192)===128&&(g&192)===128&&(T=(p&15)<<12|(l&63)<<6|g&63,T>2047&&(T<55296||T>57343)&&(m=T));break;case 4:l=e[c+1],g=e[c+2],x=e[c+3],(l&192)===128&&(g&192)===128&&(x&192)===128&&(T=(p&15)<<18|(l&63)<<12|(g&63)<<6|x&63,T>65535&&T<1114112&&(m=T))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=_}return Js(r)}var Yt=4096;function Js(e){var o=e.length;if(o<=Yt)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=Yt));return t}function Qs(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 ec(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 oc(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+=sc[e[p]];return c}function nc(e,o,t){for(var r=e.slice(o,t),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}d.prototype.slice=function(o,t){var r=this.length;o=~~o,t=t===void 0?r:~~t,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<o&&(t=o);var c=this.subarray(o,t);return Object.setPrototypeOf(c,d.prototype),c};function O(e,o,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>t)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return c};d.prototype.readUintBE=d.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o+--t],p=1;t>0&&(p*=256);)c+=this[o+--t]*p;return c};d.prototype.readUint8=d.prototype.readUInt8=function(o,t){return o=o>>>0,t||O(o,1,this.length),this[o]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||O(o,2,this.length),this[o]|this[o+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||O(o,2,this.length),this[o]<<8|this[o+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||O(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};d.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*t)),c};d.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||O(o,t,this.length);for(var c=t,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*t)),m};d.prototype.readInt8=function(o,t){return o=o>>>0,t||O(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};d.prototype.readInt16LE=function(o,t){o=o>>>0,t||O(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};d.prototype.readInt16BE=function(o,t){o=o>>>0,t||O(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};d.prototype.readInt32LE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};d.prototype.readInt32BE=function(o,t){return o=o>>>0,t||O(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};d.prototype.readFloatLE=function(o,t){return o=o>>>0,t||O(o,4,this.length),Ge.read(this,o,!0,23,4)};d.prototype.readFloatBE=function(o,t){return o=o>>>0,t||O(o,4,this.length),Ge.read(this,o,!1,23,4)};d.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||O(o,8,this.length),Ge.read(this,o,!0,52,8)};d.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||O(o,8,this.length),Ge.read(this,o,!1,52,8)};function H(e,o,t,r,c,p){if(!d.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(t+r>e.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;H(this,o,t,r,p,0)}var m=1,_=0;for(this[t]=o&255;++_<r&&(m*=256);)this[t+_]=o/m&255;return t+r};d.prototype.writeUintBE=d.prototype.writeUIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;H(this,o,t,r,p,0)}var m=r-1,_=1;for(this[t+m]=o&255;--m>=0&&(_*=256);)this[t+m]=o/_&255;return t+r};d.prototype.writeUint8=d.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,1,255,0),this[t]=o&255,t+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,4,4294967295,0),this[t+3]=o>>>24,this[t+2]=o>>>16,this[t+1]=o>>>8,this[t]=o&255,t+4};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,4,4294967295,0),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};d.prototype.writeIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);H(this,o,t,r,p-1,-p)}var m=0,_=1,l=0;for(this[t]=o&255;++m<r&&(_*=256);)o<0&&l===0&&this[t+m-1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);H(this,o,t,r,p-1,-p)}var m=r-1,_=1,l=0;for(this[t+m]=o&255;--m>=0&&(_*=256);)o<0&&l===0&&this[t+m+1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};d.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||H(this,o,t,4,2147483647,-2147483648),this[t]=o&255,this[t+1]=o>>>8,this[t+2]=o>>>16,this[t+3]=o>>>24,t+4};d.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||H(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 nr(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 tr(e,o,t,r,c){return o=+o,t=t>>>0,c||nr(e,o,t,4,34028234663852886e22,-34028234663852886e22),Ge.write(e,o,t,r,23,4),t+4}d.prototype.writeFloatLE=function(o,t,r){return tr(this,o,t,!0,r)};d.prototype.writeFloatBE=function(o,t,r){return tr(this,o,t,!1,r)};function rr(e,o,t,r,c){return o=+o,t=t>>>0,c||nr(e,o,t,8,17976931348623157e292,-17976931348623157e292),Ge.write(e,o,t,r,52,8),t+8}d.prototype.writeDoubleLE=function(o,t,r){return rr(this,o,t,!0,r)};d.prototype.writeDoubleBE=function(o,t,r){return rr(this,o,t,!1,r)};d.prototype.copy=function(o,t,r,c){if(!d.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),t>=o.length&&(t=o.length),t||(t=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-t<c-r&&(c=o.length-t+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),t),p};d.prototype.fill=function(o,t,r,c){if(typeof o=="string"){if(typeof t=="string"?(c=t,t=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!d.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t=t>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=t;m<r;++m)this[m]=o;else{var _=d.isBuffer(o)?o:d.from(o,c),l=_.length;if(l===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=_[m%l]}return this};var tc=/[^+/0-9A-Za-z-_]/g;function rc(e){if(e=e.split("=")[0],e=e.trim().replace(tc,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function On(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 ac(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function ic(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 ar(e){return Dn.toByteArray(rc(e))}function Do(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 oe(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function Un(e){return e!==e}var sc=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 dr=z((Dl,mr)=>{n();var C=mr.exports={},ne,te;function Gn(){throw new Error("setTimeout has not been defined")}function Wn(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ne=setTimeout:ne=Gn}catch(e){ne=Gn}try{typeof clearTimeout=="function"?te=clearTimeout:te=Wn}catch(e){te=Wn}})();function sr(e){if(ne===setTimeout)return setTimeout(e,0);if((ne===Gn||!ne)&&setTimeout)return ne=setTimeout,setTimeout(e,0);try{return ne(e,0)}catch(o){try{return ne.call(null,e,0)}catch(t){return ne.call(this,e,0)}}}function cc(e){if(te===clearTimeout)return clearTimeout(e);if((te===Wn||!te)&&clearTimeout)return te=clearTimeout,clearTimeout(e);try{return te(e)}catch(o){try{return te.call(null,e)}catch(t){return te.call(this,e)}}}var _e=[],He=!1,Ce,Ro=-1;function pc(){!He||!Ce||(He=!1,Ce.length?_e=Ce.concat(_e):Ro=-1,_e.length&&cr())}function cr(){if(!He){var e=sr(pc);He=!0;for(var o=_e.length;o;){for(Ce=_e,_e=[];++Ro<o;)Ce&&Ce[Ro].run();Ro=-1,o=_e.length}Ce=null,He=!1,cc(e)}}C.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];_e.push(new pr(e,o)),_e.length===1&&!He&&sr(cr)};function pr(e,o){this.fun=e,this.array=o}pr.prototype.run=function(){this.fun.apply(null,this.array)};C.title="browser";C.browser=!0;C.env={};C.argv=[];C.version="";C.versions={};function ge(){}C.on=ge;C.addListener=ge;C.once=ge;C.off=ge;C.removeListener=ge;C.removeAllListeners=ge;C.emit=ge;C.prependListener=ge;C.prependOnceListener=ge;C.listeners=function(e){return[]};C.binding=function(e){throw new Error("process.binding is not supported")};C.cwd=function(){return"/"};C.chdir=function(e){throw new Error("process.chdir is not supported")};C.umask=function(){return 0}});var a,s,mc,i,n=y(()=>{a=h(ir()),s=h(dr()),mc=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=mc});var Pe=y(()=>{"use strict";n()});var $n=y(()=>{"use strict";n()});var lr=y(()=>{"use strict";n()});var _r=y(()=>{"use strict";n()});var N=y(()=>{"use strict";n()});var gr=y(()=>{"use strict";n()});var ur=y(()=>{"use strict";n()});var V=y(()=>{"use strict";n()});var fr=y(()=>{"use strict";n()});var Tr=y(()=>{"use strict";n()});var hr=y(()=>{"use strict";n()});var M=y(()=>{"use strict";n();$n();lr();_r();N();gr();ur();V();fr();Tr();hr()});var Ve,yr,r_,xr,a_,br,Sr,i_,_c,mo=y(()=>{"use strict";n();M();Ve={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:yr,egldLabel:r_}=Ve["devnet"],{chainId:xr,egldLabel:a_}=Ve["testnet"],{chainId:br,egldLabel:Sr}=Ve["mainnet"],i_={["devnet"]:yr,["testnet"]:xr,["mainnet"]:br},_c={[yr]:"devnet",[xr]:"testnet",[br]:"mainnet"}});var jn=y(()=>{"use strict";n()});var wr=y(()=>{"use strict";n()});var Oo,zn=y(()=>{"use strict";n();Oo="transaction-status-toast-id"});var re,vr=y(()=>{"use strict";n();re=require("@multiversx/sdk-web-wallet-provider")});var Ar=y(()=>{"use strict";n()});var Ir=y(()=>{"use strict";n()});var lo,Bo,q,De,kr,Fo,Er,ae,Lr,A=y(()=>{"use strict";n();Pe();mo();jn();wr();zn();vr();Ar();Ir();lo=5e4,Bo=1e9,q=18,De=4,kr=1,Fo="logout",Er="login",ae="0",Lr="..."});var _o,Uo=y(()=>{"use strict";n();_o=()=>Date.now()/1e3});var Nr=y(()=>{"use strict";n()});var Cr=y(()=>{"use strict";n()});var qn=y(()=>{"use strict";n();Uo();Nr();Cr()});var Xn={};Ee(Xn,{getItem:()=>uc,localStorageKeys:()=>be,removeItem:()=>fc,setItem:()=>gc});var be,Kn,gc,uc,fc,$e=y(()=>{"use strict";n();qn();be={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Kn=typeof localStorage!="undefined",gc=({key:e,data:o,expires:t})=>{!Kn||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},uc=e=>{if(!Kn)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:_o()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},fc=e=>{!Kn||localStorage.removeItem(String(e))}});var Yn={};Ee(Yn,{clear:()=>Mr,getItem:()=>Dr,removeItem:()=>Rr,setItem:()=>Pr,storage:()=>Tc});var Pr,Dr,Rr,Mr,Tc,Or=y(()=>{"use strict";n();Pr=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Dr=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},Rr=e=>sessionStorage.removeItem(String(e)),Mr=()=>sessionStorage.clear(),Tc={setItem:Pr,getItem:Dr,removeItem:Rr,clear:Mr}});var Re,je=y(()=>{"use strict";n();$e();Or();Re={session:Yn,local:Xn}});var Zn,P,ie,B=y(()=>{"use strict";n();Zn=require("@reduxjs/toolkit");A();P=(0,Zn.createAction)(Fo),ie=(0,Zn.createAction)(Er,e=>({payload:e}))});var Qn,Br,Fr,Go,Jn,Ur,et,G_,ot,W_,hc,yc,H_,V_,$_,xc,bc,Wo,Ho=y(()=>{"use strict";n();Qn=require("@multiversx/sdk-core"),Br=require("@reduxjs/toolkit"),Fr=require("redux-persist");A();je();$e();B();Go={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:ae},Jn={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Go},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Ur=(0,Br.createSlice)({name:"accountInfoSlice",initialState:Jn,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new Qn.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:Go},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(P,()=>(Re.local.removeItem(be.loginExpiresAt),Jn)),e.addCase(ie,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new Qn.Address(r).hex()}),e.addCase(Fr.REHYDRATE,(o,t)=>{var g;if(!((g=t.payload)!=null&&g.account))return;let{account:r}=t.payload,{address:c,shard:p,accounts:m,publicKey:_}=r;o.address=c,o.shard=p;let l=m&&c in m;o.accounts=l?m:Jn.accounts,o.publicKey=_})}}),{setAccount:et,setAddress:G_,setAccountNonce:ot,setAccountShard:W_,setLedgerAccount:hc,updateLedgerAccount:yc,setWalletConnectAccount:H_,setIsAccountLoading:V_,setAccountLoadingError:$_,setWebsocketEvent:xc,setWebsocketBatchEvent:bc}=Ur.actions,Wo=Ur.reducer});function go(){return new Date().setHours(new Date().getHours()+24)}function uo(e){Re.local.setItem({key:be.loginExpiresAt,data:e,expires:e})}var nt=y(()=>{"use strict";n();je();$e()});var Wr,Gr,Hr,eg,Vr,Sc,wc,og,vc,$r,ng,Vo,$o=y(()=>{"use strict";n();Wr=require("@reduxjs/toolkit");nt();N();B();Gr={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Hr=(0,Wr.createSlice)({name:"loginInfoSlice",initialState:Gr,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(P,()=>Gr),e.addCase(ie,(o,t)=>{o.loginMethod=t.payload.loginMethod,uo(go())})}}),{setLoginMethod:eg,setWalletConnectLogin:Vr,setLedgerLogin:Sc,setTokenLogin:wc,setTokenLoginSignature:og,setWalletLogin:vc,invalidateLoginSession:$r,setLogoutRoute:ng}=Hr.actions,Vo=Hr.reducer});var zr,jr,qr,ig,Ac,sg,Ic,jo,zo=y(()=>{"use strict";n();zr=require("@reduxjs/toolkit");B();jr={},qr=(0,zr.createSlice)({name:"modalsSlice",initialState:jr,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(P,()=>jr)}}),{setTxSubmittedModal:ig,setNotificationModal:Ac,clearTxSubmittedModal:sg,clearNotificationModal:Ic}=qr.actions,jo=qr.reducer});var fo=y(()=>{"use strict";n()});var Xr=y(()=>{"use strict";n();fo()});function tt(e){return e[Math.floor(Math.random()*e.length)]}var Yr=y(()=>{"use strict";n()});var rt=y(()=>{"use strict";n();jn()});var Me=y(()=>{"use strict";n();Xr();Yr();rt()});var Zr,Jr,at,kc,Qr,Sg,wg,qo,Ko=y(()=>{"use strict";n();Zr=require("@reduxjs/toolkit"),Jr=h(require("lodash.omit"));Me();at={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},kc={network:at,chainID:"-1"},Qr=(0,Zr.createSlice)({name:"appConfig",initialState:kc,reducers:{initializeNetworkConfig:(e,o)=>{let t=tt(o.payload.walletConnectBridgeAddresses),r=tt(o.payload.walletConnectV2RelayAddresses),c=(0,Jr.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=v(f(f({},e.network),c),{walletConnectBridgeAddress:t,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:Sg,setChainID:wg}=Qr.actions,qo=Qr.reducer});var ea,it,oa,Lg,Ng,Cg,Xo,Yo=y(()=>{"use strict";n();ea=require("@reduxjs/toolkit");M();B();it={isSigning:!1,signedSessions:{}},oa=(0,ea.createSlice)({name:"signedMessageInfoSliceState",initialState:it,reducers:{setSignSession:(e,o)=>{let{sessionId:t,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[t]=r},setSignSessionState:(e,o)=>f(f({},e),o.payload),clearSignedMessageInfo:()=>it},extraReducers:e=>{e.addCase(P,()=>it)}}),{setSignSession:Lg,clearSignedMessageInfo:Ng,setSignSessionState:Cg}=oa.actions,Xo=oa.reducer});var ta,ra,na,aa,Ec,st,Ug,Lc,Gg,Wg,Zo,Jo=y(()=>{"use strict";n();ta=require("@reduxjs/toolkit"),ra=require("redux-persist");zn();M();Uo();B();na={customToasts:[],transactionToasts:[],failTransactionToast:null},aa=(0,ta.createSlice)({name:"toastsSlice",initialState:na,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(v(f({},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:_o(),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(f({},o.payload),{toastId:Oo})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(P,()=>na),e.addCase(ra.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:Ec,removeCustomToast:st,addTransactionToast:Ug,removeTransactionToast:Lc,addFailTransactionToast:Gg,removeFailTransactionToast:Wg}=aa.actions,Zo=aa.reducer});var ia,pt,mt,dt,Nc,ct,sa,jg,Cc,lt,Qo,en=y(()=>{"use strict";n();ia=require("@reduxjs/toolkit");B();pt="Transaction failed",mt="Transaction successful",dt="Processing transaction",Nc="Transaction submitted",ct={},sa=(0,ia.createSlice)({name:"transactionsInfo",initialState:ct,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||pt,successMessage:(r==null?void 0:r.successMessage)||mt,processingMessage:(r==null?void 0:r.processingMessage)||dt,submittedMessage:(r==null?void 0:r.submittedMessage)||Nc,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>ct},extraReducers:e=>{e.addCase(P,()=>ct)}}),{clearTransactionsInfo:jg,setTransactionsDisplayInfo:Cc,clearTransactionsInfoForSessionId:lt}=sa.actions,Qo=sa.reducer});function qe(e){return e!=null&&(Wc(e)||zc(e))}function Ke(e){return e!=null&&(Hc(e)||qc(e))}function Xe(e){return e!=null&&(Vc(e)||Kc(e))}function ca(e){return e!=null&&($c(e)||Xc(e))}function _t(e){return e!=null&&jc(e)}function Wc(e){return e!=null&&Pc.includes(e)}function Hc(e){return e!=null&&Dc.includes(e)}function Vc(e){return e!=null&&Rc.includes(e)}function $c(e){return e!=null&&Mc.includes(e)}function jc(e){return e!=null&&Oc.includes(e)}function zc(e){return e!=null&&Bc.includes(e)}function qc(e){return e!=null&&Fc.includes(e)}function Kc(e){return e!=null&&Uc.includes(e)}function Xc(e){return e!=null&&Gc.includes(e)}var Pc,Dc,Rc,Mc,Oc,Bc,Fc,Uc,Gc,Ye=y(()=>{"use strict";n();N();Pc=["sent"],Dc=["success"],Rc=["fail","cancelled","timedOut"],Mc=["invalid"],Oc=["timedOut"],Bc=["pending"],Fc=["success"],Uc=["fail","invalid"],Gc=["not executed"]});var pa,ma,To,Yc,da,la,_a,Zc,on,Jc,Qc,eu,ep,ho,gt,nn,tn=y(()=>{"use strict";n();pa=require("@reduxjs/toolkit"),ma=require("redux-persist");N();Ye();B();To={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Yc={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},da=(0,pa.createSlice)({name:"transactionsSlice",initialState:To,reducers:{moveTransactionsToSignedState:(e,o)=>{var g,x;let{sessionId:t,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:_={}}=o.payload,l=((g=e.customTransactionInformationForSessionId)==null?void 0:g[t])||Yc;e.signedTransactions[t]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:f(f({},l),_)},((x=e==null?void 0:e.transactionsToSign)==null?void 0:x.sessionId)===t&&(e.transactionsToSign=To.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=f(f({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:t,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].status=r,c!=null&&(e.signedTransactions[t].errorMessage=c),p!=null&&(e.signedTransactions[t].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,g,x,T,S,E,U,de;let{sessionId:t,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,_=(g=(l=e.signedTransactions)==null?void 0:l[t])==null?void 0:g.transactions;if(_!=null){e.signedTransactions[t].transactions=_.map(R=>R.hash===p?v(f({},R),{status:r,errorMessage:c,inTransit:m}):R);let ao=(T=(x=e.signedTransactions[t])==null?void 0:x.transactions)==null?void 0:T.every(R=>Ke(R.status)),io=(E=(S=e.signedTransactions[t])==null?void 0:S.transactions)==null?void 0:E.every(R=>Xe(R.status)),xe=(de=(U=e.signedTransactions[t])==null?void 0:U.transactions)==null?void 0:de.every(R=>ca(R.status));ao&&(e.signedTransactions[t].status="success"),io&&(e.signedTransactions[t].status="fail"),xe&&(e.signedTransactions[t].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:t,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[t]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=To.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=To.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(P,()=>To),e.addCase(ma.REHYDRATE,(o,t)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=t.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=t.payload.transactions,p=Object.entries(r).reduce((_,[l,g])=>{let x=new Date(l),T=new Date;return T.setHours(T.getHours()+5),T-x>0||(_[l]=g),_},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:la,updateSignedTransactions:_a,setTransactionsToSign:Zc,clearAllTransactionsToSign:on,clearAllSignedTransactions:Jc,clearSignedTransaction:Qc,clearTransactionToSign:eu,setSignTransactionsError:ep,setSignTransactionsCancelMessage:ho,moveTransactionsToSignedState:gt}=da.actions,nn=da.reducer});var ga,ut,ua,ru,au,op,iu,rn,an=y(()=>{"use strict";n();ga=require("@reduxjs/toolkit");B();ut={},ua=(0,ga.createSlice)({name:"batchTransactionsSlice",initialState:ut,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:()=>ut},extraReducers:e=>{e.addCase(P,()=>ut)}}),{setBatchTransactions:ru,updateBatchTransactions:au,clearBatchTransactions:op,clearAllBatchTransactions:iu}=ua.actions,rn=ua.reducer});var Ta,fa,ha,mu,ya,ft=y(()=>{"use strict";n();Ta=require("@reduxjs/toolkit");B();fa={},ha=(0,Ta.createSlice)({name:"dappConfigSlice",initialState:fa,reducers:{setDappConfig:(e,o)=>{if(e&&o.payload){let{logoutRoute:t,shouldUseWebViewProvider:r}=o.payload;e.logoutRoute=t,e.shouldUseWebViewProvider=r}else e=o.payload}},extraReducers:e=>{e.addCase(P,()=>fa)}}),{setDappConfig:mu}=ha.actions,ya=ha.reducer});var k=y(()=>{"use strict";n();Ho();$o();zo();Ko();Yo();Jo();en();tn();an();ft()});var wt=y(()=>{"use strict";n()});var Pa,Ca,Da,Mf,Of,Bf,Ff,Uf,Gf,Ra,Ma=y(()=>{"use strict";n();Pa=require("@reduxjs/toolkit");B();Ca={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Da=(0,Pa.createSlice)({name:"dappModalsSlice",initialState:Ca,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=f({},o.payload)}},extraReducers:e=>{e.addCase(P,()=>Ca)}}),{setDappModalVisibility:Mf,setDappModalHeaderVisibility:Of,setDappModalFooterVisibility:Bf,setDappModalHeaderText:Ff,setDappModalFooterText:Uf,setDappModalConfig:Gf}=Da.actions,Ra=Da.reducer});var Oa,Sp,wp,Be,_n=y(()=>{"use strict";n();Oa=require("@reduxjs/toolkit");wt();Ho();an();ft();Ma();$o();zo();Ko();Yo();Jo();en();tn();Sp={["account"]:Wo,["dappModal"]:Ra,["dappConfig"]:ya,["loginInfo"]:Vo,["modals"]:jo,["networkConfig"]:qo,["signedMessageInfo"]:Xo,["toasts"]:Zo,["transactionsInfo"]:Qo,["transactions"]:nn,["batchTransactions"]:rn},wp=(e={})=>(0,Oa.combineReducers)(f(f({},Sp),e)),Be=wp});var Ga={};Ee(Ga,{default:()=>Up,sessionStorageReducers:()=>vt});function fe(e,o=[]){return{key:e,version:1,storage:Fa.default,blacklist:o}}var $,Ba,Fa,vp,xo,Ap,Ip,kp,Ep,Lp,Np,Cp,Pp,Dp,Rp,Ua,Mp,vt,Op,Bp,Fp,Up,Wa=y(()=>{"use strict";n();$=require("redux-persist"),Ba=h(require("redux-persist/lib/storage")),Fa=h(require("redux-persist/lib/storage/session"));_n();k();Ho();an();$o();zo();Ko();Yo();Jo();en();tn();wt();vp={persistReducersStorageType:"localStorage"},xo={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Ap=fe(xo["account"]),Ip=fe(xo["loginInfo"]),kp=fe(xo["modals"]),Ep=fe(xo["networkConfig"]),Lp={2:e=>v(f({},e),{networkConfig:at})};Np=fe("sdk-dapp-transactionsInfo"),Cp=fe("sdk-dapp-transactions",["transactionsToSign"]),Pp=fe("sdk-dapp-batchTransactions",["batchTransactions"]),Dp=fe("sdk-dapp-toasts"),Rp=fe("sdk-dapp-signedMessageInfo"),Ua={key:"sdk-dapp-store",version:2,storage:Ba.default,whitelist:Object.keys(xo),migrate:(0,$.createMigrate)(Lp,{debug:!1})},Mp=v(f({},Ua),{whitelist:[]}),vt={["toasts"]:(0,$.persistReducer)(Dp,Zo),["transactions"]:(0,$.persistReducer)(Cp,nn),["transactionsInfo"]:(0,$.persistReducer)(Np,Qo),["batchTransactions"]:(0,$.persistReducer)(Pp,rn),["signedMessageInfo"]:(0,$.persistReducer)(Rp,Xo)},Op=v(f({},vt),{["account"]:(0,$.persistReducer)(Ap,Wo),["loginInfo"]:(0,$.persistReducer)(Ip,Vo),["modals"]:(0,$.persistReducer)(kp,jo),["networkConfig"]:(0,$.persistReducer)(Ep,qo)}),Bp=vp.persistReducersStorageType==="localStorage",Fp=Bp?(0,$.persistReducer)(Ua,Be(vt)):(0,$.persistReducer)(Mp,Be(Op)),Up=Fp});var Ha={};Ee(Ha,{default:()=>Gp});var Gp,Va=y(()=>{"use strict";n();_n();Gp=Be()});var $a={};Ee($a,{default:()=>Hp});var Z,Wp,Hp,ja=y(()=>{"use strict";n();Z=require("redux-persist"),Wp=[Z.FLUSH,Z.REHYDRATE,Z.PAUSE,Z.PERSIST,Z.PURGE,Z.REGISTER],Hp=Wp});var Ka={};Ee(Ka,{default:()=>qa});function qa(e){return(0,za.persistStore)(e)}var za,Xa=y(()=>{"use strict";n();za=require("redux-persist")});var Vi=z((HC,Hi)=>{n();var Ed=typeof i=="object"&&i&&i.Object===Object&&i;Hi.exports=Ed});var ji=z((VC,$i)=>{n();var Ld=Vi(),Nd=typeof self=="object"&&self&&self.Object===Object&&self,Cd=Ld||Nd||Function("return this")();$i.exports=Cd});var Mt=z(($C,zi)=>{n();var Pd=ji(),Dd=Pd.Symbol;zi.exports=Dd});var Yi=z((jC,Xi)=>{n();var qi=Mt(),Ki=Object.prototype,Rd=Ki.hasOwnProperty,Md=Ki.toString,Io=qi?qi.toStringTag:void 0;function Od(e){var o=Rd.call(e,Io),t=e[Io];try{e[Io]=void 0;var r=!0}catch(p){}var c=Md.call(e);return r&&(o?e[Io]=t:delete e[Io]),c}Xi.exports=Od});var Ji=z((zC,Zi)=>{n();var Bd=Object.prototype,Fd=Bd.toString;function Ud(e){return Fd.call(e)}Zi.exports=Ud});var ns=z((qC,os)=>{n();var Qi=Mt(),Gd=Yi(),Wd=Ji(),Hd="[object Null]",Vd="[object Undefined]",es=Qi?Qi.toStringTag:void 0;function $d(e){return e==null?e===void 0?Vd:Hd:es&&es in Object(e)?Gd(e):Wd(e)}os.exports=$d});var rs=z((KC,ts)=>{n();var jd=Array.isArray;ts.exports=jd});var is=z((XC,as)=>{n();function zd(e){return e!=null&&typeof e=="object"}as.exports=zd});var cs=z((YC,ss)=>{n();var qd=ns(),Kd=rs(),Xd=is(),Yd="[object String]";function Zd(e){return typeof e=="string"||!Kd(e)&&Xd(e)&&qd(e)==Yd}ss.exports=Zd});var kl={};Ee(kl,{AddressTable:()=>Il});module.exports=po(kl);n();var L=h(require("react")),In=require("@fortawesome/free-solid-svg-icons"),Gt=require("@fortawesome/react-fontawesome"),Ie=h(require("classnames"));n();var dc=`.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(mc));var G={"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();n();n();var dc=require("@multiversx/sdk-core");n();n();n();var Ti=T(require("axios"));n();var Mo="accounts";var Hn="blocks";n();n();n();n();k();n();var ya=T(require("lodash.isequal")),sn=require("reselect");M();var u=(0,sn.createSelectorCreator)(sn.defaultMemoize,ya.default),ho=(e,o)=>e!=""&&Boolean(o);var ce=e=>e.account,Je=u(ce,e=>e.address),Me=u(ce,Je,(e,o)=>o in e.accounts?e.accounts[o]:Go),op=u(ce,Me,(e,o)=>{let c=e,{accounts:t}=c,r=so(c,["accounts"]);return v(f({},r),{account:o})}),np=u(Me,e=>e.balance),tp=u(Me,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),Iu=u(ce,e=>e.shard),rp=u(ce,e=>e.ledgerAccount),ku=u(ce,e=>e.walletConnectAccount),Eu=u(ce,e=>e.isAccountLoading),Lu=u(ce,e=>e.accountLoadingError),xa=u(ce,e=>e.websocketEvent),ap=u(ce,e=>e.websocketBatchEvent);n();var ip=e=>e.dappConfig,Pu=u(ip,e=>e.shouldUseWebViewProvider);n();var Q=e=>e.loginInfo,Ou=u(Q,e=>e.loginMethod),ft=u(Q,Je,(e,o)=>ho(e.loginMethod,o)),Bu=u(Q,e=>e.walletConnectLogin),Fu=u(Q,e=>e.ledgerLogin),sp=u(Q,e=>e.walletLogin),Uu=u(Q,e=>e.isLoginSessionInvalid),cp=u(Q,e=>e.tokenLogin),Gu=u(Q,e=>e.logoutRoute);n();var ba=e=>e.modals,Vu=u(ba,e=>e.txSubmittedModal),pp=u(ba,e=>e.notificationModal);n();var fe=e=>e.networkConfig,cn=u(fe,e=>e.chainID),mp=u(fe,e=>e.network.walletConnectBridgeAddress),dp=u(fe,e=>e.network.walletConnectV2RelayAddress),lp=u(fe,e=>e.network.walletConnectV2ProjectId),_p=u(fe,e=>e.network.walletConnectV2Options),Sa=u(fe,e=>e.network.walletConnectDeepLink),pe=u(fe,e=>e.network),Tt=u(pe,e=>e.apiAddress),wa=u(pe,e=>e.explorerAddress),ht=u(pe,e=>e.egldLabel);n();var pn=e=>e.signedMessageInfo,Ku=u(pn,e=>e.isSigning),Xu=u(pn,e=>e.errorMessage),Yu=u(pn,e=>{let o=Object.keys(e.signedSessions),t=o.length;return e.signedSessions[o[t-1]]}),Zu=u(pn,e=>{let o=Object.keys(e.signedSessions),t=o.length;return o.length>0?o[t-1]:""});n();var yt=e=>e.toasts,gp=u(yt,e=>e.customToasts),va=u(yt,e=>e.transactionToasts),up=u(yt,e=>e.failTransactionToast);n();k();var Aa={errorMessage:ct,successMessage:pt,processingMessage:mt},Ia=e=>e.transactionsInfo,fp=u(Ia,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Aa);n();n();var me=require("@multiversx/sdk-core");A();n();var bt=require("@multiversx/sdk-core/out");n();n();function xt(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();n();n();var ka=e=>{let o=e!=null?e:"";return xt(o)?bt.TransactionPayload.fromEncoded(o):new bt.TransactionPayload(o)};function mn(e){var t,r,c;let o=new me.Transaction(f(f({value:e.value.valueOf(),data:ka(e.data),nonce:e.nonce.valueOf(),receiver:new me.Address(e.receiver),sender:new me.Address(e.sender),gasLimit:(t=e.gasLimit.valueOf())!=null?t:mo,gasPrice:(r=e.gasPrice.valueOf())!=null?r:Bo,chainID:e.chainID.valueOf(),version:new me.TransactionVersion((c=e.version)!=null?c:Ir)},e.options?{options:new me.TransactionOptions(e.options)}:{}),e.guardian?{guardian:new me.Address(e.guardian)}:{}));return e.guardianSignature&&o.applySignature(a.Buffer.from(e.guardianSignature,"hex")),e.signature&&o.applySignature(a.Buffer.from(e.signature,"hex")),o}n();n();n();n();var vt=require("@reduxjs/toolkit"),Ja=require("react-redux/lib/utils/Subscription");k();n();var Ea=T(require("lodash.throttle"));A();k();ot();ze();je();var hp=[Fo],dn=!1,yp=(0,Ea.default)(()=>{go(_o())},5e3),La=e=>o=>t=>{var l;if(hp.includes(t.type))return o(t);let r=e.getState(),c=De.local.getItem(be.loginExpiresAt);if(!ho((l=r==null?void 0:r.loginInfo)==null?void 0:l.loginMethod,r==null?void 0:r.account.address))return o(t);if(c==null)return go(_o());let m=Date.now();return c-m<0&&!dn?setTimeout(()=>{dn=!0,e.dispatch(Vr())},1e3):(dn&&(dn=!1),yp()),o(t)};n();n();function ln(){return typeof sessionStorage!="undefined"}var Xa=ln()?(Ga(),co(Ua)).default:(Ha(),co(Wa)).default,Ya=ln()?($a(),co(Va)).default:[],Za=ln()?(Ka(),co(qa)).default:e=>e;_n();var w=(0,vt.configureStore)({reducer:Xa,middleware:e=>e({serializableCheck:{ignoredActions:[...Ya,et.type,Qn.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(La)}),Qa=(0,Ja.createSubscription)(w),yT=Za(w),xT=(0,vt.configureStore)({reducer:Oe});n();n();var Vp=require("@multiversx/sdk-core/out");n();A();n();var ei=require("@multiversx/sdk-core");M();n();n();n();var $p=require("@multiversx/sdk-core"),jp=T(require("bignumber.js"));N();n();n();n();n();n();n();V();n();n();V();n();n();n();var Yp=T(require("bignumber.js"));A();n();var ii=require("@multiversx/sdk-core"),we=T(require("bignumber.js"));A();n();var ai=T(require("bignumber.js")),xo=(e,o=!0)=>{let t=String(e);if(!t.match(/^[-]?\d+$/))return!1;let r=new ai.default(t),c=o?0:-1;return r.toString(10)===t&&r.comparedTo(0)>=c};n();function he(e){return{if:function(o){return o?{then:t=>t instanceof Function?he(t(e)):he(t)}:{then:()=>he(e)}},then:o=>o instanceof Function?he(o(e)):he(o),valueOf:function(){return e}}}we.default.config({ROUNDING_MODE:we.default.ROUND_FLOOR});function ve({input:e,decimals:o=q,digits:t=Pe,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!xo(e,!1))throw new Error("Invalid input");let m=new we.default(e).isNegative(),_=e;return m&&(_=e.substring(1)),he(_).then(()=>ii.TokenTransfer.fungibleFromBigInteger("",_,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(l=>{let g=new we.default(l);if(g.isZero())return ie;let x=g.toString(10),[y,S]=x.split("."),E=new we.default(S||0),U=he(0).if(Boolean(S&&r)).then(()=>Math.max(S.length,t)).if(E.isZero()&&!r).then(0).if(Boolean(S&&!r)).then(()=>Math.min(S.length,t)).valueOf(),le=S&&t>=1&&t<=S.length&&E.isGreaterThan(0)&&new we.default(S.substring(0,t)).isZero(),Fe=g.toFormat(U);return he(x).if(p).then(Fe).if(Boolean(le)).then(ee=>{let R=new we.default(y).isZero(),[W,Ue]=ee.split("."),Ge=new Array(t-1).fill(0),kn=[...Ge,0].join(""),X=[...Ge,1].join("");return R?c?`<${W}.${X}`:r?`${W}.${Ue}`:W:`${W}.${kn}`}).if(Boolean(!le&&S)).then(ee=>{let[R]=ee.split("."),W=S.substring(0,U);if(r){let Ue=t-W.length;if(Ue>0){let Ge=Array(Ue).fill(0).join("");return W=`${W}${Ge}`,`${R}.${W}`}return ee}return W?`${R}.${W}`:R}).valueOf()}).if(m).then(l=>`-${l}`).valueOf()}n();n();n();A();n();n();n();n();A();n();A();n();var Zp=require("@multiversx/sdk-core");A();n();var bo=require("@multiversx/sdk-core"),em=require("@multiversx/sdk-network-providers");A();n();n();var Jp=T(require("bignumber.js"));A();n();A();n();n();n();n();n();n();A();n();A();n();A();n();V();var nm=["reDelegateRewards","claimRewards","unBond"],tm=["wrapEgld","unwrapEgld"],rm=["unStake"],am=["unDelegate"];n();n();n();A();n();var pm=T(require("bignumber.js"));n();n();V();n();var mm=T(require("bignumber.js"));n();n();n();var _m=T(require("bignumber.js"));M();n();n();n();n();N();n();var Tm=require("@multiversx/sdk-web-wallet-provider");A();n();var um=T(require("qs"));n();n();var It=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";n();var xb={search:It()?window.location.search:"",removeParams:[]};n();n();n();n();V();n();n();n();var hm=T(require("linkifyjs"));n();A();n();var ym=T(require("bignumber.js"));n();M();n();n();N();n();N();n();n();n();V();n();V();n();var xm=T(require("bignumber.js"));A();V();n();V();n();var mi=require("react");M();n();n();V();n();n();var bm=require("@multiversx/sdk-core/out"),Sm=T(require("bignumber.js"));V();n();M();n();n();M();var m0=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var di=require("react");M();n();var vm=require("react");V();var T0=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Ze();var fn=e=>e.transactions,Qe=u(fn,e=>e.signedTransactions),Am=u(fn,e=>e.signTransactionsError),li=u(fn,e=>e.signTransactionsCancelMessage),Tn=e=>o=>Object.entries(o).reduce((t,[r,c])=>(e(c.status)&&(t[r]=c),t),{}),_i=u(Qe,Tn(Ke)),gi=u(Qe,Tn(Xe)),ui=u(Qe,Tn(Ye)),Im=u(Qe,Tn(lt)),fi=u(fn,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:v(f({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(t=>mn(t)))||[]})}),km=u(Qe,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});var hn=e=>{let o=e!=null?e:Tt(w.getState());return o.endsWith("/")?o.slice(0,-1):o};function hi(e){return b(this,null,function*(){if(!e)return null;let t=`${hn()}/${Mo}/${e}?withGuardianInfo=true`;try{let{data:r}=yield Ti.default.get(t);return r}catch(r){console.error("error fetching configuration for ",t)}return null})}function So(e){return b(this,null,function*(){return yield hi(e)})}n();function yi(e){return b(this,null,function*(){let o=e;o==null&&(o=Me(w.getState()).address);let t=yield So(o);if(t==null)throw"Could not read account, user not logged in";return t==null?void 0:t.balance})}n();n();n();n();var Nm=require("@multiversx/sdk-extension-provider"),Cm=require("@multiversx/sdk-hw-provider"),Pm=require("@multiversx/sdk-opera-provider"),Dm=require("@multiversx/sdk-web-wallet-provider");A();N();n();var ye=e=>`Unable to perform ${e}, Provider not initialized`,yn=class{init(){return Promise.resolve(!1)}login(o){throw new Error(ye(`login with options: ${o}`))}logout(o){throw new Error(ye(`logout with options: ${o}`))}getAddress(){throw new Error(ye("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,t){throw new Error(ye(`sendTransaction with transactions: ${o} options: ${t}`))}signTransaction(o,t){throw new Error(ye(`signTransaction with transactions: ${o} options: ${t}`))}signTransactions(o,t){throw new Error(ye(`signTransactions with transactions: ${o} options: ${t}`))}signMessage(o,t){throw new Error(ye(`signTransactions with ${o} and options ${t}`))}sendCustomMessage({method:o,params:t}){throw new Error(ye(`sendCustomMessage with method: ${o} params: ${t}`))}sendCustomRequest(o){throw new Error(ye(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Rm=new yn;n();N();n();n();n();n();B();M();n();k();n();k();n();var Si=require("@multiversx/sdk-core");n();zn();n();n();var Mm=T(require("platform"));n();n();B();M();uo();ze();je();n();n();n();n();n();function wi(){return ht(w.getState())}n();n();n();n();N();n();uo();n();n();n();function vi(e){return b(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}n();var Ai=(e,o,t,r=0)=>b(void 0,null,function*(){try{return yield e(...t)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield vi(o.delay)),yield Ai(e,o,t,r+1)):null}}),Lt=(e,o={retries:5,delay:500})=>(...t)=>b(void 0,null,function*(){return yield Ai(e,o,t)});ze();n();n();n();k();n();n();var Om=T(require("axios"));n();var de=T(require("react")),fs=T(require("classnames"));n();var Ae=T(require("react")),Ii=T(require("classnames"));A();n();var Bm=`.dapp-core-component__formatAmountStyles__int-amount {
|
|
2695
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(dc));var G={"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();n();n();var lc=require("@multiversx/sdk-core");n();n();n();var hi=h(require("axios"));n();var Mo="accounts";var Vn="blocks";n();n();n();n();k();n();var xa=h(require("lodash.isequal")),sn=require("reselect");M();var u=(0,sn.createSelectorCreator)(sn.defaultMemoize,xa.default),yo=(e,o)=>e!=""&&Boolean(o);var se=e=>e.account,Ze=u(se,e=>e.address),Oe=u(se,Ze,(e,o)=>o in e.accounts?e.accounts[o]:Go),np=u(se,Oe,(e,o)=>{let c=e,{accounts:t}=c,r=co(c,["accounts"]);return v(f({},r),{account:o})}),tp=u(Oe,e=>e.balance),rp=u(Oe,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),ku=u(se,e=>e.shard),ap=u(se,e=>e.ledgerAccount),Eu=u(se,e=>e.walletConnectAccount),Lu=u(se,e=>e.isAccountLoading),Nu=u(se,e=>e.accountLoadingError),ba=u(se,e=>e.websocketEvent),ip=u(se,e=>e.websocketBatchEvent);n();var sp=e=>e.dappConfig,Du=u(sp,e=>e.shouldUseWebViewProvider);n();var J=e=>e.loginInfo,Bu=u(J,e=>e.loginMethod),Tt=u(J,Ze,(e,o)=>yo(e.loginMethod,o)),Fu=u(J,e=>e.walletConnectLogin),Uu=u(J,e=>e.ledgerLogin),cp=u(J,e=>e.walletLogin),Gu=u(J,e=>e.isLoginSessionInvalid),pp=u(J,e=>e.tokenLogin),Wu=u(J,e=>e.logoutRoute);n();var Sa=e=>e.modals,$u=u(Sa,e=>e.txSubmittedModal),mp=u(Sa,e=>e.notificationModal);n();var ue=e=>e.networkConfig,cn=u(ue,e=>e.chainID),dp=u(ue,e=>e.network.walletConnectBridgeAddress),lp=u(ue,e=>e.network.walletConnectV2RelayAddress),_p=u(ue,e=>e.network.walletConnectV2ProjectId),gp=u(ue,e=>e.network.walletConnectV2Options),wa=u(ue,e=>e.network.walletConnectDeepLink),ce=u(ue,e=>e.network),ht=u(ce,e=>e.apiAddress),va=u(ce,e=>e.explorerAddress),yt=u(ce,e=>e.egldLabel);n();var pn=e=>e.signedMessageInfo,Xu=u(pn,e=>e.isSigning),Yu=u(pn,e=>e.errorMessage),Zu=u(pn,e=>{let o=Object.keys(e.signedSessions),t=o.length;return e.signedSessions[o[t-1]]}),Ju=u(pn,e=>{let o=Object.keys(e.signedSessions),t=o.length;return o.length>0?o[t-1]:""});n();var xt=e=>e.toasts,up=u(xt,e=>e.customToasts),Aa=u(xt,e=>e.transactionToasts),fp=u(xt,e=>e.failTransactionToast);n();k();var Ia={errorMessage:pt,successMessage:mt,processingMessage:dt},ka=e=>e.transactionsInfo,Tp=u(ka,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Ia);n();n();var pe=require("@multiversx/sdk-core");A();n();var St=require("@multiversx/sdk-core/out");n();n();function bt(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();n();n();var Ea=e=>{let o=e!=null?e:"";return bt(o)?St.TransactionPayload.fromEncoded(o):new St.TransactionPayload(o)};function mn(e){var t,r,c;let o=new pe.Transaction(f(f({value:e.value.valueOf(),data:Ea(e.data),nonce:e.nonce.valueOf(),receiver:new pe.Address(e.receiver),sender:new pe.Address(e.sender),gasLimit:(t=e.gasLimit.valueOf())!=null?t:lo,gasPrice:(r=e.gasPrice.valueOf())!=null?r:Bo,chainID:e.chainID.valueOf(),version:new pe.TransactionVersion((c=e.version)!=null?c:kr)},e.options?{options:new pe.TransactionOptions(e.options)}:{}),e.guardian?{guardian:new pe.Address(e.guardian)}:{}));return e.guardianSignature&&o.applySignature(a.Buffer.from(e.guardianSignature,"hex")),e.signature&&o.applySignature(a.Buffer.from(e.signature,"hex")),o}n();n();n();n();var At=require("@reduxjs/toolkit"),Qa=require("react-redux/lib/utils/Subscription");k();n();var La=h(require("lodash.throttle"));A();k();nt();je();$e();var yp=[Fo],dn=!1,xp=(0,La.default)(()=>{uo(go())},5e3),Na=e=>o=>t=>{var l;if(yp.includes(t.type))return o(t);let r=e.getState(),c=Re.local.getItem(be.loginExpiresAt);if(!yo((l=r==null?void 0:r.loginInfo)==null?void 0:l.loginMethod,r==null?void 0:r.account.address))return o(t);if(c==null)return uo(go());let m=Date.now();return c-m<0&&!dn?setTimeout(()=>{dn=!0,e.dispatch($r())},1e3):(dn&&(dn=!1),xp()),o(t)};n();n();function ln(){return typeof sessionStorage!="undefined"}var Ya=ln()?(Wa(),po(Ga)).default:(Va(),po(Ha)).default,Za=ln()?(ja(),po($a)).default:[],Ja=ln()?(Xa(),po(Ka)).default:e=>e;_n();var w=(0,At.configureStore)({reducer:Ya,middleware:e=>e({serializableCheck:{ignoredActions:[...Za,ot.type,et.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Na)}),ei=(0,Qa.createSubscription)(w),xT=Ja(w),bT=(0,At.configureStore)({reducer:Be});n();n();var $p=require("@multiversx/sdk-core/out");n();A();n();var oi=require("@multiversx/sdk-core");M();n();n();n();var jp=require("@multiversx/sdk-core"),zp=h(require("bignumber.js"));N();n();n();n();n();n();n();V();n();n();V();n();n();n();var Zp=h(require("bignumber.js"));A();n();var si=require("@multiversx/sdk-core"),we=h(require("bignumber.js"));A();n();var ii=h(require("bignumber.js")),bo=(e,o=!0)=>{let t=String(e);if(!t.match(/^[-]?\d+$/))return!1;let r=new ii.default(t),c=o?0:-1;return r.toString(10)===t&&r.comparedTo(0)>=c};n();function Te(e){return{if:function(o){return o?{then:t=>t instanceof Function?Te(t(e)):Te(t)}:{then:()=>Te(e)}},then:o=>o instanceof Function?Te(o(e)):Te(o),valueOf:function(){return e}}}we.default.config({ROUNDING_MODE:we.default.ROUND_FLOOR});function ve({input:e,decimals:o=q,digits:t=De,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!bo(e,!1))throw new Error("Invalid input");let m=new we.default(e).isNegative(),_=e;return m&&(_=e.substring(1)),Te(_).then(()=>si.TokenTransfer.fungibleFromBigInteger("",_,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(l=>{let g=new we.default(l);if(g.isZero())return ae;let x=g.toString(10),[T,S]=x.split("."),E=new we.default(S||0),U=Te(0).if(Boolean(S&&r)).then(()=>Math.max(S.length,t)).if(E.isZero()&&!r).then(0).if(Boolean(S&&!r)).then(()=>Math.min(S.length,t)).valueOf(),de=S&&t>=1&&t<=S.length&&E.isGreaterThan(0)&&new we.default(S.substring(0,t)).isZero(),ao=g.toFormat(U);return Te(x).if(p).then(ao).if(Boolean(de)).then(xe=>{let R=new we.default(T).isZero(),[W,ke]=xe.split("."),Ue=new Array(t-1).fill(0),kn=[...Ue,0].join(""),En=[...Ue,1].join("");return R?c?`<${W}.${En}`:r?`${W}.${ke}`:W:`${W}.${kn}`}).if(Boolean(!de&&S)).then(xe=>{let[R]=xe.split("."),W=S.substring(0,U);if(r){let ke=t-W.length;if(ke>0){let Ue=Array(ke).fill(0).join("");return W=`${W}${Ue}`,`${R}.${W}`}return xe}return W?`${R}.${W}`:R}).valueOf()}).if(m).then(l=>`-${l}`).valueOf()}n();n();n();A();n();n();n();n();A();n();A();n();var Jp=require("@multiversx/sdk-core");A();n();var So=require("@multiversx/sdk-core"),om=require("@multiversx/sdk-network-providers");A();n();n();var Qp=h(require("bignumber.js"));A();n();A();n();n();n();n();n();n();A();n();A();n();A();n();V();var tm=["reDelegateRewards","claimRewards","unBond"],rm=["wrapEgld","unwrapEgld"],am=["unStake"],im=["unDelegate"];n();n();n();A();n();var mm=h(require("bignumber.js"));n();n();V();n();var dm=h(require("bignumber.js"));n();n();n();var gm=h(require("bignumber.js"));M();n();n();n();n();N();n();var hm=require("@multiversx/sdk-web-wallet-provider");A();n();var fm=h(require("qs"));n();n();var kt=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";n();var bb={search:kt()?window.location.search:"",removeParams:[]};n();n();n();n();V();n();n();n();var ym=h(require("linkifyjs"));n();A();n();var xm=h(require("bignumber.js"));n();M();n();n();N();n();N();n();n();n();V();n();V();n();var bm=h(require("bignumber.js"));A();V();n();V();n();var di=require("react");M();n();n();V();n();n();var Sm=require("@multiversx/sdk-core/out"),wm=h(require("bignumber.js"));V();n();M();n();n();M();var d0=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var li=require("react");M();n();var Am=require("react");V();var h0=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Ye();var fn=e=>e.transactions,Je=u(fn,e=>e.signedTransactions),Im=u(fn,e=>e.signTransactionsError),_i=u(fn,e=>e.signTransactionsCancelMessage),Tn=e=>o=>Object.entries(o).reduce((t,[r,c])=>(e(c.status)&&(t[r]=c),t),{}),gi=u(Je,Tn(qe)),ui=u(Je,Tn(Ke)),fi=u(Je,Tn(Xe)),km=u(Je,Tn(_t)),Ti=u(fn,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:v(f({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(t=>mn(t)))||[]})}),Em=u(Je,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});var hn=e=>{let o=e!=null?e:ht(w.getState());return o.endsWith("/")?o.slice(0,-1):o};function yi(e){return b(this,null,function*(){if(!e)return null;let t=`${hn()}/${Mo}/${e}?withGuardianInfo=true`;try{let{data:r}=yield hi.default.get(t);return r}catch(r){console.error("error fetching configuration for ",t)}return null})}function wo(e){return b(this,null,function*(){return yield yi(e)})}n();function xi(e){return b(this,null,function*(){let o=e;o==null&&(o=Oe(w.getState()).address);let t=yield wo(o);if(t==null)throw"Could not read account, user not logged in";return t==null?void 0:t.balance})}n();n();n();n();var Cm=require("@multiversx/sdk-extension-provider"),Pm=require("@multiversx/sdk-hw-provider"),Dm=require("@multiversx/sdk-opera-provider"),Rm=require("@multiversx/sdk-web-wallet-provider");A();N();n();var he=e=>`Unable to perform ${e}, Provider not initialized`,yn=class{init(){return Promise.resolve(!1)}login(o){throw new Error(he(`login with options: ${o}`))}logout(o){throw new Error(he(`logout with options: ${o}`))}getAddress(){throw new Error(he("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,t){throw new Error(he(`sendTransaction with transactions: ${o} options: ${t}`))}signTransaction(o,t){throw new Error(he(`signTransaction with transactions: ${o} options: ${t}`))}signTransactions(o,t){throw new Error(he(`signTransactions with transactions: ${o} options: ${t}`))}signMessage(o,t){throw new Error(he(`signTransactions with ${o} and options ${t}`))}sendCustomMessage({method:o,params:t}){throw new Error(he(`sendCustomMessage with method: ${o} params: ${t}`))}sendCustomRequest(o){throw new Error(he(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Mm=new yn;n();N();n();n();n();n();B();M();n();k();n();k();n();var wi=require("@multiversx/sdk-core");n();qn();n();n();var Om=h(require("platform"));n();n();B();M();fo();je();$e();n();n();n();n();n();function vi(){return yt(w.getState())}n();n();n();n();N();n();fo();n();n();n();function Ai(e){return b(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}n();var Ii=(e,o,t,r=0)=>b(void 0,null,function*(){try{return yield e(...t)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield Ai(o.delay)),yield Ii(e,o,t,r+1)):null}}),Nt=(e,o={retries:5,delay:500})=>(...t)=>b(void 0,null,function*(){return yield Ii(e,o,t)});je();n();n();n();k();n();n();var Bm=h(require("axios"));n();var me=h(require("react")),Ts=h(require("classnames"));n();var Ae=h(require("react")),ki=h(require("classnames"));A();n();var Fm=`.dapp-core-component__formatAmountStyles__int-amount {
|
|
2696
2696
|
color: inherit;
|
|
2697
2697
|
}
|
|
2698
2698
|
|
|
@@ -2702,7 +2702,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2702
2702
|
|
|
2703
2703
|
.dapp-core-component__formatAmountStyles__symbol {
|
|
2704
2704
|
color: inherit;
|
|
2705
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2705
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Fm));var vo={"int-amount":"dapp-core-component__formatAmountStyles__int-amount",intAmount:"dapp-core-component__formatAmountStyles__int-amount",decimals:"dapp-core-component__formatAmountStyles__decimals",symbol:"dapp-core-component__formatAmountStyles__symbol"};var Um=e=>Ae.default.createElement("span",{"data-testid":e["data-testid"]?e["data-testid"]:"formatAmountComponent",className:e.className},Ae.default.createElement("span",{className:vo["int-amount"],"data-testid":"formatAmountInt"},"...")),Gm=(e,o)=>{var T;let{value:t,showLastNonZeroDecimal:r=!1,showLabel:c=!0}=e,p=e.digits!=null?e.digits:De,m=e.decimals!=null?e.decimals:q,_=ve({input:t,decimals:m,digits:p,showLastNonZeroDecimal:r,addCommas:!0}),l=_.split("."),g=l.length===1,x=_!==ae;if(p>0&&g&&x){let S="";for(let E=1;E<=p;E++)S=S+ae;l.push(S)}return Ae.default.createElement("span",{"data-testid":e["data-testid"]?e["data-testid"]:"formatAmountComponent",className:e.className},Ae.default.createElement("span",{className:vo["int-amount"],"data-testid":"formatAmountInt"},l[0]),l.length>1&&Ae.default.createElement("span",{className:vo.decimals,"data-testid":"formatAmountDecimals"},".",l[1]),c&&Ae.default.createElement("span",{className:(0,ki.default)(vo.symbol,e.token&&G.textMuted),"data-testid":"formatAmountSymbol"},` ${(T=e.token)!=null?T:o}`))},Wm=e=>{let{value:o}=e;return bo(o)?Gm(e,e.egldLabel||""):Um(e)},Ei=e=>{let o=e.egldLabel||Sr,t=v(f({},e),{egldLabel:o});return Ae.default.createElement(Wm,f({},t))};n();n();var D=h(require("react")),us=h(require("classnames"));A();n();n();n();var Li=require("react"),eo=require("react-redux");var Hm={store:w,subscription:ei},Ct=(0,Li.createContext)(Hm),II=(0,eo.createStoreHook)(Ct),j=(0,eo.createDispatchHook)(Ct),I=(0,eo.createSelectorHook)(Ct);n();var Ni=require("react");n();k();n();n();n();n();Ye();n();n();n();var Vm=h(require("axios"));n();var $m=h(require("axios"));n();var zm=h(require("axios"));n();n();var qm=h(require("axios"));n();var Km=h(require("axios"));n();k();N();n();Ye();n();k();N();n();k();M();n();n();n();M();n();n();n();n();var Jm=h(require("axios")),Qm=h(require("swr"));n();n();var Pi=require("react");n();var ed=require("react"),od=require("@multiversx/sdk-web-wallet-provider"),nd=require("@multiversx/sdk-web-wallet-provider"),td=h(require("qs"));A();k();N();$n();n();var Mi=require("react"),Pt=require("@multiversx/sdk-core");rt();n();n();n();n();n();n();n();n();n();mo();n();var ad=h(require("axios"));n();var id=h(require("axios"));n();mo();n();mo();A();n();var Ui=require("react"),Gi=require("@multiversx/sdk-core"),yd=require("@multiversx/sdk-extension-provider");A();n();n();n();n();n();n();n();n();var Ao=h(require("react"));var $E=(0,Ao.createContext)({}),jE=w.getState();n();var Bi=h(require("react"));n();var Dt=h(require("react")),ld=h(require("axios"));n();n();n();k();N();n();var Fi=require("react"),ud=require("@multiversx/sdk-extension-provider");A();k();n();var bd=require("react");n();var xd=h(require("axios"));k();M();fo();n();Pe();k();n();n();var nl=require("react");n();n();n();n();A();k();n();n();var vd=h(require("bignumber.js"));A();k();M();n();var wd=h(require("bignumber.js"));A();n();var Ad=require("@multiversx/sdk-core"),Id=h(require("bignumber.js"));A();n();n();var el=require("@multiversx/sdk-native-auth-client");n();var Wi=h(require("axios"));var kd=4;var GC=Nt((e,o,t)=>b(void 0,null,function*(){if(t){let p=Math.floor(Date.now()/1e3);return{hash:yield t(),timestamp:p}}let{data:r}=yield Wi.default.get(`${e}/${Vn}?from=${kd}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[c]=r;return c}));n();n();Uo();n();n();var Jd=h(cs());n();var ps,cP={origin:typeof window!="undefined"?(ps=window==null?void 0:window.location)==null?void 0:ps.origin:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};N();Ye();n();var Sn=require("react"),ms=(e,o)=>{let[t,r]=(0,Sn.useState)(e);return(0,Sn.useEffect)(()=>{let p=setTimeout(()=>r(e),o);return()=>clearTimeout(p)},[e]),t};n();n();var rl=require("react"),al=require("@multiversx/sdk-extension-provider");Pe();B();N();Me();n();var tl=require("react"),ds=require("@multiversx/sdk-core");k();n();var il=require("react"),sl=require("@multiversx/sdk-opera-provider");Pe();B();N();Me();n();var cl=require("react");Pe();k();n();n();var ls=require("react"),ml=require("@multiversx/sdk-hw-provider");Pe();B();k();N();Me();n();var pl=require("react");n();var Bt=require("react");B();k();N();Me();n();var Ft=require("react");B();k();N();Me();n();n();var _s=require("react");n();var ul=require("react");n();var Ut=require("react"),gl=require("socket.io-client");k();n();n();n();n();var gs=e=>e.dappModal,fl=u(gs,e=>e.visible),An=u(gs,e=>e.modal),l3=u(An,e=>e.showHeader),_3=u(An,e=>e.showFooter),g3=u(An,e=>e.headerText),u3=u(An,e=>e.footerText);n();n();var Tl=require("react");M();n();n();n();var xl=h(require("swr"));n();n();n();n();var yl=h(require("axios"));n();var bl=`.dapp-core-component__trim-styles__trim {
|
|
2706
2706
|
display: flex;
|
|
2707
2707
|
max-width: 100%;
|
|
2708
2708
|
overflow: hidden;
|
|
@@ -2822,7 +2822,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
2822
2822
|
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-size-xl .dapp-core-component__trim-styles__trim {
|
|
2823
2823
|
max-width: 13rem;
|
|
2824
2824
|
}
|
|
2825
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2825
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(bl));var oo={trim:"dapp-core-component__trim-styles__trim",overflow:"dapp-core-component__trim-styles__overflow",ellipsis:"dapp-core-component__trim-styles__ellipsis",left:"dapp-core-component__trim-styles__left",right:"dapp-core-component__trim-styles__right","hidden-text-ref":"dapp-core-component__trim-styles__hidden-text-ref",hiddenTextRef:"dapp-core-component__trim-styles__hidden-text-ref","trim-wrapper":"dapp-core-component__trim-styles__trim-wrapper",trimWrapper:"dapp-core-component__trim-styles__trim-wrapper","text-primary":"dapp-core-component__trim-styles__text-primary",textPrimary:"dapp-core-component__trim-styles__text-primary",table:"dapp-core-component__trim-styles__table","trim-only-sm":"dapp-core-component__trim-styles__trim-only-sm",trimOnlySm:"dapp-core-component__trim-styles__trim-only-sm","trim-fs-sm":"dapp-core-component__trim-styles__trim-fs-sm",trimFsSm:"dapp-core-component__trim-styles__trim-fs-sm","trim-size-xl":"dapp-core-component__trim-styles__trim-size-xl",trimSizeXl:"dapp-core-component__trim-styles__trim-size-xl"};var fs=({text:e,className:o="dapp-trim","data-testid":t="trim-text-component",color:r})=>{let[c,p]=(0,D.useState)(0),[m,_]=(0,D.useState)(!1),l=(0,D.useRef)(document==null?void 0:document.createElement("span")),g=(0,D.useRef)(document==null?void 0:document.createElement("span")),x=ms(c,300),T=()=>{if(l.current&&g.current){let U=g.current.offsetWidth-l.current.offsetWidth;_(U>1)}},S=()=>{p(c+1)};return(0,D.useEffect)(()=>(window==null||window.addEventListener("resize",S),()=>{window==null||window.removeEventListener("resize",S)})),(0,D.useEffect)(()=>{T()},[x]),D.default.createElement("span",{ref:l,className:(0,us.default)(oo.trim,r,o,{overflow:m}),"data-testid":t},D.default.createElement("span",{ref:g,className:oo.hiddenTextRef},e),m?D.default.createElement(D.default.Fragment,null,D.default.createElement("span",{className:oo.left},D.default.createElement("span",null,String(e).substring(0,Math.floor(e.length/2)))),D.default.createElement("span",{className:oo.ellipsis},Lr),D.default.createElement("span",{className:oo.right},D.default.createElement("span",null,String(e).substring(Math.ceil(e.length/2))))):D.default.createElement("span",null,e))};n();var Sl=`.dapp-core-component__addressRowStyles__ledger-address-table-body-item {
|
|
2826
2826
|
display: flex;
|
|
2827
2827
|
align-items: center;
|
|
2828
2828
|
padding: 16px;
|
|
@@ -2905,7 +2905,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
2905
2905
|
.dapp-core-component__addressRowStyles__ledger-address-table-body-item .dapp-core-component__addressRowStyles__ledger-address-table-body-item-data .dapp-core-component__addressRowStyles__ledger-address-table-body-item-data-label .dapp-core-component__addressRowStyles__ledger-address-table-body-item-data-value > span {
|
|
2906
2906
|
max-width: 260px;
|
|
2907
2907
|
}
|
|
2908
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
2908
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Sl));var ye={"ledger-address-table-body-item":"dapp-core-component__addressRowStyles__ledger-address-table-body-item",ledgerAddressTableBodyItem:"dapp-core-component__addressRowStyles__ledger-address-table-body-item","ledger-address-table-body-item-selected":"dapp-core-component__addressRowStyles__ledger-address-table-body-item-selected",ledgerAddressTableBodyItemSelected:"dapp-core-component__addressRowStyles__ledger-address-table-body-item-selected","ledger-address-table-body-item-data":"dapp-core-component__addressRowStyles__ledger-address-table-body-item-data",ledgerAddressTableBodyItemData:"dapp-core-component__addressRowStyles__ledger-address-table-body-item-data","ledger-address-table-body-item-data-input":"dapp-core-component__addressRowStyles__ledger-address-table-body-item-data-input",ledgerAddressTableBodyItemDataInput:"dapp-core-component__addressRowStyles__ledger-address-table-body-item-data-input","ledger-address-table-body-item-data-label":"dapp-core-component__addressRowStyles__ledger-address-table-body-item-data-label",ledgerAddressTableBodyItemDataLabel:"dapp-core-component__addressRowStyles__ledger-address-table-body-item-data-label","ledger-address-table-body-item-data-value":"dapp-core-component__addressRowStyles__ledger-address-table-body-item-data-value",ledgerAddressTableBodyItemDataValue:"dapp-core-component__addressRowStyles__ledger-address-table-body-item-data-value"};var hs=({address:e,index:o,balance:t,selectedAddress:r,onSelectAddress:c,className:p="dapp-ledger-address-row",ledgerModalTableSelectedItemClassName:m})=>{let _=l=>{let{checked:g}=l.target;g&&c({address:e,index:o})};return me.default.createElement("div",{className:(0,Ts.default)(ye.ledgerAddressTableBodyItem,{[m!=null?m:""]:r===e,[ye.ledgerAddressTableBodyItemSelected]:r===e},p)},me.default.createElement("div",{className:ye.ledgerAddressTableBodyItemData},me.default.createElement("input",{type:"radio",id:`check_${o}`,"data-testid":`check_${o}`,onChange:_,role:"button",checked:r===e,className:ye.ledgerAddressTableBodyItemDataInput}),me.default.createElement("label",{htmlFor:`check_${o}`,role:"button","data-testid":`label_${o}`,className:ye.ledgerAddressTableBodyItemDataLabel},me.default.createElement("div",{className:ye.ledgerAddressTableBodyItemDataValue},me.default.createElement(fs,{text:e})))),me.default.createElement("div",{className:ye.ledgerAddressTableBodyItemData},me.default.createElement(Ei,{value:t,egldLabel:vi()})),me.default.createElement("div",{className:ye.ledgerAddressTableBodyItemData},o))};n();var wl=`.dapp-core-component__addressTableStyles__ledger-address-table-wrapper {
|
|
2909
2909
|
text-align: center;
|
|
2910
2910
|
padding: 48px 16px;
|
|
2911
2911
|
overflow: hidden;
|
|
@@ -3010,13 +3010,13 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3010
3010
|
.dapp-core-component__addressTableStyles__ledger-address-table-wrapper .dapp-core-component__addressTableStyles__ledger-address-table-button {
|
|
3011
3011
|
width: auto;
|
|
3012
3012
|
}
|
|
3013
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3013
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(wl));var F={"ledger-address-table-wrapper":"dapp-core-component__addressTableStyles__ledger-address-table-wrapper",ledgerAddressTableWrapper:"dapp-core-component__addressTableStyles__ledger-address-table-wrapper","ledger-address-table-heading":"dapp-core-component__addressTableStyles__ledger-address-table-heading",ledgerAddressTableHeading:"dapp-core-component__addressTableStyles__ledger-address-table-heading","ledger-address-table-description":"dapp-core-component__addressTableStyles__ledger-address-table-description",ledgerAddressTableDescription:"dapp-core-component__addressTableStyles__ledger-address-table-description","ledger-address-table":"dapp-core-component__addressTableStyles__ledger-address-table",ledgerAddressTable:"dapp-core-component__addressTableStyles__ledger-address-table","ledger-address-table-header":"dapp-core-component__addressTableStyles__ledger-address-table-header",ledgerAddressTableHeader:"dapp-core-component__addressTableStyles__ledger-address-table-header","ledger-address-table-header-item":"dapp-core-component__addressTableStyles__ledger-address-table-header-item",ledgerAddressTableHeaderItem:"dapp-core-component__addressTableStyles__ledger-address-table-header-item","ledger-address-table-body":"dapp-core-component__addressTableStyles__ledger-address-table-body",ledgerAddressTableBody:"dapp-core-component__addressTableStyles__ledger-address-table-body","ledger-address-table-navigation":"dapp-core-component__addressTableStyles__ledger-address-table-navigation",ledgerAddressTableNavigation:"dapp-core-component__addressTableStyles__ledger-address-table-navigation","ledger-address-table-navigation-button":"dapp-core-component__addressTableStyles__ledger-address-table-navigation-button",ledgerAddressTableNavigationButton:"dapp-core-component__addressTableStyles__ledger-address-table-navigation-button","ledger-address-table-navigation-button-disabled":"dapp-core-component__addressTableStyles__ledger-address-table-navigation-button-disabled",ledgerAddressTableNavigationButtonDisabled:"dapp-core-component__addressTableStyles__ledger-address-table-navigation-button-disabled","ledger-address-table-navigation-button-label":"dapp-core-component__addressTableStyles__ledger-address-table-navigation-button-label",ledgerAddressTableNavigationButtonLabel:"dapp-core-component__addressTableStyles__ledger-address-table-navigation-button-label","ledger-address-table-button":"dapp-core-component__addressTableStyles__ledger-address-table-button",ledgerAddressTableButton:"dapp-core-component__addressTableStyles__ledger-address-table-button"};n();n();n();var to=h(require("react")),Ss=require("@fortawesome/free-solid-svg-icons"),ro=h(require("classnames"));n();n();var no=h(require("react")),xs=require("@fortawesome/react-fontawesome"),Eo=h(require("classnames"));n();var vl=`.dapp-core-component__pageState-styles__wrapper {
|
|
3014
3014
|
color: inherit;
|
|
3015
3015
|
}
|
|
3016
3016
|
|
|
3017
3017
|
.dapp-core-component__pageState-styles__state {
|
|
3018
3018
|
color: inherit;
|
|
3019
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3019
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(vl));var ys={wrapper:"dapp-core-component__pageState-styles__wrapper",state:"dapp-core-component__pageState-styles__state"};var bs=({icon:e,title:o,action:t,iconClass:r,"data-testid":c,description:p,iconBgClass:m,iconSize:_="5x",className:l="dapp-page-state"})=>{let g={wrapper:(0,Eo.default)(ys.state,G.mAuto,G.p4,G.textCenter,l),iconContainer:(0,Eo.default)(G.iconState,G.mxAuto,{[m!=null?m:""]:Boolean(m)}),iconClass:(0,Eo.default)(r!=null&&r),title:(0,Eo.default)(G.h4,G.my4),description:G.mb3};return no.default.createElement("div",{className:g.wrapper,"data-testid":c},e&&no.default.createElement("span",{className:g.iconContainer},no.default.createElement(xs.FontAwesomeIcon,{icon:e,className:g.iconClass,size:_})),o&&no.default.createElement("p",{className:g.title},o),p&&no.default.createElement("div",{className:g.description},p),t)};n();var Al=`.dapp-core-component__ledgerLoadingStyles__ledger-loading-wrapper {
|
|
3020
3020
|
text-align: center;
|
|
3021
3021
|
padding: 40px 16px 0;
|
|
3022
3022
|
}
|
|
@@ -3033,7 +3033,7 @@ a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-style
|
|
|
3033
3033
|
}
|
|
3034
3034
|
.dapp-core-component__ledgerLoadingStyles__ledger-loading-wrapper .dapp-core-component__ledgerLoadingStyles__ledger-loading-spinner {
|
|
3035
3035
|
margin: 120px 0;
|
|
3036
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(
|
|
3036
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Al));var Lo={"ledger-loading-wrapper":"dapp-core-component__ledgerLoadingStyles__ledger-loading-wrapper",ledgerLoadingWrapper:"dapp-core-component__ledgerLoadingStyles__ledger-loading-wrapper","ledger-loading-heading":"dapp-core-component__ledgerLoadingStyles__ledger-loading-heading",ledgerLoadingHeading:"dapp-core-component__ledgerLoadingStyles__ledger-loading-heading","ledger-loading-description":"dapp-core-component__ledgerLoadingStyles__ledger-loading-description",ledgerLoadingDescription:"dapp-core-component__ledgerLoadingStyles__ledger-loading-description","ledger-loading-spinner":"dapp-core-component__ledgerLoadingStyles__ledger-loading-spinner",ledgerLoadingSpinner:"dapp-core-component__ledgerLoadingStyles__ledger-loading-spinner"};var ws=({customSpinnerComponent:e,ledgerLoadingClassNames:o,customContentComponent:t})=>{let{ledgerModalSubtitleClassName:r,ledgerModalTitleClassName:c,ledgerLoadingWrapper:p,ledgerLoadingSpinner:m}=o||{};return to.default.createElement("div",{className:(0,ro.default)(Lo.ledgerLoadingWrapper,p)},to.default.createElement("div",{className:(0,ro.default)(Lo.ledgerLoadingHeading,c)},"Waiting for device..."),to.default.createElement("p",{className:(0,ro.default)(Lo.ledgerLoadingDescription,r)},"It may take a few seconds..."),t,to.default.createElement("div",{className:(0,ro.default)(Lo.ledgerLoadingSpinner,m)},e||to.default.createElement(bs,{iconSize:"10x",icon:Ss.faCircleNotch,iconClass:(0,ro.default)("fa-spin",G.textPrimary)})))};var vs=10,Il=({accounts:e,addressTableClassNames:o,className:t="dapp-ledger-address-table",customContentComponent:r,dataTestId:c="addressTableContainer",loading:p,onConfirmSelectedAddress:m,onGoToNextPage:_,onGoToPrevPage:l,onSelectAddress:g,selectedAddress:x,startIndex:T})=>{let{ledgerModalTitleClassName:S,ledgerModalSubtitleClassName:E,ledgerModalTableHeadClassName:U,ledgerModalTableItemClassName:de,ledgerModalButtonClassName:ao,ledgerModalTableNavigationButtonClassName:io,ledgerModalTableSelectedItemClassName:xe,ledgerModalTableNavigationButtonDisabledClassName:R}=o||{},[W,ke]=(0,L.useState)([]);(0,L.useEffect)(()=>{if(e.length>0&&!p&&(!x&&T===0)){let As=e[0];g({address:As,index:0})}},[e,x,p,T]);let Ue=Q=>b(void 0,null,function*(){try{let X=yield xi(Q);return{address:Q,balance:X}}catch(X){throw console.error("error fetching balance",X),W}});if((0,L.useEffect)(()=>{let Q=e.map(X=>Ue(X));ke(e.map(X=>({address:X,balance:"..."}))),Promise.all(Q).then(X=>{ke(X)})},[e]),p)return L.default.createElement(ws,null);let kn=()=>{!x||m()},En=["Address","Balance","#"];return L.default.createElement("div",{className:(0,Ie.default)(F.ledgerAddressTableWrapper,t),"data-testid":c},L.default.createElement("div",{className:F.ledgerAddressTableTop},L.default.createElement("div",{className:(0,Ie.default)(F.ledgerAddressTableHeading,S),"data-testid":"addressTableContainerTitle"},"Access your wallet"),L.default.createElement("p",{className:(0,Ie.default)(F.ledgerAddressTableDescription,E),"data-testid":"addressTableContainerSubTitle"},"Choose the wallet you want to access")),r,L.default.createElement("div",{className:F.ledgerAddressTable},L.default.createElement("div",{className:(0,Ie.default)(F.ledgerAddressTableHeader,U)},En.map(Q=>L.default.createElement("div",{key:Q,className:F.ledgerAddressTableHeaderItem},Q))),L.default.createElement("div",{className:F.ledgerAddressTableBody},W&&W.map(({address:Q,balance:X},Ln)=>L.default.createElement(hs,{address:Q,balance:X,key:Ln+T*vs,index:Ln+T*vs,selectedAddress:x,onSelectAddress:g,className:de,ledgerModalTableSelectedItemClassName:xe})))),L.default.createElement("div",{className:F.ledgerAddressTableBottom},L.default.createElement("div",{className:F.ledgerAddressTableNavigation},L.default.createElement("button",{type:"button",onClick:l,"data-testid":"prevBtn",className:(0,Ie.default)(F.ledgerAddressTableNavigationButton,{[R!=null?R:""]:T===0,[F.ledgerAddressTableNavigationButtonDisabled]:T===0},io)},L.default.createElement(Gt.FontAwesomeIcon,{size:"1x",icon:In.faChevronLeft}),L.default.createElement("span",{className:F.ledgerAddressTableNavigationButtonLabel},"Prev")),L.default.createElement("button",{type:"button",onClick:_,"data-testid":"nextBtn",className:(0,Ie.default)(F.ledgerAddressTableNavigationButton,{[F.ledgerAddressTableNavigationButtonDisabled]:e.length<10},io)},L.default.createElement("span",{className:F.ledgerAddressTableNavigationButtonLabel},"Next"),L.default.createElement(Gt.FontAwesomeIcon,{size:"1x",icon:In.faChevronRight}))),L.default.createElement("button",{disabled:!x,onClick:kn,"data-testid":"confirmBtn",className:(0,Ie.default)(G.btn,G.btnPrimary,F.ledgerAddressTableButton,ao)},"Access Wallet")))};0&&(module.exports={AddressTable});
|
|
3037
3037
|
/*!
|
|
3038
3038
|
* The buffer module from node.js, for the browser.
|
|
3039
3039
|
*
|