@sofaws/dapp-core
Version:
A library to hold the main logic for a dapp on the Elrond Network
10 lines (9 loc) • 34.3 kB
JavaScript
"use strict";var Ee=Object.create;var Y=Object.defineProperty,be=Object.defineProperties,Re=Object.getOwnPropertyDescriptor,_e=Object.getOwnPropertyDescriptors,Be=Object.getOwnPropertyNames,Ar=Object.getOwnPropertySymbols,Ae=Object.getPrototypeOf,Lr=Object.prototype.hasOwnProperty,De=Object.prototype.propertyIsEnumerable;var Dr=(t,r,e)=>r in t?Y(t,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[r]=e,U=(t,r)=>{for(var e in r||(r={}))Lr.call(r,e)&&Dr(t,e,r[e]);if(Ar)for(var e of Ar(r))De.call(r,e)&&Dr(t,e,r[e]);return t},Cr=(t,r)=>be(t,_e(r));var Le=(t,r)=>()=>(t&&(r=t(t=0)),r);var $=(t,r)=>()=>(r||t((r={exports:{}}).exports,r),r.exports),Ce=(t,r)=>{for(var e in r)Y(t,e,{get:r[e],enumerable:!0})},Ur=(t,r,e,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let i of Be(r))!Lr.call(t,i)&&i!==e&&Y(t,i,{get:()=>r[i],enumerable:!(n=Re(r,i))||n.enumerable});return t};var Q=(t,r,e)=>(e=t!=null?Ee(Ae(t)):{},Ur(r||!t||!t.__esModule?Y(e,"default",{value:t,enumerable:!0}):e,t)),Ue=t=>Ur(Y({},"__esModule",{value:!0}),t);var or=(t,r,e)=>new Promise((n,i)=>{var o=u=>{try{c(e.next(u))}catch(p){i(p)}},a=u=>{try{c(e.throw(u))}catch(p){i(p)}},c=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,a);c((e=e.apply(t,r)).next())});var Nr=$(j=>{"use strict";g();j.byteLength=Me;j.toByteArray=Oe;j.fromByteArray=He;var E=[],S=[],Pe=typeof Uint8Array!="undefined"?Uint8Array:Array,ar="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(P=0,Pr=ar.length;P<Pr;++P)E[P]=ar[P],S[ar.charCodeAt(P)]=P;var P,Pr;S["-".charCodeAt(0)]=62;S["_".charCodeAt(0)]=63;function Mr(t){var r=t.length;if(r%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var e=t.indexOf("=");e===-1&&(e=r);var n=e===r?0:4-e%4;return[e,n]}function Me(t){var r=Mr(t),e=r[0],n=r[1];return(e+n)*3/4-n}function Ne(t,r,e){return(r+e)*3/4-e}function Oe(t){var r,e=Mr(t),n=e[0],i=e[1],o=new Pe(Ne(t,n,i)),a=0,c=i>0?n-4:n,u;for(u=0;u<c;u+=4)r=S[t.charCodeAt(u)]<<18|S[t.charCodeAt(u+1)]<<12|S[t.charCodeAt(u+2)]<<6|S[t.charCodeAt(u+3)],o[a++]=r>>16&255,o[a++]=r>>8&255,o[a++]=r&255;return i===2&&(r=S[t.charCodeAt(u)]<<2|S[t.charCodeAt(u+1)]>>4,o[a++]=r&255),i===1&&(r=S[t.charCodeAt(u)]<<10|S[t.charCodeAt(u+1)]<<4|S[t.charCodeAt(u+2)]>>2,o[a++]=r>>8&255,o[a++]=r&255),o}function We(t){return E[t>>18&63]+E[t>>12&63]+E[t>>6&63]+E[t&63]}function Ge(t,r,e){for(var n,i=[],o=r;o<e;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(t[o+2]&255),i.push(We(n));return i.join("")}function He(t){for(var r,e=t.length,n=e%3,i=[],o=16383,a=0,c=e-n;a<c;a+=o)i.push(Ge(t,a,a+o>c?c:a+o));return n===1?(r=t[e-1],i.push(E[r>>2]+E[r<<4&63]+"==")):n===2&&(r=(t[e-2]<<8)+t[e-1],i.push(E[r>>10]+E[r>>4&63]+E[r<<2&63]+"=")),i.join("")}});var Or=$(sr=>{g();sr.read=function(t,r,e,n,i){var o,a,c=i*8-n-1,u=(1<<c)-1,p=u>>1,d=-7,l=e?i-1:0,h=e?-1:1,f=t[r+l];for(l+=h,o=f&(1<<-d)-1,f>>=-d,d+=c;d>0;o=o*256+t[r+l],l+=h,d-=8);for(a=o&(1<<-d)-1,o>>=-d,d+=n;d>0;a=a*256+t[r+l],l+=h,d-=8);if(o===0)o=1-p;else{if(o===u)return a?NaN:(f?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-p}return(f?-1:1)*a*Math.pow(2,o-n)};sr.write=function(t,r,e,n,i,o){var a,c,u,p=o*8-i-1,d=(1<<p)-1,l=d>>1,h=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,f=n?0:o-1,F=n?1:-1,V=r<0||r===0&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(c=isNaN(r)?1:0,a=d):(a=Math.floor(Math.log(r)/Math.LN2),r*(u=Math.pow(2,-a))<1&&(a--,u*=2),a+l>=1?r+=h/u:r+=h*Math.pow(2,1-l),r*u>=2&&(a++,u/=2),a+l>=d?(c=0,a=d):a+l>=1?(c=(r*u-1)*Math.pow(2,i),a=a+l):(c=r*Math.pow(2,l-1)*Math.pow(2,i),a=0));i>=8;t[e+f]=c&255,f+=F,c/=256,i-=8);for(a=a<<i|c,p+=i;p>0;t[e+f]=a&255,f+=F,a/=256,p-=8);t[e+f-F]|=V*128}});var Jr=$(G=>{"use strict";g();var ur=Nr(),W=Or(),Wr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;G.Buffer=s;G.SlowBuffer=$e;G.INSPECT_MAX_BYTES=50;var K=2147483647;G.kMaxLength=K;s.TYPED_ARRAY_SUPPORT=Ve();!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 Ve(){try{var t=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(t,r),t.foo()===42}catch(e){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 A(t){if(t>K)throw new RangeError('The value "'+t+'" is invalid for option "size"');var r=new Uint8Array(t);return Object.setPrototypeOf(r,s.prototype),r}function s(t,r,e){if(typeof t=="number"){if(typeof r=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return fr(t)}return Vr(t,r,e)}s.poolSize=8192;function Vr(t,r,e){if(typeof t=="string")return Ye(t,r);if(ArrayBuffer.isView(t))return Xe(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(b(t,ArrayBuffer)||t&&b(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(b(t,SharedArrayBuffer)||t&&b(t.buffer,SharedArrayBuffer)))return pr(t,r,e);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 s.from(n,r,e);var i=ze(t);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return s.from(t[Symbol.toPrimitive]("string"),r,e);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}s.from=function(t,r,e){return Vr(t,r,e)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function qr(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 qe(t,r,e){return qr(t),t<=0?A(t):r!==void 0?typeof e=="string"?A(t).fill(r,e):A(t).fill(r):A(t)}s.alloc=function(t,r,e){return qe(t,r,e)};function fr(t){return qr(t),A(t<0?0:gr(t)|0)}s.allocUnsafe=function(t){return fr(t)};s.allocUnsafeSlow=function(t){return fr(t)};function Ye(t,r){if((typeof r!="string"||r==="")&&(r="utf8"),!s.isEncoding(r))throw new TypeError("Unknown encoding: "+r);var e=Yr(t,r)|0,n=A(e),i=n.write(t,r);return i!==e&&(n=n.slice(0,i)),n}function cr(t){for(var r=t.length<0?0:gr(t.length)|0,e=A(r),n=0;n<r;n+=1)e[n]=t[n]&255;return e}function Xe(t){if(b(t,Uint8Array)){var r=new Uint8Array(t);return pr(r.buffer,r.byteOffset,r.byteLength)}return cr(t)}function pr(t,r,e){if(r<0||t.byteLength<r)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<r+(e||0))throw new RangeError('"length" is outside of buffer bounds');var n;return r===void 0&&e===void 0?n=new Uint8Array(t):e===void 0?n=new Uint8Array(t,r):n=new Uint8Array(t,r,e),Object.setPrototypeOf(n,s.prototype),n}function ze(t){if(s.isBuffer(t)){var r=gr(t.length)|0,e=A(r);return e.length===0||t.copy(e,0,0,r),e}if(t.length!==void 0)return typeof t.length!="number"||dr(t.length)?A(0):cr(t);if(t.type==="Buffer"&&Array.isArray(t.data))return cr(t.data)}function gr(t){if(t>=K)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+K.toString(16)+" bytes");return t|0}function $e(t){return+t!=t&&(t=0),s.alloc(+t)}s.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==s.prototype};s.compare=function(r,e){if(b(r,Uint8Array)&&(r=s.from(r,r.offset,r.byteLength)),b(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(r)||!s.isBuffer(e))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===e)return 0;for(var n=r.length,i=e.length,o=0,a=Math.min(n,i);o<a;++o)if(r[o]!==e[o]){n=r[o],i=e[o];break}return n<i?-1:i<n?1:0};s.isEncoding=function(r){switch(String(r).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(r,e){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return s.alloc(0);var n;if(e===void 0)for(e=0,n=0;n<r.length;++n)e+=r[n].length;var i=s.allocUnsafe(e),o=0;for(n=0;n<r.length;++n){var a=r[n];if(b(a,Uint8Array))o+a.length>i.length?s.from(a).copy(i,o):Uint8Array.prototype.set.call(i,a,o);else if(s.isBuffer(a))a.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=a.length}return i};function Yr(t,r){if(s.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||b(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 e=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&e===0)return 0;for(var i=!1;;)switch(r){case"ascii":case"latin1":case"binary":return e;case"utf8":case"utf-8":return lr(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return e*2;case"hex":return e>>>1;case"base64":return Kr(t).length;default:if(i)return n?-1:lr(t).length;r=(""+r).toLowerCase(),i=!0}}s.byteLength=Yr;function Qe(t,r,e){var n=!1;if((r===void 0||r<0)&&(r=0),r>this.length||((e===void 0||e>this.length)&&(e=this.length),e<=0)||(e>>>=0,r>>>=0,e<=r))return"";for(t||(t="utf8");;)switch(t){case"hex":return ot(this,r,e);case"utf8":case"utf-8":return zr(this,r,e);case"ascii":return nt(this,r,e);case"latin1":case"binary":return it(this,r,e);case"base64":return et(this,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return at(this,r,e);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function M(t,r,e){var n=t[r];t[r]=t[e],t[e]=n}s.prototype.swap16=function(){var r=this.length;if(r%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<r;e+=2)M(this,e,e+1);return this};s.prototype.swap32=function(){var r=this.length;if(r%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<r;e+=4)M(this,e,e+3),M(this,e+1,e+2);return this};s.prototype.swap64=function(){var r=this.length;if(r%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<r;e+=8)M(this,e,e+7),M(this,e+1,e+6),M(this,e+2,e+5),M(this,e+3,e+4);return this};s.prototype.toString=function(){var r=this.length;return r===0?"":arguments.length===0?zr(this,0,r):Qe.apply(this,arguments)};s.prototype.toLocaleString=s.prototype.toString;s.prototype.equals=function(r){if(!s.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:s.compare(this,r)===0};s.prototype.inspect=function(){var r="",e=G.INSPECT_MAX_BYTES;return r=this.toString("hex",0,e).replace(/(.{2})/g,"$1 ").trim(),this.length>e&&(r+=" ... "),"<Buffer "+r+">"};Wr&&(s.prototype[Wr]=s.prototype.inspect);s.prototype.compare=function(r,e,n,i,o){if(b(r,Uint8Array)&&(r=s.from(r,r.offset,r.byteLength)),!s.isBuffer(r))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof r);if(e===void 0&&(e=0),n===void 0&&(n=r?r.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),e<0||n>r.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&e>=n)return 0;if(i>=o)return-1;if(e>=n)return 1;if(e>>>=0,n>>>=0,i>>>=0,o>>>=0,this===r)return 0;for(var a=o-i,c=n-e,u=Math.min(a,c),p=this.slice(i,o),d=r.slice(e,n),l=0;l<u;++l)if(p[l]!==d[l]){a=p[l],c=d[l];break}return a<c?-1:c<a?1:0};function Xr(t,r,e,n,i){if(t.length===0)return-1;if(typeof e=="string"?(n=e,e=0):e>2147483647?e=2147483647:e<-2147483648&&(e=-2147483648),e=+e,dr(e)&&(e=i?0:t.length-1),e<0&&(e=t.length+e),e>=t.length){if(i)return-1;e=t.length-1}else if(e<0)if(i)e=0;else return-1;if(typeof r=="string"&&(r=s.from(r,n)),s.isBuffer(r))return r.length===0?-1:Gr(t,r,e,n,i);if(typeof r=="number")return r=r&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,r,e):Uint8Array.prototype.lastIndexOf.call(t,r,e):Gr(t,[r],e,n,i);throw new TypeError("val must be string, number or Buffer")}function Gr(t,r,e,n,i){var o=1,a=t.length,c=r.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||r.length<2)return-1;o=2,a/=2,c/=2,e/=2}function u(f,F){return o===1?f[F]:f.readUInt16BE(F*o)}var p;if(i){var d=-1;for(p=e;p<a;p++)if(u(t,p)===u(r,d===-1?0:p-d)){if(d===-1&&(d=p),p-d+1===c)return d*o}else d!==-1&&(p-=p-d),d=-1}else for(e+c>a&&(e=a-c),p=e;p>=0;p--){for(var l=!0,h=0;h<c;h++)if(u(t,p+h)!==u(r,h)){l=!1;break}if(l)return p}return-1}s.prototype.includes=function(r,e,n){return this.indexOf(r,e,n)!==-1};s.prototype.indexOf=function(r,e,n){return Xr(this,r,e,n,!0)};s.prototype.lastIndexOf=function(r,e,n){return Xr(this,r,e,n,!1)};function je(t,r,e,n){e=Number(e)||0;var i=t.length-e;n?(n=Number(n),n>i&&(n=i)):n=i;var o=r.length;n>o/2&&(n=o/2);for(var a=0;a<n;++a){var c=parseInt(r.substr(a*2,2),16);if(dr(c))return a;t[e+a]=c}return a}function Ke(t,r,e,n){return J(lr(r,t.length-e),t,e,n)}function Je(t,r,e,n){return J(ct(r),t,e,n)}function Ze(t,r,e,n){return J(Kr(r),t,e,n)}function rt(t,r,e,n){return J(pt(r,t.length-e),t,e,n)}s.prototype.write=function(r,e,n,i){if(e===void 0)i="utf8",n=this.length,e=0;else if(n===void 0&&typeof e=="string")i=e,n=this.length,e=0;else if(isFinite(e))e=e>>>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 o=this.length-e;if((n===void 0||n>o)&&(n=o),r.length>0&&(n<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var a=!1;;)switch(i){case"hex":return je(this,r,e,n);case"utf8":case"utf-8":return Ke(this,r,e,n);case"ascii":case"latin1":case"binary":return Je(this,r,e,n);case"base64":return Ze(this,r,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return rt(this,r,e,n);default:if(a)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),a=!0}};s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function et(t,r,e){return r===0&&e===t.length?ur.fromByteArray(t):ur.fromByteArray(t.slice(r,e))}function zr(t,r,e){e=Math.min(t.length,e);for(var n=[],i=r;i<e;){var o=t[i],a=null,c=o>239?4:o>223?3:o>191?2:1;if(i+c<=e){var u,p,d,l;switch(c){case 1:o<128&&(a=o);break;case 2:u=t[i+1],(u&192)===128&&(l=(o&31)<<6|u&63,l>127&&(a=l));break;case 3:u=t[i+1],p=t[i+2],(u&192)===128&&(p&192)===128&&(l=(o&15)<<12|(u&63)<<6|p&63,l>2047&&(l<55296||l>57343)&&(a=l));break;case 4:u=t[i+1],p=t[i+2],d=t[i+3],(u&192)===128&&(p&192)===128&&(d&192)===128&&(l=(o&15)<<18|(u&63)<<12|(p&63)<<6|d&63,l>65535&&l<1114112&&(a=l))}}a===null?(a=65533,c=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|a&1023),n.push(a),i+=c}return tt(n)}var Hr=4096;function tt(t){var r=t.length;if(r<=Hr)return String.fromCharCode.apply(String,t);for(var e="",n=0;n<r;)e+=String.fromCharCode.apply(String,t.slice(n,n+=Hr));return e}function nt(t,r,e){var n="";e=Math.min(t.length,e);for(var i=r;i<e;++i)n+=String.fromCharCode(t[i]&127);return n}function it(t,r,e){var n="";e=Math.min(t.length,e);for(var i=r;i<e;++i)n+=String.fromCharCode(t[i]);return n}function ot(t,r,e){var n=t.length;(!r||r<0)&&(r=0),(!e||e<0||e>n)&&(e=n);for(var i="",o=r;o<e;++o)i+=lt[t[o]];return i}function at(t,r,e){for(var n=t.slice(r,e),i="",o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}s.prototype.slice=function(r,e){var n=this.length;r=~~r,e=e===void 0?n:~~e,r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),e<r&&(e=r);var i=this.subarray(r,e);return Object.setPrototypeOf(i,s.prototype),i};function v(t,r,e){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+r>e)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(r,e,n){r=r>>>0,e=e>>>0,n||v(r,e,this.length);for(var i=this[r],o=1,a=0;++a<e&&(o*=256);)i+=this[r+a]*o;return i};s.prototype.readUintBE=s.prototype.readUIntBE=function(r,e,n){r=r>>>0,e=e>>>0,n||v(r,e,this.length);for(var i=this[r+--e],o=1;e>0&&(o*=256);)i+=this[r+--e]*o;return i};s.prototype.readUint8=s.prototype.readUInt8=function(r,e){return r=r>>>0,e||v(r,1,this.length),this[r]};s.prototype.readUint16LE=s.prototype.readUInt16LE=function(r,e){return r=r>>>0,e||v(r,2,this.length),this[r]|this[r+1]<<8};s.prototype.readUint16BE=s.prototype.readUInt16BE=function(r,e){return r=r>>>0,e||v(r,2,this.length),this[r]<<8|this[r+1]};s.prototype.readUint32LE=s.prototype.readUInt32LE=function(r,e){return r=r>>>0,e||v(r,4,this.length),(this[r]|this[r+1]<<8|this[r+2]<<16)+this[r+3]*16777216};s.prototype.readUint32BE=s.prototype.readUInt32BE=function(r,e){return r=r>>>0,e||v(r,4,this.length),this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])};s.prototype.readIntLE=function(r,e,n){r=r>>>0,e=e>>>0,n||v(r,e,this.length);for(var i=this[r],o=1,a=0;++a<e&&(o*=256);)i+=this[r+a]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*e)),i};s.prototype.readIntBE=function(r,e,n){r=r>>>0,e=e>>>0,n||v(r,e,this.length);for(var i=e,o=1,a=this[r+--i];i>0&&(o*=256);)a+=this[r+--i]*o;return o*=128,a>=o&&(a-=Math.pow(2,8*e)),a};s.prototype.readInt8=function(r,e){return r=r>>>0,e||v(r,1,this.length),this[r]&128?(255-this[r]+1)*-1:this[r]};s.prototype.readInt16LE=function(r,e){r=r>>>0,e||v(r,2,this.length);var n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n};s.prototype.readInt16BE=function(r,e){r=r>>>0,e||v(r,2,this.length);var n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n};s.prototype.readInt32LE=function(r,e){return r=r>>>0,e||v(r,4,this.length),this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24};s.prototype.readInt32BE=function(r,e){return r=r>>>0,e||v(r,4,this.length),this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]};s.prototype.readFloatLE=function(r,e){return r=r>>>0,e||v(r,4,this.length),W.read(this,r,!0,23,4)};s.prototype.readFloatBE=function(r,e){return r=r>>>0,e||v(r,4,this.length),W.read(this,r,!1,23,4)};s.prototype.readDoubleLE=function(r,e){return r=r>>>0,e||v(r,8,this.length),W.read(this,r,!0,52,8)};s.prototype.readDoubleBE=function(r,e){return r=r>>>0,e||v(r,8,this.length),W.read(this,r,!1,52,8)};function k(t,r,e,n,i,o){if(!s.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<o)throw new RangeError('"value" argument is out of bounds');if(e+n>t.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(r,e,n,i){if(r=+r,e=e>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;k(this,r,e,n,o,0)}var a=1,c=0;for(this[e]=r&255;++c<n&&(a*=256);)this[e+c]=r/a&255;return e+n};s.prototype.writeUintBE=s.prototype.writeUIntBE=function(r,e,n,i){if(r=+r,e=e>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;k(this,r,e,n,o,0)}var a=n-1,c=1;for(this[e+a]=r&255;--a>=0&&(c*=256);)this[e+a]=r/c&255;return e+n};s.prototype.writeUint8=s.prototype.writeUInt8=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,1,255,0),this[e]=r&255,e+1};s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,2,65535,0),this[e]=r&255,this[e+1]=r>>>8,e+2};s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,2,65535,0),this[e]=r>>>8,this[e+1]=r&255,e+2};s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,4,4294967295,0),this[e+3]=r>>>24,this[e+2]=r>>>16,this[e+1]=r>>>8,this[e]=r&255,e+4};s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,4,4294967295,0),this[e]=r>>>24,this[e+1]=r>>>16,this[e+2]=r>>>8,this[e+3]=r&255,e+4};s.prototype.writeIntLE=function(r,e,n,i){if(r=+r,e=e>>>0,!i){var o=Math.pow(2,8*n-1);k(this,r,e,n,o-1,-o)}var a=0,c=1,u=0;for(this[e]=r&255;++a<n&&(c*=256);)r<0&&u===0&&this[e+a-1]!==0&&(u=1),this[e+a]=(r/c>>0)-u&255;return e+n};s.prototype.writeIntBE=function(r,e,n,i){if(r=+r,e=e>>>0,!i){var o=Math.pow(2,8*n-1);k(this,r,e,n,o-1,-o)}var a=n-1,c=1,u=0;for(this[e+a]=r&255;--a>=0&&(c*=256);)r<0&&u===0&&this[e+a+1]!==0&&(u=1),this[e+a]=(r/c>>0)-u&255;return e+n};s.prototype.writeInt8=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,1,127,-128),r<0&&(r=255+r+1),this[e]=r&255,e+1};s.prototype.writeInt16LE=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,2,32767,-32768),this[e]=r&255,this[e+1]=r>>>8,e+2};s.prototype.writeInt16BE=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,2,32767,-32768),this[e]=r>>>8,this[e+1]=r&255,e+2};s.prototype.writeInt32LE=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,4,2147483647,-2147483648),this[e]=r&255,this[e+1]=r>>>8,this[e+2]=r>>>16,this[e+3]=r>>>24,e+4};s.prototype.writeInt32BE=function(r,e,n){return r=+r,e=e>>>0,n||k(this,r,e,4,2147483647,-2147483648),r<0&&(r=4294967295+r+1),this[e]=r>>>24,this[e+1]=r>>>16,this[e+2]=r>>>8,this[e+3]=r&255,e+4};function $r(t,r,e,n,i,o){if(e+n>t.length)throw new RangeError("Index out of range");if(e<0)throw new RangeError("Index out of range")}function Qr(t,r,e,n,i){return r=+r,e=e>>>0,i||$r(t,r,e,4,34028234663852886e22,-34028234663852886e22),W.write(t,r,e,n,23,4),e+4}s.prototype.writeFloatLE=function(r,e,n){return Qr(this,r,e,!0,n)};s.prototype.writeFloatBE=function(r,e,n){return Qr(this,r,e,!1,n)};function jr(t,r,e,n,i){return r=+r,e=e>>>0,i||$r(t,r,e,8,17976931348623157e292,-17976931348623157e292),W.write(t,r,e,n,52,8),e+8}s.prototype.writeDoubleLE=function(r,e,n){return jr(this,r,e,!0,n)};s.prototype.writeDoubleBE=function(r,e,n){return jr(this,r,e,!1,n)};s.prototype.copy=function(r,e,n,i){if(!s.isBuffer(r))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),e>=r.length&&(e=r.length),e||(e=0),i>0&&i<n&&(i=n),i===n||r.length===0||this.length===0)return 0;if(e<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),r.length-e<i-n&&(i=r.length-e+n);var o=i-n;return this===r&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(e,n,i):Uint8Array.prototype.set.call(r,this.subarray(n,i),e),o};s.prototype.fill=function(r,e,n,i){if(typeof r=="string"){if(typeof e=="string"?(i=e,e=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"&&!s.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(r.length===1){var o=r.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(r=o)}}else typeof r=="number"?r=r&255:typeof r=="boolean"&&(r=Number(r));if(e<0||this.length<e||this.length<n)throw new RangeError("Out of range index");if(n<=e)return this;e=e>>>0,n=n===void 0?this.length:n>>>0,r||(r=0);var a;if(typeof r=="number")for(a=e;a<n;++a)this[a]=r;else{var c=s.isBuffer(r)?r:s.from(r,i),u=c.length;if(u===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(a=0;a<n-e;++a)this[a+e]=c[a%u]}return this};var st=/[^+/0-9A-Za-z-_]/g;function ut(t){if(t=t.split("=")[0],t=t.trim().replace(st,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function lr(t,r){r=r||1/0;for(var e,n=t.length,i=null,o=[],a=0;a<n;++a){if(e=t.charCodeAt(a),e>55295&&e<57344){if(!i){if(e>56319){(r-=3)>-1&&o.push(239,191,189);continue}else if(a+1===n){(r-=3)>-1&&o.push(239,191,189);continue}i=e;continue}if(e<56320){(r-=3)>-1&&o.push(239,191,189),i=e;continue}e=(i-55296<<10|e-56320)+65536}else i&&(r-=3)>-1&&o.push(239,191,189);if(i=null,e<128){if((r-=1)<0)break;o.push(e)}else if(e<2048){if((r-=2)<0)break;o.push(e>>6|192,e&63|128)}else if(e<65536){if((r-=3)<0)break;o.push(e>>12|224,e>>6&63|128,e&63|128)}else if(e<1114112){if((r-=4)<0)break;o.push(e>>18|240,e>>12&63|128,e>>6&63|128,e&63|128)}else throw new Error("Invalid code point")}return o}function ct(t){for(var r=[],e=0;e<t.length;++e)r.push(t.charCodeAt(e)&255);return r}function pt(t,r){for(var e,n,i,o=[],a=0;a<t.length&&!((r-=2)<0);++a)e=t.charCodeAt(a),n=e>>8,i=e%256,o.push(i),o.push(n);return o}function Kr(t){return ur.toByteArray(ut(t))}function J(t,r,e,n){for(var i=0;i<n&&!(i+e>=r.length||i>=t.length);++i)r[i+e]=t[i];return i}function b(t,r){return t instanceof r||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===r.name}function dr(t){return t!==t}var lt=function(){for(var t="0123456789abcdef",r=new Array(256),e=0;e<16;++e)for(var n=e*16,i=0;i<16;++i)r[n+i]=t[e]+t[i];return r}()});var ne=$((Et,te)=>{g();var x=te.exports={},R,_;function hr(){throw new Error("setTimeout has not been defined")}function mr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?R=setTimeout:R=hr}catch(t){R=hr}try{typeof clearTimeout=="function"?_=clearTimeout:_=mr}catch(t){_=mr}})();function Zr(t){if(R===setTimeout)return setTimeout(t,0);if((R===hr||!R)&&setTimeout)return R=setTimeout,setTimeout(t,0);try{return R(t,0)}catch(r){try{return R.call(null,t,0)}catch(e){return R.call(this,t,0)}}}function ft(t){if(_===clearTimeout)return clearTimeout(t);if((_===mr||!_)&&clearTimeout)return _=clearTimeout,clearTimeout(t);try{return _(t)}catch(r){try{return _.call(null,t)}catch(e){return _.call(this,t)}}}var D=[],H=!1,N,Z=-1;function gt(){!H||!N||(H=!1,N.length?D=N.concat(D):Z=-1,D.length&&re())}function re(){if(!H){var t=Zr(gt);H=!0;for(var r=D.length;r;){for(N=D,D=[];++Z<r;)N&&N[Z].run();Z=-1,r=D.length}N=null,H=!1,ft(t)}}x.nextTick=function(t){var r=new Array(arguments.length-1);if(arguments.length>1)for(var e=1;e<arguments.length;e++)r[e-1]=arguments[e];D.push(new ee(t,r)),D.length===1&&!H&&Zr(re)};function ee(t,r){this.fun=t,this.array=r}ee.prototype.run=function(){this.fun.apply(null,this.array)};x.title="browser";x.browser=!0;x.env={};x.argv=[];x.version="";x.versions={};function L(){}x.on=L;x.addListener=L;x.once=L;x.off=L;x.removeListener=L;x.removeAllListeners=L;x.emit=L;x.prependListener=L;x.prependOnceListener=L;x.listeners=function(t){return[]};x.binding=function(t){throw new Error("process.binding is not supported")};x.cwd=function(){return"/"};x.chdir=function(t){throw new Error("process.chdir is not supported")};x.umask=function(){return 0}});var m,y,bt,g=Le(()=>{m=Q(Jr()),y=Q(ne()),bt=function(t){function r(){var n=this||self;return delete t.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return r();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:r});var e=__magic__;return e}(Object)});var vt={};Ce(vt,{useSignMultipleTransactions:()=>wt});module.exports=Ue(vt);g();var O=require("react");g();var X=require("react");g();var Tr=require("@elrondnetwork/erdjs"),xr=Q(require("bignumber.js"));g();g();var ie=require("@elrondnetwork/erdjs");function dt(t){try{let r=new ie.Address(t);return Boolean(r.bech32())}catch(r){return!1}}function oe(t){return(t==null?void 0:t.startsWith("erd"))&&t.length===62&&/^\w+$/.test(t)&&dt(t)}g();g();function ae(t){for(let r=0;r<t.length;r++)if(t.charCodeAt(r)>127)return!1;return!0}function rr(t){let r=t;try{let e=m.Buffer.from(t,"hex").toString();ae(e)&&e.length>1&&(r=e)}catch(e){}return r}var yr={tokenId:"",amount:""},mt=t=>t.split("@").map((o,a)=>[2,3].includes(a)?o:rr(o));function se(t){if(!t)return yr;let r=t.startsWith("ESDTTransfer"),e=t.startsWith("ESDTNFTTransfer")&&t.includes("@");if(r){let[,n,i]=t.split("@");try{let o=m.Buffer.from(n,"hex").toString("ascii");if(!o)return yr;let a=new xr.default("0x"+i.replace("0x","")).toString(10);return{tokenId:o,amount:a}}catch(o){console.error("Error getting token from transaction data",o)}}if(e)try{let[,n,i,o,a]=mt(t);if([n,i,o,a].every(c=>Boolean(c))&&oe(new Tr.Address(a).bech32()))return{tokenId:`${n}-${i}`,amount:new xr.default(o,16).toString(10),collection:n,nonce:i,receiver:new Tr.Address(a).bech32()}}catch(n){}return yr}g();var wr=Q(require("bignumber.js"));g();g();g();g();g();g();g();g();var ue=(t,r)=>{let e=[],n=t.indexOf(r,0);for(;n>=0;)e.push(n),n=t.indexOf(r,n+1);return e};function ce(t){let r=[],e=0;try{if((t==null?void 0:t.startsWith("MultiESDTNFTTransfer"))&&(t==null?void 0:t.includes("@"))){let[,n,i,...o]=t==null?void 0:t.split("@");if(n){let a=new wr.default(i,16).toNumber(),c=0;for(let l=0;l<a;l++){let h={type:"nftTransaction",data:"",receiver:n};for(let f=0;f<3;f++){switch(f){case 0:h.token=rr(o[c]),h.data=o[c];break;case 1:{let F=o[c]&&o[c].length?o[c]:"";F?h.nonce=F:h.type="esdtTransaction",h.data=`${h.data}@${o[c]}`;break}case 2:h.amount=new wr.default(o[c],16).toString(10),h.data=`${h.data}@${o[c]}`;break;default:break}e=c+1,c++}r[l]=h}let u=r.length!==a,p=r.some(l=>ue(l.data,"@").length!==2),d=r.some(l=>l.data.startsWith("@"));if(u||p||d)return[];if(o[e]){let l=o[e];for(let h=e+1;h<o.length;h++)l+="@"+o[h];r[a]={type:"scCall",data:l,receiver:n}}}}}catch(n){return console.error("failed parsing tx",n),r}return r}var pe={tokenId:"",amount:"",type:"",multiTxData:"",receiver:""};function le({transactions:t}){let[r,e]=(0,X.useState)({}),[n,i]=(0,X.useState)([]);function o(u,p){e(d=>Cr(U({},d),{[u]:p}))}function a(u,p){return r==null?pe:u in r?r[u]:p!=null&&String(p)in r?r[p]:pe}function c(){if(t&&t.length>0){let u=[];t.forEach((p,d)=>{let l=p.getData().toString(),h=ce(l);if(h.length>0)h.forEach((f,F)=>{let V={transaction:p,multiTxData:f.data,transactionIndex:F};o(f.data,{tokenId:f.token?f.token:"",amount:f.amount?f.amount:"",type:f.type,nonce:f.nonce?f.nonce:"",multiTxData:f.data,receiver:f.receiver}),u.push(V)});else{let{tokenId:f,amount:F}=se(p.getData().toString());f&&o(p.getData().toString(),{tokenId:f,amount:F,receiver:p.getReceiver().bech32()}),u.push({transaction:p,transactionIndex:d})}}),i(u)}}return(0,X.useEffect)(()=>{c()},[t==null?void 0:t.length]),{parsedTransactionsByDataField:r,getTxInfoByDataField:a,allTransactions:n}}g();g();var vr={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}};var fe="Check if Elrond app is open on Ledger",yt=28161,Tt=28160,xt=[yt,Tt];function ge(t){let r=null;if((t==null?void 0:t.statusCode)in vr){let e=t==null?void 0:t.statusCode,{message:n}=vr[e];r=xt.includes(e)?fe:n}return{errorMessage:r,defaultErrorMessage:fe}}g();function de({tokenId:t,erdLabel:r}){return Boolean(t&&t!==r)}var er={};function wt({isLedger:t=!1,transactionsToSign:r,egldLabel:e,address:n,onCancel:i,onSignTransaction:o,onTransactionsSignError:a,onTransactionsSignSuccess:c,onGetScamAddressData:u}){var Sr,Er,br;let[p,d]=(0,O.useState)(0),[l,h]=(0,O.useState)(),[f,F]=(0,O.useState)(null),[V,tr]=(0,O.useState)(!1),{getTxInfoByDataField:he,allTransactions:C}=le({transactions:r}),nr=p===C.length-1;(0,O.useEffect)(()=>{me()},[p,C]);function me(){return or(this,null,function*(){var Br;let w=C[p];if(w==null)return;let{transaction:I,multiTxData:B}=w,ir=I.getData().toString(),Rr=he(I.getData().toString(),B),{tokenId:_r}=Rr,q=I.getReceiver().toString(),Fe=n!==q,ke=q in er;if(Fe&&!ke&&u!=null){let z=yield u(q);er=U(U({},er),z!=null&&z.scamInfo?{[q]:z.scamInfo}:{})}let Se=Boolean(_r&&de({tokenId:_r,erdLabel:e}));F({transaction:I,receiverScamInfo:((Br=er[q])==null?void 0:Br.info)||null,transactionTokenInfo:Rr,isTokenTransaction:Se,dataField:ir})})}function Ir(){d(0),h(void 0),tr(!1)}function Fr(){return or(this,null,function*(){try{if(f==null)return;tr(t);let w=yield o(f.transaction),I={[p]:w},B=l?U(U({},l),I):I;h(B),nr?B&&(c(Object.values(B)),Ir()):(d(ir=>ir+1),tr(!1))}catch(w){console.error(w,"sign error");let{message:I}=w,B=t?ge(w).errorMessage:null;Ir(),a(B!=null?B:I)}})}function ye(){try{if(f==null)return;f.transaction.getSignature().hex()?nr||d(I=>I+1):Fr()}catch(w){Fr()}}let Te=p===0;function xe(){Te?i==null||i():d(w=>w-1)}let kr=Boolean(((Sr=f==null?void 0:f.transactionTokenInfo)==null?void 0:Sr.type)&&((Er=f==null?void 0:f.transactionTokenInfo)==null?void 0:Er.multiTxData)&&!(f!=null&&f.dataField.endsWith((br=f==null?void 0:f.transactionTokenInfo)==null?void 0:br.multiTxData)));function we(){kr?d(w=>w+1):ye()}function ve(){d(w=>{let I=w+1;return I>(C==null?void 0:C.length)?w:I})}function Ie(){d(w=>{let I=w-1;return I<0?w:I})}return{allTransactions:C,onSignTransaction:we,onNext:ve,onPrev:Ie,waitingForDevice:V,onAbort:xe,isLastTransaction:nr,isFirstTransaction:p===0,hasMultipleTransactions:C.length>1,shouldContinueWithoutSigning:kr,currentStep:p,signedTransactions:l,currentTransaction:f}}0&&(module.exports={useSignMultipleTransactions});
/*!
* 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=useSignMultipleTransactions.js.map