@frak-labs/nexus-sdk 0.0.27 → 0.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,21 @@
1
- "use strict";var NexusSDK=(()=>{var Qr=Object.create;var Re=Object.defineProperty;var eo=Object.getOwnPropertyDescriptor;var to=Object.getOwnPropertyNames;var ro=Object.getPrototypeOf,oo=Object.prototype.hasOwnProperty;var zt=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var M=(e,t)=>()=>(e&&(t=e(e=0)),t);var Dt=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),no=(e,t)=>{for(var r in t)Re(e,r,{get:t[r],enumerable:!0})},Ut=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of to(t))!oo.call(e,a)&&a!==r&&Re(e,a,{get:()=>t[a],enumerable:!(n=eo(t,a))||n.enumerable});return e};var Be=(e,t,r)=>(r=e!=null?Qr(ro(e)):{},Ut(t||!e||!e.__esModule?Re(r,"default",{value:e,enumerable:!0}):r,e)),ao=e=>Ut(Re({},"__esModule",{value:!0}),e);var st=Dt((he,it)=>{"use strict";(function(e,t){if(typeof he=="object"&&typeof it=="object")it.exports=t();else if(typeof define=="function"&&define.amd)define([],t);else{var r=t();for(var n in r)(typeof he=="object"?he:e)[n]=r[n]}})(he,()=>(()=>{"use strict";var e={48:function(r,n,a){var u=this&&this.__awaiter||function(s,g,o,i){return new(o||(o=Promise))(function(I,A){function h(c){try{z(i.next(c))}catch(l){A(l)}}function T(c){try{z(i.throw(c))}catch(l){A(l)}}function z(c){var l;c.done?I(c.value):(l=c.value,l instanceof o?l:new o(function(F){F(l)})).then(h,T)}z((i=i.apply(s,g||[])).next())})},f=this&&this.__generator||function(s,g){var o,i,I,A,h={label:0,sent:function(){if(1&I[0])throw I[1];return I[1]},trys:[],ops:[]};return A={next:T(0),throw:T(1),return:T(2)},typeof Symbol=="function"&&(A[Symbol.iterator]=function(){return this}),A;function T(z){return function(c){return function(l){if(o)throw new TypeError("Generator is already executing.");for(;A&&(A=0,l[0]&&(h=0)),h;)try{if(o=1,i&&(I=2&l[0]?i.return:l[0]?i.throw||((I=i.return)&&I.call(i),0):i.next)&&!(I=I.call(i,l[1])).done)return I;switch(i=0,I&&(l=[2&l[0],I.value]),l[0]){case 0:case 1:I=l;break;case 4:return h.label++,{value:l[1],done:!1};case 5:h.label++,i=l[1],l=[0];continue;case 7:l=h.ops.pop(),h.trys.pop();continue;default:if(!((I=(I=h.trys).length>0&&I[I.length-1])||l[0]!==6&&l[0]!==2)){h=0;continue}if(l[0]===3&&(!I||l[1]>I[0]&&l[1]<I[3])){h.label=l[1];break}if(l[0]===6&&h.label<I[1]){h.label=I[1],I=l;break}if(I&&h.label<I[2]){h.label=I[2],h.ops.push(l);break}I[2]&&h.ops.pop(),h.trys.pop();continue}l=g.call(s,h)}catch(F){l=[6,F],i=0}finally{o=I=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([z,c])}}};Object.defineProperty(n,"__esModule",{value:!0}),n.decompressFromUTF16=n.compressToUTF16=n.decompressFromBase64=n.compressToBase64=void 0;var S=a(304),p=a(134),E=new S.CompressorImpl,d=new p.DecompressorImpl,m="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",x={};n.compressToBase64=function(s){return u(this,void 0,void 0,function(){var g;return f(this,function(o){switch(o.label){case 0:return s===null?[2,""]:[4,E.compress(s,6,function(i){return m.charAt(i)})];case 1:switch((g=o.sent()).length%4){default:case 0:return[2,g];case 1:return[2,g+"==="];case 2:return[2,g+"=="];case 3:return[2,g+"="]}return[2]}})})},n.decompressFromBase64=function(s){return u(this,void 0,void 0,function(){return f(this,function(g){switch(g.label){case 0:return s===null?[2,""]:s===""?[2,null]:[4,d.decompress(s.length,32,function(o){return function(i,I){if(!x[i]){x[i]={};for(var A=0;A<i.length;A++)x[i][i.charAt(A)]=A}return x[i][I]}(m,s.charAt(o))})];case 1:return[2,g.sent()]}})})},n.compressToUTF16=function(s){return u(this,void 0,void 0,function(){return f(this,function(g){switch(g.label){case 0:return s===null?[2,""]:[4,E.compress(s,15,function(o){return String.fromCharCode(o+32)})];case 1:return[2,g.sent()+" "]}})})},n.decompressFromUTF16=function(s){return u(this,void 0,void 0,function(){return f(this,function(g){switch(g.label){case 0:return s===null?[2,""]:s===""?[2,null]:[4,d.decompress(s.length,16384,function(o){return s.charCodeAt(o)-32})];case 1:return[2,g.sent()]}})})}},304:function(r,n,a){var u=this&&this.__awaiter||function(d,m,x,s){return new(x||(x=Promise))(function(g,o){function i(h){try{A(s.next(h))}catch(T){o(T)}}function I(h){try{A(s.throw(h))}catch(T){o(T)}}function A(h){var T;h.done?g(h.value):(T=h.value,T instanceof x?T:new x(function(z){z(T)})).then(i,I)}A((s=s.apply(d,m||[])).next())})},f=this&&this.__generator||function(d,m){var x,s,g,o,i={label:0,sent:function(){if(1&g[0])throw g[1];return g[1]},trys:[],ops:[]};return o={next:I(0),throw:I(1),return:I(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function I(A){return function(h){return function(T){if(x)throw new TypeError("Generator is already executing.");for(;o&&(o=0,T[0]&&(i=0)),i;)try{if(x=1,s&&(g=2&T[0]?s.return:T[0]?s.throw||((g=s.return)&&g.call(s),0):s.next)&&!(g=g.call(s,T[1])).done)return g;switch(s=0,g&&(T=[2&T[0],g.value]),T[0]){case 0:case 1:g=T;break;case 4:return i.label++,{value:T[1],done:!1};case 5:i.label++,s=T[1],T=[0];continue;case 7:T=i.ops.pop(),i.trys.pop();continue;default:if(!((g=(g=i.trys).length>0&&g[g.length-1])||T[0]!==6&&T[0]!==2)){i=0;continue}if(T[0]===3&&(!g||T[1]>g[0]&&T[1]<g[3])){i.label=T[1];break}if(T[0]===6&&i.label<g[1]){i.label=g[1],g=T;break}if(g&&i.label<g[2]){i.label=g[2],i.ops.push(T);break}g[2]&&i.ops.pop(),i.trys.pop();continue}T=m.call(d,i)}catch(z){T=[6,z],s=0}finally{x=g=0}if(5&T[0])throw T[1];return{value:T[0]?T[1]:void 0,done:!0}}([A,h])}}};Object.defineProperty(n,"__esModule",{value:!0}),n.CompressorImpl=void 0;var S=a(658),p=[0,8,4,12,2,10,6,14,1,9,5,13,3,11,7,15],E=function(){function d(){}return d.writeValueToData=function(m,x,s,g,o){if(s%4!=0||m.dataPosition+s>g-1)for(var i=0;i<s;i++)m.dataVal=m.dataVal<<1|1&x,m.dataPosition==g-1?(m.dataPosition=0,m.data.push(o(m.dataVal)),m.dataVal=0):m.dataPosition++,x>>=1;else m.dataVal<<=s,m.dataVal|=function(I,A){for(var h=0,T=0;T<A;++T)h<<=4,h|=p[15&I],I>>=4;return h}(x,s/4),m.dataPosition+=s},d.writeWToDataVal=function(m,x,s){m.dictionaryToCreate.has(m.w)?(m.w.charCodeAt(0)<256?(d.writeValueToData(m,0,m.numBits,x,s),d.writeValueToData(m,m.w.charCodeAt(0),8,x,s)):(d.writeValueToData(m,1,m.numBits,x,s),d.writeValueToData(m,m.w.charCodeAt(0),16,x,s)),m.enlargeIn--,m.enlargeIn==0&&(m.enlargeIn=Math.pow(2,m.numBits),m.numBits++),m.dictionaryToCreate.delete(m.w)):d.writeValueToData(m,m.dictionary.get(m.w),m.numBits,x,s),m.enlargeIn--,m.enlargeIn==0&&(m.enlargeIn=Math.pow(2,m.numBits),m.numBits++)},d.loopIteration=function(m,x,s,g,o){var i=m.charAt(x);o.dictionary.has(i)||(o.dictionary.set(i,o.dictSize++),o.dictionaryToCreate.set(i,!0));var I=o.w+i;o.dictionary.has(I)?o.w=I:(this.writeWToDataVal(o,s,g),o.dictionary.set(I,o.dictSize++),o.w=String(i))},d.prototype.compress=function(m,x,s){var g=this;return new Promise(function(o){return u(g,void 0,void 0,function(){var i,I;return f(this,function(A){switch(A.label){case 0:if(m==null)return o(""),[2];i={data:[],dataPosition:0,dataVal:0,dictionary:new Map,dictionaryToCreate:new Map,dictSize:3,enlargeIn:2,numBits:2,w:""},I=0,A.label=1;case 1:return I<m.length?(d.loopIteration(m,I,x,s,i),I%1e4!=0?[3,3]:[4,(0,S.wait)()]):[3,4];case 2:A.sent(),A.label=3;case 3:return I+=1,[3,1];case 4:return i.w!==""&&d.writeWToDataVal(i,x,s),d.writeValueToData(i,2,i.numBits,x,s),i.dataVal<<=x-i.dataPosition,i.data.push(s(i.dataVal)),o(i.data.join("")),[2]}})})})},d}();n.CompressorImpl=E},134:function(r,n,a){var u=this&&this.__awaiter||function(E,d,m,x){return new(m||(m=Promise))(function(s,g){function o(A){try{I(x.next(A))}catch(h){g(h)}}function i(A){try{I(x.throw(A))}catch(h){g(h)}}function I(A){var h;A.done?s(A.value):(h=A.value,h instanceof m?h:new m(function(T){T(h)})).then(o,i)}I((x=x.apply(E,d||[])).next())})},f=this&&this.__generator||function(E,d){var m,x,s,g,o={label:0,sent:function(){if(1&s[0])throw s[1];return s[1]},trys:[],ops:[]};return g={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(g[Symbol.iterator]=function(){return this}),g;function i(I){return function(A){return function(h){if(m)throw new TypeError("Generator is already executing.");for(;g&&(g=0,h[0]&&(o=0)),o;)try{if(m=1,x&&(s=2&h[0]?x.return:h[0]?x.throw||((s=x.return)&&s.call(x),0):x.next)&&!(s=s.call(x,h[1])).done)return s;switch(x=0,s&&(h=[2&h[0],s.value]),h[0]){case 0:case 1:s=h;break;case 4:return o.label++,{value:h[1],done:!1};case 5:o.label++,x=h[1],h=[0];continue;case 7:h=o.ops.pop(),o.trys.pop();continue;default:if(!((s=(s=o.trys).length>0&&s[s.length-1])||h[0]!==6&&h[0]!==2)){o=0;continue}if(h[0]===3&&(!s||h[1]>s[0]&&h[1]<s[3])){o.label=h[1];break}if(h[0]===6&&o.label<s[1]){o.label=s[1],s=h;break}if(s&&o.label<s[2]){o.label=s[2],o.ops.push(h);break}s[2]&&o.ops.pop(),o.trys.pop();continue}h=d.call(E,o)}catch(T){h=[6,T],x=0}finally{m=s=0}if(5&h[0])throw h[1];return{value:h[0]?h[1]:void 0,done:!0}}([I,A])}}};Object.defineProperty(n,"__esModule",{value:!0}),n.DecompressorImpl=void 0;var S=a(658),p=function(){function E(){}return E.prototype.decompress=function(d,m,x){var s=this;return new Promise(function(g){return u(s,void 0,void 0,function(){var o,i,I;return f(this,function(A){switch(A.label){case 0:for(o={bits:0,c:null,dataIndex:1,dataPosition:m,dataVal:x(0),dictionary:new Map,dictSize:4,enlargeIn:4,entry:"",maxPower:Math.pow(2,2),numBits:3,power:1,resb:null,result:[],w:null},i=0;i<3;i+=1)o.dictionary.set(i,i);for(;o.power!=o.maxPower;)o.resb=o.dataVal&o.dataPosition,o.dataPosition>>=1,o.dataPosition==0&&(o.dataPosition=m,o.dataVal=x(o.dataIndex++)),o.bits|=(o.resb>0?1:0)*o.power,o.power<<=1;switch(o.bits){case 0:for(o.bits=0,o.maxPower=Math.pow(2,8),o.power=1;o.power!=o.maxPower;)o.resb=o.dataVal&o.dataPosition,o.dataPosition>>=1,o.dataPosition==0&&(o.dataPosition=m,o.dataVal=x(o.dataIndex++)),o.bits|=(o.resb>0?1:0)*o.power,o.power<<=1;o.c=String.fromCharCode(o.bits);break;case 1:for(o.bits=0,o.maxPower=Math.pow(2,16),o.power=1;o.power!==o.maxPower;)o.resb=o.dataVal&o.dataPosition,o.dataPosition>>=1,o.dataPosition===0&&(o.dataPosition=m,o.dataVal=x(o.dataIndex++)),o.bits|=(o.resb>0?1:0)*o.power,o.power<<=1;o.c=String.fromCharCode(o.bits);break;case 2:return g(""),[2]}o.dictionary[3]=o.c,o.w=o.c,o.result.push(o.c),I=1,A.label=1;case 1:return I%2e4!=0?[3,3]:[4,(0,S.wait)()];case 2:A.sent(),A.label=3;case 3:if(o.dataIndex>d)return g(""),[2];for(o.bits=0,o.maxPower=Math.pow(2,o.numBits),o.power=1;o.power!=o.maxPower;)o.resb=o.dataVal&o.dataPosition,o.dataPosition>>=1,o.dataPosition==0&&(o.dataPosition=m,o.dataVal=x(o.dataIndex++)),o.bits|=(o.resb>0?1:0)*o.power,o.power<<=1;switch(o.c=o.bits){case 0:for(o.bits=0,o.maxPower=Math.pow(2,8),o.power=1;o.power!==o.maxPower;)o.resb=o.dataVal&o.dataPosition,o.dataPosition>>=1,o.dataPosition==0&&(o.dataPosition=m,o.dataVal=x(o.dataIndex++)),o.bits|=(o.resb>0?1:0)*o.power,o.power<<=1;o.dictionary[o.dictSize++]=String.fromCharCode(o.bits),o.c=o.dictSize-1,o.enlargeIn--;break;case 1:for(o.bits=0,o.maxPower=Math.pow(2,16),o.power=1;o.power!==o.maxPower;)o.resb=o.dataVal&o.dataPosition,o.dataPosition>>=1,o.dataPosition==0&&(o.dataPosition=m,o.dataVal=x(o.dataIndex++)),o.bits|=(o.resb>0?1:0)*o.power,o.power<<=1;o.dictionary[o.dictSize++]=String.fromCharCode(o.bits),o.c=o.dictSize-1,o.enlargeIn--;break;case 2:return g(o.result.join("")),[2]}if(o.enlargeIn==0&&(o.enlargeIn=Math.pow(2,o.numBits),o.numBits++),o.dictionary[o.c])o.entry=o.dictionary[o.c];else{if(o.c!==o.dictSize)return g(null),[2];o.entry=o.w+o.w.charAt(0)}return o.result.push(o.entry),o.dictionary[o.dictSize++]=o.w+o.entry.charAt(0),o.enlargeIn--,o.w=o.entry,o.enlargeIn==0&&(o.enlargeIn=Math.pow(2,o.numBits),o.numBits++),I++,[3,1];case 4:return[2]}})})})},E}();n.DecompressorImpl=p},658:function(r,n){var a=this&&this.__awaiter||function(f,S,p,E){return new(p||(p=Promise))(function(d,m){function x(o){try{g(E.next(o))}catch(i){m(i)}}function s(o){try{g(E.throw(o))}catch(i){m(i)}}function g(o){var i;o.done?d(o.value):(i=o.value,i instanceof p?i:new p(function(I){I(i)})).then(x,s)}g((E=E.apply(f,S||[])).next())})},u=this&&this.__generator||function(f,S){var p,E,d,m,x={label:0,sent:function(){if(1&d[0])throw d[1];return d[1]},trys:[],ops:[]};return m={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function s(g){return function(o){return function(i){if(p)throw new TypeError("Generator is already executing.");for(;m&&(m=0,i[0]&&(x=0)),x;)try{if(p=1,E&&(d=2&i[0]?E.return:i[0]?E.throw||((d=E.return)&&d.call(E),0):E.next)&&!(d=d.call(E,i[1])).done)return d;switch(E=0,d&&(i=[2&i[0],d.value]),i[0]){case 0:case 1:d=i;break;case 4:return x.label++,{value:i[1],done:!1};case 5:x.label++,E=i[1],i=[0];continue;case 7:i=x.ops.pop(),x.trys.pop();continue;default:if(!((d=(d=x.trys).length>0&&d[d.length-1])||i[0]!==6&&i[0]!==2)){x=0;continue}if(i[0]===3&&(!d||i[1]>d[0]&&i[1]<d[3])){x.label=i[1];break}if(i[0]===6&&x.label<d[1]){x.label=d[1],d=i;break}if(d&&x.label<d[2]){x.label=d[2],x.ops.push(i);break}d[2]&&x.ops.pop(),x.trys.pop();continue}i=S.call(f,x)}catch(I){i=[6,I],E=0}finally{p=d=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([g,o])}}};Object.defineProperty(n,"__esModule",{value:!0}),n.wait=void 0,n.wait=function(){return a(this,void 0,void 0,function(){return u(this,function(f){return[2,new Promise(function(S){setTimeout(S,0)})]})})}}},t={};return function r(n){var a=t[n];if(a!==void 0)return a.exports;var u=t[n]={exports:{}};return e[n].call(u.exports,u,u.exports,r),u.exports}(48)})())});var ct=Dt((en,Le)=>{"use strict";(function(){"use strict";var e="input is invalid type",t=typeof window=="object",r=t?window:{};r.JS_SHA256_NO_WINDOW&&(t=!1);var n=!t&&typeof self=="object",a=!r.JS_SHA256_NO_NODE_JS&&typeof process=="object"&&process.versions&&process.versions.node;a?r=global:n&&(r=self);var u=!r.JS_SHA256_NO_COMMON_JS&&typeof Le=="object"&&Le.exports,f=typeof define=="function"&&define.amd,S=!r.JS_SHA256_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",p="0123456789abcdef".split(""),E=[-2147483648,8388608,32768,128],d=[24,16,8,0],m=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],x=["hex","array","digest","arrayBuffer"],s=[];(r.JS_SHA256_NO_NODE_JS||!Array.isArray)&&(Array.isArray=function(c){return Object.prototype.toString.call(c)==="[object Array]"}),S&&(r.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW||!ArrayBuffer.isView)&&(ArrayBuffer.isView=function(c){return typeof c=="object"&&c.buffer&&c.buffer.constructor===ArrayBuffer});var g=function(c,l){return function(F){return new h(l,!0).update(F)[c]()}},o=function(c){var l=g("hex",c);a&&(l=i(l,c)),l.create=function(){return new h(c)},l.update=function(v){return l.create().update(v)};for(var F=0;F<x.length;++F){var b=x[F];l[b]=g(b,c)}return l},i=function(c,l){var F=zt("crypto"),b=zt("buffer").Buffer,v=l?"sha224":"sha256",w;b.from&&!r.JS_SHA256_NO_BUFFER_FROM?w=b.from:w=function(y){return new b(y)};var C=function(y){if(typeof y=="string")return F.createHash(v).update(y,"utf8").digest("hex");if(y==null)throw new Error(e);return y.constructor===ArrayBuffer&&(y=new Uint8Array(y)),Array.isArray(y)||ArrayBuffer.isView(y)||y.constructor===b?F.createHash(v).update(w(y)).digest("hex"):c(y)};return C},I=function(c,l){return function(F,b){return new T(F,l,!0).update(b)[c]()}},A=function(c){var l=I("hex",c);l.create=function(v){return new T(v,c)},l.update=function(v,w){return l.create(v).update(w)};for(var F=0;F<x.length;++F){var b=x[F];l[b]=I(b,c)}return l};function h(c,l){l?(s[0]=s[16]=s[1]=s[2]=s[3]=s[4]=s[5]=s[6]=s[7]=s[8]=s[9]=s[10]=s[11]=s[12]=s[13]=s[14]=s[15]=0,this.blocks=s):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],c?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=c}h.prototype.update=function(c){if(!this.finalized){var l,F=typeof c;if(F!=="string"){if(F==="object"){if(c===null)throw new Error(e);if(S&&c.constructor===ArrayBuffer)c=new Uint8Array(c);else if(!Array.isArray(c)&&(!S||!ArrayBuffer.isView(c)))throw new Error(e)}else throw new Error(e);l=!0}for(var b,v=0,w,C=c.length,y=this.blocks;v<C;){if(this.hashed&&(this.hashed=!1,y[0]=this.block,this.block=y[16]=y[1]=y[2]=y[3]=y[4]=y[5]=y[6]=y[7]=y[8]=y[9]=y[10]=y[11]=y[12]=y[13]=y[14]=y[15]=0),l)for(w=this.start;v<C&&w<64;++v)y[w>>>2]|=c[v]<<d[w++&3];else for(w=this.start;v<C&&w<64;++v)b=c.charCodeAt(v),b<128?y[w>>>2]|=b<<d[w++&3]:b<2048?(y[w>>>2]|=(192|b>>>6)<<d[w++&3],y[w>>>2]|=(128|b&63)<<d[w++&3]):b<55296||b>=57344?(y[w>>>2]|=(224|b>>>12)<<d[w++&3],y[w>>>2]|=(128|b>>>6&63)<<d[w++&3],y[w>>>2]|=(128|b&63)<<d[w++&3]):(b=65536+((b&1023)<<10|c.charCodeAt(++v)&1023),y[w>>>2]|=(240|b>>>18)<<d[w++&3],y[w>>>2]|=(128|b>>>12&63)<<d[w++&3],y[w>>>2]|=(128|b>>>6&63)<<d[w++&3],y[w>>>2]|=(128|b&63)<<d[w++&3]);this.lastByteIndex=w,this.bytes+=w-this.start,w>=64?(this.block=y[16],this.start=w-64,this.hash(),this.hashed=!0):this.start=w}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},h.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var c=this.blocks,l=this.lastByteIndex;c[16]=this.block,c[l>>>2]|=E[l&3],this.block=c[16],l>=56&&(this.hashed||this.hash(),c[0]=this.block,c[16]=c[1]=c[2]=c[3]=c[4]=c[5]=c[6]=c[7]=c[8]=c[9]=c[10]=c[11]=c[12]=c[13]=c[14]=c[15]=0),c[14]=this.hBytes<<3|this.bytes>>>29,c[15]=this.bytes<<3,this.hash()}},h.prototype.hash=function(){var c=this.h0,l=this.h1,F=this.h2,b=this.h3,v=this.h4,w=this.h5,C=this.h6,y=this.h7,P=this.blocks,R,N,j,X,k,Y,Z,de,nt,at,Me;for(R=16;R<64;++R)k=P[R-15],N=(k>>>7|k<<25)^(k>>>18|k<<14)^k>>>3,k=P[R-2],j=(k>>>17|k<<15)^(k>>>19|k<<13)^k>>>10,P[R]=P[R-16]+N+P[R-7]+j<<0;for(Me=l&F,R=0;R<64;R+=4)this.first?(this.is224?(de=300032,k=P[0]-1413257819,y=k-150054599<<0,b=k+24177077<<0):(de=704751109,k=P[0]-210244248,y=k-1521486534<<0,b=k+143694565<<0),this.first=!1):(N=(c>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),j=(v>>>6|v<<26)^(v>>>11|v<<21)^(v>>>25|v<<7),de=c&l,X=de^c&F^Me,Z=v&w^~v&C,k=y+j+Z+m[R]+P[R],Y=N+X,y=b+k<<0,b=k+Y<<0),N=(b>>>2|b<<30)^(b>>>13|b<<19)^(b>>>22|b<<10),j=(y>>>6|y<<26)^(y>>>11|y<<21)^(y>>>25|y<<7),nt=b&c,X=nt^b&l^de,Z=y&v^~y&w,k=C+j+Z+m[R+1]+P[R+1],Y=N+X,C=F+k<<0,F=k+Y<<0,N=(F>>>2|F<<30)^(F>>>13|F<<19)^(F>>>22|F<<10),j=(C>>>6|C<<26)^(C>>>11|C<<21)^(C>>>25|C<<7),at=F&b,X=at^F&c^nt,Z=C&y^~C&v,k=w+j+Z+m[R+2]+P[R+2],Y=N+X,w=l+k<<0,l=k+Y<<0,N=(l>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),j=(w>>>6|w<<26)^(w>>>11|w<<21)^(w>>>25|w<<7),Me=l&F,X=Me^l&b^at,Z=w&C^~w&y,k=v+j+Z+m[R+3]+P[R+3],Y=N+X,v=c+k<<0,c=k+Y<<0,this.chromeBugWorkAround=!0;this.h0=this.h0+c<<0,this.h1=this.h1+l<<0,this.h2=this.h2+F<<0,this.h3=this.h3+b<<0,this.h4=this.h4+v<<0,this.h5=this.h5+w<<0,this.h6=this.h6+C<<0,this.h7=this.h7+y<<0},h.prototype.hex=function(){this.finalize();var c=this.h0,l=this.h1,F=this.h2,b=this.h3,v=this.h4,w=this.h5,C=this.h6,y=this.h7,P=p[c>>>28&15]+p[c>>>24&15]+p[c>>>20&15]+p[c>>>16&15]+p[c>>>12&15]+p[c>>>8&15]+p[c>>>4&15]+p[c&15]+p[l>>>28&15]+p[l>>>24&15]+p[l>>>20&15]+p[l>>>16&15]+p[l>>>12&15]+p[l>>>8&15]+p[l>>>4&15]+p[l&15]+p[F>>>28&15]+p[F>>>24&15]+p[F>>>20&15]+p[F>>>16&15]+p[F>>>12&15]+p[F>>>8&15]+p[F>>>4&15]+p[F&15]+p[b>>>28&15]+p[b>>>24&15]+p[b>>>20&15]+p[b>>>16&15]+p[b>>>12&15]+p[b>>>8&15]+p[b>>>4&15]+p[b&15]+p[v>>>28&15]+p[v>>>24&15]+p[v>>>20&15]+p[v>>>16&15]+p[v>>>12&15]+p[v>>>8&15]+p[v>>>4&15]+p[v&15]+p[w>>>28&15]+p[w>>>24&15]+p[w>>>20&15]+p[w>>>16&15]+p[w>>>12&15]+p[w>>>8&15]+p[w>>>4&15]+p[w&15]+p[C>>>28&15]+p[C>>>24&15]+p[C>>>20&15]+p[C>>>16&15]+p[C>>>12&15]+p[C>>>8&15]+p[C>>>4&15]+p[C&15];return this.is224||(P+=p[y>>>28&15]+p[y>>>24&15]+p[y>>>20&15]+p[y>>>16&15]+p[y>>>12&15]+p[y>>>8&15]+p[y>>>4&15]+p[y&15]),P},h.prototype.toString=h.prototype.hex,h.prototype.digest=function(){this.finalize();var c=this.h0,l=this.h1,F=this.h2,b=this.h3,v=this.h4,w=this.h5,C=this.h6,y=this.h7,P=[c>>>24&255,c>>>16&255,c>>>8&255,c&255,l>>>24&255,l>>>16&255,l>>>8&255,l&255,F>>>24&255,F>>>16&255,F>>>8&255,F&255,b>>>24&255,b>>>16&255,b>>>8&255,b&255,v>>>24&255,v>>>16&255,v>>>8&255,v&255,w>>>24&255,w>>>16&255,w>>>8&255,w&255,C>>>24&255,C>>>16&255,C>>>8&255,C&255];return this.is224||P.push(y>>>24&255,y>>>16&255,y>>>8&255,y&255),P},h.prototype.array=h.prototype.digest,h.prototype.arrayBuffer=function(){this.finalize();var c=new ArrayBuffer(this.is224?28:32),l=new DataView(c);return l.setUint32(0,this.h0),l.setUint32(4,this.h1),l.setUint32(8,this.h2),l.setUint32(12,this.h3),l.setUint32(16,this.h4),l.setUint32(20,this.h5),l.setUint32(24,this.h6),this.is224||l.setUint32(28,this.h7),c};function T(c,l,F){var b,v=typeof c;if(v==="string"){var w=[],C=c.length,y=0,P;for(b=0;b<C;++b)P=c.charCodeAt(b),P<128?w[y++]=P:P<2048?(w[y++]=192|P>>>6,w[y++]=128|P&63):P<55296||P>=57344?(w[y++]=224|P>>>12,w[y++]=128|P>>>6&63,w[y++]=128|P&63):(P=65536+((P&1023)<<10|c.charCodeAt(++b)&1023),w[y++]=240|P>>>18,w[y++]=128|P>>>12&63,w[y++]=128|P>>>6&63,w[y++]=128|P&63);c=w}else if(v==="object"){if(c===null)throw new Error(e);if(S&&c.constructor===ArrayBuffer)c=new Uint8Array(c);else if(!Array.isArray(c)&&(!S||!ArrayBuffer.isView(c)))throw new Error(e)}else throw new Error(e);c.length>64&&(c=new h(l,!0).update(c).array());var R=[],N=[];for(b=0;b<64;++b){var j=c[b]||0;R[b]=92^j,N[b]=54^j}h.call(this,l,F),this.update(N),this.oKeyPad=R,this.inner=!0,this.sharedMemory=F}T.prototype=new h,T.prototype.finalize=function(){if(h.prototype.finalize.call(this),this.inner){this.inner=!1;var c=this.array();h.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(c),h.prototype.finalize.call(this)}};var z=o();z.sha256=z,z.sha224=o(!0),z.sha256.hmac=A(),z.sha224.hmac=A(!0),u?Le.exports=z:(r.sha256=z.sha256,r.sha224=z.sha224,f&&define(function(){return z}))})()});function Q(e,{strict:t=!0}={}){return!e||typeof e!="string"?!1:t?/^0x[0-9a-fA-F]*$/.test(e):e.startsWith("0x")}var we=M(()=>{"use strict"});function O(e){return Q(e,{strict:!1})?Math.ceil((e.length-2)/2):e.length}var be=M(()=>{"use strict";we()});var ft,Vt=M(()=>{"use strict";ft="2.22.3"});function Wt(e,t){return t?.(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause!==void 0?Wt(e.cause,t):t?null:e}var dt,L,se=M(()=>{"use strict";Vt();dt={getDocsUrl:({docsBaseUrl:e,docsPath:t="",docsSlug:r})=>t?`${e??"https://viem.sh"}${t}${r?`#${r}`:""}`:void 0,version:`viem@${ft}`},L=class e extends Error{constructor(t,r={}){let n=r.cause instanceof e?r.cause.details:r.cause?.message?r.cause.message:r.details,a=r.cause instanceof e&&r.cause.docsPath||r.docsPath,u=dt.getDocsUrl?.({...r,docsPath:a}),f=[t||"An error occurred.","",...r.metaMessages?[...r.metaMessages,""]:[],...u?[`Docs: ${u}`]:[],...n?[`Details: ${n}`]:[],...dt.version?[`Version: ${dt.version}`]:[]].join(`
2
- `);super(f,r.cause?{cause:r.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),this.details=n,this.docsPath=a,this.metaMessages=r.metaMessages,this.name=r.name??this.name,this.shortMessage=t,this.version=ft}walk(t){return Wt(this,t)}}});var ze,De,Ue,$e,Oe,qt=M(()=>{"use strict";be();se();ze=class extends L{constructor({expectedLength:t,givenLength:r,type:n}){super([`ABI encoding array length mismatch for type ${n}.`,`Expected length: ${t}`,`Given length: ${r}`].join(`
3
- `),{name:"AbiEncodingArrayLengthMismatchError"})}},De=class extends L{constructor({expectedSize:t,value:r}){super(`Size of bytes "${r}" (bytes${O(r)}) does not match expected size (bytes${t}).`,{name:"AbiEncodingBytesSizeMismatchError"})}},Ue=class extends L{constructor({expectedLength:t,givenLength:r}){super(["ABI encoding params/values length mismatch.",`Expected length (params): ${t}`,`Given length (values): ${r}`].join(`
4
- `),{name:"AbiEncodingLengthMismatchError"})}},$e=class extends L{constructor(t,{docsPath:r}){super([`Type "${t}" is not a valid encoding type.`,"Please provide a valid ABI type."].join(`
5
- `),{docsPath:r,name:"InvalidAbiEncodingType"})}},Oe=class extends L{constructor(t){super([`Value "${t}" is not a valid array.`].join(`
6
- `),{name:"InvalidArrayError"})}}});var Se,Ie,mt=M(()=>{"use strict";se();Se=class extends L{constructor({offset:t,position:r,size:n}){super(`Slice ${r==="start"?"starting":"ending"} at offset "${t}" is out-of-bounds (size: ${n}).`,{name:"SliceOffsetOutOfBoundsError"})}},Ie=class extends L{constructor({size:t,targetSize:r,type:n}){super(`${n.charAt(0).toUpperCase()}${n.slice(1).toLowerCase()} size (${t}) exceeds padding size (${r}).`,{name:"SizeExceedsPaddingSizeError"})}}});function D(e,{dir:t,size:r=32}={}){return typeof e=="string"?q(e,{dir:t,size:r}):Kt(e,{dir:t,size:r})}function q(e,{dir:t,size:r=32}={}){if(r===null)return e;let n=e.replace("0x","");if(n.length>r*2)throw new Ie({size:Math.ceil(n.length/2),targetSize:r,type:"hex"});return`0x${n[t==="right"?"padEnd":"padStart"](r*2,"0")}`}function Kt(e,{dir:t,size:r=32}={}){if(r===null)return e;if(e.length>r)throw new Ie({size:e.length,targetSize:r,type:"bytes"});let n=new Uint8Array(r);for(let a=0;a<r;a++){let u=t==="right";n[u?a:r-a-1]=e[u?a:e.length-a-1]}return n}var Te=M(()=>{"use strict";mt()});var le,_e,Ne=M(()=>{"use strict";se();le=class extends L{constructor({max:t,min:r,signed:n,size:a,value:u}){super(`Number "${u}" is not in safe ${a?`${a*8}-bit ${n?"signed":"unsigned"} `:""}integer range ${t?`(${r} to ${t})`:`(above ${r})`}`,{name:"IntegerOutOfRangeError"})}},_e=class extends L{constructor({givenSize:t,maxSize:r}){super(`Size cannot exceed ${r} bytes. Given size: ${t} bytes.`,{name:"SizeOverflowError"})}}});function ce(e,{size:t}){if(O(e)>t)throw new _e({givenSize:O(e),maxSize:t})}var ht=M(()=>{"use strict";Ne();be()});function U(e,t={}){return typeof e=="number"||typeof e=="bigint"?K(e,t):typeof e=="string"?Ve(e,t):typeof e=="boolean"?je(e,t):Fe(e,t)}function je(e,t={}){let r=`0x${Number(e)}`;return typeof t.size=="number"?(ce(r,{size:t.size}),D(r,{size:t.size})):r}function Fe(e,t={}){let r="";for(let a=0;a<e.length;a++)r+=co[e[a]];let n=`0x${r}`;return typeof t.size=="number"?(ce(n,{size:t.size}),D(n,{dir:"right",size:t.size})):n}function K(e,t={}){let{signed:r,size:n}=t,a=BigInt(e),u;n?r?u=(1n<<BigInt(n)*8n-1n)-1n:u=2n**(BigInt(n)*8n)-1n:typeof e=="number"&&(u=BigInt(Number.MAX_SAFE_INTEGER));let f=typeof u=="bigint"&&r?-u-1n:0;if(u&&a>u||a<f){let p=typeof e=="bigint"?"n":"";throw new le({max:u?`${u}${p}`:void 0,min:`${f}${p}`,signed:r,size:n,value:`${e}${p}`})}let S=`0x${(r&&a<0?(1n<<BigInt(n*8))+BigInt(a):a).toString(16)}`;return n?D(S,{size:n}):S}function Ve(e,t={}){let r=po.encode(e);return Fe(r,t)}var co,po,Ee=M(()=>{"use strict";Ne();Te();ht();co=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));po=new TextEncoder});function xt(e,t={}){return typeof e=="number"||typeof e=="bigint"?Xt(e,t):typeof e=="boolean"?Gt(e,t):Q(e)?ve(e,t):We(e,t)}function Gt(e,t={}){let r=new Uint8Array(1);return r[0]=Number(e),typeof t.size=="number"?(ce(r,{size:t.size}),D(r,{size:t.size})):r}function Jt(e){if(e>=G.zero&&e<=G.nine)return e-G.zero;if(e>=G.A&&e<=G.F)return e-(G.A-10);if(e>=G.a&&e<=G.f)return e-(G.a-10)}function ve(e,t={}){let r=e;t.size&&(ce(r,{size:t.size}),r=D(r,{dir:"right",size:t.size}));let n=r.slice(2);n.length%2&&(n=`0${n}`);let a=n.length/2,u=new Uint8Array(a);for(let f=0,S=0;f<a;f++){let p=Jt(n.charCodeAt(S++)),E=Jt(n.charCodeAt(S++));if(p===void 0||E===void 0)throw new L(`Invalid byte sequence ("${n[S-2]}${n[S-1]}" in "${n}").`);u[f]=p*16+E}return u}function Xt(e,t){let r=K(e,t);return ve(r)}function We(e,t={}){let r=uo.encode(e);return typeof t.size=="number"?(ce(r,{size:t.size}),D(r,{dir:"right",size:t.size})):r}var uo,G,qe=M(()=>{"use strict";se();we();Te();ht();Ee();uo=new TextEncoder;G={zero:48,nine:57,A:65,F:70,a:97,f:102}});function yt(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function lo(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function Ae(e,...t){if(!lo(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function gt(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Yt(e,t){Ae(e);let r=t.outputLen;if(e.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)}var wt=M(()=>{"use strict"});function fo(e,t=!1){return t?{h:Number(e&Ke),l:Number(e>>Zt&Ke)}:{h:Number(e>>Zt&Ke)|0,l:Number(e&Ke)|0}}function Qt(e,t=!1){let r=new Uint32Array(e.length),n=new Uint32Array(e.length);for(let a=0;a<e.length;a++){let{h:u,l:f}=fo(e[a],t);[r[a],n[a]]=[u,f]}return[r,n]}var Ke,Zt,er,tr,rr,or,nr=M(()=>{"use strict";Ke=BigInt(4294967295),Zt=BigInt(32);er=(e,t,r)=>e<<r|t>>>32-r,tr=(e,t,r)=>t<<r|e>>>32-r,rr=(e,t,r)=>t<<r-32|e>>>64-r,or=(e,t,r)=>e<<r-32|t>>>64-r});function St(e){for(let t=0;t<e.length;t++)e[t]=mo(e[t])}function ho(e){if(typeof e!="string")throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array(new TextEncoder().encode(e))}function Ge(e){return typeof e=="string"&&(e=ho(e)),Ae(e),e}function ir(e){let t=n=>e().update(Ge(n)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}function sr(e){let t=(n,a)=>e(a).update(Ge(n)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=n=>e(n),t}var ar,bt,mo,Je,cr=M(()=>{"use strict";wt();ar=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),bt=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,mo=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255;Je=class{clone(){return this._cloneInto()}}});function To(e,t=24){let r=new Uint32Array(10);for(let n=24-t;n<24;n++){for(let f=0;f<10;f++)r[f]=e[f]^e[f+10]^e[f+20]^e[f+30]^e[f+40];for(let f=0;f<10;f+=2){let S=(f+8)%10,p=(f+2)%10,E=r[p],d=r[p+1],m=pr(E,d,1)^r[S],x=ur(E,d,1)^r[S+1];for(let s=0;s<50;s+=10)e[f+s]^=m,e[f+s+1]^=x}let a=e[2],u=e[3];for(let f=0;f<24;f++){let S=fr[f],p=pr(a,u,S),E=ur(a,u,S),d=lr[f];a=e[d],u=e[d+1],e[d]=p,e[d+1]=E}for(let f=0;f<50;f+=10){for(let S=0;S<10;S++)r[S]=e[f+S];for(let S=0;S<10;S++)e[f+S]^=~r[(S+2)%10]&r[(S+4)%10]}e[0]^=So[n],e[1]^=Io[n]}r.fill(0)}var lr,fr,dr,xo,Ce,yo,go,wo,bo,So,Io,pr,ur,Xe,ee,pa,ua,la,fa,da,mr,ma,ha,hr,xa,ya,xr=M(()=>{"use strict";wt();nr();cr();lr=[],fr=[],dr=[],xo=BigInt(0),Ce=BigInt(1),yo=BigInt(2),go=BigInt(7),wo=BigInt(256),bo=BigInt(113);for(let e=0,t=Ce,r=1,n=0;e<24;e++){[r,n]=[n,(2*r+3*n)%5],lr.push(2*(5*n+r)),fr.push((e+1)*(e+2)/2%64);let a=xo;for(let u=0;u<7;u++)t=(t<<Ce^(t>>go)*bo)%wo,t&yo&&(a^=Ce<<(Ce<<BigInt(u))-Ce);dr.push(a)}[So,Io]=Qt(dr,!0),pr=(e,t,r)=>r>32?rr(e,t,r):er(e,t,r),ur=(e,t,r)=>r>32?or(e,t,r):tr(e,t,r);Xe=class e extends Je{constructor(t,r,n,a=!1,u=24){if(super(),this.blockLen=t,this.suffix=r,this.outputLen=n,this.enableXOF=a,this.rounds=u,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,yt(n),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=ar(this.state)}keccak(){bt||St(this.state32),To(this.state32,this.rounds),bt||St(this.state32),this.posOut=0,this.pos=0}update(t){gt(this);let{blockLen:r,state:n}=this;t=Ge(t);let a=t.length;for(let u=0;u<a;){let f=Math.min(r-this.pos,a-u);for(let S=0;S<f;S++)n[this.pos++]^=t[u++];this.pos===r&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;let{state:t,suffix:r,pos:n,blockLen:a}=this;t[n]^=r,r&128&&n===a-1&&this.keccak(),t[a-1]^=128,this.keccak()}writeInto(t){gt(this,!1),Ae(t),this.finish();let r=this.state,{blockLen:n}=this;for(let a=0,u=t.length;a<u;){this.posOut>=n&&this.keccak();let f=Math.min(n-this.posOut,u-a);t.set(r.subarray(this.posOut,this.posOut+f),a),this.posOut+=f,a+=f}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return yt(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(Yt(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(t){let{blockLen:r,suffix:n,outputLen:a,rounds:u,enableXOF:f}=this;return t||(t=new e(r,n,a,f,u)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=u,t.suffix=n,t.outputLen=a,t.enableXOF=f,t.destroyed=this.destroyed,t}},ee=(e,t,r)=>ir(()=>new Xe(t,e,r)),pa=ee(6,144,224/8),ua=ee(6,136,256/8),la=ee(6,104,384/8),fa=ee(6,72,512/8),da=ee(1,144,224/8),mr=ee(1,136,256/8),ma=ee(1,104,384/8),ha=ee(1,72,512/8),hr=(e,t,r)=>sr((n={})=>new Xe(t,e,n.dkLen===void 0?r:n.dkLen,!0)),xa=hr(31,168,128/8),ya=hr(31,136,256/8)});function Pe(e,t){let r=t||"hex",n=mr(Q(e,{strict:!1})?xt(e):e);return r==="bytes"?n:U(n)}var It=M(()=>{"use strict";xr();we();qe();Ee()});var pe,Tt=M(()=>{"use strict";se();pe=class extends L{constructor({address:t}){super(`Address "${t}" is invalid.`,{metaMessages:["- Address must be a hex value of 20 bytes (40 hex characters).","- Address must match its checksum counterpart."],name:"InvalidAddressError"})}}});var fe,Ft=M(()=>{"use strict";fe=class extends Map{constructor(t){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=t}get(t){let r=super.get(t);return super.has(t)&&r!==void 0&&(this.delete(t),super.set(t,r)),r}set(t,r){if(super.set(t,r),this.maxSize&&this.size>this.maxSize){let n=this.keys().next().value;n&&this.delete(n)}return this}}});function yr(e,t){if(Et.has(`${e}.${t}`))return Et.get(`${e}.${t}`);let r=t?`${t}${e.toLowerCase()}`:e.substring(2).toLowerCase(),n=Pe(We(r),"bytes"),a=(t?r.substring(`${t}0x`.length):r).split("");for(let f=0;f<40;f+=2)n[f>>1]>>4>=8&&a[f]&&(a[f]=a[f].toUpperCase()),(n[f>>1]&15)>=8&&a[f+1]&&(a[f+1]=a[f+1].toUpperCase());let u=`0x${a.join("")}`;return Et.set(`${e}.${t}`,u),u}var Et,gr=M(()=>{"use strict";qe();It();Ft();Et=new fe(8192)});function ke(e,t){let{strict:r=!0}=t??{},n=`${e}.${r}`;if(vt.has(n))return vt.get(n);let a=Fo.test(e)?e.toLowerCase()===e?!0:r?yr(e)===e:!0:!1;return vt.set(n,a),a}var Fo,vt,At=M(()=>{"use strict";Ft();gr();Fo=/^0x[a-fA-F0-9]{40}$/,vt=new fe(8192)});function te(e){return typeof e[0]=="string"?V(e):wr(e)}function wr(e){let t=0;for(let a of e)t+=a.length;let r=new Uint8Array(t),n=0;for(let a of e)r.set(a,n),n+=a.length;return r}function V(e){return`0x${e.reduce((t,r)=>t+r.replace("0x",""),"")}`}var Ct=M(()=>{"use strict"});function br(e,t,r,{strict:n}={}){return Q(e,{strict:!1})?vo(e,t,r,{strict:n}):Eo(e,t,r,{strict:n})}function Sr(e,t){if(typeof t=="number"&&t>0&&t>O(e)-1)throw new Se({offset:t,position:"start",size:O(e)})}function Ir(e,t,r){if(typeof t=="number"&&typeof r=="number"&&O(e)!==r-t)throw new Se({offset:r,position:"end",size:O(e)})}function Eo(e,t,r,{strict:n}={}){Sr(e,t);let a=e.slice(t,r);return n&&Ir(a,t,r),a}function vo(e,t,r,{strict:n}={}){Sr(e,t);let a=`0x${e.replace("0x","").slice((t??0)*2,(r??e.length)*2)}`;return n&&Ir(a,t,r),a}var Tr=M(()=>{"use strict";mt();we();be()});var Fr,Er=M(()=>{"use strict";Fr=/^(u?int)(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/});function Pt(e,t){if(e.length!==t.length)throw new Ue({expectedLength:e.length,givenLength:t.length});let r=Ao({params:e,values:t}),n=Mt(r);return n.length===0?"0x":n}function Ao({params:e,values:t}){let r=[];for(let n=0;n<e.length;n++)r.push(kt({param:e[n],value:t[n]}));return r}function kt({param:e,value:t}){let r=Lo(e.type);if(r){let[n,a]=r;return Po(t,{length:n,param:{...e,type:a}})}if(e.type==="tuple")return Ho(t,{param:e});if(e.type==="address")return Co(t);if(e.type==="bool")return Mo(t);if(e.type.startsWith("uint")||e.type.startsWith("int")){let n=e.type.startsWith("int"),[,,a="256"]=Fr.exec(e.type)??[];return Ro(t,{signed:n,size:Number(a)})}if(e.type.startsWith("bytes"))return ko(t,{param:e});if(e.type==="string")return Bo(t);throw new $e(e.type,{docsPath:"/docs/contract/encodeAbiParameters"})}function Mt(e){let t=0;for(let u=0;u<e.length;u++){let{dynamic:f,encoded:S}=e[u];f?t+=32:t+=O(S)}let r=[],n=[],a=0;for(let u=0;u<e.length;u++){let{dynamic:f,encoded:S}=e[u];f?(r.push(K(t+a,{size:32})),n.push(S),a+=O(S)):r.push(S)}return te([...r,...n])}function Co(e){if(!ke(e))throw new pe({address:e});return{dynamic:!1,encoded:q(e.toLowerCase())}}function Po(e,{length:t,param:r}){let n=t===null;if(!Array.isArray(e))throw new Oe(e);if(!n&&e.length!==t)throw new ze({expectedLength:t,givenLength:e.length,type:`${r.type}[${t}]`});let a=!1,u=[];for(let f=0;f<e.length;f++){let S=kt({param:r,value:e[f]});S.dynamic&&(a=!0),u.push(S)}if(n||a){let f=Mt(u);if(n){let S=K(u.length,{size:32});return{dynamic:!0,encoded:u.length>0?te([S,f]):S}}if(a)return{dynamic:!0,encoded:f}}return{dynamic:!1,encoded:te(u.map(({encoded:f})=>f))}}function ko(e,{param:t}){let[,r]=t.type.split("bytes"),n=O(e);if(!r){let a=e;return n%32!==0&&(a=q(a,{dir:"right",size:Math.ceil((e.length-2)/2/32)*32})),{dynamic:!0,encoded:te([q(K(n,{size:32})),a])}}if(n!==Number.parseInt(r))throw new De({expectedSize:Number.parseInt(r),value:e});return{dynamic:!1,encoded:q(e,{dir:"right"})}}function Mo(e){if(typeof e!="boolean")throw new L(`Invalid boolean value: "${e}" (type: ${typeof e}). Expected: \`true\` or \`false\`.`);return{dynamic:!1,encoded:q(je(e))}}function Ro(e,{signed:t,size:r=256}){if(typeof r=="number"){let n=2n**(BigInt(r)-(t?1n:0n))-1n,a=t?-n-1n:0n;if(e>n||e<a)throw new le({max:n.toString(),min:a.toString(),signed:t,size:r/8,value:e.toString()})}return{dynamic:!1,encoded:K(e,{size:32,signed:t})}}function Bo(e){let t=Ve(e),r=Math.ceil(O(t)/32),n=[];for(let a=0;a<r;a++)n.push(q(br(t,a*32,(a+1)*32),{dir:"right"}));return{dynamic:!0,encoded:te([q(K(O(t),{size:32})),...n])}}function Ho(e,{param:t}){let r=!1,n=[];for(let a=0;a<t.components.length;a++){let u=t.components[a],f=Array.isArray(e)?a:u.name,S=kt({param:u,value:e[f]});n.push(S),S.dynamic&&(r=!0)}return{dynamic:r,encoded:r?Mt(n):te(n.map(({encoded:a})=>a))}}function Lo(e){let t=e.match(/^(.*)\[(\d+)?\]$/);return t?[t[2]?Number(t[2]):null,t[1]]:void 0}var vr=M(()=>{"use strict";qt();Tt();se();Ne();At();Ct();Te();be();Tr();Ee();Er()});function Rt(e,t){if(!ke(e,{strict:!1}))throw new pe({address:e});if(!ke(t,{strict:!1}))throw new pe({address:t});return e.toLowerCase()===t.toLowerCase()}var Ar=M(()=>{"use strict";Tt();At()});var Jo={};no(Jo,{ClientNotFound:()=>me,Deferred:()=>W,FrakContextManager:()=>re,FrakRpcError:()=>B,PressInteractionEncoder:()=>Jr,PurchaseInteractionEncoder:()=>Gr,ReferralInteractionEncoder:()=>rt,RetailInteractionEncoder:()=>Yr,RpcErrorCodes:()=>H,WebShopInteractionEncoder:()=>Xr,baseIframeProps:()=>ae,compressJson:()=>xe,createIFrameFrakClient:()=>ie,createIFrameNexusClient:()=>Ko,createIframe:()=>ge,decompressDataAndCheckHash:()=>ne,decompressJson:()=>ye,displayModal:()=>J,getProductInformation:()=>jr,hashAndCompressData:()=>oe,interactionTypes:()=>_,modalBuilder:()=>Kr,openSso:()=>Nr,processReferral:()=>ot,productTypes:()=>$,productTypesMask:()=>$r,referralInteraction:()=>Zr,sendInteraction:()=>et,sendTransaction:()=>qr,setupClient:()=>Ht,siweAuthenticate:()=>Wr,trackPurchaseStatus:()=>Vr,watchWalletStatus:()=>Qe});var B=class extends Error{constructor(r,n,a){super(n);this.code=r;this.data=a}};var He=class extends B{constructor(t){super(H.internalError,t)}},me=class extends B{constructor(){super(H.clientNotConnected,"Client not found")}},H={parseError:-32700,invalidRequest:-32600,methodNotFound:-32601,invalidParams:-32602,internalError:-32603,serverError:-32e3,clientNotConnected:-32001,configError:-32002,corruptedResponse:-32003,clientAborted:-32004,walletNotConnected:-32005,serverErrorForInteractionDelegation:-32006};var W=class{_promise;_resolve;_reject;constructor(){this._promise=new Promise((t,r)=>{this._resolve=t,this._reject=r})}get promise(){return this._promise}resolve=t=>{this._resolve?.(t)};reject=t=>{this._reject?.(t)}};var $t=Be(st(),1),pt=Be(ct(),1);async function oe(e){let t=(0,pt.sha256)(JSON.stringify(e)),r={...e,validationHash:t},n=await xe(r),a=(0,pt.sha256)(n);return{compressed:n,compressedHash:a}}async function xe(e){return(0,$t.compressToBase64)(JSON.stringify(e))}var Ot=Be(st(),1),ut=Be(ct(),1);async function ne(e){if(!(e?.compressed&&e?.compressedHash))throw new B(H.corruptedResponse,"Missing compressed data");let t=await ye(e.compressed);if(!t)throw new B(H.corruptedResponse,"Invalid compressed data");if(!t?.validationHash)throw new B(H.corruptedResponse,"Missing validation hash");if((0,ut.sha256)(e.compressed)!==e.compressedHash)throw new B(H.corruptedResponse,"Invalid compressed hash");let{validationHash:n,...a}=t;if((0,ut.sha256)(JSON.stringify(a))!==t.validationHash)throw new B(H.corruptedResponse,"Invalid data validation hash");return t}async function ye(e){let t=await(0,Ot.decompressFromBase64)(e);try{return JSON.parse(t)}catch(r){return console.error("Invalid compressed data",{e:r,decompressed:t}),null}}var ue="nexus-wallet-backup";function _t(){let e=new Map;return{createChannel:t=>{let r=Math.random().toString(36).substring(7);return e.set(r,t),r},getRpcResolver:t=>e.get(t),removeChannel:t=>e.delete(t),destroy:()=>e.clear()}}var ae={id:"nexus-wallet",name:"nexus-wallet",allow:"publickey-credentials-get *; clipboard-write; web-share *",style:{width:"0",height:"0",border:"0",position:"absolute",zIndex:1e3,top:"-1000px",left:"-1000px"}};function ge({walletBaseUrl:e,config:t}){let r=document.querySelector("#nexus-wallet");r&&r.remove();let n=document.createElement("iframe");return n.id=ae.id,n.name=ae.name,n.allow=ae.allow,n.style.zIndex=ae.style.zIndex.toString(),lt({iframe:n,isVisible:!1}),document.body.appendChild(n),new Promise(a=>{n?.addEventListener("load",()=>a(n)),n.src=`${t?.walletUrl??e??"https://wallet.frak.id"}/listener`})}function lt({iframe:e,isVisible:t}){if(!t){e.style.width="0",e.style.height="0",e.style.border="0",e.style.position="fixed",e.style.top="-1000px",e.style.left="-1000px";return}e.style.position="fixed",e.style.top="0",e.style.left="0",e.style.width="100%",e.style.height="100%",e.style.pointerEvents="auto"}function Nt({iframe:e}){let t=new W;return{handleEvent:async n=>{switch(n.iframeLifecycle){case"connected":t.resolve(!0);break;case"do-backup":n.data.backup?localStorage.setItem(ue,n.data.backup):localStorage.removeItem(ue);break;case"remove-backup":localStorage.removeItem(ue);break;case"show":case"hide":lt({iframe:e,isVisible:n.iframeLifecycle==="show"});break}},isConnected:t.promise}}function jt({frakWalletUrl:e,iframe:t,channelManager:r,iframeLifecycleManager:n}){if(typeof window>"u")throw new B(H.configError,"iframe client should be used in the browser");if(!t.contentWindow)throw new B(H.configError,"The iframe does not have a product window");let a=t.contentWindow,u=async p=>{if(!(p.origin&&URL.canParse(p.origin))||new URL(p.origin).origin.toLowerCase()!==new URL(e).origin.toLowerCase()||typeof p.data!="object")return;if("iframeLifecycle"in p.data){await n.handleEvent(p.data);return}if("clientLifecycle"in p.data){console.error("Client lifecycle event received on the client side, dismissing it");return}let E=p.data.id,d=r.getRpcResolver(E);d&&await d(p.data)};return window.addEventListener("message",u),{sendEvent:p=>{a.postMessage(p,{targetOrigin:e})},cleanup:()=>{window.removeEventListener("message",u)}}}function ie({config:e,iframe:t}){let r=_t(),n=Nt({iframe:t}),a=jt({frakWalletUrl:e?.walletUrl??"https://wallet.frak.id",iframe:t,channelManager:r,iframeLifecycleManager:n}),u=async d=>{if(!await n.isConnected)throw new B(H.clientNotConnected,"The iframe provider isn't connected yet");let x=new W,s=r.createChannel(async o=>{let i=await ne(o.data);i.error?x.reject(new B(i.error.code,i.error.message,i.error?.data)):x.resolve(i.result),r.removeChannel(s)}),g=await oe(d);return a.sendEvent({id:s,topic:d.method,data:g}),x.promise},f=async(d,m)=>{if(!await n.isConnected)throw new B(H.clientNotConnected,"The iframe provider isn't connected yet");let s=r.createChannel(async o=>{let i=await ne(o.data);if(i.result)m(i.result);else throw new He("No valid result in the response")}),g=await oe(d);a.sendEvent({id:s,topic:d.method,data:g})},S=io(a,n),p=async()=>{S(),r.destroy(),a.cleanup(),t.remove()},E=so({config:e,messageHandler:a,lifecycleManager:n});return{config:e,waitForConnection:n.isConnected,waitForSetup:E,request:u,listenerRequest:f,destroy:p}}function io(e,t){let a,u,f=()=>e.sendEvent({iframeLifecycle:"heartbeat"});async function S(){f(),a=setInterval(f,100),u=setTimeout(()=>{p(),console.log("Heartbeat timeout: connection failed")},3e4),await t.isConnected,p()}function p(){a&&clearInterval(a),u&&clearTimeout(u)}return S(),p}async function so({config:e,messageHandler:t,lifecycleManager:r}){await r.isConnected;let n=async()=>{let u=e.metadata.css;u&&t.sendEvent({clientLifecycle:"modal-css",data:{cssLink:u}})},a=async()=>{if(typeof window>"u")return;let u=window.localStorage.getItem(ue);u&&t.sendEvent({clientLifecycle:"restore-backup",data:{backup:u}})};await Promise.all([n(),a()])}var Ye=256,Ze;function Cr(e=11){if(!Ze||Ye+e>256*2){Ze="",Ye=0;for(let t=0;t<256;t++)Ze+=(256+Math.random()*256|0).toString(16).substring(1)}return Ze.substring(Ye,Ye+++e)}vr();qe();Ee();Ct();Ar();It();Te();var Bt="fCtx";function zo(e){return btoa(Array.from(e,t=>String.fromCharCode(t)).join("")).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}function Do(e){let t=e.length%4;return Uint8Array.from(atob(e.replace(/-/g,"+").replace(/_/g,"/").padEnd(e.length+(t===0?0:4-t),"=")),r=>r.charCodeAt(0))}function Pr(e){if(e?.r)try{let t=ve(e.r);return zo(t)}catch(t){console.error("Error compressing Frak context",{e:t,context:e})}}function kr(e){if(!(!e||e.length===0))try{let t=Do(e);return{r:Fe(t,{size:20})}}catch(t){console.error("Error decompressing Frak context",{e:t,context:e})}}function Mr({url:e}){if(!e)return null;let r=new URL(e).searchParams.get(Bt);return r?kr(r):null}function Rr({url:e,context:t}){if(!e)return null;let r=Mr({url:e}),n=r?{...r,...t}:t;if(!n.r)return null;let a=Pr(n);if(!a)return null;let u=new URL(e);return u.searchParams.set(Bt,a),u.toString()}function Br(e){let t=new URL(e);return t.searchParams.delete(Bt),t.toString()}function Uo({url:e,context:t}){if(!window.location?.href||typeof window>"u"){console.error("No window found, can't update context");return}let r=e??window.location.href,n;t!==null?n=Rr({url:r,context:t}):n=Br(r),n&&window.history.replaceState(null,"",n.toString())}var re={compress:Pr,decompress:kr,parse:Mr,update:Rr,remove:Br,replaceUrl:Uo};async function Ht({config:e}){let t=await ge({config:e});if(!t){console.error("Failed to create iframe");return}let r=ie({config:e,iframe:t});if(await r.waitForSetup,!await r.waitForConnection){console.error("Failed to connect to client");return}return r}function Hr(e){document.readyState==="complete"||document.readyState==="interactive"?setTimeout(e,1):document.addEventListener?document.addEventListener("DOMContentLoaded",e):document.attachEvent("onreadystatechange",()=>{document.readyState==="complete"&&e()})}async function Lr(e,t){return document.getElementById(e)?Promise.resolve(!0):new Promise((r,n)=>{let a=document.createElement("script");a.id=e,a.src=t,a.async=!0,a.onload=()=>r(!0),a.onerror=()=>n(new Error(`Script load error for ${t}`)),document.head.appendChild(a)})}function zr(){$o(),Oo()}function $o(){let e="https://gapianne.com/cdn/shop/files/logo-gapianne_7a65f4c4-54e8-4831-afa2-0849e4c5f8de.png";window.FrakSetup.config={walletUrl:"https://wallet.frak.id",metadata:{name:"Gapianne"},domain:window.location.host},window.FrakSetup.modalConfig={login:{allowSso:!0,ssoMetadata:{logoUrl:e,homepageLink:"https://gapianne.com/"}},metadata:{header:{icon:e},isDismissible:!0,lang:"fr"}},window.FrakSetup.modalShareConfig={popupTitle:"Pr\xEAt(e) \xE0 r\xE9v\xE9ler un secret bien-\xEAtre ?",text:"D\xE9couvre ce produit chez Gapianne",link:window.location.href}}function Oo(){let e=document.querySelectorAll("#nexus-share-button > button");for(let t of Array.from(e)){let r=document.createElement("frak-button-share");r.setAttribute("text","PARTAGE ET GAGNE"),r.setAttribute("classname","button w-full"),t.replaceWith(r)}}function Dr(){_o(),No()}function _o(){window.FrakSetup.config={walletUrl:"https://wallet.frak.id",metadata:{name:"Moov360"},domain:window.location.host},window.FrakSetup.modalConfig={login:{allowSso:!0,ssoMetadata:{logoUrl:"https://moov360.com/wp-content/uploads/2022/07/MOOV360noir-1.png",homepageLink:"https://moov360.com/"}},metadata:{header:{icon:"https://moov360.com/wp-content/uploads/2022/07/MOOV360noir-1.png"},lang:"fr"}},window.FrakSetup.modalShareConfig={popupTitle:"Partage ce produit avec tes amis",text:"D\xE9couvre ce produit chez Moov360!",link:window.location.href}}function No(){let e=document.querySelectorAll("a.frak-link");for(let t of Array.from(e)){let r=document.createElement("frak-button-share");r.setAttribute("text","Partage et gagne {REWARD}!"),r.setAttribute("no-reward-text","Partage et gagne"),r.setAttribute("use-reward","true"),r.setAttribute("classname","button"),r.style.display="block",r.style.marginTop="20px",t.replaceWith(r)}}var jo={"moov360.com":Dr,"gapianne.com":zr};function Ur(){let e=jo[window.location.host];e&&(e(),Lr("frak-components","https://cdn.jsdelivr.net/npm/@frak-labs/components@latest/cdn/components.js"))}var $={dapp:1,press:2,webshop:3,retail:4,referral:30,purchase:31},$r=Object.entries($).reduce((e,[t,r])=>(e[t]=BigInt(1)<<BigInt(r),e),{});var _={press:{openArticle:"0xc0a24ffb",readArticle:"0xd5bd0fbe"},dapp:{proofVerifiableStorageUpdate:"0x2ab2aeef",callableVerifiableStorageUpdate:"0xa07da986"},webshop:{open:"0xb311798f"},referral:{referred:"0x010cc3b9",createLink:"0xb2c0f17c"},purchase:{started:"0xd87e90c3",completed:"0x8403aeb4",unsafeCompleted:"0x4d5b14e0"},retail:{customerMeeting:"0x74489004"}};function Qe(e,t){if(!t)return e.request({method:"frak_listenToWalletStatus"}).then(a=>(Or(a.interactionToken),a));let r=new W,n=!1;return e.listenerRequest({method:"frak_listenToWalletStatus"},a=>{t(a),Or(a.interactionToken),n||(r.resolve(a),n=!0)}).then(()=>r.promise)}function Or(e){typeof window>"u"||(e?window.sessionStorage.setItem("frak-wallet-interaction-token",e):window.sessionStorage.removeItem("frak.interaction-token"))}function _r({domain:e}){let t=e??window.location.host;return Pe(U(t))}async function et(e,{productId:t,interaction:r,validation:n}){let a=t??_r(e.config);return await e.request({method:"frak_sendInteraction",params:[a,r,n]})}async function J(e,{steps:t,metadata:r}){return await e.request({method:"frak_displayModal",params:[t,e.config.metadata.name,r]})}async function Nr(e,t){let{metadata:r}=e.config;await e.request({method:"frak_sso",params:[t,r.name,r.css]})}async function jr(e){return await e.request({method:"frak_getProductInformation"})}async function Vr(e){if(typeof window>"u"){console.warn("[Frak] No window found, can't track purchase");return}let t=window.sessionStorage.getItem("frak-wallet-interaction-token");if(!t){console.warn("[Frak] No frak session found, skipping purchase check");return}await fetch("https://backend.frak.id/interactions/listenForPurchase",{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json","x-wallet-sdk-auth":t},body:JSON.stringify(e)})}function Lt(){return Cr(96)}async function Wr(e,{siwe:t,metadata:r}){let n=e.config?.domain??window.location.host,a=t?.statement??`I confirm that I want to use my Frak wallet on: ${e.config.metadata.name}`,u={...t,statement:a,nonce:t?.nonce??Lt(),uri:t?.uri??`https://${n}`,version:t?.version??"1",domain:n};return(await J(e,{metadata:r,steps:{login:{},siweAuthenticate:{siwe:u}}})).siweAuthenticate}async function qr(e,{tx:t,metadata:r}){return(await J(e,{metadata:r,steps:{login:{},sendTransaction:{tx:t}}})).sendTransaction}function Kr(e,{metadata:t,login:r,openSession:n}){return tt(e,{steps:{login:r??{},openSession:n??{}},metadata:t})}function tt(e,t){function r(f){return tt(e,{...t,steps:{...t.steps,sendTransaction:f}})}function n(f){return tt(e,{...t,steps:{...t.steps,final:{...f,action:{key:"reward"}}}})}function a(f,S){return tt(e,{...t,steps:{...t.steps,final:{...S,action:{key:"sharing",options:f}}}})}async function u(){return await J(e,t)}return{params:t,sendTx:r,reward:n,sharing:a,display:u}}var Jr={openArticle({articleId:e}){let t=V([_.press.openArticle,D(e,{size:32})]);return{handlerTypeDenominator:U($.press),interactionData:t}},readArticle({articleId:e}){let t=V([_.press.readArticle,D(e,{size:32})]);return{handlerTypeDenominator:U($.press),interactionData:t}}};var rt={createLink(){return{handlerTypeDenominator:U($.referral),interactionData:_.referral.createLink}},referred({referrer:e}){let t=V([_.referral.referred,D(e,{size:32})]);return{handlerTypeDenominator:U($.referral),interactionData:t}}};var Gr={startPurchase({purchaseId:e}){let t=V([_.purchase.started,D(e,{size:32})]);return{handlerTypeDenominator:U($.purchase),interactionData:t}},completedPurchase({purchaseId:e,proof:t}){let r=Pt([{type:"uint256"},{type:"bytes32[]"}],[BigInt(e),t]),n=V([_.purchase.completed,r]);return{handlerTypeDenominator:U($.purchase),interactionData:n}},unsafeCompletedPurchase({purchaseId:e}){let t=V([_.purchase.unsafeCompleted,D(e,{size:32})]);return{handlerTypeDenominator:U($.purchase),interactionData:t}}};var Xr={open(){return{handlerTypeDenominator:U($.webshop),interactionData:_.webshop.open}}};var Yr={customerMeeting({agencyId:e}){let t=V([_.retail.customerMeeting,D(e,{size:32})]);return{handlerTypeDenominator:U($.retail),interactionData:t}}};async function ot(e,{walletStatus:t,frakContext:r,modalConfig:n,productId:a,options:u}){let f=!1;async function S(){if(!f)return f=!0,Wo(e,{modalConfig:n,walletStatus:t})}async function p(E){let d=rt.referred({referrer:E});await et(e,{productId:a,interaction:d})}try{let{status:E,currentWallet:d}=await Vo({initialWalletStatus:t,getFreshWalletStatus:S,pushReferralInteraction:p,frakContext:r});return re.replaceUrl({url:window.location?.href,context:u?.alwaysAppendUrl?{r:d}:null}),E}catch(E){return console.log("Error processing referral",{error:E}),re.replaceUrl({url:window.location?.href,context:u?.alwaysAppendUrl?{r:t?.wallet}:null}),qo(E)}}async function Vo({initialWalletStatus:e,getFreshWalletStatus:t,pushReferralInteraction:r,frakContext:n}){let a=e?.wallet;return n?.r?(a||(a=await t()),a&&Rt(n.r,a)?{status:"self-referral",currentWallet:a}:(e?.interactionSession||(a=await t()),await r(n.r),{status:"success",currentWallet:a})):{status:"no-referrer",currentWallet:a}}async function Wo(e,{modalConfig:t,walletStatus:r}){return r?.interactionSession?r.wallet??void 0:t?(await J(e,t))?.login?.wallet??void 0:void 0}function qo(e){if(e instanceof B)switch(e.code){case H.walletNotConnected:return"no-wallet";case H.serverErrorForInteractionDelegation:return"no-session";default:return"error"}return"error"}async function Zr(e,{productId:t,modalConfig:r,options:n}={}){let a=re.parse({url:window.location.href}),u=await Qe(e);try{return await ot(e,{walletStatus:u,frakContext:a,modalConfig:r,productId:t,options:n})}catch(f){console.warn("Error processing referral",{error:f})}}var Ko=ie;Hr(()=>Ur());return ao(Jo);})();
1
+ "use strict";var NexusSDK=(()=>{var to=Object.create;var Be=Object.defineProperty;var ro=Object.getOwnPropertyDescriptor;var oo=Object.getOwnPropertyNames;var no=Object.getPrototypeOf,ao=Object.prototype.hasOwnProperty;var zt=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var M=(e,t)=>()=>(e&&(t=e(e=0)),t);var Ut=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),io=(e,t)=>{for(var r in t)Be(e,r,{get:t[r],enumerable:!0})},$t=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of oo(t))!ao.call(e,a)&&a!==r&&Be(e,a,{get:()=>t[a],enumerable:!(o=ro(t,a))||o.enumerable});return e};var De=(e,t,r)=>(r=e!=null?to(no(e)):{},$t(t||!e||!e.__esModule?Be(r,"default",{value:e,enumerable:!0}):r,e)),so=e=>$t(Be({},"__esModule",{value:!0}),e);var ct=Ut((xe,st)=>{"use strict";(function(e,t){if(typeof xe=="object"&&typeof st=="object")st.exports=t();else if(typeof define=="function"&&define.amd)define([],t);else{var r=t();for(var o in r)(typeof xe=="object"?xe:e)[o]=r[o]}})(xe,()=>(()=>{"use strict";var e={48:function(r,o,a){var p=this&&this.__awaiter||function(i,g,n,s){return new(n||(n=Promise))(function(w,A){function m(c){try{L(s.next(c))}catch(l){A(l)}}function F(c){try{L(s.throw(c))}catch(l){A(l)}}function L(c){var l;c.done?w(c.value):(l=c.value,l instanceof n?l:new n(function(E){E(l)})).then(m,F)}L((s=s.apply(i,g||[])).next())})},u=this&&this.__generator||function(i,g){var n,s,w,A,m={label:0,sent:function(){if(1&w[0])throw w[1];return w[1]},trys:[],ops:[]};return A={next:F(0),throw:F(1),return:F(2)},typeof Symbol=="function"&&(A[Symbol.iterator]=function(){return this}),A;function F(L){return function(c){return function(l){if(n)throw new TypeError("Generator is already executing.");for(;A&&(A=0,l[0]&&(m=0)),m;)try{if(n=1,s&&(w=2&l[0]?s.return:l[0]?s.throw||((w=s.return)&&w.call(s),0):s.next)&&!(w=w.call(s,l[1])).done)return w;switch(s=0,w&&(l=[2&l[0],w.value]),l[0]){case 0:case 1:w=l;break;case 4:return m.label++,{value:l[1],done:!1};case 5:m.label++,s=l[1],l=[0];continue;case 7:l=m.ops.pop(),m.trys.pop();continue;default:if(!((w=(w=m.trys).length>0&&w[w.length-1])||l[0]!==6&&l[0]!==2)){m=0;continue}if(l[0]===3&&(!w||l[1]>w[0]&&l[1]<w[3])){m.label=l[1];break}if(l[0]===6&&m.label<w[1]){m.label=w[1],w=l;break}if(w&&m.label<w[2]){m.label=w[2],m.ops.push(l);break}w[2]&&m.ops.pop(),m.trys.pop();continue}l=g.call(i,m)}catch(E){l=[6,E],s=0}finally{n=w=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([L,c])}}};Object.defineProperty(o,"__esModule",{value:!0}),o.decompressFromUTF16=o.compressToUTF16=o.decompressFromBase64=o.compressToBase64=void 0;var S=a(304),d=a(134),T=new S.CompressorImpl,y=new d.DecompressorImpl,f="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",h={};o.compressToBase64=function(i){return p(this,void 0,void 0,function(){var g;return u(this,function(n){switch(n.label){case 0:return i===null?[2,""]:[4,T.compress(i,6,function(s){return f.charAt(s)})];case 1:switch((g=n.sent()).length%4){default:case 0:return[2,g];case 1:return[2,g+"==="];case 2:return[2,g+"=="];case 3:return[2,g+"="]}return[2]}})})},o.decompressFromBase64=function(i){return p(this,void 0,void 0,function(){return u(this,function(g){switch(g.label){case 0:return i===null?[2,""]:i===""?[2,null]:[4,y.decompress(i.length,32,function(n){return function(s,w){if(!h[s]){h[s]={};for(var A=0;A<s.length;A++)h[s][s.charAt(A)]=A}return h[s][w]}(f,i.charAt(n))})];case 1:return[2,g.sent()]}})})},o.compressToUTF16=function(i){return p(this,void 0,void 0,function(){return u(this,function(g){switch(g.label){case 0:return i===null?[2,""]:[4,T.compress(i,15,function(n){return String.fromCharCode(n+32)})];case 1:return[2,g.sent()+" "]}})})},o.decompressFromUTF16=function(i){return p(this,void 0,void 0,function(){return u(this,function(g){switch(g.label){case 0:return i===null?[2,""]:i===""?[2,null]:[4,y.decompress(i.length,16384,function(n){return i.charCodeAt(n)-32})];case 1:return[2,g.sent()]}})})}},304:function(r,o,a){var p=this&&this.__awaiter||function(y,f,h,i){return new(h||(h=Promise))(function(g,n){function s(m){try{A(i.next(m))}catch(F){n(F)}}function w(m){try{A(i.throw(m))}catch(F){n(F)}}function A(m){var F;m.done?g(m.value):(F=m.value,F instanceof h?F:new h(function(L){L(F)})).then(s,w)}A((i=i.apply(y,f||[])).next())})},u=this&&this.__generator||function(y,f){var h,i,g,n,s={label:0,sent:function(){if(1&g[0])throw g[1];return g[1]},trys:[],ops:[]};return n={next:w(0),throw:w(1),return:w(2)},typeof Symbol=="function"&&(n[Symbol.iterator]=function(){return this}),n;function w(A){return function(m){return function(F){if(h)throw new TypeError("Generator is already executing.");for(;n&&(n=0,F[0]&&(s=0)),s;)try{if(h=1,i&&(g=2&F[0]?i.return:F[0]?i.throw||((g=i.return)&&g.call(i),0):i.next)&&!(g=g.call(i,F[1])).done)return g;switch(i=0,g&&(F=[2&F[0],g.value]),F[0]){case 0:case 1:g=F;break;case 4:return s.label++,{value:F[1],done:!1};case 5:s.label++,i=F[1],F=[0];continue;case 7:F=s.ops.pop(),s.trys.pop();continue;default:if(!((g=(g=s.trys).length>0&&g[g.length-1])||F[0]!==6&&F[0]!==2)){s=0;continue}if(F[0]===3&&(!g||F[1]>g[0]&&F[1]<g[3])){s.label=F[1];break}if(F[0]===6&&s.label<g[1]){s.label=g[1],g=F;break}if(g&&s.label<g[2]){s.label=g[2],s.ops.push(F);break}g[2]&&s.ops.pop(),s.trys.pop();continue}F=f.call(y,s)}catch(L){F=[6,L],i=0}finally{h=g=0}if(5&F[0])throw F[1];return{value:F[0]?F[1]:void 0,done:!0}}([A,m])}}};Object.defineProperty(o,"__esModule",{value:!0}),o.CompressorImpl=void 0;var S=a(658),d=[0,8,4,12,2,10,6,14,1,9,5,13,3,11,7,15],T=function(){function y(){}return y.writeValueToData=function(f,h,i,g,n){if(i%4!=0||f.dataPosition+i>g-1)for(var s=0;s<i;s++)f.dataVal=f.dataVal<<1|1&h,f.dataPosition==g-1?(f.dataPosition=0,f.data.push(n(f.dataVal)),f.dataVal=0):f.dataPosition++,h>>=1;else f.dataVal<<=i,f.dataVal|=function(w,A){for(var m=0,F=0;F<A;++F)m<<=4,m|=d[15&w],w>>=4;return m}(h,i/4),f.dataPosition+=i},y.writeWToDataVal=function(f,h,i){f.dictionaryToCreate.has(f.w)?(f.w.charCodeAt(0)<256?(y.writeValueToData(f,0,f.numBits,h,i),y.writeValueToData(f,f.w.charCodeAt(0),8,h,i)):(y.writeValueToData(f,1,f.numBits,h,i),y.writeValueToData(f,f.w.charCodeAt(0),16,h,i)),f.enlargeIn--,f.enlargeIn==0&&(f.enlargeIn=Math.pow(2,f.numBits),f.numBits++),f.dictionaryToCreate.delete(f.w)):y.writeValueToData(f,f.dictionary.get(f.w),f.numBits,h,i),f.enlargeIn--,f.enlargeIn==0&&(f.enlargeIn=Math.pow(2,f.numBits),f.numBits++)},y.loopIteration=function(f,h,i,g,n){var s=f.charAt(h);n.dictionary.has(s)||(n.dictionary.set(s,n.dictSize++),n.dictionaryToCreate.set(s,!0));var w=n.w+s;n.dictionary.has(w)?n.w=w:(this.writeWToDataVal(n,i,g),n.dictionary.set(w,n.dictSize++),n.w=String(s))},y.prototype.compress=function(f,h,i){var g=this;return new Promise(function(n){return p(g,void 0,void 0,function(){var s,w;return u(this,function(A){switch(A.label){case 0:if(f==null)return n(""),[2];s={data:[],dataPosition:0,dataVal:0,dictionary:new Map,dictionaryToCreate:new Map,dictSize:3,enlargeIn:2,numBits:2,w:""},w=0,A.label=1;case 1:return w<f.length?(y.loopIteration(f,w,h,i,s),w%1e4!=0?[3,3]:[4,(0,S.wait)()]):[3,4];case 2:A.sent(),A.label=3;case 3:return w+=1,[3,1];case 4:return s.w!==""&&y.writeWToDataVal(s,h,i),y.writeValueToData(s,2,s.numBits,h,i),s.dataVal<<=h-s.dataPosition,s.data.push(i(s.dataVal)),n(s.data.join("")),[2]}})})})},y}();o.CompressorImpl=T},134:function(r,o,a){var p=this&&this.__awaiter||function(T,y,f,h){return new(f||(f=Promise))(function(i,g){function n(A){try{w(h.next(A))}catch(m){g(m)}}function s(A){try{w(h.throw(A))}catch(m){g(m)}}function w(A){var m;A.done?i(A.value):(m=A.value,m instanceof f?m:new f(function(F){F(m)})).then(n,s)}w((h=h.apply(T,y||[])).next())})},u=this&&this.__generator||function(T,y){var f,h,i,g,n={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return g={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(g[Symbol.iterator]=function(){return this}),g;function s(w){return function(A){return function(m){if(f)throw new TypeError("Generator is already executing.");for(;g&&(g=0,m[0]&&(n=0)),n;)try{if(f=1,h&&(i=2&m[0]?h.return:m[0]?h.throw||((i=h.return)&&i.call(h),0):h.next)&&!(i=i.call(h,m[1])).done)return i;switch(h=0,i&&(m=[2&m[0],i.value]),m[0]){case 0:case 1:i=m;break;case 4:return n.label++,{value:m[1],done:!1};case 5:n.label++,h=m[1],m=[0];continue;case 7:m=n.ops.pop(),n.trys.pop();continue;default:if(!((i=(i=n.trys).length>0&&i[i.length-1])||m[0]!==6&&m[0]!==2)){n=0;continue}if(m[0]===3&&(!i||m[1]>i[0]&&m[1]<i[3])){n.label=m[1];break}if(m[0]===6&&n.label<i[1]){n.label=i[1],i=m;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(m);break}i[2]&&n.ops.pop(),n.trys.pop();continue}m=y.call(T,n)}catch(F){m=[6,F],h=0}finally{f=i=0}if(5&m[0])throw m[1];return{value:m[0]?m[1]:void 0,done:!0}}([w,A])}}};Object.defineProperty(o,"__esModule",{value:!0}),o.DecompressorImpl=void 0;var S=a(658),d=function(){function T(){}return T.prototype.decompress=function(y,f,h){var i=this;return new Promise(function(g){return p(i,void 0,void 0,function(){var n,s,w;return u(this,function(A){switch(A.label){case 0:for(n={bits:0,c:null,dataIndex:1,dataPosition:f,dataVal:h(0),dictionary:new Map,dictSize:4,enlargeIn:4,entry:"",maxPower:Math.pow(2,2),numBits:3,power:1,resb:null,result:[],w:null},s=0;s<3;s+=1)n.dictionary.set(s,s);for(;n.power!=n.maxPower;)n.resb=n.dataVal&n.dataPosition,n.dataPosition>>=1,n.dataPosition==0&&(n.dataPosition=f,n.dataVal=h(n.dataIndex++)),n.bits|=(n.resb>0?1:0)*n.power,n.power<<=1;switch(n.bits){case 0:for(n.bits=0,n.maxPower=Math.pow(2,8),n.power=1;n.power!=n.maxPower;)n.resb=n.dataVal&n.dataPosition,n.dataPosition>>=1,n.dataPosition==0&&(n.dataPosition=f,n.dataVal=h(n.dataIndex++)),n.bits|=(n.resb>0?1:0)*n.power,n.power<<=1;n.c=String.fromCharCode(n.bits);break;case 1:for(n.bits=0,n.maxPower=Math.pow(2,16),n.power=1;n.power!==n.maxPower;)n.resb=n.dataVal&n.dataPosition,n.dataPosition>>=1,n.dataPosition===0&&(n.dataPosition=f,n.dataVal=h(n.dataIndex++)),n.bits|=(n.resb>0?1:0)*n.power,n.power<<=1;n.c=String.fromCharCode(n.bits);break;case 2:return g(""),[2]}n.dictionary[3]=n.c,n.w=n.c,n.result.push(n.c),w=1,A.label=1;case 1:return w%2e4!=0?[3,3]:[4,(0,S.wait)()];case 2:A.sent(),A.label=3;case 3:if(n.dataIndex>y)return g(""),[2];for(n.bits=0,n.maxPower=Math.pow(2,n.numBits),n.power=1;n.power!=n.maxPower;)n.resb=n.dataVal&n.dataPosition,n.dataPosition>>=1,n.dataPosition==0&&(n.dataPosition=f,n.dataVal=h(n.dataIndex++)),n.bits|=(n.resb>0?1:0)*n.power,n.power<<=1;switch(n.c=n.bits){case 0:for(n.bits=0,n.maxPower=Math.pow(2,8),n.power=1;n.power!==n.maxPower;)n.resb=n.dataVal&n.dataPosition,n.dataPosition>>=1,n.dataPosition==0&&(n.dataPosition=f,n.dataVal=h(n.dataIndex++)),n.bits|=(n.resb>0?1:0)*n.power,n.power<<=1;n.dictionary[n.dictSize++]=String.fromCharCode(n.bits),n.c=n.dictSize-1,n.enlargeIn--;break;case 1:for(n.bits=0,n.maxPower=Math.pow(2,16),n.power=1;n.power!==n.maxPower;)n.resb=n.dataVal&n.dataPosition,n.dataPosition>>=1,n.dataPosition==0&&(n.dataPosition=f,n.dataVal=h(n.dataIndex++)),n.bits|=(n.resb>0?1:0)*n.power,n.power<<=1;n.dictionary[n.dictSize++]=String.fromCharCode(n.bits),n.c=n.dictSize-1,n.enlargeIn--;break;case 2:return g(n.result.join("")),[2]}if(n.enlargeIn==0&&(n.enlargeIn=Math.pow(2,n.numBits),n.numBits++),n.dictionary[n.c])n.entry=n.dictionary[n.c];else{if(n.c!==n.dictSize)return g(null),[2];n.entry=n.w+n.w.charAt(0)}return n.result.push(n.entry),n.dictionary[n.dictSize++]=n.w+n.entry.charAt(0),n.enlargeIn--,n.w=n.entry,n.enlargeIn==0&&(n.enlargeIn=Math.pow(2,n.numBits),n.numBits++),w++,[3,1];case 4:return[2]}})})})},T}();o.DecompressorImpl=d},658:function(r,o){var a=this&&this.__awaiter||function(u,S,d,T){return new(d||(d=Promise))(function(y,f){function h(n){try{g(T.next(n))}catch(s){f(s)}}function i(n){try{g(T.throw(n))}catch(s){f(s)}}function g(n){var s;n.done?y(n.value):(s=n.value,s instanceof d?s:new d(function(w){w(s)})).then(h,i)}g((T=T.apply(u,S||[])).next())})},p=this&&this.__generator||function(u,S){var d,T,y,f,h={label:0,sent:function(){if(1&y[0])throw y[1];return y[1]},trys:[],ops:[]};return f={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(f[Symbol.iterator]=function(){return this}),f;function i(g){return function(n){return function(s){if(d)throw new TypeError("Generator is already executing.");for(;f&&(f=0,s[0]&&(h=0)),h;)try{if(d=1,T&&(y=2&s[0]?T.return:s[0]?T.throw||((y=T.return)&&y.call(T),0):T.next)&&!(y=y.call(T,s[1])).done)return y;switch(T=0,y&&(s=[2&s[0],y.value]),s[0]){case 0:case 1:y=s;break;case 4:return h.label++,{value:s[1],done:!1};case 5:h.label++,T=s[1],s=[0];continue;case 7:s=h.ops.pop(),h.trys.pop();continue;default:if(!((y=(y=h.trys).length>0&&y[y.length-1])||s[0]!==6&&s[0]!==2)){h=0;continue}if(s[0]===3&&(!y||s[1]>y[0]&&s[1]<y[3])){h.label=s[1];break}if(s[0]===6&&h.label<y[1]){h.label=y[1],y=s;break}if(y&&h.label<y[2]){h.label=y[2],h.ops.push(s);break}y[2]&&h.ops.pop(),h.trys.pop();continue}s=S.call(u,h)}catch(w){s=[6,w],T=0}finally{d=y=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([g,n])}}};Object.defineProperty(o,"__esModule",{value:!0}),o.wait=void 0,o.wait=function(){return a(this,void 0,void 0,function(){return p(this,function(u){return[2,new Promise(function(S){setTimeout(S,0)})]})})}}},t={};return function r(o){var a=t[o];if(a!==void 0)return a.exports;var p=t[o]={exports:{}};return e[o].call(p.exports,p,p.exports,r),p.exports}(48)})())});var pt=Ut((rn,Le)=>{"use strict";(function(){"use strict";var e="input is invalid type",t=typeof window=="object",r=t?window:{};r.JS_SHA256_NO_WINDOW&&(t=!1);var o=!t&&typeof self=="object",a=!r.JS_SHA256_NO_NODE_JS&&typeof process=="object"&&process.versions&&process.versions.node;a?r=global:o&&(r=self);var p=!r.JS_SHA256_NO_COMMON_JS&&typeof Le=="object"&&Le.exports,u=typeof define=="function"&&define.amd,S=!r.JS_SHA256_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",d="0123456789abcdef".split(""),T=[-2147483648,8388608,32768,128],y=[24,16,8,0],f=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],h=["hex","array","digest","arrayBuffer"],i=[];(r.JS_SHA256_NO_NODE_JS||!Array.isArray)&&(Array.isArray=function(c){return Object.prototype.toString.call(c)==="[object Array]"}),S&&(r.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW||!ArrayBuffer.isView)&&(ArrayBuffer.isView=function(c){return typeof c=="object"&&c.buffer&&c.buffer.constructor===ArrayBuffer});var g=function(c,l){return function(E){return new m(l,!0).update(E)[c]()}},n=function(c){var l=g("hex",c);a&&(l=s(l,c)),l.create=function(){return new m(c)},l.update=function(v){return l.create().update(v)};for(var E=0;E<h.length;++E){var I=h[E];l[I]=g(I,c)}return l},s=function(c,l){var E=zt("crypto"),I=zt("buffer").Buffer,v=l?"sha224":"sha256",b;I.from&&!r.JS_SHA256_NO_BUFFER_FROM?b=I.from:b=function(x){return new I(x)};var C=function(x){if(typeof x=="string")return E.createHash(v).update(x,"utf8").digest("hex");if(x==null)throw new Error(e);return x.constructor===ArrayBuffer&&(x=new Uint8Array(x)),Array.isArray(x)||ArrayBuffer.isView(x)||x.constructor===I?E.createHash(v).update(b(x)).digest("hex"):c(x)};return C},w=function(c,l){return function(E,I){return new F(E,l,!0).update(I)[c]()}},A=function(c){var l=w("hex",c);l.create=function(v){return new F(v,c)},l.update=function(v,b){return l.create(v).update(b)};for(var E=0;E<h.length;++E){var I=h[E];l[I]=w(I,c)}return l};function m(c,l){l?(i[0]=i[16]=i[1]=i[2]=i[3]=i[4]=i[5]=i[6]=i[7]=i[8]=i[9]=i[10]=i[11]=i[12]=i[13]=i[14]=i[15]=0,this.blocks=i):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],c?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=c}m.prototype.update=function(c){if(!this.finalized){var l,E=typeof c;if(E!=="string"){if(E==="object"){if(c===null)throw new Error(e);if(S&&c.constructor===ArrayBuffer)c=new Uint8Array(c);else if(!Array.isArray(c)&&(!S||!ArrayBuffer.isView(c)))throw new Error(e)}else throw new Error(e);l=!0}for(var I,v=0,b,C=c.length,x=this.blocks;v<C;){if(this.hashed&&(this.hashed=!1,x[0]=this.block,this.block=x[16]=x[1]=x[2]=x[3]=x[4]=x[5]=x[6]=x[7]=x[8]=x[9]=x[10]=x[11]=x[12]=x[13]=x[14]=x[15]=0),l)for(b=this.start;v<C&&b<64;++v)x[b>>>2]|=c[v]<<y[b++&3];else for(b=this.start;v<C&&b<64;++v)I=c.charCodeAt(v),I<128?x[b>>>2]|=I<<y[b++&3]:I<2048?(x[b>>>2]|=(192|I>>>6)<<y[b++&3],x[b>>>2]|=(128|I&63)<<y[b++&3]):I<55296||I>=57344?(x[b>>>2]|=(224|I>>>12)<<y[b++&3],x[b>>>2]|=(128|I>>>6&63)<<y[b++&3],x[b>>>2]|=(128|I&63)<<y[b++&3]):(I=65536+((I&1023)<<10|c.charCodeAt(++v)&1023),x[b>>>2]|=(240|I>>>18)<<y[b++&3],x[b>>>2]|=(128|I>>>12&63)<<y[b++&3],x[b>>>2]|=(128|I>>>6&63)<<y[b++&3],x[b>>>2]|=(128|I&63)<<y[b++&3]);this.lastByteIndex=b,this.bytes+=b-this.start,b>=64?(this.block=x[16],this.start=b-64,this.hash(),this.hashed=!0):this.start=b}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},m.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var c=this.blocks,l=this.lastByteIndex;c[16]=this.block,c[l>>>2]|=T[l&3],this.block=c[16],l>=56&&(this.hashed||this.hash(),c[0]=this.block,c[16]=c[1]=c[2]=c[3]=c[4]=c[5]=c[6]=c[7]=c[8]=c[9]=c[10]=c[11]=c[12]=c[13]=c[14]=c[15]=0),c[14]=this.hBytes<<3|this.bytes>>>29,c[15]=this.bytes<<3,this.hash()}},m.prototype.hash=function(){var c=this.h0,l=this.h1,E=this.h2,I=this.h3,v=this.h4,b=this.h5,C=this.h6,x=this.h7,k=this.blocks,B,N,V,X,P,Y,Z,me,at,it,Re;for(B=16;B<64;++B)P=k[B-15],N=(P>>>7|P<<25)^(P>>>18|P<<14)^P>>>3,P=k[B-2],V=(P>>>17|P<<15)^(P>>>19|P<<13)^P>>>10,k[B]=k[B-16]+N+k[B-7]+V<<0;for(Re=l&E,B=0;B<64;B+=4)this.first?(this.is224?(me=300032,P=k[0]-1413257819,x=P-150054599<<0,I=P+24177077<<0):(me=704751109,P=k[0]-210244248,x=P-1521486534<<0,I=P+143694565<<0),this.first=!1):(N=(c>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),V=(v>>>6|v<<26)^(v>>>11|v<<21)^(v>>>25|v<<7),me=c&l,X=me^c&E^Re,Z=v&b^~v&C,P=x+V+Z+f[B]+k[B],Y=N+X,x=I+P<<0,I=P+Y<<0),N=(I>>>2|I<<30)^(I>>>13|I<<19)^(I>>>22|I<<10),V=(x>>>6|x<<26)^(x>>>11|x<<21)^(x>>>25|x<<7),at=I&c,X=at^I&l^me,Z=x&v^~x&b,P=C+V+Z+f[B+1]+k[B+1],Y=N+X,C=E+P<<0,E=P+Y<<0,N=(E>>>2|E<<30)^(E>>>13|E<<19)^(E>>>22|E<<10),V=(C>>>6|C<<26)^(C>>>11|C<<21)^(C>>>25|C<<7),it=E&I,X=it^E&c^at,Z=C&x^~C&v,P=b+V+Z+f[B+2]+k[B+2],Y=N+X,b=l+P<<0,l=P+Y<<0,N=(l>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),V=(b>>>6|b<<26)^(b>>>11|b<<21)^(b>>>25|b<<7),Re=l&E,X=Re^l&I^it,Z=b&C^~b&x,P=v+V+Z+f[B+3]+k[B+3],Y=N+X,v=c+P<<0,c=P+Y<<0,this.chromeBugWorkAround=!0;this.h0=this.h0+c<<0,this.h1=this.h1+l<<0,this.h2=this.h2+E<<0,this.h3=this.h3+I<<0,this.h4=this.h4+v<<0,this.h5=this.h5+b<<0,this.h6=this.h6+C<<0,this.h7=this.h7+x<<0},m.prototype.hex=function(){this.finalize();var c=this.h0,l=this.h1,E=this.h2,I=this.h3,v=this.h4,b=this.h5,C=this.h6,x=this.h7,k=d[c>>>28&15]+d[c>>>24&15]+d[c>>>20&15]+d[c>>>16&15]+d[c>>>12&15]+d[c>>>8&15]+d[c>>>4&15]+d[c&15]+d[l>>>28&15]+d[l>>>24&15]+d[l>>>20&15]+d[l>>>16&15]+d[l>>>12&15]+d[l>>>8&15]+d[l>>>4&15]+d[l&15]+d[E>>>28&15]+d[E>>>24&15]+d[E>>>20&15]+d[E>>>16&15]+d[E>>>12&15]+d[E>>>8&15]+d[E>>>4&15]+d[E&15]+d[I>>>28&15]+d[I>>>24&15]+d[I>>>20&15]+d[I>>>16&15]+d[I>>>12&15]+d[I>>>8&15]+d[I>>>4&15]+d[I&15]+d[v>>>28&15]+d[v>>>24&15]+d[v>>>20&15]+d[v>>>16&15]+d[v>>>12&15]+d[v>>>8&15]+d[v>>>4&15]+d[v&15]+d[b>>>28&15]+d[b>>>24&15]+d[b>>>20&15]+d[b>>>16&15]+d[b>>>12&15]+d[b>>>8&15]+d[b>>>4&15]+d[b&15]+d[C>>>28&15]+d[C>>>24&15]+d[C>>>20&15]+d[C>>>16&15]+d[C>>>12&15]+d[C>>>8&15]+d[C>>>4&15]+d[C&15];return this.is224||(k+=d[x>>>28&15]+d[x>>>24&15]+d[x>>>20&15]+d[x>>>16&15]+d[x>>>12&15]+d[x>>>8&15]+d[x>>>4&15]+d[x&15]),k},m.prototype.toString=m.prototype.hex,m.prototype.digest=function(){this.finalize();var c=this.h0,l=this.h1,E=this.h2,I=this.h3,v=this.h4,b=this.h5,C=this.h6,x=this.h7,k=[c>>>24&255,c>>>16&255,c>>>8&255,c&255,l>>>24&255,l>>>16&255,l>>>8&255,l&255,E>>>24&255,E>>>16&255,E>>>8&255,E&255,I>>>24&255,I>>>16&255,I>>>8&255,I&255,v>>>24&255,v>>>16&255,v>>>8&255,v&255,b>>>24&255,b>>>16&255,b>>>8&255,b&255,C>>>24&255,C>>>16&255,C>>>8&255,C&255];return this.is224||k.push(x>>>24&255,x>>>16&255,x>>>8&255,x&255),k},m.prototype.array=m.prototype.digest,m.prototype.arrayBuffer=function(){this.finalize();var c=new ArrayBuffer(this.is224?28:32),l=new DataView(c);return l.setUint32(0,this.h0),l.setUint32(4,this.h1),l.setUint32(8,this.h2),l.setUint32(12,this.h3),l.setUint32(16,this.h4),l.setUint32(20,this.h5),l.setUint32(24,this.h6),this.is224||l.setUint32(28,this.h7),c};function F(c,l,E){var I,v=typeof c;if(v==="string"){var b=[],C=c.length,x=0,k;for(I=0;I<C;++I)k=c.charCodeAt(I),k<128?b[x++]=k:k<2048?(b[x++]=192|k>>>6,b[x++]=128|k&63):k<55296||k>=57344?(b[x++]=224|k>>>12,b[x++]=128|k>>>6&63,b[x++]=128|k&63):(k=65536+((k&1023)<<10|c.charCodeAt(++I)&1023),b[x++]=240|k>>>18,b[x++]=128|k>>>12&63,b[x++]=128|k>>>6&63,b[x++]=128|k&63);c=b}else if(v==="object"){if(c===null)throw new Error(e);if(S&&c.constructor===ArrayBuffer)c=new Uint8Array(c);else if(!Array.isArray(c)&&(!S||!ArrayBuffer.isView(c)))throw new Error(e)}else throw new Error(e);c.length>64&&(c=new m(l,!0).update(c).array());var B=[],N=[];for(I=0;I<64;++I){var V=c[I]||0;B[I]=92^V,N[I]=54^V}m.call(this,l,E),this.update(N),this.oKeyPad=B,this.inner=!0,this.sharedMemory=E}F.prototype=new m,F.prototype.finalize=function(){if(m.prototype.finalize.call(this),this.inner){this.inner=!1;var c=this.array();m.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(c),m.prototype.finalize.call(this)}};var L=n();L.sha256=L,L.sha224=n(!0),L.sha256.hmac=A(),L.sha224.hmac=A(!0),p?Le.exports=L:(r.sha256=L.sha256,r.sha224=L.sha224,u&&define(function(){return L}))})()});function Q(e,{strict:t=!0}={}){return!e||typeof e!="string"?!1:t?/^0x[0-9a-fA-F]*$/.test(e):e.startsWith("0x")}var we=M(()=>{"use strict"});function O(e){return Q(e,{strict:!1})?Math.ceil((e.length-2)/2):e.length}var Ie=M(()=>{"use strict";we()});var ft,Wt=M(()=>{"use strict";ft="2.22.10"});function qt(e,t){return t?.(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause!==void 0?qt(e.cause,t):t?null:e}var mt,H,ce=M(()=>{"use strict";Wt();mt={getDocsUrl:({docsBaseUrl:e,docsPath:t="",docsSlug:r})=>t?`${e??"https://viem.sh"}${t}${r?`#${r}`:""}`:void 0,version:`viem@${ft}`},H=class e extends Error{constructor(t,r={}){let o=r.cause instanceof e?r.cause.details:r.cause?.message?r.cause.message:r.details,a=r.cause instanceof e&&r.cause.docsPath||r.docsPath,p=mt.getDocsUrl?.({...r,docsPath:a}),u=[t||"An error occurred.","",...r.metaMessages?[...r.metaMessages,""]:[],...p?[`Docs: ${p}`]:[],...o?[`Details: ${o}`]:[],...mt.version?[`Version: ${mt.version}`]:[]].join(`
2
+ `);super(u,r.cause?{cause:r.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),this.details=o,this.docsPath=a,this.metaMessages=r.metaMessages,this.name=r.name??this.name,this.shortMessage=t,this.version=ft}walk(t){return qt(this,t)}}});var ze,Ue,$e,Oe,_e,Kt=M(()=>{"use strict";Ie();ce();ze=class extends H{constructor({expectedLength:t,givenLength:r,type:o}){super([`ABI encoding array length mismatch for type ${o}.`,`Expected length: ${t}`,`Given length: ${r}`].join(`
3
+ `),{name:"AbiEncodingArrayLengthMismatchError"})}},Ue=class extends H{constructor({expectedSize:t,value:r}){super(`Size of bytes "${r}" (bytes${O(r)}) does not match expected size (bytes${t}).`,{name:"AbiEncodingBytesSizeMismatchError"})}},$e=class extends H{constructor({expectedLength:t,givenLength:r}){super(["ABI encoding params/values length mismatch.",`Expected length (params): ${t}`,`Given length (values): ${r}`].join(`
4
+ `),{name:"AbiEncodingLengthMismatchError"})}},Oe=class extends H{constructor(t,{docsPath:r}){super([`Type "${t}" is not a valid encoding type.`,"Please provide a valid ABI type."].join(`
5
+ `),{docsPath:r,name:"InvalidAbiEncodingType"})}},_e=class extends H{constructor(t){super([`Value "${t}" is not a valid array.`].join(`
6
+ `),{name:"InvalidArrayError"})}}});var Se,Te,ht=M(()=>{"use strict";ce();Se=class extends H{constructor({offset:t,position:r,size:o}){super(`Slice ${r==="start"?"starting":"ending"} at offset "${t}" is out-of-bounds (size: ${o}).`,{name:"SliceOffsetOutOfBoundsError"})}},Te=class extends H{constructor({size:t,targetSize:r,type:o}){super(`${o.charAt(0).toUpperCase()}${o.slice(1).toLowerCase()} size (${t}) exceeds padding size (${r}).`,{name:"SizeExceedsPaddingSizeError"})}}});function z(e,{dir:t,size:r=32}={}){return typeof e=="string"?q(e,{dir:t,size:r}):Jt(e,{dir:t,size:r})}function q(e,{dir:t,size:r=32}={}){if(r===null)return e;let o=e.replace("0x","");if(o.length>r*2)throw new Te({size:Math.ceil(o.length/2),targetSize:r,type:"hex"});return`0x${o[t==="right"?"padEnd":"padStart"](r*2,"0")}`}function Jt(e,{dir:t,size:r=32}={}){if(r===null)return e;if(e.length>r)throw new Te({size:e.length,targetSize:r,type:"bytes"});let o=new Uint8Array(r);for(let a=0;a<r;a++){let p=t==="right";o[p?a:r-a-1]=e[p?a:e.length-a-1]}return o}var Fe=M(()=>{"use strict";ht()});var de,Ne,Ve=M(()=>{"use strict";ce();de=class extends H{constructor({max:t,min:r,signed:o,size:a,value:p}){super(`Number "${p}" is not in safe ${a?`${a*8}-bit ${o?"signed":"unsigned"} `:""}integer range ${t?`(${r} to ${t})`:`(above ${r})`}`,{name:"IntegerOutOfRangeError"})}},Ne=class extends H{constructor({givenSize:t,maxSize:r}){super(`Size cannot exceed ${r} bytes. Given size: ${t} bytes.`,{name:"SizeOverflowError"})}}});function pe(e,{size:t}){if(O(e)>t)throw new Ne({givenSize:O(e),maxSize:t})}var xt=M(()=>{"use strict";Ve();Ie()});function U(e,t={}){return typeof e=="number"||typeof e=="bigint"?K(e,t):typeof e=="string"?We(e,t):typeof e=="boolean"?je(e,t):Ee(e,t)}function je(e,t={}){let r=`0x${Number(e)}`;return typeof t.size=="number"?(pe(r,{size:t.size}),z(r,{size:t.size})):r}function Ee(e,t={}){let r="";for(let a=0;a<e.length;a++)r+=uo[e[a]];let o=`0x${r}`;return typeof t.size=="number"?(pe(o,{size:t.size}),z(o,{dir:"right",size:t.size})):o}function K(e,t={}){let{signed:r,size:o}=t,a=BigInt(e),p;o?r?p=(1n<<BigInt(o)*8n-1n)-1n:p=2n**(BigInt(o)*8n)-1n:typeof e=="number"&&(p=BigInt(Number.MAX_SAFE_INTEGER));let u=typeof p=="bigint"&&r?-p-1n:0;if(p&&a>p||a<u){let d=typeof e=="bigint"?"n":"";throw new de({max:p?`${p}${d}`:void 0,min:`${u}${d}`,signed:r,size:o,value:`${e}${d}`})}let S=`0x${(r&&a<0?(1n<<BigInt(o*8))+BigInt(a):a).toString(16)}`;return o?z(S,{size:o}):S}function We(e,t={}){let r=lo.encode(e);return Ee(r,t)}var uo,lo,ve=M(()=>{"use strict";Ve();Fe();xt();uo=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));lo=new TextEncoder});function yt(e,t={}){return typeof e=="number"||typeof e=="bigint"?Yt(e,t):typeof e=="boolean"?Xt(e,t):Q(e)?Ae(e,t):qe(e,t)}function Xt(e,t={}){let r=new Uint8Array(1);return r[0]=Number(e),typeof t.size=="number"?(pe(r,{size:t.size}),z(r,{size:t.size})):r}function Gt(e){if(e>=G.zero&&e<=G.nine)return e-G.zero;if(e>=G.A&&e<=G.F)return e-(G.A-10);if(e>=G.a&&e<=G.f)return e-(G.a-10)}function Ae(e,t={}){let r=e;t.size&&(pe(r,{size:t.size}),r=z(r,{dir:"right",size:t.size}));let o=r.slice(2);o.length%2&&(o=`0${o}`);let a=o.length/2,p=new Uint8Array(a);for(let u=0,S=0;u<a;u++){let d=Gt(o.charCodeAt(S++)),T=Gt(o.charCodeAt(S++));if(d===void 0||T===void 0)throw new H(`Invalid byte sequence ("${o[S-2]}${o[S-1]}" in "${o}").`);p[u]=d*16+T}return p}function Yt(e,t){let r=K(e,t);return Ae(r)}function qe(e,t={}){let r=fo.encode(e);return typeof t.size=="number"?(pe(r,{size:t.size}),z(r,{dir:"right",size:t.size})):r}var fo,G,Ke=M(()=>{"use strict";ce();we();Fe();xt();ve();fo=new TextEncoder;G={zero:48,nine:57,A:65,F:70,a:97,f:102}});function gt(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function mo(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function Ce(e,...t){if(!mo(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function bt(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Zt(e,t){Ce(e);let r=t.outputLen;if(e.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)}var wt=M(()=>{"use strict"});function ho(e,t=!1){return t?{h:Number(e&Je),l:Number(e>>Qt&Je)}:{h:Number(e>>Qt&Je)|0,l:Number(e&Je)|0}}function er(e,t=!1){let r=new Uint32Array(e.length),o=new Uint32Array(e.length);for(let a=0;a<e.length;a++){let{h:p,l:u}=ho(e[a],t);[r[a],o[a]]=[p,u]}return[r,o]}var Je,Qt,tr,rr,or,nr,ar=M(()=>{"use strict";Je=BigInt(4294967295),Qt=BigInt(32);tr=(e,t,r)=>e<<r|t>>>32-r,rr=(e,t,r)=>t<<r|e>>>32-r,or=(e,t,r)=>t<<r-32|e>>>64-r,nr=(e,t,r)=>e<<r-32|t>>>64-r});function St(e){for(let t=0;t<e.length;t++)e[t]=xo(e[t])}function yo(e){if(typeof e!="string")throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array(new TextEncoder().encode(e))}function Xe(e){return typeof e=="string"&&(e=yo(e)),Ce(e),e}function sr(e){let t=o=>e().update(Xe(o)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}function cr(e){let t=(o,a)=>e(a).update(Xe(o)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=o=>e(o),t}var ir,It,xo,Ge,pr=M(()=>{"use strict";wt();ir=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),It=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,xo=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255;Ge=class{clone(){return this._cloneInto()}}});function Eo(e,t=24){let r=new Uint32Array(10);for(let o=24-t;o<24;o++){for(let u=0;u<10;u++)r[u]=e[u]^e[u+10]^e[u+20]^e[u+30]^e[u+40];for(let u=0;u<10;u+=2){let S=(u+8)%10,d=(u+2)%10,T=r[d],y=r[d+1],f=ur(T,y,1)^r[S],h=lr(T,y,1)^r[S+1];for(let i=0;i<50;i+=10)e[u+i]^=f,e[u+i+1]^=h}let a=e[2],p=e[3];for(let u=0;u<24;u++){let S=fr[u],d=ur(a,p,S),T=lr(a,p,S),y=dr[u];a=e[y],p=e[y+1],e[y]=d,e[y+1]=T}for(let u=0;u<50;u+=10){for(let S=0;S<10;S++)r[S]=e[u+S];for(let S=0;S<10;S++)e[u+S]^=~r[(S+2)%10]&r[(S+4)%10]}e[0]^=To[o],e[1]^=Fo[o]}r.fill(0)}var dr,fr,mr,go,ke,bo,wo,Io,So,To,Fo,ur,lr,Ye,ee,ma,ha,xa,ya,ga,hr,ba,wa,xr,Ia,Sa,yr=M(()=>{"use strict";wt();ar();pr();dr=[],fr=[],mr=[],go=BigInt(0),ke=BigInt(1),bo=BigInt(2),wo=BigInt(7),Io=BigInt(256),So=BigInt(113);for(let e=0,t=ke,r=1,o=0;e<24;e++){[r,o]=[o,(2*r+3*o)%5],dr.push(2*(5*o+r)),fr.push((e+1)*(e+2)/2%64);let a=go;for(let p=0;p<7;p++)t=(t<<ke^(t>>wo)*So)%Io,t&bo&&(a^=ke<<(ke<<BigInt(p))-ke);mr.push(a)}[To,Fo]=er(mr,!0),ur=(e,t,r)=>r>32?or(e,t,r):tr(e,t,r),lr=(e,t,r)=>r>32?nr(e,t,r):rr(e,t,r);Ye=class e extends Ge{constructor(t,r,o,a=!1,p=24){if(super(),this.blockLen=t,this.suffix=r,this.outputLen=o,this.enableXOF=a,this.rounds=p,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,gt(o),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=ir(this.state)}keccak(){It||St(this.state32),Eo(this.state32,this.rounds),It||St(this.state32),this.posOut=0,this.pos=0}update(t){bt(this);let{blockLen:r,state:o}=this;t=Xe(t);let a=t.length;for(let p=0;p<a;){let u=Math.min(r-this.pos,a-p);for(let S=0;S<u;S++)o[this.pos++]^=t[p++];this.pos===r&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;let{state:t,suffix:r,pos:o,blockLen:a}=this;t[o]^=r,r&128&&o===a-1&&this.keccak(),t[a-1]^=128,this.keccak()}writeInto(t){bt(this,!1),Ce(t),this.finish();let r=this.state,{blockLen:o}=this;for(let a=0,p=t.length;a<p;){this.posOut>=o&&this.keccak();let u=Math.min(o-this.posOut,p-a);t.set(r.subarray(this.posOut,this.posOut+u),a),this.posOut+=u,a+=u}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return gt(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(Zt(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(t){let{blockLen:r,suffix:o,outputLen:a,rounds:p,enableXOF:u}=this;return t||(t=new e(r,o,a,u,p)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=p,t.suffix=o,t.outputLen=a,t.enableXOF=u,t.destroyed=this.destroyed,t}},ee=(e,t,r)=>sr(()=>new Ye(t,e,r)),ma=ee(6,144,224/8),ha=ee(6,136,256/8),xa=ee(6,104,384/8),ya=ee(6,72,512/8),ga=ee(1,144,224/8),hr=ee(1,136,256/8),ba=ee(1,104,384/8),wa=ee(1,72,512/8),xr=(e,t,r)=>cr((o={})=>new Ye(t,e,o.dkLen===void 0?r:o.dkLen,!0)),Ia=xr(31,168,128/8),Sa=xr(31,136,256/8)});function Pe(e,t){let r=t||"hex",o=hr(Q(e,{strict:!1})?yt(e):e);return r==="bytes"?o:U(o)}var Tt=M(()=>{"use strict";yr();we();Ke();ve()});var ue,Ft=M(()=>{"use strict";ce();ue=class extends H{constructor({address:t}){super(`Address "${t}" is invalid.`,{metaMessages:["- Address must be a hex value of 20 bytes (40 hex characters).","- Address must match its checksum counterpart."],name:"InvalidAddressError"})}}});var fe,Et=M(()=>{"use strict";fe=class extends Map{constructor(t){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=t}get(t){let r=super.get(t);return super.has(t)&&r!==void 0&&(this.delete(t),super.set(t,r)),r}set(t,r){if(super.set(t,r),this.maxSize&&this.size>this.maxSize){let o=this.keys().next().value;o&&this.delete(o)}return this}}});function gr(e,t){if(vt.has(`${e}.${t}`))return vt.get(`${e}.${t}`);let r=t?`${t}${e.toLowerCase()}`:e.substring(2).toLowerCase(),o=Pe(qe(r),"bytes"),a=(t?r.substring(`${t}0x`.length):r).split("");for(let u=0;u<40;u+=2)o[u>>1]>>4>=8&&a[u]&&(a[u]=a[u].toUpperCase()),(o[u>>1]&15)>=8&&a[u+1]&&(a[u+1]=a[u+1].toUpperCase());let p=`0x${a.join("")}`;return vt.set(`${e}.${t}`,p),p}var vt,br=M(()=>{"use strict";Ke();Tt();Et();vt=new fe(8192)});function Me(e,t){let{strict:r=!0}=t??{},o=`${e}.${r}`;if(At.has(o))return At.get(o);let a=vo.test(e)?e.toLowerCase()===e?!0:r?gr(e)===e:!0:!1;return At.set(o,a),a}var vo,At,Ct=M(()=>{"use strict";Et();br();vo=/^0x[a-fA-F0-9]{40}$/,At=new fe(8192)});function te(e){return typeof e[0]=="string"?j(e):wr(e)}function wr(e){let t=0;for(let a of e)t+=a.length;let r=new Uint8Array(t),o=0;for(let a of e)r.set(a,o),o+=a.length;return r}function j(e){return`0x${e.reduce((t,r)=>t+r.replace("0x",""),"")}`}var kt=M(()=>{"use strict"});function Ir(e,t,r,{strict:o}={}){return Q(e,{strict:!1})?Co(e,t,r,{strict:o}):Ao(e,t,r,{strict:o})}function Sr(e,t){if(typeof t=="number"&&t>0&&t>O(e)-1)throw new Se({offset:t,position:"start",size:O(e)})}function Tr(e,t,r){if(typeof t=="number"&&typeof r=="number"&&O(e)!==r-t)throw new Se({offset:r,position:"end",size:O(e)})}function Ao(e,t,r,{strict:o}={}){Sr(e,t);let a=e.slice(t,r);return o&&Tr(a,t,r),a}function Co(e,t,r,{strict:o}={}){Sr(e,t);let a=`0x${e.replace("0x","").slice((t??0)*2,(r??e.length)*2)}`;return o&&Tr(a,t,r),a}var Fr=M(()=>{"use strict";ht();we();Ie()});var Er,vr=M(()=>{"use strict";Er=/^(u?int)(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/});function Pt(e,t){if(e.length!==t.length)throw new $e({expectedLength:e.length,givenLength:t.length});let r=ko({params:e,values:t}),o=Rt(r);return o.length===0?"0x":o}function ko({params:e,values:t}){let r=[];for(let o=0;o<e.length;o++)r.push(Mt({param:e[o],value:t[o]}));return r}function Mt({param:e,value:t}){let r=zo(e.type);if(r){let[o,a]=r;return Mo(t,{length:o,param:{...e,type:a}})}if(e.type==="tuple")return Lo(t,{param:e});if(e.type==="address")return Po(t);if(e.type==="bool")return Bo(t);if(e.type.startsWith("uint")||e.type.startsWith("int")){let o=e.type.startsWith("int"),[,,a="256"]=Er.exec(e.type)??[];return Do(t,{signed:o,size:Number(a)})}if(e.type.startsWith("bytes"))return Ro(t,{param:e});if(e.type==="string")return Ho(t);throw new Oe(e.type,{docsPath:"/docs/contract/encodeAbiParameters"})}function Rt(e){let t=0;for(let p=0;p<e.length;p++){let{dynamic:u,encoded:S}=e[p];u?t+=32:t+=O(S)}let r=[],o=[],a=0;for(let p=0;p<e.length;p++){let{dynamic:u,encoded:S}=e[p];u?(r.push(K(t+a,{size:32})),o.push(S),a+=O(S)):r.push(S)}return te([...r,...o])}function Po(e){if(!Me(e))throw new ue({address:e});return{dynamic:!1,encoded:q(e.toLowerCase())}}function Mo(e,{length:t,param:r}){let o=t===null;if(!Array.isArray(e))throw new _e(e);if(!o&&e.length!==t)throw new ze({expectedLength:t,givenLength:e.length,type:`${r.type}[${t}]`});let a=!1,p=[];for(let u=0;u<e.length;u++){let S=Mt({param:r,value:e[u]});S.dynamic&&(a=!0),p.push(S)}if(o||a){let u=Rt(p);if(o){let S=K(p.length,{size:32});return{dynamic:!0,encoded:p.length>0?te([S,u]):S}}if(a)return{dynamic:!0,encoded:u}}return{dynamic:!1,encoded:te(p.map(({encoded:u})=>u))}}function Ro(e,{param:t}){let[,r]=t.type.split("bytes"),o=O(e);if(!r){let a=e;return o%32!==0&&(a=q(a,{dir:"right",size:Math.ceil((e.length-2)/2/32)*32})),{dynamic:!0,encoded:te([q(K(o,{size:32})),a])}}if(o!==Number.parseInt(r))throw new Ue({expectedSize:Number.parseInt(r),value:e});return{dynamic:!1,encoded:q(e,{dir:"right"})}}function Bo(e){if(typeof e!="boolean")throw new H(`Invalid boolean value: "${e}" (type: ${typeof e}). Expected: \`true\` or \`false\`.`);return{dynamic:!1,encoded:q(je(e))}}function Do(e,{signed:t,size:r=256}){if(typeof r=="number"){let o=2n**(BigInt(r)-(t?1n:0n))-1n,a=t?-o-1n:0n;if(e>o||e<a)throw new de({max:o.toString(),min:a.toString(),signed:t,size:r/8,value:e.toString()})}return{dynamic:!1,encoded:K(e,{size:32,signed:t})}}function Ho(e){let t=We(e),r=Math.ceil(O(t)/32),o=[];for(let a=0;a<r;a++)o.push(q(Ir(t,a*32,(a+1)*32),{dir:"right"}));return{dynamic:!0,encoded:te([q(K(O(t),{size:32})),...o])}}function Lo(e,{param:t}){let r=!1,o=[];for(let a=0;a<t.components.length;a++){let p=t.components[a],u=Array.isArray(e)?a:p.name,S=Mt({param:p,value:e[u]});o.push(S),S.dynamic&&(r=!0)}return{dynamic:r,encoded:r?Rt(o):te(o.map(({encoded:a})=>a))}}function zo(e){let t=e.match(/^(.*)\[(\d+)?\]$/);return t?[t[2]?Number(t[2]):null,t[1]]:void 0}var Ar=M(()=>{"use strict";Kt();Ft();ce();Ve();Ct();kt();Fe();Ie();Fr();ve();vr()});function Bt(e,t){if(!Me(e,{strict:!1}))throw new ue({address:e});if(!Me(t,{strict:!1}))throw new ue({address:t});return e.toLowerCase()===t.toLowerCase()}var Cr=M(()=>{"use strict";Ft();Ct()});var Xo={};io(Xo,{ClientNotFound:()=>he,DebugInfoGatherer:()=>ae,Deferred:()=>W,FrakContextManager:()=>re,FrakRpcError:()=>R,PressInteractionEncoder:()=>Xr,PurchaseInteractionEncoder:()=>Yr,ReferralInteractionEncoder:()=>ot,RetailInteractionEncoder:()=>Qr,RpcErrorCodes:()=>D,WebShopInteractionEncoder:()=>Zr,baseIframeProps:()=>ie,compressJson:()=>ye,createIFrameFrakClient:()=>se,createIFrameNexusClient:()=>Go,createIframe:()=>be,decompressDataAndCheckHash:()=>ne,decompressJson:()=>ge,displayEmbededWallet:()=>Vr,displayModal:()=>J,getProductInformation:()=>Wr,hashAndCompressData:()=>oe,interactionTypes:()=>_,modalBuilder:()=>Gr,openSso:()=>jr,processReferral:()=>nt,productTypes:()=>$,productTypesMask:()=>Or,referralInteraction:()=>eo,sendInteraction:()=>tt,sendTransaction:()=>Jr,setupClient:()=>Ht,siweAuthenticate:()=>Kr,trackPurchaseStatus:()=>qr,watchWalletStatus:()=>et});var R=class extends Error{constructor(r,o,a){super(o);this.code=r;this.data=a}};var He=class extends R{constructor(t){super(D.internalError,t)}},he=class extends R{constructor(){super(D.clientNotConnected,"Client not found")}},D={parseError:-32700,invalidRequest:-32600,methodNotFound:-32601,invalidParams:-32602,internalError:-32603,serverError:-32e3,clientNotConnected:-32001,configError:-32002,corruptedResponse:-32003,clientAborted:-32004,walletNotConnected:-32005,serverErrorForInteractionDelegation:-32006};var W=class{_promise;_resolve;_reject;constructor(){this._promise=new Promise((t,r)=>{this._resolve=t,this._reject=r})}get promise(){return this._promise}resolve=t=>{this._resolve?.(t)};reject=t=>{this._reject?.(t)}};var Ot=De(ct(),1),ut=De(pt(),1);async function oe(e){let t=(0,ut.sha256)(JSON.stringify(e)),r={...e,validationHash:t},o=await ye(r),a=(0,ut.sha256)(o);return{compressed:o,compressedHash:a}}async function ye(e){return(0,Ot.compressToBase64)(JSON.stringify(e))}var _t=De(ct(),1),lt=De(pt(),1);async function ne(e){if(!(e?.compressed&&e?.compressedHash))throw new R(D.corruptedResponse,"Missing compressed data");let t=await ge(e.compressed);if(!t)throw new R(D.corruptedResponse,"Invalid compressed data");if(!t?.validationHash)throw new R(D.corruptedResponse,"Missing validation hash");if((0,lt.sha256)(e.compressed)!==e.compressedHash)throw new R(D.corruptedResponse,"Invalid compressed hash");let{validationHash:o,...a}=t;if((0,lt.sha256)(JSON.stringify(a))!==t.validationHash)throw new R(D.corruptedResponse,"Invalid data validation hash");return t}async function ge(e){let t=await(0,_t.decompressFromBase64)(e);try{return JSON.parse(t)}catch(r){return console.error("Invalid compressed data",{e:r,decompressed:t}),null}}var le="nexus-wallet-backup";var ae=class e{config;iframe;isSetupDone=!1;lastResponse=null;lastRequest=null;constructor(t,r){this.config=t,this.iframe=r,this.lastRequest=null,this.lastResponse=null}setLastResponse(t){this.lastResponse={event:t.data,origin:t.origin,timestamp:Date.now()}}setLastRequest(t,r){this.lastRequest={event:t,target:r,timestamp:Date.now()}}updateSetupStatus(t){this.isSetupDone=t}base64Encode(t){try{return btoa(JSON.stringify(t))}catch(r){return console.warn("Failed to encode debug data",r),btoa("Failed to encode data")}}getIframeStatus(){return this.iframe?{loading:this.iframe.hasAttribute("loading"),url:this.iframe.src,readyState:this.iframe.contentDocument?.readyState?this.iframe.contentDocument.readyState==="complete"?1:0:-1,contentWindow:!!this.iframe.contentWindow,isConnected:this.iframe.isConnected}:null}getNavigatorInfo(){return navigator?{userAgent:navigator.userAgent,language:navigator.language,onLine:navigator.onLine,screenWidth:window.screen.width,screenHeight:window.screen.height,pixelRatio:window.devicePixelRatio}:null}gatherDebugInfo(t){let r=this.getIframeStatus(),o=this.getNavigatorInfo(),a="Unknown";return t instanceof R?a=`FrakRpcError: ${t.code} '${t.message}'`:t instanceof Error?a=t.message:typeof t=="string"&&(a=t),{timestamp:new Date().toISOString(),encodedUrl:btoa(window.location.href),encodedConfig:this.config?this.base64Encode(this.config):"no-config",navigatorInfo:o?this.base64Encode(o):"no-navigator",iframeStatus:r?this.base64Encode(r):"not-iframe",lastRequest:this.lastRequest?this.base64Encode(this.lastRequest):"No Frak request logged",lastResponse:this.lastResponse?this.base64Encode(this.lastResponse):"No Frak response logged",clientStatus:this.isSetupDone?"setup":"not-setup",error:a}}static empty(){return new e}formatDebugInfo(t){let r=this.gatherDebugInfo(t);return`
7
+ Debug Information:
8
+ -----------------
9
+ Timestamp: ${r.timestamp}
10
+ URL: ${r.encodedUrl}
11
+ Config: ${r.encodedConfig}
12
+ Navigator Info: ${r.navigatorInfo}
13
+ IFrame Status: ${r.iframeStatus}
14
+ Last Request: ${r.lastRequest}
15
+ Last Response: ${r.lastResponse}
16
+ Client Status: ${r.clientStatus}
17
+ Error: ${r.error}
18
+ `.trim()}};function Nt(){let e=new Map;return{createChannel:t=>{let r=Math.random().toString(36).substring(7);return e.set(r,t),r},getRpcResolver:t=>e.get(t),removeChannel:t=>e.delete(t),destroy:()=>e.clear()}}var ie={id:"nexus-wallet",name:"nexus-wallet",allow:"publickey-credentials-get *; clipboard-write; web-share *",style:{width:"0",height:"0",border:"0",position:"absolute",zIndex:1e3,top:"-1000px",left:"-1000px"}};function be({walletBaseUrl:e,config:t}){let r=document.querySelector("#nexus-wallet");r&&r.remove();let o=document.createElement("iframe");return o.id=ie.id,o.name=ie.name,o.allow=ie.allow,o.style.zIndex=ie.style.zIndex.toString(),dt({iframe:o,isVisible:!1}),document.body.appendChild(o),new Promise(a=>{o?.addEventListener("load",()=>a(o)),o.src=`${t?.walletUrl??e??"https://wallet.frak.id"}/listener`})}function dt({iframe:e,isVisible:t}){if(!t){e.style.width="0",e.style.height="0",e.style.border="0",e.style.position="fixed",e.style.top="-1000px",e.style.left="-1000px";return}e.style.position="fixed",e.style.top="0",e.style.left="0",e.style.width="100%",e.style.height="100%",e.style.pointerEvents="auto"}function Vt({iframe:e}){let t=new W;return{handleEvent:async o=>{switch(o.iframeLifecycle){case"connected":t.resolve(!0);break;case"do-backup":o.data.backup?localStorage.setItem(le,o.data.backup):localStorage.removeItem(le);break;case"remove-backup":localStorage.removeItem(le);break;case"show":case"hide":dt({iframe:e,isVisible:o.iframeLifecycle==="show"});break;case"handshake":{console.log("Received handshake event",{token:o.data.token}),e.contentWindow?.postMessage({clientLifecycle:"handshake-response",data:{token:o.data.token,currentUrl:window.location.href}},"*");break}}},isConnected:t.promise}}function jt({frakWalletUrl:e,iframe:t,channelManager:r,iframeLifecycleManager:o,debugInfo:a}){if(typeof window>"u")throw new R(D.configError,"iframe client should be used in the browser");if(!t.contentWindow)throw new R(D.configError,"The iframe does not have a product window");let p=t.contentWindow;async function u(T){if(!T.origin)return;try{if(new URL(T.origin).origin.toLowerCase()!==new URL(e).origin.toLowerCase())return}catch(h){console.log("Unable to check frak msg origin",h);return}if(typeof T.data!="object")return;if(a.setLastResponse(T),"iframeLifecycle"in T.data){await o.handleEvent(T.data);return}if("clientLifecycle"in T.data){console.error("Client lifecycle event received on the client side, dismissing it");return}let y=T.data.id,f=r.getRpcResolver(y);f&&await f(T.data)}window.addEventListener("message",u);function S(T){p.postMessage(T,{targetOrigin:e}),a.setLastRequest(T,e)}function d(){window.removeEventListener("message",u)}return{sendEvent:S,cleanup:d}}function se({config:e,iframe:t}){let r=Nt(),o=Vt({iframe:t}),a=new ae(e,t),p=jt({frakWalletUrl:e?.walletUrl??"https://wallet.frak.id",iframe:t,channelManager:r,iframeLifecycleManager:o,debugInfo:a}),u=async f=>{if(!await o.isConnected)throw new R(D.clientNotConnected,"The iframe provider isn't connected yet");let i=new W,g=r.createChannel(async s=>{let w=await ne(s.data);w.error?i.reject(new R(w.error.code,w.error.message,w.error?.data)):i.resolve(w.result),r.removeChannel(g)}),n=await oe(f);return p.sendEvent({id:g,topic:f.method,data:n}),i.promise},S=async(f,h)=>{if(!await o.isConnected)throw new R(D.clientNotConnected,"The iframe provider isn't connected yet");let g=r.createChannel(async s=>{let w=await ne(s.data);if(w.result)h(w.result);else throw new He("No valid result in the response")}),n=await oe(f);p.sendEvent({id:g,topic:f.method,data:n})},d=co(p,o),T=async()=>{d(),r.destroy(),p.cleanup(),t.remove()},y=po({config:e,messageHandler:p,lifecycleManager:o}).then(()=>a.updateSetupStatus(!0));return{config:e,debugInfo:a,waitForConnection:o.isConnected,waitForSetup:y,request:u,listenerRequest:S,destroy:T}}function co(e,t){let a,p,u=()=>e.sendEvent({clientLifecycle:"heartbeat"});async function S(){u(),a=setInterval(u,100),p=setTimeout(()=>{d(),console.log("Heartbeat timeout: connection failed")},3e4),await t.isConnected,d()}function d(){a&&clearInterval(a),p&&clearTimeout(p)}return S(),d}async function po({config:e,messageHandler:t,lifecycleManager:r}){await r.isConnected;let o=async()=>{let p=e.metadata.css;p&&t.sendEvent({clientLifecycle:"modal-css",data:{cssLink:p}})},a=async()=>{if(typeof window>"u")return;let p=window.localStorage.getItem(le);p&&t.sendEvent({clientLifecycle:"restore-backup",data:{backup:p}})};await Promise.all([o(),a()])}var Ze=256,Qe;function kr(e=11){if(!Qe||Ze+e>256*2){Qe="",Ze=0;for(let t=0;t<256;t++)Qe+=(256+Math.random()*256|0).toString(16).substring(1)}return Qe.substring(Ze,Ze+++e)}Ar();Ke();ve();kt();Cr();Tt();Fe();var Dt="fCtx";function Uo(e){return btoa(Array.from(e,t=>String.fromCharCode(t)).join("")).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}function $o(e){let t=e.length%4;return Uint8Array.from(atob(e.replace(/-/g,"+").replace(/_/g,"/").padEnd(e.length+(t===0?0:4-t),"=")),r=>r.charCodeAt(0))}function Pr(e){if(e?.r)try{let t=Ae(e.r);return Uo(t)}catch(t){console.error("Error compressing Frak context",{e:t,context:e})}}function Mr(e){if(!(!e||e.length===0))try{let t=$o(e);return{r:Ee(t,{size:20})}}catch(t){console.error("Error decompressing Frak context",{e:t,context:e})}}function Rr({url:e}){if(!e)return null;let r=new URL(e).searchParams.get(Dt);return r?Mr(r):null}function Br({url:e,context:t}){if(!e)return null;let r=Rr({url:e}),o=r?{...r,...t}:t;if(!o.r)return null;let a=Pr(o);if(!a)return null;let p=new URL(e);return p.searchParams.set(Dt,a),p.toString()}function Dr(e){let t=new URL(e);return t.searchParams.delete(Dt),t.toString()}function Oo({url:e,context:t}){if(!window.location?.href||typeof window>"u"){console.error("No window found, can't update context");return}let r=e??window.location.href,o;t!==null?o=Br({url:r,context:t}):o=Dr(r),o&&window.history.replaceState(null,"",o.toString())}var re={compress:Pr,decompress:Mr,parse:Rr,update:Br,remove:Dr,replaceUrl:Oo};async function Ht({config:e}){let t=await be({config:e});if(!t){console.error("Failed to create iframe");return}let r=se({config:e,iframe:t});if(await r.waitForSetup,!await r.waitForConnection){console.error("Failed to connect to client");return}return r}function Hr(e){document.readyState==="complete"||document.readyState==="interactive"?setTimeout(e,1):document.addEventListener?document.addEventListener("DOMContentLoaded",e):document.attachEvent("onreadystatechange",()=>{document.readyState==="complete"&&e()})}async function Lr(e,t){return document.getElementById(e)?Promise.resolve(!0):new Promise((r,o)=>{let a=document.createElement("script");a.id=e,a.src=t,a.async=!0,a.onload=()=>r(!0),a.onerror=()=>o(new Error(`Script load error for ${t}`)),document.head.appendChild(a)})}function zr(){_o(),No()}function _o(){let e="https://gapianne.com/cdn/shop/files/logo-gapianne_7a65f4c4-54e8-4831-afa2-0849e4c5f8de.png";window.FrakSetup.config={walletUrl:"https://wallet.frak.id",metadata:{name:"Gapianne"},domain:window.location.host},window.FrakSetup.modalConfig={login:{allowSso:!0,ssoMetadata:{logoUrl:e,homepageLink:"https://gapianne.com/"}},metadata:{header:{icon:e},isDismissible:!0,lang:"fr"}},window.FrakSetup.modalShareConfig={popupTitle:"Pr\xEAt(e) \xE0 r\xE9v\xE9ler un secret bien-\xEAtre ?",text:"D\xE9couvre ce produit chez Gapianne",link:window.location.href}}function No(){let e=document.querySelectorAll("#nexus-share-button > button");for(let t of Array.from(e)){let r=document.createElement("frak-button-share");r.setAttribute("text","PARTAGE ET GAGNE"),r.setAttribute("classname","button w-full"),t.replaceWith(r)}}function Ur(){Vo(),jo()}function Vo(){window.FrakSetup.config={walletUrl:"https://wallet.frak.id",metadata:{name:"Moov360"},domain:window.location.host},window.FrakSetup.modalConfig={login:{allowSso:!0,ssoMetadata:{logoUrl:"https://moov360.com/wp-content/uploads/2022/07/MOOV360noir-1.png",homepageLink:"https://moov360.com/"}},metadata:{header:{icon:"https://moov360.com/wp-content/uploads/2022/07/MOOV360noir-1.png"},lang:"fr"}},window.FrakSetup.modalShareConfig={popupTitle:"Partage ce produit avec tes amis",text:"D\xE9couvre ce produit chez Moov360!",link:window.location.href}}function jo(){let e=document.querySelectorAll("a.frak-link");for(let t of Array.from(e)){let r=document.createElement("frak-button-share");r.setAttribute("text","Partage et gagne {REWARD}!"),r.setAttribute("no-reward-text","Partage et gagne"),r.setAttribute("use-reward","true"),r.setAttribute("classname","button"),r.style.display="block",r.style.marginTop="20px",t.replaceWith(r)}}var Wo={"moov360.com":Ur,"gapianne.com":zr};function $r(){let e=Wo[window.location.host];e&&(e(),Lr("frak-components","https://cdn.jsdelivr.net/npm/@frak-labs/components@latest/cdn/components.js"))}var $={dapp:1,press:2,webshop:3,retail:4,referral:30,purchase:31},Or=Object.entries($).reduce((e,[t,r])=>(e[t]=BigInt(1)<<BigInt(r),e),{});var _={press:{openArticle:"0xc0a24ffb",readArticle:"0xd5bd0fbe"},dapp:{proofVerifiableStorageUpdate:"0x2ab2aeef",callableVerifiableStorageUpdate:"0xa07da986"},webshop:{open:"0xb311798f"},referral:{referred:"0x010cc3b9",createLink:"0xb2c0f17c"},purchase:{started:"0xd87e90c3",completed:"0x8403aeb4",unsafeCompleted:"0x4d5b14e0"},retail:{customerMeeting:"0x74489004"}};function et(e,t){if(!t)return e.request({method:"frak_listenToWalletStatus"}).then(a=>(_r(a.interactionToken),a));let r=new W,o=!1;return e.listenerRequest({method:"frak_listenToWalletStatus"},a=>{t(a),_r(a.interactionToken),o||(r.resolve(a),o=!0)}).then(()=>r.promise)}function _r(e){typeof window>"u"||(e?window.sessionStorage.setItem("frak-wallet-interaction-token",e):window.sessionStorage.removeItem("frak.interaction-token"))}function Nr({domain:e}){let t=e??window.location.host;return Pe(U(t))}async function tt(e,{productId:t,interaction:r,validation:o}){let a=t??Nr(e.config);return await e.request({method:"frak_sendInteraction",params:[a,r,o]})}async function J(e,{steps:t,metadata:r}){return await e.request({method:"frak_displayModal",params:[t,e.config.metadata.name,r]})}async function Vr(e,t){await e.request({method:"frak_displayEmbededWallet",params:[t,e.config.metadata.name]})}async function jr(e,t){let{metadata:r}=e.config;await e.request({method:"frak_sso",params:[t,r.name,r.css]})}async function Wr(e){return await e.request({method:"frak_getProductInformation"})}async function qr(e){if(typeof window>"u"){console.warn("[Frak] No window found, can't track purchase");return}let t=window.sessionStorage.getItem("frak-wallet-interaction-token");if(!t){console.warn("[Frak] No frak session found, skipping purchase check");return}await fetch("https://backend.frak.id/interactions/listenForPurchase",{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json","x-wallet-sdk-auth":t},body:JSON.stringify(e)})}function Lt(){return kr(96)}async function Kr(e,{siwe:t,metadata:r}){let o=e.config?.domain??window.location.host,a=t?.statement??`I confirm that I want to use my Frak wallet on: ${e.config.metadata.name}`,p={...t,statement:a,nonce:t?.nonce??Lt(),uri:t?.uri??`https://${o}`,version:t?.version??"1",domain:o};return(await J(e,{metadata:r,steps:{login:{},siweAuthenticate:{siwe:p}}})).siweAuthenticate}async function Jr(e,{tx:t,metadata:r}){return(await J(e,{metadata:r,steps:{login:{},sendTransaction:{tx:t}}})).sendTransaction}function Gr(e,{metadata:t,login:r,openSession:o}){return rt(e,{steps:{login:r??{},openSession:o??{}},metadata:t})}function rt(e,t){function r(u){return rt(e,{...t,steps:{...t.steps,sendTransaction:u}})}function o(u){return rt(e,{...t,steps:{...t.steps,final:{...u,action:{key:"reward"}}}})}function a(u,S){return rt(e,{...t,steps:{...t.steps,final:{...S,action:{key:"sharing",options:u}}}})}async function p(u){return u&&(t.metadata=u(t.metadata??{})),await J(e,t)}return{params:t,sendTx:r,reward:o,sharing:a,display:p}}var Xr={openArticle({articleId:e}){let t=j([_.press.openArticle,z(e,{size:32})]);return{handlerTypeDenominator:U($.press),interactionData:t}},readArticle({articleId:e}){let t=j([_.press.readArticle,z(e,{size:32})]);return{handlerTypeDenominator:U($.press),interactionData:t}}};var ot={createLink(){return{handlerTypeDenominator:U($.referral),interactionData:_.referral.createLink}},referred({referrer:e}){let t=j([_.referral.referred,z(e,{size:32})]);return{handlerTypeDenominator:U($.referral),interactionData:t}}};var Yr={startPurchase({purchaseId:e}){let t=j([_.purchase.started,z(e,{size:32})]);return{handlerTypeDenominator:U($.purchase),interactionData:t}},completedPurchase({purchaseId:e,proof:t}){let r=Pt([{type:"uint256"},{type:"bytes32[]"}],[BigInt(e),t]),o=j([_.purchase.completed,r]);return{handlerTypeDenominator:U($.purchase),interactionData:o}},unsafeCompletedPurchase({purchaseId:e}){let t=j([_.purchase.unsafeCompleted,z(e,{size:32})]);return{handlerTypeDenominator:U($.purchase),interactionData:t}}};var Zr={open(){return{handlerTypeDenominator:U($.webshop),interactionData:_.webshop.open}}};var Qr={customerMeeting({agencyId:e}){let t=j([_.retail.customerMeeting,z(e,{size:32})]);return{handlerTypeDenominator:U($.retail),interactionData:t}}};async function nt(e,{walletStatus:t,frakContext:r,modalConfig:o,productId:a,options:p}){let u=!1;async function S(){if(!u)return u=!0,Ko(e,{modalConfig:o,walletStatus:t})}async function d(T){let y=ot.referred({referrer:T});await tt(e,{productId:a,interaction:y})}try{let{status:T,currentWallet:y}=await qo({initialWalletStatus:t,getFreshWalletStatus:S,pushReferralInteraction:d,frakContext:r});return re.replaceUrl({url:window.location?.href,context:p?.alwaysAppendUrl?{r:y}:null}),T}catch(T){return console.log("Error processing referral",{error:T}),re.replaceUrl({url:window.location?.href,context:p?.alwaysAppendUrl?{r:t?.wallet}:null}),Jo(T)}}async function qo({initialWalletStatus:e,getFreshWalletStatus:t,pushReferralInteraction:r,frakContext:o}){let a=e?.wallet;return o?.r?(a||(a=await t()),a&&Bt(o.r,a)?{status:"self-referral",currentWallet:a}:(e?.interactionSession||(a=await t()),await r(o.r),{status:"success",currentWallet:a})):{status:"no-referrer",currentWallet:a}}async function Ko(e,{modalConfig:t,walletStatus:r}){return r?.interactionSession?r.wallet??void 0:t?(await J(e,t))?.login?.wallet??void 0:void 0}function Jo(e){if(e instanceof R)switch(e.code){case D.walletNotConnected:return"no-wallet";case D.serverErrorForInteractionDelegation:return"no-session";default:return"error"}return"error"}async function eo(e,{productId:t,modalConfig:r,options:o}={}){let a=re.parse({url:window.location.href}),p=await et(e);try{return await nt(e,{walletStatus:p,frakContext:a,modalConfig:r,productId:t,options:o})}catch(u){console.warn("Error processing referral",{error:u})}}var Go=se;Hr(()=>$r());return so(Xo);})();
7
19
  /*! Bundled license information:
8
20
 
9
21
  js-sha256/src/sha256.js:
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "url": "https://twitter.com/QNivelais"
12
12
  }
13
13
  ],
14
- "version": "0.0.27",
14
+ "version": "0.0.28",
15
15
  "description": "Legacy SDK, only used here to provide nice wrapper and redirection for older implementation, to not break anything and keep them updated with latest security updates.",
16
16
  "repository": {
17
17
  "url": "https://github.com/frak-id/wallet",