UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

10 lines (9 loc) 44.8 kB
"use strict";var Kt=Object.create;var j=Object.defineProperty,Yt=Object.defineProperties,Xt=Object.getOwnPropertyDescriptor,Jt=Object.getOwnPropertyDescriptors,Qt=Object.getOwnPropertyNames,Xe=Object.getOwnPropertySymbols,Zt=Object.getPrototypeOf,Qe=Object.prototype.hasOwnProperty,$t=Object.prototype.propertyIsEnumerable;var Je=(r,e,t)=>e in r?j(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,w=(r,e)=>{for(var t in e||(e={}))Qe.call(e,t)&&Je(r,t,e[t]);if(Xe)for(var t of Xe(e))$t.call(e,t)&&Je(r,t,e[t]);return r},F=(r,e)=>Yt(r,Jt(e));var m=(r,e)=>()=>(r&&(e=r(r=0)),e);var Z=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),U=(r,e)=>{for(var t in e)j(r,t,{get:e[t],enumerable:!0})},Ze=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Qt(e))!Qe.call(r,o)&&o!==t&&j(r,o,{get:()=>e[o],enumerable:!(n=Xt(e,o))||n.enumerable});return r};var K=(r,e,t)=>(t=r!=null?Kt(Zt(r)):{},Ze(e||!r||!r.__esModule?j(t,"default",{value:r,enumerable:!0}):t,r)),Y=r=>Ze(j({},"__esModule",{value:!0}),r);var rr=Z($=>{"use strict";c();$.byteLength=rn;$.toByteArray=nn;$.fromByteArray=sn;var E=[],I=[],en=typeof Uint8Array!="undefined"?Uint8Array:Array,fe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(O=0,$e=fe.length;O<$e;++O)E[O]=fe[O],I[fe.charCodeAt(O)]=O;var O,$e;I["-".charCodeAt(0)]=62;I["_".charCodeAt(0)]=63;function er(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 rn(r){var e=er(r),t=e[0],n=e[1];return(t+n)*3/4-n}function tn(r,e,t){return(e+t)*3/4-t}function nn(r){var e,t=er(r),n=t[0],o=t[1],a=new en(tn(r,n,o)),i=0,u=o>0?n-4:n,l;for(l=0;l<u;l+=4)e=I[r.charCodeAt(l)]<<18|I[r.charCodeAt(l+1)]<<12|I[r.charCodeAt(l+2)]<<6|I[r.charCodeAt(l+3)],a[i++]=e>>16&255,a[i++]=e>>8&255,a[i++]=e&255;return o===2&&(e=I[r.charCodeAt(l)]<<2|I[r.charCodeAt(l+1)]>>4,a[i++]=e&255),o===1&&(e=I[r.charCodeAt(l)]<<10|I[r.charCodeAt(l+1)]<<4|I[r.charCodeAt(l+2)]>>2,a[i++]=e>>8&255,a[i++]=e&255),a}function on(r){return E[r>>18&63]+E[r>>12&63]+E[r>>6&63]+E[r&63]}function an(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(on(n));return o.join("")}function sn(r){for(var e,t=r.length,n=t%3,o=[],a=16383,i=0,u=t-n;i<u;i+=a)o.push(an(r,i,i+a>u?u:i+a));return n===1?(e=r[t-1],o.push(E[e>>2]+E[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],o.push(E[e>>10]+E[e>>4&63]+E[e<<2&63]+"=")),o.join("")}});var tr=Z(ye=>{c();ye.read=function(r,e,t,n,o){var a,i,u=o*8-n-1,l=(1<<u)-1,f=l>>1,h=-7,y=t?o-1:0,S=t?-1:1,b=r[e+y];for(y+=S,a=b&(1<<-h)-1,b>>=-h,h+=u;h>0;a=a*256+r[e+y],y+=S,h-=8);for(i=a&(1<<-h)-1,a>>=-h,h+=n;h>0;i=i*256+r[e+y],y+=S,h-=8);if(a===0)a=1-f;else{if(a===l)return i?NaN:(b?-1:1)*(1/0);i=i+Math.pow(2,n),a=a-f}return(b?-1:1)*i*Math.pow(2,a-n)};ye.write=function(r,e,t,n,o,a){var i,u,l,f=a*8-o-1,h=(1<<f)-1,y=h>>1,S=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,b=n?0:a-1,B=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=h):(i=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-i))<1&&(i--,l*=2),i+y>=1?e+=S/l:e+=S*Math.pow(2,1-y),e*l>=2&&(i++,l/=2),i+y>=h?(u=0,i=h):i+y>=1?(u=(e*l-1)*Math.pow(2,o),i=i+y):(u=e*Math.pow(2,y-1)*Math.pow(2,o),i=0));o>=8;r[t+b]=u&255,b+=B,u/=256,o-=8);for(i=i<<o|u,f+=o;f>0;r[t+b]=i&255,b+=B,i/=256,f-=8);r[t+b-B]|=_*128}});var fr=Z(W=>{"use strict";c();var he=rr(),q=tr(),nr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;W.Buffer=s;W.SlowBuffer=gn;W.INSPECT_MAX_BYTES=50;var ee=2147483647;W.kMaxLength=ee;s.TYPED_ARRAY_SUPPORT=cn();!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 cn(){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 M(r){if(r>ee)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 Se(r)}return ir(r,e,t)}s.poolSize=8192;function ir(r,e,t){if(typeof r=="string")return un(r,e);if(ArrayBuffer.isView(r))return pn(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(L(r,ArrayBuffer)||r&&L(r.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(L(r,SharedArrayBuffer)||r&&L(r.buffer,SharedArrayBuffer)))return xe(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=dn(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 ir(r,e,t)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function sr(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 ln(r,e,t){return sr(r),r<=0?M(r):e!==void 0?typeof t=="string"?M(r).fill(e,t):M(r).fill(e):M(r)}s.alloc=function(r,e,t){return ln(r,e,t)};function Se(r){return sr(r),M(r<0?0:be(r)|0)}s.allocUnsafe=function(r){return Se(r)};s.allocUnsafeSlow=function(r){return Se(r)};function un(r,e){if((typeof e!="string"||e==="")&&(e="utf8"),!s.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var t=cr(r,e)|0,n=M(t),o=n.write(r,e);return o!==t&&(n=n.slice(0,o)),n}function Te(r){for(var e=r.length<0?0:be(r.length)|0,t=M(e),n=0;n<e;n+=1)t[n]=r[n]&255;return t}function pn(r){if(L(r,Uint8Array)){var e=new Uint8Array(r);return xe(e.buffer,e.byteOffset,e.byteLength)}return Te(r)}function xe(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 dn(r){if(s.isBuffer(r)){var e=be(r.length)|0,t=M(e);return t.length===0||r.copy(t,0,0,e),t}if(r.length!==void 0)return typeof r.length!="number"||ve(r.length)?M(0):Te(r);if(r.type==="Buffer"&&Array.isArray(r.data))return Te(r.data)}function be(r){if(r>=ee)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+ee.toString(16)+" bytes");return r|0}function gn(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(L(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),L(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(L(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 cr(r,e){if(s.isBuffer(r))return r.length;if(ArrayBuffer.isView(r)||L(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 we(r).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return mr(r).length;default:if(o)return n?-1:we(r).length;e=(""+e).toLowerCase(),o=!0}}s.byteLength=cr;function mn(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 An(this,e,t);case"utf8":case"utf-8":return ur(this,e,t);case"ascii":return bn(this,e,t);case"latin1":case"binary":return vn(this,e,t);case"base64":return wn(this,e,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return In(this,e,t);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(r+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function G(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)G(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)G(this,t,t+3),G(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)G(this,t,t+7),G(this,t+1,t+6),G(this,t+2,t+5),G(this,t+3,t+4);return this};s.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?ur(this,0,e):mn.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=W.INSPECT_MAX_BYTES;return e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(e+=" ... "),"<Buffer "+e+">"};nr&&(s.prototype[nr]=s.prototype.inspect);s.prototype.compare=function(e,t,n,o,a){if(L(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),f=this.slice(o,a),h=e.slice(t,n),y=0;y<l;++y)if(f[y]!==h[y]){i=f[y],u=h[y];break}return i<u?-1:u<i?1:0};function lr(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,ve(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:or(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):or(r,[e],t,n,o);throw new TypeError("val must be string, number or Buffer")}function or(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(b,B){return a===1?b[B]:b.readUInt16BE(B*a)}var f;if(o){var h=-1;for(f=t;f<i;f++)if(l(r,f)===l(e,h===-1?0:f-h)){if(h===-1&&(h=f),f-h+1===u)return h*a}else h!==-1&&(f-=f-h),h=-1}else for(t+u>i&&(t=i-u),f=t;f>=0;f--){for(var y=!0,S=0;S<u;S++)if(l(r,f+S)!==l(e,S)){y=!1;break}if(y)return f}return-1}s.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1};s.prototype.indexOf=function(e,t,n){return lr(this,e,t,n,!0)};s.prototype.lastIndexOf=function(e,t,n){return lr(this,e,t,n,!1)};function fn(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(ve(u))return i;r[t+i]=u}return i}function yn(r,e,t,n){return re(we(e,r.length-t),r,t,n)}function hn(r,e,t,n){return re(Ln(e),r,t,n)}function Tn(r,e,t,n){return re(mr(e),r,t,n)}function xn(r,e,t,n){return re(Rn(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 fn(this,e,t,n);case"utf8":case"utf-8":return yn(this,e,t,n);case"ascii":case"latin1":case"binary":return hn(this,e,t,n);case"base64":return Tn(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return xn(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 wn(r,e,t){return e===0&&t===r.length?he.fromByteArray(r):he.fromByteArray(r.slice(e,t))}function ur(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,f,h,y;switch(u){case 1:a<128&&(i=a);break;case 2:l=r[o+1],(l&192)===128&&(y=(a&31)<<6|l&63,y>127&&(i=y));break;case 3:l=r[o+1],f=r[o+2],(l&192)===128&&(f&192)===128&&(y=(a&15)<<12|(l&63)<<6|f&63,y>2047&&(y<55296||y>57343)&&(i=y));break;case 4:l=r[o+1],f=r[o+2],h=r[o+3],(l&192)===128&&(f&192)===128&&(h&192)===128&&(y=(a&15)<<18|(l&63)<<12|(f&63)<<6|h&63,y>65535&&y<1114112&&(i=y))}}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 Sn(n)}var ar=4096;function Sn(r){var e=r.length;if(e<=ar)return String.fromCharCode.apply(String,r);for(var t="",n=0;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=ar));return t}function bn(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 vn(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 An(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+=Cn[r[a]];return o}function In(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),q.read(this,e,!0,23,4)};s.prototype.readFloatBE=function(e,t){return e=e>>>0,t||x(e,4,this.length),q.read(this,e,!1,23,4)};s.prototype.readDoubleLE=function(e,t){return e=e>>>0,t||x(e,8,this.length),q.read(this,e,!0,52,8)};s.prototype.readDoubleBE=function(e,t){return e=e>>>0,t||x(e,8,this.length),q.read(this,e,!1,52,8)};function v(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;v(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;v(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||v(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||v(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||v(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||v(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||v(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);v(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);v(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||v(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||v(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||v(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||v(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||v(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 pr(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 dr(r,e,t,n,o){return e=+e,t=t>>>0,o||pr(r,e,t,4,34028234663852886e22,-34028234663852886e22),q.write(r,e,t,n,23,4),t+4}s.prototype.writeFloatLE=function(e,t,n){return dr(this,e,t,!0,n)};s.prototype.writeFloatBE=function(e,t,n){return dr(this,e,t,!1,n)};function gr(r,e,t,n,o){return e=+e,t=t>>>0,o||pr(r,e,t,8,17976931348623157e292,-17976931348623157e292),q.write(r,e,t,n,52,8),t+8}s.prototype.writeDoubleLE=function(e,t,n){return gr(this,e,t,!0,n)};s.prototype.writeDoubleBE=function(e,t,n){return gr(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 kn=/[^+/0-9A-Za-z-_]/g;function En(r){if(r=r.split("=")[0],r=r.trim().replace(kn,""),r.length<2)return"";for(;r.length%4!==0;)r=r+"=";return r}function we(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 Ln(r){for(var e=[],t=0;t<r.length;++t)e.push(r.charCodeAt(t)&255);return e}function Rn(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 mr(r){return he.toByteArray(En(r))}function re(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 L(r,e){return r instanceof e||r!=null&&r.constructor!=null&&r.constructor.name!=null&&r.constructor.name===e.name}function ve(r){return r!==r}var Cn=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 wr=Z((wo,xr)=>{c();var T=xr.exports={},R,C;function Ae(){throw new Error("setTimeout has not been defined")}function Ie(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?R=setTimeout:R=Ae}catch(r){R=Ae}try{typeof clearTimeout=="function"?C=clearTimeout:C=Ie}catch(r){C=Ie}})();function yr(r){if(R===setTimeout)return setTimeout(r,0);if((R===Ae||!R)&&setTimeout)return R=setTimeout,setTimeout(r,0);try{return R(r,0)}catch(e){try{return R.call(null,r,0)}catch(t){return R.call(this,r,0)}}}function _n(r){if(C===clearTimeout)return clearTimeout(r);if((C===Ie||!C)&&clearTimeout)return C=clearTimeout,clearTimeout(r);try{return C(r)}catch(e){try{return C.call(null,r)}catch(t){return C.call(this,r)}}}var P=[],V=!1,H,te=-1;function Fn(){!V||!H||(V=!1,H.length?P=H.concat(P):te=-1,P.length&&hr())}function hr(){if(!V){var r=yr(Fn);V=!0;for(var e=P.length;e;){for(H=P,P=[];++te<e;)H&&H[te].run();te=-1,e=P.length}H=null,V=!1,_n(r)}}T.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];P.push(new Tr(r,e)),P.length===1&&!V&&yr(hr)};function Tr(r,e){this.fun=r,this.array=e}Tr.prototype.run=function(){this.fun.apply(null,this.array)};T.title="browser";T.browser=!0;T.env={};T.argv=[];T.version="";T.versions={};function N(){}T.on=N;T.addListener=N;T.once=N;T.off=N;T.removeListener=N;T.removeAllListeners=N;T.emit=N;T.prependListener=N;T.prependOnceListener=N;T.listeners=function(r){return[]};T.binding=function(r){throw new Error("process.binding is not supported")};T.cwd=function(){return"/"};T.chdir=function(r){throw new Error("process.chdir is not supported")};T.umask=function(){return 0}});var p,d,So,c=m(()=>{p=K(fr()),d=K(wr()),So=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 ke=m(()=>{"use strict";c()});var Sr=m(()=>{"use strict";c()});var br=m(()=>{"use strict";c()});var vr=m(()=>{"use strict";c()});var X=m(()=>{"use strict";c()});var Ar=m(()=>{"use strict";c()});var Ir=m(()=>{"use strict";c()});var kr=m(()=>{"use strict";c()});var Er=m(()=>{"use strict";c()});var Ee=m(()=>{"use strict";c();br();vr();X();Ar();Ir();kr();Er()});var Le,Lr,Oo,Rr,Go,Cr,Ho,zo,qo,_r=m(()=>{"use strict";c();Ee();Le={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:Lr,egldLabel:Oo}=Le["devnet"],{chainId:Rr,egldLabel:Go}=Le["testnet"],{chainId:Cr,egldLabel:Ho}=Le["mainnet"],zo={["devnet"]:Lr,["testnet"]:Rr,["mainnet"]:Cr},qo={[Lr]:"devnet",[Rr]:"testnet",[Cr]:"mainnet"}});var Re=m(()=>{"use strict";c()});var Fr=m(()=>{"use strict";c()});var Mr,Ce=m(()=>{"use strict";c();Mr="transaction-status-toast-id"});var Pr,Nr,Br,_e=m(()=>{"use strict";c();Sr();_r();Re();Fr();Ce();Pr="logout",Nr="login",Br="0"});var oe,Fe=m(()=>{"use strict";c();oe=()=>Date.now()/1e3});var Dr=m(()=>{"use strict";c()});var Ur=m(()=>{"use strict";c()});var Or=m(()=>{"use strict";c();Fe();Dr();Ur()});var Pe={};U(Pe,{getItem:()=>Pn,localStorageKeys:()=>J,removeItem:()=>Nn,setItem:()=>Mn});var J,Me,Mn,Pn,Nn,ae=m(()=>{"use strict";c();Or();J={loginExpiresAt:"dapp-core-login-expires-at",logoutEvent:"dapp-core-logout-event"},Me=typeof localStorage!="undefined",Mn=({key:r,data:e,expires:t})=>{!Me||localStorage.setItem(String(r),JSON.stringify({expires:t,data:e}))},Pn=r=>{if(!Me)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:oe()>=t.expires?(localStorage.removeItem(String(r)),null):t.data},Nn=r=>{!Me||localStorage.removeItem(String(r))}});var Ne={};U(Ne,{clear:()=>qr,getItem:()=>Hr,removeItem:()=>zr,setItem:()=>Gr,storage:()=>Bn});var Gr,Hr,zr,qr,Bn,Wr=m(()=>{"use strict";c();Gr=({key:r,data:e,expires:t})=>{sessionStorage.setItem(String(r),JSON.stringify({expires:t,data:e}))},Hr=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},zr=r=>sessionStorage.removeItem(String(r)),qr=()=>sessionStorage.clear(),Bn={setItem:Gr,getItem:Hr,removeItem:zr,clear:qr}});var ie,Be=m(()=>{"use strict";c();ae();Wr();ie={session:Ne,local:Pe}});var De,A,se,D=m(()=>{"use strict";c();De=require("@reduxjs/toolkit");_e();A=(0,De.createAction)(Pr),se=(0,De.createAction)(Nr,r=>({payload:r}))});var Oe,Vr,jr,Kr,Ue,Yr,ha,Ta,xa,wa,Sa,ba,va,Aa,Ia,ka,Xr,Ge=m(()=>{"use strict";c();Oe=require("@elrondnetwork/erdjs"),Vr=require("@reduxjs/toolkit"),jr=require("redux-persist");_e();Be();ae();D();Kr={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Br},Ue={address:"",websocketEvent:null,accounts:{"":Kr},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Yr=(0,Vr.createSlice)({name:"accountInfoSlice",initialState:Ue,reducers:{setAddress:(r,e)=>{let t=e.payload;r.address=t,r.publicKey=new Oe.Address(t).hex()},setAccount:(r,e)=>{let t=r.address===e.payload.address;r.accounts={[r.address]:t?e.payload:Kr},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(A,()=>(ie.local.removeItem(J.loginExpiresAt),Ue)),r.addCase(se,(e,t)=>{let{address:n}=t.payload;e.address=n,e.publicKey=new Oe.Address(n).hex()}),r.addCase(jr.REHYDRATE,(e,t)=>{var f;if(!((f=t.payload)!=null&&f.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:Ue.accounts,e.publicKey=u})}}),{setAccount:ha,setAddress:Ta,setAccountNonce:xa,setAccountShard:wa,setLedgerAccount:Sa,updateLedgerAccount:ba,setWalletConnectAccount:va,setIsAccountLoading:Aa,setAccountLoadingError:Ia,setWebsocketEvent:ka}=Yr.actions,Xr=Yr.reducer});var Qr,Jr,Zr,Ca,_a,Fa,Ma,Pa,Na,$r,et=m(()=>{"use strict";c();Qr=require("@reduxjs/toolkit");D();Jr={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Zr=(0,Qr.createSlice)({name:"dappModalsSlice",initialState:Jr,reducers:{setDappModalVisibility:(r,e)=>{r.visible=e.payload},setDappModalHeaderVisibility:(r,e)=>{r.modal.showHeader=e.payload},setDappModalFooterVisibility:(r,e)=>{r.modal.showFooter=e.payload},setDappModalHeaderText:(r,e)=>{r.modal.headerText=e.payload},setDappModalFooterText:(r,e)=>{r.modal.footerText=e.payload},setDappModalConfig:(r,e)=>{r.modal=w({},e.payload)}},extraReducers:r=>{r.addCase(A,()=>Jr)}}),{setDappModalVisibility:Ca,setDappModalHeaderVisibility:_a,setDappModalFooterVisibility:Fa,setDappModalHeaderText:Ma,setDappModalFooterText:Pa,setDappModalConfig:Na}=Zr.actions,$r=Zr.reducer});function rt(){return new Date().setHours(new Date().getHours()+24)}function tt(r){ie.local.setItem({key:J.loginExpiresAt,data:r,expires:r})}var nt=m(()=>{"use strict";c();Be();ae()});var at,ot,it,ja,Ka,Ya,Xa,Ja,Qa,Za,st,He=m(()=>{"use strict";c();at=require("@reduxjs/toolkit");nt();X();D();ot={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},it=(0,at.createSlice)({name:"loginInfoSlice",initialState:ot,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(A,()=>ot),r.addCase(se,(e,t)=>{e.loginMethod=t.payload.loginMethod,tt(rt())})}}),{setLoginMethod:ja,setWalletConnectLogin:Ka,setLedgerLogin:Ya,setTokenLogin:Xa,setTokenLoginSignature:Ja,setWalletLogin:Qa,invalidateLoginSession:Za}=it.actions,st=it.reducer});var lt,ct,ut,ti,ni,oi,ai,pt,ze=m(()=>{"use strict";c();lt=require("@reduxjs/toolkit");D();ct={},ut=(0,lt.createSlice)({name:"modalsSlice",initialState:ct,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(A,()=>ct)}}),{setTxSubmittedModal:ti,setNotificationModal:ni,clearTxSubmittedModal:oi,clearNotificationModal:ai}=ut.actions,pt=ut.reducer});var dt=m(()=>{"use strict";c()});var gt=m(()=>{"use strict";c();dt()});function qe(r){return r[Math.floor(Math.random()*r.length)]}var mt=m(()=>{"use strict";c()});var ft=m(()=>{"use strict";c();Re()});var yt=m(()=>{"use strict";c();gt();mt();ft()});var ht,Tt,We,Dn,xt,Si,bi,wt,Ve=m(()=>{"use strict";c();ht=require("@reduxjs/toolkit"),Tt=K(require("lodash.omit"));yt();We={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Dn={network:We,chainID:"-1"},xt=(0,ht.createSlice)({name:"appConfig",initialState:Dn,reducers:{initializeNetworkConfig:(r,e)=>{let t=qe(e.payload.walletConnectBridgeAddresses),n=qe(e.payload.walletConnectV2RelayAddresses),o=(0,Tt.default)(e.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");r.network=F(w(w({},r.network),o),{walletConnectBridgeAddress:t,walletConnectV2RelayAddress:n})},setChainID:(r,e)=>{r.chainID=e.payload}}}),{initializeNetworkConfig:Si,setChainID:bi}=xt.actions,wt=xt.reducer});var bt,vt,St,At,Ci,_i,Fi,Mi,Pi,Ni,ce,le=m(()=>{"use strict";c();bt=require("@reduxjs/toolkit"),vt=require("redux-persist");Ce();Ee();Fe();D();St={customToasts:[],transactionToasts:[],failTransactionToast:null},At=(0,bt.createSlice)({name:"toastsSlice",initialState:St,reducers:{addCustomToast:(r,e)=>{r.customToasts.push(F(w({},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:oe(),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=F(w({},e.payload),{toastId:Mr})},removeFailTransactionToast:r=>{r.failTransactionToast=null}},extraReducers:r=>{r.addCase(A,()=>St),r.addCase(vt.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:Ci,removeCustomToast:_i,addTransactionToast:Fi,removeTransactionToast:Mi,addFailTransactionToast:Pi,removeFailTransactionToast:Ni}=At.actions,ce=At.reducer});var It,Un,On,Gn,Hn,je,kt,Oi,Gi,Hi,ue,pe=m(()=>{"use strict";c();It=require("@reduxjs/toolkit");D();Un="Transaction failed",On="Transaction successful",Gn="Processing transaction",Hn="Transaction submitted",je={},kt=(0,It.createSlice)({name:"transactionsInfo",initialState:je,reducers:{setTransactionsDisplayInfo(r,e){let{sessionId:t,transactionsDisplayInfo:n}=e.payload;t!=null&&(r[t]={errorMessage:(n==null?void 0:n.errorMessage)||Un,successMessage:(n==null?void 0:n.successMessage)||On,processingMessage:(n==null?void 0:n.processingMessage)||Gn,submittedMessage:(n==null?void 0:n.submittedMessage)||Hn,transactionDuration:n==null?void 0:n.transactionDuration})},clearTransactionsInfoForSessionId(r,e){e.payload!=null&&delete r[e.payload]},clearTransactionsInfo:()=>je},extraReducers:r=>{r.addCase(A,()=>je)}}),{clearTransactionsInfo:Oi,setTransactionsDisplayInfo:Gi,clearTransactionsInfoForSessionId:Hi}=kt.actions,ue=kt.reducer});function Et(r){return r!=null&&(Kn(r)||Xn(r))}function Lt(r){return r!=null&&(Yn(r)||Jn(r))}function Kn(r){return r!=null&&qn.includes(r)}function Yn(r){return r!=null&&Wn.includes(r)}function Xn(r){return r!=null&&Vn.includes(r)}function Jn(r){return r!=null&&jn.includes(r)}var Vi,qn,Wn,ji,Ki,Vn,jn,Rt=m(()=>{"use strict";c();X();Vi=["sent"],qn=["success"],Wn=["fail","cancelled","timedOut"],ji=["timedOut"],Ki=["pending"],Vn=["success"],jn=["fail","invalid"]});var Ct,_t,Q,Qn,Ft,es,rs,ts,ns,os,as,is,ss,cs,ls,de,ge=m(()=>{"use strict";c();Ct=require("@reduxjs/toolkit"),_t=require("redux-persist");X();Rt();D();Q={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Qn={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Ft=(0,Ct.createSlice)({name:"transactionsSlice",initialState:Q,reducers:{moveTransactionsToSignedState:(r,e)=>{var l,f;let{sessionId:t,transactions:n,errorMessage:o,status:a,redirectRoute:i}=e.payload,u=((l=r.customTransactionInformationForSessionId)==null?void 0:l[t])||Qn;r.signedTransactions[t]={transactions:n,status:a,errorMessage:o,redirectRoute:i,customTransactionInformation:u},((f=r==null?void 0:r.transactionsToSign)==null?void 0:f.sessionId)===t&&(r.transactionsToSign=Q.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=w(w({},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,f,h,y,S;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?F(w({},_),{status:n,errorMessage:o}):_);let b=(h=(f=r.signedTransactions[t])==null?void 0:f.transactions)==null?void 0:h.every(_=>Et(_.status)),B=(S=(y=r.signedTransactions[t])==null?void 0:y.transactions)==null?void 0:S.every(_=>Lt(_.status));b&&(r.signedTransactions[t].status="success"),B&&(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=Q.transactionsToSign,r.signTransactionsError=null},clearAllSignedTransactions:r=>{r.signedTransactions=Q.signedTransactions},setSignTransactionsError:(r,e)=>{r.signTransactionsError=e.payload},setSignTransactionsCancelMessage:(r,e)=>{r.signTransactionsCancelMessage=e.payload}},extraReducers:r=>{r.addCase(A,()=>Q),r.addCase(_t.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,f])=>{let h=new Date(l),y=new Date;return y.setHours(y.getHours()+5),y-h>0||(u[l]=f),u},{});o!=null&&(e.customTransactionInformationForSessionId=o),n!=null&&(e.signedTransactions=a)})}}),{updateSignedTransactionStatus:es,updateSignedTransactions:rs,setTransactionsToSign:ts,clearAllTransactionsToSign:ns,clearAllSignedTransactions:os,clearSignedTransaction:as,clearTransactionToSign:is,setSignTransactionsError:ss,setSignTransactionsCancelMessage:cs,moveTransactionsToSignedState:ls}=Ft.actions,de=Ft.reducer});var Mt,$n,eo,me,Ke=m(()=>{"use strict";c();Mt=require("@reduxjs/toolkit");ke();Ge();et();He();ze();Ve();le();pe();ge();$n={["account"]:Xr,["networkConfig"]:wt,["loginInfo"]:st,["modals"]:pt,["dappModal"]:$r,["toasts"]:ce,["transactions"]:de,["transactionsInfo"]:ue},eo=(r={})=>(0,Mt.combineReducers)(w(w({},$n),r)),me=eo});var Pt=m(()=>{"use strict";c();He();Ve();Ge();ge();pe();ze();le()});var Dt={};U(Dt,{default:()=>so});function Ye(r,e=[]){return{key:r,version:1,storage:Bt.default,blacklist:e}}var z,Nt,Bt,ro,to,no,oo,ao,io,so,Ut=m(()=>{"use strict";c();z=require("redux-persist"),Nt=K(require("redux-persist/lib/storage")),Bt=K(require("redux-persist/lib/storage/session"));Ke();Pt();le();pe();ge();ke();ro={2:r=>F(w({},r),{networkConfig:We})};to=Ye("dapp-core-transactionsInfo"),no=Ye("dapp-core-transactions",["transactionsToSign"]),oo=Ye("dapp-core-toasts"),ao={key:"dapp-core-store",version:2,storage:Nt.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,z.createMigrate)(ro,{debug:!1})},io={["toasts"]:(0,z.persistReducer)(oo,ce),["transactions"]:(0,z.persistReducer)(no,de),["transactionsInfo"]:(0,z.persistReducer)(to,ue)},so=(0,z.persistReducer)(ao,me(io))});var Ot={};U(Ot,{default:()=>co});var co,Gt=m(()=>{"use strict";c();Ke();co=me()});var Ht={};U(Ht,{default:()=>uo});var k,lo,uo,zt=m(()=>{"use strict";c();k=require("redux-persist"),lo=[k.FLUSH,k.REHYDRATE,k.PAUSE,k.PERSIST,k.PURGE,k.REGISTER],uo=lo});var Vt={};U(Vt,{default:()=>Wt});function Wt(r){return(0,qt.persistStore)(r)}var qt,jt=m(()=>{"use strict";c();qt=require("redux-persist")});var fo={};U(fo,{persistIgnoredActions:()=>go,persistStore:()=>mo,reducers:()=>po});module.exports=Y(fo);c();c();function ne(){return typeof sessionStorage!="undefined"}var po=ne()?(Ut(),Y(Dt)).default:(Gt(),Y(Ot)).default,go=ne()?(zt(),Y(Ht)).default:[],mo=ne()?(jt(),Y(Vt)).default:r=>r;0&&(module.exports={persistIgnoredActions,persistStore,reducers}); /*! * 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=persistConfig.js.map