@sofaws/dapp-core
Version:
A library to hold the main logic for a dapp on the Elrond Network
1 lines • 51.5 kB
JavaScript
"use strict";var co=Object.create;var pe=Object.defineProperty,lo=Object.defineProperties,po=Object.getOwnPropertyDescriptor,uo=Object.getOwnPropertyDescriptors,mo=Object.getOwnPropertyNames,he=Object.getOwnPropertySymbols,go=Object.getPrototypeOf,je=Object.prototype.hasOwnProperty,Ht=Object.prototype.propertyIsEnumerable;var $t=(t,e,r)=>e in t?pe(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,x=(t,e)=>{for(var r in e||(e={}))je.call(e,r)&&$t(t,r,e[r]);if(he)for(var r of he(e))Ht.call(e,r)&&$t(t,r,e[r]);return t},v=(t,e)=>lo(t,uo(e));var Gt=(t,e)=>{var r={};for(var n in t)je.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&he)for(var n of he(t))e.indexOf(n)<0&&Ht.call(t,n)&&(r[n]=t[n]);return r};var T=(t,e)=>()=>(t&&(e=t(t=0)),e);var xe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),z=(t,e)=>{for(var r in e)pe(t,r,{get:e[r],enumerable:!0})},Wt=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of mo(e))!je.call(t,i)&&i!==r&&pe(t,i,{get:()=>e[i],enumerable:!(n=po(e,i))||n.enumerable});return t};var w=(t,e,r)=>(r=t!=null?co(go(t)):{},Wt(e||!t||!t.__esModule?pe(r,"default",{value:t,enumerable:!0}):r,t)),ue=t=>Wt(pe({},"__esModule",{value:!0}),t);var qt=(t,e,r)=>new Promise((n,i)=>{var s=d=>{try{m(r.next(d))}catch(g){i(g)}},p=d=>{try{m(r.throw(d))}catch(g){i(g)}},m=d=>d.done?n(d.value):Promise.resolve(d.value).then(s,p);m((r=r.apply(t,e)).next())});var Kt=xe(Se=>{"use strict";o();Se.byteLength=To;Se.toByteArray=ho;Se.fromByteArray=wo;var F=[],C=[],fo=typeof Uint8Array!="undefined"?Uint8Array:Array,ze="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(K=0,jt=ze.length;K<jt;++K)F[K]=ze[K],C[ze.charCodeAt(K)]=K;var K,jt;C["-".charCodeAt(0)]=62;C["_".charCodeAt(0)]=63;function zt(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function To(t){var e=zt(t),r=e[0],n=e[1];return(r+n)*3/4-n}function yo(t,e,r){return(e+r)*3/4-r}function ho(t){var e,r=zt(t),n=r[0],i=r[1],s=new fo(yo(t,n,i)),p=0,m=i>0?n-4:n,d;for(d=0;d<m;d+=4)e=C[t.charCodeAt(d)]<<18|C[t.charCodeAt(d+1)]<<12|C[t.charCodeAt(d+2)]<<6|C[t.charCodeAt(d+3)],s[p++]=e>>16&255,s[p++]=e>>8&255,s[p++]=e&255;return i===2&&(e=C[t.charCodeAt(d)]<<2|C[t.charCodeAt(d+1)]>>4,s[p++]=e&255),i===1&&(e=C[t.charCodeAt(d)]<<10|C[t.charCodeAt(d+1)]<<4|C[t.charCodeAt(d+2)]>>2,s[p++]=e>>8&255,s[p++]=e&255),s}function xo(t){return F[t>>18&63]+F[t>>12&63]+F[t>>6&63]+F[t&63]}function So(t,e,r){for(var n,i=[],s=e;s<r;s+=3)n=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(t[s+2]&255),i.push(xo(n));return i.join("")}function wo(t){for(var e,r=t.length,n=r%3,i=[],s=16383,p=0,m=r-n;p<m;p+=s)i.push(So(t,p,p+s>m?m:p+s));return n===1?(e=t[r-1],i.push(F[e>>2]+F[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(F[e>>10]+F[e>>4&63]+F[e<<2&63]+"=")),i.join("")}});var Yt=xe(Ke=>{o();Ke.read=function(t,e,r,n,i){var s,p,m=i*8-n-1,d=(1<<m)-1,g=d>>1,h=-7,y=r?i-1:0,I=r?-1:1,k=t[e+y];for(y+=I,s=k&(1<<-h)-1,k>>=-h,h+=m;h>0;s=s*256+t[e+y],y+=I,h-=8);for(p=s&(1<<-h)-1,s>>=-h,h+=n;h>0;p=p*256+t[e+y],y+=I,h-=8);if(s===0)s=1-g;else{if(s===d)return p?NaN:(k?-1:1)*(1/0);p=p+Math.pow(2,n),s=s-g}return(k?-1:1)*p*Math.pow(2,s-n)};Ke.write=function(t,e,r,n,i,s){var p,m,d,g=s*8-i-1,h=(1<<g)-1,y=h>>1,I=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,k=n?0:s-1,G=n?1:-1,B=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(m=isNaN(e)?1:0,p=h):(p=Math.floor(Math.log(e)/Math.LN2),e*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+y>=1?e+=I/d:e+=I*Math.pow(2,1-y),e*d>=2&&(p++,d/=2),p+y>=h?(m=0,p=h):p+y>=1?(m=(e*d-1)*Math.pow(2,i),p=p+y):(m=e*Math.pow(2,y-1)*Math.pow(2,i),p=0));i>=8;t[r+k]=m&255,k+=G,m/=256,i-=8);for(p=p<<i|m,g+=i;g>0;t[r+k]=p&255,k+=G,p/=256,g-=8);t[r+k-G]|=B*128}});var cr=xe(ee=>{"use strict";o();var Ye=Kt(),Q=Yt(),Zt=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ee.Buffer=u;ee.SlowBuffer=Eo;ee.INSPECT_MAX_BYTES=50;var we=2147483647;ee.kMaxLength=we;u.TYPED_ARRAY_SUPPORT=bo();!u.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 bo(){try{var t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function U(t){if(t>we)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return Object.setPrototypeOf(e,u.prototype),e}function u(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Qe(t)}return Qt(t,e,r)}u.poolSize=8192;function Qt(t,e,r){if(typeof t=="string")return vo(t,e);if(ArrayBuffer.isView(t))return Io(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(_(t,ArrayBuffer)||t&&_(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(_(t,SharedArrayBuffer)||t&&_(t.buffer,SharedArrayBuffer)))return Xe(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return u.from(n,e,r);var i=ko(t);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return u.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}u.from=function(t,e,r){return Qt(t,e,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function er(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function Ao(t,e,r){return er(t),t<=0?U(t):e!==void 0?typeof r=="string"?U(t).fill(e,r):U(t).fill(e):U(t)}u.alloc=function(t,e,r){return Ao(t,e,r)};function Qe(t){return er(t),U(t<0?0:et(t)|0)}u.allocUnsafe=function(t){return Qe(t)};u.allocUnsafeSlow=function(t){return Qe(t)};function vo(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!u.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var r=tr(t,e)|0,n=U(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function Ze(t){for(var e=t.length<0?0:et(t.length)|0,r=U(e),n=0;n<e;n+=1)r[n]=t[n]&255;return r}function Io(t){if(_(t,Uint8Array)){var e=new Uint8Array(t);return Xe(e.buffer,e.byteOffset,e.byteLength)}return Ze(t)}function Xe(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');var n;return e===void 0&&r===void 0?n=new Uint8Array(t):r===void 0?n=new Uint8Array(t,e):n=new Uint8Array(t,e,r),Object.setPrototypeOf(n,u.prototype),n}function ko(t){if(u.isBuffer(t)){var e=et(t.length)|0,r=U(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||tt(t.length)?U(0):Ze(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Ze(t.data)}function et(t){if(t>=we)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+we.toString(16)+" bytes");return t|0}function Eo(t){return+t!=t&&(t=0),u.alloc(+t)}u.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==u.prototype};u.compare=function(e,r){if(_(e,Uint8Array)&&(e=u.from(e,e.offset,e.byteLength)),_(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(e)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;for(var n=e.length,i=r.length,s=0,p=Math.min(n,i);s<p;++s)if(e[s]!==r[s]){n=e[s],i=r[s];break}return n<i?-1:i<n?1:0};u.isEncoding=function(e){switch(String(e).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}};u.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return u.alloc(0);var n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;var i=u.allocUnsafe(r),s=0;for(n=0;n<e.length;++n){var p=e[n];if(_(p,Uint8Array))s+p.length>i.length?u.from(p).copy(i,s):Uint8Array.prototype.set.call(i,p,s);else if(u.isBuffer(p))p.copy(i,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=p.length}return i};function tr(t,e){if(u.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||_(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;for(var i=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Je(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return sr(t).length;default:if(i)return n?-1:Je(t).length;e=(""+e).toLowerCase(),i=!0}}u.byteLength=tr;function Do(t,e,r){var n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return Bo(this,e,r);case"utf8":case"utf-8":return nr(this,e,r);case"ascii":return Mo(this,e,r);case"latin1":case"binary":return Oo(this,e,r);case"base64":return Fo(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Uo(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}u.prototype._isBuffer=!0;function Y(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}u.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<e;r+=2)Y(this,r,r+1);return this};u.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<e;r+=4)Y(this,r,r+3),Y(this,r+1,r+2);return this};u.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<e;r+=8)Y(this,r,r+7),Y(this,r+1,r+6),Y(this,r+2,r+5),Y(this,r+3,r+4);return this};u.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?nr(this,0,e):Do.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(e){if(!u.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:u.compare(this,e)===0};u.prototype.inspect=function(){var e="",r=ee.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};Zt&&(u.prototype[Zt]=u.prototype.inspect);u.prototype.compare=function(e,r,n,i,s){if(_(e,Uint8Array)&&(e=u.from(e,e.offset,e.byteLength)),!u.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),s===void 0&&(s=this.length),r<0||n>e.length||i<0||s>this.length)throw new RangeError("out of range index");if(i>=s&&r>=n)return 0;if(i>=s)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,s>>>=0,this===e)return 0;for(var p=s-i,m=n-r,d=Math.min(p,m),g=this.slice(i,s),h=e.slice(r,n),y=0;y<d;++y)if(g[y]!==h[y]){p=g[y],m=h[y];break}return p<m?-1:m<p?1:0};function rr(t,e,r,n,i){if(t.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,tt(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=u.from(e,n)),u.isBuffer(e))return e.length===0?-1:Xt(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):Xt(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function Xt(t,e,r,n,i){var s=1,p=t.length,m=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;s=2,p/=2,m/=2,r/=2}function d(k,G){return s===1?k[G]:k.readUInt16BE(G*s)}var g;if(i){var h=-1;for(g=r;g<p;g++)if(d(t,g)===d(e,h===-1?0:g-h)){if(h===-1&&(h=g),g-h+1===m)return h*s}else h!==-1&&(g-=g-h),h=-1}else for(r+m>p&&(r=p-m),g=r;g>=0;g--){for(var y=!0,I=0;I<m;I++)if(d(t,g+I)!==d(e,I)){y=!1;break}if(y)return g}return-1}u.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};u.prototype.indexOf=function(e,r,n){return rr(this,e,r,n,!0)};u.prototype.lastIndexOf=function(e,r,n){return rr(this,e,r,n,!1)};function Lo(t,e,r,n){r=Number(r)||0;var i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;var s=e.length;n>s/2&&(n=s/2);for(var p=0;p<n;++p){var m=parseInt(e.substr(p*2,2),16);if(tt(m))return p;t[r+p]=m}return p}function No(t,e,r,n){return be(Je(e,t.length-r),t,r,n)}function Co(t,e,r,n){return be(Ho(e),t,r,n)}function Ro(t,e,r,n){return be(sr(e),t,r,n)}function Po(t,e,r,n){return be(Go(e,t.length-r),t,r,n)}u.prototype.write=function(e,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var s=this.length-r;if((n===void 0||n>s)&&(n=s),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return Lo(this,e,r,n);case"utf8":case"utf-8":return No(this,e,r,n);case"ascii":case"latin1":case"binary":return Co(this,e,r,n);case"base64":return Ro(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Po(this,e,r,n);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Fo(t,e,r){return e===0&&r===t.length?Ye.fromByteArray(t):Ye.fromByteArray(t.slice(e,r))}function nr(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i<r;){var s=t[i],p=null,m=s>239?4:s>223?3:s>191?2:1;if(i+m<=r){var d,g,h,y;switch(m){case 1:s<128&&(p=s);break;case 2:d=t[i+1],(d&192)===128&&(y=(s&31)<<6|d&63,y>127&&(p=y));break;case 3:d=t[i+1],g=t[i+2],(d&192)===128&&(g&192)===128&&(y=(s&15)<<12|(d&63)<<6|g&63,y>2047&&(y<55296||y>57343)&&(p=y));break;case 4:d=t[i+1],g=t[i+2],h=t[i+3],(d&192)===128&&(g&192)===128&&(h&192)===128&&(y=(s&15)<<18|(d&63)<<12|(g&63)<<6|h&63,y>65535&&y<1114112&&(p=y))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,n.push(p>>>10&1023|55296),p=56320|p&1023),n.push(p),i+=m}return _o(n)}var Jt=4096;function _o(t){var e=t.length;if(e<=Jt)return String.fromCharCode.apply(String,t);for(var r="",n=0;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Jt));return r}function Mo(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]&127);return n}function Oo(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function Bo(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var i="",s=e;s<r;++s)i+=Wo[t[s]];return i}function Uo(t,e,r){for(var n=t.slice(e,r),i="",s=0;s<n.length-1;s+=2)i+=String.fromCharCode(n[s]+n[s+1]*256);return i}u.prototype.slice=function(e,r){var n=this.length;e=~~e,r=r===void 0?n:~~r,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<e&&(r=e);var i=this.subarray(e,r);return Object.setPrototypeOf(i,u.prototype),i};function A(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||A(e,r,this.length);for(var i=this[e],s=1,p=0;++p<r&&(s*=256);)i+=this[e+p]*s;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||A(e,r,this.length);for(var i=this[e+--r],s=1;r>0&&(s*=256);)i+=this[e+--r]*s;return i};u.prototype.readUint8=u.prototype.readUInt8=function(e,r){return e=e>>>0,r||A(e,1,this.length),this[e]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||A(e,2,this.length),this[e]|this[e+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||A(e,2,this.length),this[e]<<8|this[e+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||A(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||A(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};u.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||A(e,r,this.length);for(var i=this[e],s=1,p=0;++p<r&&(s*=256);)i+=this[e+p]*s;return s*=128,i>=s&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||A(e,r,this.length);for(var i=r,s=1,p=this[e+--i];i>0&&(s*=256);)p+=this[e+--i]*s;return s*=128,p>=s&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(e,r){return e=e>>>0,r||A(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};u.prototype.readInt16LE=function(e,r){e=e>>>0,r||A(e,2,this.length);var n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};u.prototype.readInt16BE=function(e,r){e=e>>>0,r||A(e,2,this.length);var n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};u.prototype.readInt32LE=function(e,r){return e=e>>>0,r||A(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};u.prototype.readInt32BE=function(e,r){return e=e>>>0,r||A(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};u.prototype.readFloatLE=function(e,r){return e=e>>>0,r||A(e,4,this.length),Q.read(this,e,!0,23,4)};u.prototype.readFloatBE=function(e,r){return e=e>>>0,r||A(e,4,this.length),Q.read(this,e,!1,23,4)};u.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||A(e,8,this.length),Q.read(this,e,!0,52,8)};u.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||A(e,8,this.length),Q.read(this,e,!1,52,8)};function D(t,e,r,n,i,s){if(!u.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<s)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var s=Math.pow(2,8*n)-1;D(this,e,r,n,s,0)}var p=1,m=0;for(this[r]=e&255;++m<n&&(p*=256);)this[r+m]=e/p&255;return r+n};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var s=Math.pow(2,8*n)-1;D(this,e,r,n,s,0)}var p=n-1,m=1;for(this[r+p]=e&255;--p>=0&&(m*=256);)this[r+p]=e/m&255;return r+n};u.prototype.writeUint8=u.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,1,255,0),this[r]=e&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};u.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var s=Math.pow(2,8*n-1);D(this,e,r,n,s-1,-s)}var p=0,m=1,d=0;for(this[r]=e&255;++p<n&&(m*=256);)e<0&&d===0&&this[r+p-1]!==0&&(d=1),this[r+p]=(e/m>>0)-d&255;return r+n};u.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var s=Math.pow(2,8*n-1);D(this,e,r,n,s-1,-s)}var p=n-1,m=1,d=0;for(this[r+p]=e&255;--p>=0&&(m*=256);)e<0&&d===0&&this[r+p+1]!==0&&(d=1),this[r+p]=(e/m>>0)-d&255;return r+n};u.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};u.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};u.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};u.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};u.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||D(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function or(t,e,r,n,i,s){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function ir(t,e,r,n,i){return e=+e,r=r>>>0,i||or(t,e,r,4,34028234663852886e22,-34028234663852886e22),Q.write(t,e,r,n,23,4),r+4}u.prototype.writeFloatLE=function(e,r,n){return ir(this,e,r,!0,n)};u.prototype.writeFloatBE=function(e,r,n){return ir(this,e,r,!1,n)};function ar(t,e,r,n,i){return e=+e,r=r>>>0,i||or(t,e,r,8,17976931348623157e292,-17976931348623157e292),Q.write(t,e,r,n,52,8),r+8}u.prototype.writeDoubleLE=function(e,r,n){return ar(this,e,r,!0,n)};u.prototype.writeDoubleBE=function(e,r,n){return ar(this,e,r,!1,n)};u.prototype.copy=function(e,r,n,i){if(!u.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r<i-n&&(i=e.length-r+n);var s=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),r),s};u.prototype.fill=function(e,r,n,i){if(typeof e=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){var s=e.charCodeAt(0);(i==="utf8"&&s<128||i==="latin1")&&(e=s)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);var p;if(typeof e=="number")for(p=r;p<n;++p)this[p]=e;else{var m=u.isBuffer(e)?e:u.from(e,i),d=m.length;if(d===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<n-r;++p)this[p+r]=m[p%d]}return this};var Vo=/[^+/0-9A-Za-z-_]/g;function $o(t){if(t=t.split("=")[0],t=t.trim().replace(Vo,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Je(t,e){e=e||1/0;for(var r,n=t.length,i=null,s=[],p=0;p<n;++p){if(r=t.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&s.push(239,191,189);continue}else if(p+1===n){(e-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&s.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;s.push(r)}else if(r<2048){if((e-=2)<0)break;s.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;s.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return s}function Ho(t){for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function Go(t,e){for(var r,n,i,s=[],p=0;p<t.length&&!((e-=2)<0);++p)r=t.charCodeAt(p),n=r>>8,i=r%256,s.push(i),s.push(n);return s}function sr(t){return Ye.toByteArray($o(t))}function be(t,e,r,n){for(var i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function _(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function tt(t){return t!==t}var Wo=function(){for(var t="0123456789abcdef",e=new Array(256),r=0;r<16;++r)for(var n=r*16,i=0;i<16;++i)e[n+i]=t[r]+t[i];return e}()});var mr=xe((xa,dr)=>{o();var S=dr.exports={},M,O;function rt(){throw new Error("setTimeout has not been defined")}function nt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?M=setTimeout:M=rt}catch(t){M=rt}try{typeof clearTimeout=="function"?O=clearTimeout:O=nt}catch(t){O=nt}})();function lr(t){if(M===setTimeout)return setTimeout(t,0);if((M===rt||!M)&&setTimeout)return M=setTimeout,setTimeout(t,0);try{return M(t,0)}catch(e){try{return M.call(null,t,0)}catch(r){return M.call(this,t,0)}}}function qo(t){if(O===clearTimeout)return clearTimeout(t);if((O===nt||!O)&&clearTimeout)return O=clearTimeout,clearTimeout(t);try{return O(t)}catch(e){try{return O.call(null,t)}catch(r){return O.call(this,t)}}}var V=[],te=!1,Z,Ae=-1;function jo(){!te||!Z||(te=!1,Z.length?V=Z.concat(V):Ae=-1,V.length&&pr())}function pr(){if(!te){var t=lr(jo);te=!0;for(var e=V.length;e;){for(Z=V,V=[];++Ae<e;)Z&&Z[Ae].run();Ae=-1,e=V.length}Z=null,te=!1,qo(t)}}S.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];V.push(new ur(t,e)),V.length===1&&!te&&lr(pr)};function ur(t,e){this.fun=t,this.array=e}ur.prototype.run=function(){this.fun.apply(null,this.array)};S.title="browser";S.browser=!0;S.env={};S.argv=[];S.version="";S.versions={};function $(){}S.on=$;S.addListener=$;S.once=$;S.off=$;S.removeListener=$;S.removeAllListeners=$;S.emit=$;S.prependListener=$;S.prependOnceListener=$;S.listeners=function(t){return[]};S.binding=function(t){throw new Error("process.binding is not supported")};S.cwd=function(){return"/"};S.chdir=function(t){throw new Error("process.chdir is not supported")};S.umask=function(){return 0}});var a,c,Sa,o=T(()=>{a=w(cr()),c=w(mr()),Sa=function(t){function e(){var n=this||self;return delete t.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return e();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:e});var r=__magic__;return r}(Object)});var ve,ot=T(()=>{"use strict";o();ve=()=>Date.now()/1e3});var gr=T(()=>{"use strict";o()});var fr=T(()=>{"use strict";o()});var Tr=T(()=>{"use strict";o();ot();gr();fr()});var at={};z(at,{getItem:()=>Ko,localStorageKeys:()=>X,removeItem:()=>Yo,setItem:()=>zo});var X,it,zo,Ko,Yo,de=T(()=>{"use strict";o();Tr();X={loginExpiresAt:"dapp-core-login-expires-at",logoutEvent:"dapp-core-logout-event"},it=typeof localStorage!="undefined",zo=({key:t,data:e,expires:r})=>{!it||localStorage.setItem(String(t),JSON.stringify({expires:r,data:e}))},Ko=t=>{if(!it)return;let e=localStorage.getItem(String(t));if(!e)return null;let r=JSON.parse(e);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:ve()>=r.expires?(localStorage.removeItem(String(t)),null):r.data},Yo=t=>{!it||localStorage.removeItem(String(t))}});var st={};z(st,{clear:()=>Sr,getItem:()=>hr,removeItem:()=>xr,setItem:()=>yr,storage:()=>Zo});var yr,hr,xr,Sr,Zo,wr=T(()=>{"use strict";o();yr=({key:t,data:e,expires:r})=>{sessionStorage.setItem(String(t),JSON.stringify({expires:r,data:e}))},hr=t=>{let e=sessionStorage.getItem(String(t));if(!e)return null;let r=JSON.parse(e);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(t)),null):r.data},xr=t=>sessionStorage.removeItem(String(t)),Sr=()=>sessionStorage.clear(),Zo={setItem:yr,getItem:hr,removeItem:xr,clear:Sr}});var re,Ie=T(()=>{"use strict";o();de();wr();re={session:st,local:at}});function me(){return new Date().setHours(new Date().getHours()+24)}function ge(t){re.local.setItem({key:X.loginExpiresAt,data:t,expires:t})}var ct=T(()=>{"use strict";o();Ie();de()});var P=T(()=>{"use strict";o()});var br=T(()=>{"use strict";o()});var Ar=T(()=>{"use strict";o()});var E=T(()=>{"use strict";o()});var vr=T(()=>{"use strict";o()});var Ir=T(()=>{"use strict";o()});var kr=T(()=>{"use strict";o()});var Er=T(()=>{"use strict";o()});var W=T(()=>{"use strict";o();Ar();E();P();vr();Ir();kr();Er()});var lt,Dr,Ka,Lr,Ya,Nr,Za,Xa,Ja,Cr=T(()=>{"use strict";o();W();lt={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://maiar.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.elrond.com",apiAddress:"https://devnet-api.elrond.com",explorerAddress:"http://devnet-explorer.elrond.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://maiar.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.elrond.com",apiAddress:"https://testnet-api.elrond.com",explorerAddress:"http://testnet-explorer.elrond.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",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://maiar.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.elrond.com",apiAddress:"https://api.elrond.com",explorerAddress:"https://explorer.elrond.com",apiTimeout:"4000"}},{chainId:Dr,egldLabel:Ka}=lt["devnet"],{chainId:Lr,egldLabel:Ya}=lt["testnet"],{chainId:Nr,egldLabel:Za}=lt["mainnet"],Xa={["devnet"]:Dr,["testnet"]:Lr,["mainnet"]:Nr},Ja={[Dr]:"devnet",[Lr]:"testnet",[Nr]:"mainnet"}});var pt=T(()=>{"use strict";o()});var Rr=T(()=>{"use strict";o()});var Pr,ut=T(()=>{"use strict";o();Pr="transaction-status-toast-id"});var dt,mt,Fr,ke,_r,ne,b=T(()=>{"use strict";o();br();Cr();pt();Rr();ut();dt=5e4,mt=1e9,Fr=1,ke="logout",_r="login",ne="0"});var gt,L,Ee,q=T(()=>{"use strict";o();gt=require("@reduxjs/toolkit");b();L=(0,gt.createAction)(ke),Ee=(0,gt.createAction)(_r,t=>({payload:t}))});var Or,Mr,Br,Ts,ys,hs,xs,Ss,ws,Ur,Vr,ft=T(()=>{"use strict";o();Or=require("@reduxjs/toolkit");ct();P();q();Mr={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},Br=(0,Or.createSlice)({name:"loginInfoSlice",initialState:Mr,reducers:{setLoginMethod:(t,e)=>{t.loginMethod=e.payload},setTokenLogin:(t,e)=>{t.tokenLogin=e.payload},setTokenLoginSignature:(t,e)=>{(t==null?void 0:t.tokenLogin)!=null&&(t.tokenLogin.signature=e.payload)},setWalletLogin:(t,e)=>{t.walletLogin=e.payload},setWalletConnectLogin:(t,e)=>{t.walletConnectLogin=e.payload},setLedgerLogin:(t,e)=>{t.ledgerLogin=e.payload},invalidateLoginSession:t=>{t.isLoginSessionInvalid=!0}},extraReducers:t=>{t.addCase(L,()=>Mr),t.addCase(Ee,(e,r)=>{e.loginMethod=r.payload.loginMethod,ge(me())})}}),{setLoginMethod:Ts,setWalletConnectLogin:ys,setLedgerLogin:hs,setTokenLogin:xs,setTokenLoginSignature:Ss,setWalletLogin:ws,invalidateLoginSession:Ur}=Br.actions,Vr=Br.reducer});var $r=T(()=>{"use strict";o()});var Hr=T(()=>{"use strict";o();$r()});function Tt(t){return t[Math.floor(Math.random()*t.length)]}var Gr=T(()=>{"use strict";o()});var Wr=T(()=>{"use strict";o();pt()});var qr=T(()=>{"use strict";o();Hr();Gr();Wr()});var jr,zr,yt,Jo,Kr,Os,Bs,Yr,ht=T(()=>{"use strict";o();jr=require("@reduxjs/toolkit"),zr=w(require("lodash.omit"));qr();yt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Jo={network:yt,chainID:"-1"},Kr=(0,jr.createSlice)({name:"appConfig",initialState:Jo,reducers:{initializeNetworkConfig:(t,e)=>{let r=Tt(e.payload.walletConnectBridgeAddresses),n=Tt(e.payload.walletConnectV2RelayAddresses),i=(0,zr.default)(e.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");t.network=v(x(x({},t.network),i),{walletConnectBridgeAddress:r,walletConnectV2RelayAddress:n})},setChainID:(t,e)=>{t.chainID=e.payload}}}),{initializeNetworkConfig:Os,setChainID:Bs}=Kr.actions,Yr=Kr.reducer});var St,Zr,Xr,De,xt,Jr,Qr,js,en,zs,Ks,Ys,Zs,Xs,Js,Qs,tn,wt=T(()=>{"use strict";o();St=require("@elrondnetwork/erdjs"),Zr=require("@reduxjs/toolkit"),Xr=require("redux-persist");b();Ie();de();q();De={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:ne},xt={address:"",websocketEvent:null,accounts:{"":De},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Jr=(0,Zr.createSlice)({name:"accountInfoSlice",initialState:xt,reducers:{setAddress:(t,e)=>{let r=e.payload;t.address=r,t.publicKey=new St.Address(r).hex()},setAccount:(t,e)=>{let r=t.address===e.payload.address;t.accounts={[t.address]:r?e.payload:De},t.isAccountLoading=!1,t.accountLoadingError=null},setAccountNonce:(t,e)=>{let{address:r}=t;t.accounts[r].nonce=e.payload},setAccountShard:(t,e)=>{t.shard=e.payload},setLedgerAccount:(t,e)=>{t.ledgerAccount=e.payload},updateLedgerAccount:(t,e)=>{t.ledgerAccount!=null&&(t.ledgerAccount.index=e.payload.index,t.ledgerAccount.address=e.payload.address)},setWalletConnectAccount:(t,e)=>{t.walletConnectAccount=e.payload},setIsAccountLoading:(t,e)=>{t.isAccountLoading=e.payload,t.accountLoadingError=null},setAccountLoadingError:(t,e)=>{t.accountLoadingError=e.payload,t.isAccountLoading=!1},setWebsocketEvent:(t,e)=>{t.websocketEvent={timestamp:Date.now(),message:e.payload}}},extraReducers:t=>{t.addCase(L,()=>(re.local.removeItem(X.loginExpiresAt),xt)),t.addCase(Ee,(e,r)=>{let{address:n}=r.payload;e.address=n,e.publicKey=new St.Address(n).hex()}),t.addCase(Xr.REHYDRATE,(e,r)=>{var g;if(!((g=r.payload)!=null&&g.account))return;let{account:n}=r.payload,{address:i,shard:s,accounts:p,publicKey:m}=n;e.address=i,e.shard=s;let d=p&&i in p;e.accounts=d?p:xt.accounts,e.publicKey=m})}}),{setAccount:Qr,setAddress:js,setAccountNonce:en,setAccountShard:zs,setLedgerAccount:Ks,updateLedgerAccount:Ys,setWalletConnectAccount:Zs,setIsAccountLoading:Xs,setAccountLoadingError:Js,setWebsocketEvent:Qs}=Jr.actions,tn=Jr.reducer});function rn(t){return t!=null&&(si(t)||ui(t))}function Le(t){return t!=null&&(ci(t)||di(t))}function Ne(t){return t!=null&&(li(t)||mi(t))}function nn(t){return t!=null&&pi(t)}function si(t){return t!=null&&ei.includes(t)}function ci(t){return t!=null&&ti.includes(t)}function li(t){return t!=null&&ri.includes(t)}function pi(t){return t!=null&&ni.includes(t)}function ui(t){return t!=null&&oi.includes(t)}function di(t){return t!=null&&ii.includes(t)}function mi(t){return t!=null&&ai.includes(t)}var ei,ti,ri,ni,oi,ii,ai,At=T(()=>{"use strict";o();P();ei=["sent"],ti=["success"],ri=["fail","cancelled","timedOut"],ni=["timedOut"],oi=["pending"],ii=["success"],ai=["fail","invalid"]});var on,an,fe,gi,sn,cc,lc,pc,uc,dc,mc,gc,fc,Tc,yc,Ce,Re=T(()=>{"use strict";o();on=require("@reduxjs/toolkit"),an=require("redux-persist");P();At();q();fe={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},gi={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},sn=(0,on.createSlice)({name:"transactionsSlice",initialState:fe,reducers:{moveTransactionsToSignedState:(t,e)=>{var d,g;let{sessionId:r,transactions:n,errorMessage:i,status:s,redirectRoute:p}=e.payload,m=((d=t.customTransactionInformationForSessionId)==null?void 0:d[r])||gi;t.signedTransactions[r]={transactions:n,status:s,errorMessage:i,redirectRoute:p,customTransactionInformation:m},((g=t==null?void 0:t.transactionsToSign)==null?void 0:g.sessionId)===r&&(t.transactionsToSign=fe.transactionsToSign)},clearSignedTransaction:(t,e)=>{t.signedTransactions[e.payload]&&delete t.signedTransactions[e.payload]},clearTransactionToSign:t=>{t!=null&&t.transactionsToSign&&(t.transactionsToSign=null)},updateSignedTransaction:(t,e)=>{t.signedTransactions=x(x({},t.signedTransactions),e.payload)},updateSignedTransactions:(t,e)=>{let{sessionId:r,status:n,errorMessage:i,transactions:s}=e.payload;t.signedTransactions[r]!=null&&(t.signedTransactions[r].status=n,i!=null&&(t.signedTransactions[r].errorMessage=i),s!=null&&(t.signedTransactions[r].transactions=s))},updateSignedTransactionStatus:(t,e)=>{var m,d,g,h,y,I;let{sessionId:r,status:n,errorMessage:i,transactionHash:s}=e.payload,p=(d=(m=t.signedTransactions)==null?void 0:m[r])==null?void 0:d.transactions;if(p!=null){t.signedTransactions[r].transactions=p.map(B=>B.hash===s?v(x({},B),{status:n,errorMessage:i}):B);let k=(h=(g=t.signedTransactions[r])==null?void 0:g.transactions)==null?void 0:h.every(B=>Le(B.status)),G=(I=(y=t.signedTransactions[r])==null?void 0:y.transactions)==null?void 0:I.every(B=>Ne(B.status));k&&(t.signedTransactions[r].status="success"),G&&(t.signedTransactions[r].status="fail")}},setTransactionsToSign:(t,e)=>{t.transactionsToSign=e.payload;let{sessionId:r,customTransactionInformation:n}=e.payload;t.customTransactionInformationForSessionId[r]=n,t.signTransactionsError=null},clearAllTransactionsToSign:t=>{t.transactionsToSign=fe.transactionsToSign,t.signTransactionsError=null},clearAllSignedTransactions:t=>{t.signedTransactions=fe.signedTransactions},setSignTransactionsError:(t,e)=>{t.signTransactionsError=e.payload},setSignTransactionsCancelMessage:(t,e)=>{t.signTransactionsCancelMessage=e.payload}},extraReducers:t=>{t.addCase(L,()=>fe),t.addCase(an.REHYDRATE,(e,r)=>{var p;if(e.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:n,customTransactionInformationForSessionId:i}=r.payload.transactions,s=Object.entries(n).reduce((m,[d,g])=>{let h=new Date(d),y=new Date;return y.setHours(y.getHours()+5),y-h>0||(m[d]=g),m},{});i!=null&&(e.customTransactionInformationForSessionId=i),n!=null&&(e.signedTransactions=s)})}}),{updateSignedTransactionStatus:cc,updateSignedTransactions:lc,setTransactionsToSign:pc,clearAllTransactionsToSign:uc,clearAllSignedTransactions:dc,clearSignedTransaction:mc,clearTransactionToSign:gc,setSignTransactionsError:fc,setSignTransactionsCancelMessage:Tc,moveTransactionsToSignedState:yc}=sn.actions,Ce=sn.reducer});var cn,It,kt,Et,fi,vt,ln,wc,bc,Ac,Pe,Fe=T(()=>{"use strict";o();cn=require("@reduxjs/toolkit");q();It="Transaction failed",kt="Transaction successful",Et="Processing transaction",fi="Transaction submitted",vt={},ln=(0,cn.createSlice)({name:"transactionsInfo",initialState:vt,reducers:{setTransactionsDisplayInfo(t,e){let{sessionId:r,transactionsDisplayInfo:n}=e.payload;r!=null&&(t[r]={errorMessage:(n==null?void 0:n.errorMessage)||It,successMessage:(n==null?void 0:n.successMessage)||kt,processingMessage:(n==null?void 0:n.processingMessage)||Et,submittedMessage:(n==null?void 0:n.submittedMessage)||fi,transactionDuration:n==null?void 0:n.transactionDuration})},clearTransactionsInfoForSessionId(t,e){e.payload!=null&&delete t[e.payload]},clearTransactionsInfo:()=>vt},extraReducers:t=>{t.addCase(L,()=>vt)}}),{clearTransactionsInfo:wc,setTransactionsDisplayInfo:bc,clearTransactionsInfoForSessionId:Ac}=ln.actions,Pe=ln.reducer});var un,pn,dn,Ec,Dc,Lc,Nc,mn,Dt=T(()=>{"use strict";o();un=require("@reduxjs/toolkit");q();pn={},dn=(0,un.createSlice)({name:"modalsSlice",initialState:pn,reducers:{setTxSubmittedModal:(t,e)=>{t.txSubmittedModal=e.payload},setNotificationModal:(t,e)=>{t.notificationModal=e.payload},clearTxSubmittedModal:t=>{t.txSubmittedModal=void 0},clearNotificationModal:t=>{t.notificationModal=void 0}},extraReducers:t=>{t.addCase(L,()=>pn)}}),{setTxSubmittedModal:Ec,setNotificationModal:Dc,clearTxSubmittedModal:Lc,clearNotificationModal:Nc}=dn.actions,mn=dn.reducer});var fn,Tn,gn,yn,Bc,Uc,Vc,$c,Hc,Gc,_e,Me=T(()=>{"use strict";o();fn=require("@reduxjs/toolkit"),Tn=require("redux-persist");ut();W();ot();q();gn={customToasts:[],transactionToasts:[],failTransactionToast:null},yn=(0,fn.createSlice)({name:"toastsSlice",initialState:gn,reducers:{addCustomToast:(t,e)=>{t.customToasts.push(v(x({},e.payload),{type:"custom",toastId:e.payload.toastId||`custom-toast-${t.customToasts.length+1}`}))},removeCustomToast:(t,e)=>{t.customToasts=t.customToasts.filter(r=>r.toastId!==e.payload)},addTransactionToast:(t,e)=>{t.transactionToasts.push({type:"transaction",startTimestamp:ve(),toastId:e.payload||`custom-toast-${t.transactionToasts.length+1}`})},removeTransactionToast:(t,e)=>{t.transactionToasts=t.transactionToasts.filter(r=>r.toastId!==e.payload)},addFailTransactionToast:(t,e)=>{t.failTransactionToast=v(x({},e.payload),{toastId:Pr})},removeFailTransactionToast:t=>{t.failTransactionToast=null}},extraReducers:t=>{t.addCase(L,()=>gn),t.addCase(Tn.REHYDRATE,(e,r)=>{var i,s;let n=(s=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?s:[];e.customToasts=n})}}),{addCustomToast:Bc,removeCustomToast:Uc,addTransactionToast:Vc,removeTransactionToast:$c,addFailTransactionToast:Hc,removeFailTransactionToast:Gc}=yn.actions,_e=yn.reducer});var oe=T(()=>{"use strict";o();ft();ht();wt();Re();Fe();Dt();Me()});var Lt=T(()=>{"use strict";o()});var wn,Sn,bn,ll,pl,ul,dl,ml,gl,An,vn=T(()=>{"use strict";o();wn=require("@reduxjs/toolkit");q();Sn={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},bn=(0,wn.createSlice)({name:"dappModalsSlice",initialState:Sn,reducers:{setDappModalVisibility:(t,e)=>{t.visible=e.payload},setDappModalHeaderVisibility:(t,e)=>{t.modal.showHeader=e.payload},setDappModalFooterVisibility:(t,e)=>{t.modal.showFooter=e.payload},setDappModalHeaderText:(t,e)=>{t.modal.headerText=e.payload},setDappModalFooterText:(t,e)=>{t.modal.footerText=e.payload},setDappModalConfig:(t,e)=>{t.modal=x({},e.payload)}},extraReducers:t=>{t.addCase(L,()=>Sn)}}),{setDappModalVisibility:ll,setDappModalHeaderVisibility:pl,setDappModalFooterVisibility:ul,setDappModalHeaderText:dl,setDappModalFooterText:ml,setDappModalConfig:gl}=bn.actions,An=bn.reducer});var In,xi,Si,ie,Be=T(()=>{"use strict";o();In=require("@reduxjs/toolkit");Lt();wt();vn();ft();Dt();ht();Me();Fe();Re();xi={["account"]:tn,["networkConfig"]:Yr,["loginInfo"]:Vr,["modals"]:mn,["dappModal"]:An,["toasts"]:_e,["transactions"]:Ce,["transactionsInfo"]:Pe},Si=(t={})=>(0,In.combineReducers)(x(x({},xi),t)),ie=Si});var Dn={};z(Dn,{default:()=>Ei});function Nt(t,e=[]){return{key:t,version:1,storage:En.default,blacklist:e}}var J,kn,En,wi,bi,Ai,vi,Ii,ki,Ei,Ln=T(()=>{"use strict";o();J=require("redux-persist"),kn=w(require("redux-persist/lib/storage")),En=w(require("redux-persist/lib/storage/session"));Be();oe();Me();Fe();Re();Lt();wi={2:t=>v(x({},t),{networkConfig:yt})};bi=Nt("dapp-core-transactionsInfo"),Ai=Nt("dapp-core-transactions",["transactionsToSign"]),vi=Nt("dapp-core-toasts"),Ii={key:"dapp-core-store",version:2,storage:kn.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,J.createMigrate)(wi,{debug:!1})},ki={["toasts"]:(0,J.persistReducer)(vi,_e),["transactions"]:(0,J.persistReducer)(Ai,Ce),["transactionsInfo"]:(0,J.persistReducer)(bi,Pe)},Ei=(0,J.persistReducer)(Ii,ie(ki))});var Nn={};z(Nn,{default:()=>Di});var Di,Cn=T(()=>{"use strict";o();Be();Di=ie()});var Rn={};z(Rn,{default:()=>Ni});var R,Li,Ni,Pn=T(()=>{"use strict";o();R=require("redux-persist"),Li=[R.FLUSH,R.REHYDRATE,R.PAUSE,R.PERSIST,R.PURGE,R.REGISTER],Ni=Li});var Mn={};z(Mn,{default:()=>_n});function _n(t){return(0,Fn.persistStore)(t)}var Fn,On=T(()=>{"use strict";o();Fn=require("redux-persist")});var ga={};z(ga,{useGetActiveTransactionsStatus:()=>ma});module.exports=ue(ga);o();o();var Gn=require("react"),se=require("react-redux");o();var Ct=require("@reduxjs/toolkit"),$n=require("react-redux/es/utils/Subscription");oe();o();var hn=w(require("lodash.throttle"));b();oe();ct();Ie();de();var Ti=[ke],yi=(0,hn.default)(()=>{ge(me())},5e3),xn=t=>e=>r=>{var d;if(Ti.includes(r.type))return e(r);let n=t.getState(),i=re.local.getItem(X.loginExpiresAt);if(!((d=n==null?void 0:n.loginInfo)==null?void 0:d.isLoggedIn))return e(r);if(i==null)return ge(me());let p=Date.now();return i-p<0?setTimeout(()=>qt(void 0,null,function*(){console.log("session expired");try{t.dispatch(Ur())}catch(g){console.error("error logging out",g)}}),1e3):(yi(),e(r))};o();o();function Oe(){return typeof sessionStorage!="undefined"}var Bn=Oe()?(Ln(),ue(Dn)).default:(Cn(),ue(Nn)).default,Un=Oe()?(Pn(),ue(Rn)).default:[],Vn=Oe()?(On(),ue(Mn)).default:t=>t;Be();var ae=(0,Ct.configureStore)({reducer:Bn,middleware:t=>t({serializableCheck:{ignoredActions:[...Un,en.type,Qr.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(xn)}),Hn=(0,$n.createSubscription)(ae),Ul=Vn(ae),Vl=(0,Ct.configureStore)({reducer:ie});var Ci={store:ae,subscription:Hn},Rt=(0,Gn.createContext)(Ci),Wl=(0,se.createStoreHook)(Rt),ql=(0,se.createDispatchHook)(Rt),Te=(0,se.createSelectorHook)(Rt);o();o();oe();o();var Wn=w(require("lodash.isequal")),Ue=require("reselect"),f=(0,Ue.createSelectorCreator)(Ue.defaultMemoize,Wn.default);var H=t=>t.account,Pt=f(H,t=>t.address),Ft=f(H,Pt,(t,e)=>e in t.accounts?t.accounts[e]:De),Zl=f(H,Ft,(t,e)=>{let i=t,{accounts:r}=i,n=Gt(i,["accounts"]);return v(x({},n),{account:e})}),Xl=f(Ft,t=>t.balance),Jl=f(Ft,t=>{var e;return((e=t==null?void 0:t.nonce)==null?void 0:e.valueOf())||0}),Ql=f(H,t=>t.shard),ep=f(H,t=>t.ledgerAccount),tp=f(H,t=>t.walletConnectAccount),rp=f(H,t=>t.isAccountLoading),np=f(H,t=>t.accountLoadingError),op=f(H,t=>t.websocketEvent);o();var ce=t=>t.networkConfig,sp=f(ce,t=>t.chainID),cp=f(ce,t=>t.network.walletConnectBridgeAddress),lp=f(ce,t=>t.network.walletConnectV2RelayAddress),pp=f(ce,t=>t.network.walletConnectV2ProjectId),up=f(ce,t=>t.network.walletConnectDeepLink),_t=f(ce,t=>t.network),dp=f(_t,t=>t.apiAddress),qn=f(_t,t=>t.explorerAddress),mp=f(_t,t=>t.egldLabel);o();P();var le=t=>t.loginInfo,hp=f(le,t=>t.loginMethod),xp=f(le,Pt,(t,e)=>t.loginMethod!=""&&Boolean(e)),Sp=f(le,t=>t.walletConnectLogin),wp=f(le,t=>t.ledgerLogin),bp=f(le,t=>t.walletLogin),Ap=f(le,t=>t.isLoginSessionInvalid);o();o();var N=require("@elrondnetwork/erdjs");b();o();function Mt(t){try{return a.Buffer.from(t,"base64").toString()===atob(t)}catch(e){return!1}}function Ot(t){var i,s,p;let{data:e}=t,r=Mt(e!=null?e:"")?N.TransactionPayload.fromEncoded(e):new N.TransactionPayload(e),n=new N.Transaction(x({value:t.value.valueOf(),data:r,nonce:t.nonce.valueOf(),receiver:new N.Address(t.receiver),sender:new N.Address(t.sender),gasLimit:(i=t.gasLimit.valueOf())!=null?i:dt,gasPrice:(s=t.gasPrice.valueOf())!=null?s:mt,chainID:t.chainID.valueOf(),version:new N.TransactionVersion((p=t.version)!=null?p:Fr)},t.options?{options:new N.TransactionOptions(t.options)}:{}));return n.applySignature({hex:()=>t.signature||""},new N.Address(t.sender)),n}o();At();o();var Pi=w(require("bignumber.js"));W();o();o();o();o();var _i=require("@elrondnetwork/erdjs"),Mi=w(require("bignumber.js"));P();o();var Fi=require("@elrondnetwork/erdjs");o();o();o();var Bi=require("@elrondnetwork/erdjs/out");o();b();o();var Yn=require("@elrondnetwork/erdjs");W();o();o();o();o();P();o();o();o();o();o();o();o();o();o();o();o();E();o();o();E();o();o();o();var Wi=w(require("bignumber.js"));b();o();var Gi=require("@elrondnetwork/erdjs"),Bt=w(require("bignumber.js"));b();o();var $i=w(require("bignumber.js"));o();Bt.default.config({ROUNDING_MODE:Bt.default.ROUND_FLOOR});o();o();o();b();o();o();o();o();b();o();b();o();var qi=require("@elrondnetwork/erdjs");b();o();var He=require("@elrondnetwork/erdjs"),zi=require("@elrondnetwork/erdjs"),Ki=require("@elrondnetwork/erdjs-network-providers");b();o();o();var ji=w(require("bignumber.js"));b();o();b();o();o();o();o();o();b();o();E();var Zi=["reDelegateRewards","claimRewards","unBond"],Xi=["wrapEgld","unwrapEgld"],Ji=["unStake"],Qi=["unDelegate"];o();o();o();b();o();var ra=w(require("bignumber.js"));o();o();o();E();o();var na=w(require("bignumber.js"));o();o();o();o();E();o();o();o();var ia=w(require("anchorme"));o();b();o();var aa=w(require("bignumber.js"));o();W();o();o();P();o();P();o();o();o();E();o();E();o();var sa=w(require("bignumber.js"));b();E();o();E();o();var eo=require("react");W();o();o();E();o();var ca=require("@elrondnetwork/erdjs/out"),la=w(require("bignumber.js"));E();o();E();o();o();P();var eT=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];o();var to=require("react");W();o();var ua=require("react");E();var sT=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var We=t=>t.transactions,ye=f(We,t=>t.signedTra