@sofaws/dapp-core
Version:
A library to hold the main logic for a dapp on the Elrond Network
10 lines (9 loc) • 28.3 kB
JavaScript
"use strict";var br=Object.create;var z=Object.defineProperty,Cr=Object.defineProperties,Mr=Object.getOwnPropertyDescriptor,Nr=Object.getOwnPropertyDescriptors,_r=Object.getOwnPropertyNames,nr=Object.getOwnPropertySymbols,Dr=Object.getPrototypeOf,or=Object.prototype.hasOwnProperty,qr=Object.prototype.propertyIsEnumerable;var ar=(t,r,e)=>r in t?z(t,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[r]=e,W=(t,r)=>{for(var e in r||(r={}))or.call(r,e)&&ar(t,e,r[e]);if(nr)for(var e of nr(r))qr.call(r,e)&&ar(t,e,r[e]);return t},G=(t,r)=>Cr(t,Nr(r));var Pr=(t,r)=>()=>(t&&(r=t(t=0)),r);var D=(t,r)=>()=>(r||t((r={exports:{}}).exports,r),r.exports);var Hr=(t,r,e,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of _r(r))!or.call(t,n)&&n!==e&&z(t,n,{get:()=>r[n],enumerable:!(i=Mr(r,n))||i.enumerable});return t};var ur=(t,r,e)=>(e=t!=null?br(Dr(t)):{},Hr(r||!t||!t.__esModule?z(e,"default",{value:t,enumerable:!0}):e,t));var fr=D(q=>{"use strict";y();q.byteLength=zr;q.toByteArray=Gr;q.fromByteArray=Vr;var v=[],m=[],Yr=typeof Uint8Array!="undefined"?Uint8Array:Array,Q="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(S=0,sr=Q.length;S<sr;++S)v[S]=Q[S],m[Q.charCodeAt(S)]=S;var S,sr;m["-".charCodeAt(0)]=62;m["_".charCodeAt(0)]=63;function pr(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 i=e===r?0:4-e%4;return[e,i]}function zr(t){var r=pr(t),e=r[0],i=r[1];return(e+i)*3/4-i}function Wr(t,r,e){return(r+e)*3/4-e}function Gr(t){var r,e=pr(t),i=e[0],n=e[1],a=new Yr(Wr(t,i,n)),o=0,s=n>0?i-4:i,p;for(p=0;p<s;p+=4)r=m[t.charCodeAt(p)]<<18|m[t.charCodeAt(p+1)]<<12|m[t.charCodeAt(p+2)]<<6|m[t.charCodeAt(p+3)],a[o++]=r>>16&255,a[o++]=r>>8&255,a[o++]=r&255;return n===2&&(r=m[t.charCodeAt(p)]<<2|m[t.charCodeAt(p+1)]>>4,a[o++]=r&255),n===1&&(r=m[t.charCodeAt(p)]<<10|m[t.charCodeAt(p+1)]<<4|m[t.charCodeAt(p+2)]>>2,a[o++]=r>>8&255,a[o++]=r&255),a}function Qr(t){return v[t>>18&63]+v[t>>12&63]+v[t>>6&63]+v[t&63]}function Xr(t,r,e){for(var i,n=[],a=r;a<e;a+=3)i=(t[a]<<16&16711680)+(t[a+1]<<8&65280)+(t[a+2]&255),n.push(Qr(i));return n.join("")}function Vr(t){for(var r,e=t.length,i=e%3,n=[],a=16383,o=0,s=e-i;o<s;o+=a)n.push(Xr(t,o,o+a>s?s:o+a));return i===1?(r=t[e-1],n.push(v[r>>2]+v[r<<4&63]+"==")):i===2&&(r=(t[e-2]<<8)+t[e-1],n.push(v[r>>10]+v[r>>4&63]+v[r<<2&63]+"=")),n.join("")}});var hr=D(X=>{y();X.read=function(t,r,e,i,n){var a,o,s=n*8-i-1,p=(1<<s)-1,h=p>>1,c=-7,f=e?n-1:0,d=e?-1:1,w=t[r+f];for(f+=d,a=w&(1<<-c)-1,w>>=-c,c+=s;c>0;a=a*256+t[r+f],f+=d,c-=8);for(o=a&(1<<-c)-1,a>>=-c,c+=i;c>0;o=o*256+t[r+f],f+=d,c-=8);if(a===0)a=1-h;else{if(a===p)return o?NaN:(w?-1:1)*(1/0);o=o+Math.pow(2,i),a=a-h}return(w?-1:1)*o*Math.pow(2,a-i)};X.write=function(t,r,e,i,n,a){var o,s,p,h=a*8-n-1,c=(1<<h)-1,f=c>>1,d=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=i?0:a-1,C=i?1:-1,Rr=r<0||r===0&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(s=isNaN(r)?1:0,o=c):(o=Math.floor(Math.log(r)/Math.LN2),r*(p=Math.pow(2,-o))<1&&(o--,p*=2),o+f>=1?r+=d/p:r+=d*Math.pow(2,1-f),r*p>=2&&(o++,p/=2),o+f>=c?(s=0,o=c):o+f>=1?(s=(r*p-1)*Math.pow(2,n),o=o+f):(s=r*Math.pow(2,f-1)*Math.pow(2,n),o=0));n>=8;t[e+w]=s&255,w+=C,s/=256,n-=8);for(o=o<<n|s,h+=n;h>0;t[e+w]=o&255,w+=C,o/=256,h-=8);t[e+w-C]|=Rr*128}});var Er=D(N=>{"use strict";y();var V=fr(),M=hr(),cr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;N.Buffer=u;N.SlowBuffer=Or;N.INSPECT_MAX_BYTES=50;var P=2147483647;N.kMaxLength=P;u.TYPED_ARRAY_SUPPORT=Jr();!u.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Jr(){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(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function U(t){if(t>P)throw new RangeError('The value "'+t+'" is invalid for option "size"');var r=new Uint8Array(t);return Object.setPrototypeOf(r,u.prototype),r}function u(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 $(t)}return gr(t,r,e)}u.poolSize=8192;function gr(t,r,e){if(typeof t=="string")return Kr(t,r);if(ArrayBuffer.isView(t))return $r(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(F(t,ArrayBuffer)||t&&F(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(F(t,SharedArrayBuffer)||t&&F(t.buffer,SharedArrayBuffer)))return Z(t,r,e);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var i=t.valueOf&&t.valueOf();if(i!=null&&i!==t)return u.from(i,r,e);var n=jr(t);if(n)return n;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return u.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)}u.from=function(t,r,e){return gr(t,r,e)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function xr(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 Zr(t,r,e){return xr(t),t<=0?U(t):r!==void 0?typeof e=="string"?U(t).fill(r,e):U(t).fill(r):U(t)}u.alloc=function(t,r,e){return Zr(t,r,e)};function $(t){return xr(t),U(t<0?0:j(t)|0)}u.allocUnsafe=function(t){return $(t)};u.allocUnsafeSlow=function(t){return $(t)};function Kr(t,r){if((typeof r!="string"||r==="")&&(r="utf8"),!u.isEncoding(r))throw new TypeError("Unknown encoding: "+r);var e=wr(t,r)|0,i=U(e),n=i.write(t,r);return n!==e&&(i=i.slice(0,n)),i}function J(t){for(var r=t.length<0?0:j(t.length)|0,e=U(r),i=0;i<r;i+=1)e[i]=t[i]&255;return e}function $r(t){if(F(t,Uint8Array)){var r=new Uint8Array(t);return Z(r.buffer,r.byteOffset,r.byteLength)}return J(t)}function Z(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 i;return r===void 0&&e===void 0?i=new Uint8Array(t):e===void 0?i=new Uint8Array(t,r):i=new Uint8Array(t,r,e),Object.setPrototypeOf(i,u.prototype),i}function jr(t){if(u.isBuffer(t)){var r=j(t.length)|0,e=U(r);return e.length===0||t.copy(e,0,0,r),e}if(t.length!==void 0)return typeof t.length!="number"||O(t.length)?U(0):J(t);if(t.type==="Buffer"&&Array.isArray(t.data))return J(t.data)}function j(t){if(t>=P)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+P.toString(16)+" bytes");return t|0}function Or(t){return+t!=t&&(t=0),u.alloc(+t)}u.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==u.prototype};u.compare=function(r,e){if(F(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),F(e,Uint8Array)&&(e=u.from(e,e.offset,e.byteLength)),!u.isBuffer(r)||!u.isBuffer(e))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===e)return 0;for(var i=r.length,n=e.length,a=0,o=Math.min(i,n);a<o;++a)if(r[a]!==e[a]){i=r[a],n=e[a];break}return i<n?-1:n<i?1:0};u.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}};u.concat=function(r,e){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return u.alloc(0);var i;if(e===void 0)for(e=0,i=0;i<r.length;++i)e+=r[i].length;var n=u.allocUnsafe(e),a=0;for(i=0;i<r.length;++i){var o=r[i];if(F(o,Uint8Array))a+o.length>n.length?u.from(o).copy(n,a):Uint8Array.prototype.set.call(n,o,a);else if(u.isBuffer(o))o.copy(n,a);else throw new TypeError('"list" argument must be an Array of Buffers');a+=o.length}return n};function wr(t,r){if(u.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||F(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,i=arguments.length>2&&arguments[2]===!0;if(!i&&e===0)return 0;for(var n=!1;;)switch(r){case"ascii":case"latin1":case"binary":return e;case"utf8":case"utf-8":return K(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(n)return i?-1:K(t).length;r=(""+r).toLowerCase(),n=!0}}u.byteLength=wr;function re(t,r,e){var i=!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 fe(this,r,e);case"utf8":case"utf-8":return dr(this,r,e);case"ascii":return se(this,r,e);case"latin1":case"binary":return pe(this,r,e);case"base64":return oe(this,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return he(this,r,e);default:if(i)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),i=!0}}u.prototype._isBuffer=!0;function R(t,r,e){var i=t[r];t[r]=t[e],t[e]=i}u.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)R(this,e,e+1);return this};u.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)R(this,e,e+3),R(this,e+1,e+2);return this};u.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)R(this,e,e+7),R(this,e+1,e+6),R(this,e+2,e+5),R(this,e+3,e+4);return this};u.prototype.toString=function(){var r=this.length;return r===0?"":arguments.length===0?dr(this,0,r):re.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(r){if(!u.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:u.compare(this,r)===0};u.prototype.inspect=function(){var r="",e=N.INSPECT_MAX_BYTES;return r=this.toString("hex",0,e).replace(/(.{2})/g,"$1 ").trim(),this.length>e&&(r+=" ... "),"<Buffer "+r+">"};cr&&(u.prototype[cr]=u.prototype.inspect);u.prototype.compare=function(r,e,i,n,a){if(F(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.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),i===void 0&&(i=r?r.length:0),n===void 0&&(n=0),a===void 0&&(a=this.length),e<0||i>r.length||n<0||a>this.length)throw new RangeError("out of range index");if(n>=a&&e>=i)return 0;if(n>=a)return-1;if(e>=i)return 1;if(e>>>=0,i>>>=0,n>>>=0,a>>>=0,this===r)return 0;for(var o=a-n,s=i-e,p=Math.min(o,s),h=this.slice(n,a),c=r.slice(e,i),f=0;f<p;++f)if(h[f]!==c[f]){o=h[f],s=c[f];break}return o<s?-1:s<o?1:0};function mr(t,r,e,i,n){if(t.length===0)return-1;if(typeof e=="string"?(i=e,e=0):e>2147483647?e=2147483647:e<-2147483648&&(e=-2147483648),e=+e,O(e)&&(e=n?0:t.length-1),e<0&&(e=t.length+e),e>=t.length){if(n)return-1;e=t.length-1}else if(e<0)if(n)e=0;else return-1;if(typeof r=="string"&&(r=u.from(r,i)),u.isBuffer(r))return r.length===0?-1:lr(t,r,e,i,n);if(typeof r=="number")return r=r&255,typeof Uint8Array.prototype.indexOf=="function"?n?Uint8Array.prototype.indexOf.call(t,r,e):Uint8Array.prototype.lastIndexOf.call(t,r,e):lr(t,[r],e,i,n);throw new TypeError("val must be string, number or Buffer")}function lr(t,r,e,i,n){var a=1,o=t.length,s=r.length;if(i!==void 0&&(i=String(i).toLowerCase(),i==="ucs2"||i==="ucs-2"||i==="utf16le"||i==="utf-16le")){if(t.length<2||r.length<2)return-1;a=2,o/=2,s/=2,e/=2}function p(w,C){return a===1?w[C]:w.readUInt16BE(C*a)}var h;if(n){var c=-1;for(h=e;h<o;h++)if(p(t,h)===p(r,c===-1?0:h-c)){if(c===-1&&(c=h),h-c+1===s)return c*a}else c!==-1&&(h-=h-c),c=-1}else for(e+s>o&&(e=o-s),h=e;h>=0;h--){for(var f=!0,d=0;d<s;d++)if(p(t,h+d)!==p(r,d)){f=!1;break}if(f)return h}return-1}u.prototype.includes=function(r,e,i){return this.indexOf(r,e,i)!==-1};u.prototype.indexOf=function(r,e,i){return mr(this,r,e,i,!0)};u.prototype.lastIndexOf=function(r,e,i){return mr(this,r,e,i,!1)};function ee(t,r,e,i){e=Number(e)||0;var n=t.length-e;i?(i=Number(i),i>n&&(i=n)):i=n;var a=r.length;i>a/2&&(i=a/2);for(var o=0;o<i;++o){var s=parseInt(r.substr(o*2,2),16);if(O(s))return o;t[e+o]=s}return o}function te(t,r,e,i){return H(K(r,t.length-e),t,e,i)}function ie(t,r,e,i){return H(ye(r),t,e,i)}function ne(t,r,e,i){return H(kr(r),t,e,i)}function ae(t,r,e,i){return H(ge(r,t.length-e),t,e,i)}u.prototype.write=function(r,e,i,n){if(e===void 0)n="utf8",i=this.length,e=0;else if(i===void 0&&typeof e=="string")n=e,i=this.length,e=0;else if(isFinite(e))e=e>>>0,isFinite(i)?(i=i>>>0,n===void 0&&(n="utf8")):(n=i,i=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var a=this.length-e;if((i===void 0||i>a)&&(i=a),r.length>0&&(i<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return ee(this,r,e,i);case"utf8":case"utf-8":return te(this,r,e,i);case"ascii":case"latin1":case"binary":return ie(this,r,e,i);case"base64":return ne(this,r,e,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ae(this,r,e,i);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function oe(t,r,e){return r===0&&e===t.length?V.fromByteArray(t):V.fromByteArray(t.slice(r,e))}function dr(t,r,e){e=Math.min(t.length,e);for(var i=[],n=r;n<e;){var a=t[n],o=null,s=a>239?4:a>223?3:a>191?2:1;if(n+s<=e){var p,h,c,f;switch(s){case 1:a<128&&(o=a);break;case 2:p=t[n+1],(p&192)===128&&(f=(a&31)<<6|p&63,f>127&&(o=f));break;case 3:p=t[n+1],h=t[n+2],(p&192)===128&&(h&192)===128&&(f=(a&15)<<12|(p&63)<<6|h&63,f>2047&&(f<55296||f>57343)&&(o=f));break;case 4:p=t[n+1],h=t[n+2],c=t[n+3],(p&192)===128&&(h&192)===128&&(c&192)===128&&(f=(a&15)<<18|(p&63)<<12|(h&63)<<6|c&63,f>65535&&f<1114112&&(o=f))}}o===null?(o=65533,s=1):o>65535&&(o-=65536,i.push(o>>>10&1023|55296),o=56320|o&1023),i.push(o),n+=s}return ue(i)}var yr=4096;function ue(t){var r=t.length;if(r<=yr)return String.fromCharCode.apply(String,t);for(var e="",i=0;i<r;)e+=String.fromCharCode.apply(String,t.slice(i,i+=yr));return e}function se(t,r,e){var i="";e=Math.min(t.length,e);for(var n=r;n<e;++n)i+=String.fromCharCode(t[n]&127);return i}function pe(t,r,e){var i="";e=Math.min(t.length,e);for(var n=r;n<e;++n)i+=String.fromCharCode(t[n]);return i}function fe(t,r,e){var i=t.length;(!r||r<0)&&(r=0),(!e||e<0||e>i)&&(e=i);for(var n="",a=r;a<e;++a)n+=xe[t[a]];return n}function he(t,r,e){for(var i=t.slice(r,e),n="",a=0;a<i.length-1;a+=2)n+=String.fromCharCode(i[a]+i[a+1]*256);return n}u.prototype.slice=function(r,e){var i=this.length;r=~~r,e=e===void 0?i:~~e,r<0?(r+=i,r<0&&(r=0)):r>i&&(r=i),e<0?(e+=i,e<0&&(e=0)):e>i&&(e=i),e<r&&(e=r);var n=this.subarray(r,e);return Object.setPrototypeOf(n,u.prototype),n};function g(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")}u.prototype.readUintLE=u.prototype.readUIntLE=function(r,e,i){r=r>>>0,e=e>>>0,i||g(r,e,this.length);for(var n=this[r],a=1,o=0;++o<e&&(a*=256);)n+=this[r+o]*a;return n};u.prototype.readUintBE=u.prototype.readUIntBE=function(r,e,i){r=r>>>0,e=e>>>0,i||g(r,e,this.length);for(var n=this[r+--e],a=1;e>0&&(a*=256);)n+=this[r+--e]*a;return n};u.prototype.readUint8=u.prototype.readUInt8=function(r,e){return r=r>>>0,e||g(r,1,this.length),this[r]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(r,e){return r=r>>>0,e||g(r,2,this.length),this[r]|this[r+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(r,e){return r=r>>>0,e||g(r,2,this.length),this[r]<<8|this[r+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(r,e){return r=r>>>0,e||g(r,4,this.length),(this[r]|this[r+1]<<8|this[r+2]<<16)+this[r+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(r,e){return r=r>>>0,e||g(r,4,this.length),this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])};u.prototype.readIntLE=function(r,e,i){r=r>>>0,e=e>>>0,i||g(r,e,this.length);for(var n=this[r],a=1,o=0;++o<e&&(a*=256);)n+=this[r+o]*a;return a*=128,n>=a&&(n-=Math.pow(2,8*e)),n};u.prototype.readIntBE=function(r,e,i){r=r>>>0,e=e>>>0,i||g(r,e,this.length);for(var n=e,a=1,o=this[r+--n];n>0&&(a*=256);)o+=this[r+--n]*a;return a*=128,o>=a&&(o-=Math.pow(2,8*e)),o};u.prototype.readInt8=function(r,e){return r=r>>>0,e||g(r,1,this.length),this[r]&128?(255-this[r]+1)*-1:this[r]};u.prototype.readInt16LE=function(r,e){r=r>>>0,e||g(r,2,this.length);var i=this[r]|this[r+1]<<8;return i&32768?i|4294901760:i};u.prototype.readInt16BE=function(r,e){r=r>>>0,e||g(r,2,this.length);var i=this[r+1]|this[r]<<8;return i&32768?i|4294901760:i};u.prototype.readInt32LE=function(r,e){return r=r>>>0,e||g(r,4,this.length),this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24};u.prototype.readInt32BE=function(r,e){return r=r>>>0,e||g(r,4,this.length),this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]};u.prototype.readFloatLE=function(r,e){return r=r>>>0,e||g(r,4,this.length),M.read(this,r,!0,23,4)};u.prototype.readFloatBE=function(r,e){return r=r>>>0,e||g(r,4,this.length),M.read(this,r,!1,23,4)};u.prototype.readDoubleLE=function(r,e){return r=r>>>0,e||g(r,8,this.length),M.read(this,r,!0,52,8)};u.prototype.readDoubleBE=function(r,e){return r=r>>>0,e||g(r,8,this.length),M.read(this,r,!1,52,8)};function x(t,r,e,i,n,a){if(!u.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>n||r<a)throw new RangeError('"value" argument is out of bounds');if(e+i>t.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(r,e,i,n){if(r=+r,e=e>>>0,i=i>>>0,!n){var a=Math.pow(2,8*i)-1;x(this,r,e,i,a,0)}var o=1,s=0;for(this[e]=r&255;++s<i&&(o*=256);)this[e+s]=r/o&255;return e+i};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(r,e,i,n){if(r=+r,e=e>>>0,i=i>>>0,!n){var a=Math.pow(2,8*i)-1;x(this,r,e,i,a,0)}var o=i-1,s=1;for(this[e+o]=r&255;--o>=0&&(s*=256);)this[e+o]=r/s&255;return e+i};u.prototype.writeUint8=u.prototype.writeUInt8=function(r,e,i){return r=+r,e=e>>>0,i||x(this,r,e,1,255,0),this[e]=r&255,e+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(r,e,i){return r=+r,e=e>>>0,i||x(this,r,e,2,65535,0),this[e]=r&255,this[e+1]=r>>>8,e+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(r,e,i){return r=+r,e=e>>>0,i||x(this,r,e,2,65535,0),this[e]=r>>>8,this[e+1]=r&255,e+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(r,e,i){return r=+r,e=e>>>0,i||x(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};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(r,e,i){return r=+r,e=e>>>0,i||x(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};u.prototype.writeIntLE=function(r,e,i,n){if(r=+r,e=e>>>0,!n){var a=Math.pow(2,8*i-1);x(this,r,e,i,a-1,-a)}var o=0,s=1,p=0;for(this[e]=r&255;++o<i&&(s*=256);)r<0&&p===0&&this[e+o-1]!==0&&(p=1),this[e+o]=(r/s>>0)-p&255;return e+i};u.prototype.writeIntBE=function(r,e,i,n){if(r=+r,e=e>>>0,!n){var a=Math.pow(2,8*i-1);x(this,r,e,i,a-1,-a)}var o=i-1,s=1,p=0;for(this[e+o]=r&255;--o>=0&&(s*=256);)r<0&&p===0&&this[e+o+1]!==0&&(p=1),this[e+o]=(r/s>>0)-p&255;return e+i};u.prototype.writeInt8=function(r,e,i){return r=+r,e=e>>>0,i||x(this,r,e,1,127,-128),r<0&&(r=255+r+1),this[e]=r&255,e+1};u.prototype.writeInt16LE=function(r,e,i){return r=+r,e=e>>>0,i||x(this,r,e,2,32767,-32768),this[e]=r&255,this[e+1]=r>>>8,e+2};u.prototype.writeInt16BE=function(r,e,i){return r=+r,e=e>>>0,i||x(this,r,e,2,32767,-32768),this[e]=r>>>8,this[e+1]=r&255,e+2};u.prototype.writeInt32LE=function(r,e,i){return r=+r,e=e>>>0,i||x(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};u.prototype.writeInt32BE=function(r,e,i){return r=+r,e=e>>>0,i||x(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 vr(t,r,e,i,n,a){if(e+i>t.length)throw new RangeError("Index out of range");if(e<0)throw new RangeError("Index out of range")}function Fr(t,r,e,i,n){return r=+r,e=e>>>0,n||vr(t,r,e,4,34028234663852886e22,-34028234663852886e22),M.write(t,r,e,i,23,4),e+4}u.prototype.writeFloatLE=function(r,e,i){return Fr(this,r,e,!0,i)};u.prototype.writeFloatBE=function(r,e,i){return Fr(this,r,e,!1,i)};function Br(t,r,e,i,n){return r=+r,e=e>>>0,n||vr(t,r,e,8,17976931348623157e292,-17976931348623157e292),M.write(t,r,e,i,52,8),e+8}u.prototype.writeDoubleLE=function(r,e,i){return Br(this,r,e,!0,i)};u.prototype.writeDoubleBE=function(r,e,i){return Br(this,r,e,!1,i)};u.prototype.copy=function(r,e,i,n){if(!u.isBuffer(r))throw new TypeError("argument should be a Buffer");if(i||(i=0),!n&&n!==0&&(n=this.length),e>=r.length&&(e=r.length),e||(e=0),n>0&&n<i&&(n=i),n===i||r.length===0||this.length===0)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),r.length-e<n-i&&(n=r.length-e+i);var a=n-i;return this===r&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(e,i,n):Uint8Array.prototype.set.call(r,this.subarray(i,n),e),a};u.prototype.fill=function(r,e,i,n){if(typeof r=="string"){if(typeof e=="string"?(n=e,e=0,i=this.length):typeof i=="string"&&(n=i,i=this.length),n!==void 0&&typeof n!="string")throw new TypeError("encoding must be a string");if(typeof n=="string"&&!u.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(r.length===1){var a=r.charCodeAt(0);(n==="utf8"&&a<128||n==="latin1")&&(r=a)}}else typeof r=="number"?r=r&255:typeof r=="boolean"&&(r=Number(r));if(e<0||this.length<e||this.length<i)throw new RangeError("Out of range index");if(i<=e)return this;e=e>>>0,i=i===void 0?this.length:i>>>0,r||(r=0);var o;if(typeof r=="number")for(o=e;o<i;++o)this[o]=r;else{var s=u.isBuffer(r)?r:u.from(r,n),p=s.length;if(p===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(o=0;o<i-e;++o)this[o+e]=s[o%p]}return this};var ce=/[^+/0-9A-Za-z-_]/g;function le(t){if(t=t.split("=")[0],t=t.trim().replace(ce,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function K(t,r){r=r||1/0;for(var e,i=t.length,n=null,a=[],o=0;o<i;++o){if(e=t.charCodeAt(o),e>55295&&e<57344){if(!n){if(e>56319){(r-=3)>-1&&a.push(239,191,189);continue}else if(o+1===i){(r-=3)>-1&&a.push(239,191,189);continue}n=e;continue}if(e<56320){(r-=3)>-1&&a.push(239,191,189),n=e;continue}e=(n-55296<<10|e-56320)+65536}else n&&(r-=3)>-1&&a.push(239,191,189);if(n=null,e<128){if((r-=1)<0)break;a.push(e)}else if(e<2048){if((r-=2)<0)break;a.push(e>>6|192,e&63|128)}else if(e<65536){if((r-=3)<0)break;a.push(e>>12|224,e>>6&63|128,e&63|128)}else if(e<1114112){if((r-=4)<0)break;a.push(e>>18|240,e>>12&63|128,e>>6&63|128,e&63|128)}else throw new Error("Invalid code point")}return a}function ye(t){for(var r=[],e=0;e<t.length;++e)r.push(t.charCodeAt(e)&255);return r}function ge(t,r){for(var e,i,n,a=[],o=0;o<t.length&&!((r-=2)<0);++o)e=t.charCodeAt(o),i=e>>8,n=e%256,a.push(n),a.push(i);return a}function kr(t){return V.toByteArray(le(t))}function H(t,r,e,i){for(var n=0;n<i&&!(n+e>=r.length||n>=t.length);++n)r[n+e]=t[n];return n}function F(t,r){return t instanceof r||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===r.name}function O(t){return t!==t}var xe=function(){for(var t="0123456789abcdef",r=new Array(256),e=0;e<16;++e)for(var i=e*16,n=0;n<16;++n)r[i+n]=t[e]+t[n];return r}()});var Lr=D((Ee,Ar)=>{y();var l=Ar.exports={},B,k;function rr(){throw new Error("setTimeout has not been defined")}function er(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?B=setTimeout:B=rr}catch(t){B=rr}try{typeof clearTimeout=="function"?k=clearTimeout:k=er}catch(t){k=er}})();function Tr(t){if(B===setTimeout)return setTimeout(t,0);if((B===rr||!B)&&setTimeout)return B=setTimeout,setTimeout(t,0);try{return B(t,0)}catch(r){try{return B.call(null,t,0)}catch(e){return B.call(this,t,0)}}}function we(t){if(k===clearTimeout)return clearTimeout(t);if((k===er||!k)&&clearTimeout)return k=clearTimeout,clearTimeout(t);try{return k(t)}catch(r){try{return k.call(null,t)}catch(e){return k.call(this,t)}}}var I=[],_=!1,b,Y=-1;function me(){!_||!b||(_=!1,b.length?I=b.concat(I):Y=-1,I.length&&Ur())}function Ur(){if(!_){var t=Tr(me);_=!0;for(var r=I.length;r;){for(b=I,I=[];++Y<r;)b&&b[Y].run();Y=-1,r=I.length}b=null,_=!1,we(t)}}l.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];I.push(new Ir(t,r)),I.length===1&&!_&&Tr(Ur)};function Ir(t,r){this.fun=t,this.array=r}Ir.prototype.run=function(){this.fun.apply(null,this.array)};l.title="browser";l.browser=!0;l.env={};l.argv=[];l.version="";l.versions={};function A(){}l.on=A;l.addListener=A;l.once=A;l.off=A;l.removeListener=A;l.removeAllListeners=A;l.emit=A;l.prependListener=A;l.prependOnceListener=A;l.listeners=function(t){return[]};l.binding=function(t){throw new Error("process.binding is not supported")};l.cwd=function(){return"/"};l.chdir=function(t){throw new Error("process.chdir is not supported")};l.umask=function(){return 0}});var E,T,Te,y=Pr(()=>{E=ur(Er()),T=ur(Lr()),Te=function(t){function r(){var i=this||self;return delete t.prototype.__magic__,i}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)});y();y();y();y();function Sr(t){var e,i;let r=t.receiver;return(i=(e=t.action)==null?void 0:e.arguments)!=null&&i.receiver&&(r=t.action.arguments.receiver),r}function tr(t){let r=Sr(t);return t.receiver===r?t.receiverAssets:void 0}y();var ir={blockHash:"",price:60,txHash:"c747f6ea467fb68e2f152a5baa57edbc7e04d297954878084363cbdb961eed7e",gasLimit:6e7,gasPrice:1e9,gasUsed:6e7,miniBlockHash:"d7ad7c1f8f57e3a370b12092604c42157cb5228ab598e9bbca641ee2e4ee7bd2",nonce:965,receiver:"erd1qqqqqqqqqqqqqpgq4gdcg0k83u7lpv4s4532w3au9y9h0vm70eqq6m8qk2",receiverShard:0,round:2044988,sender:"erd1wh9c0sjr2xn8hzf02lwwcr4jk2s84tat9ud2kaq6zr7xzpvl9l5q8awmex",senderShard:0,signature:"transaction-signature-hash",status:"fail",value:"1234",fee:"655440000000000",timestamp:1660821528,data:"cGluZw==",action:{category:"scCall",name:"ping"}};describe("getTransactionReceiverAssets",()=>{it("returns receiver assets",()=>{let t=G(W({},ir),{receiver:"receiver-hash",receiverAssets:{name:"john doe",description:"description",iconPng:"icon.png",iconSvg:"icon.svg",tags:["@tag1","@tag2"]}}),r=tr(t);expect(r).toBe(t.receiverAssets)}),it('returns "undefined" when the transaction receiver does not match the receiver address from the transaction action arguments',()=>{let t=G(W({},ir),{receiver:"receiver-hash",receiverAssets:{name:"john doe",description:"description",iconPng:"icon.png",iconSvg:"icon.svg",tags:["@tag1","@tag2"]},action:{name:"transfer",category:"scCall",arguments:{receiver:"receiver-hash-from-action-arguments"}}}),r=tr(t);expect(r).toBeUndefined()})});
/*!
* 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=getTransactionReceiverAssets.test.js.map