UNPKG

@multiversx/sdk-dapp-swap

Version:

A library to hold the main logic for swapping between tokens on the MultiversX blockchain

228 lines (222 loc) 32.1 kB
"use strict";var Vr=Object.create;var O=Object.defineProperty;var Jr=Object.getOwnPropertyDescriptor;var Zr=Object.getOwnPropertyNames;var jr=Object.getPrototypeOf,rt=Object.prototype.hasOwnProperty;var tt=(e,r)=>()=>(e&&(r=e(e=0)),r);var Q=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports),et=(e,r)=>{for(var t in r)O(e,t,{get:r[t],enumerable:!0})},xr=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let i of Zr(r))!rt.call(e,i)&&i!==t&&O(e,i,{get:()=>r[i],enumerable:!(n=Jr(r,i))||n.enumerable});return e};var j=(e,r,t)=>(t=e!=null?Vr(jr(e)):{},xr(r||!e||!e.__esModule?O(t,"default",{value:e,enumerable:!0}):t,e)),nt=e=>xr(O({},"__esModule",{value:!0}),e);var rr=(e,r,t)=>new Promise((n,i)=>{var o=p=>{try{c(t.next(p))}catch(l){i(l)}},a=p=>{try{c(t.throw(p))}catch(l){i(l)}},c=p=>p.done?n(p.value):Promise.resolve(p.value).then(o,a);c((t=t.apply(e,r)).next())});var dr=Q(W=>{"use strict";s();W.byteLength=ot;W.toByteArray=ut;W.fromByteArray=ct;var I=[],T=[],it=typeof Uint8Array!="undefined"?Uint8Array:Array,tr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(D=0,gr=tr.length;D<gr;++D)I[D]=tr[D],T[tr.charCodeAt(D)]=D;var D,gr;T["-".charCodeAt(0)]=62;T["_".charCodeAt(0)]=63;function Er(e){var r=e.length;if(r%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=r);var n=t===r?0:4-t%4;return[t,n]}function ot(e){var r=Er(e),t=r[0],n=r[1];return(t+n)*3/4-n}function at(e,r,t){return(r+t)*3/4-t}function ut(e){var r,t=Er(e),n=t[0],i=t[1],o=new it(at(e,n,i)),a=0,c=i>0?n-4:n,p;for(p=0;p<c;p+=4)r=T[e.charCodeAt(p)]<<18|T[e.charCodeAt(p+1)]<<12|T[e.charCodeAt(p+2)]<<6|T[e.charCodeAt(p+3)],o[a++]=r>>16&255,o[a++]=r>>8&255,o[a++]=r&255;return i===2&&(r=T[e.charCodeAt(p)]<<2|T[e.charCodeAt(p+1)]>>4,o[a++]=r&255),i===1&&(r=T[e.charCodeAt(p)]<<10|T[e.charCodeAt(p+1)]<<4|T[e.charCodeAt(p+2)]>>2,o[a++]=r>>8&255,o[a++]=r&255),o}function pt(e){return I[e>>18&63]+I[e>>12&63]+I[e>>6&63]+I[e&63]}function st(e,r,t){for(var n,i=[],o=r;o<t;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(e[o+2]&255),i.push(pt(n));return i.join("")}function ct(e){for(var r,t=e.length,n=t%3,i=[],o=16383,a=0,c=t-n;a<c;a+=o)i.push(st(e,a,a+o>c?c:a+o));return n===1?(r=e[t-1],i.push(I[r>>2]+I[r<<4&63]+"==")):n===2&&(r=(e[t-2]<<8)+e[t-1],i.push(I[r>>10]+I[r>>4&63]+I[r<<2&63]+"=")),i.join("")}});var Ar=Q(er=>{s();er.read=function(e,r,t,n,i){var o,a,c=i*8-n-1,p=(1<<c)-1,l=p>>1,h=-7,f=t?i-1:0,A=t?-1:1,E=e[r+f];for(f+=A,o=E&(1<<-h)-1,E>>=-h,h+=c;h>0;o=o*256+e[r+f],f+=A,h-=8);for(a=o&(1<<-h)-1,o>>=-h,h+=n;h>0;a=a*256+e[r+f],f+=A,h-=8);if(o===0)o=1-l;else{if(o===p)return a?NaN:(E?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-l}return(E?-1:1)*a*Math.pow(2,o-n)};er.write=function(e,r,t,n,i,o){var a,c,p,l=o*8-i-1,h=(1<<l)-1,f=h>>1,A=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=n?0:o-1,S=n?1:-1,F=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=h):(a=Math.floor(Math.log(r)/Math.LN2),r*(p=Math.pow(2,-a))<1&&(a--,p*=2),a+f>=1?r+=A/p:r+=A*Math.pow(2,1-f),r*p>=2&&(a++,p/=2),a+f>=h?(c=0,a=h):a+f>=1?(c=(r*p-1)*Math.pow(2,i),a=a+f):(c=r*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;e[t+E]=c&255,E+=S,c/=256,i-=8);for(a=a<<i|c,l+=i;l>0;e[t+E]=a&255,E+=S,a/=256,l-=8);e[t+E-S]|=F*128}});var $r=Q(P=>{"use strict";s();var nr=dr(),_=Ar(),Tr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;P.Buffer=u;P.SlowBuffer=wt;P.INSPECT_MAX_BYTES=50;var H=2147483647;P.kMaxLength=H;u.TYPED_ARRAY_SUPPORT=ft();!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 ft(){try{var e=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(e,r),e.foo()===42}catch(t){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 C(e){if(e>H)throw new RangeError('The value "'+e+'" is invalid for option "size"');var r=new Uint8Array(e);return Object.setPrototypeOf(r,u.prototype),r}function u(e,r,t){if(typeof e=="number"){if(typeof r=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return ur(e)}return vr(e,r,t)}u.poolSize=8192;function vr(e,r,t){if(typeof e=="string")return lt(e,r);if(ArrayBuffer.isView(e))return mt(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(v(e,ArrayBuffer)||e&&v(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(v(e,SharedArrayBuffer)||e&&v(e.buffer,SharedArrayBuffer)))return or(e,r,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return u.from(n,r,t);var i=yt(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),r,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,r,t){return vr(e,r,t)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Br(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function ht(e,r,t){return Br(e),e<=0?C(e):r!==void 0?typeof t=="string"?C(e).fill(r,t):C(e).fill(r):C(e)}u.alloc=function(e,r,t){return ht(e,r,t)};function ur(e){return Br(e),C(e<0?0:pr(e)|0)}u.allocUnsafe=function(e){return ur(e)};u.allocUnsafeSlow=function(e){return ur(e)};function lt(e,r){if((typeof r!="string"||r==="")&&(r="utf8"),!u.isEncoding(r))throw new TypeError("Unknown encoding: "+r);var t=kr(e,r)|0,n=C(t),i=n.write(e,r);return i!==t&&(n=n.slice(0,i)),n}function ir(e){for(var r=e.length<0?0:pr(e.length)|0,t=C(r),n=0;n<r;n+=1)t[n]=e[n]&255;return t}function mt(e){if(v(e,Uint8Array)){var r=new Uint8Array(e);return or(r.buffer,r.byteOffset,r.byteLength)}return ir(e)}function or(e,r,t){if(r<0||e.byteLength<r)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<r+(t||0))throw new RangeError('"length" is outside of buffer bounds');var n;return r===void 0&&t===void 0?n=new Uint8Array(e):t===void 0?n=new Uint8Array(e,r):n=new Uint8Array(e,r,t),Object.setPrototypeOf(n,u.prototype),n}function yt(e){if(u.isBuffer(e)){var r=pr(e.length)|0,t=C(r);return t.length===0||e.copy(t,0,0,r),t}if(e.length!==void 0)return typeof e.length!="number"||sr(e.length)?C(0):ir(e);if(e.type==="Buffer"&&Array.isArray(e.data))return ir(e.data)}function pr(e){if(e>=H)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+H.toString(16)+" bytes");return e|0}function wt(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==u.prototype};u.compare=function(r,t){if(v(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),v(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(r)||!u.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===t)return 0;for(var n=r.length,i=t.length,o=0,a=Math.min(n,i);o<a;++o)if(r[o]!==t[o]){n=r[o],i=t[o];break}return n<i?-1:i<n?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,t){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return u.alloc(0);var n;if(t===void 0)for(t=0,n=0;n<r.length;++n)t+=r[n].length;var i=u.allocUnsafe(t),o=0;for(n=0;n<r.length;++n){var a=r[n];if(v(a,Uint8Array))o+a.length>i.length?u.from(a).copy(i,o):Uint8Array.prototype.set.call(i,a,o);else if(u.isBuffer(a))a.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=a.length}return i};function kr(e,r){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||v(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var t=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;for(var i=!1;;)switch(r){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return ar(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Dr(e).length;default:if(i)return n?-1:ar(e).length;r=(""+r).toLowerCase(),i=!0}}u.byteLength=kr;function xt(e,r,t){var n=!1;if((r===void 0||r<0)&&(r=0),r>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,r>>>=0,t<=r))return"";for(e||(e="utf8");;)switch(e){case"hex":return kt(this,r,t);case"utf8":case"utf-8":return Sr(this,r,t);case"ascii":return vt(this,r,t);case"latin1":case"binary":return Bt(this,r,t);case"base64":return Ft(this,r,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ut(this,r,t);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}u.prototype._isBuffer=!0;function $(e,r,t){var n=e[r];e[r]=e[t],e[t]=n}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 t=0;t<r;t+=2)$(this,t,t+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 t=0;t<r;t+=4)$(this,t,t+3),$(this,t+1,t+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 t=0;t<r;t+=8)$(this,t,t+7),$(this,t+1,t+6),$(this,t+2,t+5),$(this,t+3,t+4);return this};u.prototype.toString=function(){var r=this.length;return r===0?"":arguments.length===0?Sr(this,0,r):xt.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="",t=P.INSPECT_MAX_BYTES;return r=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(r+=" ... "),"<Buffer "+r+">"};Tr&&(u.prototype[Tr]=u.prototype.inspect);u.prototype.compare=function(r,t,n,i,o){if(v(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(t===void 0&&(t=0),n===void 0&&(n=r?r.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),t<0||n>r.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&t>=n)return 0;if(i>=o)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,o>>>=0,this===r)return 0;for(var a=o-i,c=n-t,p=Math.min(a,c),l=this.slice(i,o),h=r.slice(t,n),f=0;f<p;++f)if(l[f]!==h[f]){a=l[f],c=h[f];break}return a<c?-1:c<a?1:0};function Ur(e,r,t,n,i){if(e.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,sr(t)&&(t=i?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(i)return-1;t=e.length-1}else if(t<0)if(i)t=0;else return-1;if(typeof r=="string"&&(r=u.from(r,n)),u.isBuffer(r))return r.length===0?-1:Fr(e,r,t,n,i);if(typeof r=="number")return r=r&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,r,t):Uint8Array.prototype.lastIndexOf.call(e,r,t):Fr(e,[r],t,n,i);throw new TypeError("val must be string, number or Buffer")}function Fr(e,r,t,n,i){var o=1,a=e.length,c=r.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(e.length<2||r.length<2)return-1;o=2,a/=2,c/=2,t/=2}function p(E,S){return o===1?E[S]:E.readUInt16BE(S*o)}var l;if(i){var h=-1;for(l=t;l<a;l++)if(p(e,l)===p(r,h===-1?0:l-h)){if(h===-1&&(h=l),l-h+1===c)return h*o}else h!==-1&&(l-=l-h),h=-1}else for(t+c>a&&(t=a-c),l=t;l>=0;l--){for(var f=!0,A=0;A<c;A++)if(p(e,l+A)!==p(r,A)){f=!1;break}if(f)return l}return-1}u.prototype.includes=function(r,t,n){return this.indexOf(r,t,n)!==-1};u.prototype.indexOf=function(r,t,n){return Ur(this,r,t,n,!0)};u.prototype.lastIndexOf=function(r,t,n){return Ur(this,r,t,n,!1)};function gt(e,r,t,n){t=Number(t)||0;var i=e.length-t;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(sr(c))return a;e[t+a]=c}return a}function Et(e,r,t,n){return G(ar(r,e.length-t),e,t,n)}function dt(e,r,t,n){return G(bt(r),e,t,n)}function At(e,r,t,n){return G(Dr(r),e,t,n)}function Tt(e,r,t,n){return G(Lt(r,e.length-t),e,t,n)}u.prototype.write=function(r,t,n,i){if(t===void 0)i="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")i=t,n=this.length,t=0;else if(isFinite(t))t=t>>>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-t;if((n===void 0||n>o)&&(n=o),r.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var a=!1;;)switch(i){case"hex":return gt(this,r,t,n);case"utf8":case"utf-8":return Et(this,r,t,n);case"ascii":case"latin1":case"binary":return dt(this,r,t,n);case"base64":return At(this,r,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Tt(this,r,t,n);default:if(a)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),a=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ft(e,r,t){return r===0&&t===e.length?nr.fromByteArray(e):nr.fromByteArray(e.slice(r,t))}function Sr(e,r,t){t=Math.min(e.length,t);for(var n=[],i=r;i<t;){var o=e[i],a=null,c=o>239?4:o>223?3:o>191?2:1;if(i+c<=t){var p,l,h,f;switch(c){case 1:o<128&&(a=o);break;case 2:p=e[i+1],(p&192)===128&&(f=(o&31)<<6|p&63,f>127&&(a=f));break;case 3:p=e[i+1],l=e[i+2],(p&192)===128&&(l&192)===128&&(f=(o&15)<<12|(p&63)<<6|l&63,f>2047&&(f<55296||f>57343)&&(a=f));break;case 4:p=e[i+1],l=e[i+2],h=e[i+3],(p&192)===128&&(l&192)===128&&(h&192)===128&&(f=(o&15)<<18|(p&63)<<12|(l&63)<<6|h&63,f>65535&&f<1114112&&(a=f))}}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 It(n)}var Ir=4096;function It(e){var r=e.length;if(r<=Ir)return String.fromCharCode.apply(String,e);for(var t="",n=0;n<r;)t+=String.fromCharCode.apply(String,e.slice(n,n+=Ir));return t}function vt(e,r,t){var n="";t=Math.min(e.length,t);for(var i=r;i<t;++i)n+=String.fromCharCode(e[i]&127);return n}function Bt(e,r,t){var n="";t=Math.min(e.length,t);for(var i=r;i<t;++i)n+=String.fromCharCode(e[i]);return n}function kt(e,r,t){var n=e.length;(!r||r<0)&&(r=0),(!t||t<0||t>n)&&(t=n);for(var i="",o=r;o<t;++o)i+=Dt[e[o]];return i}function Ut(e,r,t){for(var n=e.slice(r,t),i="",o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}u.prototype.slice=function(r,t){var n=this.length;r=~~r,t=t===void 0?n:~~t,r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<r&&(t=r);var i=this.subarray(r,t);return Object.setPrototypeOf(i,u.prototype),i};function g(e,r,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+r>t)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||g(r,t,this.length);for(var i=this[r],o=1,a=0;++a<t&&(o*=256);)i+=this[r+a]*o;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||g(r,t,this.length);for(var i=this[r+--t],o=1;t>0&&(o*=256);)i+=this[r+--t]*o;return i};u.prototype.readUint8=u.prototype.readUInt8=function(r,t){return r=r>>>0,t||g(r,1,this.length),this[r]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(r,t){return r=r>>>0,t||g(r,2,this.length),this[r]|this[r+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(r,t){return r=r>>>0,t||g(r,2,this.length),this[r]<<8|this[r+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(r,t){return r=r>>>0,t||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,t){return r=r>>>0,t||g(r,4,this.length),this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])};u.prototype.readIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||g(r,t,this.length);for(var i=this[r],o=1,a=0;++a<t&&(o*=256);)i+=this[r+a]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*t)),i};u.prototype.readIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||g(r,t,this.length);for(var i=t,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*t)),a};u.prototype.readInt8=function(r,t){return r=r>>>0,t||g(r,1,this.length),this[r]&128?(255-this[r]+1)*-1:this[r]};u.prototype.readInt16LE=function(r,t){r=r>>>0,t||g(r,2,this.length);var n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n};u.prototype.readInt16BE=function(r,t){r=r>>>0,t||g(r,2,this.length);var n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n};u.prototype.readInt32LE=function(r,t){return r=r>>>0,t||g(r,4,this.length),this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24};u.prototype.readInt32BE=function(r,t){return r=r>>>0,t||g(r,4,this.length),this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]};u.prototype.readFloatLE=function(r,t){return r=r>>>0,t||g(r,4,this.length),_.read(this,r,!0,23,4)};u.prototype.readFloatBE=function(r,t){return r=r>>>0,t||g(r,4,this.length),_.read(this,r,!1,23,4)};u.prototype.readDoubleLE=function(r,t){return r=r>>>0,t||g(r,8,this.length),_.read(this,r,!0,52,8)};u.prototype.readDoubleBE=function(r,t){return r=r>>>0,t||g(r,8,this.length),_.read(this,r,!1,52,8)};function d(e,r,t,n,i,o){if(!u.isBuffer(e))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(t+n>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;d(this,r,t,n,o,0)}var a=1,c=0;for(this[t]=r&255;++c<n&&(a*=256);)this[t+c]=r/a&255;return t+n};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;d(this,r,t,n,o,0)}var a=n-1,c=1;for(this[t+a]=r&255;--a>=0&&(c*=256);)this[t+a]=r/c&255;return t+n};u.prototype.writeUint8=u.prototype.writeUInt8=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,1,255,0),this[t]=r&255,t+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,2,65535,0),this[t]=r&255,this[t+1]=r>>>8,t+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,2,65535,0),this[t]=r>>>8,this[t+1]=r&255,t+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,4,4294967295,0),this[t+3]=r>>>24,this[t+2]=r>>>16,this[t+1]=r>>>8,this[t]=r&255,t+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,4,4294967295,0),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4};u.prototype.writeIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){var o=Math.pow(2,8*n-1);d(this,r,t,n,o-1,-o)}var a=0,c=1,p=0;for(this[t]=r&255;++a<n&&(c*=256);)r<0&&p===0&&this[t+a-1]!==0&&(p=1),this[t+a]=(r/c>>0)-p&255;return t+n};u.prototype.writeIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){var o=Math.pow(2,8*n-1);d(this,r,t,n,o-1,-o)}var a=n-1,c=1,p=0;for(this[t+a]=r&255;--a>=0&&(c*=256);)r<0&&p===0&&this[t+a+1]!==0&&(p=1),this[t+a]=(r/c>>0)-p&255;return t+n};u.prototype.writeInt8=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,1,127,-128),r<0&&(r=255+r+1),this[t]=r&255,t+1};u.prototype.writeInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,2,32767,-32768),this[t]=r&255,this[t+1]=r>>>8,t+2};u.prototype.writeInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,2,32767,-32768),this[t]=r>>>8,this[t+1]=r&255,t+2};u.prototype.writeInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,4,2147483647,-2147483648),this[t]=r&255,this[t+1]=r>>>8,this[t+2]=r>>>16,this[t+3]=r>>>24,t+4};u.prototype.writeInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||d(this,r,t,4,2147483647,-2147483648),r<0&&(r=4294967295+r+1),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4};function Cr(e,r,t,n,i,o){if(t+n>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function br(e,r,t,n,i){return r=+r,t=t>>>0,i||Cr(e,r,t,4,34028234663852886e22,-34028234663852886e22),_.write(e,r,t,n,23,4),t+4}u.prototype.writeFloatLE=function(r,t,n){return br(this,r,t,!0,n)};u.prototype.writeFloatBE=function(r,t,n){return br(this,r,t,!1,n)};function Lr(e,r,t,n,i){return r=+r,t=t>>>0,i||Cr(e,r,t,8,17976931348623157e292,-17976931348623157e292),_.write(e,r,t,n,52,8),t+8}u.prototype.writeDoubleLE=function(r,t,n){return Lr(this,r,t,!0,n)};u.prototype.writeDoubleBE=function(r,t,n){return Lr(this,r,t,!1,n)};u.prototype.copy=function(r,t,n,i){if(!u.isBuffer(r))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),t>=r.length&&(t=r.length),t||(t=0),i>0&&i<n&&(i=n),i===n||r.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(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),r.length-t<i-n&&(i=r.length-t+n);var o=i-n;return this===r&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,i):Uint8Array.prototype.set.call(r,this.subarray(n,i),t),o};u.prototype.fill=function(r,t,n,i){if(typeof r=="string"){if(typeof t=="string"?(i=t,t=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(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(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,r||(r=0);var a;if(typeof r=="number")for(a=t;a<n;++a)this[a]=r;else{var c=u.isBuffer(r)?r:u.from(r,i),p=c.length;if(p===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(a=0;a<n-t;++a)this[a+t]=c[a%p]}return this};var St=/[^+/0-9A-Za-z-_]/g;function Ct(e){if(e=e.split("=")[0],e=e.trim().replace(St,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function ar(e,r){r=r||1/0;for(var t,n=e.length,i=null,o=[],a=0;a<n;++a){if(t=e.charCodeAt(a),t>55295&&t<57344){if(!i){if(t>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=t;continue}if(t<56320){(r-=3)>-1&&o.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(r-=3)>-1&&o.push(239,191,189);if(i=null,t<128){if((r-=1)<0)break;o.push(t)}else if(t<2048){if((r-=2)<0)break;o.push(t>>6|192,t&63|128)}else if(t<65536){if((r-=3)<0)break;o.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((r-=4)<0)break;o.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return o}function bt(e){for(var r=[],t=0;t<e.length;++t)r.push(e.charCodeAt(t)&255);return r}function Lt(e,r){for(var t,n,i,o=[],a=0;a<e.length&&!((r-=2)<0);++a)t=e.charCodeAt(a),n=t>>8,i=t%256,o.push(i),o.push(n);return o}function Dr(e){return nr.toByteArray(Ct(e))}function G(e,r,t,n){for(var i=0;i<n&&!(i+t>=r.length||i>=e.length);++i)r[i+t]=e[i];return i}function v(e,r){return e instanceof r||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===r.name}function sr(e){return e!==e}var Dt=function(){for(var e="0123456789abcdef",r=new Array(256),t=0;t<16;++t)for(var n=t*16,i=0;i<16;++i)r[n+i]=e[t]+e[i];return r}()});var Nr=Q((Kt,Mr)=>{s();var x=Mr.exports={},B,k;function cr(){throw new Error("setTimeout has not been defined")}function fr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?B=setTimeout:B=cr}catch(e){B=cr}try{typeof clearTimeout=="function"?k=clearTimeout:k=fr}catch(e){k=fr}})();function Rr(e){if(B===setTimeout)return setTimeout(e,0);if((B===cr||!B)&&setTimeout)return B=setTimeout,setTimeout(e,0);try{return B(e,0)}catch(r){try{return B.call(null,e,0)}catch(t){return B.call(this,e,0)}}}function $t(e){if(k===clearTimeout)return clearTimeout(e);if((k===fr||!k)&&clearTimeout)return k=clearTimeout,clearTimeout(e);try{return k(e)}catch(r){try{return k.call(null,e)}catch(t){return k.call(this,e)}}}var b=[],M=!1,R,Y=-1;function Rt(){!M||!R||(M=!1,R.length?b=R.concat(b):Y=-1,b.length&&_r())}function _r(){if(!M){var e=Rr(Rt);M=!0;for(var r=b.length;r;){for(R=b,b=[];++Y<r;)R&&R[Y].run();Y=-1,r=b.length}R=null,M=!1,$t(e)}}x.nextTick=function(e){var r=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)r[t-1]=arguments[t];b.push(new Pr(e,r)),b.length===1&&!M&&Rr(_r)};function Pr(e,r){this.fun=e,this.array=r}Pr.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(e){return[]};x.binding=function(e){throw new Error("process.binding is not supported")};x.cwd=function(){return"/"};x.chdir=function(e){throw new Error("process.chdir is not supported")};x.umask=function(){return 0}});var m,y,Vt,s=tt(()=>{m=j($r()),y=j(Nr()),Vt=function(e){function r(){var n=this||self;return delete e.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return r();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:r});var t=__magic__;return t}(Object)});var Ht={};et(Ht,{useUnwrapEgld:()=>Wt});module.exports=nt(Ht);s();s();s();var Or=j(require("react")),z=require("@apollo/client"),_t=require("@apollo/client/link/context"),Pt=require("@apollo/client/link/error"),Mt=require("@apollo/client/link/ws"),Nt=require("@apollo/client/utilities"),zt=require("graphql");s();s();var X=require("react"),zr=(0,X.createContext)({accessToken:"",isAuthenticated:!1}),q=()=>{let e=(0,X.useContext)(zr);if(e==null)throw new Error("useAuthorizationContext must be used within a AuthorizationProvider");return e};s();s();s();var U=` balance decimals name identifier ticker owner assets { website description status pngUrl svgUrl } price type previous24hPrice previous7dPrice `;s();s();s();var K=` assets { website description status pngUrl svgUrl } decimals name collection ticker `;var Qr=` address lockedToken { ${K} } lpProxyToken { ${K} } farmProxyToken { ${K} } intermediatedPairs intermediatedFarms `;var hr=` address firstToken { ${U} } secondToken { ${U} } type feesAPR totalFeePercent specialFeePercent lockedTokensInfo { lockingSC { ${Qr} } unlockEpoch } `;s();var N=` value receiver gasPrice gasLimit data chainID version `;s();var lr=` defaultSlippage slippageValues minSlippage maxSlippage minSwapAmount `;s();var Ot=` __typename valueUSD `,Wr=` ${U} ${Ot} `;s();s();var mr=require("@apollo/client");var yr="TRANSACTIONS_PLACEHOLDER",Qt=` transactions { ${N} } `,Hr=` query swapPackageSwapRoute ( $amountIn: String $amountOut: String $tokenInID: String! $tokenOutID: String! $tolerance: Float! ) { swap( amountIn: $amountIn amountOut: $amountOut tokenInID: $tokenInID tokenOutID: $tokenOutID tolerance: $tolerance ) { amountIn tokenInID tokenInPriceUSD tokenInExchangeRateDenom amountOut tokenOutID tokenOutPriceUSD tokenOutExchangeRateDenom fees swapType tokenRoute pricesImpact maxPriceDeviationPercent tokensPriceDeviationPercent intermediaryAmounts pairs { ${hr} } smartSwap { feeAmount feePercentage amountOut tokenOutExchangeRateDenom tokenInExchangeRateDenom tokensPriceDeviationPercent routes { pairs { ${hr} } tokenRoute pricesImpact intermediaryAmounts fees } } ${yr} } } `,Be=mr.gql` ${Hr.replace(yr,Qt)} `,ke=mr.gql` ${Hr.replace(yr,"")} `;s();s();var wr=require("@apollo/client");var Le=wr.gql` query swapPackageFilteredTokens ($enabledSwaps: Boolean, $pagination: ConnectionArgs, $searchInput: String, $identifiers: [String!]) { filteredTokens (pagination: $pagination, filters: {searchToken: $searchInput, enabledSwaps: $enabledSwaps, identifiers: $identifiers}) { edges { node { ${U} } cursor } pageInfo { hasNextPage } pageData { count } } wrappingInfo { wrappedToken { ${U} } } factory { ${lr} } } `,De=wr.gql` query swapPackageFilteredTokensWithBalance ($identifiers: [String!], $pagination: ConnectionArgs, $searchInput: String, $userTokensOffset: Int, $userTokensLimit: Int, $enabledSwaps: Boolean) { filteredTokens (pagination: $pagination, filters: {searchToken: $searchInput, enabledSwaps: $enabledSwaps, identifiers: $identifiers}) { edges { node { ${U} } cursor } pageInfo { hasNextPage } pageData { count } } userTokens (offset: $userTokensOffset, limit: $userTokensLimit) { ${Wr} } wrappingInfo { wrappedToken { ${U} } } factory { ${lr} } } `;s();s();var Gr=require("@apollo/client");var Me=Gr.gql` query swapPackageWrapEgld ($wrappingAmount: String!) { wrapEgld(amount: $wrappingAmount) { ${N} } } `;s();var Yr=require("@apollo/client");var Xr=Yr.gql` query swapPackageUnwrapEgld ($wrappingAmount: String!) { unwrapEgld(amount: $wrappingAmount) { ${N} } } `;s();s();var qr=require("@apollo/client"),Ge=qr.gql` query swapPackageMaintenance { factory { maintenance } } `;s();var V=require("react");var Kr=({query:e,queryOptions:r})=>{let{client:t}=q(),[n,i]=(0,V.useState)(),[o,a]=(0,V.useState)(),[c,p]=(0,V.useState)();return{isLoading:n,isError:o,error:c,execute:h=>rr(void 0,null,function*(){var E,S;let f=(E=h==null?void 0:h.onCompleted)!=null?E:r==null?void 0:r.onCompleted,A=(S=h==null?void 0:h.variables)!=null?S:r==null?void 0:r.variables;try{i(!0);let F=yield t==null?void 0:t.query({query:e,variables:A}),J=F==null?void 0:F.data,Z=F==null?void 0:F.errors;return Z&&Z.length>0&&(a(!0),p(Z[0].message)),J&&(a(!1),p(void 0),f==null||f(J)),i(!1),J}catch(F){i(!1),a(!0),console.error(F);return}})}};var Wt=()=>{let{client:e}=q();if(!e)throw new Error("Swap GraphQL client not initialized");let{execute:r,isLoading:t}=Kr({query:Xr,queryOptions:{client:e}});return{unwrapEgld:r,isUnwrapEgldLoading:t}};0&&(module.exports={useUnwrapEgld}); /*! * 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=useUnwrapEgld.js.map