@sofaws/dapp-core
Version:
A library to hold the main logic for a dapp on the Elrond Network
10 lines (9 loc) • 41.9 kB
JavaScript
"use strict";var Ur=Object.create;var W=Object.defineProperty,Or=Object.defineProperties,Gr=Object.getOwnPropertyDescriptor,zr=Object.getOwnPropertyDescriptors,qr=Object.getOwnPropertyNames,K=Object.getOwnPropertySymbols,Hr=Object.getPrototypeOf,ae=Object.prototype.hasOwnProperty,_e=Object.prototype.propertyIsEnumerable;var Re=(r,e,t)=>e in r?W(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,v=(r,e)=>{for(var t in e||(e={}))ae.call(e,t)&&Re(r,t,e[t]);if(K)for(var t of K(e))_e.call(e,t)&&Re(r,t,e[t]);return r},C=(r,e)=>Or(r,zr(e));var Ce=(r,e)=>{var t={};for(var n in r)ae.call(r,n)&&e.indexOf(n)<0&&(t[n]=r[n]);if(r!=null&&K)for(var n of K(r))e.indexOf(n)<0&&_e.call(r,n)&&(t[n]=r[n]);return t};var Wr=(r,e)=>()=>(r&&(e=r(r=0)),e);var Y=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),ie=(r,e)=>{for(var t in e)W(r,t,{get:e[t],enumerable:!0})},Fe=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of qr(e))!ae.call(r,o)&&o!==t&&W(r,o,{get:()=>e[o],enumerable:!(n=Gr(e,o))||n.enumerable});return r};var X=(r,e,t)=>(t=r!=null?Ur(Hr(r)):{},Fe(e||!r||!r.__esModule?W(t,"default",{value:r,enumerable:!0}):t,r)),jr=r=>Fe(W({},"__esModule",{value:!0}),r);var Me=Y(J=>{"use strict";c();J.byteLength=Kr;J.toByteArray=Xr;J.fromByteArray=Zr;var k=[],A=[],Vr=typeof Uint8Array!="undefined"?Uint8Array:Array,se="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(D=0,Ne=se.length;D<Ne;++D)k[D]=se[D],A[se.charCodeAt(D)]=D;var D,Ne;A["-".charCodeAt(0)]=62;A["_".charCodeAt(0)]=63;function Be(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function Kr(r){var e=Be(r),t=e[0],n=e[1];return(t+n)*3/4-n}function Yr(r,e,t){return(e+t)*3/4-t}function Xr(r){var e,t=Be(r),n=t[0],o=t[1],a=new Vr(Yr(r,n,o)),i=0,u=o>0?n-4:n,l;for(l=0;l<u;l+=4)e=A[r.charCodeAt(l)]<<18|A[r.charCodeAt(l+1)]<<12|A[r.charCodeAt(l+2)]<<6|A[r.charCodeAt(l+3)],a[i++]=e>>16&255,a[i++]=e>>8&255,a[i++]=e&255;return o===2&&(e=A[r.charCodeAt(l)]<<2|A[r.charCodeAt(l+1)]>>4,a[i++]=e&255),o===1&&(e=A[r.charCodeAt(l)]<<10|A[r.charCodeAt(l+1)]<<4|A[r.charCodeAt(l+2)]>>2,a[i++]=e>>8&255,a[i++]=e&255),a}function Jr(r){return k[r>>18&63]+k[r>>12&63]+k[r>>6&63]+k[r&63]}function Qr(r,e,t){for(var n,o=[],a=e;a<t;a+=3)n=(r[a]<<16&16711680)+(r[a+1]<<8&65280)+(r[a+2]&255),o.push(Jr(n));return o.join("")}function Zr(r){for(var e,t=r.length,n=t%3,o=[],a=16383,i=0,u=t-n;i<u;i+=a)o.push(Qr(r,i,i+a>u?u:i+a));return n===1?(e=r[t-1],o.push(k[e>>2]+k[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],o.push(k[e>>10]+k[e>>4&63]+k[e<<2&63]+"=")),o.join("")}});var Pe=Y(ce=>{c();ce.read=function(r,e,t,n,o){var a,i,u=o*8-n-1,l=(1<<u)-1,g=l>>1,y=-7,m=t?o-1:0,w=t?-1:1,S=r[e+m];for(m+=w,a=S&(1<<-y)-1,S>>=-y,y+=u;y>0;a=a*256+r[e+m],m+=w,y-=8);for(i=a&(1<<-y)-1,a>>=-y,y+=n;y>0;i=i*256+r[e+m],m+=w,y-=8);if(a===0)a=1-g;else{if(a===l)return i?NaN:(S?-1:1)*(1/0);i=i+Math.pow(2,n),a=a-g}return(S?-1:1)*i*Math.pow(2,a-n)};ce.write=function(r,e,t,n,o,a){var i,u,l,g=a*8-o-1,y=(1<<g)-1,m=y>>1,w=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=n?0:a-1,P=n?1:-1,_=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(u=isNaN(e)?1:0,i=y):(i=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-i))<1&&(i--,l*=2),i+m>=1?e+=w/l:e+=w*Math.pow(2,1-m),e*l>=2&&(i++,l/=2),i+m>=y?(u=0,i=y):i+m>=1?(u=(e*l-1)*Math.pow(2,o),i=i+m):(u=e*Math.pow(2,m-1)*Math.pow(2,o),i=0));o>=8;r[t+S]=u&255,S+=P,u/=256,o-=8);for(i=i<<o|u,g+=o;g>0;r[t+S]=i&255,S+=P,i/=256,g-=8);r[t+S-P]|=_*128}});var Xe=Y(q=>{"use strict";c();var le=Me(),z=Pe(),De=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;q.Buffer=s;q.SlowBuffer=ot;q.INSPECT_MAX_BYTES=50;var Q=2147483647;q.kMaxLength=Q;s.TYPED_ARRAY_SUPPORT=$r();!s.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 $r(){try{var r=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(r,e),r.foo()===42}catch(t){return!1}}Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.buffer}});Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.byteOffset}});function F(r){if(r>Q)throw new RangeError('The value "'+r+'" is invalid for option "size"');var e=new Uint8Array(r);return Object.setPrototypeOf(e,s.prototype),e}function s(r,e,t){if(typeof r=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return ge(r)}return Ge(r,e,t)}s.poolSize=8192;function Ge(r,e,t){if(typeof r=="string")return rt(r,e);if(ArrayBuffer.isView(r))return tt(r);if(r==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);if(E(r,ArrayBuffer)||r&&E(r.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(E(r,SharedArrayBuffer)||r&&E(r.buffer,SharedArrayBuffer)))return pe(r,e,t);if(typeof r=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=r.valueOf&&r.valueOf();if(n!=null&&n!==r)return s.from(n,e,t);var o=nt(r);if(o)return o;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof r[Symbol.toPrimitive]=="function")return s.from(r[Symbol.toPrimitive]("string"),e,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r)}s.from=function(r,e,t){return Ge(r,e,t)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function ze(r){if(typeof r!="number")throw new TypeError('"size" argument must be of type number');if(r<0)throw new RangeError('The value "'+r+'" is invalid for option "size"')}function et(r,e,t){return ze(r),r<=0?F(r):e!==void 0?typeof t=="string"?F(r).fill(e,t):F(r).fill(e):F(r)}s.alloc=function(r,e,t){return et(r,e,t)};function ge(r){return ze(r),F(r<0?0:me(r)|0)}s.allocUnsafe=function(r){return ge(r)};s.allocUnsafeSlow=function(r){return ge(r)};function rt(r,e){if((typeof e!="string"||e==="")&&(e="utf8"),!s.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var t=qe(r,e)|0,n=F(t),o=n.write(r,e);return o!==t&&(n=n.slice(0,o)),n}function ue(r){for(var e=r.length<0?0:me(r.length)|0,t=F(e),n=0;n<e;n+=1)t[n]=r[n]&255;return t}function tt(r){if(E(r,Uint8Array)){var e=new Uint8Array(r);return pe(e.buffer,e.byteOffset,e.byteLength)}return ue(r)}function pe(r,e,t){if(e<0||r.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(r.byteLength<e+(t||0))throw new RangeError('"length" is outside of buffer bounds');var n;return e===void 0&&t===void 0?n=new Uint8Array(r):t===void 0?n=new Uint8Array(r,e):n=new Uint8Array(r,e,t),Object.setPrototypeOf(n,s.prototype),n}function nt(r){if(s.isBuffer(r)){var e=me(r.length)|0,t=F(e);return t.length===0||r.copy(t,0,0,e),t}if(r.length!==void 0)return typeof r.length!="number"||fe(r.length)?F(0):ue(r);if(r.type==="Buffer"&&Array.isArray(r.data))return ue(r.data)}function me(r){if(r>=Q)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Q.toString(16)+" bytes");return r|0}function ot(r){return+r!=r&&(r=0),s.alloc(+r)}s.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==s.prototype};s.compare=function(e,t){if(E(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),E(t,Uint8Array)&&(t=s.from(t,t.offset,t.byteLength)),!s.isBuffer(e)||!s.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;for(var n=e.length,o=t.length,a=0,i=Math.min(n,o);a<i;++a)if(e[a]!==t[a]){n=e[a],o=t[a];break}return n<o?-1:o<n?1:0};s.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}};s.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return s.alloc(0);var n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var o=s.allocUnsafe(t),a=0;for(n=0;n<e.length;++n){var i=e[n];if(E(i,Uint8Array))a+i.length>o.length?s.from(i).copy(o,a):Uint8Array.prototype.set.call(o,i,a);else if(s.isBuffer(i))i.copy(o,a);else throw new TypeError('"list" argument must be an Array of Buffers');a+=i.length}return o};function qe(r,e){if(s.isBuffer(r))return r.length;if(ArrayBuffer.isView(r)||E(r,ArrayBuffer))return r.byteLength;if(typeof r!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof r);var t=r.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;for(var o=!1;;)switch(e){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return de(r).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Ye(r).length;default:if(o)return n?-1:de(r).length;e=(""+e).toLowerCase(),o=!0}}s.byteLength=qe;function at(r,e,t){var n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,e>>>=0,t<=e))return"";for(r||(r="utf8");;)switch(r){case"hex":return ft(this,e,t);case"utf8":case"utf-8":return We(this,e,t);case"ascii":return gt(this,e,t);case"latin1":case"binary":return mt(this,e,t);case"base64":return pt(this,e,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return yt(this,e,t);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(r+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function U(r,e,t){var n=r[e];r[e]=r[t],r[t]=n}s.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 t=0;t<e;t+=2)U(this,t,t+1);return this};s.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 t=0;t<e;t+=4)U(this,t,t+3),U(this,t+1,t+2);return this};s.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 t=0;t<e;t+=8)U(this,t,t+7),U(this,t+1,t+6),U(this,t+2,t+5),U(this,t+3,t+4);return this};s.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?We(this,0,e):at.apply(this,arguments)};s.prototype.toLocaleString=s.prototype.toString;s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:s.compare(this,e)===0};s.prototype.inspect=function(){var e="",t=q.INSPECT_MAX_BYTES;return e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(e+=" ... "),"<Buffer "+e+">"};De&&(s.prototype[De]=s.prototype.inspect);s.prototype.compare=function(e,t,n,o,a){if(E(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),o===void 0&&(o=0),a===void 0&&(a=this.length),t<0||n>e.length||o<0||a>this.length)throw new RangeError("out of range index");if(o>=a&&t>=n)return 0;if(o>=a)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,o>>>=0,a>>>=0,this===e)return 0;for(var i=a-o,u=n-t,l=Math.min(i,u),g=this.slice(o,a),y=e.slice(t,n),m=0;m<l;++m)if(g[m]!==y[m]){i=g[m],u=y[m];break}return i<u?-1:u<i?1:0};function He(r,e,t,n,o){if(r.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,fe(t)&&(t=o?0:r.length-1),t<0&&(t=r.length+t),t>=r.length){if(o)return-1;t=r.length-1}else if(t<0)if(o)t=0;else return-1;if(typeof e=="string"&&(e=s.from(e,n)),s.isBuffer(e))return e.length===0?-1:Ue(r,e,t,n,o);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?o?Uint8Array.prototype.indexOf.call(r,e,t):Uint8Array.prototype.lastIndexOf.call(r,e,t):Ue(r,[e],t,n,o);throw new TypeError("val must be string, number or Buffer")}function Ue(r,e,t,n,o){var a=1,i=r.length,u=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(r.length<2||e.length<2)return-1;a=2,i/=2,u/=2,t/=2}function l(S,P){return a===1?S[P]:S.readUInt16BE(P*a)}var g;if(o){var y=-1;for(g=t;g<i;g++)if(l(r,g)===l(e,y===-1?0:g-y)){if(y===-1&&(y=g),g-y+1===u)return y*a}else y!==-1&&(g-=g-y),y=-1}else for(t+u>i&&(t=i-u),g=t;g>=0;g--){for(var m=!0,w=0;w<u;w++)if(l(r,g+w)!==l(e,w)){m=!1;break}if(m)return g}return-1}s.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1};s.prototype.indexOf=function(e,t,n){return He(this,e,t,n,!0)};s.prototype.lastIndexOf=function(e,t,n){return He(this,e,t,n,!1)};function it(r,e,t,n){t=Number(t)||0;var o=r.length-t;n?(n=Number(n),n>o&&(n=o)):n=o;var a=e.length;n>a/2&&(n=a/2);for(var i=0;i<n;++i){var u=parseInt(e.substr(i*2,2),16);if(fe(u))return i;r[t+i]=u}return i}function st(r,e,t,n){return Z(de(e,r.length-t),r,t,n)}function ct(r,e,t,n){return Z(xt(e),r,t,n)}function lt(r,e,t,n){return Z(Ye(e),r,t,n)}function ut(r,e,t,n){return Z(wt(e,r.length-t),r,t,n)}s.prototype.write=function(e,t,n,o){if(t===void 0)o="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")o=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,o===void 0&&(o="utf8")):(o=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var a=this.length-t;if((n===void 0||n>a)&&(n=a),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");o||(o="utf8");for(var i=!1;;)switch(o){case"hex":return it(this,e,t,n);case"utf8":case"utf-8":return st(this,e,t,n);case"ascii":case"latin1":case"binary":return ct(this,e,t,n);case"base64":return lt(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ut(this,e,t,n);default:if(i)throw new TypeError("Unknown encoding: "+o);o=(""+o).toLowerCase(),i=!0}};s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function pt(r,e,t){return e===0&&t===r.length?le.fromByteArray(r):le.fromByteArray(r.slice(e,t))}function We(r,e,t){t=Math.min(r.length,t);for(var n=[],o=e;o<t;){var a=r[o],i=null,u=a>239?4:a>223?3:a>191?2:1;if(o+u<=t){var l,g,y,m;switch(u){case 1:a<128&&(i=a);break;case 2:l=r[o+1],(l&192)===128&&(m=(a&31)<<6|l&63,m>127&&(i=m));break;case 3:l=r[o+1],g=r[o+2],(l&192)===128&&(g&192)===128&&(m=(a&15)<<12|(l&63)<<6|g&63,m>2047&&(m<55296||m>57343)&&(i=m));break;case 4:l=r[o+1],g=r[o+2],y=r[o+3],(l&192)===128&&(g&192)===128&&(y&192)===128&&(m=(a&15)<<18|(l&63)<<12|(g&63)<<6|y&63,m>65535&&m<1114112&&(i=m))}}i===null?(i=65533,u=1):i>65535&&(i-=65536,n.push(i>>>10&1023|55296),i=56320|i&1023),n.push(i),o+=u}return dt(n)}var Oe=4096;function dt(r){var e=r.length;if(e<=Oe)return String.fromCharCode.apply(String,r);for(var t="",n=0;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=Oe));return t}function gt(r,e,t){var n="";t=Math.min(r.length,t);for(var o=e;o<t;++o)n+=String.fromCharCode(r[o]&127);return n}function mt(r,e,t){var n="";t=Math.min(r.length,t);for(var o=e;o<t;++o)n+=String.fromCharCode(r[o]);return n}function ft(r,e,t){var n=r.length;(!e||e<0)&&(e=0),(!t||t<0||t>n)&&(t=n);for(var o="",a=e;a<t;++a)o+=St[r[a]];return o}function yt(r,e,t){for(var n=r.slice(e,t),o="",a=0;a<n.length-1;a+=2)o+=String.fromCharCode(n[a]+n[a+1]*256);return o}s.prototype.slice=function(e,t){var n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);var o=this.subarray(e,t);return Object.setPrototypeOf(o,s.prototype),o};function x(r,e,t){if(r%1!==0||r<0)throw new RangeError("offset is not uint");if(r+e>t)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||x(e,t,this.length);for(var o=this[e],a=1,i=0;++i<t&&(a*=256);)o+=this[e+i]*a;return o};s.prototype.readUintBE=s.prototype.readUIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||x(e,t,this.length);for(var o=this[e+--t],a=1;t>0&&(a*=256);)o+=this[e+--t]*a;return o};s.prototype.readUint8=s.prototype.readUInt8=function(e,t){return e=e>>>0,t||x(e,1,this.length),this[e]};s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,t){return e=e>>>0,t||x(e,2,this.length),this[e]|this[e+1]<<8};s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,t){return e=e>>>0,t||x(e,2,this.length),this[e]<<8|this[e+1]};s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,t){return e=e>>>0,t||x(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,t){return e=e>>>0,t||x(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};s.prototype.readIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||x(e,t,this.length);for(var o=this[e],a=1,i=0;++i<t&&(a*=256);)o+=this[e+i]*a;return a*=128,o>=a&&(o-=Math.pow(2,8*t)),o};s.prototype.readIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||x(e,t,this.length);for(var o=t,a=1,i=this[e+--o];o>0&&(a*=256);)i+=this[e+--o]*a;return a*=128,i>=a&&(i-=Math.pow(2,8*t)),i};s.prototype.readInt8=function(e,t){return e=e>>>0,t||x(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};s.prototype.readInt16LE=function(e,t){e=e>>>0,t||x(e,2,this.length);var n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};s.prototype.readInt16BE=function(e,t){e=e>>>0,t||x(e,2,this.length);var n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};s.prototype.readInt32LE=function(e,t){return e=e>>>0,t||x(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};s.prototype.readInt32BE=function(e,t){return e=e>>>0,t||x(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};s.prototype.readFloatLE=function(e,t){return e=e>>>0,t||x(e,4,this.length),z.read(this,e,!0,23,4)};s.prototype.readFloatBE=function(e,t){return e=e>>>0,t||x(e,4,this.length),z.read(this,e,!1,23,4)};s.prototype.readDoubleLE=function(e,t){return e=e>>>0,t||x(e,8,this.length),z.read(this,e,!0,52,8)};s.prototype.readDoubleBE=function(e,t){return e=e>>>0,t||x(e,8,this.length),z.read(this,e,!1,52,8)};function b(r,e,t,n,o,a){if(!s.isBuffer(r))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||e<a)throw new RangeError('"value" argument is out of bounds');if(t+n>r.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,t,n,o){if(e=+e,t=t>>>0,n=n>>>0,!o){var a=Math.pow(2,8*n)-1;b(this,e,t,n,a,0)}var i=1,u=0;for(this[t]=e&255;++u<n&&(i*=256);)this[t+u]=e/i&255;return t+n};s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,t,n,o){if(e=+e,t=t>>>0,n=n>>>0,!o){var a=Math.pow(2,8*n)-1;b(this,e,t,n,a,0)}var i=n-1,u=1;for(this[t+i]=e&255;--i>=0&&(u*=256);)this[t+i]=e/u&255;return t+n};s.prototype.writeUint8=s.prototype.writeUInt8=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,1,255,0),this[t]=e&255,t+1};s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2};s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2};s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4};s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};s.prototype.writeIntLE=function(e,t,n,o){if(e=+e,t=t>>>0,!o){var a=Math.pow(2,8*n-1);b(this,e,t,n,a-1,-a)}var i=0,u=1,l=0;for(this[t]=e&255;++i<n&&(u*=256);)e<0&&l===0&&this[t+i-1]!==0&&(l=1),this[t+i]=(e/u>>0)-l&255;return t+n};s.prototype.writeIntBE=function(e,t,n,o){if(e=+e,t=t>>>0,!o){var a=Math.pow(2,8*n-1);b(this,e,t,n,a-1,-a)}var i=n-1,u=1,l=0;for(this[t+i]=e&255;--i>=0&&(u*=256);)e<0&&l===0&&this[t+i+1]!==0&&(l=1),this[t+i]=(e/u>>0)-l&255;return t+n};s.prototype.writeInt8=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1};s.prototype.writeInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2};s.prototype.writeInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2};s.prototype.writeInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4};s.prototype.writeInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||b(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function je(r,e,t,n,o,a){if(t+n>r.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Ve(r,e,t,n,o){return e=+e,t=t>>>0,o||je(r,e,t,4,34028234663852886e22,-34028234663852886e22),z.write(r,e,t,n,23,4),t+4}s.prototype.writeFloatLE=function(e,t,n){return Ve(this,e,t,!0,n)};s.prototype.writeFloatBE=function(e,t,n){return Ve(this,e,t,!1,n)};function Ke(r,e,t,n,o){return e=+e,t=t>>>0,o||je(r,e,t,8,17976931348623157e292,-17976931348623157e292),z.write(r,e,t,n,52,8),t+8}s.prototype.writeDoubleLE=function(e,t,n){return Ke(this,e,t,!0,n)};s.prototype.writeDoubleBE=function(e,t,n){return Ke(this,e,t,!1,n)};s.prototype.copy=function(e,t,n,o){if(!s.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!o&&o!==0&&(o=this.length),t>=e.length&&(t=e.length),t||(t=0),o>0&&o<n&&(o=n),o===n||e.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("sourceEnd out of bounds");o>this.length&&(o=this.length),e.length-t<o-n&&(o=e.length-t+n);var a=o-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,o):Uint8Array.prototype.set.call(e,this.subarray(n,o),t),a};s.prototype.fill=function(e,t,n,o){if(typeof e=="string"){if(typeof t=="string"?(o=t,t=0,n=this.length):typeof n=="string"&&(o=n,n=this.length),o!==void 0&&typeof o!="string")throw new TypeError("encoding must be a string");if(typeof o=="string"&&!s.isEncoding(o))throw new TypeError("Unknown encoding: "+o);if(e.length===1){var a=e.charCodeAt(0);(o==="utf8"&&a<128||o==="latin1")&&(e=a)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);var i;if(typeof e=="number")for(i=t;i<n;++i)this[i]=e;else{var u=s.isBuffer(e)?e:s.from(e,o),l=u.length;if(l===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<n-t;++i)this[i+t]=u[i%l]}return this};var ht=/[^+/0-9A-Za-z-_]/g;function Tt(r){if(r=r.split("=")[0],r=r.trim().replace(ht,""),r.length<2)return"";for(;r.length%4!==0;)r=r+"=";return r}function de(r,e){e=e||1/0;for(var t,n=r.length,o=null,a=[],i=0;i<n;++i){if(t=r.charCodeAt(i),t>55295&&t<57344){if(!o){if(t>56319){(e-=3)>-1&&a.push(239,191,189);continue}else if(i+1===n){(e-=3)>-1&&a.push(239,191,189);continue}o=t;continue}if(t<56320){(e-=3)>-1&&a.push(239,191,189),o=t;continue}t=(o-55296<<10|t-56320)+65536}else o&&(e-=3)>-1&&a.push(239,191,189);if(o=null,t<128){if((e-=1)<0)break;a.push(t)}else if(t<2048){if((e-=2)<0)break;a.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;a.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;a.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return a}function xt(r){for(var e=[],t=0;t<r.length;++t)e.push(r.charCodeAt(t)&255);return e}function wt(r,e){for(var t,n,o,a=[],i=0;i<r.length&&!((e-=2)<0);++i)t=r.charCodeAt(i),n=t>>8,o=t%256,a.push(o),a.push(n);return a}function Ye(r){return le.toByteArray(Tt(r))}function Z(r,e,t,n){for(var o=0;o<n&&!(o+t>=e.length||o>=r.length);++o)e[o+t]=r[o];return o}function E(r,e){return r instanceof e||r!=null&&r.constructor!=null&&r.constructor.name!=null&&r.constructor.name===e.name}function fe(r){return r!==r}var St=function(){for(var r="0123456789abcdef",e=new Array(256),t=0;t<16;++t)for(var n=t*16,o=0;o<16;++o)e[n+o]=r[t]+r[o];return e}()});var er=Y((tn,$e)=>{c();var h=$e.exports={},L,R;function ye(){throw new Error("setTimeout has not been defined")}function he(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?L=setTimeout:L=ye}catch(r){L=ye}try{typeof clearTimeout=="function"?R=clearTimeout:R=he}catch(r){R=he}})();function Je(r){if(L===setTimeout)return setTimeout(r,0);if((L===ye||!L)&&setTimeout)return L=setTimeout,setTimeout(r,0);try{return L(r,0)}catch(e){try{return L.call(null,r,0)}catch(t){return L.call(this,r,0)}}}function bt(r){if(R===clearTimeout)return clearTimeout(r);if((R===he||!R)&&clearTimeout)return R=clearTimeout,clearTimeout(r);try{return R(r)}catch(e){try{return R.call(null,r)}catch(t){return R.call(this,r)}}}var N=[],H=!1,O,$=-1;function vt(){!H||!O||(H=!1,O.length?N=O.concat(N):$=-1,N.length&&Qe())}function Qe(){if(!H){var r=Je(vt);H=!0;for(var e=N.length;e;){for(O=N,N=[];++$<e;)O&&O[$].run();$=-1,e=N.length}O=null,H=!1,bt(r)}}h.nextTick=function(r){var e=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)e[t-1]=arguments[t];N.push(new Ze(r,e)),N.length===1&&!H&&Je(Qe)};function Ze(r,e){this.fun=r,this.array=e}Ze.prototype.run=function(){this.fun.apply(null,this.array)};h.title="browser";h.browser=!0;h.env={};h.argv=[];h.version="";h.versions={};function B(){}h.on=B;h.addListener=B;h.once=B;h.off=B;h.removeListener=B;h.removeAllListeners=B;h.emit=B;h.prependListener=B;h.prependOnceListener=B;h.listeners=function(r){return[]};h.binding=function(r){throw new Error("process.binding is not supported")};h.cwd=function(){return"/"};h.chdir=function(r){throw new Error("process.chdir is not supported")};h.umask=function(){return 0}});var p,d,nn,c=Wr(()=>{p=X(Xe()),d=X(er()),nn=function(r){function e(){var n=this||self;return delete r.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return e();r.defineProperty(r.prototype,"__magic__",{configurable:!0,get:e});var t=__magic__;return t}(Object)});var Qt={};ie(Qt,{isLoggedInSelector:()=>Vt,isLoginSessionInvalidSelector:()=>Jt,ledgerLoginSelector:()=>Yt,loginInfoSelector:()=>G,loginMethodSelector:()=>jt,walletConnectLoginSelector:()=>Kt,walletLoginSelector:()=>Xt});module.exports=jr(Qt);c();c();c();c();c();var fr=require("@reduxjs/toolkit");c();c();var xe={};ie(xe,{getItem:()=>It,localStorageKeys:()=>j,removeItem:()=>kt,setItem:()=>At});c();c();c();var ee=()=>Date.now()/1e3;c();c();var j={loginExpiresAt:"dapp-core-login-expires-at",logoutEvent:"dapp-core-logout-event"},Te=typeof localStorage!="undefined",At=({key:r,data:e,expires:t})=>{!Te||localStorage.setItem(String(r),JSON.stringify({expires:t,data:e}))},It=r=>{if(!Te)return;let e=localStorage.getItem(String(r));if(!e)return null;let t=JSON.parse(e);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:ee()>=t.expires?(localStorage.removeItem(String(r)),null):t.data},kt=r=>{!Te||localStorage.removeItem(String(r))};var we={};ie(we,{clear:()=>or,getItem:()=>tr,removeItem:()=>nr,setItem:()=>rr,storage:()=>Et});c();var rr=({key:r,data:e,expires:t})=>{sessionStorage.setItem(String(r),JSON.stringify({expires:t,data:e}))},tr=r=>{let e=sessionStorage.getItem(String(r));if(!e)return null;let t=JSON.parse(e);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Date.now()>=t.expires?(sessionStorage.removeItem(String(r)),null):t.data},nr=r=>sessionStorage.removeItem(String(r)),or=()=>sessionStorage.clear(),Et={setItem:rr,getItem:tr,removeItem:nr,clear:or};var re={session:we,local:xe};function ar(){return new Date().setHours(new Date().getHours()+24)}function ir(r){re.local.setItem({key:j.loginExpiresAt,data:r,expires:r})}c();var be=require("@reduxjs/toolkit");c();c();c();c();c();c();c();c();c();c();var Se={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:sr,egldLabel:Fn}=Se["devnet"],{chainId:cr,egldLabel:Nn}=Se["testnet"],{chainId:lr,egldLabel:Bn}=Se["mainnet"];var Mn={["devnet"]:sr,["testnet"]:cr,["mainnet"]:lr},Pn={[sr]:"devnet",[cr]:"testnet",[lr]:"mainnet"};c();c();c();var ur="transaction-status-toast-id";var pr="logout",dr="login";var gr="0";var I=(0,be.createAction)(pr),te=(0,be.createAction)(dr,r=>({payload:r}));var mr={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},yr=(0,fr.createSlice)({name:"loginInfoSlice",initialState:mr,reducers:{setLoginMethod:(r,e)=>{r.loginMethod=e.payload},setTokenLogin:(r,e)=>{r.tokenLogin=e.payload},setTokenLoginSignature:(r,e)=>{(r==null?void 0:r.tokenLogin)!=null&&(r.tokenLogin.signature=e.payload)},setWalletLogin:(r,e)=>{r.walletLogin=e.payload},setWalletConnectLogin:(r,e)=>{r.walletConnectLogin=e.payload},setLedgerLogin:(r,e)=>{r.ledgerLogin=e.payload},invalidateLoginSession:r=>{r.isLoginSessionInvalid=!0}},extraReducers:r=>{r.addCase(I,()=>mr),r.addCase(te,(e,t)=>{e.loginMethod=t.payload.loginMethod,ir(ar())})}}),{setLoginMethod:eo,setWalletConnectLogin:ro,setLedgerLogin:to,setTokenLogin:no,setTokenLoginSignature:oo,setWalletLogin:ao,invalidateLoginSession:io}=yr.actions,so=yr.reducer;c();var hr=require("@reduxjs/toolkit"),Tr=X(require("lodash.omit"));c();c();c();c();function ve(r){return r[Math.floor(Math.random()*r.length)]}c();var Rt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},_t={network:Rt,chainID:"-1"},xr=(0,hr.createSlice)({name:"appConfig",initialState:_t,reducers:{initializeNetworkConfig:(r,e)=>{let t=ve(e.payload.walletConnectBridgeAddresses),n=ve(e.payload.walletConnectV2RelayAddresses),o=(0,Tr.default)(e.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");r.network=C(v(v({},r.network),o),{walletConnectBridgeAddress:t,walletConnectV2RelayAddress:n})},setChainID:(r,e)=>{r.chainID=e.payload}}}),{initializeNetworkConfig:Ao,setChainID:Io}=xr.actions,ko=xr.reducer;c();var Ie=require("@elrondnetwork/erdjs"),wr=require("@reduxjs/toolkit"),Sr=require("redux-persist");var ne={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:gr},Ae={address:"",websocketEvent:null,accounts:{"":ne},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},br=(0,wr.createSlice)({name:"accountInfoSlice",initialState:Ae,reducers:{setAddress:(r,e)=>{let t=e.payload;r.address=t,r.publicKey=new Ie.Address(t).hex()},setAccount:(r,e)=>{let t=r.address===e.payload.address;r.accounts={[r.address]:t?e.payload:ne},r.isAccountLoading=!1,r.accountLoadingError=null},setAccountNonce:(r,e)=>{let{address:t}=r;r.accounts[t].nonce=e.payload},setAccountShard:(r,e)=>{r.shard=e.payload},setLedgerAccount:(r,e)=>{r.ledgerAccount=e.payload},updateLedgerAccount:(r,e)=>{r.ledgerAccount!=null&&(r.ledgerAccount.index=e.payload.index,r.ledgerAccount.address=e.payload.address)},setWalletConnectAccount:(r,e)=>{r.walletConnectAccount=e.payload},setIsAccountLoading:(r,e)=>{r.isAccountLoading=e.payload,r.accountLoadingError=null},setAccountLoadingError:(r,e)=>{r.accountLoadingError=e.payload,r.isAccountLoading=!1},setWebsocketEvent:(r,e)=>{r.websocketEvent={timestamp:Date.now(),message:e.payload}}},extraReducers:r=>{r.addCase(I,()=>(re.local.removeItem(j.loginExpiresAt),Ae)),r.addCase(te,(e,t)=>{let{address:n}=t.payload;e.address=n,e.publicKey=new Ie.Address(n).hex()}),r.addCase(Sr.REHYDRATE,(e,t)=>{var g;if(!((g=t.payload)!=null&&g.account))return;let{account:n}=t.payload,{address:o,shard:a,accounts:i,publicKey:u}=n;e.address=o,e.shard=a;let l=i&&o in i;e.accounts=l?i:Ae.accounts,e.publicKey=u})}}),{setAccount:Bo,setAddress:Mo,setAccountNonce:Po,setAccountShard:Do,setLedgerAccount:Uo,updateLedgerAccount:Oo,setWalletConnectAccount:Go,setIsAccountLoading:zo,setAccountLoadingError:qo,setWebsocketEvent:Ho}=br.actions,Wo=br.reducer;c();var Ir=require("@reduxjs/toolkit"),kr=require("redux-persist");c();var Yo=["sent"],Ft=["success"],Nt=["fail","cancelled","timedOut"],Xo=["timedOut"],Jo=["pending"],Bt=["success"],Mt=["fail","invalid"];function vr(r){return r!=null&&(Pt(r)||Ut(r))}function Ar(r){return r!=null&&(Dt(r)||Ot(r))}function Pt(r){return r!=null&&Ft.includes(r)}function Dt(r){return r!=null&&Nt.includes(r)}function Ut(r){return r!=null&&Bt.includes(r)}function Ot(r){return r!=null&&Mt.includes(r)}var V={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Gt={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Er=(0,Ir.createSlice)({name:"transactionsSlice",initialState:V,reducers:{moveTransactionsToSignedState:(r,e)=>{var l,g;let{sessionId:t,transactions:n,errorMessage:o,status:a,redirectRoute:i}=e.payload,u=((l=r.customTransactionInformationForSessionId)==null?void 0:l[t])||Gt;r.signedTransactions[t]={transactions:n,status:a,errorMessage:o,redirectRoute:i,customTransactionInformation:u},((g=r==null?void 0:r.transactionsToSign)==null?void 0:g.sessionId)===t&&(r.transactionsToSign=V.transactionsToSign)},clearSignedTransaction:(r,e)=>{r.signedTransactions[e.payload]&&delete r.signedTransactions[e.payload]},clearTransactionToSign:r=>{r!=null&&r.transactionsToSign&&(r.transactionsToSign=null)},updateSignedTransaction:(r,e)=>{r.signedTransactions=v(v({},r.signedTransactions),e.payload)},updateSignedTransactions:(r,e)=>{let{sessionId:t,status:n,errorMessage:o,transactions:a}=e.payload;r.signedTransactions[t]!=null&&(r.signedTransactions[t].status=n,o!=null&&(r.signedTransactions[t].errorMessage=o),a!=null&&(r.signedTransactions[t].transactions=a))},updateSignedTransactionStatus:(r,e)=>{var u,l,g,y,m,w;let{sessionId:t,status:n,errorMessage:o,transactionHash:a}=e.payload,i=(l=(u=r.signedTransactions)==null?void 0:u[t])==null?void 0:l.transactions;if(i!=null){r.signedTransactions[t].transactions=i.map(_=>_.hash===a?C(v({},_),{status:n,errorMessage:o}):_);let S=(y=(g=r.signedTransactions[t])==null?void 0:g.transactions)==null?void 0:y.every(_=>vr(_.status)),P=(w=(m=r.signedTransactions[t])==null?void 0:m.transactions)==null?void 0:w.every(_=>Ar(_.status));S&&(r.signedTransactions[t].status="success"),P&&(r.signedTransactions[t].status="fail")}},setTransactionsToSign:(r,e)=>{r.transactionsToSign=e.payload;let{sessionId:t,customTransactionInformation:n}=e.payload;r.customTransactionInformationForSessionId[t]=n,r.signTransactionsError=null},clearAllTransactionsToSign:r=>{r.transactionsToSign=V.transactionsToSign,r.signTransactionsError=null},clearAllSignedTransactions:r=>{r.signedTransactions=V.signedTransactions},setSignTransactionsError:(r,e)=>{r.signTransactionsError=e.payload},setSignTransactionsCancelMessage:(r,e)=>{r.signTransactionsCancelMessage=e.payload}},extraReducers:r=>{r.addCase(I,()=>V),r.addCase(kr.REHYDRATE,(e,t)=>{var i;if(e.signTransactionsCancelMessage=null,!((i=t.payload)!=null&&i.transactions))return;let{signedTransactions:n,customTransactionInformationForSessionId:o}=t.payload.transactions,a=Object.entries(n).reduce((u,[l,g])=>{let y=new Date(l),m=new Date;return m.setHours(m.getHours()+5),m-y>0||(u[l]=g),u},{});o!=null&&(e.customTransactionInformationForSessionId=o),n!=null&&(e.signedTransactions=a)})}}),{updateSignedTransactionStatus:na,updateSignedTransactions:oa,setTransactionsToSign:aa,clearAllTransactionsToSign:ia,clearAllSignedTransactions:sa,clearSignedTransaction:ca,clearTransactionToSign:la,setSignTransactionsError:ua,setSignTransactionsCancelMessage:pa,moveTransactionsToSignedState:da}=Er.actions,ga=Er.reducer;c();var Lr=require("@reduxjs/toolkit");var zt="Transaction failed",qt="Transaction successful",Ht="Processing transaction",Wt="Transaction submitted",ke={},Rr=(0,Lr.createSlice)({name:"transactionsInfo",initialState:ke,reducers:{setTransactionsDisplayInfo(r,e){let{sessionId:t,transactionsDisplayInfo:n}=e.payload;t!=null&&(r[t]={errorMessage:(n==null?void 0:n.errorMessage)||zt,successMessage:(n==null?void 0:n.successMessage)||qt,processingMessage:(n==null?void 0:n.processingMessage)||Ht,submittedMessage:(n==null?void 0:n.submittedMessage)||Wt,transactionDuration:n==null?void 0:n.transactionDuration})},clearTransactionsInfoForSessionId(r,e){e.payload!=null&&delete r[e.payload]},clearTransactionsInfo:()=>ke},extraReducers:r=>{r.addCase(I,()=>ke)}}),{clearTransactionsInfo:ha,setTransactionsDisplayInfo:Ta,clearTransactionsInfoForSessionId:xa}=Rr.actions,wa=Rr.reducer;c();var Cr=require("@reduxjs/toolkit");var _r={},Fr=(0,Cr.createSlice)({name:"modalsSlice",initialState:_r,reducers:{setTxSubmittedModal:(r,e)=>{r.txSubmittedModal=e.payload},setNotificationModal:(r,e)=>{r.notificationModal=e.payload},clearTxSubmittedModal:r=>{r.txSubmittedModal=void 0},clearNotificationModal:r=>{r.notificationModal=void 0}},extraReducers:r=>{r.addCase(I,()=>_r)}}),{setTxSubmittedModal:Aa,setNotificationModal:Ia,clearTxSubmittedModal:ka,clearNotificationModal:Ea}=Fr.actions,La=Fr.reducer;c();var Br=require("@reduxjs/toolkit"),Mr=require("redux-persist");var Nr={customToasts:[],transactionToasts:[],failTransactionToast:null},Pr=(0,Br.createSlice)({name:"toastsSlice",initialState:Nr,reducers:{addCustomToast:(r,e)=>{r.customToasts.push(C(v({},e.payload),{type:"custom",toastId:e.payload.toastId||`custom-toast-${r.customToasts.length+1}`}))},removeCustomToast:(r,e)=>{r.customToasts=r.customToasts.filter(t=>t.toastId!==e.payload)},addTransactionToast:(r,e)=>{r.transactionToasts.push({type:"transaction",startTimestamp:ee(),toastId:e.payload||`custom-toast-${r.transactionToasts.length+1}`})},removeTransactionToast:(r,e)=>{r.transactionToasts=r.transactionToasts.filter(t=>t.toastId!==e.payload)},addFailTransactionToast:(r,e)=>{r.failTransactionToast=C(v({},e.payload),{toastId:ur})},removeFailTransactionToast:r=>{r.failTransactionToast=null}},extraReducers:r=>{r.addCase(I,()=>Nr),r.addCase(Mr.REHYDRATE,(e,t)=>{var o,a;let n=(a=(o=t.customToasts)==null?void 0:o.filter(i=>!("component"in i)))!=null?a:[];e.customToasts=n})}}),{addCustomToast:Pa,removeCustomToast:Da,addTransactionToast:Ua,removeTransactionToast:Oa,addFailTransactionToast:Ga,removeFailTransactionToast:za}=Pr.actions,qa=Pr.reducer;c();var Dr=X(require("lodash.isequal")),oe=require("reselect"),T=(0,oe.createSelectorCreator)(oe.defaultMemoize,Dr.default);var M=r=>r.account,Ee=T(M,r=>r.address),Le=T(M,Ee,(r,e)=>e in r.accounts?r.accounts[e]:ne),ri=T(M,Le,(r,e)=>{let o=r,{accounts:t}=o,n=Ce(o,["accounts"]);return C(v({},n),{account:e})}),ti=T(Le,r=>r.balance),ni=T(Le,r=>{var e;return((e=r==null?void 0:r.nonce)==null?void 0:e.valueOf())||0}),oi=T(M,r=>r.shard),ai=T(M,r=>r.ledgerAccount),ii=T(M,r=>r.walletConnectAccount),si=T(M,r=>r.isAccountLoading),ci=T(M,r=>r.accountLoadingError),li=T(M,r=>r.websocketEvent);var G=r=>r.loginInfo,jt=T(G,r=>r.loginMethod),Vt=T(G,Ee,(r,e)=>r.loginMethod!=""&&Boolean(e)),Kt=T(G,r=>r.walletConnectLogin),Yt=T(G,r=>r.ledgerLogin),Xt=T(G,r=>r.walletLogin),Jt=T(G,r=>r.isLoginSessionInvalid);0&&(module.exports={isLoggedInSelector,isLoginSessionInvalidSelector,ledgerLoginSelector,loginInfoSelector,loginMethodSelector,walletConnectLoginSelector,walletLoginSelector});
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
//# sourceMappingURL=loginInfoSelectors.js.map