diff --git a/constants/contracts.ts b/constants/contracts.ts index 797e2e7..402581b 100644 --- a/constants/contracts.ts +++ b/constants/contracts.ts @@ -21,9 +21,9 @@ export const WRAPPED_TOKEN: { [chainId in ChainId]: string } = { } export const RPC_LIST: { [chainId in ChainId]: string } = { - [ChainId.BSC]: 'https://bsc-mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607', - [ChainId.MAINNET]: 'https://mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607', - [ChainId.XDAI]: 'https://gnosis-mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607', + [ChainId.BSC]: 'https://tornadocash-rpc.com/bsc', + [ChainId.MAINNET]: 'https://tornadocash-rpc.com/mainnet', + [ChainId.XDAI]: 'https://tornadocash-rpc.com/gnosis', } export const FALLBACK_RPC_LIST: { [chainId in ChainId]: string[] } = { @@ -37,7 +37,7 @@ export const FALLBACK_RPC_LIST: { [chainId in ChainId]: string[] } = { ], [ChainId.XDAI]: [ // 'https://rpc.ankr.com/gnosis/dbe08b852ba176a8aeac783cc1fa8becaf4f107235dfdae79241063fbf52ca4a', - 'https://rpc.gnosis.gateway.fm', + 'https://tornadocash-rpc.com/gnosis', ], } diff --git a/static/events.worker.js b/static/events.worker.js index 2bb4f72..2ce274d 100644 --- a/static/events.worker.js +++ b/static/events.worker.js @@ -1 +1 @@ -/*! For license information please see ../LICENSES */!function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports;}r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n});},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0});},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e];}.bind(null,o));return n;},r.n=function(t){var e=t&&t.__esModule?function(){return t.default;}:function(){return t;};return r.d(e,"a",e),e;},r.o=function(object,t){return Object.prototype.hasOwnProperty.call(object,t);},r.p="/_nuxt/",r(r.s=324);}([function(t,e,r){"use strict";r.d(e,"k",function(){return h;}),r.d(e,"j",function(){return l;}),r.d(e,"a",function(){return d;}),r.d(e,"b",function(){return m;}),r.d(e,"o",function(){return y;}),r.d(e,"p",function(){return v;}),r.d(e,"l",function(){return w;}),r.d(e,"i",function(){return M;}),r.d(e,"d",function(){return A;}),r.d(e,"e",function(){return E;}),r.d(e,"c",function(){return x;}),r.d(e,"g",function(){return S;}),r.d(e,"f",function(){return I;}),r.d(e,"h",function(){return k;}),r.d(e,"n",function(){return T;}),r.d(e,"m",function(){return O;});const n=new(r(2).b)("bytes/5.7.0");function o(t){return!!t.toHexString;}function f(t){return t.slice||(t.slice=function(){const e=Array.prototype.slice.call(arguments);return f(new Uint8Array(Array.prototype.slice.apply(t,e)));}),t;}function h(t){return w(t)&&!(t.length%2)||l(t);}function c(t){return"number"==typeof t&&t==t&&t%1==0;}function l(t){if(null==t)return!1;if(t.constructor===Uint8Array)return!0;if("string"==typeof t)return!1;if(!c(t.length)||t.length<0)return!1;for(let i=0;i=256)return!1;}return!0;}function d(t,e){if(e||(e={}),"number"==typeof t){n.checkSafeUint53(t,"invalid arrayify value");const e=[];for(;t;)e.unshift(255&t),t=parseInt(String(t/256));return 0===e.length&&e.push(0),f(new Uint8Array(e));}if(e.allowMissingPrefix&&"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),o(t)&&(t=t.toHexString()),w(t)){let r=t.substring(2);r.length%2&&("left"===e.hexPad?r="0"+r:"right"===e.hexPad?r+="0":n.throwArgumentError("hex data is odd-length","value",t));const o=[];for(let i=0;id(t)),r=e.reduce((t,e)=>t+e.length,0),n=new Uint8Array(r);return e.reduce((t,object)=>(n.set(object,t),t+object.length),0),f(n);}function y(t){let e=d(t);if(0===e.length)return e;let r=0;for(;re&&n.throwArgumentError("value out of range","value",arguments[0]);const r=new Uint8Array(e);return r.set(t,e-t.length),f(r);}function w(t,e){return!("string"!=typeof t||!t.match(/^0x[0-9A-Fa-f]*$/))&&(!e||t.length===2+2*e);}const _="0123456789abcdef";function M(t,e){if(e||(e={}),"number"==typeof t){n.checkSafeUint53(t,"invalid hexlify value");let e="";for(;t;)e=_[15&t]+e,t=Math.floor(t/16);return e.length?(e.length%2&&(e="0"+e),"0x"+e):"0x00";}if("bigint"==typeof t)return(t=t.toString(16)).length%2?"0x0"+t:"0x"+t;if(e.allowMissingPrefix&&"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),o(t))return t.toHexString();if(w(t))return t.length%2&&("left"===e.hexPad?t="0x0"+t.substring(2):"right"===e.hexPad?t+="0":n.throwArgumentError("hex data is odd-length","value",t)),t.toLowerCase();if(l(t)){let e="0x";for(let i=0;i>4]+_[15&r];}return e;}return n.throwArgumentError("invalid hexlify value","value",t);}function A(data){if("string"!=typeof data)data=M(data);else if(!w(data)||data.length%2)return null;return(data.length-2)/2;}function E(data,t,e){return"string"!=typeof data?data=M(data):(!w(data)||data.length%2)&&n.throwArgumentError("invalid hexData","value",data),t=2+2*t,null!=e?"0x"+data.substring(t,2+2*e):"0x"+data.substring(t);}function x(t){let e="0x";return t.forEach(t=>{e+=M(t).substring(2);}),e;}function S(t){const e=I(M(t,{hexPad:"left"}));return"0x"===e?"0x0":e;}function I(t){"string"!=typeof t&&(t=M(t)),w(t)||n.throwArgumentError("invalid hex string","value",t),t=t.substring(2);let e=0;for(;e2*e+2&&n.throwArgumentError("value out of range","value",arguments[1]);t.length<2*e+2;)t="0x0"+t.substring(2);return t;}function T(t){const e={r:"0x",s:"0x",_vs:"0x",recoveryParam:0,v:0,yParityAndS:"0x",compact:"0x"};if(h(t)){let r=d(t);64===r.length?(e.v=27+(r[32]>>7),r[32]&=127,e.r=M(r.slice(0,32)),e.s=M(r.slice(32,64))):65===r.length?(e.r=M(r.slice(0,32)),e.s=M(r.slice(32,64)),e.v=r[64]):n.throwArgumentError("invalid signature string","signature",t),e.v<27&&(0===e.v||1===e.v?e.v+=27:n.throwArgumentError("signature invalid v byte","signature",t)),e.recoveryParam=1-e.v%2,e.recoveryParam&&(r[32]|=128),e._vs=M(r.slice(32,64));}else{if(e.r=t.r,e.s=t.s,e.v=t.v,e.recoveryParam=t.recoveryParam,e._vs=t._vs,null!=e._vs){const r=v(d(e._vs),32);e._vs=M(r);const o=r[0]>=128?1:0;null==e.recoveryParam?e.recoveryParam=o:e.recoveryParam!==o&&n.throwArgumentError("signature recoveryParam mismatch _vs","signature",t),r[0]&=127;const s=M(r);null==e.s?e.s=s:e.s!==s&&n.throwArgumentError("signature v mismatch _vs","signature",t);}if(null==e.recoveryParam)null==e.v?n.throwArgumentError("signature missing v and recoveryParam","signature",t):0===e.v||1===e.v?e.recoveryParam=e.v:e.recoveryParam=1-e.v%2;else if(null==e.v)e.v=27+e.recoveryParam;else{const r=0===e.v||1===e.v?e.v:1-e.v%2;e.recoveryParam!==r&&n.throwArgumentError("signature recoveryParam mismatch v","signature",t);}null!=e.r&&w(e.r)?e.r=k(e.r,32):n.throwArgumentError("signature missing or invalid r","signature",t),null!=e.s&&w(e.s)?e.s=k(e.s,32):n.throwArgumentError("signature missing or invalid s","signature",t);const r=d(e.s);r[0]>=128&&n.throwArgumentError("signature s out of range","signature",t),e.recoveryParam&&(r[0]|=128);const o=M(r);e._vs&&(w(e._vs)||n.throwArgumentError("signature invalid _vs","signature",t),e._vs=k(e._vs,32)),null==e._vs?e._vs=o:e._vs!==o&&n.throwArgumentError("signature _vs mismatch v and s","signature",t);}return e.yParityAndS=e._vs,e.compact=e.r+e.yParityAndS.substring(2),e;}function O(t){return M(m([(t=T(t)).r,t.s,t.recoveryParam?"0x1c":"0x1b"]));}},function(t,e,r){"use strict";r.d(e,"d",function(){return h;}),r.d(e,"e",function(){return c;}),r.d(e,"f",function(){return l;}),r.d(e,"b",function(){return d;}),r.d(e,"g",function(){return m;}),r.d(e,"c",function(){return _;}),r.d(e,"a",function(){return M;});var n=r(2);var o=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const f=new n.b("properties/5.7.0");function h(object,t,e){Object.defineProperty(object,t,{enumerable:!0,value:e,writable:!1});}function c(t,e){for(let i=0;i<32;i++){if(t[e])return t[e];if(!t.prototype||"object"!=typeof t.prototype)break;t=Object.getPrototypeOf(t.prototype).constructor;}return null;}function l(object){return o(this,void 0,void 0,function*(){const t=Object.keys(object).map(t=>{const e=object[t];return Promise.resolve(e).then(e=>({key:t,value:e}));});return(yield Promise.all(t)).reduce((t,e)=>(t[e.key]=e.value,t),{});});}function d(object,t){object&&"object"==typeof object||f.throwArgumentError("invalid object","object",object),Object.keys(object).forEach(e=>{t[e]||f.throwArgumentError("invalid object key - "+e,"transaction:"+e,object);});}function m(object){const t={};for(const e in object)t[e]=object[e];return t;}const y={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function v(object){if(null==object||y[typeof object])return!0;if(Array.isArray(object)||"object"==typeof object){if(!Object.isFrozen(object))return!1;const t=Object.keys(object);for(let i=0;i_(t)));if("object"==typeof object){const t={};for(const e in object){const r=object[e];void 0!==r&&h(t,e,_(r));}return t;}return f.throwArgumentError("Cannot deepCopy "+typeof object,"object",object);}function _(object){return w(object);}class M{constructor(t){for(const e in t)this[e]=_(t[e]);}}},function(t,e,r){"use strict";r.d(e,"a",function(){return m;}),r.d(e,"b",function(){return v;});let n=!1,o=!1;const f={debug:1,default:2,info:2,warning:3,error:4,off:5};let h=f.default,c=null;const l=function(){try{const t=[];if(["NFD","NFC","NFKD","NFKC"].forEach(form=>{try{if("test"!=="test".normalize(form))throw new Error("bad normalize");}catch(e){t.push(form);}}),t.length)throw new Error("missing "+t.join(", "));if(String.fromCharCode(233).normalize("NFD")!==String.fromCharCode(101,769))throw new Error("broken implementation");}catch(t){return t.message;}return null;}();var d,m;!function(t){t.DEBUG="DEBUG",t.INFO="INFO",t.WARNING="WARNING",t.ERROR="ERROR",t.OFF="OFF";}(d||(d={})),function(t){t.UNKNOWN_ERROR="UNKNOWN_ERROR",t.NOT_IMPLEMENTED="NOT_IMPLEMENTED",t.UNSUPPORTED_OPERATION="UNSUPPORTED_OPERATION",t.NETWORK_ERROR="NETWORK_ERROR",t.SERVER_ERROR="SERVER_ERROR",t.TIMEOUT="TIMEOUT",t.BUFFER_OVERRUN="BUFFER_OVERRUN",t.NUMERIC_FAULT="NUMERIC_FAULT",t.MISSING_NEW="MISSING_NEW",t.INVALID_ARGUMENT="INVALID_ARGUMENT",t.MISSING_ARGUMENT="MISSING_ARGUMENT",t.UNEXPECTED_ARGUMENT="UNEXPECTED_ARGUMENT",t.CALL_EXCEPTION="CALL_EXCEPTION",t.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",t.NONCE_EXPIRED="NONCE_EXPIRED",t.REPLACEMENT_UNDERPRICED="REPLACEMENT_UNDERPRICED",t.UNPREDICTABLE_GAS_LIMIT="UNPREDICTABLE_GAS_LIMIT",t.TRANSACTION_REPLACED="TRANSACTION_REPLACED",t.ACTION_REJECTED="ACTION_REJECTED";}(m||(m={}));const y="0123456789abcdef";class v{constructor(t){Object.defineProperty(this,"version",{enumerable:!0,value:t,writable:!1});}_log(t,e){const r=t.toLowerCase();null==f[r]&&this.throwArgumentError("invalid log level name","logLevel",t),h>f[r]||console.log.apply(console,e);}debug(...t){this._log(v.levels.DEBUG,t);}info(...t){this._log(v.levels.INFO,t);}warn(...t){this._log(v.levels.WARNING,t);}makeError(t,code,e){if(o)return this.makeError("censored error",code,{});code||(code=v.errors.UNKNOWN_ERROR),e||(e={});const r=[];Object.keys(e).forEach(t=>{const n=e[t];try{if(n instanceof Uint8Array){let e="";for(let i=0;i>4],e+=y[15&n[i]];r.push(t+"=Uint8Array(0x"+e+")");}else r.push(t+"="+JSON.stringify(n));}catch(n){r.push(t+"="+JSON.stringify(e[t].toString()));}}),r.push(`code=${code}`),r.push(`version=${this.version}`);const n=t;let f="";switch(code){case m.NUMERIC_FAULT:{f="NUMERIC_FAULT";const e=t;switch(e){case"overflow":case"underflow":case"division-by-zero":f+="-"+e;break;case"negative-power":case"negative-width":f+="-unsupported";break;case"unbound-bitwise-result":f+="-unbound-result";}break;}case m.CALL_EXCEPTION:case m.INSUFFICIENT_FUNDS:case m.MISSING_NEW:case m.NONCE_EXPIRED:case m.REPLACEMENT_UNDERPRICED:case m.TRANSACTION_REPLACED:case m.UNPREDICTABLE_GAS_LIMIT:f=code;}f&&(t+=" [ See: https://links.ethers.org/v5-errors-"+f+" ]"),r.length&&(t+=" ("+r.join(", ")+")");const h=new Error(t);return h.reason=n,h.code=code,Object.keys(e).forEach(function(t){h[t]=e[t];}),h;}throwError(t,code,e){throw this.makeError(t,code,e);}throwArgumentError(t,e,r){return this.throwError(t,v.errors.INVALID_ARGUMENT,{argument:e,value:r});}assert(t,e,code,r){t||this.throwError(e,code,r);}assertArgument(t,e,r,n){t||this.throwArgumentError(e,r,n);}checkNormalize(t){null==t&&(t="platform missing String.prototype.normalize"),l&&this.throwError("platform missing String.prototype.normalize",v.errors.UNSUPPORTED_OPERATION,{operation:"String.prototype.normalize",form:l});}checkSafeUint53(t,e){"number"==typeof t&&(null==e&&(e="value not safe"),(t<0||t>=9007199254740991)&&this.throwError(e,v.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"out-of-safe-range",value:t}),t%1&&this.throwError(e,v.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"non-integer",value:t}));}checkArgumentCount(t,e,r){r=r?": "+r:"",te&&this.throwError("too many arguments"+r,v.errors.UNEXPECTED_ARGUMENT,{count:t,expectedCount:e});}checkNew(t,e){t!==Object&&null!=t||this.throwError("missing new",v.errors.MISSING_NEW,{name:e.name});}checkAbstract(t,e){t===e?this.throwError("cannot instantiate abstract class "+JSON.stringify(e.name)+" directly; use a sub-class",v.errors.UNSUPPORTED_OPERATION,{name:t.name,operation:"new"}):t!==Object&&null!=t||this.throwError("missing new",v.errors.MISSING_NEW,{name:e.name});}static globalLogger(){return c||(c=new v("logger/5.7.0")),c;}static setCensorship(t,e){if(!t&&e&&this.globalLogger().throwError("cannot permanently disable censorship",v.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"}),n){if(!t)return;this.globalLogger().throwError("error censorship permanent",v.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"});}o=!!t,n=!!e;}static setLogLevel(t){const e=f[t.toLowerCase()];null!=e?h=e:v.globalLogger().warn("invalid log level - "+t);}static from(t){return new v(t);}}v.errors=m,v.levels=d;},function(t,e,r){"use strict";(function(t){var n=r(327),o=r(328),f=r(202);function h(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823;}function c(t,e){if(h()=h())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+h().toString(16)+" bytes");return 0|t;}function _(t,e){if(l.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return Z(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return Y(t).length;default:if(n)return Z(t).length;e=(""+e).toLowerCase(),n=!0;}}function M(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return L(this,e,r);case"utf8":case"utf-8":return R(this,e,r);case"ascii":return N(this,e,r);case"latin1":case"binary":return j(this,e,r);case"base64":return C(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return F(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0;}}function A(b,t,e){var i=b[t];b[t]=b[e],b[e]=i;}function E(t,e,r,n,o){if(0===t.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(o)return-1;r=t.length-1;}else if(r<0){if(!o)return-1;r=0;}if("string"==typeof e&&(e=l.from(e,n)),l.isBuffer(e))return 0===e.length?-1:x(t,e,r,n,o);if("number"==typeof e)return e&=255,l.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):x(t,[e],r,n,o);throw new TypeError("val must be string, number or Buffer");}function x(t,e,r,n,o){var i,f=1,h=t.length,c=e.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;f=2,h/=2,c/=2,r/=2;}function l(t,i){return 1===f?t[i]:t.readUInt16BE(i*f);}if(o){var d=-1;for(i=r;ih&&(r=h-c),i=r;i>=0;i--){for(var m=!0,y=0;yo&&(n=o):n=o;var f=e.length;if(f%2!=0)throw new TypeError("Invalid hex string");n>f/2&&(n=f/2);for(var i=0;i>8,o=r%256,f.push(o),f.push(n);return f;}(e,t.length-r),t,r,n);}function C(t,e,r){return 0===e&&r===t.length?n.fromByteArray(t):n.fromByteArray(t.slice(e,r));}function R(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i239?4:l>223?3:l>191?2:1;if(i+m<=r)switch(m){case 1:l<128&&(d=l);break;case 2:128==(192&(o=t[i+1]))&&(c=(31&l)<<6|63&o)>127&&(d=c);break;case 3:o=t[i+1],f=t[i+2],128==(192&o)&&128==(192&f)&&(c=(15&l)<<12|(63&o)<<6|63&f)>2047&&(c<55296||c>57343)&&(d=c);break;case 4:o=t[i+1],f=t[i+2],h=t[i+3],128==(192&o)&&128==(192&f)&&128==(192&h)&&(c=(15&l)<<18|(63&o)<<12|(63&f)<<6|63&h)>65535&&c<1114112&&(d=c);}null===d?(d=65533,m=1):d>65535&&(d-=65536,n.push(d>>>10&1023|55296),d=56320|1023&d),n.push(d),i+=m;}return function(t){var e=t.length;if(e<=P)return String.fromCharCode.apply(String,t);var r="",i=0;for(;i0&&(t=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(t+=" ... ")),"";},l.prototype.compare=function(t,e,r,n,o){if(!l.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),e<0||r>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&e>=r)return 0;if(n>=o)return-1;if(e>=r)return 1;if(this===t)return 0;for(var f=(o>>>=0)-(n>>>=0),h=(r>>>=0)-(e>>>=0),c=Math.min(f,h),d=this.slice(n,o),m=t.slice(e,r),i=0;io)&&(r=o),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var f=!1;;)switch(n){case"hex":return S(this,t,e,r);case"utf8":case"utf-8":return I(this,t,e,r);case"ascii":return k(this,t,e,r);case"latin1":case"binary":return T(this,t,e,r);case"base64":return O(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,t,e,r);default:if(f)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),f=!0;}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)};};var P=4096;function N(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;in)&&(r=n);for(var o="",i=e;ir)throw new RangeError("Trying to access beyond buffer length");}function U(t,e,r,n,o,f){if(!l.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||et.length)throw new RangeError("Index out of range");}function K(t,e,r,n){e<0&&(e=65535+e+1);for(var i=0,o=Math.min(t.length-r,2);i>>8*(n?i:1-i);}function z(t,e,r,n){e<0&&(e=4294967295+e+1);for(var i=0,o=Math.min(t.length-r,4);i>>8*(n?i:3-i)&255;}function H(t,e,r,n,o,f){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range");}function Q(t,e,r,n,f){return f||H(t,0,r,4),o.write(t,e,r,n,23,4),r+4;}function G(t,e,r,n,f){return f||H(t,0,r,8),o.write(t,e,r,n,52,8),r+8;}l.prototype.slice=function(t,e){var r,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(e=void 0===e?n:~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),e0&&(o*=256);)n+=this[t+--e]*o;return n;},l.prototype.readUInt8=function(t,e){return e||D(t,1,this.length),this[t];},l.prototype.readUInt16LE=function(t,e){return e||D(t,2,this.length),this[t]|this[t+1]<<8;},l.prototype.readUInt16BE=function(t,e){return e||D(t,2,this.length),this[t]<<8|this[t+1];},l.prototype.readUInt32LE=function(t,e){return e||D(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3];},l.prototype.readUInt32BE=function(t,e){return e||D(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3]);},l.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||D(t,e,this.length);for(var n=this[t],o=1,i=0;++i=(o*=128)&&(n-=Math.pow(2,8*e)),n;},l.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||D(t,e,this.length);for(var i=e,n=1,o=this[t+--i];i>0&&(n*=256);)o+=this[t+--i]*n;return o>=(n*=128)&&(o-=Math.pow(2,8*e)),o;},l.prototype.readInt8=function(t,e){return e||D(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t];},l.prototype.readInt16LE=function(t,e){e||D(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r;},l.prototype.readInt16BE=function(t,e){e||D(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r;},l.prototype.readInt32LE=function(t,e){return e||D(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24;},l.prototype.readInt32BE=function(t,e){return e||D(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3];},l.prototype.readFloatLE=function(t,e){return e||D(t,4,this.length),o.read(this,t,!0,23,4);},l.prototype.readFloatBE=function(t,e){return e||D(t,4,this.length),o.read(this,t,!1,23,4);},l.prototype.readDoubleLE=function(t,e){return e||D(t,8,this.length),o.read(this,t,!0,52,8);},l.prototype.readDoubleBE=function(t,e){return e||D(t,8,this.length),o.read(this,t,!1,52,8);},l.prototype.writeUIntLE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||U(this,t,e,r,Math.pow(2,8*r)-1,0);var o=1,i=0;for(this[e]=255&t;++i=0&&(o*=256);)this[e+i]=t/o&255;return e+r;},l.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,1,255,0),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1;},l.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):K(this,t,e,!0),e+2;},l.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):K(this,t,e,!1),e+2;},l.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):z(this,t,e,!0),e+4;},l.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):z(this,t,e,!1),e+4;},l.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);U(this,t,e,r,o-1,-o);}var i=0,f=1,sub=0;for(this[e]=255&t;++i>0)-sub&255;return e+r;},l.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);U(this,t,e,r,o-1,-o);}var i=r-1,f=1,sub=0;for(this[e+i]=255&t;--i>=0&&(f*=256);)t<0&&0===sub&&0!==this[e+i+1]&&(sub=1),this[e+i]=(t/f>>0)-sub&255;return e+r;},l.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,1,127,-128),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1;},l.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):K(this,t,e,!0),e+2;},l.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):K(this,t,e,!1),e+2;},l.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,2147483647,-2147483648),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):z(this,t,e,!0),e+4;},l.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):z(this,t,e,!1),e+4;},l.prototype.writeFloatLE=function(t,e,r){return Q(this,t,e,!0,r);},l.prototype.writeFloatBE=function(t,e,r){return Q(this,t,e,!1,r);},l.prototype.writeDoubleLE=function(t,e,r){return G(this,t,e,!0,r);},l.prototype.writeDoubleBE=function(t,e,r){return G(this,t,e,!1,r);},l.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e=0;--i)t[i+e]=this[i+r];else if(o<1e3||!l.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"==typeof t)for(i=e;i55295&&r<57344){if(!o){if(r>56319){(e-=3)>-1&&f.push(239,191,189);continue;}if(i+1===n){(e-=3)>-1&&f.push(239,191,189);continue;}o=r;continue;}if(r<56320){(e-=3)>-1&&f.push(239,191,189),o=r;continue;}r=65536+(o-55296<<10|r-56320);}else o&&(e-=3)>-1&&f.push(239,191,189);if(o=null,r<128){if((e-=1)<0)break;f.push(r);}else if(r<2048){if((e-=2)<0)break;f.push(r>>6|192,63&r|128);}else if(r<65536){if((e-=3)<0)break;f.push(r>>12|224,r>>6&63|128,63&r|128);}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;f.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128);}}return f;}function Y(t){return n.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"");}(t).replace(V,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t;}(t));}function J(t,e,r,n){for(var i=0;i=e.length||i>=t.length);++i)e[i+r]=t[i];return i;}}).call(this,r(20));},function(t,e){"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}));}:t.exports=function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}};},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(356).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){"use strict";r.d(e,"a",function(){return w;}),r.d(e,"e",function(){return _;}),r.d(e,"d",function(){return M;}),r.d(e,"b",function(){return A;}),r.d(e,"c",function(){return E;});var n=r(0),o=r(11),f=r(8),h=r(42);const c=new(r(2).b)("address/5.7.0");function l(address){Object(n.l)(address,20)||c.throwArgumentError("invalid address","address",address);const t=(address=address.toLowerCase()).substring(2).split(""),e=new Uint8Array(40);for(let i=0;i<40;i++)e[i]=t[i].charCodeAt(0);const r=Object(n.a)(Object(f.a)(e));for(let i=0;i<40;i+=2)r[i>>1]>>4>=8&&(t[i]=t[i].toUpperCase()),(15&r[i>>1])>=8&&(t[i+1]=t[i+1].toUpperCase());return"0x"+t.join("");}const d={};for(let i=0;i<10;i++)d[String(i)]=String(i);for(let i=0;i<26;i++)d[String.fromCharCode(65+i)]=String(10+i);const m=Math.floor((y=9007199254740991,Math.log10?Math.log10(y):Math.log(y)/Math.LN10));var y;function v(address){let t=(address=(address=address.toUpperCase()).substring(4)+address.substring(0,2)+"00").split("").map(t=>d[t]).join("");for(;t.length>=m;){let e=t.substring(0,m);t=parseInt(e,10)%97+t.substring(e.length);}let e=String(98-parseInt(t,10)%97);for(;e.length<2;)e="0"+e;return e;}function w(address){let t=null;if("string"!=typeof address&&c.throwArgumentError("invalid address","address",address),address.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==address.substring(0,2)&&(address="0x"+address),t=l(address),address.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==address&&c.throwArgumentError("bad address checksum","address",address);else if(address.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(address.substring(2,4)!==v(address)&&c.throwArgumentError("bad icap checksum","address",address),t=Object(o.c)(address.substring(4));t.length<40;)t="0"+t;t=l("0x"+t);}else c.throwArgumentError("invalid address","address",address);return t;}function _(address){try{return w(address),!0;}catch(t){}return!1;}function M(address){let t=Object(o.b)(w(address).substring(2)).toUpperCase();for(;t.length<30;)t="0"+t;return"XE"+v("XE00"+t)+t;}function A(t){let e=null;try{e=w(t.from);}catch(e){c.throwArgumentError("missing from address","transaction",t);}const r=Object(n.o)(Object(n.a)(o.a.from(t.nonce).toHexString()));return w(Object(n.e)(Object(f.a)(Object(h.encode)([e,r])),12));}function E(t,e,r){return 32!==Object(n.d)(e)&&c.throwArgumentError("salt must be 32 bytes","salt",e),32!==Object(n.d)(r)&&c.throwArgumentError("initCodeHash must be 32 bytes","initCodeHash",r),w(Object(n.e)(Object(f.a)(Object(n.b)(["0xff",w(t),e,r])),12));}},function(t,e,r){var n=r(3),o=n.Buffer;function f(t,e){for(var r in t)e[r]=t[r];}function h(t,e,r){return o(t,e,r);}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?t.exports=n:(f(n,e),e.Buffer=h),h.prototype=Object.create(o.prototype),f(o,h),h.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return o(t,e,r);},h.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var n=o(t);return void 0!==e?"string"==typeof r?n.fill(e,r):n.fill(e):n.fill(0),n;},h.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return o(t);},h.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return n.SlowBuffer(t);};},function(t,e,r){"use strict";r.d(e,"a",function(){return h;});var n=r(199),o=r.n(n),f=r(0);function h(data){return"0x"+o.a.keccak_256(Object(f.a)(data));}},function(t,e,r){"use strict";r.d(e,"b",function(){return f;}),r.d(e,"e",function(){return h;}),r.d(e,"a",function(){return c;}),r.d(e,"c",function(){return l;}),r.d(e,"d",function(){return d;});var n=r(0),o=r(36);function f(t){return"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),Object(n.a)(t);}function h(t,e){for(t=String(t);t.length>>2]>>>24-i%4*8&255;e[n+i>>>2]|=f<<24-(n+i)%4*8;}else for(var h=0;h>>2]=r[h>>>2];return this.sigBytes+=o,this;},clamp:function(){var e=this.words,r=this.sigBytes;e[r>>>2]&=4294967295<<32-r%4*8,e.length=t.ceil(r/4);},clone:function(){var t=d.clone.call(this);return t.words=this.words.slice(0),t;},random:function(t){for(var e=[],i=0;i>>2]>>>24-i%4*8&255;n.push((o>>>4).toString(16)),n.push((15&o).toString(16));}return n.join("");},parse:function(t){for(var e=t.length,r=[],i=0;i>>3]|=parseInt(t.substr(i,2),16)<<24-i%8*4;return new m.init(r,e/2);}},w=y.Latin1={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],i=0;i>>2]>>>24-i%4*8&255;n.push(String.fromCharCode(o));}return n.join("");},parse:function(t){for(var e=t.length,r=[],i=0;i>>2]|=(255&t.charCodeAt(i))<<24-i%4*8;return new m.init(r,e);}},_=y.Utf8={stringify:function(t){try{return decodeURIComponent(escape(w.stringify(t)));}catch(t){throw new Error("Malformed UTF-8 data");}},parse:function(t){return w.parse(unescape(encodeURIComponent(t)));}},M=l.BufferedBlockAlgorithm=d.extend({reset:function(){this._data=new m.init(),this._nDataBytes=0;},_append:function(data){"string"==typeof data&&(data=_.parse(data)),this._data.concat(data),this._nDataBytes+=data.sigBytes;},_process:function(e){var r,data=this._data,n=data.words,o=data.sigBytes,f=this.blockSize,h=o/(4*f),c=(h=e?t.ceil(h):t.max((0|h)-this._minBufferSize,0))*f,l=t.min(4*c,o);if(c){for(var d=0;d0&&(10===arguments[0]?w||(w=!0,d.warn("BigNumber.toString does not accept any parameters; base-10 is assumed")):16===arguments[0]?d.throwError("BigNumber.toString does not accept any parameters; use bigNumber.toHexString()",h.b.errors.UNEXPECTED_ARGUMENT,{}):d.throwError("BigNumber.toString does not accept parameters",h.b.errors.UNEXPECTED_ARGUMENT,{})),E(this).toString(10);}toHexString(){return this._hex;}toJSON(t){return{type:"BigNumber",hex:this.toHexString()};}static from(t){if(t instanceof _)return t;if("string"==typeof t)return t.match(/^-?0x[0-9a-f]+$/i)?new _(m,M(t)):t.match(/^-?[0-9]+$/)?new _(m,M(new l(t))):d.throwArgumentError("invalid BigNumber string","value",t);if("number"==typeof t)return t%1&&x("underflow","BigNumber.from",t),(t>=y||t<=-y)&&x("overflow","BigNumber.from",t),_.from(String(t));const e=t;if("bigint"==typeof e)return _.from(e.toString());if(Object(f.j)(e))return _.from(Object(f.i)(e));if(e)if(e.toHexString){const t=e.toHexString();if("string"==typeof t)return _.from(t);}else{let t=e._hex;if(null==t&&"BigNumber"===e.type&&(t=e.hex),"string"==typeof t&&(Object(f.l)(t)||"-"===t[0]&&Object(f.l)(t.substring(1))))return _.from(t);}return d.throwArgumentError("invalid BigNumber value","value",t);}static isBigNumber(t){return!(!t||!t._isBigNumber);}}function M(t){if("string"!=typeof t)return M(t.toString(16));if("-"===t[0])return"-"===(t=t.substring(1))[0]&&d.throwArgumentError("invalid hex","value",t),"0x00"===(t=M(t))?t:"-"+t;if("0x"!==t.substring(0,2)&&(t="0x"+t),"0x"===t)return"0x00";for(t.length%2&&(t="0x0"+t.substring(2));t.length>4&&"0x00"===t.substring(0,4);)t="0x"+t.substring(4);return t;}function A(t){return _.from(M(t));}function E(t){const e=_.from(t).toHexString();return"-"===e[0]?new l("-"+e.substring(3),16):new l(e.substring(2),16);}function x(t,e,r){const n={fault:t,operation:e};return null!=r&&(n.value=r),d.throwError(t,h.b.errors.NUMERIC_FAULT,n);}function S(t){return new l(t,36).toString(16);}function I(t){return new l(t,16).toString(36);}},function(t,e,r){"use strict";r.d(e,"a",function(){return o;});var n=r(140);function o(t,e,r){return(e=Object(n.a)(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}},function(t,e,r){"use strict";function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function");}r.d(e,"a",function(){return n;});},function(t,e,r){"use strict";r.d(e,"a",function(){return f;});var n=r(140);function o(t,e){for(var i=0;i32&&v.throwArgumentError("invalid length for "+e,"transaction:"+e,t),r;}function k(t,e){return{address:Object(n.a)(t),storageKeys:(e||[]).map((e,r)=>(32!==Object(f.d)(e)&&v.throwArgumentError("invalid access list storageKey",`accessList[${t}:${r}]`,e),e.toLowerCase()))};}function T(t){if(Array.isArray(t))return t.map((t,e)=>Array.isArray(t)?(t.length>2&&v.throwArgumentError("access list expected to be [ address, storageKeys[] ]",`value[${e}]`,t),k(t[0],t[1])):k(t.address,t.storageKeys));const e=Object.keys(t).map(e=>{const r=t[e].reduce((t,e)=>(t[e]=!0,t),{});return k(e,Object.keys(r).sort());});return e.sort((a,b)=>a.address.localeCompare(b.address)),e;}function O(t){return T(t).map(t=>[t.address,t.storageKeys]);}function B(t,e){if(null!=t.gasPrice){const e=o.a.from(t.gasPrice),r=o.a.from(t.maxFeePerGas||0);e.eq(r)||v.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:e,maxFeePerGas:r});}const r=[I(t.chainId||0,"chainId"),I(t.nonce||0,"nonce"),I(t.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),I(t.maxFeePerGas||0,"maxFeePerGas"),I(t.gasLimit||0,"gasLimit"),null!=t.to?Object(n.a)(t.to):"0x",I(t.value||0,"value"),t.data||"0x",O(t.accessList||[])];if(e){const t=Object(f.n)(e);r.push(I(t.recoveryParam,"recoveryParam")),r.push(Object(f.o)(t.r)),r.push(Object(f.o)(t.s));}return Object(f.c)(["0x02",d.encode(r)]);}function C(t,e){const r=[I(t.chainId||0,"chainId"),I(t.nonce||0,"nonce"),I(t.gasPrice||0,"gasPrice"),I(t.gasLimit||0,"gasLimit"),null!=t.to?Object(n.a)(t.to):"0x",I(t.value||0,"value"),t.data||"0x",O(t.accessList||[])];if(e){const t=Object(f.n)(e);r.push(I(t.recoveryParam,"recoveryParam")),r.push(Object(f.o)(t.r)),r.push(Object(f.o)(t.s));}return Object(f.c)(["0x01",d.encode(r)]);}function R(t,e){if(null==t.type||0===t.type)return null!=t.accessList&&v.throwArgumentError("untyped transactions do not support accessList; include type: 1","transaction",t),function(t,e){Object(l.b)(t,E);const r=[];A.forEach(function(e){let n=t[e.name]||[];const o={};e.numeric&&(o.hexPad="left"),n=Object(f.a)(Object(f.i)(n,o)),e.length&&n.length!==e.length&&n.length>0&&v.throwArgumentError("invalid length for "+e.name,"transaction:"+e.name,n),e.maxLength&&(n=Object(f.o)(n),n.length>e.maxLength&&v.throwArgumentError("invalid length for "+e.name,"transaction:"+e.name,n)),r.push(Object(f.i)(n));});let n=0;if(null!=t.chainId?(n=t.chainId,"number"!=typeof n&&v.throwArgumentError("invalid transaction.chainId","transaction",t)):e&&!Object(f.k)(e)&&e.v>28&&(n=Math.floor((e.v-35)/2)),0!==n&&(r.push(Object(f.i)(n)),r.push("0x"),r.push("0x")),!e)return d.encode(r);const o=Object(f.n)(e);let h=27+o.recoveryParam;return 0!==n?(r.pop(),r.pop(),r.pop(),h+=2*n+8,o.v>28&&o.v!==h&&v.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e)):o.v!==h&&v.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e),r.push(Object(f.i)(h)),r.push(Object(f.o)(Object(f.a)(o.r))),r.push(Object(f.o)(Object(f.a)(o.s))),d.encode(r);}(t,e);switch(t.type){case 1:return C(t,e);case 2:return B(t,e);}return v.throwError(`unsupported transaction type: ${t.type}`,y.b.errors.UNSUPPORTED_OPERATION,{operation:"serializeTransaction",transactionType:t.type});}function P(t,e,r){try{const r=M(e[0]).toNumber();if(0!==r&&1!==r)throw new Error("bad recid");t.v=r;}catch(t){v.throwArgumentError("invalid v for transaction type: 1","v",e[0]);}t.r=Object(f.h)(e[1],32),t.s=Object(f.h)(e[2],32);try{const e=Object(c.a)(r(t));t.from=S(e,{r:t.r,s:t.s,recoveryParam:t.v});}catch(t){}}function N(t){const e=Object(f.a)(t);if(e[0]>127)return function(t){const e=d.decode(t);9!==e.length&&6!==e.length&&v.throwArgumentError("invalid raw transaction","rawTransaction",t);const r={nonce:M(e[0]).toNumber(),gasPrice:M(e[1]),gasLimit:M(e[2]),to:_(e[3]),value:M(e[4]),data:e[5],chainId:0};if(6===e.length)return r;try{r.v=o.a.from(e[6]).toNumber();}catch(t){return r;}if(r.r=Object(f.h)(e[7],32),r.s=Object(f.h)(e[8],32),o.a.from(r.r).isZero()&&o.a.from(r.s).isZero())r.chainId=r.v,r.v=0;else{r.chainId=Math.floor((r.v-35)/2),r.chainId<0&&(r.chainId=0);let n=r.v-27;const o=e.slice(0,6);0!==r.chainId&&(o.push(Object(f.i)(r.chainId)),o.push("0x"),o.push("0x"),n-=2*r.chainId+8);const h=Object(c.a)(d.encode(o));try{r.from=S(h,{r:Object(f.i)(r.r),s:Object(f.i)(r.s),recoveryParam:n});}catch(t){}r.hash=Object(c.a)(t);}return r.type=null,r;}(e);switch(e[0]){case 1:return function(t){const e=d.decode(t.slice(1));8!==e.length&&11!==e.length&&v.throwArgumentError("invalid component count for transaction type: 1","payload",Object(f.i)(t));const r={type:1,chainId:M(e[0]).toNumber(),nonce:M(e[1]).toNumber(),gasPrice:M(e[2]),gasLimit:M(e[3]),to:_(e[4]),value:M(e[5]),data:e[6],accessList:T(e[7])};return 8===e.length||(r.hash=Object(c.a)(t),P(r,e.slice(8),C)),r;}(e);case 2:return function(t){const e=d.decode(t.slice(1));9!==e.length&&12!==e.length&&v.throwArgumentError("invalid component count for transaction type: 2","payload",Object(f.i)(t));const r=M(e[2]),n=M(e[3]),o={type:2,chainId:M(e[0]).toNumber(),nonce:M(e[1]).toNumber(),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:M(e[4]),to:_(e[5]),value:M(e[6]),data:e[7],accessList:T(e[8])};return 9===e.length||(o.hash=Object(c.a)(t),P(o,e.slice(9),B)),o;}(e);}return v.throwError(`unsupported transaction type: ${e[0]}`,y.b.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:e[0]});}},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(416).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,n){for(var o=0,f=Math.min(t.length,r),i=e;i=49?h-49+10:h>=17?h-17+10:h;}return o;}f.isBN=function(t){return t instanceof f||null!==t&&"object"==typeof t&&t.constructor.wordSize===f.wordSize&&Array.isArray(t.words);},f.max=function(t,e){return t.cmp(e)>0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this.strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this.strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},f.prototype.inspect=function(){return(this.red?"";};var m=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],y=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],v=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function w(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r.strip();}f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215)||i!==this.length-1?m[6-h.length]+h+e:h+e,(r+=2)>=26&&(r-=26,i--);}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=y[base],l=v[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var w=d.modn(l).toString(base);e=(d=d.idivn(l)).isZero()?w+e:m[c-w.length]+w+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16);},f.prototype.toBuffer=function(t,e){return n(void 0!==h),this.toArrayLike(h,t,e);},f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},f.prototype.toArrayLike=function(t,e,r){var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0"),this.strip();var b,i,h="le"===e,c=new t(f),q=this.clone();if(h){for(i=0;!q.isZero();i++)b=q.andln(255),q.iushrn(8),c[i]=b;for(;i=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function M(t,e,r){return new A().mulp(t,e,r);}function A(t,e){this.x=t,this.y=e;}Math.imul||(_=w),f.prototype.mulTo=function(t,e){var r,n=this.length+t.length;return r=10===this.length&&10===t.length?_(this,t,e):n<63?w(this,t,e):n<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r.strip();}(this,t,e):M(this,t,e),r;},A.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},A.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,e+=r/67108864|0,e+=o>>>26,this.words[i]=67108863&o;}return 0!==e&&(this.words[i]=e,this.length++),this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this.strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this.strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q.strip(),a.strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modn=function(t){n(t<=67108863);for(var p=(1<<26)%t,e=0,i=this.length-1;i>=0;i--)e=(p*e+(0|this.words[i]))%t;return e;},f.prototype.idivn=function(t){n(t<=67108863);for(var e=0,i=this.length-1;i>=0;i--){var r=(0|this.words[i])+67108864*e;this.words[i]=r/t|0,e=r%t;}return this.strip();},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new O(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var E={k256:null,p224:null,p192:null,p25519:null};function x(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function S(){x.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function I(){x.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function k(){x.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function T(){x.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function O(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function B(t){O.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}x.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},x.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},x.prototype.split=function(input,t){input.iushrn(this.n,0,t);},x.prototype.imulK=function(t){return t.imul(this.k);},o(S,x),S.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},S.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(E[t])return E[t];var e;if("k256"===t)e=new S();else if("p224"===t)e=new I();else if("p192"===t)e=new k();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new T();}return E[t]=e,e;},O.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},O.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},O.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):a.umod(this.m)._forceRed(this);},O.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},O.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},O.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},O.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},O.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},O.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},O.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},O.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},O.prototype.isqr=function(a){return this.imul(a,a.clone());},O.prototype.sqr=function(a){return this.mul(a,a);},O.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},O.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},O.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new B(t);},o(B,O),B.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},B.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},B.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},B.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},B.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){var n=r(105),o=Function.prototype,f=o.call,h=n&&o.bind.bind(f,f);t.exports=n?h:function(t){return function(){return f.apply(t,arguments);};};},function(t,e,r){"use strict";r.d(e,"d",function(){return d;}),r.d(e,"a",function(){return m;}),r.d(e,"c",function(){return y;}),r.d(e,"b",function(){return v;});var n=r(0),o=r(11),f=r(1),h=r(2),c=r(53);const l=new h.b(c.a);function d(t){const e=[],r=function(path,object){if(Array.isArray(object))for(let t in object){const n=path.slice();n.push(t);try{r(n,object[t]);}catch(t){e.push({path:n,error:t});}}};return r([],t),e;}class m{constructor(t,e,r,n){this.name=t,this.type=e,this.localName=r,this.dynamic=n;}_throwError(t,e){l.throwArgumentError(t,this.localName,e);}}class y{constructor(t){Object(f.d)(this,"wordSize",t||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(t);}get data(){return Object(n.c)(this._data);}get length(){return this._dataLength;}_writeData(data){return this._data.push(data),this._dataLength+=data.length,data.length;}appendWriter(t){return this._writeData(Object(n.b)(t._data));}writeBytes(t){let e=Object(n.a)(t);const r=e.length%this.wordSize;return r&&(e=Object(n.b)([e,this._padding.slice(r)])),this._writeData(e);}_getValue(t){let e=Object(n.a)(o.a.from(t));return e.length>this.wordSize&&l.throwError("value out-of-bounds",h.b.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:e.length}),e.length%this.wordSize&&(e=Object(n.b)([this._padding.slice(e.length%this.wordSize),e])),e;}writeValue(t){return this._writeData(this._getValue(t));}writeUpdatableValue(){const t=this._data.length;return this._data.push(this._padding),this._dataLength+=this.wordSize,e=>{this._data[t]=this._getValue(e);};}}class v{constructor(data,t,e,r){Object(f.d)(this,"_data",Object(n.a)(data)),Object(f.d)(this,"wordSize",t||32),Object(f.d)(this,"_coerceFunc",e),Object(f.d)(this,"allowLoose",r),this._offset=0;}get data(){return Object(n.i)(this._data);}get consumed(){return this._offset;}static coerce(t,e){let r=t.match("^u?int([0-9]+)$");return r&&parseInt(r[1])<=48&&(e=e.toNumber()),e;}coerce(t,e){return this._coerceFunc?this._coerceFunc(t,e):v.coerce(t,e);}_peekBytes(t,e,r){let n=Math.ceil(e/this.wordSize)*this.wordSize;return this._offset+n>this._data.length&&(this.allowLoose&&r&&this._offset+e<=this._data.length?n=e:l.throwError("data out-of-bounds",h.b.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+n})),this._data.slice(this._offset,this._offset+n);}subReader(t){return new v(this._data.slice(this._offset+t),this.wordSize,this._coerceFunc,this.allowLoose);}readBytes(t,e){let r=this._peekBytes(0,t,!!e);return this._offset+=r.length,r.slice(0,t);}readValue(){return o.a.from(this.readBytes(this.wordSize));}}},function(t,e){var r,n,o=t.exports={};function f(){throw new Error("setTimeout has not been defined");}function h(){throw new Error("clearTimeout has not been defined");}function c(t){if(r===setTimeout)return setTimeout(t,0);if((r===f||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0);}catch(e){try{return r.call(null,t,0);}catch(e){return r.call(this,t,0);}}}!function(){try{r="function"==typeof setTimeout?setTimeout:f;}catch(t){r=f;}try{n="function"==typeof clearTimeout?clearTimeout:h;}catch(t){n=h;}}();var l,d=[],m=!1,y=-1;function v(){m&&l&&(m=!1,l.length?d=l.concat(d):y=-1,d.length&&w());}function w(){if(!m){var t=c(v);m=!0;for(var e=d.length;e;){for(l=d,d=[];++y1)for(var i=1;i{f[e.toLowerCase()]=t;}):n.headers.keys().forEach(t=>{f[t.toLowerCase()]=n.headers.get(t);}),{headers:f,statusCode:n.status,statusMessage:n.statusText,body:Object(o.a)(new Uint8Array(body))};});}var m=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const y=new c.b("web/5.7.1");function v(t){return new Promise(e=>{setTimeout(e,t);});}function w(t,e){if(null==t)return null;if("string"==typeof t)return t;if(Object(o.k)(t)){if(e&&("text"===e.split("/")[0]||"application/json"===e.split(";")[0].trim()))try{return Object(h.h)(t);}catch(t){}return Object(o.i)(t);}return t;}function _(t,body,e){const r="object"==typeof t&&null!=t.throttleLimit?t.throttleLimit:12;y.assertArgument(r>0&&r%1==0,"invalid connection throttle limit","connection.throttleLimit",r);const o="object"==typeof t?t.throttleCallback:null,l="object"==typeof t&&"number"==typeof t.throttleSlotInterval?t.throttleSlotInterval:100;y.assertArgument(l>0&&l%1==0,"invalid connection throttle slot interval","connection.throttleSlotInterval",l);const _="object"==typeof t&&!!t.errorPassThrough,M={};let A=null;const E={method:"GET"};let x=!1,S=12e4;if("string"==typeof t)A=t;else if("object"==typeof t){if(null!=t&&null!=t.url||y.throwArgumentError("missing URL","connection.url",t),A=t.url,"number"==typeof t.timeout&&t.timeout>0&&(S=t.timeout),t.headers)for(const e in t.headers)M[e.toLowerCase()]={key:e,value:String(t.headers[e])},["if-none-match","if-modified-since"].indexOf(e.toLowerCase())>=0&&(x=!0);if(E.allowGzip=!!t.allowGzip,null!=t.user&&null!=t.password){"https:"!==A.substring(0,6)&&!0!==t.allowInsecureAuthentication&&y.throwError("basic authentication requires a secure https url",c.b.errors.INVALID_ARGUMENT,{argument:"url",url:A,user:t.user,password:"[REDACTED]"});const e=t.user+":"+t.password;M.authorization={key:"Authorization",value:"Basic "+Object(n.b)(Object(h.f)(e))};}null!=t.skipFetchSetup&&(E.skipFetchSetup=!!t.skipFetchSetup),null!=t.fetchOptions&&(E.fetchOptions=Object(f.g)(t.fetchOptions));}const I=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),k=A?A.match(I):null;if(k)try{const t={statusCode:200,statusMessage:"OK",headers:{"content-type":k[1]||"text/plain"},body:k[2]?Object(n.a)(k[3]):(T=k[3],Object(h.f)(T.replace(/%([0-9a-f][0-9a-f])/gi,(t,code)=>String.fromCharCode(parseInt(code,16)))))};let r=t.body;return e&&(r=e(t.body,t)),Promise.resolve(r);}catch(t){y.throwError("processing response error",c.b.errors.SERVER_ERROR,{body:w(k[1],k[2]),error:t,requestBody:null,requestMethod:"GET",url:A});}var T;body&&(E.method="POST",E.body=body,null==M["content-type"]&&(M["content-type"]={key:"Content-Type",value:"application/octet-stream"}),null==M["content-length"]&&(M["content-length"]={key:"Content-Length",value:String(body.length)}));const O={};Object.keys(M).forEach(t=>{const header=M[t];O[header.key]=header.value;}),E.headers=O;const B=function(){let t=null;return{promise:new Promise(function(e,r){S&&(t=setTimeout(()=>{null!=t&&(t=null,r(y.makeError("timeout",c.b.errors.TIMEOUT,{requestBody:w(E.body,O["content-type"]),requestMethod:E.method,timeout:S,url:A})));},S));}),cancel:function(){null!=t&&(clearTimeout(t),t=null);}};}(),C=function(){return m(this,void 0,void 0,function*(){for(let t=0;t=300)&&(B.cancel(),y.throwError("bad response",c.b.errors.SERVER_ERROR,{status:n.statusCode,headers:n.headers,body:w(body,n.headers?n.headers["content-type"]:null),requestBody:w(E.body,O["content-type"]),requestMethod:E.method,url:A})),e)try{const t=yield e(body,n);return B.cancel(),t;}catch(e){if(e.throttleRetry&&t"content-type"===t.toLowerCase()).length||(r.headers=Object(f.g)(r.headers),r.headers["content-type"]="application/json");}else r.headers={"content-type":"application/json"};t=r;}return _(t,body,(t,e)=>{let n=null;if(null!=t)try{n=JSON.parse(Object(h.h)(t));}catch(e){y.throwError("invalid JSON",c.b.errors.SERVER_ERROR,{body:t,error:e});}return r&&(n=r(n,e)),n;});}function A(t,e){return e||(e={}),null==(e=Object(f.g)(e)).floor&&(e.floor=0),null==e.ceiling&&(e.ceiling=1e4),null==e.interval&&(e.interval=250),new Promise(function(r,n){let o=null,f=!1;const h=()=>!f&&(f=!0,o&&clearTimeout(o),!0);e.timeout&&(o=setTimeout(()=>{h()&&n(new Error("timeout"));},e.timeout));const c=e.retryLimit;let l=0;!function o(){return t().then(function(t){if(void 0!==t)h()&&r(t);else if(e.oncePoll)e.oncePoll.once("poll",o);else if(e.onceBlock)e.onceBlock.once("block",o);else if(!f){if(l++,l>c)return void(h()&&n(new Error("retry limit reached")));let t=e.interval*parseInt(String(Math.random()*Math.pow(2,l)));te.ceiling&&(t=e.ceiling),setTimeout(o,t);}return null;},function(t){h()&&n(t);});}();});}},function(t,e,r){"use strict";r.d(e,"b",function(){return O;}),r.d(e,"a",function(){return B;}),r.d(e,"g",function(){return C;}),r.d(e,"f",function(){return R;}),r.d(e,"c",function(){return P;}),r.d(e,"e",function(){return N;}),r.d(e,"d",function(){return j;});var n=r(59),o=r(0),f=r(11),h=r(36),c=r(605),l=r(1),d=r(38),m=r(323),y=r(320),v=r(15),w=r(604);const _=new(r(2).b)("hdnode/5.7.0"),M=f.a.from("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),A=Object(h.f)("Bitcoin seed"),E=2147483648;function x(t){return(1<=256)throw new Error("Depth too large!");return I(Object(o.b)([null!=this.privateKey?"0x0488ADE4":"0x0488B21E",Object(o.i)(this.depth),this.parentFingerprint,Object(o.h)(Object(o.i)(this.index),4),this.chainCode,null!=this.privateKey?Object(o.b)(["0x00",this.privateKey]):this.publicKey]));}neuter(){return new B(T,null,this.publicKey,this.parentFingerprint,this.chainCode,this.index,this.depth,this.path);}_derive(t){if(t>4294967295)throw new Error("invalid index - "+String(t));let path=this.path;path&&(path+="/"+(t&~E));const data=new Uint8Array(37);if(t&E){if(!this.privateKey)throw new Error("cannot derive child of neutered node");data.set(Object(o.a)(this.privateKey),1),path&&(path+="'");}else data.set(Object(o.a)(this.publicKey));for(let i=24;i>=0;i-=8)data[33+(i>>3)]=t>>24-i&255;const e=Object(o.a)(Object(m.a)(y.a.sha512,this.chainCode,data)),r=e.slice(0,32),n=e.slice(32);let h=null,c=null;if(this.privateKey)h=S(f.a.from(r).add(this.privateKey).mod(M));else{c=new d.a(Object(o.i)(r))._addPoint(this.publicKey);}let l=path;const v=this.mnemonic;return v&&(l=Object.freeze({phrase:v.phrase,path:path,locale:v.locale||"en"})),new B(T,h,c,this.fingerprint,S(n),t,this.depth+1,l);}derivePath(path){const t=path.split("/");if(0===t.length||"m"===t[0]&&0!==this.depth)throw new Error("invalid path - "+path);"m"===t[0]&&t.shift();let e=this;for(let i=0;i=E)throw new Error("invalid path index - "+component);e=e._derive(E+t);}else{if(!component.match(/^[0-9]+$/))throw new Error("invalid path component - "+component);{const t=parseInt(component);if(t>=E)throw new Error("invalid path index - "+component);e=e._derive(t);}}}return e;}static _fromSeed(t,e){const r=Object(o.a)(t);if(r.length<16||r.length>64)throw new Error("invalid seed");const n=Object(o.a)(Object(m.a)(y.a.sha512,A,r));return new B(T,S(n.slice(0,32)),null,"0x00000000",S(n.slice(32)),0,0,e);}static fromMnemonic(t,e,r){return t=P(R(t,r=k(r)),r),B._fromSeed(C(t,e),{phrase:t,path:"m",locale:r.locale});}static fromSeed(t){return B._fromSeed(t,null);}static fromExtendedKey(t){const e=n.a.decode(t);82===e.length&&I(e.slice(0,78))===t||_.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");const r=e[4],f=Object(o.i)(e.slice(5,9)),h=parseInt(Object(o.i)(e.slice(9,13)).substring(2),16),c=Object(o.i)(e.slice(13,45)),l=e.slice(45,78);switch(Object(o.i)(e.slice(0,4))){case"0x0488b21e":case"0x043587cf":return new B(T,null,Object(o.i)(l),f,c,h,r,null);case"0x0488ade4":case"0x04358394 ":if(0!==l[0])break;return new B(T,Object(o.i)(l.slice(1)),null,f,c,h,r,null);}return _.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");}}function C(t,e){e||(e="");const r=Object(h.f)("mnemonic"+e,h.a.NFKD);return Object(c.a)(Object(h.f)(t,h.a.NFKD),r,2048,64,"sha512");}function R(t,e){e=k(e),_.checkNormalize();const r=e.split(t);if(r.length%3!=0)throw new Error("invalid mnemonic");const n=Object(o.a)(new Uint8Array(Math.ceil(11*r.length/8)));let f=0;for(let i=0;i>3]|=1<<7-f%8),f++;}const h=32*r.length/3,c=x(r.length/3);if((Object(o.a)(Object(m.c)(n.slice(0,h/8)))[0]&c)!==(n[n.length-1]&c))throw new Error("invalid checksum");return Object(o.i)(n.slice(0,h/8));}function P(t,e){if(e=k(e),(t=Object(o.a)(t)).length%4!=0||t.length<16||t.length>32)throw new Error("invalid entropy");const r=[0];let n=11;for(let i=0;i8?(r[r.length-1]<<=8,r[r.length-1]|=t[i],n-=8):(r[r.length-1]<<=n,r[r.length-1]|=t[i]>>8-n,r.push(t[i]&(1<<8-n)-1),n+=3);const f=t.length/4,h=Object(o.a)(Object(m.c)(t))[0]&x(f);return r[r.length-1]<<=f,r[r.length-1]|=h>>8-f,e.join(r.map(t=>e.getWord(t)));}function N(t,e){try{return R(t,e),!0;}catch(t){}return!1;}function j(t){return("number"!=typeof t||t<0||t>=E||t%1)&&_.throwArgumentError("invalid account index","index",t),`m/44'/60'/${t}'/0/0`;}},function(t,e,r){var n=r(292),o=n.all;t.exports=n.IS_HTMLDDA?function(t){return"function"==typeof t||t===o;}:function(t){return"function"==typeof t;};},function(t,e,r){"use strict";function n(t,e,r,n,o,f,h){try{var c=t[f](h),l=c.value;}catch(t){return void r(t);}c.done?e(l):Promise.resolve(l).then(n,o);}function o(t){return function(){var e=this,r=arguments;return new Promise(function(o,f){var h=t.apply(e,r);function c(t){n(h,o,f,c,l,"next",t);}function l(t){n(h,o,f,c,l,"throw",t);}c(void 0);});};}r.d(e,"a",function(){return o;});},function(t,e,r){e.Scalar=r(116),e.PolField=r(375),e.F1Field=r(211),e.F2Field=r(262),e.F3Field=r(263),e.ZqField=e.F1Field,e.EC=r(264),e.bn128=r(461),e.utils=r(462);},function(t,e,r){var n=r(32),o=r(91).f,f=r(127),h=r(90),c=r(180),l=r(545),d=r(304);t.exports=function(t,source){var e,r,m,y,v,w=t.target,_=t.global,M=t.stat;if(e=_?n:M?n[w]||c(w,{}):(n[w]||{}).prototype)for(r in source){if(y=source[r],m=t.dontCallGetSet?(v=o(e,r))&&v.value:e[r],!d(_?r:w+(M?".":"#")+r,t.forced)&&void 0!==m){if(typeof y==typeof m)continue;l(y,m);}(t.sham||m&&m.sham)&&f(y,"sham",!0),h(e,r,y,t);}};},function(t,e,r){var n=e;n.utils=r(50),n.common=r(96),n.sha=r(357),n.ripemd=r(361),n.hmac=r(362),n.sha1=n.sha.sha1,n.sha256=n.sha.sha256,n.sha224=n.sha.sha224,n.sha384=n.sha.sha384,n.sha512=n.sha.sha512,n.ripemd160=n.ripemd.ripemd160;},,function(t,e,r){var n;t.exports=(n=r(10),r(66),void(n.lib.Cipher||function(t){var e=n,r=e.lib,o=r.Base,f=r.WordArray,h=r.BufferedBlockAlgorithm,c=e.enc,l=(c.Utf8,c.Base64),d=e.algo.EvpKDF,m=r.Cipher=h.extend({cfg:o.extend(),createEncryptor:function(t,e){return this.create(this._ENC_XFORM_MODE,t,e);},createDecryptor:function(t,e){return this.create(this._DEC_XFORM_MODE,t,e);},init:function(t,e,r){this.cfg=this.cfg.extend(r),this._xformMode=t,this._key=e,this.reset();},reset:function(){h.reset.call(this),this._doReset();},process:function(t){return this._append(t),this._process();},finalize:function(t){return t&&this._append(t),this._doFinalize();},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function t(t){return"string"==typeof t?S:E;}return function(e){return{encrypt:function(r,n,o){return t(n).encrypt(e,r,n,o);},decrypt:function(r,n,o){return t(n).decrypt(e,r,n,o);}};};}()}),y=(r.StreamCipher=m.extend({_doFinalize:function(){return this._process(!0);},blockSize:1}),e.mode={}),v=r.BlockCipherMode=o.extend({createEncryptor:function(t,e){return this.Encryptor.create(t,e);},createDecryptor:function(t,e){return this.Decryptor.create(t,e);},init:function(t,e){this._cipher=t,this._iv=e;}}),w=y.CBC=function(){var e=v.extend();function r(e,r,n){var o,f=this._iv;f?(o=f,this._iv=t):o=this._prevBlock;for(var i=0;i>>2];data.sigBytes-=t;}},M=(r.BlockCipher=m.extend({cfg:m.cfg.extend({mode:w,padding:_}),reset:function(){var t;m.reset.call(this);var e=this.cfg,r=e.iv,n=e.mode;this._xformMode==this._ENC_XFORM_MODE?t=n.createEncryptor:(t=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==t?this._mode.init(this,r&&r.words):(this._mode=t.call(n,this,r&&r.words),this._mode.__creator=t);},_doProcessBlock:function(t,e){this._mode.processBlock(t,e);},_doFinalize:function(){var t,e=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t;},blockSize:4}),r.CipherParams=o.extend({init:function(t){this.mixIn(t);},toString:function(t){return(t||this.formatter).stringify(this);}})),A=(e.format={}).OpenSSL={stringify:function(t){var e=t.ciphertext,r=t.salt;return(r?f.create([1398893684,1701076831]).concat(r).concat(e):e).toString(l);},parse:function(t){var e,r=l.parse(t),n=r.words;return 1398893684==n[0]&&1701076831==n[1]&&(e=f.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),M.create({ciphertext:r,salt:e});}},E=r.SerializableCipher=o.extend({cfg:o.extend({format:A}),encrypt:function(t,e,r,n){n=this.cfg.extend(n);var o=t.createEncryptor(r,n),f=o.finalize(e),h=o.cfg;return M.create({ciphertext:f,key:r,iv:h.iv,algorithm:t,mode:h.mode,padding:h.padding,blockSize:t.blockSize,formatter:n.format});},decrypt:function(t,e,r,n){return n=this.cfg.extend(n),e=this._parse(e,n.format),t.createDecryptor(r,n).finalize(e.ciphertext);},_parse:function(t,e){return"string"==typeof t?e.parse(t,this):t;}}),x=(e.kdf={}).OpenSSL={execute:function(t,e,r,n){n||(n=f.random(8));var o=d.create({keySize:e+r}).compute(t,n),h=f.create(o.words.slice(e),4*r);return o.sigBytes=4*e,M.create({key:o,iv:h,salt:n});}},S=r.PasswordBasedCipher=E.extend({cfg:E.cfg.extend({kdf:x}),encrypt:function(t,e,r,n){var o=(n=this.cfg.extend(n)).kdf.execute(r,t.keySize,t.ivSize);n.iv=o.iv;var f=E.encrypt.call(this,t,e,o.key,n);return f.mixIn(o),f;},decrypt:function(t,e,r,n){n=this.cfg.extend(n),e=this._parse(e,n.format);var o=n.kdf.execute(r,t.keySize,t.ivSize,e.salt);return n.iv=o.iv,E.decrypt.call(this,t,e,o.key,n);}});}()));},function(t,e,r){var n=r(32),o=r(103),f=r(34),h=r(182),c=r(89),l=r(291),d=n.Symbol,m=o("wks"),y=l?d.for||d:d&&d.withoutSetter||h;t.exports=function(t){return f(m,t)||(m[t]=c&&f(d,t)?d[t]:y("Symbol."+t)),m[t];};},function(t,e,r){(function(e){var r=function(t){return t&&t.Math==Math&&t;};t.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof e&&e)||function(){return this;}()||this||Function("return this")();}).call(this,r(20));},function(t,e,r){"use strict";r.r(e);var n=r(64);r.d(e,"ethers",function(){return n;});var o=r(41);r.d(e,"Signer",function(){return o.a;});var f=r(92);r.d(e,"Wallet",function(){return f.a;}),r.d(e,"VoidSigner",function(){return o.b;});var h=r(113);r.d(e,"getDefaultProvider",function(){return h.getDefaultProvider;}),r.d(e,"providers",function(){return n.providers;});var c=r(72);r.d(e,"BaseContract",function(){return c.a;}),r.d(e,"Contract",function(){return c.b;}),r.d(e,"ContractFactory",function(){return c.c;});var l=r(11);r.d(e,"BigNumber",function(){return l.a;});var d=r(367);r.d(e,"FixedNumber",function(){return d.a;}),r.d(e,"constants",function(){return n.constants;});var m=r(2);r.d(e,"errors",function(){return m.a;}),r.d(e,"logger",function(){return n.logger;}),r.d(e,"utils",function(){return n.utils;});var y=r(604);r.d(e,"wordlists",function(){return y.a;});var v=r(136);r.d(e,"version",function(){return v.a;});var w=r(114);r.d(e,"Wordlist",function(){return w.a;});try{const t=window;null==t._ethers&&(t._ethers=n);}catch(t){}},function(t,e,r){var n=r(17),o=r(69),f=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return f(o(t),e);};},function(t,e,r){var n=r(21);t.exports=!n(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7;}})[1];});},function(t,e,r){"use strict";r.d(e,"a",function(){return f;}),r.d(e,"c",function(){return h;}),r.d(e,"b",function(){return l;}),r.d(e,"f",function(){return m;}),r.d(e,"d",function(){return v;}),r.d(e,"e",function(){return w;}),r.d(e,"h",function(){return _;}),r.d(e,"g",function(){return M;});var n=r(0);const o=new(r(2).b)("strings/5.7.0");var f,h;function c(t,e,r,output,n){if(t===h.BAD_PREFIX||t===h.UNEXPECTED_CONTINUE){let i=0;for(let t=e+1;t>6==2;t++)i++;return i;}return t===h.OVERRUN?r.length-e-1:0;}!function(t){t.current="",t.NFC="NFC",t.NFD="NFD",t.NFKC="NFKC",t.NFKD="NFKD";}(f||(f={})),function(t){t.UNEXPECTED_CONTINUE="unexpected continuation byte",t.BAD_PREFIX="bad codepoint prefix",t.OVERRUN="string overrun",t.MISSING_CONTINUE="missing continuation byte",t.OUT_OF_RANGE="out of UTF-8 range",t.UTF16_SURROGATE="UTF-16 surrogate",t.OVERLONG="overlong representation";}(h||(h={}));const l=Object.freeze({error:function(t,e,r,output,n){return o.throwArgumentError(`invalid codepoint at offset ${e}; ${t}`,"bytes",r);},ignore:c,replace:function(t,e,r,output,n){return t===h.OVERLONG?(output.push(n),0):(output.push(65533),c(t,e,r));}});function d(t,e){null==e&&(e=l.error),t=Object(n.a)(t);const r=[];let i=0;for(;i>7==0){r.push(n);continue;}let o=null,f=null;if(192==(224&n))o=1,f=127;else if(224==(240&n))o=2,f=2047;else{if(240!=(248&n)){i+=e(128==(192&n)?h.UNEXPECTED_CONTINUE:h.BAD_PREFIX,i-1,t,r);continue;}o=3,f=65535;}if(i-1+o>=t.length){i+=e(h.OVERRUN,i-1,t,r);continue;}let c=n&(1<<8-o-1)-1;for(let n=0;n1114111?i+=e(h.OUT_OF_RANGE,i-1-o,t,r,c):c>=55296&&c<=57343?i+=e(h.UTF16_SURROGATE,i-1-o,t,r,c):c<=f?i+=e(h.OVERLONG,i-1-o,t,r,c):r.push(c));}return r;}function m(t,form=f.current){form!=f.current&&(o.checkNormalize(),t=t.normalize(form));let e=[];for(let i=0;i>6|192),e.push(63&r|128);else if(55296==(64512&r)){i++;const n=t.charCodeAt(i);if(i>=t.length||56320!=(64512&n))throw new Error("invalid utf-8 string");const o=65536+((1023&r)<<10)+(1023&n);e.push(o>>18|240),e.push(o>>12&63|128),e.push(o>>6&63|128),e.push(63&o|128);}else e.push(r>>12|224),e.push(r>>6&63|128),e.push(63&r|128);}return Object(n.a)(e);}function y(t){const e="0000"+t.toString(16);return"\\u"+e.substring(e.length-4);}function v(t,e){return'"'+d(t,e).map(t=>{if(t<256){switch(t){case 8:return"\\b";case 9:return"\\t";case 10:return"\\n";case 13:return"\\r";case 34:return'\\"';case 92:return"\\\\";}if(t>=32&&t<127)return String.fromCharCode(t);}return t<=65535?y(t):y(55296+((t-=65536)>>10&1023))+y(56320+(1023&t));}).join("")+'"';}function w(t){return t.map(t=>t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10&1023),56320+(1023&t)))).join("");}function _(t,e){return w(d(t,e));}function M(t,form=f.current){return d(m(t,form));}},function(t,e,r){"use strict";(function(e){var n=r(370);function o(a,b){if(a===b)return 0;for(var t=a.length,e=b.length,i=0,r=Math.min(t,e);i=0;i--)if(f[i]!==c[i])return!1;for(i=f.length-1;i>=0;i--)if(!S(a[o=f[i]],b[o],t,e))return!1;return!0;}(t,e,r,n));}return r?t===e:t==e;}function I(object){return"[object Arguments]"==Object.prototype.toString.call(object);}function k(t,e){if(!t||!e)return!1;if("[object RegExp]"==Object.prototype.toString.call(e))return e.test(t);try{if(t instanceof e)return!0;}catch(t){}return!Error.isPrototypeOf(e)&&!0===e.call({},t);}function T(t,e,r,n){var o;if("function"!=typeof e)throw new TypeError('"block" argument must be a function');"string"==typeof r&&(n=r,r=null),o=function(t){var e;try{t();}catch(t){e=t;}return e;}(e),n=(r&&r.name?" ("+r.name+").":".")+(n?" "+n:"."),t&&!o&&E(o,r,"Missing expected exception"+n);var f="string"==typeof n,c=!t&&o&&!r;if((!t&&h.isError(o)&&f&&k(o,r)||c)&&E(o,r,"Got unwanted exception"+n),t&&o&&r&&!k(o,r)||!t&&o)throw o;}v.AssertionError=function(t){this.name="AssertionError",this.actual=t.actual,this.expected=t.expected,this.operator=t.operator,t.message?(this.message=t.message,this.generatedMessage=!1):(this.message=function(t){return M(A(t.actual),128)+" "+t.operator+" "+M(A(t.expected),128);}(this),this.generatedMessage=!0);var e=t.stackStartFunction||E;if(Error.captureStackTrace)Error.captureStackTrace(this,e);else{var r=new Error();if(r.stack){var n=r.stack,o=_(e),f=n.indexOf("\n"+o);if(f>=0){var h=n.indexOf("\n",f+1);n=n.substring(h+1);}this.stack=n;}}},h.inherits(v.AssertionError,Error),v.fail=E,v.ok=x,v.equal=function(t,e,r){t!=e&&E(t,e,r,"==",v.equal);},v.notEqual=function(t,e,r){t==e&&E(t,e,r,"!=",v.notEqual);},v.deepEqual=function(t,e,r){S(t,e,!1)||E(t,e,r,"deepEqual",v.deepEqual);},v.deepStrictEqual=function(t,e,r){S(t,e,!0)||E(t,e,r,"deepStrictEqual",v.deepStrictEqual);},v.notDeepEqual=function(t,e,r){S(t,e,!1)&&E(t,e,r,"notDeepEqual",v.notDeepEqual);},v.notDeepStrictEqual=function t(e,r,n){S(e,r,!0)&&E(e,r,n,"notDeepStrictEqual",t);},v.strictEqual=function(t,e,r){t!==e&&E(t,e,r,"===",v.strictEqual);},v.notStrictEqual=function(t,e,r){t===e&&E(t,e,r,"!==",v.notStrictEqual);},v.throws=function(t,e,r){T(!0,t,e,r);},v.doesNotThrow=function(t,e,r){T(!1,t,e,r);},v.ifError=function(t){if(t)throw t;},v.strict=n(function t(e,r){e||E(e,!0,r,"==",t);},v,{equal:v.strictEqual,deepEqual:v.deepStrictEqual,notEqual:v.notStrictEqual,notDeepEqual:v.notDeepStrictEqual}),v.strict.strict=v.strict;var O=Object.keys||function(t){var e=[];for(var r in t)c.call(t,r)&&e.push(r);return e;};}).call(this,r(20));},function(t,e,r){"use strict";r.d(e,"a",function(){return d;}),r.d(e,"c",function(){return m;}),r.d(e,"b",function(){return y;});var n=r(318),o=r(0),f=r(1);const h=new(r(2).b)("signing-key/5.7.0");let c=null;function l(){return c||(c=new n.a("secp256k1")),c;}class d{constructor(t){Object(f.d)(this,"curve","secp256k1"),Object(f.d)(this,"privateKey",Object(o.i)(t)),32!==Object(o.d)(this.privateKey)&&h.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const e=l().keyFromPrivate(Object(o.a)(this.privateKey));Object(f.d)(this,"publicKey","0x"+e.getPublic(!1,"hex")),Object(f.d)(this,"compressedPublicKey","0x"+e.getPublic(!0,"hex")),Object(f.d)(this,"_isSigningKey",!0);}_addPoint(t){const e=l().keyFromPublic(Object(o.a)(this.publicKey)),r=l().keyFromPublic(Object(o.a)(t));return"0x"+e.pub.add(r.pub).encodeCompressed("hex");}signDigest(t){const e=l().keyFromPrivate(Object(o.a)(this.privateKey)),r=Object(o.a)(t);32!==r.length&&h.throwArgumentError("bad digest length","digest",t);const n=e.sign(r,{canonical:!0});return Object(o.n)({recoveryParam:n.recoveryParam,r:Object(o.h)("0x"+n.r.toString(16),32),s:Object(o.h)("0x"+n.s.toString(16),32)});}computeSharedSecret(t){const e=l().keyFromPrivate(Object(o.a)(this.privateKey)),r=l().keyFromPublic(Object(o.a)(y(t)));return Object(o.h)("0x"+e.derive(r.getPublic()).toString(16),32);}static isSigningKey(t){return!(!t||!t._isSigningKey);}}function m(t,e){const r=Object(o.n)(e),n={r:Object(o.a)(r.r),s:Object(o.a)(r.s)};return"0x"+l().recoverPubKey(Object(o.a)(t),n,r.recoveryParam).encode("hex",!1);}function y(t,e){const r=Object(o.a)(t);if(32===r.length){const t=new d(r);return e?"0x"+l().keyFromPrivate(r).getPublic(!0,"hex"):t.publicKey;}return 33===r.length?e?Object(o.i)(r):"0x"+l().keyFromPublic(r).getPublic(!1,"hex"):65===r.length?e?"0x"+l().keyFromPublic(r).getPublic(!0,"hex"):Object(o.i)(r):h.throwArgumentError("invalid public or private key","key","[REDACTED]");}},function(t,e,r){"use strict";r.d(e,"d",function(){return w;}),r.d(e,"g",function(){return M;}),r.d(e,"e",function(){return E;}),r.d(e,"c",function(){return x;}),r.d(e,"a",function(){return T;}),r.d(e,"f",function(){return O;}),r.d(e,"b",function(){return C;});var n=r(11),o=r(1),f=r(2),h=r(53);const c=new f.b(h.a),l={};let d={calldata:!0,memory:!0,storage:!0},m={calldata:!0,memory:!0};function y(t,e){if("bytes"===t||"string"===t){if(d[e])return!0;}else if("address"===t){if("payable"===e)return!0;}else if((t.indexOf("[")>=0||"tuple"===t)&&m[e])return!0;return(d[e]||"payable"===e)&&c.throwArgumentError("invalid modifier","name",e),!1;}function v(object,t){for(let e in t)Object(o.d)(object,e,t[e]);}const w=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),_=new RegExp(/^(.*)\[([0-9]*)\]$/);class M{constructor(t,e){t!==l&&c.throwError("use fromString",f.b.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),v(this,e);let r=this.type.match(_);v(this,r?{arrayLength:parseInt(r[2]||"-1"),arrayChildren:M.fromObject({type:r[1],components:this.components}),baseType:"array"}:{arrayLength:null,arrayChildren:null,baseType:null!=this.components?"tuple":this.type}),this._isParamType=!0,Object.freeze(this);}format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json){let e={type:"tuple"===this.baseType?"tuple":this.type,name:this.name||void 0};return"boolean"==typeof this.indexed&&(e.indexed=this.indexed),this.components&&(e.components=this.components.map(e=>JSON.parse(e.format(t)))),JSON.stringify(e);}let e="";return"array"===this.baseType?(e+=this.arrayChildren.format(t),e+="["+(this.arrayLength<0?"":String(this.arrayLength))+"]"):"tuple"===this.baseType?(t!==w.sighash&&(e+=this.type),e+="("+this.components.map(e=>e.format(t)).join(t===w.full?", ":",")+")"):e+=this.type,t!==w.sighash&&(!0===this.indexed&&(e+=" indexed"),t===w.full&&this.name&&(e+=" "+this.name)),e;}static from(t,e){return"string"==typeof t?M.fromString(t,e):M.fromObject(t);}static fromObject(t){return M.isParamType(t)?t:new M(l,{name:t.name||null,type:R(t.type),indexed:null==t.indexed?null:!!t.indexed,components:t.components?t.components.map(M.fromObject):null});}static fromString(t,e){return r=function(param,t){let e=param;function r(i){c.throwArgumentError(`unexpected character at position ${i}`,"param",param);}function n(e){let r={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(r.indexed=!1),r;}param=param.replace(/\s/g," ");let o={type:"",name:"",state:{allowType:!0}},f=o;for(let i=0;iM.fromString(param,e));}class E{constructor(t,e){t!==l&&c.throwError("use a static from method",f.b.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),v(this,e),this._isFragment=!0,Object.freeze(this);}static from(t){return E.isFragment(t)?t:"string"==typeof t?E.fromString(t):E.fromObject(t);}static fromObject(t){if(E.isFragment(t))return t;switch(t.type){case"function":return O.fromObject(t);case"event":return x.fromObject(t);case"constructor":return T.fromObject(t);case"error":return C.fromObject(t);case"fallback":case"receive":return null;}return c.throwArgumentError("invalid fragment object","value",t);}static fromString(t){return"event"===(t=(t=(t=t.replace(/\s/g," ")).replace(/\(/g," (").replace(/\)/g,") ").replace(/\s+/g," ")).trim()).split(" ")[0]?x.fromString(t.substring(5).trim()):"function"===t.split(" ")[0]?O.fromString(t.substring(8).trim()):"constructor"===t.split("(")[0].trim()?T.fromString(t.trim()):"error"===t.split(" ")[0]?C.fromString(t.substring(5).trim()):c.throwArgumentError("unsupported fragment","value",t);}static isFragment(t){return!(!t||!t._isFragment);}}class x extends E{format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});let e="";return t!==w.sighash&&(e+="event "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",t!==w.sighash&&this.anonymous&&(e+="anonymous "),e.trim();}static from(t){return"string"==typeof t?x.fromString(t):x.fromObject(t);}static fromObject(t){if(x.isEventFragment(t))return t;"event"!==t.type&&c.throwArgumentError("invalid event object","value",t);const e={name:N(t.name),anonymous:t.anonymous,inputs:t.inputs?t.inputs.map(M.fromObject):[],type:"event"};return new x(l,e);}static fromString(t){let e=t.match(j);e||c.throwArgumentError("invalid event string","value",t);let r=!1;return e[3].split(" ").forEach(t=>{switch(t.trim()){case"anonymous":r=!0;break;case"":break;default:c.warn("unknown modifier: "+t);}}),x.fromObject({name:e[1].trim(),anonymous:r,inputs:A(e[2],!0),type:"event"});}static isEventFragment(t){return t&&t._isFragment&&"event"===t.type;}}function S(t,e){e.gas=null;let r=t.split("@");return 1!==r.length?(r.length>2&&c.throwArgumentError("invalid human-readable ABI signature","value",t),r[1].match(/^[0-9]+$/)||c.throwArgumentError("invalid human-readable ABI signature gas","value",t),e.gas=n.a.from(r[1]),r[0]):t;}function I(t,e){e.constant=!1,e.payable=!1,e.stateMutability="nonpayable",t.split(" ").forEach(t=>{switch(t.trim()){case"constant":e.constant=!0;break;case"payable":e.payable=!0,e.stateMutability="payable";break;case"nonpayable":e.payable=!1,e.stateMutability="nonpayable";break;case"pure":e.constant=!0,e.stateMutability="pure";break;case"view":e.constant=!0,e.stateMutability="view";break;case"external":case"public":case"":break;default:console.log("unknown modifier: "+t);}});}function k(t){let e={constant:!1,payable:!0,stateMutability:"payable"};return null!=t.stateMutability?(e.stateMutability=t.stateMutability,e.constant="view"===e.stateMutability||"pure"===e.stateMutability,null!=t.constant&&!!t.constant!==e.constant&&c.throwArgumentError("cannot have constant function with mutability "+e.stateMutability,"value",t),e.payable="payable"===e.stateMutability,null!=t.payable&&!!t.payable!==e.payable&&c.throwArgumentError("cannot have payable function with mutability "+e.stateMutability,"value",t)):null!=t.payable?(e.payable=!!t.payable,null!=t.constant||e.payable||"constructor"===t.type||c.throwArgumentError("unable to determine stateMutability","value",t),e.constant=!!t.constant,e.constant?e.stateMutability="view":e.stateMutability=e.payable?"payable":"nonpayable",e.payable&&e.constant&&c.throwArgumentError("cannot have constant payable function","value",t)):null!=t.constant?(e.constant=!!t.constant,e.payable=!e.constant,e.stateMutability=e.constant?"view":"payable"):"constructor"!==t.type&&c.throwArgumentError("unable to determine stateMutability","value",t),e;}class T extends E{format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"constructor",stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});t===w.sighash&&c.throwError("cannot format a constructor for sighash",f.b.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let e="constructor("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(e+=this.stateMutability+" "),e.trim();}static from(t){return"string"==typeof t?T.fromString(t):T.fromObject(t);}static fromObject(t){if(T.isConstructorFragment(t))return t;"constructor"!==t.type&&c.throwArgumentError("invalid constructor object","value",t);let e=k(t);e.constant&&c.throwArgumentError("constructor cannot be constant","value",t);const r={name:null,type:t.type,inputs:t.inputs?t.inputs.map(M.fromObject):[],payable:e.payable,stateMutability:e.stateMutability,gas:t.gas?n.a.from(t.gas):null};return new T(l,r);}static fromString(t){let e={type:"constructor"},r=(t=S(t,e)).match(j);return r&&"constructor"===r[1].trim()||c.throwArgumentError("invalid constructor string","value",t),e.inputs=A(r[2].trim(),!1),I(r[3].trim(),e),T.fromObject(e);}static isConstructorFragment(t){return t&&t._isFragment&&"constructor"===t.type;}}class O extends T{format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"function",name:this.name,constant:this.constant,stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map(input=>JSON.parse(input.format(t))),outputs:this.outputs.map(output=>JSON.parse(output.format(t)))});let e="";return t!==w.sighash&&(e+="function "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",t!==w.sighash&&(this.stateMutability?"nonpayable"!==this.stateMutability&&(e+=this.stateMutability+" "):this.constant&&(e+="view "),this.outputs&&this.outputs.length&&(e+="returns ("+this.outputs.map(output=>output.format(t)).join(", ")+") "),null!=this.gas&&(e+="@"+this.gas.toString()+" ")),e.trim();}static from(t){return"string"==typeof t?O.fromString(t):O.fromObject(t);}static fromObject(t){if(O.isFunctionFragment(t))return t;"function"!==t.type&&c.throwArgumentError("invalid function object","value",t);let e=k(t);const r={type:t.type,name:N(t.name),constant:e.constant,inputs:t.inputs?t.inputs.map(M.fromObject):[],outputs:t.outputs?t.outputs.map(M.fromObject):[],payable:e.payable,stateMutability:e.stateMutability,gas:t.gas?n.a.from(t.gas):null};return new O(l,r);}static fromString(t){let e={type:"function"},r=(t=S(t,e)).split(" returns ");r.length>2&&c.throwArgumentError("invalid function string","value",t);let n=r[0].match(j);if(n||c.throwArgumentError("invalid function signature","value",t),e.name=n[1].trim(),e.name&&N(e.name),e.inputs=A(n[2],!1),I(n[3].trim(),e),r.length>1){let n=r[1].match(j);""==n[1].trim()&&""==n[3].trim()||c.throwArgumentError("unexpected tokens","value",t),e.outputs=A(n[2],!1);}else e.outputs=[];return O.fromObject(e);}static isFunctionFragment(t){return t&&t._isFragment&&"function"===t.type;}}function B(t){const e=t.format();return"Error(string)"!==e&&"Panic(uint256)"!==e||c.throwArgumentError(`cannot specify user defined ${e} error`,"fragment",t),t;}class C extends E{format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});let e="";return t!==w.sighash&&(e+="error "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",e.trim();}static from(t){return"string"==typeof t?C.fromString(t):C.fromObject(t);}static fromObject(t){if(C.isErrorFragment(t))return t;"error"!==t.type&&c.throwArgumentError("invalid error object","value",t);const e={type:t.type,name:N(t.name),inputs:t.inputs?t.inputs.map(M.fromObject):[]};return B(new C(l,e));}static fromString(t){let e={type:"error"},r=t.match(j);return r||c.throwArgumentError("invalid error signature","value",t),e.name=r[1].trim(),e.name&&N(e.name),e.inputs=A(r[2],!1),B(C.fromObject(e));}static isErrorFragment(t){return t&&t._isFragment&&"error"===t.type;}}function R(t){return t.match(/^uint($|[^1-9])/)?t="uint256"+t.substring(4):t.match(/^int($|[^1-9])/)&&(t="int256"+t.substring(3)),t;}const P=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function N(t){return t&&t.match(P)||c.throwArgumentError(`invalid identifier "${t}"`,"value",t),t;}const j=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");},,function(t,e,r){"use strict";r.d(e,"a",function(){return d;}),r.d(e,"b",function(){return m;});var n=r(1),o=r(2);var f=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const h=new o.b("abstract-signer/5.7.0"),c=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],l=[o.b.errors.INSUFFICIENT_FUNDS,o.b.errors.NONCE_EXPIRED,o.b.errors.REPLACEMENT_UNDERPRICED];class d{constructor(){h.checkAbstract(new.target,d),Object(n.d)(this,"_isSigner",!0);}getBalance(t){return f(this,void 0,void 0,function*(){return this._checkProvider("getBalance"),yield this.provider.getBalance(this.getAddress(),t);});}getTransactionCount(t){return f(this,void 0,void 0,function*(){return this._checkProvider("getTransactionCount"),yield this.provider.getTransactionCount(this.getAddress(),t);});}estimateGas(t){return f(this,void 0,void 0,function*(){this._checkProvider("estimateGas");const e=yield Object(n.f)(this.checkTransaction(t));return yield this.provider.estimateGas(e);});}call(t,e){return f(this,void 0,void 0,function*(){this._checkProvider("call");const r=yield Object(n.f)(this.checkTransaction(t));return yield this.provider.call(r,e);});}sendTransaction(t){return f(this,void 0,void 0,function*(){this._checkProvider("sendTransaction");const e=yield this.populateTransaction(t),r=yield this.signTransaction(e);return yield this.provider.sendTransaction(r);});}getChainId(){return f(this,void 0,void 0,function*(){this._checkProvider("getChainId");return(yield this.provider.getNetwork()).chainId;});}getGasPrice(){return f(this,void 0,void 0,function*(){return this._checkProvider("getGasPrice"),yield this.provider.getGasPrice();});}getFeeData(){return f(this,void 0,void 0,function*(){return this._checkProvider("getFeeData"),yield this.provider.getFeeData();});}resolveName(t){return f(this,void 0,void 0,function*(){return this._checkProvider("resolveName"),yield this.provider.resolveName(t);});}checkTransaction(t){for(const e in t)-1===c.indexOf(e)&&h.throwArgumentError("invalid transaction key: "+e,"transaction",t);const e=Object(n.g)(t);return null==e.from?e.from=this.getAddress():e.from=Promise.all([Promise.resolve(e.from),this.getAddress()]).then(e=>(e[0].toLowerCase()!==e[1].toLowerCase()&&h.throwArgumentError("from address mismatch","transaction",t),e[0])),e;}populateTransaction(t){return f(this,void 0,void 0,function*(){const e=yield Object(n.f)(this.checkTransaction(t));null!=e.to&&(e.to=Promise.resolve(e.to).then(t=>f(this,void 0,void 0,function*(){if(null==t)return null;const address=yield this.resolveName(t);return null==address&&h.throwArgumentError("provided ENS name resolves to null","tx.to",t),address;})),e.to.catch(t=>{}));const r=null!=e.maxFeePerGas||null!=e.maxPriorityFeePerGas;if(null==e.gasPrice||2!==e.type&&!r?0!==e.type&&1!==e.type||!r||h.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",t):h.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",t),2!==e.type&&null!=e.type||null==e.maxFeePerGas||null==e.maxPriorityFeePerGas){if(0===e.type||1===e.type)null==e.gasPrice&&(e.gasPrice=this.getGasPrice());else{const t=yield this.getFeeData();if(null==e.type){if(null!=t.maxFeePerGas&&null!=t.maxPriorityFeePerGas){if(e.type=2,null!=e.gasPrice){const t=e.gasPrice;delete e.gasPrice,e.maxFeePerGas=t,e.maxPriorityFeePerGas=t;}else null==e.maxFeePerGas&&(e.maxFeePerGas=t.maxFeePerGas),null==e.maxPriorityFeePerGas&&(e.maxPriorityFeePerGas=t.maxPriorityFeePerGas);}else null!=t.gasPrice?(r&&h.throwError("network does not support EIP-1559",o.b.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),null==e.gasPrice&&(e.gasPrice=t.gasPrice),e.type=0):h.throwError("failed to get consistent fee data",o.b.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"});}else 2===e.type&&(null==e.maxFeePerGas&&(e.maxFeePerGas=t.maxFeePerGas),null==e.maxPriorityFeePerGas&&(e.maxPriorityFeePerGas=t.maxPriorityFeePerGas));}}else e.type=2;return null==e.nonce&&(e.nonce=this.getTransactionCount("pending")),null==e.gasLimit&&(e.gasLimit=this.estimateGas(e).catch(t=>{if(l.indexOf(t.code)>=0)throw t;return h.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:t,tx:e});})),null==e.chainId?e.chainId=this.getChainId():e.chainId=Promise.all([Promise.resolve(e.chainId),this.getChainId()]).then(e=>(0!==e[1]&&e[0]!==e[1]&&h.throwArgumentError("chainId address mismatch","transaction",t),e[0])),yield Object(n.f)(e);});}_checkProvider(t){this.provider||h.throwError("missing provider",o.b.errors.UNSUPPORTED_OPERATION,{operation:t||"_checkProvider"});}static isSigner(t){return!(!t||!t._isSigner);}}class m extends d{constructor(address,t){super(),Object(n.d)(this,"address",address),Object(n.d)(this,"provider",t||null);}getAddress(){return Promise.resolve(this.address);}_fail(t,e){return Promise.resolve().then(()=>{h.throwError(t,o.b.errors.UNSUPPORTED_OPERATION,{operation:e});});}signMessage(t){return this._fail("VoidSigner cannot sign messages","signMessage");}signTransaction(t){return this._fail("VoidSigner cannot sign transactions","signTransaction");}_signTypedData(t,e,r){return this._fail("VoidSigner cannot sign typed data","signTypedData");}connect(t){return new m(this.address,t);}}},function(t,e,r){"use strict";r.r(e),r.d(e,"encode",function(){return d;}),r.d(e,"decode",function(){return v;});var n=r(0),o=r(2);const f=new o.b("rlp/5.7.0");function h(t){const e=[];for(;t;)e.unshift(255&t),t>>=8;return e;}function c(data,t,e){let r=0;for(let i=0;it+1+r&&f.throwError("child data too short",o.b.errors.BUFFER_OVERRUN,{});}return{consumed:1+r,result:n};}function y(data,t){if(0===data.length&&f.throwError("data too short",o.b.errors.BUFFER_OVERRUN,{}),data[t]>=248){const e=data[t]-247;t+1+e>data.length&&f.throwError("data short segment too short",o.b.errors.BUFFER_OVERRUN,{});const r=c(data,t+1,e);return t+1+e+r>data.length&&f.throwError("data long segment too short",o.b.errors.BUFFER_OVERRUN,{}),m(data,t,t+1+e,e+r);}if(data[t]>=192){const e=data[t]-192;return t+1+e>data.length&&f.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{}),m(data,t,t+1,e);}if(data[t]>=184){const e=data[t]-183;t+1+e>data.length&&f.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{});const r=c(data,t+1,e);t+1+e+r>data.length&&f.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{});return{consumed:1+e+r,result:Object(n.i)(data.slice(t+1+e,t+1+e+r))};}if(data[t]>=128){const e=data[t]-128;t+1+e>data.length&&f.throwError("data too short",o.b.errors.BUFFER_OVERRUN,{});return{consumed:1+e,result:Object(n.i)(data.slice(t+1,t+1+e))};}return{consumed:1,result:Object(n.i)(data[t])};}function v(data){const t=Object(n.a)(data),e=y(t,0);return e.consumed!==t.length&&f.throwArgumentError("invalid rlp data","data",data),e.result;}},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l;}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i;}}),t.webpackPolyfill=1),t;};},function(t,e){function r(t,e){if(!t)throw new Error(e||"Assertion failed");}t.exports=r,r.equal=function(t,e,r){if(t!=e)throw new Error(r||"Assertion failed: "+t+" != "+e);};},function(t,e,r){"use strict";var n=e,o=r(16),f=r(44),h=r(250);n.assert=f,n.toArray=h.toArray,n.zero2=h.zero2,n.toHex=h.toHex,n.encode=h.encode,n.getNAF=function(t,e,r){var n=new Array(Math.max(t.bitLength(),r)+1);n.fill(0);for(var o=1<(o>>1)-1?(o>>1)-c:c,f.isubn(h)):h=0,n[i]=h,f.iushrn(1);}return n;},n.getJSF=function(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var n,o=0,f=0;t.cmpn(-o)>0||e.cmpn(-f)>0;){var h,c,l=t.andln(3)+o&3,d=e.andln(3)+f&3;3===l&&(l=-1),3===d&&(d=-1),h=0==(1&l)?0:3!==(n=t.andln(7)+o&7)&&5!==n||2!==d?l:-l,r[0].push(h),c=0==(1&d)?0:3!==(n=e.andln(7)+f&7)&&5!==n||2!==l?d:-d,r[1].push(c),2*o===h+1&&(o=1-o),2*f===c+1&&(f=1-f),t.iushrn(1),e.iushrn(1);}return r;},n.cachedProperty=function(t,e,r){var n="_"+e;t.prototype[e]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this);};},n.parseBytes=function(t){return"string"==typeof t?n.toArray(t,"hex"):t;},n.intFromLE=function(t){return new o(t,"hex","le");};},function(t,e,r){"use strict";!function(e){function r(t){return parseInt(t)===t;}function n(t){if(!r(t.length))return!1;for(var i=0;i255)return!1;return!0;}function o(t,e){if(t.buffer&&ArrayBuffer.isView(t)&&"Uint8Array"===t.name)return e&&(t=t.slice?t.slice():Array.prototype.slice.call(t)),t;if(Array.isArray(t)){if(!n(t))throw new Error("Array contains invalid value: "+t);return new Uint8Array(t);}if(r(t.length)&&n(t))return new Uint8Array(t);throw new Error("unsupported array-like object");}function f(t){return new Uint8Array(t);}function h(t,e,r,n,o){null==n&&null==o||(t=t.slice?t.slice(n,o):Array.prototype.slice.call(t,n,o)),e.set(t,r);}var c,l={toBytes:function(text){var t=[],i=0;for(text=encodeURI(text);i191&&r<224?(e.push(String.fromCharCode((31&r)<<6|63&t[i+1])),i+=2):(e.push(String.fromCharCode((15&r)<<12|(63&t[i+1])<<6|63&t[i+2])),i+=3);}return e.join("");}},d=(c="0123456789abcdef",{toBytes:function(text){for(var t=[],i=0;i>4]+c[15&r]);}return e.join("");}}),m={16:10,24:12,32:14},y=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],v=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],w=[82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125],_=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],M=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],A=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],E=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],x=[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890],S=[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935],I=[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239e3,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600],k=[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998e3,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480],T=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],O=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],B=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],C=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];function R(t){for(var e=[],i=0;i>2,this._Ke[e][i%4]=o[i],this._Kd[t-e][i%4]=o[i];for(var f,h=0,c=n;c>16&255]<<24^v[f>>8&255]<<16^v[255&f]<<8^v[f>>24&255]^y[h]<<24,h+=1,8!=n)for(i=1;i>8&255]<<8^v[f>>16&255]<<16^v[f>>24&255]<<24;for(i=n/2+1;i>2,d=c%4,this._Ke[l][d]=o[i],this._Kd[t-l][d]=o[i++],c++;}for(var l=1;l>24&255]^O[f>>16&255]^B[f>>8&255]^C[255&f];},P.prototype.encrypt=function(t){if(16!=t.length)throw new Error("invalid plaintext size (must be 16 bytes)");for(var e=this._Ke.length-1,a=[0,0,0,0],r=R(t),i=0;i<4;i++)r[i]^=this._Ke[0][i];for(var n=1;n>24&255]^M[r[(i+1)%4]>>16&255]^A[r[(i+2)%4]>>8&255]^E[255&r[(i+3)%4]]^this._Ke[n][i];r=a.slice();}var o,h=f(16);for(i=0;i<4;i++)o=this._Ke[e][i],h[4*i]=255&(v[r[i]>>24&255]^o>>24),h[4*i+1]=255&(v[r[(i+1)%4]>>16&255]^o>>16),h[4*i+2]=255&(v[r[(i+2)%4]>>8&255]^o>>8),h[4*i+3]=255&(v[255&r[(i+3)%4]]^o);return h;},P.prototype.decrypt=function(t){if(16!=t.length)throw new Error("invalid ciphertext size (must be 16 bytes)");for(var e=this._Kd.length-1,a=[0,0,0,0],r=R(t),i=0;i<4;i++)r[i]^=this._Kd[0][i];for(var n=1;n>24&255]^S[r[(i+3)%4]>>16&255]^I[r[(i+2)%4]>>8&255]^k[255&r[(i+1)%4]]^this._Kd[n][i];r=a.slice();}var o,h=f(16);for(i=0;i<4;i++)o=this._Kd[e][i],h[4*i]=255&(w[r[i]>>24&255]^o>>24),h[4*i+1]=255&(w[r[(i+3)%4]>>16&255]^o>>16),h[4*i+2]=255&(w[r[(i+2)%4]>>8&255]^o>>8),h[4*i+3]=255&(w[255&r[(i+1)%4]]^o);return h;};var N=function(t){if(!(this instanceof N))throw Error("AES must be instanitated with `new`");this.description="Electronic Code Block",this.name="ecb",this._aes=new P(t);};N.prototype.encrypt=function(t){if((t=o(t)).length%16!=0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var e=f(t.length),r=f(16),i=0;i=0;--e)this._counter[e]=t%256,t>>=8;},D.prototype.setBytes=function(t){if(16!=(t=o(t,!0)).length)throw new Error("invalid counter bytes size (must be 16 bytes)");this._counter=t;},D.prototype.increment=function(){for(var i=15;i>=0;i--){if(255!==this._counter[i]){this._counter[i]++;break;}this._counter[i]=0;}};var U=function(t,e){if(!(this instanceof U))throw Error("AES must be instanitated with `new`");this.description="Counter",this.name="ctr",e instanceof D||(e=new D(e)),this._counter=e,this._remainingCounter=null,this._remainingCounterIndex=16,this._aes=new P(t);};U.prototype.encrypt=function(t){for(var e=o(t,!0),i=0;i16)throw new Error("PKCS#7 padding byte out of range");for(var e=data.length-t,i=0;inull)});let r=null,f=null,h=null;return t&&t.baseFeePerGas&&(r=t.baseFeePerGas,h=n.a.from("1500000000"),f=t.baseFeePerGas.mul(2).add(h)),{lastBaseFeePerGas:r,maxFeePerGas:f,maxPriorityFeePerGas:h,gasPrice:e};});}addListener(t,e){return this.on(t,e);}removeListener(t,e){return this.off(t,e);}static isProvider(t){return!(!t||!t._isProvider);}}},function(t,e,r){"use strict";var n=r(44),o=r(4);function f(t,i){return 55296==(64512&t.charCodeAt(i))&&!(i<0||i+1>=t.length)&&56320==(64512&t.charCodeAt(i+1));}function h(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0;}function c(t){return 1===t.length?"0"+t:t;}function l(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t;}e.inherits=o,e.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if("string"==typeof t){if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),i=0;i>6|192,r[p++]=63&n|128):f(t,i)?(n=65536+((1023&n)<<10)+(1023&t.charCodeAt(++i)),r[p++]=n>>18|240,r[p++]=n>>12&63|128,r[p++]=n>>6&63|128,r[p++]=63&n|128):(r[p++]=n>>12|224,r[p++]=n>>6&63|128,r[p++]=63&n|128);}}else for(i=0;i>>0;}return h;},e.split32=function(t,e){for(var r=new Array(4*t.length),i=0,n=0;i>>24,r[n+1]=o>>>16&255,r[n+2]=o>>>8&255,r[n+3]=255&o):(r[n+3]=o>>>24,r[n+2]=o>>>16&255,r[n+1]=o>>>8&255,r[n]=255&o);}return r;},e.rotr32=function(t,b){return t>>>b|t<<32-b;},e.rotl32=function(t,b){return t<>>32-b;},e.sum32=function(a,b){return a+b>>>0;},e.sum32_3=function(a,b,t){return a+b+t>>>0;},e.sum32_4=function(a,b,t,e){return a+b+t+e>>>0;},e.sum32_5=function(a,b,t,e,r){return a+b+t+e+r>>>0;},e.sum64=function(t,e,r,n){var o=t[e],f=n+t[e+1]>>>0,h=(f>>0,t[e+1]=f;},e.sum64_hi=function(t,e,r,n){return(e+n>>>0>>0;},e.sum64_lo=function(t,e,r,n){return e+n>>>0;},e.sum64_4_hi=function(t,e,r,n,o,f,h,dl){var c=0,l=e;return c+=(l=l+n>>>0)>>0)>>0)>>0;},e.sum64_4_lo=function(t,e,r,n,o,f,h,dl){return e+n+f+dl>>>0;},e.sum64_5_hi=function(t,e,r,n,o,f,h,dl,c,l){var d=0,m=e;return d+=(m=m+n>>>0)>>0)>>0)>>0)>>0;},e.sum64_5_lo=function(t,e,r,n,o,f,h,dl,c,l){return e+n+f+dl+l>>>0;},e.rotr64_hi=function(t,e,r){return(e<<32-r|t>>>r)>>>0;},e.rotr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0;},e.shr64_hi=function(t,e,r){return t>>>r;},e.shr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0;};},function(t,e,r){var n=r(48),o=String,f=TypeError;t.exports=function(t){if(n(t))return t;throw f(o(t)+" is not an object");};},function(t,e,r){var n=r(105),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments);};},function(t,e,r){"use strict";r.d(e,"a",function(){return n;});const n="abi/5.7.0";},function(t,e,r){"use strict";r.d(e,"d",function(){return o;}),r.d(e,"h",function(){return f;}),r.d(e,"e",function(){return h;}),r.d(e,"f",function(){return c;}),r.d(e,"g",function(){return l;}),r.d(e,"b",function(){return d;}),r.d(e,"c",function(){return m;}),r.d(e,"a",function(){return y;});var n=r(11);const o=n.a.from(-1),f=n.a.from(0),h=n.a.from(1),c=n.a.from(2),l=n.a.from("1000000000000000000"),d=n.a.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),m=n.a.from("-0x8000000000000000000000000000000000000000000000000000000000000000"),y=n.a.from("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");},function(t,e,r){"use strict";var n,o="object"==typeof Reflect?Reflect:null,f=o&&"function"==typeof o.apply?o.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r);};n=o&&"function"==typeof o.ownKeys?o.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t));}:function(t){return Object.getOwnPropertyNames(t);};var h=Number.isNaN||function(t){return t!=t;};function c(){c.init.call(this);}t.exports=c,t.exports.once=function(t,e){return new Promise(function(r,n){function o(r){t.removeListener(e,f),n(r);}function f(){"function"==typeof t.removeListener&&t.removeListener("error",o),r([].slice.call(arguments));}E(t,e,f,{once:!0}),"error"!==e&&function(t,e,r){"function"==typeof t.on&&E(t,"error",e,r);}(t,o,{once:!0});});},c.EventEmitter=c,c.prototype._events=void 0,c.prototype._eventsCount=0,c.prototype._maxListeners=void 0;var l=10;function d(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t);}function m(t){return void 0===t._maxListeners?c.defaultMaxListeners:t._maxListeners;}function y(t,e,r,n){var o,f,h,c;if(d(r),void 0===(f=t._events)?(f=t._events=Object.create(null),t._eventsCount=0):(void 0!==f.newListener&&(t.emit("newListener",e,r.listener?r.listener:r),f=t._events),h=f[e]),void 0===h)h=f[e]=r,++t._eventsCount;else if("function"==typeof h?h=f[e]=n?[r,h]:[h,r]:n?h.unshift(r):h.push(r),(o=m(t))>0&&h.length>o&&!h.warned){h.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+h.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=t,l.type=e,l.count=h.length,c=l,console&&console.warn&&console.warn(c);}return t;}function v(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments);}function w(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},o=v.bind(n);return o.listener=r,n.wrapFn=o,o;}function _(t,e,r){var n=t._events;if(void 0===n)return[];var o=n[e];return void 0===o?[]:"function"==typeof o?r?[o.listener||o]:[o]:r?function(t){for(var e=new Array(t.length),i=0;i0&&(o=e[0]),o instanceof Error)throw o;var h=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw h.context=o,h;}var c=n[t];if(void 0===c)return!1;if("function"==typeof c)f(c,this,e);else{var l=c.length,d=A(c,l);for(i=0;i=0;i--)if(r[i]===e||r[i].listener===e){f=r[i].listener,o=i;break;}if(o<0)return this;0===o?r.shift():function(t,e){for(;e+1=0;i--)this.removeListener(t,e[i]);return this;},c.prototype.listeners=function(t){return _(this,t,!0);},c.prototype.rawListeners=function(t){return _(this,t,!1);},c.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):M.call(t,e);},c.prototype.listenerCount=M,c.prototype.eventNames=function(){return this._eventsCount>0?n(this._events):[];};},function(t,e,r){"use strict";var n=r(7).Buffer,o=n.isEncoding||function(t){switch((t=""+t)&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1;}};function f(t){var e;switch(this.encoding=function(t){var e=function(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0;}}(t);if("string"!=typeof e&&(n.isEncoding===o||!o(t)))throw new Error("Unknown encoding: "+t);return e||t;}(t),this.encoding){case"utf16le":this.text=l,this.end=d,e=4;break;case"utf8":this.fillLast=c,e=4;break;case"base64":this.text=m,this.end=y,e=3;break;default:return this.write=v,void(this.end=w);}this.lastNeed=0,this.lastTotal=0,this.lastChar=n.allocUnsafe(e);}function h(t){return t<=127?0:t>>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2;}function c(t){var p=this.lastTotal-this.lastNeed,e=function(t,e,p){if(128!=(192&e[0]))return t.lastNeed=0,"�";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"�";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,"�";}}(this,t);return void 0!==e?e:this.lastNeed<=t.length?(t.copy(this.lastChar,p,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,p,0,t.length),void(this.lastNeed-=t.length));}function l(t,i){if((t.length-i)%2==0){var e=t.toString("utf16le",i);if(e){var r=e.charCodeAt(e.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],e.slice(0,-1);}return e;}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",i,t.length-1);}function d(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r);}return e;}function m(t,i){var e=(t.length-i)%3;return 0===e?t.toString("base64",i):(this.lastNeed=3-e,this.lastTotal=3,1===e?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",i,t.length-e));}function y(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e;}function v(t){return t.toString(this.encoding);}function w(t){return t&&t.length?this.write(t):"";}e.StringDecoder=f,f.prototype.write=function(t){if(0===t.length)return"";var e,i;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";i=this.lastNeed,this.lastNeed=0;}else i=0;return i=0)return n>0&&(t.lastNeed=n-1),n;if(--r=0)return n>0&&(t.lastNeed=n-2),n;if(--r=0)return n>0&&(2===n?n=0:t.lastNeed=n-3),n;return 0;}(this,t,i);if(!this.lastNeed)return t.toString("utf8",i);this.lastTotal=e;var r=t.length-(e-this.lastNeed);return t.copy(this.lastChar,0,r),t.toString("utf8",i,r);},f.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length;};},function(t,e,r){"use strict";var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r);var desc=Object.getOwnPropertyDescriptor(e,r);desc&&!("get"in desc?!e.__esModule:desc.writable||desc.configurable)||(desc={enumerable:!0,get:function(){return e[r];}}),Object.defineProperty(t,n,desc);}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r];}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e});}:function(t,e){t.default=e;}),f=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&n(e,t,r);return o(e,t),e;},h=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(e,"__esModule",{value:!0}),e.rlp=e.BN=void 0;var c=h(r(488));e.BN=c.default;var l=f(r(101));e.rlp=l;},function(t,e,r){var n=r(299),o=r(106);t.exports=function(t){return n(o(t));};},function(t,e,r){"use strict";r.d(e,"a",function(){return h;});var n=r(0),o=r(1);class f{constructor(t){Object(o.d)(this,"alphabet",t),Object(o.d)(this,"base",t.length),Object(o.d)(this,"_alphabetMap",{}),Object(o.d)(this,"_leader",t.charAt(0));for(let i=0;i0;)e.push(t%this.base),t=t/this.base|0;}let r="";for(let t=0;0===source[t]&&t=0;--q)r+=this.alphabet[e[q]];return r;}decode(t){if("string"!=typeof t)throw new TypeError("Expected String");let e=[];if(0===t.length)return new Uint8Array(e);e.push(0);for(let i=0;i>=8;for(;n>0;)e.push(255&n),n>>=8;}for(let r=0;t[r]===this._leader&&rf)throw new RangeError("requested too many random bytes");var r=h.allocUnsafe(t);if(t>0)if(t>o)for(var l=0;l256)&&z.throwArgumentError("invalid number type","type",t),r&&(o=256),e=f.a.from(e).toTwos(o),Object(I.p)(e,o/8);}if(n=t.match(F),n){const o=parseInt(n[1]);return(String(o)!==n[1]||0===o||o>32)&&z.throwArgumentError("invalid bytes type","type",t),Object(I.a)(e).byteLength!==o&&z.throwArgumentError(`invalid value for ${t}`,"value",e),r?Object(I.a)((e+K).substring(0,66)):e;}if(n=t.match(U),n&&Array.isArray(e)){const r=n[1];parseInt(n[2]||String(e.length))!=e.length&&z.throwArgumentError(`invalid array length for ${t}`,"value",e);const o=[];return e.forEach(function(t){o.push(H(r,t,!0));}),Object(I.b)(o);}return z.throwArgumentError("invalid type","type",t);}function Q(t,e){t.length!=e.length&&z.throwArgumentError("wrong number of values; expected ${ types.length }","values",e);const r=[];return t.forEach(function(t,n){r.push(H(t,e[n]));}),Object(I.i)(Object(I.b)(r));}function G(t,e){return Object(P.a)(Q(t,e));}function V(t,e){return Object(j.c)(Q(t,e));}var W=r(143),Z=r(608),Y=r(1),J=r(42),X=r(38);function $(data,t){t||(t=function(t){return[parseInt(t,16)];});let e=0,r={};return data.split(",").forEach(n=>{let o=n.split(":");e+=parseInt(o[0],16),r[e]=t(o[1]);}),r;}function tt(data){let t=0;return data.split(",").map(e=>{let r=e.split("-");1===r.length?r[1]="0":""===r[1]&&(r[1]="1");let n=t+parseInt(r[0],16);return t=parseInt(r[1],16),{l:n,h:t};});}function et(t,e){let r=0;for(let i=0;i=r&&t<=r+n.h&&(t-r)%(n.d||1)==0){if(n.e&&-1!==n.e.indexOf(t-r))continue;return n;}}return null;}const nt=tt("221,13-1b,5f-,40-10,51-f,11-3,3-3,2-2,2-4,8,2,15,2d,28-8,88,48,27-,3-5,11-20,27-,8,28,3-5,12,18,b-a,1c-4,6-16,2-d,2-2,2,1b-4,17-9,8f-,10,f,1f-2,1c-34,33-14e,4,36-,13-,6-2,1a-f,4,9-,3-,17,8,2-2,5-,2,8-,3-,4-8,2-3,3,6-,16-6,2-,7-3,3-,17,8,3,3,3-,2,6-3,3-,4-a,5,2-6,10-b,4,8,2,4,17,8,3,6-,b,4,4-,2-e,2-4,b-10,4,9-,3-,17,8,3-,5-,9-2,3-,4-7,3-3,3,4-3,c-10,3,7-2,4,5-2,3,2,3-2,3-2,4-2,9,4-3,6-2,4,5-8,2-e,d-d,4,9,4,18,b,6-3,8,4,5-6,3-8,3-3,b-11,3,9,4,18,b,6-3,8,4,5-6,3-6,2,3-3,b-11,3,9,4,18,11-3,7-,4,5-8,2-7,3-3,b-11,3,13-2,19,a,2-,8-2,2-3,7,2,9-11,4-b,3b-3,1e-24,3,2-,3,2-,2-5,5,8,4,2,2-,3,e,4-,6,2,7-,b-,3-21,49,23-5,1c-3,9,25,10-,2-2f,23,6,3,8-2,5-5,1b-45,27-9,2a-,2-3,5b-4,45-4,53-5,8,40,2,5-,8,2,5-,28,2,5-,20,2,5-,8,2,5-,8,8,18,20,2,5-,8,28,14-5,1d-22,56-b,277-8,1e-2,52-e,e,8-a,18-8,15-b,e,4,3-b,5e-2,b-15,10,b-5,59-7,2b-555,9d-3,5b-5,17-,7-,27-,7-,9,2,2,2,20-,36,10,f-,7,14-,4,a,54-3,2-6,6-5,9-,1c-10,13-1d,1c-14,3c-,10-6,32-b,240-30,28-18,c-14,a0,115-,3,66-,b-76,5,5-,1d,24,2,5-2,2,8-,35-2,19,f-10,1d-3,311-37f,1b,5a-b,d7-19,d-3,41,57-,68-4,29-3,5f,29-37,2e-2,25-c,2c-2,4e-3,30,78-3,64-,20,19b7-49,51a7-59,48e-2,38-738,2ba5-5b,222f-,3c-94,8-b,6-4,1b,6,2,3,3,6d-20,16e-f,41-,37-7,2e-2,11-f,5-b,18-,b,14,5-3,6,88-,2,bf-2,7-,7-,7-,4-2,8,8-9,8-2ff,20,5-b,1c-b4,27-,27-cbb1,f7-9,28-2,b5-221,56,48,3-,2-,3-,5,d,2,5,3,42,5-,9,8,1d,5,6,2-2,8,153-3,123-3,33-27fd,a6da-5128,21f-5df,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3,2-1d,61-ff7d"),it="ad,34f,1806,180b,180c,180d,200b,200c,200d,2060,feff".split(",").map(t=>parseInt(t,16)),ot=[{h:25,s:32,l:65},{h:30,s:32,e:[23],l:127},{h:54,s:1,e:[48],l:64,d:2},{h:14,s:1,l:57,d:2},{h:44,s:1,l:17,d:2},{h:10,s:1,e:[2,6,8],l:61,d:2},{h:16,s:1,l:68,d:2},{h:84,s:1,e:[18,24,66],l:19,d:2},{h:26,s:32,e:[17],l:435},{h:22,s:1,l:71,d:2},{h:15,s:80,l:40},{h:31,s:32,l:16},{h:32,s:1,l:80,d:2},{h:52,s:1,l:42,d:2},{h:12,s:1,l:55,d:2},{h:40,s:1,e:[38],l:15,d:2},{h:14,s:1,l:48,d:2},{h:37,s:48,l:49},{h:148,s:1,l:6351,d:2},{h:88,s:1,l:160,d:2},{h:15,s:16,l:704},{h:25,s:26,l:854},{h:25,s:32,l:55915},{h:37,s:40,l:1247},{h:25,s:-119711,l:53248},{h:25,s:-119763,l:52},{h:25,s:-119815,l:52},{h:25,s:-119867,e:[1,4,5,7,8,11,12,17],l:52},{h:25,s:-119919,l:52},{h:24,s:-119971,e:[2,7,8,17],l:52},{h:24,s:-120023,e:[2,7,13,15,16,17],l:52},{h:25,s:-120075,l:52},{h:25,s:-120127,l:52},{h:25,s:-120179,l:52},{h:25,s:-120231,l:52},{h:25,s:-120283,l:52},{h:25,s:-120335,l:52},{h:24,s:-119543,e:[17],l:56},{h:24,s:-119601,e:[17],l:58},{h:24,s:-119659,e:[17],l:58},{h:24,s:-119717,e:[17],l:58},{h:24,s:-119775,e:[17],l:58}],at=$("b5:3bc,c3:ff,7:73,2:253,5:254,3:256,1:257,5:259,1:25b,3:260,1:263,2:269,1:268,5:26f,1:272,2:275,7:280,3:283,5:288,3:28a,1:28b,5:292,3f:195,1:1bf,29:19e,125:3b9,8b:3b2,1:3b8,1:3c5,3:3c6,1:3c0,1a:3ba,1:3c1,1:3c3,2:3b8,1:3b5,1bc9:3b9,1c:1f76,1:1f77,f:1f7a,1:1f7b,d:1f78,1:1f79,1:1f7c,1:1f7d,107:63,5:25b,4:68,1:68,1:68,3:69,1:69,1:6c,3:6e,4:70,1:71,1:72,1:72,1:72,7:7a,2:3c9,2:7a,2:6b,1:e5,1:62,1:63,3:65,1:66,2:6d,b:3b3,1:3c0,6:64,1b574:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3"),st=$("179:1,2:1,2:1,5:1,2:1,a:4f,a:1,8:1,2:1,2:1,3:1,5:1,3:1,4:1,2:1,3:1,4:1,8:2,1:1,2:2,1:1,2:2,27:2,195:26,2:25,1:25,1:25,2:40,2:3f,1:3f,33:1,11:-6,1:-9,1ac7:-3a,6d:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,b:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,c:-8,2:-8,2:-8,2:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,49:-8,1:-8,1:-4a,1:-4a,d:-56,1:-56,1:-56,1:-56,d:-8,1:-8,f:-8,1:-8,3:-7"),ut=$("df:00730073,51:00690307,19:02BC006E,a7:006A030C,18a:002003B9,16:03B903080301,20:03C503080301,1d7:05650582,190f:00680331,1:00740308,1:0077030A,1:0079030A,1:006102BE,b6:03C50313,2:03C503130300,2:03C503130301,2:03C503130342,2a:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,3:1F7003B9,1:03B103B9,1:03AC03B9,2:03B10342,1:03B1034203B9,5:03B103B9,6:1F7403B9,1:03B703B9,1:03AE03B9,2:03B70342,1:03B7034203B9,5:03B703B9,6:03B903080300,1:03B903080301,3:03B90342,1:03B903080342,b:03C503080300,1:03C503080301,1:03C10313,2:03C50342,1:03C503080342,b:1F7C03B9,1:03C903B9,1:03CE03B9,2:03C90342,1:03C9034203B9,5:03C903B9,ac:00720073,5b:00B00063,6:00B00066,d:006E006F,a:0073006D,1:00740065006C,1:0074006D,124f:006800700061,2:00610075,2:006F0076,b:00700061,1:006E0061,1:03BC0061,1:006D0061,1:006B0061,1:006B0062,1:006D0062,1:00670062,3:00700066,1:006E0066,1:03BC0066,4:0068007A,1:006B0068007A,1:006D0068007A,1:00670068007A,1:00740068007A,15:00700061,1:006B00700061,1:006D00700061,1:006700700061,8:00700076,1:006E0076,1:03BC0076,1:006D0076,1:006B0076,1:006D0076,1:00700077,1:006E0077,1:03BC0077,1:006D0077,1:006B0077,1:006D0077,1:006B03C9,1:006D03C9,2:00620071,3:00632215006B0067,1:0063006F002E,1:00640062,1:00670079,2:00680070,2:006B006B,1:006B006D,9:00700068,2:00700070006D,1:00700072,2:00730076,1:00770062,c723:00660066,1:00660069,1:0066006C,1:006600660069,1:00660066006C,1:00730074,1:00730074,d:05740576,1:05740565,1:0574056B,1:057E0576,1:0574056D",function(data){if(data.length%4!=0)throw new Error("bad data");let t=[];for(let i=0;i{if(it.indexOf(code)>=0)return[];if(code>=65024&&code<=65039)return[];let t=function(t){let e=et(t,ot);if(e)return[t+e.s];let r=at[t];if(r)return r;let n=st[t];return n?[t+n[0]]:ut[t]||null;}(code);return t||[code];}),e=r.reduce((t,e)=>(e.forEach(e=>{t.push(e);}),t),[]),e=Object(L.g)(Object(L.e)(e),L.a.NFKC),e.forEach(code=>{if(et(code,ft))throw new Error("STRINGPREP_CONTAINS_PROHIBITED");}),e.forEach(code=>{if(et(code,nt))throw new Error("STRINGPREP_CONTAINS_UNASSIGNED");});let n=Object(L.e)(e);if("-"===n.substring(0,1)||"--"===n.substring(2,4)||"-"===n.substring(n.length-1))throw new Error("invalid hyphen");return n;}var ct=r(208);function lt(text){const t=Object(L.f)(text);if(t.length>31)throw new Error("bytes32 string must be less than 32 bytes");return Object(I.i)(Object(I.b)([t,ct.a]).slice(0,32));}function pt(t){const data=Object(I.a)(t);if(32!==data.length)throw new Error("invalid bytes32 - not 32 bytes long");if(0!==data[31])throw new Error("invalid bytes32 string - no null terminator");let e=31;for(;0===data[e-1];)e--;return Object(L.h)(data.slice(0,e));}var mt=r(15);const bt=new N.b("units/5.7.0"),yt=["wei","kwei","mwei","gwei","szabo","finney","ether"];function gt(t){const e=String(t).split(".");(e.length>2||!e[0].match(/^-?[0-9]*$/)||e[1]&&!e[1].match(/^[0-9]*$/)||"."===t||"-."===t)&&bt.throwArgumentError("invalid value","value",t);let r=e[0],n="";for("-"===r.substring(0,1)&&(n="-",r=r.substring(1));"0"===r.substring(0,1);)r=r.substring(1);""===r&&(r="0");let o="";for(2===e.length&&(o="."+(e[1]||"0"));o.length>2&&"0"===o[o.length-1];)o=o.substring(0,o.length-1);const f=[];for(;r.length;){if(r.length<=3){f.unshift(r);break;}{const t=r.length-3;f.unshift(r.substring(t)),r=r.substring(0,t);}}return n+f.join(",")+o;}function vt(t,e){if("string"==typeof e){const t=yt.indexOf(e);-1!==t&&(e=3*t);}return Object(h.b)(t,null!=e?e:18);}function wt(t,e){if("string"!=typeof t&&bt.throwArgumentError("value must be a string","value",t),"string"==typeof e){const t=yt.indexOf(e);-1!==t&&(e=3*t);}return Object(h.c)(t,null!=e?e:18);}function _t(t){return vt(t,18);}function Mt(t){return wt(t,18);}var At=r(22),Et=r(320),xt=r(136);const St=new N.b(xt.a);},function(t,e,r){"use strict";r.d(e,"b",function(){return o;}),r.d(e,"c",function(){return f;}),r.d(e,"a",function(){return h;});var n=r(6);function o(t){let data=null;try{data=JSON.parse(t);}catch(t){return!1;}return data.encseed&&data.ethaddr;}function f(t){let data=null;try{data=JSON.parse(t);}catch(t){return!1;}return!(!data.version||parseInt(data.version)!==data.version||3!==parseInt(data.version));}function h(t){if(o(t))try{return Object(n.a)(JSON.parse(t).ethaddr);}catch(t){return null;}if(f(t))try{return Object(n.a)(JSON.parse(t).address);}catch(t){return null;}return null;}},function(t,e,r){var n,o,f,h,c,l,d,m;t.exports=(m=r(10),r(145),r(146),o=(n=m).lib,f=o.Base,h=o.WordArray,c=n.algo,l=c.MD5,d=c.EvpKDF=f.extend({cfg:f.extend({keySize:4,hasher:l,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t);},compute:function(t,e){for(var r,n=this.cfg,o=n.hasher.create(),f=h.create(),c=f.words,l=n.keySize,d=n.iterations;c.length=t.length&&(t=void 0),{value:t&&t[i++],done:!t};}};throw new TypeError(s?"Object is not iterable.":"Symbol.iterator is not defined.");},o=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),f=[];try{for(;(void 0===e||e-->0)&&!(n=i.next()).done;)f.push(n.value);}catch(t){o={error:t};}finally{try{n&&!n.done&&(r=i.return)&&r.call(i);}finally{if(o)throw o.error;}}return f;};Object.defineProperty(e,"__esModule",{value:!0}),e.bufArrToArr=e.arrToBufArr=e.validateNoLeadingZeroes=e.baToJSON=e.toUtf8=e.addHexPrefix=e.toUnsigned=e.fromSigned=e.bufferToHex=e.bufferToInt=e.toBuffer=e.unpadHexString=e.unpadArray=e.unpadBuffer=e.setLengthRight=e.setLengthLeft=e.zeros=e.intToBuffer=e.intToHex=void 0;var f=r(57),h=r(85),c=r(125);e.intToHex=function(i){if(!Number.isSafeInteger(i)||i<0)throw new Error("Received an invalid integer type: ".concat(i));return"0x".concat(i.toString(16));};e.intToBuffer=function(i){var r=(0,e.intToHex)(i);return t.from((0,h.padToEven)(r.slice(2)),"hex");};e.zeros=function(e){return t.allocUnsafe(e).fill(0);};var l=function(t,r,n){var o=(0,e.zeros)(r);return n?t.length0&&"0"===t.toString();)t=(a=a.slice(1))[0];return a;};e.unpadBuffer=function(a){return(0,c.assertIsBuffer)(a),d(a);};e.unpadArray=function(a){return(0,c.assertIsArray)(a),d(a);};e.unpadHexString=function(a){return(0,c.assertIsHexString)(a),a=(0,h.stripHexPrefix)(a),d(a);};e.toBuffer=function(r){if(null==r)return t.allocUnsafe(0);if(t.isBuffer(r))return t.from(r);if(Array.isArray(r)||r instanceof Uint8Array)return t.from(r);if("string"==typeof r){if(!(0,h.isHexString)(r))throw new Error("Cannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: ".concat(r));return t.from((0,h.padToEven)((0,h.stripHexPrefix)(r)),"hex");}if("number"==typeof r)return(0,e.intToBuffer)(r);if(f.BN.isBN(r)){if(r.isNeg())throw new Error("Cannot convert negative BN to buffer. Given: ".concat(r));return r.toArrayLike(t);}if(r.toArray)return t.from(r.toArray());if(r.toBuffer)return t.from(r.toBuffer());throw new Error("invalid type");};e.bufferToInt=function(t){return new f.BN((0,e.toBuffer)(t)).toNumber();};e.bufferToHex=function(t){return"0x"+(t=(0,e.toBuffer)(t)).toString("hex");};e.fromSigned=function(t){return new f.BN(t).fromTwos(256);};e.toUnsigned=function(e){return t.from(e.toTwos(256).toArray());};e.addHexPrefix=function(t){return"string"!=typeof t||(0,h.isHexPrefixed)(t)?t:"0x"+t;};e.toUtf8=function(e){if((e=(0,h.stripHexPrefix)(e)).length%2!=0)throw new Error("Invalid non-even hex string input for toUtf8() provided");return t.from(e.replace(/^(00)+|(00)+$/g,""),"hex").toString("utf8");};e.baToJSON=function(r){if(t.isBuffer(r))return"0x".concat(r.toString("hex"));if(r instanceof Array){for(var n=[],i=0;i0&&0===d[0])throw new Error("".concat(l," cannot have leading zeroes, received: ").concat(d.toString("hex")));}}catch(t){e={error:t};}finally{try{h&&!h.done&&(r=f.return)&&r.call(f);}finally{if(e)throw e.error;}}},e.arrToBufArr=function e(r){return Array.isArray(r)?r.map(function(a){return e(a);}):t.from(r);},e.bufArrToArr=function t(e){return Array.isArray(e)?e.map(function(a){return t(a);}):Uint8Array.from(null!=e?e:[]);};}).call(this,r(3).Buffer);},function(t,e,r){var n=r(106),o=Object;t.exports=function(t){return o(n(t));};},function(t,e,r){var n=r(17),o=n({}.toString),f=n("".slice);t.exports=function(t){return f(o(t),8,-1);};},function(t,e,r){var n=r(130),o=String;t.exports=function(t){if("Symbol"===n(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t);};},function(t,e,r){"use strict";r.d(e,"a",function(){return P;}),r.d(e,"b",function(){return N;}),r.d(e,"c",function(){return j;});var n=r(18),o=r(609),f=r(49),h=r(41),c=r(6),l=r(11),d=r(0),m=r(1),y=r(15),v=r(2);var w=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const _=new v.b("contracts/5.7.0"),M={chainId:!0,data:!0,from:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0,customData:!0,ccipReadEnabled:!0};function A(t,e){return w(this,void 0,void 0,function*(){const r=yield e;"string"!=typeof r&&_.throwArgumentError("invalid address or ENS name","name",r);try{return Object(c.a)(r);}catch(t){}t||_.throwError("a provider or signer is needed to resolve ENS names",v.b.errors.UNSUPPORTED_OPERATION,{operation:"resolveName"});const address=yield t.resolveName(r);return null==address&&_.throwArgumentError("resolver or addr is not configured for ENS name","name",r),address;});}function E(t,e,r){return w(this,void 0,void 0,function*(){return Array.isArray(r)?yield Promise.all(r.map((r,n)=>E(t,Array.isArray(e)?e[n]:e[r.name],r))):"address"===r.type?yield A(t,e):"tuple"===r.type?yield E(t,e,r.components):"array"===r.baseType?Array.isArray(e)?yield Promise.all(e.map(e=>E(t,e,r.arrayChildren))):Promise.reject(_.makeError("invalid value for array",v.b.errors.INVALID_ARGUMENT,{argument:"value",value:e})):e;});}function x(t,e,r){return w(this,void 0,void 0,function*(){let n={};r.length===e.inputs.length+1&&"object"==typeof r[r.length-1]&&(n=Object(m.g)(r.pop())),_.checkArgumentCount(r.length,e.inputs.length,"passed to contract"),t.signer?n.from?n.from=Object(m.f)({override:A(t.signer,n.from),signer:t.signer.getAddress()}).then(t=>w(this,void 0,void 0,function*(){return Object(c.a)(t.signer)!==t.override&&_.throwError("Contract with a Signer cannot override from",v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides.from"}),t.override;})):n.from=t.signer.getAddress():n.from&&(n.from=A(t.provider,n.from));const o=yield Object(m.f)({args:E(t.signer||t.provider,r,e.inputs),address:t.resolvedAddress,overrides:Object(m.f)(n)||{}}),data=t.interface.encodeFunctionData(e,o.args),f={data:data,to:o.address},h=o.overrides;if(null!=h.nonce&&(f.nonce=l.a.from(h.nonce).toNumber()),null!=h.gasLimit&&(f.gasLimit=l.a.from(h.gasLimit)),null!=h.gasPrice&&(f.gasPrice=l.a.from(h.gasPrice)),null!=h.maxFeePerGas&&(f.maxFeePerGas=l.a.from(h.maxFeePerGas)),null!=h.maxPriorityFeePerGas&&(f.maxPriorityFeePerGas=l.a.from(h.maxPriorityFeePerGas)),null!=h.from&&(f.from=h.from),null!=h.type&&(f.type=h.type),null!=h.accessList&&(f.accessList=Object(y.b)(h.accessList)),null==f.gasLimit&&null!=e.gas){let t=21e3;const r=Object(d.a)(data);for(let i=0;inull!=n[t]);return M.length&&_.throwError(`cannot override ${M.map(t=>JSON.stringify(t)).join(",")}`,v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides",overrides:M}),f;});}function S(t,e){const r=e.wait.bind(e);e.wait=e=>r(e).then(e=>(e.events=e.logs.map(r=>{let n=Object(m.c)(r),o=null;try{o=t.interface.parseLog(r);}catch(t){}return o&&(n.args=o.args,n.decode=(data,e)=>t.interface.decodeEventLog(o.eventFragment,data,e),n.event=o.name,n.eventSignature=o.signature),n.removeListener=()=>t.provider,n.getBlock=()=>t.provider.getBlock(e.blockHash),n.getTransaction=()=>t.provider.getTransaction(e.transactionHash),n.getTransactionReceipt=()=>Promise.resolve(e),n;}),e));}function I(t,e,r){const n=t.signer||t.provider;return function(...o){return w(this,void 0,void 0,function*(){let f;if(o.length===e.inputs.length+1&&"object"==typeof o[o.length-1]){const t=Object(m.g)(o.pop());null!=t.blockTag&&(f=yield t.blockTag),delete t.blockTag,o.push(t);}null!=t.deployTransaction&&(yield t._deployed(f));const h=yield x(t,e,o),c=yield n.call(h,f);try{let n=t.interface.decodeFunctionResult(e,c);return r&&1===e.outputs.length&&(n=n[0]),n;}catch(e){throw e.code===v.b.errors.CALL_EXCEPTION&&(e.address=t.address,e.args=o,e.transaction=h),e;}});};}function k(t,e,r){return e.constant?I(t,e,r):function(t,e){return function(...r){return w(this,void 0,void 0,function*(){t.signer||_.throwError("sending a transaction requires a signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"sendTransaction"}),null!=t.deployTransaction&&(yield t._deployed());const n=yield x(t,e,r),o=yield t.signer.sendTransaction(n);return S(t,o),o;});};}(t,e);}function T(filter){return!filter.address||null!=filter.topics&&0!==filter.topics.length?(filter.address||"*")+"@"+(filter.topics?filter.topics.map(t=>Array.isArray(t)?t.join("|"):t).join(":"):""):"*";}class O{constructor(t,filter){Object(m.d)(this,"tag",t),Object(m.d)(this,"filter",filter),this._listeners=[];}addListener(t,e){this._listeners.push({listener:t,once:e});}removeListener(t){let e=!1;this._listeners=this._listeners.filter(r=>!(!e&&r.listener===t)||(e=!0,!1));}removeAllListeners(){this._listeners=[];}listeners(){return this._listeners.map(i=>i.listener);}listenerCount(){return this._listeners.length;}run(t){const e=this.listenerCount();return this._listeners=this._listeners.filter(e=>{const r=t.slice();return setTimeout(()=>{e.listener.apply(this,r);},0),!e.once;}),e;}prepareEvent(t){}getEmit(t){return[t];}}class B extends O{constructor(){super("error",null);}}class C extends O{constructor(address,t,e,r){const filter={address:address};let n=t.getEventTopic(e);r?(n!==r[0]&&_.throwArgumentError("topic mismatch","topics",r),filter.topics=r.slice()):filter.topics=[n],super(T(filter),filter),Object(m.d)(this,"address",address),Object(m.d)(this,"interface",t),Object(m.d)(this,"fragment",e);}prepareEvent(t){super.prepareEvent(t),t.event=this.fragment.name,t.eventSignature=this.fragment.format(),t.decode=(data,t)=>this.interface.decodeEventLog(this.fragment,data,t);try{t.args=this.interface.decodeEventLog(this.fragment,t.data,t.topics);}catch(e){t.args=null,t.decodeError=e;}}getEmit(t){const e=Object(n.d)(t.args);if(e.length)throw e[0].error;const r=(t.args||[]).slice();return r.push(t),r;}}class R extends O{constructor(address,t){super("*",{address:address}),Object(m.d)(this,"address",address),Object(m.d)(this,"interface",t);}prepareEvent(t){super.prepareEvent(t);try{const e=this.interface.parseLog(t);t.event=e.name,t.eventSignature=e.signature,t.decode=(data,t)=>this.interface.decodeEventLog(e.eventFragment,data,t),t.args=e.args;}catch(t){}}}class P{constructor(t,e,r){Object(m.d)(this,"interface",Object(m.e)(new.target,"getInterface")(e)),null==r?(Object(m.d)(this,"provider",null),Object(m.d)(this,"signer",null)):h.a.isSigner(r)?(Object(m.d)(this,"provider",r.provider||null),Object(m.d)(this,"signer",r)):f.b.isProvider(r)?(Object(m.d)(this,"provider",r),Object(m.d)(this,"signer",null)):_.throwArgumentError("invalid signer or provider","signerOrProvider",r),Object(m.d)(this,"callStatic",{}),Object(m.d)(this,"estimateGas",{}),Object(m.d)(this,"functions",{}),Object(m.d)(this,"populateTransaction",{}),Object(m.d)(this,"filters",{});{const t={};Object.keys(this.interface.events).forEach(e=>{const r=this.interface.events[e];Object(m.d)(this.filters,e,(...t)=>({address:this.address,topics:this.interface.encodeFilterTopics(r,t)})),t[r.name]||(t[r.name]=[]),t[r.name].push(e);}),Object.keys(t).forEach(e=>{const r=t[e];1===r.length?Object(m.d)(this.filters,e,this.filters[r[0]]):_.warn(`Duplicate definition of ${e} (${r.join(", ")})`);});}if(Object(m.d)(this,"_runningEvents",{}),Object(m.d)(this,"_wrappedEmits",{}),null==t&&_.throwArgumentError("invalid contract address or ENS name","addressOrName",t),Object(m.d)(this,"address",t),this.provider)Object(m.d)(this,"resolvedAddress",A(this.provider,t));else try{Object(m.d)(this,"resolvedAddress",Promise.resolve(Object(c.a)(t)));}catch(t){_.throwError("provider is required to use ENS name as contract address",v.b.errors.UNSUPPORTED_OPERATION,{operation:"new Contract"});}this.resolvedAddress.catch(t=>{});const n={},o={};Object.keys(this.interface.functions).forEach(t=>{const e=this.interface.functions[t];if(o[t])_.warn(`Duplicate ABI entry for ${JSON.stringify(t)}`);else{o[t]=!0;{const r=e.name;n[`%${r}`]||(n[`%${r}`]=[]),n[`%${r}`].push(t);}null==this[t]&&Object(m.d)(this,t,k(this,e,!0)),null==this.functions[t]&&Object(m.d)(this.functions,t,k(this,e,!1)),null==this.callStatic[t]&&Object(m.d)(this.callStatic,t,I(this,e,!0)),null==this.populateTransaction[t]&&Object(m.d)(this.populateTransaction,t,function(t,e){return function(...r){return x(t,e,r);};}(this,e)),null==this.estimateGas[t]&&Object(m.d)(this.estimateGas,t,function(t,e){const r=t.signer||t.provider;return function(...n){return w(this,void 0,void 0,function*(){r||_.throwError("estimate require a provider or signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"estimateGas"});const o=yield x(t,e,n);return yield r.estimateGas(o);});};}(this,e));}}),Object.keys(n).forEach(t=>{const e=n[t];if(e.length>1)return;t=t.substring(1);const r=e[0];try{null==this[t]&&Object(m.d)(this,t,this[r]);}catch(t){}null==this.functions[t]&&Object(m.d)(this.functions,t,this.functions[r]),null==this.callStatic[t]&&Object(m.d)(this.callStatic,t,this.callStatic[r]),null==this.populateTransaction[t]&&Object(m.d)(this.populateTransaction,t,this.populateTransaction[r]),null==this.estimateGas[t]&&Object(m.d)(this.estimateGas,t,this.estimateGas[r]);});}static getContractAddress(t){return Object(c.b)(t);}static getInterface(t){return o.b.isInterface(t)?t:new o.b(t);}deployed(){return this._deployed();}_deployed(t){return this._deployedPromise||(this.deployTransaction?this._deployedPromise=this.deployTransaction.wait().then(()=>this):this._deployedPromise=this.provider.getCode(this.address,t).then(code=>("0x"===code&&_.throwError("contract not deployed",v.b.errors.UNSUPPORTED_OPERATION,{contractAddress:this.address,operation:"getDeployed"}),this))),this._deployedPromise;}fallback(t){this.signer||_.throwError("sending a transactions require a signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"sendTransaction(fallback)"});const e=Object(m.g)(t||{});return["from","to"].forEach(function(t){null!=e[t]&&_.throwError("cannot override "+t,v.b.errors.UNSUPPORTED_OPERATION,{operation:t});}),e.to=this.resolvedAddress,this.deployed().then(()=>this.signer.sendTransaction(e));}connect(t){"string"==typeof t&&(t=new h.b(t,this.provider));const e=new this.constructor(this.address,this.interface,t);return this.deployTransaction&&Object(m.d)(e,"deployTransaction",this.deployTransaction),e;}attach(t){return new this.constructor(t,this.interface,this.signer||this.provider);}static isIndexed(t){return o.a.isIndexed(t);}_normalizeRunningEvent(t){return this._runningEvents[t.tag]?this._runningEvents[t.tag]:t;}_getRunningEvent(t){if("string"==typeof t){if("error"===t)return this._normalizeRunningEvent(new B());if("event"===t)return this._normalizeRunningEvent(new O("event",null));if("*"===t)return this._normalizeRunningEvent(new R(this.address,this.interface));const e=this.interface.getEvent(t);return this._normalizeRunningEvent(new C(this.address,this.interface,e));}if(t.topics&&t.topics.length>0){try{const e=t.topics[0];if("string"!=typeof e)throw new Error("invalid topic");const r=this.interface.getEvent(e);return this._normalizeRunningEvent(new C(this.address,this.interface,r,t.topics));}catch(t){}const filter={address:this.address,topics:t.topics};return this._normalizeRunningEvent(new O(T(filter),filter));}return this._normalizeRunningEvent(new R(this.address,this.interface));}_checkRunningEvents(t){if(0===t.listenerCount()){delete this._runningEvents[t.tag];const e=this._wrappedEmits[t.tag];e&&t.filter&&(this.provider.off(t.filter,e),delete this._wrappedEmits[t.tag]);}}_wrapEvent(t,e,r){const n=Object(m.c)(e);return n.removeListener=()=>{r&&(t.removeListener(r),this._checkRunningEvents(t));},n.getBlock=()=>this.provider.getBlock(e.blockHash),n.getTransaction=()=>this.provider.getTransaction(e.transactionHash),n.getTransactionReceipt=()=>this.provider.getTransactionReceipt(e.transactionHash),t.prepareEvent(n),n;}_addEventListener(t,e,r){if(this.provider||_.throwError("events require a provider or a signer with a provider",v.b.errors.UNSUPPORTED_OPERATION,{operation:"once"}),t.addListener(e,r),this._runningEvents[t.tag]=t,!this._wrappedEmits[t.tag]){const r=r=>{let n=this._wrapEvent(t,r,e);if(null==n.decodeError)try{const e=t.getEmit(n);this.emit(t.filter,...e);}catch(t){n.decodeError=t.error;}null!=t.filter&&this.emit("event",n),null!=n.decodeError&&this.emit("error",n.decodeError,n);};this._wrappedEmits[t.tag]=r,null!=t.filter&&this.provider.on(t.filter,r);}}queryFilter(t,e,r){const n=this._getRunningEvent(t),filter=Object(m.g)(n.filter);return"string"==typeof e&&Object(d.l)(e,32)?(null!=r&&_.throwArgumentError("cannot specify toBlock with blockhash","toBlock",r),filter.blockHash=e):(filter.fromBlock=null!=e?e:0,filter.toBlock=null!=r?r:"latest"),this.provider.getLogs(filter).then(t=>t.map(t=>this._wrapEvent(n,t,null)));}on(t,e){return this._addEventListener(this._getRunningEvent(t),e,!1),this;}once(t,e){return this._addEventListener(this._getRunningEvent(t),e,!0),this;}emit(t,...e){if(!this.provider)return!1;const r=this._getRunningEvent(t),n=r.run(e)>0;return this._checkRunningEvents(r),n;}listenerCount(t){return this.provider?null==t?Object.keys(this._runningEvents).reduce((t,e)=>t+this._runningEvents[e].listenerCount(),0):this._getRunningEvent(t).listenerCount():0;}listeners(t){if(!this.provider)return[];if(null==t){const t=[];for(let e in this._runningEvents)this._runningEvents[e].listeners().forEach(e=>{t.push(e);});return t;}return this._getRunningEvent(t).listeners();}removeAllListeners(t){if(!this.provider)return this;if(null==t){for(const t in this._runningEvents){const e=this._runningEvents[t];e.removeAllListeners(),this._checkRunningEvents(e);}return this;}const e=this._getRunningEvent(t);return e.removeAllListeners(),this._checkRunningEvents(e),this;}off(t,e){if(!this.provider)return this;const r=this._getRunningEvent(t);return r.removeListener(e),this._checkRunningEvents(r),this;}removeListener(t,e){return this.off(t,e);}}class N extends P{}class j{constructor(t,e,r){let n=null;n="string"==typeof e?e:Object(d.j)(e)?Object(d.i)(e):e&&"string"==typeof e.object?e.object:"!","0x"!==n.substring(0,2)&&(n="0x"+n),(!Object(d.l)(n)||n.length%2)&&_.throwArgumentError("invalid bytecode","bytecode",e),r&&!h.a.isSigner(r)&&_.throwArgumentError("invalid signer","signer",r),Object(m.d)(this,"bytecode",n),Object(m.d)(this,"interface",Object(m.e)(new.target,"getInterface")(t)),Object(m.d)(this,"signer",r||null);}getDeployTransaction(...t){let e={};if(t.length===this.interface.deploy.inputs.length+1&&"object"==typeof t[t.length-1]){e=Object(m.g)(t.pop());for(const t in e)if(!M[t])throw new Error("unknown transaction override "+t);}if(["data","from","to"].forEach(t=>{null!=e[t]&&_.throwError("cannot override "+t,v.b.errors.UNSUPPORTED_OPERATION,{operation:t});}),e.value){l.a.from(e.value).isZero()||this.interface.deploy.payable||_.throwError("non-payable constructor cannot override value",v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides.value",value:e.value});}return _.checkArgumentCount(t.length,this.interface.deploy.inputs.length," in Contract constructor"),e.data=Object(d.i)(Object(d.b)([this.bytecode,this.interface.encodeDeploy(t)])),e;}deploy(...t){return w(this,void 0,void 0,function*(){let e={};t.length===this.interface.deploy.inputs.length+1&&(e=t.pop()),_.checkArgumentCount(t.length,this.interface.deploy.inputs.length," in Contract constructor");const r=yield E(this.signer,t,this.interface.deploy.inputs);r.push(e);const n=this.getDeployTransaction(...r),o=yield this.signer.sendTransaction(n),address=Object(m.e)(this.constructor,"getContractAddress")(o),f=Object(m.e)(this.constructor,"getContract")(address,this.interface,this.signer);return S(f,o),Object(m.d)(f,"deployTransaction",o),f;});}attach(address){return this.constructor.getContract(address,this.interface,this.signer);}connect(t){return new this.constructor(this.interface,this.bytecode,t);}static fromSolidity(t,e){null==t&&_.throwError("missing compiler output",v.b.errors.MISSING_ARGUMENT,{argument:"compilerOutput"}),"string"==typeof t&&(t=JSON.parse(t));const r=t.abi;let n=null;return t.bytecode?n=t.bytecode:t.evm&&t.evm.bytecode&&(n=t.evm.bytecode),new this(r,n,e);}static getInterface(t){return N.getInterface(t);}static getContractAddress(t){return Object(c.b)(t);}static getContract(address,t,e){return new N(address,t,e);}}},function(t,e,r){"use strict";r.r(e),r.d(e,"AddressZero",function(){return n.a;}),r.d(e,"NegativeOne",function(){return o.d;}),r.d(e,"Zero",function(){return o.h;}),r.d(e,"One",function(){return o.e;}),r.d(e,"Two",function(){return o.f;}),r.d(e,"WeiPerEther",function(){return o.g;}),r.d(e,"MaxUint256",function(){return o.b;}),r.d(e,"MinInt256",function(){return o.c;}),r.d(e,"MaxInt256",function(){return o.a;}),r.d(e,"HashZero",function(){return f.a;}),r.d(e,"EtherSymbol",function(){return h;});var n=r(209),o=r(54),f=r(208);const h="Ξ";},function(t,e,r){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t;}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t;},n(t);}r.d(e,"a",function(){return n;});},function(t,e,r){"use strict";r.r(e),r.d(e,"workerEvents",function(){return n;}),r.d(e,"numbers",function(){return o;});var n={INIT_WORKER:"initWorker",GET_COMMITMENT_EVENTS:"get_commitment_events",GET_UNSPENT_EVENTS:"get_unspent_events",GET_NULLIFIER_EVENT:"get_nullifier_event",GET_NULLIFIER_EVENTS_FROM_TX_HASH:"get_nullifier_events_from_tx_hash",UPDATE_NULLIFIER_EVENTS:"update_nullifier_events",GET_BATCH_EVENTS:"get_batch_events",GET_BATCH_COMMITMENTS_EVENTS:"get_batch_commitments_events",GET_EVENTS_FROM_TX_HASH:"get_events_from_tx_hash",SAVE_EVENTS:"save_events",GET_CACHED_EVENTS:"get_cached_events",GET_CACHED_COMMITMENTS_EVENTS:"get_cached_commitments_events",SAVE_LAST_SYNC_BLOCK:"save_last_sync_block"},o={ZERO:0,TWO:2,ONE:1,BYTES_31:31,BYTES_62:62,IS_SPENT_INDEX:1,OX_LENGTH:2,RECALL_DELAY:500,NULLIFIER_LENGTH:66,NONCE_BUF_LENGTH:24,COMMITMENTS_CHAIN:100,DEPLOYED_BLOCK:19097755,DECRYPT_WORKERS_COUNT:8,MIN_BLOCKS_INTERVAL_LINE:2e5,EPHEM_PUBLIC_KEY_BUF_LENGTH:56};},function(t,e,r){"use strict";r.d(e,"a",function(){return f;});var n=r(8),o=r(36);function f(text){return Object(n.a)(Object(o.f)(text));}},function(t,e,r){var n;t.exports=(n=r(10),function(){var t=n,e=t.lib.WordArray;function r(t,r,n){for(var o=[],f=0,i=0;i>>6-i%4*2;o[f>>>2]|=h<<24-f%4*8,f++;}return e.create(o,f);}t.enc.Base64={stringify:function(t){var e=t.words,r=t.sigBytes,map=this._map;t.clamp();for(var n=[],i=0;i>>2]>>>24-i%4*8&255)<<16|(e[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|e[i+2>>>2]>>>24-(i+2)%4*8&255,f=0;f<4&&i+.75*f>>6*(3-f)&63));var h=map.charAt(64);if(h)for(;n.length%4;)n.push(h);return n.join("");},parse:function(t){var e=t.length,map=this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var o=0;o>>24)|4278255360&(n<<24|n>>>8);}var o=this._hash.words,f=t[e+0],h=t[e+1],l=t[e+2],w=t[e+3],_=t[e+4],M=t[e+5],A=t[e+6],E=t[e+7],x=t[e+8],S=t[e+9],I=t[e+10],k=t[e+11],T=t[e+12],O=t[e+13],B=t[e+14],C=t[e+15],a=o[0],b=o[1],R=o[2],P=o[3];a=d(a,b,R,P,f,7,c[0]),P=d(P,a,b,R,h,12,c[1]),R=d(R,P,a,b,l,17,c[2]),b=d(b,R,P,a,w,22,c[3]),a=d(a,b,R,P,_,7,c[4]),P=d(P,a,b,R,M,12,c[5]),R=d(R,P,a,b,A,17,c[6]),b=d(b,R,P,a,E,22,c[7]),a=d(a,b,R,P,x,7,c[8]),P=d(P,a,b,R,S,12,c[9]),R=d(R,P,a,b,I,17,c[10]),b=d(b,R,P,a,k,22,c[11]),a=d(a,b,R,P,T,7,c[12]),P=d(P,a,b,R,O,12,c[13]),R=d(R,P,a,b,B,17,c[14]),a=m(a,b=d(b,R,P,a,C,22,c[15]),R,P,h,5,c[16]),P=m(P,a,b,R,A,9,c[17]),R=m(R,P,a,b,k,14,c[18]),b=m(b,R,P,a,f,20,c[19]),a=m(a,b,R,P,M,5,c[20]),P=m(P,a,b,R,I,9,c[21]),R=m(R,P,a,b,C,14,c[22]),b=m(b,R,P,a,_,20,c[23]),a=m(a,b,R,P,S,5,c[24]),P=m(P,a,b,R,B,9,c[25]),R=m(R,P,a,b,w,14,c[26]),b=m(b,R,P,a,x,20,c[27]),a=m(a,b,R,P,O,5,c[28]),P=m(P,a,b,R,l,9,c[29]),R=m(R,P,a,b,E,14,c[30]),a=y(a,b=m(b,R,P,a,T,20,c[31]),R,P,M,4,c[32]),P=y(P,a,b,R,x,11,c[33]),R=y(R,P,a,b,k,16,c[34]),b=y(b,R,P,a,B,23,c[35]),a=y(a,b,R,P,h,4,c[36]),P=y(P,a,b,R,_,11,c[37]),R=y(R,P,a,b,E,16,c[38]),b=y(b,R,P,a,I,23,c[39]),a=y(a,b,R,P,O,4,c[40]),P=y(P,a,b,R,f,11,c[41]),R=y(R,P,a,b,w,16,c[42]),b=y(b,R,P,a,A,23,c[43]),a=y(a,b,R,P,S,4,c[44]),P=y(P,a,b,R,T,11,c[45]),R=y(R,P,a,b,C,16,c[46]),a=v(a,b=y(b,R,P,a,l,23,c[47]),R,P,f,6,c[48]),P=v(P,a,b,R,E,10,c[49]),R=v(R,P,a,b,B,15,c[50]),b=v(b,R,P,a,M,21,c[51]),a=v(a,b,R,P,T,6,c[52]),P=v(P,a,b,R,w,10,c[53]),R=v(R,P,a,b,I,15,c[54]),b=v(b,R,P,a,h,21,c[55]),a=v(a,b,R,P,x,6,c[56]),P=v(P,a,b,R,C,10,c[57]),R=v(R,P,a,b,A,15,c[58]),b=v(b,R,P,a,O,21,c[59]),a=v(a,b,R,P,_,6,c[60]),P=v(P,a,b,R,k,10,c[61]),R=v(R,P,a,b,l,15,c[62]),b=v(b,R,P,a,S,21,c[63]),o[0]=o[0]+a|0,o[1]=o[1]+b|0,o[2]=o[2]+R|0,o[3]=o[3]+P|0;},_doFinalize:function(){var data=this._data,e=data.words,r=8*this._nDataBytes,n=8*data.sigBytes;e[n>>>5]|=128<<24-n%32;var o=t.floor(r/4294967296),f=r;e[15+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),e[14+(n+64>>>9<<4)]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),data.sigBytes=4*(e.length+1),this._process();for(var h=this._hash,c=h.words,i=0;i<4;i++){var l=c[i];c[i]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8);}return h;},clone:function(){var t=f.clone.call(this);return t._hash=this._hash.clone(),t;}});function d(a,b,t,e,r,s,n){var o=a+(b&t|~b&e)+r+n;return(o<>>32-s)+b;}function m(a,b,t,e,r,s,n){var o=a+(b&e|t&~e)+r+n;return(o<>>32-s)+b;}function y(a,b,t,e,r,s,n){var o=a+(b^t^e)+r+n;return(o<>>32-s)+b;}function v(a,b,t,e,r,s,n){var o=a+(t^(b|~e))+r+n;return(o<>>32-s)+b;}e.MD5=f._createHelper(l),e.HmacMD5=f._createHmacHelper(l);}(Math),n.MD5);},function(t,e,r){"use strict";var n={};function o(code,t,e){e||(e=Error);var r=function(e){var r,n;function o(r,n,o){return e.call(this,function(e,r,n){return"string"==typeof t?t:t(e,r,n);}(r,n,o))||this;}return n=e,(r=o).prototype=Object.create(n.prototype),r.prototype.constructor=r,r.__proto__=n,o;}(e);r.prototype.name=e.name,r.prototype.code=code,n[code]=r;}function f(t,e){if(Array.isArray(t)){var r=t.length;return t=t.map(function(i){return String(i);}),r>2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}o("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),o("ERR_INVALID_ARG_TYPE",function(t,e,r){var n,o,h,c;if("string"==typeof e&&(o="not ",e.substr(!h||h<0?0:+h,o.length)===o)?(n="must not be",e=e.replace(/^not /,"")):n="must be",function(t,e,r){return(void 0===r||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e;}(t," argument"))c="The ".concat(t," ").concat(n," ").concat(f(e,"type"));else{var l=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+e.length>t.length)&&-1!==t.indexOf(e,r);}(t,".")?"property":"argument";c='The "'.concat(t,'" ').concat(l," ").concat(n," ").concat(f(e,"type"));}return c+=". Received type ".concat(typeof r);},TypeError),o("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),o("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),o("ERR_STREAM_PREMATURE_CLOSE","Premature close"),o("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),o("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),o("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),o("ERR_STREAM_WRITE_AFTER_END","write after end"),o("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),o("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),o("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),t.exports.codes=n;},function(t,e,r){"use strict";(function(e){var n=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e;};t.exports=d;var o=r(214),f=r(218);r(4)(d,o);for(var h=n(f.prototype),c=0;c=this._finalSize&&(this._update(this._block),this._block.fill(0));var r=8*this._len;if(r<=4294967295)this._block.writeUInt32BE(r,this._blockSize-4);else{var n=(4294967295&r)>>>0,o=(r-n)/4294967296;this._block.writeUInt32BE(o,this._blockSize-8),this._block.writeUInt32BE(n,this._blockSize-4);}this._update(this._block);var f=this._hash();return t?f.toString(t):f;},o.prototype._update=function(){throw new Error("_update must be implemented by subclass");},t.exports=o;},function(t,e,r){"use strict";var n={};function o(code,t,e){e||(e=Error);var r=function(e){var r,n;function o(r,n,o){return e.call(this,function(e,r,n){return"string"==typeof t?t:t(e,r,n);}(r,n,o))||this;}return n=e,(r=o).prototype=Object.create(n.prototype),r.prototype.constructor=r,r.__proto__=n,o;}(e);r.prototype.name=e.name,r.prototype.code=code,n[code]=r;}function f(t,e){if(Array.isArray(t)){var r=t.length;return t=t.map(function(i){return String(i);}),r>2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}o("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),o("ERR_INVALID_ARG_TYPE",function(t,e,r){var n,o,h,c;if("string"==typeof e&&(o="not ",e.substr(!h||h<0?0:+h,o.length)===o)?(n="must not be",e=e.replace(/^not /,"")):n="must be",function(t,e,r){return(void 0===r||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e;}(t," argument"))c="The ".concat(t," ").concat(n," ").concat(f(e,"type"));else{var l=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+e.length>t.length)&&-1!==t.indexOf(e,r);}(t,".")?"property":"argument";c='The "'.concat(t,'" ').concat(l," ").concat(n," ").concat(f(e,"type"));}return c+=". Received type ".concat(typeof r);},TypeError),o("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),o("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),o("ERR_STREAM_PREMATURE_CLOSE","Premature close"),o("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),o("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),o("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),o("ERR_STREAM_WRITE_AFTER_END","write after end"),o("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),o("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),o("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),t.exports.codes=n;},function(t,e,r){"use strict";(function(e){var n=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e;};t.exports=d;var o=r(244),f=r(248);r(4)(d,o);for(var h=n(f.prototype),c=0;c=0;});},e.toAscii=function(t){var e="",i=0,r=t.length;for("0x"===t.substring(0,2)&&(i=2);i2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}o("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),o("ERR_INVALID_ARG_TYPE",function(t,e,r){var n,o,h,c;if("string"==typeof e&&(o="not ",e.substr(!h||h<0?0:+h,o.length)===o)?(n="must not be",e=e.replace(/^not /,"")):n="must be",function(t,e,r){return(void 0===r||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e;}(t," argument"))c="The ".concat(t," ").concat(n," ").concat(f(e,"type"));else{var l=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+e.length>t.length)&&-1!==t.indexOf(e,r);}(t,".")?"property":"argument";c='The "'.concat(t,'" ').concat(l," ").concat(n," ").concat(f(e,"type"));}return c+=". Received type ".concat(typeof r);},TypeError),o("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),o("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),o("ERR_STREAM_PREMATURE_CLOSE","Premature close"),o("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),o("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),o("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),o("ERR_STREAM_WRITE_AFTER_END","write after end"),o("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),o("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),o("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),t.exports.codes=n;},function(t,e,r){"use strict";(function(e){var n=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e;};t.exports=d;var o=r(282),f=r(286);r(4)(d,o);for(var h=n(f.prototype),c=0;c=0;});},intToBuffer:function(i){var t=h(i);return new e(f(t.slice(2)),"hex");},getBinarySize:function(t){if("string"!=typeof t)throw new Error("[ethjs-util] while getting binary size, method getBinarySize requires input 'str' to be type String, got '"+typeof t+"'.");return e.byteLength(t,"utf8");},isHexPrefixed:n,stripHexPrefix:o,padToEven:f,intToHex:h,fromAscii:function(t){for(var e="",i=0;ie),Object(y.d)(this,"address",Object(A.c)(this.publicKey)),this.address!==Object(n.a)(t.address)&&S.throwArgumentError("privateKey/address mismatch","privateKey","[REDACTED]"),function(t){const e=t.mnemonic;return e&&e.phrase;}(t)){const e=t.mnemonic;Object(y.d)(this,"_mnemonic",()=>({phrase:e.phrase,path:e.path||d.b,locale:e.locale||"en"}));const r=this.mnemonic,n=d.a.fromMnemonic(r.phrase,null,r.locale).derivePath(r.path);Object(A.c)(n.privateKey)!==this.address&&S.throwArgumentError("mnemonic/address mismatch","privateKey","[REDACTED]");}else Object(y.d)(this,"_mnemonic",()=>null);}else{if(w.a.isSigningKey(t))"secp256k1"!==t.curve&&S.throwArgumentError("unsupported curve; must be secp256k1","privateKey","[REDACTED]"),Object(y.d)(this,"_signingKey",()=>t);else{"string"==typeof t&&t.match(/^[0-9a-f]*$/i)&&64===t.length&&(t="0x"+t);const e=new w.a(t);Object(y.d)(this,"_signingKey",()=>e);}Object(y.d)(this,"_mnemonic",()=>null),Object(y.d)(this,"address",Object(A.c)(this.publicKey));}var r;e&&!o.b.isProvider(e)&&S.throwArgumentError("invalid provider","provider",e),Object(y.d)(this,"provider",e||null);}get mnemonic(){return this._mnemonic();}get privateKey(){return this._signingKey().privateKey;}get publicKey(){return this._signingKey().publicKey;}getAddress(){return Promise.resolve(this.address);}connect(t){return new I(this,t);}signTransaction(t){return Object(y.f)(t).then(e=>{null!=e.from&&(Object(n.a)(e.from)!==this.address&&S.throwArgumentError("transaction from address mismatch","transaction.from",t.from),delete e.from);const r=this._signingKey().signDigest(Object(m.a)(Object(A.f)(e)));return Object(A.f)(e,r);});}signMessage(t){return x(this,void 0,void 0,function*(){return Object(h.m)(this._signingKey().signDigest(Object(c.a)(t)));});}_signTypedData(t,e,r){return x(this,void 0,void 0,function*(){const n=yield l.a.resolveNames(t,e,r,t=>(null==this.provider&&S.throwError("cannot resolve ENS names without a provider",E.b.errors.UNSUPPORTED_OPERATION,{operation:"resolveName",value:t}),this.provider.resolveName(t)));return Object(h.m)(this._signingKey().signDigest(l.a.hash(n.domain,e,n.value)));});}encrypt(t,e,r){if("function"!=typeof e||r||(r=e,e={}),r&&"function"!=typeof r)throw new Error("invalid callback");return e||(e={}),Object(_.c)(this,t,e,r);}static createRandom(t){let e=Object(v.a)(16);t||(t={}),t.extraEntropy&&(e=Object(h.a)(Object(h.e)(Object(m.a)(Object(h.b)([e,t.extraEntropy])),0,16)));const r=Object(d.c)(e,t.locale);return I.fromMnemonic(r,t.path,t.locale);}static fromEncryptedJson(t,e,r){return Object(M.a)(t,e,r).then(t=>new I(t));}static fromEncryptedJsonSync(t,e){return new I(Object(M.b)(t,e));}static fromMnemonic(t,path,e){return path||(path=d.b),new I(d.a.fromMnemonic(t,null,e).derivePath(path));}}function k(t,e){return Object(A.e)(Object(c.a)(t),e);}function T(t,e,r,n){return Object(A.e)(l.a.hash(t,e,r),n);}},function(t,e,r){"use strict";r.d(e,"b",function(){return R;}),r.d(e,"a",function(){return P;}),r.d(e,"c",function(){return N;});var n=r(46),o=r.n(n),f=r(142),h=r.n(f),c=r(6),l=r(0),d=r(23),m=r(8),y=r(605),v=r(143),w=r(1),_=r(15),M=r(9),A=r(2),E=r(139),x=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const S=new A.b(E.a);function I(t){return null!=t&&t.mnemonic&&t.mnemonic.phrase;}class k extends w.a{isKeystoreAccount(t){return!(!t||!t._isKeystoreAccount);}}function T(data,t){const e=Object(M.b)(Object(M.c)(data,"crypto/ciphertext"));if(Object(l.i)(Object(m.a)(Object(l.b)([t.slice(16,32),e]))).substring(2)!==Object(M.c)(data,"crypto/mac").toLowerCase())throw new Error("invalid password");const r=function(data,t,e){if("aes-128-ctr"===Object(M.c)(data,"crypto/cipher")){const r=Object(M.b)(Object(M.c)(data,"crypto/cipherparams/iv")),n=new o.a.Counter(r),f=new o.a.ModeOfOperation.ctr(t,n);return Object(l.a)(f.decrypt(e));}return null;}(data,t.slice(0,16),e);r||S.throwError("unsupported cipher",A.b.errors.UNSUPPORTED_OPERATION,{operation:"decrypt"});const n=t.slice(32,64),address=Object(_.c)(r);if(data.address){let t=data.address.toLowerCase();if("0x"!==t.substring(0,2)&&(t="0x"+t),Object(c.a)(t)!==address)throw new Error("address mismatch");}const f={_isKeystoreAccount:!0,address:address,privateKey:Object(l.i)(r)};if("0.1"===Object(M.c)(data,"x-ethers/version")){const t=Object(M.b)(Object(M.c)(data,"x-ethers/mnemonicCiphertext")),e=Object(M.b)(Object(M.c)(data,"x-ethers/mnemonicCounter")),r=new o.a.Counter(e),h=new o.a.ModeOfOperation.ctr(n,r),path=Object(M.c)(data,"x-ethers/path")||d.b,c=Object(M.c)(data,"x-ethers/locale")||"en",m=Object(l.a)(h.decrypt(t));try{const t=Object(d.c)(m,c),e=d.a.fromMnemonic(t,null,c).derivePath(path);if(e.privateKey!=f.privateKey)throw new Error("mnemonic mismatch");f.mnemonic=e.mnemonic;}catch(t){if(t.code!==A.b.errors.INVALID_ARGUMENT||"wordlist"!==t.argument)throw t;}}return new k(f);}function O(t,e,r,n,o){return Object(l.a)(Object(y.a)(t,e,r,n,o));}function B(t,e,r,n,o){return Promise.resolve(O(t,e,r,n,o));}function C(data,t,e,r,n){const o=Object(M.a)(t),f=Object(M.c)(data,"crypto/kdf");if(f&&"string"==typeof f){const t=function(t,e){return S.throwArgumentError("invalid key-derivation function parameters",t,e);};if("scrypt"===f.toLowerCase()){const e=Object(M.b)(Object(M.c)(data,"crypto/kdfparams/salt")),h=parseInt(Object(M.c)(data,"crypto/kdfparams/n")),c=parseInt(Object(M.c)(data,"crypto/kdfparams/r")),p=parseInt(Object(M.c)(data,"crypto/kdfparams/p"));h&&c&&p||t("kdf",f),0!=(h&h-1)&&t("N",h);const l=parseInt(Object(M.c)(data,"crypto/kdfparams/dklen"));return 32!==l&&t("dklen",l),r(o,e,h,c,p,64,n);}if("pbkdf2"===f.toLowerCase()){const r=Object(M.b)(Object(M.c)(data,"crypto/kdfparams/salt"));let n=null;const f=Object(M.c)(data,"crypto/kdfparams/prf");"hmac-sha256"===f?n="sha256":"hmac-sha512"===f?n="sha512":t("prf",f);const h=parseInt(Object(M.c)(data,"crypto/kdfparams/c")),c=parseInt(Object(M.c)(data,"crypto/kdfparams/dklen"));return 32!==c&&t("dklen",c),e(o,r,h,c,n);}}return S.throwArgumentError("unsupported key-derivation function","kdf",f);}function R(t,e){const data=JSON.parse(t);return T(data,C(data,e,O,h.a.syncScrypt));}function P(t,e,r){return x(this,void 0,void 0,function*(){const data=JSON.parse(t);return T(data,yield C(data,e,B,h.a.scrypt,r));});}function N(t,e,r,n){try{if(Object(c.a)(t.address)!==Object(_.c)(t.privateKey))throw new Error("address/privateKey mismatch");if(I(t)){const e=t.mnemonic;if(d.a.fromMnemonic(e.phrase,null,e.locale).derivePath(e.path||d.b).privateKey!=t.privateKey)throw new Error("mnemonic mismatch");}}catch(t){return Promise.reject(t);}"function"!=typeof r||n||(n=r,r={}),r||(r={});const f=Object(l.a)(t.privateKey),y=Object(M.a)(e);let w=null,path=null,A=null;if(I(t)){const e=t.mnemonic;w=Object(l.a)(Object(d.f)(e.phrase,e.locale||"en")),path=e.path||d.b,A=e.locale||"en";}let E=r.client;E||(E="ethers.js");let x=null;x=r.salt?Object(l.a)(r.salt):Object(v.a)(32);let S=null;if(r.iv){if(S=Object(l.a)(r.iv),16!==S.length)throw new Error("invalid iv");}else S=Object(v.a)(16);let k=null;if(r.uuid){if(k=Object(l.a)(r.uuid),16!==k.length)throw new Error("invalid uuid");}else k=Object(v.a)(16);let T=1<<17,O=8,p=1;return r.scrypt&&(r.scrypt.N&&(T=r.scrypt.N),r.scrypt.r&&(O=r.scrypt.r),r.scrypt.p&&(p=r.scrypt.p)),h.a.scrypt(y,x,T,O,p,64,n).then(e=>{const r=(e=Object(l.a)(e)).slice(0,16),n=e.slice(16,32),h=e.slice(32,64),c=new o.a.Counter(S),d=new o.a.ModeOfOperation.ctr(r,c),y=Object(l.a)(d.encrypt(f)),_=Object(m.a)(Object(l.b)([n,y])),data={address:t.address.substring(2).toLowerCase(),id:Object(M.d)(k),version:3,crypto:{cipher:"aes-128-ctr",cipherparams:{iv:Object(l.i)(S).substring(2)},ciphertext:Object(l.i)(y).substring(2),kdf:"scrypt",kdfparams:{salt:Object(l.i)(x).substring(2),n:T,dklen:32,p:p,r:O},mac:_.substring(2)}};if(w){const t=Object(v.a)(16),e=new o.a.Counter(t),r=new o.a.ModeOfOperation.ctr(h,e),n=Object(l.a)(r.encrypt(w)),f=new Date(),c=f.getUTCFullYear()+"-"+Object(M.e)(f.getUTCMonth()+1,2)+"-"+Object(M.e)(f.getUTCDate(),2)+"T"+Object(M.e)(f.getUTCHours(),2)+"-"+Object(M.e)(f.getUTCMinutes(),2)+"-"+Object(M.e)(f.getUTCSeconds(),2)+".0Z";data["x-ethers"]={client:E,gethFilename:"UTC--"+c+"--"+data.address,mnemonicCounter:Object(l.i)(t).substring(2),mnemonicCiphertext:Object(l.i)(n).substring(2),path:path,locale:A,version:"0.1"};}return JSON.stringify(data);});}},,,function(t,e,r){"use strict";var n=r(50),o=r(44);function f(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32;}e.BlockHash=f,f.prototype.update=function(t,e){if(t=n.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var r=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-r,t.length),0===this.pending.length&&(this.pending=null),t=n.join32(t,0,t.length-r,this.endian);for(var i=0;i>>24&255,n[i++]=t>>>16&255,n[i++]=t>>>8&255,n[i++]=255&t;}else for(n[i++]=255&t,n[i++]=t>>>8&255,n[i++]=t>>>16&255,n[i++]=t>>>24&255,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,o=8;oinput.length)throw new Error("invalid rlp: total length is larger than the data");if(0===(n=input.slice(r,d)).length)throw new Error("invalid rlp, List has a invalid length");for(;n.length;)o=c(n),h.push(o.data),n=o.remainder;return{data:h,remainder:input.slice(d)};}function l(t){return"0x"===t.slice(0,2);}function d(t){if(t<0)throw new Error("Invalid integer as argument, must be unsigned!");var e=t.toString(16);return e.length%2?"0"+e:e;}function m(e){if(!t.isBuffer(e)){if("string"==typeof e)return l(e)?t.from((a="string"!=typeof(n=e)?n:l(n)?n.slice(2):n).length%2?"0"+a:a,"hex"):t.from(e);if("number"==typeof e||"bigint"==typeof e)return e?(r=d(e),t.from(r,"hex")):t.from([]);if(null==e)return t.from([]);if(e instanceof Uint8Array)return t.from(e);if(o.default.isBN(e))return t.from(e.toArray());throw new Error("invalid type");}var r,a,n;return e;}e.encode=function e(input){if(Array.isArray(input)){for(var output=[],i=0;i0&&"0"===t.toString();)t=(a=a.slice(1))[0];return a;},e.stripZeros=e.unpad,e.toBuffer=function(e){if(!t.isBuffer(e))if(Array.isArray(e))e=t.from(e);else if("string"==typeof e){if(!n.isHexString(e))throw new Error("Cannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: "+e);e=t.from(n.padToEven(n.stripHexPrefix(e)),"hex");}else if("number"==typeof e)e=n.intToBuffer(e);else if(null==e)e=t.allocUnsafe(0);else if(o.isBN(e))e=e.toArrayLike(t);else{if(!e.toArray)throw new Error("invalid type");e=t.from(e.toArray());}return e;},e.bufferToInt=function(t){return new o(e.toBuffer(t)).toNumber();},e.bufferToHex=function(t){return"0x"+(t=e.toBuffer(t)).toString("hex");},e.fromSigned=function(t){return new o(t).fromTwos(256);},e.toUnsigned=function(e){return t.from(e.toTwos(256).toArray());},e.addHexPrefix=function(t){return"string"!=typeof t||n.isHexPrefixed(t)?t:"0x"+t;},e.baToJSON=function(r){if(t.isBuffer(r))return"0x"+r.toString("hex");if(r instanceof Array){for(var n=[],i=0;i"+content+"";},M=function(t){t.write(_("")),t.close();var e=t.parentWindow.Object;return t=null,e;},A=function(){try{n=new ActiveXObject("htmlfile");}catch(t){}var t,iframe,e;A="undefined"!=typeof document?document.domain&&n?M(n):(iframe=l("iframe"),e="java"+y+":",iframe.style.display="none",html.appendChild(iframe),iframe.src=String(e),(t=iframe.contentWindow.document).open(),t.write(_("document.F=Object")),t.close(),t.F):M(n);for(var r=h.length;r--;)delete A[m][h[r]];return A();};c[v]=!0,t.exports=Object.create||function(t,e){var r;return null!==t?(w[m]=o(t),r=new w(),w[m]=null,r[v]=t):r=A(),void 0===e?r:f.f(r,e);};},function(t,e,r){"use strict";r.r(e),r.d(e,"Provider",function(){return n.b;}),r.d(e,"BaseProvider",function(){return pt;}),r.d(e,"Resolver",function(){return ht;}),r.d(e,"UrlJsonRpcProvider",function(){return Ft;}),r.d(e,"FallbackProvider",function(){return ve;}),r.d(e,"AlchemyProvider",function(){return Kt;}),r.d(e,"AlchemyWebSocketProvider",function(){return qt;}),r.d(e,"AnkrProvider",function(){return Gt;}),r.d(e,"CloudflareProvider",function(){return Zt;}),r.d(e,"EtherscanProvider",function(){return ne;}),r.d(e,"InfuraProvider",function(){return Ee;}),r.d(e,"InfuraWebSocketProvider",function(){return Ae;}),r.d(e,"JsonRpcProvider",function(){return Tt;}),r.d(e,"JsonRpcBatchProvider",function(){return xe;}),r.d(e,"NodesmithProvider",function(){return Ie;}),r.d(e,"PocketProvider",function(){return Oe;}),r.d(e,"StaticJsonRpcProvider",function(){return Lt;}),r.d(e,"Web3Provider",function(){return Pe;}),r.d(e,"WebSocketProvider",function(){return Pt;}),r.d(e,"IpcProvider",function(){return we;}),r.d(e,"JsonRpcSigner",function(){return St;}),r.d(e,"getDefaultProvider",function(){return je;}),r.d(e,"getNetwork",function(){return v;}),r.d(e,"isCommunityResource",function(){return D;}),r.d(e,"isCommunityResourcable",function(){return F;}),r.d(e,"showThrottleMessage",function(){return K;}),r.d(e,"Formatter",function(){return L;});var n=r(49),o=r(2);const f=new o.b("networks/5.7.1");function h(t){const e=function(e,r){null==r&&(r={});const n=[];if(e.InfuraProvider&&"-"!==r.infura)try{n.push(new e.InfuraProvider(t,r.infura));}catch(t){}if(e.EtherscanProvider&&"-"!==r.etherscan)try{n.push(new e.EtherscanProvider(t,r.etherscan));}catch(t){}if(e.AlchemyProvider&&"-"!==r.alchemy)try{n.push(new e.AlchemyProvider(t,r.alchemy));}catch(t){}if(e.PocketProvider&&"-"!==r.pocket){const o=["goerli","ropsten","rinkeby","sepolia"];try{const f=new e.PocketProvider(t,r.pocket);f.network&&-1===o.indexOf(f.network.name)&&n.push(f);}catch(t){}}if(e.CloudflareProvider&&"-"!==r.cloudflare)try{n.push(new e.CloudflareProvider(t));}catch(t){}if(e.AnkrProvider&&"-"!==r.ankr)try{const o=["ropsten"],f=new e.AnkrProvider(t,r.ankr);f.network&&-1===o.indexOf(f.network.name)&&n.push(f);}catch(t){}if(0===n.length)return null;if(e.FallbackProvider){let o=1;return null!=r.quorum?o=r.quorum:"homestead"===t&&(o=2),new e.FallbackProvider(n,o);}return n[0];};return e.renetwork=function(t){return h(t);},e;}function c(t,e){const r=function(r,n){return r.JsonRpcProvider?new r.JsonRpcProvider(t,e):null;};return r.renetwork=function(e){return c(t,e);},r;}const l={chainId:1,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"homestead",_defaultProvider:h("homestead")},d={chainId:3,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"ropsten",_defaultProvider:h("ropsten")},m={chainId:63,name:"classicMordor",_defaultProvider:c("https://www.ethercluster.com/mordor","classicMordor")},y={unspecified:{chainId:0,name:"unspecified"},homestead:l,mainnet:l,morden:{chainId:2,name:"morden"},ropsten:d,testnet:d,rinkeby:{chainId:4,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"rinkeby",_defaultProvider:h("rinkeby")},kovan:{chainId:42,name:"kovan",_defaultProvider:h("kovan")},goerli:{chainId:5,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"goerli",_defaultProvider:h("goerli")},kintsugi:{chainId:1337702,name:"kintsugi"},sepolia:{chainId:11155111,name:"sepolia",_defaultProvider:h("sepolia")},classic:{chainId:61,name:"classic",_defaultProvider:c("https://www.ethercluster.com/etc","classic")},classicMorden:{chainId:62,name:"classicMorden"},classicMordor:m,classicTestnet:m,classicKotti:{chainId:6,name:"classicKotti",_defaultProvider:c("https://www.ethercluster.com/kotti","classicKotti")},xdai:{chainId:100,name:"xdai"},matic:{chainId:137,name:"matic",_defaultProvider:h("matic")},maticmum:{chainId:80001,name:"maticmum"},optimism:{chainId:10,name:"optimism",_defaultProvider:h("optimism")},"optimism-kovan":{chainId:69,name:"optimism-kovan"},"optimism-goerli":{chainId:420,name:"optimism-goerli"},arbitrum:{chainId:42161,name:"arbitrum"},"arbitrum-rinkeby":{chainId:421611,name:"arbitrum-rinkeby"},"arbitrum-goerli":{chainId:421613,name:"arbitrum-goerli"},bnb:{chainId:56,name:"bnb"},bnbt:{chainId:97,name:"bnbt"}};function v(t){if(null==t)return null;if("number"==typeof t){for(const e in y){const r=y[e];if(r.chainId===t)return{name:r.name,chainId:r.chainId,ensAddress:r.ensAddress||null,_defaultProvider:r._defaultProvider||null};}return{chainId:t,name:"unknown"};}if("string"==typeof t){const e=y[t];return null==e?null:{name:e.name,chainId:e.chainId,ensAddress:e.ensAddress,_defaultProvider:e._defaultProvider||null};}const e=y[t.name];if(!e)return"number"!=typeof t.chainId&&f.throwArgumentError("invalid network chainId","network",t),t;0!==t.chainId&&t.chainId!==e.chainId&&f.throwArgumentError("network chainId mismatch","network",t);let r=t._defaultProvider||null;var n;return null==r&&e._defaultProvider&&(r=(n=e._defaultProvider)&&"function"==typeof n.renetwork?e._defaultProvider.renetwork(t):e._defaultProvider),{name:t.name,chainId:e.chainId,ensAddress:t.ensAddress||e.ensAddress||null,_defaultProvider:r};}var w=r(147),_=r(59),M=r(11),A=r(0),E=r(208),x=r(610),S=r(1),I=r(323),k=r(36),T=r(22),O=r(200),B=r.n(O);const C="providers/5.7.2";var R=r(6),P=r(209),N=r(15);const j=new o.b(C);class L{constructor(){this.formats=this.getDefaultFormats();}getDefaultFormats(){const t={},address=this.address.bind(this),e=this.bigNumber.bind(this),r=this.blockTag.bind(this),data=this.data.bind(this),n=this.hash.bind(this),o=this.hex.bind(this),f=this.number.bind(this),h=this.type.bind(this);return t.transaction={hash:n,type:h,accessList:L.allowNull(this.accessList.bind(this),null),blockHash:L.allowNull(n,null),blockNumber:L.allowNull(f,null),transactionIndex:L.allowNull(f,null),confirmations:L.allowNull(f,null),from:address,gasPrice:L.allowNull(e),maxPriorityFeePerGas:L.allowNull(e),maxFeePerGas:L.allowNull(e),gasLimit:e,to:L.allowNull(address,null),value:e,nonce:f,data:data,r:L.allowNull(this.uint256),s:L.allowNull(this.uint256),v:L.allowNull(f),creates:L.allowNull(address,null),raw:L.allowNull(data)},t.transactionRequest={from:L.allowNull(address),nonce:L.allowNull(f),gasLimit:L.allowNull(e),gasPrice:L.allowNull(e),maxPriorityFeePerGas:L.allowNull(e),maxFeePerGas:L.allowNull(e),to:L.allowNull(address),value:L.allowNull(e),data:L.allowNull(t=>this.data(t,!0)),type:L.allowNull(f),accessList:L.allowNull(this.accessList.bind(this),null)},t.receiptLog={transactionIndex:f,blockNumber:f,transactionHash:n,address:address,topics:L.arrayOf(n),data:data,logIndex:f,blockHash:n},t.receipt={to:L.allowNull(this.address,null),from:L.allowNull(this.address,null),contractAddress:L.allowNull(address,null),transactionIndex:f,root:L.allowNull(o),gasUsed:e,logsBloom:L.allowNull(data),blockHash:n,transactionHash:n,logs:L.arrayOf(this.receiptLog.bind(this)),blockNumber:f,confirmations:L.allowNull(f,null),cumulativeGasUsed:e,effectiveGasPrice:L.allowNull(e),status:L.allowNull(f),type:h},t.block={hash:L.allowNull(n),parentHash:n,number:f,timestamp:f,nonce:L.allowNull(o),difficulty:this.difficulty.bind(this),gasLimit:e,gasUsed:e,miner:L.allowNull(address),extraData:data,transactions:L.allowNull(L.arrayOf(n)),baseFeePerGas:L.allowNull(e)},t.blockWithTransactions=Object(S.g)(t.block),t.blockWithTransactions.transactions=L.allowNull(L.arrayOf(this.transactionResponse.bind(this))),t.filter={fromBlock:L.allowNull(r,void 0),toBlock:L.allowNull(r,void 0),blockHash:L.allowNull(n,void 0),address:L.allowNull(address,void 0),topics:L.allowNull(this.topics.bind(this),void 0)},t.filterLog={blockNumber:L.allowNull(f),blockHash:L.allowNull(n),transactionIndex:f,removed:L.allowNull(this.boolean.bind(this)),address:address,data:L.allowFalsish(data,"0x"),topics:L.arrayOf(n),transactionHash:n,logIndex:f},t;}accessList(t){return Object(N.b)(t||[]);}number(t){return"0x"===t?0:M.a.from(t).toNumber();}type(t){return"0x"===t||null==t?0:M.a.from(t).toNumber();}bigNumber(t){return M.a.from(t);}boolean(t){if("boolean"==typeof t)return t;if("string"==typeof t){if("true"===(t=t.toLowerCase()))return!0;if("false"===t)return!1;}throw new Error("invalid boolean - "+t);}hex(t,e){return"string"==typeof t&&(e||"0x"===t.substring(0,2)||(t="0x"+t),Object(A.l)(t))?t.toLowerCase():j.throwArgumentError("invalid hash","value",t);}data(t,e){const r=this.hex(t,e);if(r.length%2!=0)throw new Error("invalid data; odd-length - "+t);return r;}address(t){return Object(R.a)(t);}callAddress(t){if(!Object(A.l)(t,32))return null;const address=Object(R.a)(Object(A.e)(t,12));return address===P.a?null:address;}contractAddress(t){return Object(R.b)(t);}blockTag(t){if(null==t)return"latest";if("earliest"===t)return"0x0";switch(t){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return t;}if("number"==typeof t||Object(A.l)(t))return Object(A.g)(t);throw new Error("invalid blockTag");}hash(t,e){const r=this.hex(t,e);return 32!==Object(A.d)(r)?j.throwArgumentError("invalid hash","value",t):r;}difficulty(t){if(null==t)return null;const e=M.a.from(t);try{return e.toNumber();}catch(t){}return null;}uint256(t){if(!Object(A.l)(t))throw new Error("invalid uint256");return Object(A.h)(t,32);}_block(t,e){null!=t.author&&null==t.miner&&(t.miner=t.author);const r=null!=t._difficulty?t._difficulty:t.difficulty,n=L.check(e,t);return n._difficulty=null==r?null:M.a.from(r),n;}block(t){return this._block(t,this.formats.block);}blockWithTransactions(t){return this._block(t,this.formats.blockWithTransactions);}transactionRequest(t){return L.check(this.formats.transactionRequest,t);}transactionResponse(t){null!=t.gas&&null==t.gasLimit&&(t.gasLimit=t.gas),t.to&&M.a.from(t.to).isZero()&&(t.to="0x0000000000000000000000000000000000000000"),null!=t.input&&null==t.data&&(t.data=t.input),null==t.to&&null==t.creates&&(t.creates=this.contractAddress(t)),1!==t.type&&2!==t.type||null!=t.accessList||(t.accessList=[]);const e=L.check(this.formats.transaction,t);if(null!=t.chainId){let r=t.chainId;Object(A.l)(r)&&(r=M.a.from(r).toNumber()),e.chainId=r;}else{let r=t.networkId;null==r&&null==e.v&&(r=t.chainId),Object(A.l)(r)&&(r=M.a.from(r).toNumber()),"number"!=typeof r&&null!=e.v&&(r=(e.v-35)/2,r<0&&(r=0),r=parseInt(r)),"number"!=typeof r&&(r=0),e.chainId=r;}return e.blockHash&&"x"===e.blockHash.replace(/0/g,"")&&(e.blockHash=null),e;}transaction(t){return Object(N.d)(t);}receiptLog(t){return L.check(this.formats.receiptLog,t);}receipt(t){const e=L.check(this.formats.receipt,t);if(null!=e.root)if(e.root.length<=4){const t=M.a.from(e.root).toNumber();0===t||1===t?(null!=e.status&&e.status!==t&&j.throwArgumentError("alt-root-status/status mismatch","value",{root:e.root,status:e.status}),e.status=t,delete e.root):j.throwArgumentError("invalid alt-root-status","value.root",e.root);}else 66!==e.root.length&&j.throwArgumentError("invalid root hash","value.root",e.root);return null!=e.status&&(e.byzantium=!0),e;}topics(t){return Array.isArray(t)?t.map(t=>this.topics(t)):null!=t?this.hash(t,!0):null;}filter(t){return L.check(this.formats.filter,t);}filterLog(t){return L.check(this.formats.filterLog,t);}static check(t,object){const e={};for(const r in t)try{const n=t[r](object[r]);void 0!==n&&(e[r]=n);}catch(t){throw t.checkKey=r,t.checkValue=object[r],t;}return e;}static allowNull(t,e){return function(r){return null==r?e:t(r);};}static allowFalsish(t,e){return function(r){return r?t(r):e;};}static arrayOf(t){return function(e){if(!Array.isArray(e))throw new Error("not an array");const r=[];return e.forEach(function(e){r.push(t(e));}),r;};}}function F(t){return t&&"function"==typeof t.isCommunityResource;}function D(t){return F(t)&&t.isCommunityResource();}let U=!1;function K(){U||(U=!0,console.log("========= NOTICE ========="),console.log("Request-Rate Exceeded (this message will not be repeated)"),console.log(""),console.log("The default API keys for each service are provided as a highly-throttled,"),console.log("community resource for low-traffic projects and early prototyping."),console.log(""),console.log("While your application will continue to function, we highly recommended"),console.log("signing up for your own API keys to improve performance, increase your"),console.log("request rate/limit and enable other perks, such as metrics and advanced APIs."),console.log(""),console.log("For more details: https://docs.ethers.io/api-keys/"),console.log("=========================="));}var z=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const H=new o.b(C);function Q(t){return null==t?"null":(32!==Object(A.d)(t)&&H.throwArgumentError("invalid topic","topic",t),t.toLowerCase());}function G(t){for(t=t.slice();t.length>0&&null==t[t.length-1];)t.pop();return t.map(t=>{if(Array.isArray(t)){const e={};t.forEach(t=>{e[Q(t)]=!0;});const r=Object.keys(e);return r.sort(),r.join("|");}return Q(t);}).join("&");}function V(t){if("string"==typeof t){if(t=t.toLowerCase(),32===Object(A.d)(t))return"tx:"+t;if(-1===t.indexOf(":"))return t;}else{if(Array.isArray(t))return"filter:*:"+G(t);if(n.a.isForkEvent(t))throw H.warn("not implemented"),new Error("not implemented");if(t&&"object"==typeof t)return"filter:"+(t.address||"*")+":"+G(t.topics||[]);}throw new Error("invalid event - "+t);}function W(){return new Date().getTime();}function Z(t){return new Promise(e=>{setTimeout(e,t);});}const Y=["block","network","pending","poll"];class J{constructor(t,e,r){Object(S.d)(this,"tag",t),Object(S.d)(this,"listener",e),Object(S.d)(this,"once",r),this._lastBlockNumber=-2,this._inflight=!1;}get event(){switch(this.type){case"tx":return this.hash;case"filter":return this.filter;}return this.tag;}get type(){return this.tag.split(":")[0];}get hash(){const t=this.tag.split(":");return"tx"!==t[0]?null:t[1];}get filter(){const t=this.tag.split(":");if("filter"!==t[0])return null;const address=t[1],e=""===(data=t[2])?[]:data.split(/&/g).map(t=>{if(""===t)return[];const e=t.split("|").map(t=>"null"===t?null:t);return 1===e.length?e[0]:e;});var data;const filter={};return e.length>0&&(filter.topics=e),address&&"*"!==address&&(filter.address=address),filter;}pollable(){return this.tag.indexOf(":")>=0||Y.indexOf(this.tag)>=0;}}const X={0:{symbol:"btc",p2pkh:0,p2sh:5,prefix:"bc"},2:{symbol:"ltc",p2pkh:48,p2sh:50,prefix:"ltc"},3:{symbol:"doge",p2pkh:30,p2sh:22},60:{symbol:"eth",ilk:"eth"},61:{symbol:"etc",ilk:"eth"},700:{symbol:"xdai",ilk:"eth"}};function $(t){return Object(A.h)(M.a.from(t).toHexString(),32);}function tt(data){return _.a.encode(Object(A.b)([data,Object(A.e)(Object(I.c)(Object(I.c)(data)),0,4)]));}const et=new RegExp("^(ipfs)://(.*)$","i"),nt=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),et,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];function it(t,e){try{return Object(k.h)(ot(t,e));}catch(t){}return null;}function ot(t,e){if("0x"===t)return null;const r=M.a.from(Object(A.e)(t,e,e+32)).toNumber(),n=M.a.from(Object(A.e)(t,r,r+32)).toNumber();return Object(A.e)(t,r+32,r+32+n);}function at(link){return link.match(/^ipfs:\/\/ipfs\//i)?link=link.substring(12):link.match(/^ipfs:\/\//i)?link=link.substring(7):H.throwArgumentError("unsupported IPFS format","link",link),`https://gateway.ipfs.io/ipfs/${link}`;}function st(t){const e=Object(A.a)(t);if(e.length>32)throw new Error("internal; should not happen");const r=new Uint8Array(32);return r.set(e,32-e.length),r;}function ut(t){if(t.length%32==0)return t;const e=new Uint8Array(32*Math.ceil(t.length/32));return e.set(t),e;}function ft(t){const e=[];let r=0;for(let i=0;iM.a.from(t).eq(1)).catch(t=>{if(t.code===o.b.errors.CALL_EXCEPTION)return!1;throw this._supportsEip2544=null,t;})),this._supportsEip2544;}_fetch(t,e){return z(this,void 0,void 0,function*(){const r={to:this.address,ccipReadEnabled:!0,data:Object(A.c)([t,Object(x.c)(this.name),e||"0x"])};let n=!1;(yield this.supportsWildcard())&&(n=!0,r.data=Object(A.c)(["0x9061b923",ft([Object(x.a)(this.name),r.data])]));try{let t=yield this.provider.call(r);return Object(A.a)(t).length%32==4&&H.throwError("resolver threw error",o.b.errors.CALL_EXCEPTION,{transaction:r,data:t}),n&&(t=ot(t,0)),t;}catch(t){if(t.code===o.b.errors.CALL_EXCEPTION)return null;throw t;}});}_fetchBytes(t,e){return z(this,void 0,void 0,function*(){const r=yield this._fetch(t,e);return null!=r?ot(r,0):null;});}_getAddress(t,e){const r=X[String(t)];if(null==r&&H.throwError(`unsupported coin type: ${t}`,o.b.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${t})`}),"eth"===r.ilk)return this.provider.formatter.address(e);const n=Object(A.a)(e);if(null!=r.p2pkh){const t=e.match(/^0x76a9([0-9a-f][0-9a-f])([0-9a-f]*)88ac$/);if(t){const e=parseInt(t[1],16);if(t[2].length===2*e&&e>=1&&e<=75)return tt(Object(A.b)([[r.p2pkh],"0x"+t[2]]));}}if(null!=r.p2sh){const t=e.match(/^0xa9([0-9a-f][0-9a-f])([0-9a-f]*)87$/);if(t){const e=parseInt(t[1],16);if(t[2].length===2*e&&e>=1&&e<=75)return tt(Object(A.b)([[r.p2sh],"0x"+t[2]]));}}if(null!=r.prefix){const t=n[1];let e=n[0];if(0===e?20!==t&&32!==t&&(e=-1):e=-1,e>=0&&n.length===2+t&&t>=1&&t<=75){const t=B.a.toWords(n.slice(2));return t.unshift(e),B.a.encode(r.prefix,t);}}return null;}getAddress(t){return z(this,void 0,void 0,function*(){if(null==t&&(t=60),60===t)try{const t=yield this._fetch("0x3b3b57de");return"0x"===t||t===E.a?null:this.provider.formatter.callAddress(t);}catch(t){if(t.code===o.b.errors.CALL_EXCEPTION)return null;throw t;}const e=yield this._fetchBytes("0xf1cb7e06",$(t));if(null==e||"0x"===e)return null;const address=this._getAddress(t,e);return null==address&&H.throwError("invalid or unsupported coin data",o.b.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${t})`,coinType:t,data:e}),address;});}getAvatar(){return z(this,void 0,void 0,function*(){const t=[{type:"name",content:this.name}];try{const e=yield this.getText("avatar");if(null==e)return null;for(let i=0;it[a]);}return H.throwError("invalid or unsupported content hash data",o.b.errors.UNSUPPORTED_OPERATION,{operation:"getContentHash()",data:t});});}getText(t){return z(this,void 0,void 0,function*(){let e=Object(k.f)(t);e=Object(A.b)([$(64),$(e.length),e]),e.length%32!=0&&(e=Object(A.b)([e,Object(A.h)("0x",32-t.length%32)]));const r=yield this._fetchBytes("0x59d1d43c",Object(A.i)(e));return null==r||"0x"===r?null:Object(k.h)(r);});}}let ct=null,lt=1;class pt extends n.b{constructor(t){if(super(),this._events=[],this._emitted={block:-2},this.disableCcipRead=!1,this.formatter=new.target.getFormatter(),Object(S.d)(this,"anyNetwork","any"===t),this.anyNetwork&&(t=this.detectNetwork()),t instanceof Promise)this._networkPromise=t,t.catch(t=>{}),this._ready().catch(t=>{});else{const e=Object(S.e)(new.target,"getNetwork")(t);e?(Object(S.d)(this,"_network",e),this.emit("network",e,null)):H.throwArgumentError("invalid network","network",t);}this._maxInternalBlockNumber=-1024,this._lastBlockNumber=-2,this._maxFilterBlockRange=10,this._pollingInterval=4e3,this._fastQueryDate=0;}_ready(){return z(this,void 0,void 0,function*(){if(null==this._network){let t=null;if(this._networkPromise)try{t=yield this._networkPromise;}catch(t){}null==t&&(t=yield this.detectNetwork()),t||H.throwError("no network detected",o.b.errors.UNKNOWN_ERROR,{}),null==this._network&&(this.anyNetwork?this._network=t:Object(S.d)(this,"_network",t),this.emit("network",t,null));}return this._network;});}get ready(){return Object(T.c)(()=>this._ready().then(t=>t,t=>{if(t.code!==o.b.errors.NETWORK_ERROR||"noNetwork"!==t.event)throw t;}));}static getFormatter(){return null==ct&&(ct=new L()),ct;}static getNetwork(t){return v(null==t?"homestead":t);}ccipReadFetch(t,e,r){return z(this,void 0,void 0,function*(){if(this.disableCcipRead||0===r.length)return null;const n=t.to.toLowerCase(),data=e.toLowerCase(),f=[];for(let i=0;i=0?null:JSON.stringify({data:data,sender:n}),c=yield Object(T.b)({url:e,errorPassThrough:!0},h,(t,e)=>(t.status=e.statusCode,t));if(c.data)return c.data;const l=c.message||"unknown error";if(c.status>=400&&c.status<500)return H.throwError(`response not found during CCIP fetch: ${l}`,o.b.errors.SERVER_ERROR,{url:t,errorMessage:l});f.push(l);}return H.throwError(`error encountered during CCIP fetch: ${f.map(t=>JSON.stringify(t)).join(", ")}`,o.b.errors.SERVER_ERROR,{urls:r,errorMessages:f});});}_getInternalBlockNumber(t){return z(this,void 0,void 0,function*(){if(yield this._ready(),t>0)for(;this._internalBlockNumber;){const e=this._internalBlockNumber;try{const r=yield e;if(W()-r.respTime<=t)return r.blockNumber;break;}catch(t){if(this._internalBlockNumber===e)break;}}const e=W(),r=Object(S.f)({blockNumber:this.perform("getBlockNumber",{}),networkError:this.getNetwork().then(t=>null,t=>t)}).then(({blockNumber:t,networkError:n})=>{if(n)throw this._internalBlockNumber===r&&(this._internalBlockNumber=null),n;const o=W();return(t=M.a.from(t).toNumber()){this._internalBlockNumber===r&&(this._internalBlockNumber=null);}),(yield r).blockNumber;});}poll(){return z(this,void 0,void 0,function*(){const t=lt++,e=[];let r=null;try{r=yield this._getInternalBlockNumber(100+this.pollingInterval/2);}catch(t){return void this.emit("error",t);}if(this._setFastBlockNumber(r),this.emit("poll",t,r),r!==this._lastBlockNumber){if(-2===this._emitted.block&&(this._emitted.block=r-1),Math.abs(this._emitted.block-r)>1e3)H.warn(`network block skew detected; skipping block events (emitted=${this._emitted.block} blockNumber${r})`),this.emit("error",H.makeError("network block skew detected",o.b.errors.NETWORK_ERROR,{blockNumber:r,event:"blockSkew",previousBlockNumber:this._emitted.block})),this.emit("block",r);else for(let i=this._emitted.block+1;i<=r;i++)this.emit("block",i);this._emitted.block!==r&&(this._emitted.block=r,Object.keys(this._emitted).forEach(t=>{if("block"===t)return;const e=this._emitted[t];"pending"!==e&&r-e>12&&delete this._emitted[t];})),-2===this._lastBlockNumber&&(this._lastBlockNumber=r-1),this._events.forEach(t=>{switch(t.type){case"tx":{const r=t.hash;let n=this.getTransactionReceipt(r).then(t=>t&&null!=t.blockNumber?(this._emitted["t:"+r]=t.blockNumber,this.emit(r,t),null):null).catch(t=>{this.emit("error",t);});e.push(n);break;}case"filter":if(!t._inflight){t._inflight=!0,-2===t._lastBlockNumber&&(t._lastBlockNumber=r-1);const filter=t.filter;filter.fromBlock=t._lastBlockNumber+1,filter.toBlock=r;const n=filter.toBlock-this._maxFilterBlockRange;n>filter.fromBlock&&(filter.fromBlock=n),filter.fromBlock<0&&(filter.fromBlock=0);const o=this.getLogs(filter).then(e=>{t._inflight=!1,0!==e.length&&e.forEach(e=>{e.blockNumber>t._lastBlockNumber&&(t._lastBlockNumber=e.blockNumber),this._emitted["b:"+e.blockHash]=e.blockNumber,this._emitted["t:"+e.transactionHash]=e.blockNumber,this.emit(filter,e);});}).catch(e=>{this.emit("error",e),t._inflight=!1;});e.push(o);}}}),this._lastBlockNumber=r,Promise.all(e).then(()=>{this.emit("didPoll",t);}).catch(t=>{this.emit("error",t);});}else this.emit("didPoll",t);});}resetEventsBlock(t){this._lastBlockNumber=t-1,this.polling&&this.poll();}get network(){return this._network;}detectNetwork(){return z(this,void 0,void 0,function*(){return H.throwError("provider does not support network detection",o.b.errors.UNSUPPORTED_OPERATION,{operation:"provider.detectNetwork"});});}getNetwork(){return z(this,void 0,void 0,function*(){const t=yield this._ready(),e=yield this.detectNetwork();if(t.chainId!==e.chainId){if(this.anyNetwork)return this._network=e,this._lastBlockNumber=-2,this._fastBlockNumber=null,this._fastBlockNumberPromise=null,this._fastQueryDate=0,this._emitted.block=-2,this._maxInternalBlockNumber=-1024,this._internalBlockNumber=null,this.emit("network",e,t),yield Z(0),this._network;const r=H.makeError("underlying network changed",o.b.errors.NETWORK_ERROR,{event:"changed",network:t,detectedNetwork:e});throw this.emit("error",r),r;}return t;});}get blockNumber(){return this._getInternalBlockNumber(100+this.pollingInterval/2).then(t=>{this._setFastBlockNumber(t);},t=>{}),null!=this._fastBlockNumber?this._fastBlockNumber:-1;}get polling(){return null!=this._poller;}set polling(t){t&&!this._poller?(this._poller=setInterval(()=>{this.poll();},this.pollingInterval),this._bootstrapPoll||(this._bootstrapPoll=setTimeout(()=>{this.poll(),this._bootstrapPoll=setTimeout(()=>{this._poller||this.poll(),this._bootstrapPoll=null;},this.pollingInterval);},0))):!t&&this._poller&&(clearInterval(this._poller),this._poller=null);}get pollingInterval(){return this._pollingInterval;}set pollingInterval(t){if("number"!=typeof t||t<=0||parseInt(String(t))!=t)throw new Error("invalid polling interval");this._pollingInterval=t,this._poller&&(clearInterval(this._poller),this._poller=setInterval(()=>{this.poll();},this._pollingInterval));}_getFastBlockNumber(){const t=W();return t-this._fastQueryDate>2*this._pollingInterval&&(this._fastQueryDate=t,this._fastBlockNumberPromise=this.getBlockNumber().then(t=>((null==this._fastBlockNumber||t>this._fastBlockNumber)&&(this._fastBlockNumber=t),this._fastBlockNumber))),this._fastBlockNumberPromise;}_setFastBlockNumber(t){null!=this._fastBlockNumber&&tthis._fastBlockNumber)&&(this._fastBlockNumber=t,this._fastBlockNumberPromise=Promise.resolve(t)));}waitForTransaction(t,e,r){return z(this,void 0,void 0,function*(){return this._waitForTransaction(t,null==e?1:e,r||0,null);});}_waitForTransaction(t,e,r,n){return z(this,void 0,void 0,function*(){const f=yield this.getTransactionReceipt(t);return(f?f.confirmations:0)>=e?f:new Promise((f,h)=>{const c=[];let l=!1;const d=function(){return!!l||(l=!0,c.forEach(t=>{t();}),!1);},m=t=>{t.confirmations{this.removeListener(t,m);}),n){let r=n.startBlock,f=null;const m=c=>z(this,void 0,void 0,function*(){l||(yield Z(1e3),this.getTransactionCount(n.from).then(y=>z(this,void 0,void 0,function*(){if(!l){if(y<=n.nonce)r=c;else{{const e=yield this.getTransaction(t);if(e&&null!=e.blockNumber)return;}for(null==f&&(f=r-3,f{l||this.once("block",m);}));});if(l)return;this.once("block",m),c.push(()=>{this.removeListener("block",m);});}if("number"==typeof r&&r>0){const t=setTimeout(()=>{d()||h(H.makeError("timeout exceeded",o.b.errors.TIMEOUT,{timeout:r}));},r);t.unref&&t.unref(),c.push(()=>{clearTimeout(t);});}});});}getBlockNumber(){return z(this,void 0,void 0,function*(){return this._getInternalBlockNumber(0);});}getGasPrice(){return z(this,void 0,void 0,function*(){yield this.getNetwork();const t=yield this.perform("getGasPrice",{});try{return M.a.from(t);}catch(e){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getGasPrice",result:t,error:e});}});}getBalance(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const r=yield Object(S.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),n=yield this.perform("getBalance",r);try{return M.a.from(n);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getBalance",params:r,result:n,error:t});}});}getTransactionCount(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const r=yield Object(S.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),n=yield this.perform("getTransactionCount",r);try{return M.a.from(n).toNumber();}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getTransactionCount",params:r,result:n,error:t});}});}getCode(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const r=yield Object(S.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),n=yield this.perform("getCode",r);try{return Object(A.i)(n);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getCode",params:r,result:n,error:t});}});}getStorageAt(t,e,r){return z(this,void 0,void 0,function*(){yield this.getNetwork();const n=yield Object(S.f)({address:this._getAddress(t),blockTag:this._getBlockTag(r),position:Promise.resolve(e).then(p=>Object(A.g)(p))}),f=yield this.perform("getStorageAt",n);try{return Object(A.i)(f);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getStorageAt",params:n,result:f,error:t});}});}_wrapTransaction(t,e,r){if(null!=e&&32!==Object(A.d)(e))throw new Error("invalid response - sendTransaction");const n=t;return null!=e&&t.hash!==e&&H.throwError("Transaction hash mismatch from Provider.sendTransaction.",o.b.errors.UNKNOWN_ERROR,{expectedHash:t.hash,returnedHash:e}),n.wait=(e,n)=>z(this,void 0,void 0,function*(){let f;null==e&&(e=1),null==n&&(n=0),0!==e&&null!=r&&(f={data:t.data,from:t.from,nonce:t.nonce,to:t.to,value:t.value,startBlock:r});const h=yield this._waitForTransaction(t.hash,e,n,f);return null==h&&0===e?null:(this._emitted["t:"+t.hash]=h.blockNumber,0===h.status&&H.throwError("transaction failed",o.b.errors.CALL_EXCEPTION,{transactionHash:t.hash,transaction:t,receipt:h}),h);}),n;}sendTransaction(t){return z(this,void 0,void 0,function*(){yield this.getNetwork();const e=yield Promise.resolve(t).then(t=>Object(A.i)(t)),r=this.formatter.transaction(t);null==r.confirmations&&(r.confirmations=0);const n=yield this._getInternalBlockNumber(100+2*this.pollingInterval);try{const t=yield this.perform("sendTransaction",{signedTransaction:e});return this._wrapTransaction(r,t,n);}catch(t){throw t.transaction=r,t.transactionHash=r.hash,t;}});}_getTransactionRequest(t){return z(this,void 0,void 0,function*(){const e=yield t,r={};return["from","to"].forEach(t=>{null!=e[t]&&(r[t]=Promise.resolve(e[t]).then(t=>t?this._getAddress(t):null));}),["gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","value"].forEach(t=>{null!=e[t]&&(r[t]=Promise.resolve(e[t]).then(t=>t?M.a.from(t):null));}),["type"].forEach(t=>{null!=e[t]&&(r[t]=Promise.resolve(e[t]).then(t=>null!=t?t:null));}),e.accessList&&(r.accessList=this.formatter.accessList(e.accessList)),["data"].forEach(t=>{null!=e[t]&&(r[t]=Promise.resolve(e[t]).then(t=>t?Object(A.i)(t):null));}),this.formatter.transactionRequest(yield Object(S.f)(r));});}_getFilter(filter){return z(this,void 0,void 0,function*(){filter=yield filter;const t={};return null!=filter.address&&(t.address=this._getAddress(filter.address)),["blockHash","topics"].forEach(e=>{null!=filter[e]&&(t[e]=filter[e]);}),["fromBlock","toBlock"].forEach(e=>{null!=filter[e]&&(t[e]=this._getBlockTag(filter[e]));}),this.formatter.filter(yield Object(S.f)(t));});}_call(t,e,r){return z(this,void 0,void 0,function*(){r>=10&&H.throwError("CCIP read exceeded maximum redirections",o.b.errors.SERVER_ERROR,{redirects:r,transaction:t});const n=t.to,f=yield this.perform("call",{transaction:t,blockTag:e});if(r>=0&&"latest"===e&&null!=n&&"0x556f1830"===f.substring(0,10)&&Object(A.d)(f)%32==4)try{const data=Object(A.e)(f,4),h=Object(A.e)(data,0,32);M.a.from(h).eq(n)||H.throwError("CCIP Read sender did not match",o.b.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:t,data:f});const c=[],l=M.a.from(Object(A.e)(data,32,64)).toNumber(),d=M.a.from(Object(A.e)(data,l,l+32)).toNumber(),m=Object(A.e)(data,l+32);for(let u=0;uz(this,void 0,void 0,function*(){const t=yield this.perform("getBlock",n);if(null==t)return null!=n.blockHash&&null==this._emitted["b:"+n.blockHash]||null!=n.blockTag&&r>this._emitted.block?null:void 0;if(e){let e=null;for(let i=0;ithis._wrapTransaction(t)),r;}return this.formatter.block(t);}),{oncePoll:this});});}getBlock(t){return this._getBlock(t,!1);}getBlockWithTransactions(t){return this._getBlock(t,!0);}getTransaction(t){return z(this,void 0,void 0,function*(){yield this.getNetwork(),t=yield t;const e={transactionHash:this.formatter.hash(t,!0)};return Object(T.c)(()=>z(this,void 0,void 0,function*(){const r=yield this.perform("getTransaction",e);if(null==r)return null==this._emitted["t:"+t]?null:void 0;const n=this.formatter.transactionResponse(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let t=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;t<=0&&(t=1),n.confirmations=t;}return this._wrapTransaction(n);}),{oncePoll:this});});}getTransactionReceipt(t){return z(this,void 0,void 0,function*(){yield this.getNetwork(),t=yield t;const e={transactionHash:this.formatter.hash(t,!0)};return Object(T.c)(()=>z(this,void 0,void 0,function*(){const r=yield this.perform("getTransactionReceipt",e);if(null==r)return null==this._emitted["t:"+t]?null:void 0;if(null==r.blockHash)return;const n=this.formatter.receipt(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let t=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;t<=0&&(t=1),n.confirmations=t;}return n;}),{oncePoll:this});});}getLogs(filter){return z(this,void 0,void 0,function*(){yield this.getNetwork();const t=yield Object(S.f)({filter:this._getFilter(filter)}),e=yield this.perform("getLogs",t);return e.forEach(t=>{null==t.removed&&(t.removed=!1);}),L.arrayOf(this.formatter.filterLog.bind(this.formatter))(e);});}getEtherPrice(){return z(this,void 0,void 0,function*(){return yield this.getNetwork(),this.perform("getEtherPrice",{});});}_getBlockTag(t){return z(this,void 0,void 0,function*(){if("number"==typeof(t=yield t)&&t<0){t%1&&H.throwArgumentError("invalid BlockTag","blockTag",t);let e=yield this._getInternalBlockNumber(100+2*this.pollingInterval);return e+=t,e<0&&(e=0),this.formatter.blockTag(e);}return this.formatter.blockTag(t);});}getResolver(t){return z(this,void 0,void 0,function*(){let e=t;for(;;){if(""===e||"."===e)return null;if("eth"!==t&&"eth"===e)return null;const r=yield this._getResolver(e,"getResolver");if(null!=r){const n=new ht(this,r,t);return e===t||(yield n.supportsWildcard())?n:null;}e=e.split(".").slice(1).join(".");}});}_getResolver(t,e){return z(this,void 0,void 0,function*(){null==e&&(e="ENS");const r=yield this.getNetwork();r.ensAddress||H.throwError("network does not support ENS",o.b.errors.UNSUPPORTED_OPERATION,{operation:e,network:r.name});try{const e=yield this.call({to:r.ensAddress,data:"0x0178b8bf"+Object(x.c)(t).substring(2)});return this.formatter.callAddress(e);}catch(t){}return null;});}resolveName(t){return z(this,void 0,void 0,function*(){t=yield t;try{return Promise.resolve(this.formatter.address(t));}catch(e){if(Object(A.l)(t))throw e;}"string"!=typeof t&&H.throwArgumentError("invalid ENS name","name",t);const e=yield this.getResolver(t);return e?yield e.getAddress():null;});}lookupAddress(address){return z(this,void 0,void 0,function*(){address=yield address;const t=(address=this.formatter.address(address)).substring(2).toLowerCase()+".addr.reverse",e=yield this._getResolver(t,"lookupAddress");if(null==e)return null;const r=it(yield this.call({to:e,data:"0x691f3431"+Object(x.c)(t).substring(2)}),0);return(yield this.resolveName(r))!=address?null:r;});}getAvatar(t){return z(this,void 0,void 0,function*(){let e=null;if(Object(A.l)(t)){const r=this.formatter.address(t).substring(2).toLowerCase()+".addr.reverse",n=yield this._getResolver(r,"getAvatar");if(!n)return null;e=new ht(this,n,r);try{const t=yield e.getAvatar();if(t)return t.url;}catch(t){if(t.code!==o.b.errors.CALL_EXCEPTION)throw t;}try{const t=it(yield this.call({to:n,data:"0x691f3431"+Object(x.c)(r).substring(2)}),0);e=yield this.getResolver(t);}catch(t){if(t.code!==o.b.errors.CALL_EXCEPTION)throw t;return null;}}else if(e=yield this.getResolver(t),!e)return null;const r=yield e.getAvatar();return null==r?null:r.url;});}perform(t,e){return H.throwError(t+" not implemented",o.b.errors.NOT_IMPLEMENTED,{operation:t});}_startEvent(t){this.polling=this._events.filter(t=>t.pollable()).length>0;}_stopEvent(t){this.polling=this._events.filter(t=>t.pollable()).length>0;}_addEventListener(t,e,r){const n=new J(V(t),e,r);return this._events.push(n),this._startEvent(n),this;}on(t,e){return this._addEventListener(t,e,!1);}once(t,e){return this._addEventListener(t,e,!0);}emit(t,...e){let r=!1,n=[],o=V(t);return this._events=this._events.filter(t=>t.tag!==o||(setTimeout(()=>{t.listener.apply(this,e);},0),r=!0,!t.once||(n.push(t),!1))),n.forEach(t=>{this._stopEvent(t);}),r;}listenerCount(t){if(!t)return this._events.length;let e=V(t);return this._events.filter(t=>t.tag===e).length;}listeners(t){if(null==t)return this._events.map(t=>t.listener);let e=V(t);return this._events.filter(t=>t.tag===e).map(t=>t.listener);}off(t,e){if(null==e)return this.removeAllListeners(t);const r=[];let n=!1,o=V(t);return this._events=this._events.filter(t=>t.tag!==o||t.listener!=e||!!n||(n=!0,r.push(t),!1)),r.forEach(t=>{this._stopEvent(t);}),this;}removeAllListeners(t){let e=[];if(null==t)e=this._events,this._events=[];else{const r=V(t);this._events=this._events.filter(t=>t.tag!==r||(e.push(t),!1));}return e.forEach(t=>{this._stopEvent(t);}),this;}}var mt=r(41),bt=r(607),yt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const gt=new o.b(C),vt=["call","estimateGas"];function wt(t,e){if(null==t)return null;if("string"==typeof t.message&&t.message.match("reverted")){const data=Object(A.l)(t.data)?t.data:null;if(!e||data)return{message:t.message,data:data};}if("object"==typeof t){for(const r in t){const n=wt(t[r],e);if(n)return n;}return null;}if("string"==typeof t)try{return wt(JSON.parse(t),e);}catch(t){}return null;}function _t(t,e,r){const n=r.transaction||r.signedTransaction;if("call"===t){const t=wt(e,!0);if(t)return t.data;gt.throwError("missing revert data in call exception; Transaction reverted without a reason string",o.b.errors.CALL_EXCEPTION,{data:"0x",transaction:n,error:e});}if("estimateGas"===t){let r=wt(e.body,!1);null==r&&(r=wt(e,!1)),r&>.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{reason:r.message,method:t,transaction:n,error:e});}let f=e.message;throw e.code===o.b.errors.SERVER_ERROR&&e.error&&"string"==typeof e.error.message?f=e.error.message:"string"==typeof e.body?f=e.body:"string"==typeof e.responseText&&(f=e.responseText),f=(f||"").toLowerCase(),f.match(/insufficient funds|base fee exceeds gas limit|InsufficientFunds/i)&>.throwError("insufficient funds for intrinsic transaction cost",o.b.errors.INSUFFICIENT_FUNDS,{error:e,method:t,transaction:n}),f.match(/nonce (is )?too low/i)&>.throwError("nonce has already been used",o.b.errors.NONCE_EXPIRED,{error:e,method:t,transaction:n}),f.match(/replacement transaction underpriced|transaction gas price.*too low/i)&>.throwError("replacement fee too low",o.b.errors.REPLACEMENT_UNDERPRICED,{error:e,method:t,transaction:n}),f.match(/only replay-protected/i)&>.throwError("legacy pre-eip-155 transactions not supported",o.b.errors.UNSUPPORTED_OPERATION,{error:e,method:t,transaction:n}),vt.indexOf(t)>=0&&f.match(/gas required exceeds allowance|always failing transaction|execution reverted|revert/)&>.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,method:t,transaction:n}),e;}function Mt(t){return new Promise(function(e){setTimeout(e,t);});}function At(t){if(t.error){const e=new Error(t.error.message);throw e.code=t.error.code,e.data=t.error.data,e;}return t.result;}function Et(t){return t?t.toLowerCase():t;}const xt={};class St extends mt.a{constructor(t,e,r){if(super(),t!==xt)throw new Error("do not call the JsonRpcSigner constructor directly; use provider.getSigner");Object(S.d)(this,"provider",e),null==r&&(r=0),"string"==typeof r?(Object(S.d)(this,"_address",this.provider.formatter.address(r)),Object(S.d)(this,"_index",null)):"number"==typeof r?(Object(S.d)(this,"_index",r),Object(S.d)(this,"_address",null)):gt.throwArgumentError("invalid address or index","addressOrIndex",r);}connect(t){return gt.throwError("cannot alter JSON-RPC Signer connection",o.b.errors.UNSUPPORTED_OPERATION,{operation:"connect"});}connectUnchecked(){return new It(xt,this.provider,this._address||this._index);}getAddress(){return this._address?Promise.resolve(this._address):this.provider.send("eth_accounts",[]).then(t=>(t.length<=this._index&>.throwError("unknown account #"+this._index,o.b.errors.UNSUPPORTED_OPERATION,{operation:"getAddress"}),this.provider.formatter.address(t[this._index])));}sendUncheckedTransaction(t){t=Object(S.g)(t);const e=this.getAddress().then(address=>(address&&(address=address.toLowerCase()),address));if(null==t.gasLimit){const r=Object(S.g)(t);r.from=e,t.gasLimit=this.provider.estimateGas(r);}return null!=t.to&&(t.to=Promise.resolve(t.to).then(t=>yt(this,void 0,void 0,function*(){if(null==t)return null;const address=yield this.provider.resolveName(t);return null==address&>.throwArgumentError("provided ENS name resolves to null","tx.to",t),address;}))),Object(S.f)({tx:Object(S.f)(t),sender:e}).then(({tx:e,sender:r})=>{null!=e.from?e.from.toLowerCase()!==r&>.throwArgumentError("from address mismatch","transaction",t):e.from=r;const n=this.provider.constructor.hexlifyTransaction(e,{from:!0});return this.provider.send("eth_sendTransaction",[n]).then(t=>t,t=>("string"==typeof t.message&&t.message.match(/user denied/i)&>.throwError("user rejected transaction",o.b.errors.ACTION_REJECTED,{action:"sendTransaction",transaction:e}),_t("sendTransaction",t,n)));});}signTransaction(t){return gt.throwError("signing transactions is unsupported",o.b.errors.UNSUPPORTED_OPERATION,{operation:"signTransaction"});}sendTransaction(t){return yt(this,void 0,void 0,function*(){const e=yield this.provider._getInternalBlockNumber(100+2*this.provider.pollingInterval),r=yield this.sendUncheckedTransaction(t);try{return yield Object(T.c)(()=>yt(this,void 0,void 0,function*(){const t=yield this.provider.getTransaction(r);if(null!==t)return this.provider._wrapTransaction(t,r,e);}),{oncePoll:this.provider});}catch(t){throw t.transactionHash=r,t;}});}signMessage(t){return yt(this,void 0,void 0,function*(){const data="string"==typeof t?Object(k.f)(t):t,address=yield this.getAddress();try{return yield this.provider.send("personal_sign",[Object(A.i)(data),address.toLowerCase()]);}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&>.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"signMessage",from:address,messageData:t}),e;}});}_legacySignMessage(t){return yt(this,void 0,void 0,function*(){const data="string"==typeof t?Object(k.f)(t):t,address=yield this.getAddress();try{return yield this.provider.send("eth_sign",[address.toLowerCase(),Object(A.i)(data)]);}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&>.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"_legacySignMessage",from:address,messageData:t}),e;}});}_signTypedData(t,e,r){return yt(this,void 0,void 0,function*(){const n=yield bt.a.resolveNames(t,e,r,t=>this.provider.resolveName(t)),address=yield this.getAddress();try{return yield this.provider.send("eth_signTypedData_v4",[address.toLowerCase(),JSON.stringify(bt.a.getPayload(n.domain,e,n.value))]);}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&>.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"_signTypedData",from:address,messageData:{domain:n.domain,types:e,value:n.value}}),t;}});}unlock(t){return yt(this,void 0,void 0,function*(){const e=this.provider,address=yield this.getAddress();return e.send("personal_unlockAccount",[address.toLowerCase(),t,null]);});}}class It extends St{sendTransaction(t){return this.sendUncheckedTransaction(t).then(t=>({hash:t,nonce:null,gasLimit:null,gasPrice:null,data:null,value:null,chainId:null,confirmations:0,from:null,wait:e=>this.provider.waitForTransaction(t,e)}));}}const kt={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0};class Tt extends pt{constructor(t,e){let r=e;null==r&&(r=new Promise((t,e)=>{setTimeout(()=>{this.detectNetwork().then(e=>{t(e);},t=>{e(t);});},0);})),super(r),t||(t=Object(S.e)(this.constructor,"defaultUrl")()),"string"==typeof t?Object(S.d)(this,"connection",Object.freeze({url:t})):Object(S.d)(this,"connection",Object.freeze(Object(S.g)(t))),this._nextId=42;}get _cache(){return null==this._eventLoopCache&&(this._eventLoopCache={}),this._eventLoopCache;}static defaultUrl(){return"http://localhost:8545";}detectNetwork(){return this._cache.detectNetwork||(this._cache.detectNetwork=this._uncachedDetectNetwork(),setTimeout(()=>{this._cache.detectNetwork=null;},0)),this._cache.detectNetwork;}_uncachedDetectNetwork(){return yt(this,void 0,void 0,function*(){yield Mt(0);let t=null;try{t=yield this.send("eth_chainId",[]);}catch(e){try{t=yield this.send("net_version",[]);}catch(t){}}if(null!=t){const e=Object(S.e)(this.constructor,"getNetwork");try{return e(M.a.from(t).toNumber());}catch(e){return gt.throwError("could not detect network",o.b.errors.NETWORK_ERROR,{chainId:t,event:"invalidNetwork",serverError:e});}}return gt.throwError("could not detect network",o.b.errors.NETWORK_ERROR,{event:"noNetwork"});});}getSigner(t){return new St(xt,this,t);}getUncheckedSigner(t){return this.getSigner(t).connectUnchecked();}listAccounts(){return this.send("eth_accounts",[]).then(t=>t.map(a=>this.formatter.address(a)));}send(t,e){const r={method:t,params:e,id:this._nextId++,jsonrpc:"2.0"};this.emit("debug",{action:"request",request:Object(S.c)(r),provider:this});const n=["eth_chainId","eth_blockNumber"].indexOf(t)>=0;if(n&&this._cache[t])return this._cache[t];const o=Object(T.b)(this.connection,JSON.stringify(r),At).then(t=>(this.emit("debug",{action:"response",request:r,response:t,provider:this}),t),t=>{throw this.emit("debug",{action:"response",error:t,request:r,provider:this}),t;});return n&&(this._cache[t]=o,setTimeout(()=>{this._cache[t]=null;},0)),o;}prepareRequest(t,e){switch(t){case"getBlockNumber":return["eth_blockNumber",[]];case"getGasPrice":return["eth_gasPrice",[]];case"getBalance":return["eth_getBalance",[Et(e.address),e.blockTag]];case"getTransactionCount":return["eth_getTransactionCount",[Et(e.address),e.blockTag]];case"getCode":return["eth_getCode",[Et(e.address),e.blockTag]];case"getStorageAt":return["eth_getStorageAt",[Et(e.address),Object(A.h)(e.position,32),e.blockTag]];case"sendTransaction":return["eth_sendRawTransaction",[e.signedTransaction]];case"getBlock":return e.blockTag?["eth_getBlockByNumber",[e.blockTag,!!e.includeTransactions]]:e.blockHash?["eth_getBlockByHash",[e.blockHash,!!e.includeTransactions]]:null;case"getTransaction":return["eth_getTransactionByHash",[e.transactionHash]];case"getTransactionReceipt":return["eth_getTransactionReceipt",[e.transactionHash]];case"call":return["eth_call",[Object(S.e)(this.constructor,"hexlifyTransaction")(e.transaction,{from:!0}),e.blockTag]];case"estimateGas":return["eth_estimateGas",[Object(S.e)(this.constructor,"hexlifyTransaction")(e.transaction,{from:!0})]];case"getLogs":return e.filter&&null!=e.filter.address&&(e.filter.address=Et(e.filter.address)),["eth_getLogs",[e.filter]];}return null;}perform(t,e){return yt(this,void 0,void 0,function*(){if("call"===t||"estimateGas"===t){const t=e.transaction;if(t&&null!=t.type&&M.a.from(t.type).isZero()&&null==t.maxFeePerGas&&null==t.maxPriorityFeePerGas){const r=yield this.getFeeData();null==r.maxFeePerGas&&null==r.maxPriorityFeePerGas&&((e=Object(S.g)(e)).transaction=Object(S.g)(t),delete e.transaction.type);}}const r=this.prepareRequest(t,e);null==r&>.throwError(t+" not implemented",o.b.errors.NOT_IMPLEMENTED,{operation:t});try{return yield this.send(r[0],r[1]);}catch(r){return _t(t,r,e);}});}_startEvent(t){"pending"===t.tag&&this._startPending(),super._startEvent(t);}_startPending(){if(null!=this._pendingFilter)return;const t=this,e=this.send("eth_newPendingTransactionFilter",[]);this._pendingFilter=e,e.then(function(r){return function n(){t.send("eth_getFilterChanges",[r]).then(function(r){if(t._pendingFilter!=e)return null;let n=Promise.resolve();return r.forEach(function(e){t._emitted["t:"+e.toLowerCase()]="pending",n=n.then(function(){return t.getTransaction(e).then(function(e){return t.emit("pending",e),null;});});}),n.then(function(){return Mt(1e3);});}).then(function(){if(t._pendingFilter==e)return setTimeout(function(){n();},0),null;t.send("eth_uninstallFilter",[r]);}).catch(t=>{});}(),r;}).catch(t=>{});}_stopEvent(t){"pending"===t.tag&&0===this.listenerCount("pending")&&(this._pendingFilter=null),super._stopEvent(t);}static hexlifyTransaction(t,e){const r=Object(S.g)(kt);if(e)for(const t in e)e[t]&&(r[t]=!0);Object(S.b)(t,r);const n={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach(function(e){if(null==t[e])return;const r=Object(A.g)(M.a.from(t[e]));"gasLimit"===e&&(e="gas"),n[e]=r;}),["from","to","data"].forEach(function(e){null!=t[e]&&(n[e]=Object(A.i)(t[e]));}),t.accessList&&(n.accessList=Object(N.b)(t.accessList)),n;}}let Ot=null;try{if(Ot=WebSocket,null==Ot)throw new Error("inject please");}catch(t){const e=new o.b(C);Ot=function(){e.throwError("WebSockets not supported in this environment",o.b.errors.UNSUPPORTED_OPERATION,{operation:"new WebSocket()"});};}var Bt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const Ct=new o.b(C);let Rt=1;class Pt extends Tt{constructor(t,e){"any"===e&&Ct.throwError("WebSocketProvider does not support 'any' network yet",o.b.errors.UNSUPPORTED_OPERATION,{operation:"network:any"}),super("string"==typeof t?t:"_websocket",e),this._pollingInterval=-1,this._wsReady=!1,"string"==typeof t?Object(S.d)(this,"_websocket",new Ot(this.connection.url)):Object(S.d)(this,"_websocket",t),Object(S.d)(this,"_requests",{}),Object(S.d)(this,"_subs",{}),Object(S.d)(this,"_subIds",{}),Object(S.d)(this,"_detectNetwork",super.detectNetwork()),this.websocket.onopen=()=>{this._wsReady=!0,Object.keys(this._requests).forEach(t=>{this.websocket.send(this._requests[t].payload);});},this.websocket.onmessage=t=>{const data=t.data,e=JSON.parse(data);if(null!=e.id){const t=String(e.id),r=this._requests[t];if(delete this._requests[t],void 0!==e.result)r.callback(null,e.result),this.emit("debug",{action:"response",request:JSON.parse(r.payload),response:e.result,provider:this});else{let t=null;e.error?(t=new Error(e.error.message||"unknown error"),Object(S.d)(t,"code",e.error.code||null),Object(S.d)(t,"response",data)):t=new Error("unknown error"),r.callback(t,void 0),this.emit("debug",{action:"response",error:t,request:JSON.parse(r.payload),provider:this});}}else if("eth_subscription"===e.method){const sub=this._subs[e.params.subscription];sub&&sub.processFunc(e.params.result);}else console.warn("this should not happen");};const r=setInterval(()=>{this.emit("poll");},1e3);r.unref&&r.unref();}get websocket(){return this._websocket;}detectNetwork(){return this._detectNetwork;}get pollingInterval(){return 0;}resetEventsBlock(t){Ct.throwError("cannot reset events block on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"resetEventBlock"});}set pollingInterval(t){Ct.throwError("cannot set polling interval on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"setPollingInterval"});}poll(){return Bt(this,void 0,void 0,function*(){return null;});}set polling(t){t&&Ct.throwError("cannot set polling on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"setPolling"});}send(t,e){const r=Rt++;return new Promise((n,o)=>{const f=JSON.stringify({method:t,params:e,id:r,jsonrpc:"2.0"});this.emit("debug",{action:"request",request:JSON.parse(f),provider:this}),this._requests[String(r)]={callback:function(t,e){return t?o(t):n(e);},payload:f},this._wsReady&&this.websocket.send(f);});}static defaultUrl(){return"ws://localhost:8546";}_subscribe(t,param,e){return Bt(this,void 0,void 0,function*(){let r=this._subIds[t];null==r&&(r=Promise.all(param).then(param=>this.send("eth_subscribe",param)),this._subIds[t]=r);const n=yield r;this._subs[n]={tag:t,processFunc:e};});}_startEvent(t){switch(t.type){case"block":this._subscribe("block",["newHeads"],t=>{const e=M.a.from(t.number).toNumber();this._emitted.block=e,this.emit("block",e);});break;case"pending":this._subscribe("pending",["newPendingTransactions"],t=>{this.emit("pending",t);});break;case"filter":this._subscribe(t.tag,["logs",this._getFilter(t.filter)],e=>{null==e.removed&&(e.removed=!1),this.emit(t.filter,this.formatter.filterLog(e));});break;case"tx":{const e=t=>{const e=t.hash;this.getTransactionReceipt(e).then(t=>{t&&this.emit(e,t);});};e(t),this._subscribe("tx",["newHeads"],t=>{this._events.filter(t=>"tx"===t.type).forEach(e);});break;}case"debug":case"poll":case"willPoll":case"didPoll":case"error":break;default:console.log("unhandled:",t);}}_stopEvent(t){let e=t.tag;if("tx"===t.type){if(this._events.filter(t=>"tx"===t.type).length)return;e="tx";}else if(this.listenerCount(t.event))return;const r=this._subIds[e];r&&(delete this._subIds[e],r.then(t=>{this._subs[t]&&(delete this._subs[t],this.send("eth_unsubscribe",[t]));}));}destroy(){return Bt(this,void 0,void 0,function*(){this.websocket.readyState===Ot.CONNECTING&&(yield new Promise(t=>{this.websocket.onopen=function(){t(!0);},this.websocket.onerror=function(){t(!1);};})),this.websocket.close(1e3);});}}var Nt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const jt=new o.b(C);class Lt extends Tt{detectNetwork(){const t=Object.create(null,{detectNetwork:{get:()=>super.detectNetwork}});return Nt(this,void 0,void 0,function*(){let e=this.network;return null==e&&(e=yield t.detectNetwork.call(this),e||jt.throwError("no network detected",o.b.errors.UNKNOWN_ERROR,{}),null==this._network&&(Object(S.d)(this,"_network",e),this.emit("network",e,null))),e;});}}class Ft extends Lt{constructor(t,e){jt.checkAbstract(new.target,Ft),t=Object(S.e)(new.target,"getNetwork")(t),e=Object(S.e)(new.target,"getApiKey")(e);super(Object(S.e)(new.target,"getUrl")(t,e),t),"string"==typeof e?Object(S.d)(this,"apiKey",e):null!=e&&Object.keys(e).forEach(t=>{Object(S.d)(this,t,e[t]);});}_startPending(){jt.warn("WARNING: API provider does not support pending filters");}isCommunityResource(){return!1;}getSigner(address){return jt.throwError("API provider does not support signing",o.b.errors.UNSUPPORTED_OPERATION,{operation:"getSigner"});}listAccounts(){return Promise.resolve([]);}static getApiKey(t){return t;}static getUrl(t,e){return jt.throwError("not implemented; sub-classes must override getUrl",o.b.errors.NOT_IMPLEMENTED,{operation:"getUrl"});}}const Dt=new o.b(C),Ut="_gg7wSSi0KMBsdKnGVfHDueq6xMB9EkC";class qt extends Pt{constructor(t,e){const r=new Kt(t,e);super(r.connection.url.replace(/^http/i,"ws").replace(".alchemyapi.",".ws.alchemyapi."),r.network),Object(S.d)(this,"apiKey",r.apiKey);}isCommunityResource(){return this.apiKey===Ut;}}class Kt extends Ft{static getWebSocketProvider(t,e){return new qt(t,e);}static getApiKey(t){return null==t?Ut:(t&&"string"!=typeof t&&Dt.throwArgumentError("invalid apiKey","apiKey",t),t);}static getUrl(t,e){let r=null;switch(t.name){case"homestead":r="eth-mainnet.alchemyapi.io/v2/";break;case"goerli":r="eth-goerli.g.alchemy.com/v2/";break;case"matic":r="polygon-mainnet.g.alchemy.com/v2/";break;case"maticmum":r="polygon-mumbai.g.alchemy.com/v2/";break;case"arbitrum":r="arb-mainnet.g.alchemy.com/v2/";break;case"arbitrum-goerli":r="arb-goerli.g.alchemy.com/v2/";break;case"optimism":r="opt-mainnet.g.alchemy.com/v2/";break;case"optimism-goerli":r="opt-goerli.g.alchemy.com/v2/";break;default:Dt.throwArgumentError("unsupported network","network",arguments[0]);}return{allowGzip:!0,url:"https://"+r+e,throttleCallback:(t,r)=>(e===Ut&&K(),Promise.resolve(!0))};}isCommunityResource(){return this.apiKey===Ut;}}const zt=new o.b(C),Ht="9f7d929b018cdffb338517efa06f58359e86ff1ffd350bc889738523659e7972";function Qt(t){switch(t){case"homestead":return"rpc.ankr.com/eth/";case"ropsten":return"rpc.ankr.com/eth_ropsten/";case"rinkeby":return"rpc.ankr.com/eth_rinkeby/";case"goerli":return"rpc.ankr.com/eth_goerli/";case"matic":return"rpc.ankr.com/polygon/";case"arbitrum":return"rpc.ankr.com/arbitrum/";}return zt.throwArgumentError("unsupported network","name",t);}class Gt extends Ft{isCommunityResource(){return this.apiKey===Ht;}static getApiKey(t){return null==t?Ht:t;}static getUrl(t,e){null==e&&(e=Ht);const r={allowGzip:!0,url:"https://"+Qt(t.name)+e,throttleCallback:(t,r)=>(e.apiKey===Ht&&K(),Promise.resolve(!0))};return null!=e.projectSecret&&(r.user="",r.password=e.projectSecret),r;}}var Vt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const Wt=new o.b(C);class Zt extends Ft{static getApiKey(t){return null!=t&&Wt.throwArgumentError("apiKey not supported for cloudflare","apiKey",t),null;}static getUrl(t,e){let r=null;if("homestead"===t.name)r="https://cloudflare-eth.com/";else Wt.throwArgumentError("unsupported network","network",arguments[0]);return r;}perform(t,e){const r=Object.create(null,{perform:{get:()=>super.perform}});return Vt(this,void 0,void 0,function*(){if("getBlockNumber"===t){return(yield r.perform.call(this,"getBlock",{blockTag:"latest"})).number;}return r.perform.call(this,t,e);});}}var Yt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const Jt=new o.b(C);function Xt(t){const e={};for(let r in t){if(null==t[r])continue;let n=t[r];"type"===r&&0===n||(n={type:!0,gasLimit:!0,gasPrice:!0,maxFeePerGs:!0,maxPriorityFeePerGas:!0,nonce:!0,value:!0}[r]?Object(A.g)(Object(A.i)(n)):"accessList"===r?"["+Object(N.b)(n).map(t=>`{address:"${t.address}",storageKeys:["${t.storageKeys.join('","')}"]}`).join(",")+"]":Object(A.i)(n),e[r]=n);}return e;}function $t(t){if(0==t.status&&("No records found"===t.message||"No transactions found"===t.message))return t.result;if(1!=t.status||"string"!=typeof t.message||!t.message.match(/^OK/)){const e=new Error("invalid response");throw e.result=JSON.stringify(t),(t.result||"").toLowerCase().indexOf("rate limit")>=0&&(e.throttleRetry=!0),e;}return t.result;}function te(t){if(t&&0==t.status&&"NOTOK"==t.message&&(t.result||"").toLowerCase().indexOf("rate limit")>=0){const e=new Error("throttled response");throw e.result=JSON.stringify(t),e.throttleRetry=!0,e;}if("2.0"!=t.jsonrpc){const e=new Error("invalid response");throw e.result=JSON.stringify(t),e;}if(t.error){const e=new Error(t.error.message||"unknown error");throw t.error.code&&(e.code=t.error.code),t.error.data&&(e.data=t.error.data),e;}return t.result;}function ee(t){if("pending"===t)throw new Error("pending not supported");return"latest"===t?t:parseInt(t.substring(2),16);}function re(t,e,r){if("call"===t&&e.code===o.b.errors.SERVER_ERROR){const t=e.error;if(t&&(t.message.match(/reverted/i)||t.message.match(/VM execution error/i))){let data=t.data;if(data&&(data="0x"+data.replace(/^.*0x/i,"")),Object(A.l)(data))return data;Jt.throwError("missing revert data in call exception",o.b.errors.CALL_EXCEPTION,{error:e,data:"0x"});}}let n=e.message;throw e.code===o.b.errors.SERVER_ERROR&&(e.error&&"string"==typeof e.error.message?n=e.error.message:"string"==typeof e.body?n=e.body:"string"==typeof e.responseText&&(n=e.responseText)),n=(n||"").toLowerCase(),n.match(/insufficient funds/)&&Jt.throwError("insufficient funds for intrinsic transaction cost",o.b.errors.INSUFFICIENT_FUNDS,{error:e,method:t,transaction:r}),n.match(/same hash was already imported|transaction nonce is too low|nonce too low/)&&Jt.throwError("nonce has already been used",o.b.errors.NONCE_EXPIRED,{error:e,method:t,transaction:r}),n.match(/another transaction with same nonce/)&&Jt.throwError("replacement fee too low",o.b.errors.REPLACEMENT_UNDERPRICED,{error:e,method:t,transaction:r}),n.match(/execution failed due to an exception|execution reverted/)&&Jt.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,method:t,transaction:r}),e;}class ne extends pt{constructor(t,e){super(t),Object(S.d)(this,"baseUrl",this.getBaseUrl()),Object(S.d)(this,"apiKey",e||null);}getBaseUrl(){switch(this.network?this.network.name:"invalid"){case"homestead":return"https://api.etherscan.io";case"goerli":return"https://api-goerli.etherscan.io";case"sepolia":return"https://api-sepolia.etherscan.io";case"matic":return"https://api.polygonscan.com";case"maticmum":return"https://api-testnet.polygonscan.com";case"arbitrum":return"https://api.arbiscan.io";case"arbitrum-goerli":return"https://api-goerli.arbiscan.io";case"optimism":return"https://api-optimistic.etherscan.io";case"optimism-goerli":return"https://api-goerli-optimistic.etherscan.io";}return Jt.throwArgumentError("unsupported network","network",this.network.name);}getUrl(t,e){const r=Object.keys(e).reduce((t,r)=>{const n=e[r];return null!=n&&(t+=`&${r}=${n}`),t;},""),n=this.apiKey?`&apikey=${this.apiKey}`:"";return`${this.baseUrl}/api?module=${t}${r}${n}`;}getPostUrl(){return`${this.baseUrl}/api`;}getPostData(t,e){return e.module=t,e.apikey=this.apiKey,e;}fetch(t,e,r){return Yt(this,void 0,void 0,function*(){const n=r?this.getPostUrl():this.getUrl(t,e),o=r?this.getPostData(t,e):null,f="proxy"===t?te:$t;this.emit("debug",{action:"request",request:n,provider:this});const h={url:n,throttleSlotInterval:1e3,throttleCallback:(t,e)=>(this.isCommunityResource()&&K(),Promise.resolve(!0))};let c=null;o&&(h.headers={"content-type":"application/x-www-form-urlencoded; charset=UTF-8"},c=Object.keys(o).map(t=>`${t}=${o[t]}`).join("&"));const l=yield Object(T.b)(h,c,f||te);return this.emit("debug",{action:"response",request:n,response:Object(S.c)(l),provider:this}),l;});}detectNetwork(){return Yt(this,void 0,void 0,function*(){return this.network;});}perform(t,e){const r=Object.create(null,{perform:{get:()=>super.perform}});return Yt(this,void 0,void 0,function*(){switch(t){case"getBlockNumber":return this.fetch("proxy",{action:"eth_blockNumber"});case"getGasPrice":return this.fetch("proxy",{action:"eth_gasPrice"});case"getBalance":return this.fetch("account",{action:"balance",address:e.address,tag:e.blockTag});case"getTransactionCount":return this.fetch("proxy",{action:"eth_getTransactionCount",address:e.address,tag:e.blockTag});case"getCode":return this.fetch("proxy",{action:"eth_getCode",address:e.address,tag:e.blockTag});case"getStorageAt":return this.fetch("proxy",{action:"eth_getStorageAt",address:e.address,position:e.position,tag:e.blockTag});case"sendTransaction":return this.fetch("proxy",{action:"eth_sendRawTransaction",hex:e.signedTransaction},!0).catch(t=>re("sendTransaction",t,e.signedTransaction));case"getBlock":if(e.blockTag)return this.fetch("proxy",{action:"eth_getBlockByNumber",tag:e.blockTag,boolean:e.includeTransactions?"true":"false"});throw new Error("getBlock by blockHash not implemented");case"getTransaction":return this.fetch("proxy",{action:"eth_getTransactionByHash",txhash:e.transactionHash});case"getTransactionReceipt":return this.fetch("proxy",{action:"eth_getTransactionReceipt",txhash:e.transactionHash});case"call":{if("latest"!==e.blockTag)throw new Error("EtherscanProvider does not support blockTag for call");const t=Xt(e.transaction);t.module="proxy",t.action="eth_call";try{return yield this.fetch("proxy",t,!0);}catch(t){return re("call",t,e.transaction);}}case"estimateGas":{const t=Xt(e.transaction);t.module="proxy",t.action="eth_estimateGas";try{return yield this.fetch("proxy",t,!0);}catch(t){return re("estimateGas",t,e.transaction);}}case"getLogs":{const t={action:"getLogs"};if(e.filter.fromBlock&&(t.fromBlock=ee(e.filter.fromBlock)),e.filter.toBlock&&(t.toBlock=ee(e.filter.toBlock)),e.filter.address&&(t.address=e.filter.address),e.filter.topics&&e.filter.topics.length>0&&(e.filter.topics.length>1&&Jt.throwError("unsupported topic count",o.b.errors.UNSUPPORTED_OPERATION,{topics:e.filter.topics}),1===e.filter.topics.length)){const r=e.filter.topics[0];"string"==typeof r&&66===r.length||Jt.throwError("unsupported topic format",o.b.errors.UNSUPPORTED_OPERATION,{topic0:r}),t.topic0=r;}const r=yield this.fetch("logs",t);let n={};for(let i=0;i{["contractAddress","to"].forEach(function(e){""==t[e]&&delete t[e];}),null==t.creates&&null!=t.contractAddress&&(t.creates=t.contractAddress);const e=this.formatter.transactionResponse(t);return t.timeStamp&&(e.timestamp=parseInt(t.timeStamp)),e;});});}isCommunityResource(){return null==this.apiKey;}}var ie=r(608),oe=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const ae=new o.b(C);function se(){return new Date().getTime();}function ue(t){let e=null;for(let i=0;ie?null:(a+b)/2;}function he(t){if(null===t)return"null";if("number"==typeof t||"boolean"==typeof t)return JSON.stringify(t);if("string"==typeof t)return t;if(M.a.isBigNumber(t))return t.toString();if(Array.isArray(t))return JSON.stringify(t.map(i=>he(i)));if("object"==typeof t){const e=Object.keys(t);return e.sort(),"{"+e.map(e=>{let r=t[e];return r="function"==typeof r?"[function]":he(r),JSON.stringify(e)+":"+r;}).join(",")+"}";}throw new Error("unknown value type: "+typeof t);}let ce=1;function le(t){let e=null,r=null,n=new Promise(n=>{e=function(){r&&(clearTimeout(r),r=null),n();},r=setTimeout(e,t);});return{cancel:e,getPromise:function(){return n;},wait:t=>(n=n.then(t),n)};}const de=[o.b.errors.CALL_EXCEPTION,o.b.errors.INSUFFICIENT_FUNDS,o.b.errors.NONCE_EXPIRED,o.b.errors.REPLACEMENT_UNDERPRICED,o.b.errors.UNPREDICTABLE_GAS_LIMIT],pe=["address","args","errorArgs","errorSignature","method","transaction"];function me(t,e){const r={weight:t.weight};return Object.defineProperty(r,"provider",{get:()=>t.provider}),t.start&&(r.start=t.start),e&&(r.duration=e-t.start),t.done&&(t.error?r.error=t.error:r.result=t.result||null),r;}function be(t,e,r){let n=he;switch(e){case"getBlockNumber":return function(e){const r=e.map(t=>t.result);let n=fe(e.map(t=>t.result),2);if(null!=n)return n=Math.ceil(n),r.indexOf(n+1)>=0&&n++,n>=t._highestBlockNumber&&(t._highestBlockNumber=n),t._highestBlockNumber;};case"getGasPrice":return function(t){const e=t.map(t=>t.result);return e.sort(),e[Math.floor(e.length/2)];};case"getEtherPrice":return function(t){return fe(t.map(t=>t.result));};case"getBalance":case"getTransactionCount":case"getCode":case"getStorageAt":case"call":case"estimateGas":case"getLogs":break;case"getTransaction":case"getTransactionReceipt":n=function(t){return null==t?null:((t=Object(S.g)(t)).confirmations=-1,he(t));};break;case"getBlock":n=r.includeTransactions?function(t){return null==t?null:((t=Object(S.g)(t)).transactions=t.transactions.map(t=>((t=Object(S.g)(t)).confirmations=-1,t)),he(t));}:function(t){return null==t?null:he(t);};break;default:throw new Error("unknown method: "+e);}return function(t,e){return function(r){const n={};r.forEach(e=>{const r=t(e.result);n[r]||(n[r]={count:0,result:e.result}),n[r].count++;});const o=Object.keys(n);for(let i=0;i=e)return t.result;}};}(n,t.quorum);}function ye(t,e){return oe(this,void 0,void 0,function*(){const r=t.provider;return null!=r.blockNumber&&r.blockNumber>=e||-1===e?r:Object(T.c)(()=>new Promise((n,o)=>{setTimeout(function(){return r.blockNumber>=e?n(r):t.cancelled?n(null):n(void 0);},0);}),{oncePoll:r});});}function ge(t,e,r,n){return oe(this,void 0,void 0,function*(){let f=t.provider;switch(r){case"getBlockNumber":case"getGasPrice":return f[r]();case"getEtherPrice":if(f.getEtherPrice)return f.getEtherPrice();break;case"getBalance":case"getTransactionCount":case"getCode":return n.blockTag&&Object(A.l)(n.blockTag)&&(f=yield ye(t,e)),f[r](n.address,n.blockTag||"latest");case"getStorageAt":return n.blockTag&&Object(A.l)(n.blockTag)&&(f=yield ye(t,e)),f.getStorageAt(n.address,n.position,n.blockTag||"latest");case"getBlock":return n.blockTag&&Object(A.l)(n.blockTag)&&(f=yield ye(t,e)),f[n.includeTransactions?"getBlockWithTransactions":"getBlock"](n.blockTag||n.blockHash);case"call":case"estimateGas":return n.blockTag&&Object(A.l)(n.blockTag)&&(f=yield ye(t,e)),"call"===r&&n.blockTag?f[r](n.transaction,n.blockTag):f[r](n.transaction);case"getTransaction":case"getTransactionReceipt":return f[r](n.transactionHash);case"getLogs":{let filter=n.filter;return(filter.fromBlock&&Object(A.l)(filter.fromBlock)||filter.toBlock&&Object(A.l)(filter.toBlock))&&(f=yield ye(t,e)),f.getLogs(filter);}}return ae.throwError("unknown method error",o.b.errors.UNKNOWN_ERROR,{method:r,params:n});});}class ve extends pt{constructor(t,e){0===t.length&&ae.throwArgumentError("missing providers","providers",t);const r=t.map((t,e)=>{if(n.b.isProvider(t)){const e=D(t)?2e3:750,r=1;return Object.freeze({provider:t,weight:1,stallTimeout:e,priority:r});}const r=Object(S.g)(t);null==r.priority&&(r.priority=1),null==r.stallTimeout&&(r.stallTimeout=D(t)?2e3:750),null==r.weight&&(r.weight=1);const o=r.weight;return(o%1||o>512||o<1)&&ae.throwArgumentError("invalid weight; must be integer in [1, 512]",`providers[${e}].weight`,o),Object.freeze(r);}),o=r.reduce((t,e)=>t+e.weight,0);null==e?e=o/2:e>o&&ae.throwArgumentError("quorum will always fail; larger than total weight","quorum",e);let f=ue(r.map(t=>t.provider.network));null==f&&(f=new Promise((t,e)=>{setTimeout(()=>{this.detectNetwork().then(t,e);},0);})),super(f),Object(S.d)(this,"providerConfigs",Object.freeze(r)),Object(S.d)(this,"quorum",e),this._highestBlockNumber=-1;}detectNetwork(){return oe(this,void 0,void 0,function*(){return ue(yield Promise.all(this.providerConfigs.map(t=>t.provider.getNetwork())));});}perform(t,e){return oe(this,void 0,void 0,function*(){if("sendTransaction"===t){const t=yield Promise.all(this.providerConfigs.map(t=>t.provider.sendTransaction(e.signedTransaction).then(t=>t.hash,t=>t)));for(let i=0;ia.priority-b.priority);const f=this._highestBlockNumber;let i=0,h=!0;for(;;){const o=se();let c=n.filter(t=>t.runner&&o-t.startt+e.weight,0);for(;c{r.staller=null;}),r.runner=ge(r,f,t,e).then(n=>{r.done=!0,r.result=n,this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(r,se()),request:{method:t,params:Object(S.c)(e)},provider:this});},n=>{r.done=!0,r.error=n,this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(r,se()),request:{method:t,params:Object(S.c)(e)},provider:this});}),this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(r,null),request:{method:t,params:Object(S.c)(e)},provider:this}),c+=r.weight;}const l=[];n.forEach(t=>{!t.done&&t.runner&&(l.push(t.runner),t.staller&&l.push(t.staller.getPromise()));}),l.length&&(yield Promise.race(l));const d=n.filter(t=>t.done&&null==t.error);if(d.length>=this.quorum){const t=r(d);if(void 0!==t)return n.forEach(t=>{t.staller&&t.staller.cancel(),t.cancelled=!0;}),t;h||(yield le(100).getPromise()),h=!1;}const m=n.reduce((t,e)=>{if(!e.done||null==e.error)return t;const code=e.error.code;return de.indexOf(code)>=0&&(t[code]||(t[code]={error:e.error,weight:0}),t[code].weight+=e.weight),t;},{});if(Object.keys(m).forEach(t=>{const e=m[t];if(e.weight{t.staller&&t.staller.cancel(),t.cancelled=!0;});const r=e.error,o={};pe.forEach(t=>{null!=r[t]&&(o[t]=r[t]);}),ae.throwError(r.reason||r.message,t,o);}),0===n.filter(t=>!t.done).length)break;}return n.forEach(t=>{t.staller&&t.staller.cancel(),t.cancelled=!0;}),ae.throwError("failed to meet quorum",o.b.errors.SERVER_ERROR,{method:t,params:e,results:n.map(t=>me(t)),provider:this});});}}const we=null,_e=new o.b(C),Me="84842078b09946638c03157f83405213";class Ae extends Pt{constructor(t,e){const r=new Ee(t,e),n=r.connection;n.password&&_e.throwError("INFURA WebSocket project secrets unsupported",o.b.errors.UNSUPPORTED_OPERATION,{operation:"InfuraProvider.getWebSocketProvider()"});super(n.url.replace(/^http/i,"ws").replace("/v3/","/ws/v3/"),t),Object(S.d)(this,"apiKey",r.projectId),Object(S.d)(this,"projectId",r.projectId),Object(S.d)(this,"projectSecret",r.projectSecret);}isCommunityResource(){return this.projectId===Me;}}class Ee extends Ft{static getWebSocketProvider(t,e){return new Ae(t,e);}static getApiKey(t){const e={apiKey:Me,projectId:Me,projectSecret:null};return null==t||("string"==typeof t?e.projectId=t:null!=t.projectSecret?(_e.assertArgument("string"==typeof t.projectId,"projectSecret requires a projectId","projectId",t.projectId),_e.assertArgument("string"==typeof t.projectSecret,"invalid projectSecret","projectSecret","[REDACTED]"),e.projectId=t.projectId,e.projectSecret=t.projectSecret):t.projectId&&(e.projectId=t.projectId),e.apiKey=e.projectId),e;}static getUrl(t,e){let r=null;switch(t?t.name:"unknown"){case"homestead":r="mainnet.infura.io";break;case"goerli":r="goerli.infura.io";break;case"sepolia":r="sepolia.infura.io";break;case"matic":r="polygon-mainnet.infura.io";break;case"maticmum":r="polygon-mumbai.infura.io";break;case"optimism":r="optimism-mainnet.infura.io";break;case"optimism-goerli":r="optimism-goerli.infura.io";break;case"arbitrum":r="arbitrum-mainnet.infura.io";break;case"arbitrum-goerli":r="arbitrum-goerli.infura.io";break;default:_e.throwError("unsupported network",o.b.errors.INVALID_ARGUMENT,{argument:"network",value:t});}const n={allowGzip:!0,url:"https://"+r+"/v3/"+e.projectId,throttleCallback:(t,r)=>(e.projectId===Me&&K(),Promise.resolve(!0))};return null!=e.projectSecret&&(n.user="",n.password=e.projectSecret),n;}isCommunityResource(){return this.projectId===Me;}}class xe extends Tt{send(t,e){const r={method:t,params:e,id:this._nextId++,jsonrpc:"2.0"};null==this._pendingBatch&&(this._pendingBatch=[]);const n={request:r,resolve:null,reject:null},o=new Promise((t,e)=>{n.resolve=t,n.reject=e;});return this._pendingBatch.push(n),this._pendingBatchAggregator||(this._pendingBatchAggregator=setTimeout(()=>{const t=this._pendingBatch;this._pendingBatch=null,this._pendingBatchAggregator=null;const e=t.map(t=>t.request);return this.emit("debug",{action:"requestBatch",request:Object(S.c)(e),provider:this}),Object(T.b)(this.connection,JSON.stringify(e)).then(r=>{this.emit("debug",{action:"response",request:e,response:r,provider:this}),t.forEach((t,e)=>{const n=r[e];if(n.error){const e=new Error(n.error.message);e.code=n.error.code,e.data=n.error.data,t.reject(e);}else t.resolve(n.result);});},r=>{this.emit("debug",{action:"response",error:r,request:e,provider:this}),t.forEach(t=>{t.reject(r);});});},10)),o;}}const Se=new o.b(C);class Ie extends Ft{static getApiKey(t){return t&&"string"!=typeof t&&Se.throwArgumentError("invalid apiKey","apiKey",t),t||"ETHERS_JS_SHARED";}static getUrl(t,e){Se.warn("NodeSmith will be discontinued on 2019-12-20; please migrate to another platform.");let r=null;switch(t.name){case"homestead":r="https://ethereum.api.nodesmith.io/v1/mainnet/jsonrpc";break;case"ropsten":r="https://ethereum.api.nodesmith.io/v1/ropsten/jsonrpc";break;case"rinkeby":r="https://ethereum.api.nodesmith.io/v1/rinkeby/jsonrpc";break;case"goerli":r="https://ethereum.api.nodesmith.io/v1/goerli/jsonrpc";break;case"kovan":r="https://ethereum.api.nodesmith.io/v1/kovan/jsonrpc";break;default:Se.throwArgumentError("unsupported network","network",arguments[0]);}return r+"?apiKey="+e;}}const ke=new o.b(C),Te="62e1ad51b37b8e00394bda3b";class Oe extends Ft{static getApiKey(t){const e={applicationId:null,loadBalancer:!0,applicationSecretKey:null};return null==t?e.applicationId=Te:"string"==typeof t?e.applicationId=t:null!=t.applicationSecretKey?(e.applicationId=t.applicationId,e.applicationSecretKey=t.applicationSecretKey):t.applicationId?e.applicationId=t.applicationId:ke.throwArgumentError("unsupported PocketProvider apiKey","apiKey",t),e;}static getUrl(t,e){let r=null;switch(t?t.name:"unknown"){case"goerli":r="eth-goerli.gateway.pokt.network";break;case"homestead":r="eth-mainnet.gateway.pokt.network";break;case"kovan":r="poa-kovan.gateway.pokt.network";break;case"matic":r="poly-mainnet.gateway.pokt.network";break;case"maticmum":r="polygon-mumbai-rpc.gateway.pokt.network";break;case"rinkeby":r="eth-rinkeby.gateway.pokt.network";break;case"ropsten":r="eth-ropsten.gateway.pokt.network";break;default:ke.throwError("unsupported network",o.b.errors.INVALID_ARGUMENT,{argument:"network",value:t});}const n={headers:{},url:`https://${r}/v1/lb/${e.applicationId}`};return null!=e.applicationSecretKey&&(n.user="",n.password=e.applicationSecretKey),n;}isCommunityResource(){return this.applicationId===Te;}}const Be=new o.b(C);let Ce=1;function Re(t,e){const r="Web3LegacyFetcher";return function(t,n){const o={method:t,params:n,id:Ce++,jsonrpc:"2.0"};return new Promise((t,n)=>{this.emit("debug",{action:"request",fetcher:r,request:Object(S.c)(o),provider:this}),e(o,(e,f)=>{if(e)return this.emit("debug",{action:"response",fetcher:r,error:e,request:o,provider:this}),n(e);if(this.emit("debug",{action:"response",fetcher:r,request:o,response:f,provider:this}),f.error){const t=new Error(f.error.message);return t.code=f.error.code,t.data=f.error.data,n(t);}t(f.result);});});};}class Pe extends Tt{constructor(t,e){null==t&&Be.throwArgumentError("missing provider","provider",t);let path=null,r=null,n=null;"function"==typeof t?(path="unknown:",r=t):(path=t.host||t.path||"",!path&&t.isMetaMask&&(path="metamask"),n=t,t.request?(""===path&&(path="eip-1193:"),r=function(t){return function(e,r){null==r&&(r=[]);const n={method:e,params:r};return this.emit("debug",{action:"request",fetcher:"Eip1193Fetcher",request:Object(S.c)(n),provider:this}),t.request(n).then(t=>(this.emit("debug",{action:"response",fetcher:"Eip1193Fetcher",request:n,response:t,provider:this}),t),t=>{throw this.emit("debug",{action:"response",fetcher:"Eip1193Fetcher",request:n,error:t,provider:this}),t;});};}(t)):t.sendAsync?r=Re(0,t.sendAsync.bind(t)):t.send?r=Re(0,t.send.bind(t)):Be.throwArgumentError("unsupported provider","provider",t),path||(path="unknown:")),super(path,e),Object(S.d)(this,"jsonRpcFetchFunc",r),Object(S.d)(this,"provider",n);}send(t,e){return this.jsonRpcFetchFunc(t,e);}}const Ne=new o.b(C);function je(t,e){if(null==t&&(t="homestead"),"string"==typeof t){const e=t.match(/^(ws|http)s?:/i);if(e)switch(e[1].toLowerCase()){case"http":case"https":return new Tt(t);case"ws":case"wss":return new Pt(t);default:Ne.throwArgumentError("unsupported URL scheme","network",t);}}const r=v(t);return r&&r._defaultProvider||Ne.throwError("unsupported getDefaultProvider network",o.b.errors.NETWORK_ERROR,{operation:"getDefaultProvider",network:t}),r._defaultProvider({FallbackProvider:ve,AlchemyProvider:Kt,AnkrProvider:Gt,CloudflareProvider:Zt,EtherscanProvider:ne,InfuraProvider:Ee,JsonRpcProvider:Tt,NodesmithProvider:Ie,PocketProvider:Oe,Web3Provider:Pe,IpcProvider:we},e);}},function(t,e,r){"use strict";r.d(e,"a",function(){return c;});var n=r(76),o=r(1),f=r(2);const h=new f.b("wordlists/5.7.0");class c{constructor(t){h.checkAbstract(new.target,c),Object(o.d)(this,"locale",t);}split(t){return t.toLowerCase().split(/ +/g);}join(t){return t.join(" ");}static check(t){const e=[];for(let i=0;i<2048;i++){const r=t.getWord(i);if(i!==t.getWordIndex(r))return"0x";e.push(r);}return Object(n.a)(e.join("\n")+"\n");}static register(t,e){e||(e=t.locale);}}},function(t,e,r){var n;t.exports=(n=r(10),function(t){var e=n,r=e.lib,o=r.Base,f=r.WordArray,h=e.x64={};h.Word=o.extend({init:function(t,e){this.high=t,this.low=e;}}),h.WordArray=o.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:8*e.length;},toX32:function(){for(var t=this.words,e=t.length,r=[],i=0;i{let r;if(n.isZero(e))return t.zero;const f=n.naf(e);1==f[f.length-1]?r=base:-1==f[f.length-1]?r=t.neg(base):o(!1);for(let i=f.length-2;i>=0;i--)r=t.double(r),1==f[i]?r=t.add(r,base):-1==f[i]&&(r=t.sub(r,base));return r;},e.exp=(t,base,e)=>{if(n.isZero(e))return t.one;const r=n.bits(e);if(0==r.legth)return t.one;let o=base;for(let i=r.length-2;i>=0;i--)o=t.square(o),r[i]&&(o=t.mul(o,base));return o;};},function(t,e,r){(function(e){function r(t){try{if(!e.localStorage)return!1;}catch(t){return!1;}var r=e.localStorage[t];return null!=r&&"true"===String(r).toLowerCase();}t.exports=function(t,e){if(r("noDeprecation"))return t;var n=!1;return function(){if(!n){if(r("throwDeprecation"))throw new Error(e);r("traceDeprecation")?console.trace(e):console.warn(e),n=!0;}return t.apply(this,arguments);};};}).call(this,r(20));},function(t,e,r){"use strict";(function(e){void 0===e||!e.version||0===e.version.indexOf("v0.")||0===e.version.indexOf("v1.")&&0!==e.version.indexOf("v1.8.")?t.exports={nextTick:function(t,r,n,o){if("function"!=typeof t)throw new TypeError('"callback" argument must be a function');var f,i,h=arguments.length;switch(h){case 0:case 1:return e.nextTick(t);case 2:return e.nextTick(function(){t.call(null,r);});case 3:return e.nextTick(function(){t.call(null,r,n);});case 4:return e.nextTick(function(){t.call(null,r,n,o);});default:for(f=new Array(h-1),i=0;i>>24]^m[_>>>16&255]^y[M>>>8&255]^v[255&A]^e[E++],h=d[_>>>24]^m[M>>>16&255]^y[A>>>8&255]^v[255&w]^e[E++],c=d[M>>>24]^m[A>>>16&255]^y[w>>>8&255]^v[255&_]^e[E++],l=d[A>>>24]^m[w>>>16&255]^y[_>>>8&255]^v[255&M]^e[E++],w=f,_=h,M=c,A=l;return f=(n[w>>>24]<<24|n[_>>>16&255]<<16|n[M>>>8&255]<<8|n[255&A])^e[E++],h=(n[_>>>24]<<24|n[M>>>16&255]<<16|n[A>>>8&255]<<8|n[255&w])^e[E++],c=(n[M>>>24]<<24|n[A>>>16&255]<<16|n[w>>>8&255]<<8|n[255&_])^e[E++],l=(n[A>>>24]<<24|n[w>>>16&255]<<16|n[_>>>8&255]<<8|n[255&M])^e[E++],[f>>>=0,h>>>=0,c>>>=0,l>>>=0];}var c=[0,1,2,4,8,16,32,64,128,27,54],l=function(){for(var t=new Array(256),e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;for(var r=[],n=[],o=[[],[],[],[]],f=[[],[],[],[]],h=0,c=0,i=0;i<256;++i){var l=c^c<<1^c<<2^c<<3^c<<4;l=l>>>8^255&l^99,r[h]=l,n[l]=h;var d=t[h],m=t[d],y=t[m],v=257*t[l]^16843008*l;o[0][h]=v<<24|v>>>8,o[1][h]=v<<16|v>>>16,o[2][h]=v<<8|v>>>24,o[3][h]=v,v=16843009*y^65537*m^257*d^16843008*h,f[0][l]=v<<24|v>>>8,f[1][l]=v<<16|v>>>16,f[2][l]=v<<8|v>>>24,f[3][l]=v,0===h?h=c=1:(h=d^t[t[t[y^d]]],c^=t[t[c]]);}return{SBOX:r,INV_SBOX:n,SUB_MIX:o,INV_SUB_MIX:f};}();function d(t){this._key=o(t),this._reset();}d.blockSize=16,d.keySize=32,d.prototype.blockSize=d.blockSize,d.prototype.keySize=d.keySize,d.prototype._reset=function(){for(var t=this._key,e=t.length,r=e+6,n=4*(r+1),o=[],f=0;f>>24,h=l.SBOX[h>>>24]<<24|l.SBOX[h>>>16&255]<<16|l.SBOX[h>>>8&255]<<8|l.SBOX[255&h],h^=c[f/e|0]<<24):e>6&&f%e==4&&(h=l.SBOX[h>>>24]<<24|l.SBOX[h>>>16&255]<<16|l.SBOX[h>>>8&255]<<8|l.SBOX[255&h]),o[f]=o[f-e]^h;}for(var d=[],m=0;m>>24]]^l.INV_SUB_MIX[1][l.SBOX[v>>>16&255]]^l.INV_SUB_MIX[2][l.SBOX[v>>>8&255]]^l.INV_SUB_MIX[3][l.SBOX[255&v]];}this._nRounds=r,this._keySchedule=o,this._invKeySchedule=d;},d.prototype.encryptBlockRaw=function(t){return h(t=o(t),this._keySchedule,l.SUB_MIX,l.SBOX,this._nRounds);},d.prototype.encryptBlock=function(t){var e=this.encryptBlockRaw(t),r=n.allocUnsafe(16);return r.writeUInt32BE(e[0],0),r.writeUInt32BE(e[1],4),r.writeUInt32BE(e[2],8),r.writeUInt32BE(e[3],12),r;},d.prototype.decryptBlock=function(t){var e=(t=o(t))[1];t[1]=t[3],t[3]=e;var r=h(t,this._invKeySchedule,l.INV_SUB_MIX,l.INV_SBOX,this._nRounds),f=n.allocUnsafe(16);return f.writeUInt32BE(r[0],0),f.writeUInt32BE(r[3],4),f.writeUInt32BE(r[2],8),f.writeUInt32BE(r[1],12),f;},d.prototype.scrub=function(){f(this._keySchedule),f(this._invKeySchedule),f(this._key);},t.exports.AES=d;},function(t,e,r){var n=r(7).Buffer,o=r(149);t.exports=function(t,e,r,f){if(n.isBuffer(t)||(t=n.from(t,"binary")),e&&(n.isBuffer(e)||(e=n.from(e,"binary")),8!==e.length))throw new RangeError("salt should be Buffer with 8 byte length");for(var h=r/8,c=n.alloc(h),l=n.alloc(f||0),d=n.alloc(0);h>0||f>0;){var m=new o();m.update(d),m.update(t),e&&m.update(e),d=m.digest();var y=0;if(h>0){var v=c.length-h;y=Math.min(h,d.length),d.copy(c,v,0,y),h-=y;}if(y0){var w=l.length-f,_=Math.min(f,d.length-y);d.copy(l,w,y,y+_),f-=_;}}return d.fill(0),{key:c,iv:l};};},function(t,e,r){"use strict";var n=r(16),o=r(45),f=o.getNAF,h=o.getJSF,c=o.assert;function l(t,e){this.type=t,this.p=new n(e.p,16),this.red=e.prime?n.red(e.prime):n.mont(this.p),this.zero=new n(0).toRed(this.red),this.one=new n(1).toRed(this.red),this.two=new n(2).toRed(this.red),this.n=e.n&&new n(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red));}function d(t,e){this.curve=t,this.type=e,this.precomputed=null;}t.exports=l,l.prototype.point=function(){throw new Error("Not implemented");},l.prototype.validate=function(){throw new Error("Not implemented");},l.prototype._fixedNafMul=function(p,t){c(p.precomputed);var e=p._getDoubles(),r=f(t,1,this._bitLength),n=(1<=o;d--)h=(h<<1)+r[d];l.push(h);}for(var a=this.jpoint(null,null,null),b=this.jpoint(null,null,null),i=n;i>0;i--){for(o=0;o=0;i--){for(var l=0;i>=0&&0===o[i];i--)l++;if(i>=0&&l++,h=h.dblp(l),i<0)break;var d=o[i];c(0!==d),h="affine"===p.type?d>0?h.mixedAdd(n[d-1>>1]):h.mixedAdd(n[-d-1>>1].neg()):d>0?h.add(n[d-1>>1]):h.add(n[-d-1>>1].neg());}return"affine"===p.type?h.toP():h;},l.prototype._wnafMulAdd=function(t,e,r,n,o){var i,c,p,l=this._wnafT1,d=this._wnafT2,m=this._wnafT3,y=0;for(i=0;i=1;i-=2){var a=i-1,b=i;if(1===l[a]&&1===l[b]){var w=[e[a],null,null,e[b]];0===e[a].y.cmp(e[b].y)?(w[1]=e[a].add(e[b]),w[2]=e[a].toJ().mixedAdd(e[b].neg())):0===e[a].y.cmp(e[b].y.redNeg())?(w[1]=e[a].toJ().mixedAdd(e[b]),w[2]=e[a].add(e[b].neg())):(w[1]=e[a].toJ().mixedAdd(e[b]),w[2]=e[a].toJ().mixedAdd(e[b].neg()));var _=[-3,-1,-5,-7,0,7,5,1,3],M=h(r[a],r[b]);for(y=Math.max(M[0].length,y),m[a]=new Array(y),m[b]=new Array(y),c=0;c=0;i--){for(var I=0;i>=0;){var k=!0;for(c=0;c=0&&I++,x=x.dblp(I),i<0)break;for(c=0;c0?p=d[c][T-1>>1]:T<0&&(p=d[c][-T-1>>1].neg()),x="affine"===p.type?x.mixedAdd(p):x.add(p));}}for(i=0;i=Math.ceil((t.bitLength()+1)/e.step);},d.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i0&&n[n.length-1])||6!==f[0]&&2!==f[0])){o=0;continue;}if(3===f[0]&&(!n||f[1]>n[0]&&f[1]=64;){let u,i,h,c,l,a=r,b=h1,d=h2,m=h3,y=h4,v=h5,g=h6,w=n;for(i=0;i<16;i++)h=t+4*i,o[i]=(255&p[h])<<24|(255&p[h+1])<<16|(255&p[h+2])<<8|255&p[h+3];for(i=16;i<64;i++)u=o[i-2],c=(u>>>17|u<<15)^(u>>>19|u<<13)^u>>>10,u=o[i-15],l=(u>>>7|u<<25)^(u>>>18|u<<14)^u>>>3,o[i]=(c+o[i-7]|0)+(l+o[i-16]|0)|0;for(i=0;i<64;i++)c=(((y>>>6|y<<26)^(y>>>11|y<<21)^(y>>>25|y<<7))+(y&v^~y&g)|0)+(w+(e[i]+o[i]|0)|0)|0,l=((a>>>2|a<<30)^(a>>>13|a<<19)^(a>>>22|a<<10))+(a&b^a&d^b&d)|0,w=g,g=v,v=y,y=m+c|0,m=d,d=b,b=a,a=c+l|0;r=r+a|0,h1=h1+b|0,h2=h2+d|0,h3=h3+m|0,h4=h4+y|0,h5=h5+v|0,h6=h6+g|0,n=n+w|0,t+=64,f-=64;}}f(t);let i,h=t.length%64,c=t.length/536870912|0,l=t.length<<3,d=h<56?56:120,p=t.slice(t.length-h,t.length);for(p.push(128),i=h+1;i>>24&255),p.push(c>>>16&255),p.push(c>>>8&255),p.push(c>>>0&255),p.push(l>>>24&255),p.push(l>>>16&255),p.push(l>>>8&255),p.push(l>>>0&255),f(p),[r>>>24&255,r>>>16&255,r>>>8&255,r>>>0&255,h1>>>24&255,h1>>>16&255,h1>>>8&255,h1>>>0&255,h2>>>24&255,h2>>>16&255,h2>>>8&255,h2>>>0&255,h3>>>24&255,h3>>>16&255,h3>>>8&255,h3>>>0&255,h4>>>24&255,h4>>>16&255,h4>>>8&255,h4>>>0&255,h5>>>24&255,h5>>>16&255,h5>>>8&255,h5>>>0&255,h6>>>24&255,h6>>>16&255,h6>>>8&255,h6>>>0&255,n>>>24&255,n>>>16&255,n>>>8&255,n>>>0&255];}function f(t,e,r){t=t.length<=64?t:o(t);const n=64+e.length+4,f=new Array(n),h=new Array(64);let i,c=[];for(i=0;i<64;i++)f[i]=54;for(i=0;i=n-4;i--){if(f[i]++,f[i]<=255)return;f[i]=0;}}for(;r>=32;)l(),c=c.concat(o(h.concat(o(f)))),r-=32;return r>0&&(l(),c=c.concat(o(h.concat(o(f))).slice(0,r))),c;}function h(t,e,r,n,o){let i;for(m(t,16*(2*r-1),o,0,16),i=0;i<2*r;i++)d(t,16*i,o,16),l(o,n),m(o,0,t,e+16*i,16);for(i=0;i>>32-b;}function l(t,e){m(t,0,e,0,16);for(let i=8;i>0;i-=2)e[4]^=c(e[0]+e[12],7),e[8]^=c(e[4]+e[0],9),e[12]^=c(e[8]+e[4],13),e[0]^=c(e[12]+e[8],18),e[9]^=c(e[5]+e[1],7),e[13]^=c(e[9]+e[5],9),e[1]^=c(e[13]+e[9],13),e[5]^=c(e[1]+e[13],18),e[14]^=c(e[10]+e[6],7),e[2]^=c(e[14]+e[10],9),e[6]^=c(e[2]+e[14],13),e[10]^=c(e[6]+e[2],18),e[3]^=c(e[15]+e[11],7),e[7]^=c(e[3]+e[15],9),e[11]^=c(e[7]+e[3],13),e[15]^=c(e[11]+e[7],18),e[1]^=c(e[0]+e[3],7),e[2]^=c(e[1]+e[0],9),e[3]^=c(e[2]+e[1],13),e[0]^=c(e[3]+e[2],18),e[6]^=c(e[5]+e[4],7),e[7]^=c(e[6]+e[5],9),e[4]^=c(e[7]+e[6],13),e[5]^=c(e[4]+e[7],18),e[11]^=c(e[10]+e[9],7),e[8]^=c(e[11]+e[10],9),e[9]^=c(e[8]+e[11],13),e[10]^=c(e[9]+e[8],18),e[12]^=c(e[15]+e[14],7),e[13]^=c(e[12]+e[15],9),e[14]^=c(e[13]+e[12],13),e[15]^=c(e[14]+e[13],18);for(let i=0;i<16;++i)t[i]+=e[i];}function d(t,e,r,n){for(let i=0;i=256)return!1;}return!0;}function v(t,e){if("number"!=typeof t||t%1)throw new Error("invalid "+e);return t;}function w(t,r,o,c,p,l,w){if(o=v(o,"N"),c=v(c,"r"),p=v(p,"p"),l=v(l,"dkLen"),0===o||0!=(o&o-1))throw new Error("N must be power of 2");if(o>n/128/c)throw new Error("N too large");if(c>n/128/p)throw new Error("r too large");if(!y(t))throw new Error("password must be an array or buffer");if(t=Array.prototype.slice.call(t),!y(r))throw new Error("salt must be an array or buffer");r=Array.prototype.slice.call(r);let b=f(t,r,128*p*c);const _=new Uint32Array(32*p*c);for(let i=0;i<_.length;i++){const t=4*i;_[i]=(255&b[t+3])<<24|(255&b[t+2])<<16|(255&b[t+1])<<8|(255&b[t+0])<<0;}const M=new Uint32Array(64*c),A=new Uint32Array(32*c*o),E=32*c,x=new Uint32Array(16),S=new Uint32Array(16),I=p*o*2;let k,T,O=0,B=null,C=!1,R=0,P=0;const N=w?parseInt(1e3/c):4294967295,j=void 0!==e?e:setTimeout,L=function(){if(C)return w(new Error("cancelled"),O/I);let e;switch(R){case 0:T=32*P*c,m(_,T,M,0,E),R=1,k=0;case 1:e=o-k,e>N&&(e=N);for(let i=0;iN&&(e=N);for(let i=0;i>0&255),b.push(_[i]>>8&255),b.push(_[i]>>16&255),b.push(_[i]>>24&255);const r=f(t,b,l);return w&&w(null,1,r),r;}w&&j(L);};if(!w)for(;;){const t=L();if(null!=t)return t;}L();}const _={scrypt:function(t,e,r,n,p,o,f){return new Promise(function(h,c){let l=0;f&&f(0),w(t,e,r,n,p,o,function(t,progress,e){if(t)c(t);else if(e)f&&1!==l&&f(1),h(new Uint8Array(e));else if(f&&progress!==l)return l=progress,f(progress);});});},syncScrypt:function(t,e,r,n,p,o){return new Uint8Array(w(t,e,r,n,p,o));}};t.exports=_;}();}).call(this,r(365).setImmediate);},function(t,e,r){"use strict";(function(t){r.d(e,"a",function(){return d;});var n=r(0),o=r(2),f=r(321);const h=new o.b(f.a);const c=function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if(void 0!==t)return t;throw new Error("unable to locate global object");}();let l=c.crypto||c.msCrypto;function d(t){(t<=0||t>1024||t%1||t!=t)&&h.throwArgumentError("invalid length","length",t);const e=new Uint8Array(t);return l.getRandomValues(e),Object(n.a)(e);}l&&l.getRandomValues||(h.warn("WARNING: Missing strong random number source"),l={getRandomValues:function(t){return h.throwError("no secure random source avaialble",o.b.errors.UNSUPPORTED_OPERATION,{operation:"crypto.getRandomValues"});}});}).call(this,r(20));},,function(t,e,r){var n,o,f,h,c,l,d,m;t.exports=(m=r(10),o=(n=m).lib,f=o.WordArray,h=o.Hasher,c=n.algo,l=[],d=c.SHA1=h.extend({_doReset:function(){this._hash=new f.init([1732584193,4023233417,2562383102,271733878,3285377520]);},_doProcessBlock:function(t,e){for(var r=this._hash.words,a=r[0],b=r[1],n=r[2],o=r[3],f=r[4],i=0;i<80;i++){if(i<16)l[i]=0|t[e+i];else{var h=l[i-3]^l[i-8]^l[i-14]^l[i-16];l[i]=h<<1|h>>>31;}var c=(a<<5|a>>>27)+f+l[i];c+=i<20?1518500249+(b&n|~b&o):i<40?1859775393+(b^n^o):i<60?(b&n|b&o|n&o)-1894007588:(b^n^o)-899497514,f=o,o=n,n=b<<30|b>>>2,b=a,a=c;}r[0]=r[0]+a|0,r[1]=r[1]+b|0,r[2]=r[2]+n|0,r[3]=r[3]+o|0,r[4]=r[4]+f|0;},_doFinalize:function(){var data=this._data,t=data.words,e=8*this._nDataBytes,r=8*data.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(e/4294967296),t[15+(r+64>>>9<<4)]=e,data.sigBytes=4*t.length,this._process(),this._hash;},clone:function(){var t=h.clone.call(this);return t._hash=this._hash.clone(),t;}}),n.SHA1=h._createHelper(d),n.HmacSHA1=h._createHmacHelper(d),m.SHA1);},function(t,e,r){var n,o,f,h;t.exports=(n=r(10),f=(o=n).lib.Base,h=o.enc.Utf8,void(o.algo.HMAC=f.extend({init:function(t,e){t=this._hasher=new t.init(),"string"==typeof e&&(e=h.parse(e));var r=t.blockSize,n=4*r;e.sigBytes>n&&(e=t.finalize(e)),e.clamp();for(var o=this._oKey=e.clone(),f=this._iKey=e.clone(),c=o.words,l=f.words,i=0;i0?Math.floor(t):Math.ceil(t);}function x(a,b){var t,i,r=a.length,n=b.length,o=new Array(r),f=0,base=e;for(i=0;i=base?1:0,o[i]=t-f*base;for(;i0&&o.push(f),o;}function S(a,b){return a.length>=b.length?x(a,b):x(b,a);}function I(a,t){var r,i,n=a.length,o=new Array(n),base=e;for(i=0;i0;)o[i++]=t%base,t=Math.floor(t/base);return o;}function k(a,b){var i,t,r=a.length,n=b.length,o=new Array(r),f=0,base=e;for(i=0;i0;)n[i++]=o%base,o=Math.floor(o/base);return n;}function C(t,e){for(var r=[];e-->0;)r.push(0);return r.concat(t);}function R(t,e){var r=Math.max(t.length,e.length);if(r<=30)return O(t,e);r=Math.ceil(r/2);var b=t.slice(r),a=t.slice(0,r),n=e.slice(r),o=e.slice(0,r),f=R(a,o),h=R(b,n),c=R(S(a,b),S(o,n)),l=S(S(f,C(k(k(c,f),h),r)),C(h,2*r));return M(l),l;}function P(a,b,t){return new d(a=0;--i)n=(o=n*base+t[i])-(q=E(o/r))*r,h[i]=0|q;return[h,0|n];}function L(t,r){var n,o=at(r);if(c)return[new y(t.value/o.value),new y(t.value%o.value)];var f,a=t.value,b=o.value;if(0===b)throw new Error("Cannot divide by zero");if(t.isSmall)return o.isSmall?[new m(E(a/b)),new m(a%b)]:[l[0],t];if(o.isSmall){if(1===b)return[t,l[0]];if(-1==b)return[t.negate(),l[0]];var h=Math.abs(b);if(h=0;r--){for(t=base-1,y[r+c]!==d&&(t=Math.floor((y[r+c]*base+y[r+c-1])/d)),n=0,o=0,f=v.length,i=0;ic&&(n=(n+1)*base),t=Math.ceil(n/o);do{if(F(f=B(b,t),d)<=0)break;t--;}while(t);l.push(t),d=k(d,f);}return l.reverse(),[_(l),_(d)];}(a,b),f=n[0];var S=t.sign!==o.sign,I=n[1],T=t.sign;return"number"==typeof f?(S&&(f=-f),f=new m(f)):f=new d(f,S),"number"==typeof I?(T&&(I=-I),I=new m(I)):I=new d(I,T),[f,I];}function F(a,b){if(a.length!==b.length)return a.length>b.length?1:-1;for(var i=a.length-1;i>=0;i--)if(a[i]!==b[i])return a[i]>b[i]?1:-1;return 0;}function D(t){var e=t.abs();return!e.isUnit()&&(!!(e.equals(2)||e.equals(3)||e.equals(5))||!(e.isEven()||e.isDivisibleBy(3)||e.isDivisibleBy(5))&&(!!e.lesser(49)||void 0));}function U(t,a){for(var e,i,r,n=t.prev(),b=n,f=0;b.isEven();)b=b.divide(2),f++;t:for(i=0;i=0?e=k(a,b):(e=k(b,a),t=!t),"number"==typeof(e=_(e))?(t&&(e=-e),new m(e)):new d(e,t);}(a,b,this.sign);},d.prototype.minus=d.prototype.subtract,m.prototype.subtract=function(t){var e=at(t),a=this.value;if(a<0!==e.sign)return this.add(e.negate());var b=e.value;return e.isSmall?new m(a-b):T(b,Math.abs(a),a>=0);},m.prototype.minus=m.prototype.subtract,y.prototype.subtract=function(t){return new y(this.value-at(t).value);},y.prototype.minus=y.prototype.subtract,d.prototype.negate=function(){return new d(this.value,!this.sign);},m.prototype.negate=function(){var t=this.sign,small=new m(-this.value);return small.sign=!t,small;},y.prototype.negate=function(){return new y(-this.value);},d.prototype.abs=function(){return new d(this.value,!1);},m.prototype.abs=function(){return new m(Math.abs(this.value));},y.prototype.abs=function(){return new y(this.value>=0?this.value:-this.value);},d.prototype.multiply=function(t){var r,n,o,f=at(t),a=this.value,b=f.value,h=this.sign!==f.sign;if(f.isSmall){if(0===b)return l[0];if(1===b)return this;if(-1===b)return this.negate();if((r=Math.abs(b))0?R(a,b):O(a,b),h);},d.prototype.times=d.prototype.multiply,m.prototype._multiplyBySmall=function(a){return v(a.value*this.value)?new m(a.value*this.value):P(Math.abs(a.value),w(Math.abs(this.value)),this.sign!==a.sign);},d.prototype._multiplyBySmall=function(a){return 0===a.value?l[0]:1===a.value?this:-1===a.value?this.negate():P(Math.abs(a.value),this.value,this.sign!==a.sign);},m.prototype.multiply=function(t){return at(t)._multiplyBySmall(this);},m.prototype.times=m.prototype.multiply,y.prototype.multiply=function(t){return new y(this.value*at(t).value);},y.prototype.times=y.prototype.multiply,d.prototype.square=function(){return new d(N(this.value),!1);},m.prototype.square=function(){var t=this.value*this.value;return v(t)?new m(t):new d(N(w(Math.abs(this.value))),!1);},y.prototype.square=function(t){return new y(this.value*this.value);},d.prototype.divmod=function(t){var e=L(this,t);return{quotient:e[0],remainder:e[1]};},y.prototype.divmod=m.prototype.divmod=d.prototype.divmod,d.prototype.divide=function(t){return L(this,t)[0];},y.prototype.over=y.prototype.divide=function(t){return new y(this.value/at(t).value);},m.prototype.over=m.prototype.divide=d.prototype.over=d.prototype.divide,d.prototype.mod=function(t){return L(this,t)[1];},y.prototype.mod=y.prototype.remainder=function(t){return new y(this.value%at(t).value);},m.prototype.remainder=m.prototype.mod=d.prototype.remainder=d.prototype.mod,d.prototype.pow=function(t){var e,r,n,o=at(t),a=this.value,b=o.value;if(0===b)return l[1];if(0===a)return l[0];if(1===a)return l[1];if(-1===a)return o.isEven()?l[1]:l[-1];if(o.sign)return l[0];if(!o.isSmall)throw new Error("The exponent "+o.toString()+" is too large.");if(this.isSmall&&v(e=Math.pow(a,b)))return new m(E(e));for(r=this,n=l[1];!0&b&&(n=n.times(r),--b),0!==b;)b/=2,r=r.square();return n;},m.prototype.pow=d.prototype.pow,y.prototype.pow=function(t){var e=at(t),a=this.value,b=e.value,r=BigInt(0),n=BigInt(1),o=BigInt(2);if(b===r)return l[1];if(a===r)return l[0];if(a===n)return l[1];if(a===BigInt(-1))return e.isEven()?l[1]:l[-1];if(e.isNegative())return new y(r);for(var f=this,h=l[1];(b&n)===n&&(h=h.times(f),--b),b!==r;)b/=o,f=f.square();return h;},d.prototype.modPow=function(t,e){if(t=at(t),(e=at(e)).isZero())throw new Error("Cannot take modPow with modulus 0");var r=l[1],base=this.mod(e);for(t.isNegative()&&(t=t.multiply(l[-1]),base=base.modInv(e));t.isPositive();){if(base.isZero())return l[0];t.isOdd()&&(r=r.multiply(base).mod(e)),t=t.divide(2),base=base.square().mod(e);}return r;},y.prototype.modPow=m.prototype.modPow=d.prototype.modPow,d.prototype.compareAbs=function(t){var e=at(t),a=this.value,b=e.value;return e.isSmall?1:F(a,b);},m.prototype.compareAbs=function(t){var e=at(t),a=Math.abs(this.value),b=e.value;return e.isSmall?a===(b=Math.abs(b))?0:a>b?1:-1:-1;},y.prototype.compareAbs=function(t){var a=this.value,b=at(t).value;return(a=a>=0?a:-a)===(b=b>=0?b:-b)?0:a>b?1:-1;},d.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=at(t),a=this.value,b=e.value;return this.sign!==e.sign?e.sign?1:-1:e.isSmall?this.sign?-1:1:F(a,b)*(this.sign?-1:1);},d.prototype.compareTo=d.prototype.compare,m.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=at(t),a=this.value,b=e.value;return e.isSmall?a==b?0:a>b?1:-1:a<0!==e.sign?a<0?-1:1:a<0?1:-1;},m.prototype.compareTo=m.prototype.compare,y.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var a=this.value,b=at(t).value;return a===b?0:a>b?1:-1;},y.prototype.compareTo=y.prototype.compare,d.prototype.equals=function(t){return 0===this.compare(t);},y.prototype.eq=y.prototype.equals=m.prototype.eq=m.prototype.equals=d.prototype.eq=d.prototype.equals,d.prototype.notEquals=function(t){return 0!==this.compare(t);},y.prototype.neq=y.prototype.notEquals=m.prototype.neq=m.prototype.notEquals=d.prototype.neq=d.prototype.notEquals,d.prototype.greater=function(t){return this.compare(t)>0;},y.prototype.gt=y.prototype.greater=m.prototype.gt=m.prototype.greater=d.prototype.gt=d.prototype.greater,d.prototype.lesser=function(t){return this.compare(t)<0;},y.prototype.lt=y.prototype.lesser=m.prototype.lt=m.prototype.lesser=d.prototype.lt=d.prototype.lesser,d.prototype.greaterOrEquals=function(t){return this.compare(t)>=0;},y.prototype.geq=y.prototype.greaterOrEquals=m.prototype.geq=m.prototype.greaterOrEquals=d.prototype.geq=d.prototype.greaterOrEquals,d.prototype.lesserOrEquals=function(t){return this.compare(t)<=0;},y.prototype.leq=y.prototype.lesserOrEquals=m.prototype.leq=m.prototype.lesserOrEquals=d.prototype.leq=d.prototype.lesserOrEquals,d.prototype.isEven=function(){return 0==(1&this.value[0]);},m.prototype.isEven=function(){return 0==(1&this.value);},y.prototype.isEven=function(){return(this.value&BigInt(1))===BigInt(0);},d.prototype.isOdd=function(){return 1==(1&this.value[0]);},m.prototype.isOdd=function(){return 1==(1&this.value);},y.prototype.isOdd=function(){return(this.value&BigInt(1))===BigInt(1);},d.prototype.isPositive=function(){return!this.sign;},m.prototype.isPositive=function(){return this.value>0;},y.prototype.isPositive=m.prototype.isPositive,d.prototype.isNegative=function(){return this.sign;},m.prototype.isNegative=function(){return this.value<0;},y.prototype.isNegative=m.prototype.isNegative,d.prototype.isUnit=function(){return!1;},m.prototype.isUnit=function(){return 1===Math.abs(this.value);},y.prototype.isUnit=function(){return this.abs().value===BigInt(1);},d.prototype.isZero=function(){return!1;},m.prototype.isZero=function(){return 0===this.value;},y.prototype.isZero=function(){return this.value===BigInt(0);},d.prototype.isDivisibleBy=function(t){var e=at(t);return!e.isZero()&&(!!e.isUnit()||(0===e.compareAbs(2)?this.isEven():this.mod(e).isZero()));},y.prototype.isDivisibleBy=m.prototype.isDivisibleBy=d.prototype.isDivisibleBy,d.prototype.isPrime=function(e){var r=D(this);if(r!==t)return r;var n=this.abs(),f=n.bitLength();if(f<=64)return U(n,[2,3,5,7,11,13,17,19,23,29,31,37]);for(var h=Math.log(2)*f.toJSNumber(),c=Math.ceil(!0===e?2*Math.pow(h,2):h),a=[],i=0;i-n?new m(t-1):new d(f,!0);},y.prototype.prev=function(){return new y(this.value-BigInt(1));};for(var K=[1];2*K[K.length-1]<=e;)K.push(2*K[K.length-1]);var z=K.length,H=K[z-1];function Q(t){return Math.abs(t)<=e;}function G(t,e,r){e=at(e);for(var n=t.isNegative(),f=e.isNegative(),h=n?t.not():t,c=f?e.not():e,l=0,d=0,m=null,y=null,v=[];!h.isZero()||!c.isZero();)l=(m=L(h,H))[1].toJSNumber(),n&&(l=H-1-l),d=(y=L(c,H))[1].toJSNumber(),f&&(d=H-1-d),h=m[0],c=y[0],v.push(r(l,d));for(var w=0!==r(n?1:0,f?1:0)?o(-1):o(0),i=v.length-1;i>=0;i-=1)w=w.multiply(H).add(o(v[i]));return w;}d.prototype.shiftLeft=function(t){var e=at(t).toJSNumber();if(!Q(e))throw new Error(String(e)+" is too large for shifting.");if(e<0)return this.shiftRight(-e);var r=this;if(r.isZero())return r;for(;e>=z;)r=r.multiply(H),e-=z-1;return r.multiply(K[e]);},y.prototype.shiftLeft=m.prototype.shiftLeft=d.prototype.shiftLeft,d.prototype.shiftRight=function(t){var e,r=at(t).toJSNumber();if(!Q(r))throw new Error(String(r)+" is too large for shifting.");if(r<0)return this.shiftLeft(-r);for(var n=this;r>=z;){if(n.isZero()||n.isNegative()&&n.isUnit())return n;n=(e=L(n,H))[1].isNegative()?e[0].prev():e[0],r-=z-1;}return(e=L(n,K[r]))[1].isNegative()?e[0].prev():e[0];},y.prototype.shiftRight=m.prototype.shiftRight=d.prototype.shiftRight,d.prototype.not=function(){return this.negate().prev();},y.prototype.not=m.prototype.not=d.prototype.not,d.prototype.and=function(t){return G(this,t,function(a,b){return a&b;});},y.prototype.and=m.prototype.and=d.prototype.and,d.prototype.or=function(t){return G(this,t,function(a,b){return a|b;});},y.prototype.or=m.prototype.or=d.prototype.or,d.prototype.xor=function(t){return G(this,t,function(a,b){return a^b;});},y.prototype.xor=m.prototype.xor=d.prototype.xor;var V=1<<30,W=(e&-e)*(e&-e)|V;function Z(t){var r=t.value,n="number"==typeof r?r|V:"bigint"==typeof r?r|BigInt(V):r[0]+r[1]*e|W;return n&-n;}function Y(t,base){if(base.compareTo(t)<=0){var e=Y(t,base.square(base)),p=e.p,r=e.e,n=p.multiply(base);return n.compareTo(t)<=0?{p:n,e:2*r+1}:{p:p,e:2*r};}return{p:o(1),e:0};}function J(a,b){return a=at(a),b=at(b),a.greater(b)?a:b;}function X(a,b){return a=at(a),b=at(b),a.lesser(b)?a:b;}function $(a,b){if(a=at(a).abs(),b=at(b).abs(),a.equals(b))return a;if(a.isZero())return b;if(b.isZero())return a;for(var t,e,r=l[1];a.isEven()&&b.isEven();)t=X(Z(a),Z(b)),a=a.divide(t),b=b.divide(t),r=r.multiply(t);for(;a.isEven();)a=a.divide(Z(a));do{for(;b.isEven();)b=b.divide(Z(b));a.greater(b)&&(e=b,b=a,a=e),b=b.subtract(a);}while(!b.isZero());return r.isUnit()?a:a.multiply(r);}d.prototype.bitLength=function(){var t=this;return t.compareTo(o(0))<0&&(t=t.negate().subtract(o(1))),0===t.compareTo(o(0))?o(0):o(Y(t,o(2)).e).add(o(1));},y.prototype.bitLength=m.prototype.bitLength=d.prototype.bitLength;var tt=function(text,base,t,e){t=t||h,text=String(text),e||(text=text.toLowerCase(),t=t.toLowerCase());var i,r=text.length,n=Math.abs(base),o={};for(i=0;i=n){if("1"===l&&1===n)continue;throw new Error(l+" is not a valid digit in base "+base+".");}}base=at(base);var f=[],c="-"===text[0];for(i=c?1:0;i"!==text[i]&&i=0;i--)r=r.add(t[i].times(n)),n=n.times(base);return e?r.negate():r;}function nt(t,base){if((base=o(base)).isZero()){if(t.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.");}if(base.equals(-1)){if(t.isZero())return{value:[0],isNegative:!1};if(t.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-t.toJSNumber())).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var e=Array.apply(null,Array(t.toJSNumber()-1)).map(Array.prototype.valueOf,[0,1]);return e.unshift([1]),{value:[].concat.apply([],e),isNegative:!1};}var r=!1;if(t.isNegative()&&base.isPositive()&&(r=!0,t=t.abs()),base.isUnit())return t.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(t.toJSNumber())).map(Number.prototype.valueOf,1),isNegative:r};for(var n,f=[],h=t;h.isNegative()||h.compareAbs(base)>=0;){n=h.divmod(base),h=n.quotient;var c=n.remainder;c.isNegative()&&(c=base.minus(c).abs(),h=h.next()),f.push(c.toJSNumber());}return f.push(h.toJSNumber()),{value:f.reverse(),isNegative:r};}function it(t,base,e){var r=nt(t,base);return(r.isNegative?"-":"")+r.value.map(function(t){return function(t,e){return t<(e=e||h).length?e[t]:"<"+t+">";}(t,e);}).join("");}function ot(t){if(v(+t)){var e=+t;if(e===E(e))return c?new y(BigInt(e)):new m(e);throw new Error("Invalid integer: "+t);}var n="-"===t[0];n&&(t=t.slice(1));var o=t.split(/e/i);if(o.length>2)throw new Error("Invalid integer: "+o.join("e"));if(2===o.length){var f=o[1];if("+"===f[0]&&(f=f.slice(1)),(f=+f)!==E(f)||!v(f))throw new Error("Invalid integer: "+f+" is not a valid exponent.");var text=o[0],h=text.indexOf(".");if(h>=0&&(f-=text.length-h-1,text=text.slice(0,h)+text.slice(h+1)),f<0)throw new Error("Cannot include negative exponent part for integers");t=text+=new Array(f+1).join("0");}if(!/^([0-9][0-9]*)$/.test(t))throw new Error("Invalid integer: "+t);if(c)return new y(BigInt(n?"-"+t:t));for(var l=[],w=t.length,_=r,A=w-_;w>0;)l.push(+t.slice(A,w)),(A-=_)<0&&(A=0),w-=_;return M(l),new d(l,n);}function at(t){return"number"==typeof t?function(t){if(c)return new y(BigInt(t));if(v(t)){if(t!==E(t))throw new Error(t+" is not an integer.");return new m(t);}return ot(t.toString());}(t):"string"==typeof t?ot(t):"bigint"==typeof t?new y(t):t;}d.prototype.toArray=function(t){return nt(this,t);},m.prototype.toArray=function(t){return nt(this,t);},y.prototype.toArray=function(t){return nt(this,t);},d.prototype.toString=function(e,r){if(e===t&&(e=10),10!==e)return it(this,e,r);for(var n,o=this.value,f=o.length,h=String(o[--f]);--f>=0;)n=String(o[f]),h+="0000000".slice(n.length)+n;return(this.sign?"-":"")+h;},m.prototype.toString=function(e,r){return e===t&&(e=10),10!=e?it(this,e,r):String(this.value);},y.prototype.toString=m.prototype.toString,y.prototype.toJSON=d.prototype.toJSON=m.prototype.toJSON=function(){return this.toString();},d.prototype.valueOf=function(){return parseInt(this.toString(),10);},d.prototype.toJSNumber=d.prototype.valueOf,m.prototype.valueOf=function(){return this.value;},m.prototype.toJSNumber=m.prototype.valueOf,y.prototype.valueOf=y.prototype.toJSNumber=function(){return parseInt(this.toString(),10);};for(var i=0;i<1e3;i++)l[i]=at(i),i>0&&(l[-i]=at(-i));return l.one=l[1],l.zero=l[0],l.minusOne=l[-1],l.max=J,l.min=X,l.gcd=$,l.lcm=function(a,b){return a=at(a).abs(),b=at(b).abs(),a.divide($(a,b)).multiply(b);},l.isInstance=function(t){return t instanceof d||t instanceof m||t instanceof y;},l.randBetween=function(a,b,t){a=at(a),b=at(b);var r=t||Math.random,n=X(a,b),o=J(a,b).subtract(n).add(1);if(o.isSmall)return n.add(Math.floor(r()*o));for(var f=nt(o,e).value,h=[],c=!0,i=0;i>>32-e;}function d(a,b,t,e,r,n,s){return l(a+(b&t|~b&e)+r+n|0,s)+b|0;}function m(a,b,t,e,r,n,s){return l(a+(b&e|t&~e)+r+n|0,s)+b|0;}function y(a,b,t,e,r,n,s){return l(a+(b^t^e)+r+n|0,s)+b|0;}function v(a,b,t,e,r,n,s){return l(a+(t^(b|~e))+r+n|0,s)+b|0;}n(c,o),c.prototype._update=function(){for(var t=h,i=0;i<16;++i)t[i]=this._block.readInt32LE(4*i);var a=this._a,b=this._b,e=this._c,r=this._d;a=d(a,b,e,r,t[0],3614090360,7),r=d(r,a,b,e,t[1],3905402710,12),e=d(e,r,a,b,t[2],606105819,17),b=d(b,e,r,a,t[3],3250441966,22),a=d(a,b,e,r,t[4],4118548399,7),r=d(r,a,b,e,t[5],1200080426,12),e=d(e,r,a,b,t[6],2821735955,17),b=d(b,e,r,a,t[7],4249261313,22),a=d(a,b,e,r,t[8],1770035416,7),r=d(r,a,b,e,t[9],2336552879,12),e=d(e,r,a,b,t[10],4294925233,17),b=d(b,e,r,a,t[11],2304563134,22),a=d(a,b,e,r,t[12],1804603682,7),r=d(r,a,b,e,t[13],4254626195,12),e=d(e,r,a,b,t[14],2792965006,17),a=m(a,b=d(b,e,r,a,t[15],1236535329,22),e,r,t[1],4129170786,5),r=m(r,a,b,e,t[6],3225465664,9),e=m(e,r,a,b,t[11],643717713,14),b=m(b,e,r,a,t[0],3921069994,20),a=m(a,b,e,r,t[5],3593408605,5),r=m(r,a,b,e,t[10],38016083,9),e=m(e,r,a,b,t[15],3634488961,14),b=m(b,e,r,a,t[4],3889429448,20),a=m(a,b,e,r,t[9],568446438,5),r=m(r,a,b,e,t[14],3275163606,9),e=m(e,r,a,b,t[3],4107603335,14),b=m(b,e,r,a,t[8],1163531501,20),a=m(a,b,e,r,t[13],2850285829,5),r=m(r,a,b,e,t[2],4243563512,9),e=m(e,r,a,b,t[7],1735328473,14),a=y(a,b=m(b,e,r,a,t[12],2368359562,20),e,r,t[5],4294588738,4),r=y(r,a,b,e,t[8],2272392833,11),e=y(e,r,a,b,t[11],1839030562,16),b=y(b,e,r,a,t[14],4259657740,23),a=y(a,b,e,r,t[1],2763975236,4),r=y(r,a,b,e,t[4],1272893353,11),e=y(e,r,a,b,t[7],4139469664,16),b=y(b,e,r,a,t[10],3200236656,23),a=y(a,b,e,r,t[13],681279174,4),r=y(r,a,b,e,t[0],3936430074,11),e=y(e,r,a,b,t[3],3572445317,16),b=y(b,e,r,a,t[6],76029189,23),a=y(a,b,e,r,t[9],3654602809,4),r=y(r,a,b,e,t[12],3873151461,11),e=y(e,r,a,b,t[15],530742520,16),a=v(a,b=y(b,e,r,a,t[2],3299628645,23),e,r,t[0],4096336452,6),r=v(r,a,b,e,t[7],1126891415,10),e=v(e,r,a,b,t[14],2878612391,15),b=v(b,e,r,a,t[5],4237533241,21),a=v(a,b,e,r,t[12],1700485571,6),r=v(r,a,b,e,t[3],2399980690,10),e=v(e,r,a,b,t[10],4293915773,15),b=v(b,e,r,a,t[1],2240044497,21),a=v(a,b,e,r,t[8],1873313359,6),r=v(r,a,b,e,t[15],4264355552,10),e=v(e,r,a,b,t[6],2734768916,15),b=v(b,e,r,a,t[13],1309151649,21),a=v(a,b,e,r,t[4],4149444226,6),r=v(r,a,b,e,t[11],3174756917,10),e=v(e,r,a,b,t[2],718787259,15),b=v(b,e,r,a,t[9],3951481745,21),this._a=this._a+a|0,this._b=this._b+b|0,this._c=this._c+e|0,this._d=this._d+r|0;},c.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var t=f.allocUnsafe(16);return t.writeInt32LE(this._a,0),t.writeInt32LE(this._b,4),t.writeInt32LE(this._c,8),t.writeInt32LE(this._d,12),t;},t.exports=c;},function(t,e,r){"use strict";var n=r(79).codes.ERR_STREAM_PREMATURE_CLOSE;function o(){}t.exports=function t(e,r,f){if("function"==typeof r)return t(e,null,r);r||(r={}),f=function(t){var e=!1;return function(){if(!e){e=!0;for(var r=arguments.length,n=new Array(r),o=0;o>>32-e;}function _(a,b,t,e,r,n,o,s){return w(a+(b^t^e)+n+o|0,s)+r|0;}function M(a,b,t,e,r,n,o,s){return w(a+(b&t|~b&e)+n+o|0,s)+r|0;}function A(a,b,t,e,r,n,o,s){return w(a+((b|~t)^e)+n+o|0,s)+r|0;}function E(a,b,t,e,r,n,o,s){return w(a+(b&e|t&~e)+n+o|0,s)+r|0;}function x(a,b,t,e,r,n,o,s){return w(a+(b^(t|~e))+n+o|0,s)+r|0;}o(v,f),v.prototype._update=function(){for(var t=h,e=0;e<16;++e)t[e]=this._block.readInt32LE(4*e);for(var r=0|this._a,n=0|this._b,o=0|this._c,dl=0|this._d,f=0|this._e,v=0|this._a,br=0|this._b,S=0|this._c,I=0|this._d,k=0|this._e,i=0;i<80;i+=1){var T,tr;i<16?(T=_(r,n,o,dl,f,t[c[i]],y[0],d[i]),tr=x(v,br,S,I,k,t[l[i]],hr[0],m[i])):i<32?(T=M(r,n,o,dl,f,t[c[i]],y[1],d[i]),tr=E(v,br,S,I,k,t[l[i]],hr[1],m[i])):i<48?(T=A(r,n,o,dl,f,t[c[i]],y[2],d[i]),tr=A(v,br,S,I,k,t[l[i]],hr[2],m[i])):i<64?(T=E(r,n,o,dl,f,t[c[i]],y[3],d[i]),tr=M(v,br,S,I,k,t[l[i]],hr[3],m[i])):(T=x(r,n,o,dl,f,t[c[i]],y[4],d[i]),tr=_(v,br,S,I,k,t[l[i]],hr[4],m[i])),r=f,f=dl,dl=w(o,10),o=n,n=T,v=k,k=I,I=w(S,10),S=br,br=tr;}var O=this._b+o+I|0;this._b=this._c+dl+k|0,this._c=this._d+f+v|0,this._d=this._e+r+br|0,this._e=this._a+n+S|0,this._a=O;},v.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var t=n.alloc?n.alloc(20):new n(20);return t.writeInt32LE(this._a,0),t.writeInt32LE(this._b,4),t.writeInt32LE(this._c,8),t.writeInt32LE(this._d,12),t.writeInt32LE(this._e,16),t;},t.exports=v;},function(t,e,r){(e=t.exports=function(t){t=t.toLowerCase();var r=e[t];if(!r)throw new Error(t+" is not supported (we accept pull requests)");return new r();}).sha=r(385),e.sha1=r(386),e.sha224=r(387),e.sha256=r(220),e.sha384=r(388),e.sha512=r(221);},function(t,e,r){(e=t.exports=r(223)).Stream=e,e.Readable=e,e.Writable=r(155),e.Duplex=r(67),e.Transform=r(226),e.PassThrough=r(392);},function(t,e,r){var n=r(3),o=n.Buffer;function f(t,e){for(var r in t)e[r]=t[r];}function h(t,e,r){return o(t,e,r);}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?t.exports=n:(f(n,e),e.Buffer=h),f(o,h),h.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return o(t,e,r);},h.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var n=o(t);return void 0!==e?"string"==typeof r?n.fill(e,r):n.fill(e):n.fill(0),n;},h.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return o(t);},h.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return n.SlowBuffer(t);};},function(t,e,r){"use strict";(function(e){var n=r(119);function o(t){var e=this;this.next=null,this.entry=null,this.finish=function(){!function(t,e,r){var n=t.entry;t.entry=null;for(;n;){var o=n.callback;e.pendingcb--,o(r),n=n.next;}e.corkedRequestsFree.next=t;}(e,t);};}t.exports=A;var f,h=n.nextTick;A.WritableState=M;var c=Object.create(r(98));c.inherits=r(4);var l={deprecate:r(118)},d=r(224),m=r(154).Buffer,y=(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var v,w=r(225);function _(){}function M(t,e){f=f||r(67),t=t||{};var c=e instanceof f;this.objectMode=!!t.objectMode,c&&(this.objectMode=this.objectMode||!!t.writableObjectMode);var l=t.highWaterMark,d=t.writableHighWaterMark,m=this.objectMode?16:16384;this.highWaterMark=l||0===l?l:c&&(d||0===d)?d:m,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var y=!1===t.decodeStrings;this.decodeStrings=!y,this.defaultEncoding=t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(t){!function(t,e){var r=t._writableState,o=r.sync,f=r.writecb;if(function(t){t.writing=!1,t.writecb=null,t.length-=t.writelen,t.writelen=0;}(r),e)!function(t,e,r,o,f){--e.pendingcb,r?(n.nextTick(f,o),n.nextTick(T,t,e),t._writableState.errorEmitted=!0,t.emit("error",o)):(f(o),t._writableState.errorEmitted=!0,t.emit("error",o),T(t,e));}(t,r,o,e,f);else{var c=I(r);c||r.corked||r.bufferProcessing||!r.bufferedRequest||S(t,r),o?h(x,t,r,c,f):x(t,r,c,f);}}(e,t);},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new o(this);}function A(t){if(f=f||r(67),!(v.call(A,this)||this instanceof f))return new A(t);this._writableState=new M(t,this),this.writable=!0,t&&("function"==typeof t.write&&(this._write=t.write),"function"==typeof t.writev&&(this._writev=t.writev),"function"==typeof t.destroy&&(this._destroy=t.destroy),"function"==typeof t.final&&(this._final=t.final)),d.call(this);}function E(t,e,r,n,o,f,h){e.writelen=n,e.writecb=h,e.writing=!0,e.sync=!0,r?t._writev(o,e.onwrite):t._write(o,f,e.onwrite),e.sync=!1;}function x(t,e,r,n){r||function(t,e){0===e.length&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));}(t,e),e.pendingcb--,n(),T(t,e);}function S(t,e){e.bufferProcessing=!0;var r=e.bufferedRequest;if(t._writev&&r&&r.next){var n=e.bufferedRequestCount,f=new Array(n),h=e.corkedRequestsFree;h.entry=r;for(var c=0,l=!0;r;)f[c]=r,r.isBuf||(l=!1),r=r.next,c+=1;f.allBuffers=l,E(t,e,!0,e.length,f,"",h.finish),e.pendingcb++,e.lastBufferedRequest=null,h.next?(e.corkedRequestsFree=h.next,h.next=null):e.corkedRequestsFree=new o(e),e.bufferedRequestCount=0;}else{for(;r;){var d=r.chunk,m=r.encoding,y=r.callback;if(E(t,e,!1,e.objectMode?1:d.length,d,m,y),r=r.next,e.bufferedRequestCount--,e.writing)break;}null===r&&(e.lastBufferedRequest=null);}e.bufferedRequest=r,e.bufferProcessing=!1;}function I(t){return t.ending&&0===t.length&&null===t.bufferedRequest&&!t.finished&&!t.writing;}function k(t,e){t._final(function(r){e.pendingcb--,r&&t.emit("error",r),e.prefinished=!0,t.emit("prefinish"),T(t,e);});}function T(t,e){var r=I(e);return r&&(!function(t,e){e.prefinished||e.finalCalled||("function"==typeof t._final?(e.pendingcb++,e.finalCalled=!0,n.nextTick(k,t,e)):(e.prefinished=!0,t.emit("prefinish")));}(t,e),0===e.pendingcb&&(e.finished=!0,t.emit("finish"))),r;}c.inherits(A,d),M.prototype.getBuffer=function(){for(var t=this.bufferedRequest,e=[];t;)e.push(t),t=t.next;return e;},function(){try{Object.defineProperty(M.prototype,"buffer",{get:l.deprecate(function(){return this.getBuffer();},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")});}catch(t){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(v=Function.prototype[Symbol.hasInstance],Object.defineProperty(A,Symbol.hasInstance,{value:function(object){return!!v.call(this,object)||this===A&&object&&object._writableState instanceof M;}})):v=function(object){return object instanceof this;},A.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"));},A.prototype.write=function(t,e,r){var o,f=this._writableState,h=!1,c=!f.objectMode&&(o=t,m.isBuffer(o)||o instanceof y);return c&&!m.isBuffer(t)&&(t=function(t){return m.from(t);}(t)),"function"==typeof e&&(r=e,e=null),c?e="buffer":e||(e=f.defaultEncoding),"function"!=typeof r&&(r=_),f.ended?function(t,e){var r=new Error("write after end");t.emit("error",r),n.nextTick(e,r);}(this,r):(c||function(t,e,r,o){var f=!0,h=!1;return null===r?h=new TypeError("May not write null values to stream"):"string"==typeof r||void 0===r||e.objectMode||(h=new TypeError("Invalid non-string/buffer chunk")),h&&(t.emit("error",h),n.nextTick(o,h),f=!1),f;}(this,f,t,r))&&(f.pendingcb++,h=function(t,e,r,n,o,f){if(!r){var h=function(t,e,r){t.objectMode||!1===t.decodeStrings||"string"!=typeof e||(e=m.from(e,r));return e;}(e,n,o);n!==h&&(r=!0,o="buffer",n=h);}var c=e.objectMode?1:n.length;e.length+=c;var l=e.length-1))throw new TypeError("Unknown encoding: "+t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(A.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),A.prototype._write=function(t,e,r){r(new Error("_write() is not implemented"));},A.prototype._writev=null,A.prototype.end=function(t,e,r){var o=this._writableState;"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),o.corked&&(o.corked=1,this.uncork()),o.ending||function(t,e,r){e.ending=!0,T(t,e),r&&(e.finished?n.nextTick(r):t.once("finish",r));e.ended=!0,t.writable=!1;}(this,o,r);},Object.defineProperty(A.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),A.prototype.destroy=w.destroy,A.prototype._undestroy=w.undestroy,A.prototype._destroy=function(t,e){this.end(),e(t);};}).call(this,r(20));},function(t,e,r){"use strict";var n=r(44);function o(t){this.options=t,this.type=this.options.type,this.blockSize=8,this._init(),this.buffer=new Array(this.blockSize),this.bufferOff=0,this.padding=!1!==t.padding;}t.exports=o,o.prototype._init=function(){},o.prototype.update=function(data){return 0===data.length?[]:"decrypt"===this.type?this._updateDecrypt(data):this._updateEncrypt(data);},o.prototype._buffer=function(data,t){for(var e=Math.min(this.buffer.length-this.bufferOff,data.length-t),i=0;i0;r--)t+=this._buffer(data,t),e+=this._flushBuffer(n,e);return t+=this._buffer(data,t),n;},o.prototype.final=function(t){var e,r;return t&&(e=this.update(t)),r="encrypt"===this.type?this._finalEncrypt():this._finalDecrypt(),e?e.concat(r):r;},o.prototype._pad=function(t,e){if(0===e)return!1;for(;e=0||!e.umod(t.prime1)||!e.umod(t.prime2));return e;}function h(t,r){var o=function(t){var e=f(t);return{blinder:e.toRed(n.mont(t.modulus)).redPow(new n(t.publicExponent)).fromRed(),unblinder:e.invm(t.modulus)};}(r),h=r.modulus.byteLength(),c=new n(t).mul(o.blinder).umod(r.modulus),l=c.toRed(n.mont(r.prime1)),d=c.toRed(n.mont(r.prime2)),m=r.coefficient,p=r.prime1,q=r.prime2,y=l.redPow(r.exponent1).fromRed(),v=d.redPow(r.exponent2).fromRed(),w=y.isub(v).imul(m).umod(p).imul(q);return v.iadd(w).imul(o.unblinder).umod(r.modulus).toArrayLike(e,"be",h);}h.getr=f,t.exports=h;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";var pre,n=e,o=r(28),f=r(251),h=r(45).assert;function c(t){"short"===t.type?this.curve=new f.short(t):"edwards"===t.type?this.curve=new f.edwards(t):this.curve=new f.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,h(this.g.validate(),"Invalid curve"),h(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O");}function l(t,e){Object.defineProperty(n,t,{configurable:!0,enumerable:!0,get:function(){var r=new c(e);return Object.defineProperty(n,t,{configurable:!0,enumerable:!0,value:r}),r;}});}n.PresetCurve=c,l("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:o.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),l("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:o.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),l("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:o.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),l("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:o.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),l("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:o.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),l("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:o.sha256,gRed:!1,g:["9"]}),l("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:o.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{pre=r(436);}catch(t){pre=void 0;}l("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:o.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",pre]});},function(t,e,r){"use strict";(function(e){var n,o=r(3),f=o.Buffer,h={};for(n in o)o.hasOwnProperty(n)&&"SlowBuffer"!==n&&"Buffer"!==n&&(h[n]=o[n]);var c=h.Buffer={};for(n in f)f.hasOwnProperty(n)&&"allocUnsafe"!==n&&"allocUnsafeSlow"!==n&&(c[n]=f[n]);if(h.Buffer.prototype=f.prototype,c.from&&c.from!==Uint8Array.from||(c.from=function(t,e,r){if("number"==typeof t)throw new TypeError('The "value" argument must not be of type number. Received type '+typeof t);if(t&&void 0===t.length)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);return f(t,e,r);}),c.alloc||(c.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError('The "size" argument must be of type number. Received type '+typeof t);if(t<0||t>=2*(1<<30))throw new RangeError('The value "'+t+'" is invalid for option "size"');var n=f(t);return e&&0!==e.length?"string"==typeof r?n.fill(e,r):n.fill(e):n.fill(0),n;}),!h.kStringMaxLength)try{h.kStringMaxLength=e.binding("buffer").kStringMaxLength;}catch(t){}h.constants||(h.constants={MAX_LENGTH:h.kMaxLength},h.kStringMaxLength&&(h.constants.MAX_STRING_LENGTH=h.kStringMaxLength)),t.exports=h;}).call(this,r(19));},function(t,e,r){"use strict";const n=r(165).Reporter,o=r(100).EncoderBuffer,f=r(100).DecoderBuffer,h=r(44),c=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],l=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(c);function d(t,e,r){const n={};this._baseState=n,n.name=r,n.enc=t,n.parent=e||null,n.children=null,n.tag=null,n.args=null,n.reverseArgs=null,n.choice=null,n.optional=!1,n.any=!1,n.obj=!1,n.use=null,n.useDecoder=null,n.key=null,n.default=null,n.explicit=null,n.implicit=null,n.contains=null,n.parent||(n.children=[],this._wrap());}t.exports=d;const m=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];d.prototype.clone=function(){const t=this._baseState,e={};m.forEach(function(r){e[r]=t[r];});const r=new this.constructor(e.parent);return r._baseState=e,r;},d.prototype._wrap=function(){const t=this._baseState;l.forEach(function(e){this[e]=function(){const r=new this.constructor(this);return t.children.push(r),r[e].apply(r,arguments);};},this);},d.prototype._init=function(body){const t=this._baseState;h(null===t.parent),body.call(this),t.children=t.children.filter(function(t){return t._baseState.parent===this;},this),h.equal(t.children.length,1,"Root node can have only one child");},d.prototype._useArgs=function(t){const e=this._baseState,r=t.filter(function(t){return t instanceof this.constructor;},this);t=t.filter(function(t){return!(t instanceof this.constructor);},this),0!==r.length&&(h(null===e.children),e.children=r,r.forEach(function(t){t._baseState.parent=this;},this)),0!==t.length&&(h(null===e.args),e.args=t,e.reverseArgs=t.map(function(t){if("object"!=typeof t||t.constructor!==Object)return t;const e={};return Object.keys(t).forEach(function(r){r==(0|r)&&(r|=0);const n=t[r];e[n]=r;}),e;}));},["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"].forEach(function(t){d.prototype[t]=function(){const e=this._baseState;throw new Error(t+" not implemented for encoding: "+e.enc);};}),c.forEach(function(t){d.prototype[t]=function(){const e=this._baseState,r=Array.prototype.slice.call(arguments);return h(null===e.tag),e.tag=t,this._useArgs(r),this;};}),d.prototype.use=function(t){h(t);const e=this._baseState;return h(null===e.use),e.use=t,this;},d.prototype.optional=function(){return this._baseState.optional=!0,this;},d.prototype.def=function(t){const e=this._baseState;return h(null===e.default),e.default=t,e.optional=!0,this;},d.prototype.explicit=function(t){const e=this._baseState;return h(null===e.explicit&&null===e.implicit),e.explicit=t,this;},d.prototype.implicit=function(t){const e=this._baseState;return h(null===e.explicit&&null===e.implicit),e.implicit=t,this;},d.prototype.obj=function(){const t=this._baseState,e=Array.prototype.slice.call(arguments);return t.obj=!0,0!==e.length&&this._useArgs(e),this;},d.prototype.key=function(t){const e=this._baseState;return h(null===e.key),e.key=t,this;},d.prototype.any=function(){return this._baseState.any=!0,this;},d.prototype.choice=function(t){const e=this._baseState;return h(null===e.choice),e.choice=t,this._useArgs(Object.keys(t).map(function(e){return t[e];})),this;},d.prototype.contains=function(t){const e=this._baseState;return h(null===e.use),e.contains=t,this;},d.prototype._decode=function(input,t){const e=this._baseState;if(null===e.parent)return input.wrapResult(e.children[0]._decode(input,t));let r,n=e.default,o=!0,h=null;if(null!==e.key&&(h=input.enterKey(e.key)),e.optional){let r=null;if(null!==e.explicit?r=e.explicit:null!==e.implicit?r=e.implicit:null!==e.tag&&(r=e.tag),null!==r||e.any){if(o=this._peekTag(input,r,e.any),input.isError(o))return o;}else{const r=input.save();try{null===e.choice?this._decodeGeneric(e.tag,input,t):this._decodeChoice(input,t),o=!0;}catch(t){o=!1;}input.restore(r);}}if(e.obj&&o&&(r=input.enterObject()),o){if(null!==e.explicit){const t=this._decodeTag(input,e.explicit);if(input.isError(t))return t;input=t;}const r=input.offset;if(null===e.use&&null===e.choice){let t;e.any&&(t=input.save());const body=this._decodeTag(input,null!==e.implicit?e.implicit:e.tag,e.any);if(input.isError(body))return body;e.any?n=input.raw(t):input=body;}if(t&&t.track&&null!==e.tag&&t.track(input.path(),r,input.length,"tagged"),t&&t.track&&null!==e.tag&&t.track(input.path(),input.offset,input.length,"content"),e.any||(n=null===e.choice?this._decodeGeneric(e.tag,input,t):this._decodeChoice(input,t)),input.isError(n))return n;if(e.any||null!==e.choice||null===e.children||e.children.forEach(function(e){e._decode(input,t);}),e.contains&&("octstr"===e.tag||"bitstr"===e.tag)){const data=new f(n);n=this._getUse(e.contains,input._reporterState.obj)._decode(data,t);}}return e.obj&&o&&(n=input.leaveObject(r)),null===e.key||null===n&&!0!==o?null!==h&&input.exitKey(h):input.leaveKey(h,e.key,n),n;},d.prototype._decodeGeneric=function(t,input,e){const r=this._baseState;return"seq"===t||"set"===t?null:"seqof"===t||"setof"===t?this._decodeList(input,t,r.args[0],e):/str$/.test(t)?this._decodeStr(input,t,e):"objid"===t&&r.args?this._decodeObjid(input,r.args[0],r.args[1],e):"objid"===t?this._decodeObjid(input,null,null,e):"gentime"===t||"utctime"===t?this._decodeTime(input,t,e):"null_"===t?this._decodeNull(input,e):"bool"===t?this._decodeBool(input,e):"objDesc"===t?this._decodeStr(input,t,e):"int"===t||"enum"===t?this._decodeInt(input,r.args&&r.args[0],e):null!==r.use?this._getUse(r.use,input._reporterState.obj)._decode(input,e):input.error("unknown tag: "+t);},d.prototype._getUse=function(t,e){const r=this._baseState;return r.useDecoder=this._use(t,e),h(null===r.useDecoder._baseState.parent),r.useDecoder=r.useDecoder._baseState.children[0],r.implicit!==r.useDecoder._baseState.implicit&&(r.useDecoder=r.useDecoder.clone(),r.useDecoder._baseState.implicit=r.implicit),r.useDecoder;},d.prototype._decodeChoice=function(input,t){const e=this._baseState;let r=null,n=!1;return Object.keys(e.choice).some(function(o){const f=input.save(),h=e.choice[o];try{const e=h._decode(input,t);if(input.isError(e))return!1;r={type:o,value:e},n=!0;}catch(t){return input.restore(f),!1;}return!0;},this),n?r:input.error("Choice not matched");},d.prototype._createEncoderBuffer=function(data){return new o(data,this.reporter);},d.prototype._encode=function(data,t,e){const r=this._baseState;if(null!==r.default&&r.default===data)return;const n=this._encodeValue(data,t,e);return void 0===n||this._skipDefault(n,t,e)?void 0:n;},d.prototype._encodeValue=function(data,t,e){const r=this._baseState;if(null===r.parent)return r.children[0]._encode(data,t||new n());let o=null;if(this.reporter=t,r.optional&&void 0===data){if(null===r.default)return;data=r.default;}let content=null,f=!1;if(r.any)o=this._createEncoderBuffer(data);else if(r.choice)o=this._encodeChoice(data,t);else if(r.contains)content=this._getUse(r.contains,e)._encode(data,t),f=!0;else if(r.children)content=r.children.map(function(e){if("null_"===e._baseState.tag)return e._encode(null,t,data);if(null===e._baseState.key)return t.error("Child should have a key");const r=t.enterKey(e._baseState.key);if("object"!=typeof data)return t.error("Child expected, but input is not object");const n=e._encode(data[e._baseState.key],t,data);return t.leaveKey(r),n;},this).filter(function(t){return t;}),content=this._createEncoderBuffer(content);else if("seqof"===r.tag||"setof"===r.tag){if(!r.args||1!==r.args.length)return t.error("Too many args for : "+r.tag);if(!Array.isArray(data))return t.error("seqof/setof, but data is not Array");const e=this.clone();e._baseState.implicit=null,content=this._createEncoderBuffer(data.map(function(e){const r=this._baseState;return this._getUse(r.args[0],data)._encode(e,t);},e));}else null!==r.use?o=this._getUse(r.use,e)._encode(data,t):(content=this._encodePrimitive(r.tag,data),f=!0);if(!r.any&&null===r.choice){const e=null!==r.implicit?r.implicit:r.tag,n=null===r.implicit?"universal":"context";null===e?null===r.use&&t.error("Tag could be omitted only for .use()"):null===r.use&&(o=this._encodeComposite(e,f,n,content));}return null!==r.explicit&&(o=this._encodeComposite(r.explicit,!1,"context",o)),o;},d.prototype._encodeChoice=function(data,t){const e=this._baseState,r=e.choice[data.type];return r||h(!1,data.type+" not found in "+JSON.stringify(Object.keys(e.choice))),r._encode(data.value,t);},d.prototype._encodePrimitive=function(t,data){const e=this._baseState;if(/str$/.test(t))return this._encodeStr(data,t);if("objid"===t&&e.args)return this._encodeObjid(data,e.reverseArgs[0],e.args[1]);if("objid"===t)return this._encodeObjid(data,null,null);if("gentime"===t||"utctime"===t)return this._encodeTime(data,t);if("null_"===t)return this._encodeNull();if("int"===t||"enum"===t)return this._encodeInt(data,e.args&&e.reverseArgs[0]);if("bool"===t)return this._encodeBool(data);if("objDesc"===t)return this._encodeStr(data,t);throw new Error("Unsupported tag: "+t);},d.prototype._isNumstr=function(t){return /^[0-9 ]*$/.test(t);},d.prototype._isPrintstr=function(t){return /^[A-Za-z0-9 '()+,-./:=?]*$/.test(t);};},function(t,e,r){"use strict";const n=r(4);function o(t){this._reporterState={obj:null,path:[],options:t||{},errors:[]};}function f(path,t){this.path=path,this.rethrow(t);}e.Reporter=o,o.prototype.isError=function(t){return t instanceof f;},o.prototype.save=function(){const t=this._reporterState;return{obj:t.obj,pathLen:t.path.length};},o.prototype.restore=function(data){const t=this._reporterState;t.obj=data.obj,t.path=t.path.slice(0,data.pathLen);},o.prototype.enterKey=function(t){return this._reporterState.path.push(t);},o.prototype.exitKey=function(t){const e=this._reporterState;e.path=e.path.slice(0,t-1);},o.prototype.leaveKey=function(t,e,r){const n=this._reporterState;this.exitKey(t),null!==n.obj&&(n.obj[e]=r);},o.prototype.path=function(){return this._reporterState.path.join("/");},o.prototype.enterObject=function(){const t=this._reporterState,e=t.obj;return t.obj={},e;},o.prototype.leaveObject=function(t){const e=this._reporterState,r=e.obj;return e.obj=t,r;},o.prototype.error=function(t){let e;const r=this._reporterState,n=t instanceof f;if(e=n?t:new f(r.path.map(function(t){return"["+JSON.stringify(t)+"]";}).join(""),t.message||t,t.stack),!r.options.partial)throw e;return n||r.errors.push(e),e;},o.prototype.wrapResult=function(t){const e=this._reporterState;return e.options.partial?{result:this.isError(t)?null:t,errors:e.errors}:t;},n(f,Error),f.prototype.rethrow=function(t){if(this.message=t+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,f),!this.stack)try{throw new Error(this.message);}catch(t){this.stack=t.stack;}return this;};},function(t,e,r){"use strict";function n(map){const t={};return Object.keys(map).forEach(function(e){(0|e)==e&&(e|=0);const r=map[e];t[r]=e;}),t;}e.tagClass={0:"universal",1:"application",2:"context",3:"private"},e.tagClassByName=n(e.tagClass),e.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"},e.tagByName=n(e.tag);},function(t,e,r){const n=r(37),o=r(26).Scalar,f=r(26).ZqField,{unstringifyBigInts:h}=r(26).utils,c=new f(o.fromString("21888242871839275222246405745257275088548364400416034343698204186575808495617")),{C:l,M:d}=h(r(466)),m=a=>c.mul(a,c.square(c.square(a,a)));t.exports=function(t){n(t.length>0),n(t.length<5);const e=t.length+1;let r=[...t.map(a=>c.e(a)),c.zero];for(let t=0;t<43;t++)r=r.map((a,i)=>c.add(a,BigInt(l[e-2][t*e+i]))),t<4||t>=39?r=r.map(a=>m(a)):r[0]=m(r[0]),t<42&&(r=r.map((t,i)=>r.reduce((t,a,r)=>c.add(t,c.mul(BigInt(d[e-2][r][i]),a)),c.zero)));return c.normalize(r[0]);};},function(t,e,r){(function(t){const n=r(26).F1Field,o=r(26).Scalar,f=r(26).utils;e.addPoint=c,e.mulPointEscalar=l,e.inCurve=d,e.inSubgroup=function(t){if(!d(t))return!1;const r=l(t,e.subOrder);return h.isZero(r[0])&&h.eq(r[1],h.one);},e.packPoint=function(t){const e=f.leInt2Buff(t[1],32);h.lt(t[0],h.zero)&&(e[31]=128|e[31]);return e;},e.unpackPoint=function(r){const n=t.from(r);let c=!1;const l=new Array(2);128&n[31]&&(c=!0,n[31]=127&n[31]);if(l[1]=f.leBuff2int(n),o.gt(l[1],e.p))return null;const d=h.square(l[1]);let m=h.sqrt(h.div(h.sub(h.one,d),h.sub(e.A,h.mul(e.D,d))));if(null==m)return null;c&&(m=h.neg(m));return l[0]=m,l;},e.p=o.fromString("21888242871839275222246405745257275088548364400416034343698204186575808495617");const h=new n(e.p);function c(a,b){const t=[],r=h.mul(a[0],b[1]),n=h.mul(a[1],b[0]),o=h.mul(h.sub(a[1],h.mul(e.A,a[0])),h.add(b[0],b[1])),f=h.mul(r,n),c=h.mul(e.D,f);return t[0]=h.div(h.add(r,n),h.add(h.one,c)),t[1]=h.div(h.add(o,h.sub(h.mul(e.A,r),n)),h.sub(h.one,c)),t;}function l(base,t){let e=[h.e("0"),h.e("1")],r=t,n=base;for(;!o.isZero(r);)o.isOdd(r)&&(e=c(e,n)),n=c(n,n),r=o.shiftRight(r,1);return e;}function d(t){const r=h.square(t[0]),n=h.square(t[1]);return!!h.eq(h.add(h.mul(e.A,r),n),h.add(h.one,h.mul(h.mul(r,n),e.D)));}e.F=h,e.Generator=[h.e("995203441582195749578291179787384436505546430278305826713579947235728471134"),h.e("5472060717959818805561601436314318772137091100104008585924551046643952123905")],e.Base8=[h.e("5299619240641551281634865583518297030282874472190772894086521144482721001553"),h.e("16950150798460657717958625567821834550301663161624707787222815936182638968203")],e.order=o.fromString("21888242871839275222246405745257275088614511777268538073601725287587578984328"),e.subOrder=o.shiftRight(e.order,3),e.A=h.e("168700"),e.D=h.e("168696");}).call(this,r(3).Buffer);},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(485).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.rlphash=e.ripemd160FromArray=e.ripemd160FromString=e.ripemd160=e.sha256FromArray=e.sha256FromString=e.sha256=e.keccakFromArray=e.keccakFromHexString=e.keccakFromString=e.keccak256=e.keccak=void 0;var n=r(171),o=r(61),f=r(57),h=r(68),c=r(125);e.keccak=function(a,t){switch(void 0===t&&(t=256),(0,c.assertIsBuffer)(a),t){case 224:return(0,n.keccak224)(a);case 256:return(0,n.keccak256)(a);case 384:return(0,n.keccak384)(a);case 512:return(0,n.keccak512)(a);default:throw new Error("Invald algorithm: keccak".concat(t));}};e.keccak256=function(a){return(0,e.keccak)(a);};e.keccakFromString=function(a,r){void 0===r&&(r=256),(0,c.assertIsString)(a);var n=t.from(a,"utf8");return(0,e.keccak)(n,r);};e.keccakFromHexString=function(a,t){return void 0===t&&(t=256),(0,c.assertIsHexString)(a),(0,e.keccak)((0,h.toBuffer)(a),t);};e.keccakFromArray=function(a,t){return void 0===t&&(t=256),(0,c.assertIsArray)(a),(0,e.keccak)((0,h.toBuffer)(a),t);};var l=function(a){return a=(0,h.toBuffer)(a),o("sha256").update(a).digest();};e.sha256=function(a){return(0,c.assertIsBuffer)(a),l(a);};e.sha256FromString=function(a){return(0,c.assertIsString)(a),l(a);};e.sha256FromArray=function(a){return(0,c.assertIsArray)(a),l(a);};var d=function(a,t){a=(0,h.toBuffer)(a);var e=o("rmd160").update(a).digest();return!0===t?(0,h.setLengthLeft)(e,32):e;};e.ripemd160=function(a,t){return(0,c.assertIsBuffer)(a),d(a,t);};e.ripemd160FromString=function(a,t){return(0,c.assertIsString)(a),d(a,t);};e.ripemd160FromArray=function(a,t){return(0,c.assertIsArray)(a),d(a,t);};e.rlphash=function(a){return(0,e.keccak)(f.rlp.encode(a));};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(495),o=r(496);e.keccak224=n.createHashFunction(function(){return o("keccak224");}),e.keccak256=n.createHashFunction(function(){return o("keccak256");}),e.keccak384=n.createHashFunction(function(){return o("keccak384");}),e.keccak512=n.createHashFunction(function(){return o("keccak512");});},function(t,e,r){"use strict";var n=r(86).codes.ERR_STREAM_PREMATURE_CLOSE;function o(){}t.exports=function t(e,r,f){if("function"==typeof r)return t(e,null,r);r||(r={}),f=function(t){var e=!1;return function(){if(!e){e=!0;for(var r=arguments.length,n=new Array(r),o=0;o=0;--i){var f=this.tryEntries[i],h=f.completion;if("root"===f.tryLoc)return o("end");if(f.tryLoc<=this.prev){var c=n.call(f,"catchLoc"),l=n.call(f,"finallyLoc");if(c&&l){if(this.prev=0;--i){var r=this.tryEntries[i];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev=0;--i){var e=this.tryEntries[i];if(e.finallyLoc===t)return this.complete(e.completion,e.afterLoc),j(e),A;}},catch:function(t){for(var i=this.tryEntries.length-1;i>=0;--i){var e=this.tryEntries[i];if(e.tryLoc===t){var r=e.completion;if("throw"===r.type){var n=r.arg;j(e);}return n;}}throw new Error("illegal catch attempt");},delegateYield:function(t,r,n){return this.delegate={iterator:F(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),A;}},t;}(t.exports);try{regeneratorRuntime=n;}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n);}},function(t,e,r){var n=r(178),o=r(90),f=r(534);n||o(Object.prototype,"toString",f,{unsafe:!0});},function(t,e,r){var n={};n[r(31)("toStringTag")]="z",t.exports="[object z]"===String(n);},function(t,e,r){var n=r(32),o=r(180),f="__core-js_shared__",h=n[f]||o(f,{});t.exports=h;},function(t,e,r){var n=r(32),o=Object.defineProperty;t.exports=function(t,e){try{o(n,t,{value:e,configurable:!0,writable:!0});}catch(r){n[t]=e;}return e;};},function(t,e){t.exports=function(t){return null==t;};},function(t,e,r){var n=r(17),o=0,f=Math.random(),h=n(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+h(++o+f,36);};},function(t,e,r){var n=r(32),o=r(48),f=n.document,h=o(f)&&o(f.createElement);t.exports=function(t){return h?f.createElement(t):{};};},function(t,e,r){var n=r(17);t.exports=n({}.isPrototypeOf);},function(t,e,r){var n=r(108),o=r(181);t.exports=function(t,e){var r=t[e];return o(r)?void 0:n(r);};},function(t,e,r){var n=r(35),o=r(34),f=Function.prototype,h=n&&Object.getOwnPropertyDescriptor,c=o(f,"name"),l=c&&"something"===function(){}.name,d=c&&(!n||n&&h(f,"name").configurable);t.exports={EXISTS:c,PROPER:l,CONFIGURABLE:d};},function(t,e,r){var n,o,f,h=r(533),c=r(32),l=r(48),d=r(127),m=r(34),y=r(179),v=r(128),w=r(129),_="Object already initialized",M=c.TypeError,A=c.WeakMap;if(h||y.state){var E=y.state||(y.state=new A());E.get=E.get,E.has=E.has,E.set=E.set,n=function(t,e){if(E.has(t))throw M(_);return e.facade=t,E.set(t,e),e;},o=function(t){return E.get(t)||{};},f=function(t){return E.has(t);};}else{var x=v("state");w[x]=!0,n=function(t,e){if(m(t,x))throw M(_);return e.facade=t,d(t,x,e),e;},o=function(t){return m(t,x)?t[x]:{};},f=function(t){return m(t,x);};}t.exports={set:n,get:o,has:f,enforce:function(t){return f(t)?o(t):n(t,{});},getterFor:function(t){return function(e){var r;if(!l(e)||(r=o(e)).type!==t)throw M("Incompatible receiver, "+t+" required");return r;};}};},function(t,e,r){var n=r(298),o=r(17),f=r(299),h=r(69),c=r(111),l=r(300),d=o([].push),m=function(t){var e=1==t,r=2==t,o=3==t,m=4==t,y=6==t,v=7==t,w=5==t||y;return function(_,M,A,E){for(var x,S,I=h(_),k=f(I),T=n(M,A),O=c(k),B=0,C=E||l,R=e?C(_,O):r||v?C(_,0):void 0;O>B;B++)if((w||B in k)&&(S=T(x=k[B],B,I),t))if(e)R[B]=S;else if(S)switch(t){case 3:return!0;case 5:return x;case 6:return B;case 2:d(R,x);}else switch(t){case 4:return!1;case 7:d(R,x);}return y?-1:o||m?m:R;};};t.exports={forEach:m(0),map:m(1),filter:m(2),some:m(3),every:m(4),find:m(5),findIndex:m(6),filterReject:m(7)};},function(t,e,r){var n=r(70);t.exports=Array.isArray||function(t){return"Array"==n(t);};},function(t,e,r){var n=r(17),o=r(21),f=r(24),h=r(130),c=r(63),l=r(297),d=function(){},m=[],y=c("Reflect","construct"),v=/^\s*(?:class|function)\b/,w=n(v.exec),_=!v.exec(d),M=function(t){if(!f(t))return!1;try{return y(d,m,t),!0;}catch(t){return!1;}},A=function(t){if(!f(t))return!1;switch(h(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1;}try{return _||!!w(v,l(t));}catch(t){return!0;}};A.sham=!0,t.exports=!y||o(function(){var t;return M(M.call)||!M(Object)||!M(function(){t=!0;})||t;})?A:M;},function(t,e,r){"use strict";var n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,f=o&&!n.call({1:2},1);e.f=f?function(t){var e=o(this,t);return!!e&&e.enumerable;}:n;},function(t,e,r){var n=r(131),o=Math.max,f=Math.min;t.exports=function(t,e){var r=n(t);return r<0?o(r+e,0):f(r,e);};},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"];},function(t,e){e.f=Object.getOwnPropertySymbols;},function(t,e,r){var n=r(34),o=r(24),f=r(69),h=r(128),c=r(547),l=h("IE_PROTO"),d=Object,m=d.prototype;t.exports=c?d.getPrototypeOf:function(t){var object=f(t);if(n(object,l))return object[l];var e=object.constructor;return o(e)&&object instanceof e?e.prototype:object instanceof d?m:null;};},function(t,e,r){var n=r(47).f,o=r(34),f=r(31)("toStringTag");t.exports=function(t,e,r){t&&!r&&(t=t.prototype),t&&!o(t,f)&&n(t,f,{configurable:!0,value:e});};},function(t,e,r){var n=r(105),o=Function.prototype,f=o.apply,h=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(n?h.bind(f):function(){return h.apply(f,arguments);});},function(t,e,r){var n=r(17);t.exports=n([].slice);},function(t,e,r){(function(n,o){var f;!function(){"use strict";var h="input is invalid type",c="object"==typeof window,l=c?window:{};l.JS_SHA3_NO_WINDOW&&(c=!1);var d=!c&&"object"==typeof self;!l.JS_SHA3_NO_NODE_JS&&"object"==typeof n&&n.versions&&n.versions.node?l=o:d&&(l=self);var m=!l.JS_SHA3_NO_COMMON_JS&&"object"==typeof t&&t.exports,y=r(363),v=!l.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,w="0123456789abcdef".split(""),_=[4,1024,262144,67108864],M=[0,8,16,24],A=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],E=[224,256,384,512],x=[128,256],S=["hex","buffer","arrayBuffer","array","digest"],I={128:168,256:136};!l.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t);}),!v||!l.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer;});for(var k=function(t,e,r){return function(n){return new z(t,e,t).update(n)[r]();};},T=function(t,e,r){return function(n,o){return new z(t,e,o).update(n)[r]();};},O=function(t,e,r){return function(e,n,o,s){return N["cshake"+t].update(e,n,o,s)[r]();};},B=function(t,e,r){return function(e,n,o,s){return N["kmac"+t].update(e,n,o,s)[r]();};},C=function(t,e,r,n){for(var i=0;i>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var i=0;i<50;++i)this.s[i]=0;}function H(t,e,r){z.call(this,t,e,r);}z.prototype.update=function(t){if(this.finalized)throw new Error("finalize already called");var e,r=typeof t;if("string"!==r){if("object"!==r)throw new Error(h);if(null===t)throw new Error(h);if(v&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||v&&ArrayBuffer.isView(t)))throw new Error(h);e=!0;}for(var i,code,n=this.blocks,o=this.byteCount,f=t.length,c=this.blockCount,l=0,s=this.s;l>2]|=t[l]<>2]|=code<>2]|=(192|code>>6)<>2]|=(128|63&code)<=57344?(n[i>>2]|=(224|code>>12)<>2]|=(128|code>>6&63)<>2]|=(128|63&code)<>2]|=(240|code>>18)<>2]|=(128|code>>12&63)<>2]|=(128|code>>6&63)<>2]|=(128|63&code)<=o){for(this.start=i-o,this.block=n[c],i=0;i>=8);r>0;)o.unshift(r),r=255&(t>>=8),++n;return e?o.push(n):o.unshift(n),this.update(o),o.length;},z.prototype.encodeString=function(t){var e,r=typeof t;if("string"!==r){if("object"!==r)throw new Error(h);if(null===t)throw new Error(h);if(v&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||v&&ArrayBuffer.isView(t)))throw new Error(h);e=!0;}var n=0,o=t.length;if(e)n=o;else for(var i=0;i=57344?n+=3:(code=65536+((1023&code)<<10|1023&t.charCodeAt(++i)),n+=4);}return n+=this.encode(8*n),this.update(t),n;},z.prototype.bytepad=function(t,e){for(var r=this.encode(e),i=0;i>2]|=this.padding[3&i],this.lastByteIndex===this.byteCount)for(t[0]=t[e],i=1;i>4&15]+w[15&t]+w[t>>12&15]+w[t>>8&15]+w[t>>20&15]+w[t>>16&15]+w[t>>28&15]+w[t>>24&15];o%e==0&&(Q(s),i=0);}return n&&(t=s[i],f+=w[t>>4&15]+w[15&t],n>1&&(f+=w[t>>12&15]+w[t>>8&15]),n>2&&(f+=w[t>>20&15]+w[t>>16&15])),f;},z.prototype.arrayBuffer=function(){this.finalize();var t,e=this.blockCount,s=this.s,r=this.outputBlocks,n=this.extraBytes,i=0,o=0,f=this.outputBits>>3;t=n?new ArrayBuffer(r+1<<2):new ArrayBuffer(f);for(var h=new Uint32Array(t);o>8&255,h[t+2]=e>>16&255,h[t+3]=e>>24&255;f%r==0&&Q(s);}return o&&(t=f<<2,e=s[i],h[t]=255&e,o>1&&(h[t+1]=e>>8&255),o>2&&(h[t+2]=e>>16&255)),h;},H.prototype=new z(),H.prototype.finalize=function(){return this.encode(this.outputBits,!0),z.prototype.finalize.call(this);};var Q=function(s){var t,e,r,n,o,f,h,c,l,d,m,y,v,w,_,M,E,x,S,I,k,T,O,B,C,R,P,N,j,L,F,D,U,K,z,H,Q,G,V,W,Z,Y,J,X,$,tt,et,nt,it,ot,at,st,ut,ft,ht,ct,lt,pt,mt,bt,yt,gt,vt;for(r=0;r<48;r+=2)n=s[0]^s[10]^s[20]^s[30]^s[40],o=s[1]^s[11]^s[21]^s[31]^s[41],f=s[2]^s[12]^s[22]^s[32]^s[42],h=s[3]^s[13]^s[23]^s[33]^s[43],c=s[4]^s[14]^s[24]^s[34]^s[44],l=s[5]^s[15]^s[25]^s[35]^s[45],d=s[6]^s[16]^s[26]^s[36]^s[46],m=s[7]^s[17]^s[27]^s[37]^s[47],t=(y=s[8]^s[18]^s[28]^s[38]^s[48])^(f<<1|h>>>31),e=(v=s[9]^s[19]^s[29]^s[39]^s[49])^(h<<1|f>>>31),s[0]^=t,s[1]^=e,s[10]^=t,s[11]^=e,s[20]^=t,s[21]^=e,s[30]^=t,s[31]^=e,s[40]^=t,s[41]^=e,t=n^(c<<1|l>>>31),e=o^(l<<1|c>>>31),s[2]^=t,s[3]^=e,s[12]^=t,s[13]^=e,s[22]^=t,s[23]^=e,s[32]^=t,s[33]^=e,s[42]^=t,s[43]^=e,t=f^(d<<1|m>>>31),e=h^(m<<1|d>>>31),s[4]^=t,s[5]^=e,s[14]^=t,s[15]^=e,s[24]^=t,s[25]^=e,s[34]^=t,s[35]^=e,s[44]^=t,s[45]^=e,t=c^(y<<1|v>>>31),e=l^(v<<1|y>>>31),s[6]^=t,s[7]^=e,s[16]^=t,s[17]^=e,s[26]^=t,s[27]^=e,s[36]^=t,s[37]^=e,s[46]^=t,s[47]^=e,t=d^(n<<1|o>>>31),e=m^(o<<1|n>>>31),s[8]^=t,s[9]^=e,s[18]^=t,s[19]^=e,s[28]^=t,s[29]^=e,s[38]^=t,s[39]^=e,s[48]^=t,s[49]^=e,w=s[0],_=s[1],tt=s[11]<<4|s[10]>>>28,et=s[10]<<4|s[11]>>>28,N=s[20]<<3|s[21]>>>29,j=s[21]<<3|s[20]>>>29,bt=s[31]<<9|s[30]>>>23,yt=s[30]<<9|s[31]>>>23,Y=s[40]<<18|s[41]>>>14,J=s[41]<<18|s[40]>>>14,K=s[2]<<1|s[3]>>>31,z=s[3]<<1|s[2]>>>31,M=s[13]<<12|s[12]>>>20,E=s[12]<<12|s[13]>>>20,nt=s[22]<<10|s[23]>>>22,it=s[23]<<10|s[22]>>>22,L=s[33]<<13|s[32]>>>19,F=s[32]<<13|s[33]>>>19,gt=s[42]<<2|s[43]>>>30,vt=s[43]<<2|s[42]>>>30,ft=s[5]<<30|s[4]>>>2,ht=s[4]<<30|s[5]>>>2,H=s[14]<<6|s[15]>>>26,Q=s[15]<<6|s[14]>>>26,x=s[25]<<11|s[24]>>>21,S=s[24]<<11|s[25]>>>21,ot=s[34]<<15|s[35]>>>17,at=s[35]<<15|s[34]>>>17,D=s[45]<<29|s[44]>>>3,U=s[44]<<29|s[45]>>>3,B=s[6]<<28|s[7]>>>4,C=s[7]<<28|s[6]>>>4,ct=s[17]<<23|s[16]>>>9,lt=s[16]<<23|s[17]>>>9,G=s[26]<<25|s[27]>>>7,V=s[27]<<25|s[26]>>>7,I=s[36]<<21|s[37]>>>11,k=s[37]<<21|s[36]>>>11,st=s[47]<<24|s[46]>>>8,ut=s[46]<<24|s[47]>>>8,X=s[8]<<27|s[9]>>>5,$=s[9]<<27|s[8]>>>5,R=s[18]<<20|s[19]>>>12,P=s[19]<<20|s[18]>>>12,pt=s[29]<<7|s[28]>>>25,mt=s[28]<<7|s[29]>>>25,W=s[38]<<8|s[39]>>>24,Z=s[39]<<8|s[38]>>>24,T=s[48]<<14|s[49]>>>18,O=s[49]<<14|s[48]>>>18,s[0]=w^~M&x,s[1]=_^~E&S,s[10]=B^~R&N,s[11]=C^~P&j,s[20]=K^~H&G,s[21]=z^~Q&V,s[30]=X^~tt&nt,s[31]=$^~et&it,s[40]=ft^~ct&pt,s[41]=ht^~lt&mt,s[2]=M^~x&I,s[3]=E^~S&k,s[12]=R^~N&L,s[13]=P^~j&F,s[22]=H^~G&W,s[23]=Q^~V&Z,s[32]=tt^~nt&ot,s[33]=et^~it&at,s[42]=ct^~pt&bt,s[43]=lt^~mt&yt,s[4]=x^~I&T,s[5]=S^~k&O,s[14]=N^~L&D,s[15]=j^~F&U,s[24]=G^~W&Y,s[25]=V^~Z&J,s[34]=nt^~ot&st,s[35]=it^~at&ut,s[44]=pt^~bt>,s[45]=mt^~yt&vt,s[6]=I^~T&w,s[7]=k^~O&_,s[16]=L^~D&B,s[17]=F^~U&C,s[26]=W^~Y&K,s[27]=Z^~J&z,s[36]=ot^~st&X,s[37]=at^~ut&$,s[46]=bt^~gt&ft,s[47]=yt^~vt&ht,s[8]=T^~w&M,s[9]=O^~_&E,s[18]=D^~B&R,s[19]=U^~C&P,s[28]=Y^~K&H,s[29]=J^~z&Q,s[38]=st^~X&tt,s[39]=ut^~$&et,s[48]=gt^~ft&ct,s[49]=vt^~ht<,s[0]^=A[r],s[1]^=A[r+1];};if(m)t.exports=N;else{for(i=0;i>25;return(33554431&pre)<<5^996825010&-(b>>0&1)^642813549&-(b>>1&1)^513874426&-(b>>2&1)^1027748829&-(b>>3&1)^705979059&-(b>>4&1);}function l(t){for(var e=1,i=0;i126)return"Invalid prefix ("+t+")";e=c(e)^r>>5;}for(e=c(e),i=0;ie)return"Exceeds length limit";var r=t.toLowerCase(),n=t.toUpperCase();if(t!==r&&t!==n)return"Mixed-case string "+t;var f=(t=r).lastIndexOf("1");if(-1===f)return"No separator character for "+t;if(0===f)return"Missing prefix for "+t;var h=t.slice(0,f),d=t.slice(f+1);if(d.length<6)return"Data too short";var m=l(h);if("string"==typeof m)return m;for(var y=[],i=0;i=d.length||y.push(w);}return 1!==m?"Invalid checksum for "+t:{prefix:h,words:y};}function m(data,t,e,r){for(var n=0,o=0,f=(1<=e;)o-=e,h.push(n>>o&f);if(r)o>0&&h.push(n<=t)return"Excess padding";if(n<r)throw new TypeError("Exceeds length limit");var o=l(t=t.toLowerCase());if("string"==typeof o)throw new Error(o);for(var f=t+"1",i=0;i>5!=0)throw new Error("Non 5-bit word");o=c(o)^h,f+=n.charAt(h);}for(i=0;i<6;++i)o=c(o);for(o^=1,i=0;i<6;++i){f+=n.charAt(o>>5*(5-i)&31);}return f;},toWordsUnsafe:function(t){var e=m(t,8,5,!0);if(Array.isArray(e))return e;},toWords:function(t){var e=m(t,8,5,!0);if(Array.isArray(e))return e;throw new Error(e);},fromWordsUnsafe:function(t){var e=m(t,5,8,!1);if(Array.isArray(e))return e;},fromWords:function(t){var e=m(t,5,8,!1);if(Array.isArray(e))return e;throw new Error(e);}};},,function(t,e){var r={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==r.call(t);};},function(t,e,r){var n;t.exports=(n=r(10),function(t){var e=n,r=e.lib,o=r.WordArray,f=r.Hasher,h=e.algo,c=[],l=[];!function(){function e(e){for(var r=t.sqrt(e),n=2;n<=r;n++)if(!(e%n))return!1;return!0;}function r(t){return 4294967296*(t-(0|t))|0;}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(c[o]=r(t.pow(n,.5))),l[o]=r(t.pow(n,1/3)),o++),n++;}();var d=[],m=h.SHA256=f.extend({_doReset:function(){this._hash=new o.init(c.slice(0));},_doProcessBlock:function(t,e){for(var r=this._hash.words,a=r[0],b=r[1],n=r[2],o=r[3],f=r[4],h=r[5],g=r[6],c=r[7],i=0;i<64;i++){if(i<16)d[i]=0|t[e+i];else{var m=d[i-15],y=(m<<25|m>>>7)^(m<<14|m>>>18)^m>>>3,v=d[i-2],w=(v<<15|v>>>17)^(v<<13|v>>>19)^v>>>10;d[i]=y+d[i-7]+w+d[i-16];}var _=a&b^a&n^b&n,M=(a<<30|a>>>2)^(a<<19|a>>>13)^(a<<10|a>>>22),A=c+((f<<26|f>>>6)^(f<<21|f>>>11)^(f<<7|f>>>25))+(f&h^~f&g)+l[i]+d[i];c=g,g=h,h=f,f=o+A|0,o=n,n=b,b=a,a=A+(M+_)|0;}r[0]=r[0]+a|0,r[1]=r[1]+b|0,r[2]=r[2]+n|0,r[3]=r[3]+o|0,r[4]=r[4]+f|0,r[5]=r[5]+h|0,r[6]=r[6]+g|0,r[7]=r[7]+c|0;},_doFinalize:function(){var data=this._data,e=data.words,r=8*this._nDataBytes,n=8*data.sigBytes;return e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=t.floor(r/4294967296),e[15+(n+64>>>9<<4)]=r,data.sigBytes=4*e.length,this._process(),this._hash;},clone:function(){var t=f.clone.call(this);return t._hash=this._hash.clone(),t;}});e.SHA256=f._createHelper(m),e.HmacSHA256=f._createHmacHelper(m);}(Math),n.SHA256);},function(t,e,r){var n;t.exports=(n=r(10),r(115),function(){var t=n,e=t.lib.Hasher,r=t.x64,o=r.Word,f=r.WordArray,h=t.algo;function c(){return o.create.apply(o,arguments);}var l=[c(1116352408,3609767458),c(1899447441,602891725),c(3049323471,3964484399),c(3921009573,2173295548),c(961987163,4081628472),c(1508970993,3053834265),c(2453635748,2937671579),c(2870763221,3664609560),c(3624381080,2734883394),c(310598401,1164996542),c(607225278,1323610764),c(1426881987,3590304994),c(1925078388,4068182383),c(2162078206,991336113),c(2614888103,633803317),c(3248222580,3479774868),c(3835390401,2666613458),c(4022224774,944711139),c(264347078,2341262773),c(604807628,2007800933),c(770255983,1495990901),c(1249150122,1856431235),c(1555081692,3175218132),c(1996064986,2198950837),c(2554220882,3999719339),c(2821834349,766784016),c(2952996808,2566594879),c(3210313671,3203337956),c(3336571891,1034457026),c(3584528711,2466948901),c(113926993,3758326383),c(338241895,168717936),c(666307205,1188179964),c(773529912,1546045734),c(1294757372,1522805485),c(1396182291,2643833823),c(1695183700,2343527390),c(1986661051,1014477480),c(2177026350,1206759142),c(2456956037,344077627),c(2730485921,1290863460),c(2820302411,3158454273),c(3259730800,3505952657),c(3345764771,106217008),c(3516065817,3606008344),c(3600352804,1432725776),c(4094571909,1467031594),c(275423344,851169720),c(430227734,3100823752),c(506948616,1363258195),c(659060556,3750685593),c(883997877,3785050280),c(958139571,3318307427),c(1322822218,3812723403),c(1537002063,2003034995),c(1747873779,3602036899),c(1955562222,1575990012),c(2024104815,1125592928),c(2227730452,2716904306),c(2361852424,442776044),c(2428436474,593698344),c(2756734187,3733110249),c(3204031479,2999351573),c(3329325298,3815920427),c(3391569614,3928383900),c(3515267271,566280711),c(3940187606,3454069534),c(4118630271,4000239992),c(116418474,1914138554),c(174292421,2731055270),c(289380356,3203993006),c(460393269,320620315),c(685471733,587496836),c(852142971,1086792851),c(1017036298,365543100),c(1126000580,2618297676),c(1288033470,3409855158),c(1501505948,4234509866),c(1607167915,987167468),c(1816402316,1246189591)],d=[];!function(){for(var i=0;i<80;i++)d[i]=c();}();var m=h.SHA512=e.extend({_doReset:function(){this._hash=new f.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)]);},_doProcessBlock:function(t,e){for(var r=this._hash.words,n=r[0],o=r[1],f=r[2],h=r[3],c=r[4],m=r[5],y=r[6],v=r[7],w=n.high,_=n.low,M=o.high,A=o.low,E=f.high,x=f.low,S=h.high,I=h.low,k=c.high,T=c.low,O=m.high,B=m.low,C=y.high,R=y.low,P=v.high,N=v.low,j=w,L=_,F=M,D=A,U=E,K=x,z=S,dl=I,H=k,Q=T,G=O,V=B,W=C,Z=R,Y=P,J=N,i=0;i<80;i++){var X,$,tt=d[i];if(i<16)$=tt.high=0|t[e+2*i],X=tt.low=0|t[e+2*i+1];else{var et=d[i-15],nt=et.high,it=et.low,ot=(nt>>>1|it<<31)^(nt>>>8|it<<24)^nt>>>7,at=(it>>>1|nt<<31)^(it>>>8|nt<<24)^(it>>>7|nt<<25),st=d[i-2],ut=st.high,ft=st.low,ht=(ut>>>19|ft<<13)^(ut<<3|ft>>>29)^ut>>>6,ct=(ft>>>19|ut<<13)^(ft<<3|ut>>>29)^(ft>>>6|ut<<26),lt=d[i-7],pt=lt.high,mt=lt.low,bt=d[i-16],yt=bt.high,gt=bt.low;$=($=($=ot+pt+((X=at+mt)>>>0>>0?1:0))+ht+((X+=ct)>>>0>>0?1:0))+yt+((X+=gt)>>>0>>0?1:0),tt.high=$,tt.low=X;}var vt,wt=H&G^~H&W,_t=Q&V^~Q&Z,Mt=j&F^j&U^F&U,At=L&D^L&K^D&K,Et=(j>>>28|L<<4)^(j<<30|L>>>2)^(j<<25|L>>>7),xt=(L>>>28|j<<4)^(L<<30|j>>>2)^(L<<25|j>>>7),St=(H>>>14|Q<<18)^(H>>>18|Q<<14)^(H<<23|Q>>>9),It=(Q>>>14|H<<18)^(Q>>>18|H<<14)^(Q<<23|H>>>9),kt=l[i],Tt=kt.high,Ot=kt.low,Bt=Y+St+((vt=J+It)>>>0>>0?1:0),Ct=xt+At;Y=W,J=Z,W=G,Z=V,G=H,V=Q,H=z+(Bt=(Bt=(Bt=Bt+wt+((vt+=_t)>>>0<_t>>>0?1:0))+Tt+((vt+=Ot)>>>0>>0?1:0))+$+((vt+=X)>>>0>>0?1:0))+((Q=dl+vt|0)>>>0
>>0?1:0)|0,z=U,dl=K,U=F,K=D,F=j,D=L,j=Bt+(Et+Mt+(Ct>>>0>>0?1:0))+((L=vt+Ct|0)>>>0>>0?1:0)|0;}_=n.low=_+L,n.high=w+j+(_>>>0>>0?1:0),A=o.low=A+D,o.high=M+F+(A>>>0>>0?1:0),x=f.low=x+K,f.high=E+U+(x>>>0>>0?1:0),I=h.low=I+dl,h.high=S+z+(I>>>0
>>0?1:0),T=c.low=T+Q,c.high=k+H+(T>>>0>>0?1:0),B=m.low=B+V,m.high=O+G+(B>>>0>>0?1:0),R=y.low=R+Z,y.high=C+W+(R>>>0>>0?1:0),N=v.low=N+J,v.high=P+Y+(N>>>0>>0?1:0);},_doFinalize:function(){var data=this._data,t=data.words,e=8*this._nDataBytes,r=8*data.sigBytes;return t[r>>>5]|=128<<24-r%32,t[30+(r+128>>>10<<5)]=Math.floor(e/4294967296),t[31+(r+128>>>10<<5)]=e,data.sigBytes=4*t.length,this._process(),this._hash.toX32();},clone:function(){var t=e.clone.call(this);return t._hash=this._hash.clone(),t;},blockSize:32});t.SHA512=e._createHelper(m),t.HmacSHA512=e._createHmacHelper(m);}(),n.SHA512);},function(t,e,r){"use strict";var n=r(50).rotr32;function o(t,e,r){return t&e^~t&r;}function f(t,e,r){return t&e^t&r^e&r;}function h(t,e,r){return t^e^r;}e.ft_1=function(s,t,e,r){return 0===s?o(t,e,r):1===s||3===s?h(t,e,r):2===s?f(t,e,r):void 0;},e.ch32=o,e.maj32=f,e.p32=h,e.s0_256=function(t){return n(t,2)^n(t,13)^n(t,22);},e.s1_256=function(t){return n(t,6)^n(t,11)^n(t,25);},e.g0_256=function(t){return n(t,7)^n(t,18)^t>>>3;},e.g1_256=function(t){return n(t,17)^n(t,19)^t>>>10;};},function(t,e,r){"use strict";var n=r(50),o=r(96),f=r(205),h=r(44),c=n.sum32,l=n.sum32_4,d=n.sum32_5,m=f.ch32,y=f.maj32,v=f.s0_256,w=f.s1_256,_=f.g0_256,M=f.g1_256,A=o.BlockHash,E=[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];function x(){if(!(this instanceof x))return new x();A.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=E,this.W=new Array(64);}n.inherits(x,A),t.exports=x,x.blockSize=512,x.outSize=256,x.hmacStrength=192,x.padLength=64,x.prototype._update=function(t,e){for(var r=this.W,i=0;i<16;i++)r[i]=t[e+i];for(;i=0;t--){let e,r;const n=l.siblings[t];w[t]?(e=[n,y],r=[n,v]):(e=[y,n],r=[v,n]),y=f(e[0],e[1]),v=f(r[0],r[1]),m.push(y),ins.push([v,r]);}return d.newRoot=v,await this.db.multiDel(m),await this.db.multiIns(ins),await this.db.setRoot(v),this.root=v,d;}async delete(t){const e=n.e(t),r=await this.find(e);if(!r.found)throw new Error("Key does not exists");const o={siblings:[],delKey:e,delValue:r.foundValue},l=[],ins=[];let d,m,y=h(e,r.foundValue);if(l.push(y),r.siblings.length>0){const t=await this.db.get(r.siblings[r.siblings.length-1]);if(3==t.length&&c.eq(t[0],c.one))m=!1,o.oldKey=t[1],o.oldValue=t[2],o.isOld0=!1,d=r.siblings[r.siblings.length-1];else{if(2!=t.length)throw new Error("Invalid node. Database corrupted");m=!0,o.oldKey=e,o.oldValue=c.zero,o.isOld0=!0,d=c.zero;}}else d=c.zero,o.oldKey=e,o.oldValue=c.zero,o.isOld0=!0;const v=this._splitBits(e);for(let t=r.siblings.length-1;t>=0;t--){let e=r.siblings[t];t!=r.siblings.length-1||o.isOld0||(e=c.zero);const n=r.siblings[t];if(y=v[t]?f(n,y):f(y,n),l.push(y),c.isZero(e)||(m=!0),m){let n;o.siblings.unshift(r.siblings[t]),n=v[t]?[e,d]:[d,e],d=f(n[0],n[1]),ins.push([d,n]);}}return await this.db.multiIns(ins),await this.db.setRoot(d),this.root=d,await this.db.multiDel(l),o.newRoot=d,o.oldRoot=y,o;}async insert(t,e){const r=n.e(t),o=c.e(e);let l=!1;const d={};d.oldRoot=this.root;const m=this._splitBits(r);let y;const v=await this.find(r);if(v.found)throw new Error("Key already exists");let w;if(d.siblings=v.siblings,v.isOld0)d.siblings.length>0&&(w=!0,y=c.zero);else{const t=this._splitBits(v.notFoundKey);for(let i=d.siblings.length;t[i]==m[i];i++)d.siblings.push(c.zero);y=h(v.notFoundKey,v.notFoundValue),d.siblings.push(y),l=!0,w=!1;}const _=[],M=[];let rt=h(r,o);_.push([rt,[1,r,o]]);for(let i=d.siblings.length-1;i>=0;i--){if(i0&&c.isZero(d.siblings[d.siblings.length-1]);)d.siblings.pop();return d.oldKey=v.notFoundKey,d.oldValue=v.notFoundValue,d.newRoot=rt,d.isOld0=v.isOld0,await this.db.multiIns(_),await this.db.setRoot(rt),this.root=rt,await this.db.multiDel(M),d;}async find(t){const e=this._splitBits(t);return await this._find(t,e,this.root,0);}async _find(t,e,r,n){let o;if(void 0===r&&(r=this.root),c.isZero(r))return o={found:!1,siblings:[],notFoundKey:t,notFoundValue:c.zero,isOld0:!0},o;const f=await this.db.get(r);return 3==f.length&&c.eq(f[0],c.one)?o=c.eq(f[1],t)?{found:!0,siblings:[],foundValue:f[2],isOld0:!1}:{found:!1,siblings:[],notFoundKey:f[1],notFoundValue:f[2],isOld0:!1}:0==e[n]?(o=await this._find(t,e,f[0],n+1),o.siblings.unshift(f[1])):(o=await this._find(t,e,f[1],n+1),o.siblings.unshift(f[0])),o;}}t.exports.loadFromFile=async function(t){},t.exports.newMemEmptyTrie=async function(){const t=new o(),rt=await t.getRoot();return new l(t,rt);},t.exports.SMT=l,t.exports.SMTMemDB=o;},function(t,e,r){const n="function"==typeof BigInt;t.exports=r(n?376:460);},function(t,e,r){"use strict";e.randomBytes=e.rng=e.pseudoRandomBytes=e.prng=r(60),e.createHash=e.Hash=r(61),e.createHmac=e.Hmac=r(227);var n=r(398),o=Object.keys(n),f=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(o);e.getHashes=function(){return f;};var p=r(230);e.pbkdf2=p.pbkdf2,e.pbkdf2Sync=p.pbkdf2Sync;var h=r(400);e.Cipher=h.Cipher,e.createCipher=h.createCipher,e.Cipheriv=h.Cipheriv,e.createCipheriv=h.createCipheriv,e.Decipher=h.Decipher,e.createDecipher=h.createDecipher,e.Decipheriv=h.Decipheriv,e.createDecipheriv=h.createDecipheriv,e.getCiphers=h.getCiphers,e.listCiphers=h.listCiphers;var c=r(415);e.DiffieHellmanGroup=c.DiffieHellmanGroup,e.createDiffieHellmanGroup=c.createDiffieHellmanGroup,e.getDiffieHellman=c.getDiffieHellman,e.createDiffieHellman=c.createDiffieHellman,e.DiffieHellman=c.DiffieHellman;var l=r(420);e.createSign=l.createSign,e.Sign=l.Sign,e.createVerify=l.createVerify,e.Verify=l.Verify,e.createECDH=r(455);var d=r(456);e.publicEncrypt=d.publicEncrypt,e.privateEncrypt=d.privateEncrypt,e.publicDecrypt=d.publicDecrypt,e.privateDecrypt=d.privateDecrypt;var m=r(459);e.randomFill=m.randomFill,e.randomFillSync=m.randomFillSync,e.createCredentials=function(){throw new Error(["sorry, createCredentials is not implemented yet","we accept pull requests","https://github.com/crypto-browserify/crypto-browserify"].join("\n"));},e.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6};},function(t,e,r){"use strict";var n=r(7).Buffer,o=r(377).Transform;function f(t){o.call(this),this._block=n.allocUnsafe(t),this._blockSize=t,this._blockOffset=0,this._length=[0,0,0,0],this._finalized=!1;}r(4)(f,o),f.prototype._transform=function(t,e,r){var n=null;try{this.update(t,e);}catch(t){n=t;}r(n);},f.prototype._flush=function(t){var e=null;try{this.push(this.digest());}catch(t){e=t;}t(e);},f.prototype.update=function(data,t){if(function(t,e){if(!n.isBuffer(t)&&"string"!=typeof t)throw new TypeError(e+" must be a string or a buffer");}(data,"Data"),this._finalized)throw new Error("Digest already called");n.isBuffer(data)||(data=n.from(data,t));for(var e=this._block,r=0;this._blockOffset+data.length-r>=this._blockSize;){for(var i=this._blockOffset;i0;++o)this._length[o]+=f,(f=this._length[o]/4294967296|0)>0&&(this._length[o]-=4294967296*f);return this;},f.prototype._update=function(){throw new Error("_update is not implemented");},f.prototype.digest=function(t){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var e=this._digest();void 0!==t&&(e=e.toString(t)),this._block.fill(0),this._blockOffset=0;for(var i=0;i<4;++i)this._length[i]=0;return e;},f.prototype._digest=function(){throw new Error("_digest is not implemented");},t.exports=f;},function(t,e,r){"use strict";(function(e,n){var o;t.exports=C,C.ReadableState=B;r(55).EventEmitter;var f=function(t,e){return t.listeners(e).length;},h=r(215),c=r(3).Buffer,l=(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var d,m=r(378);d=m&&m.debuglog?m.debuglog("stream"):function(){};var y,v,w,_=r(379),M=r(216),A=r(217).getHighWaterMark,E=r(79).codes,x=E.ERR_INVALID_ARG_TYPE,S=E.ERR_STREAM_PUSH_AFTER_EOF,I=E.ERR_METHOD_NOT_IMPLEMENTED,k=E.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;r(4)(C,h);var T=M.errorOrDestroy,O=["error","close","destroy","pause","resume"];function B(t,e,n){o=o||r(80),t=t||{},"boolean"!=typeof n&&(n=e instanceof o),this.objectMode=!!t.objectMode,n&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=A(this,t,"readableHighWaterMark",n),this.buffer=new _(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(y||(y=r(56).StringDecoder),this.decoder=new y(t.encoding),this.encoding=t.encoding);}function C(t){if(o=o||r(80),!(this instanceof C))return new C(t);var e=this instanceof o;this._readableState=new B(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),h.call(this);}function R(t,e,r,n,o){d("readableAddChunk",e);var f,h=t._readableState;if(null===e)h.reading=!1,function(t,e){if(d("onEofChunk"),e.ended)return;if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,e.sync?L(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,F(t)));}(t,h);else if(o||(f=function(t,e){var r;n=e,c.isBuffer(n)||n instanceof l||"string"==typeof e||void 0===e||t.objectMode||(r=new x("chunk",["string","Buffer","Uint8Array"],e));var n;return r;}(h,e)),f)T(t,f);else if(h.objectMode||e&&e.length>0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===c.prototype||(e=function(t){return c.from(t);}(e)),n)h.endEmitted?T(t,new k()):P(t,h,e,!0);else if(h.ended)T(t,new S());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?P(t,h,e,!1):D(t,h)):P(t,h,e,!1);}}else n||(h.reading=!1,D(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=N?t=N:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function L(t){var e=t._readableState;d("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(d("emitReadable",e.flowing),e.emittedReadable=!0,n.nextTick(F,t));}function F(t){var e=t._readableState;d("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Q(t);}function D(t,e){e.readingMore||(e.readingMore=!0,n.nextTick(U,t,e));}function U(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function z(t){d("readable nexttick read 0"),t.read(0);}function H(t,e){d("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Q(t),e.flowing&&!e.reading&&t.read(0);}function Q(t){var e=t._readableState;for(d("flow",e.flowing);e.flowing&&null!==t.read(););}function G(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function V(t){var e=t._readableState;d("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,n.nextTick(W,e,t));}function W(t,e){if(d("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function Z(t,e){for(var i=0,r=t.length;i=e.highWaterMark:e.length>0)||e.ended))return d("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?V(this):L(this),null;if(0===(t=j(t,e))&&e.ended)return 0===e.length&&V(this),null;var n,o=e.needReadable;return d("need readable",o),(0===e.length||e.length-t0?G(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&V(this)),null!==n&&this.emit("data",n),n;},C.prototype._read=function(t){T(this,new I("_read()"));},C.prototype.pipe=function(t,e){var r=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=t;break;case 1:o.pipes=[o.pipes,t];break;default:o.pipes.push(t);}o.pipesCount+=1,d("pipe count=%d opts=%j",o.pipesCount,e);var h=(!e||!1!==e.end)&&t!==n.stdout&&t!==n.stderr?l:A;function c(e,n){d("onunpipe"),e===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,d("cleanup"),t.removeListener("close",_),t.removeListener("finish",M),t.removeListener("drain",m),t.removeListener("error",w),t.removeListener("unpipe",c),r.removeListener("end",l),r.removeListener("end",A),r.removeListener("data",v),y=!0,!o.awaitDrain||t._writableState&&!t._writableState.needDrain||m());}function l(){d("onend"),t.end();}o.endEmitted?n.nextTick(h):r.once("end",h),t.on("unpipe",c);var m=function(t){return function(){var e=t._readableState;d("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&f(t,"data")&&(e.flowing=!0,Q(t));};}(r);t.on("drain",m);var y=!1;function v(e){d("ondata");var n=t.write(e);d("dest.write",n),!1===n&&((1===o.pipesCount&&o.pipes===t||o.pipesCount>1&&-1!==Z(o.pipes,t))&&!y&&(d("false write response, pause",o.awaitDrain),o.awaitDrain++),r.pause());}function w(e){d("onerror",e),A(),t.removeListener("error",w),0===f(t,"error")&&T(t,e);}function _(){t.removeListener("finish",M),A();}function M(){d("onfinish"),t.removeListener("close",_),A();}function A(){d("unpipe"),r.unpipe(t);}return r.on("data",v),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener(e,r);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]:t.on(e,r);}(t,"error",w),t.once("close",_),t.once("finish",M),t.emit("pipe",r),o.flowing||(d("pipe resume"),r.resume()),t;},C.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var n=e.pipes,o=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var i=0;i0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,d("on readable",o.length,o.reading),o.length?L(this):o.reading||n.nextTick(z,this))),r;},C.prototype.addListener=C.prototype.on,C.prototype.removeListener=function(t,e){var r=h.prototype.removeListener.call(this,t,e);return"readable"===t&&n.nextTick(K,this),r;},C.prototype.removeAllListeners=function(t){var e=h.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||n.nextTick(K,this),e;},C.prototype.resume=function(){var t=this._readableState;return t.flowing||(d("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,n.nextTick(H,t,e));}(this,t)),t.paused=!1,this;},C.prototype.pause=function(){return d("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(d("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},C.prototype.wrap=function(t){var e=this,r=this._readableState,n=!1;for(var i in t.on("end",function(){if(d("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){(d("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o)||(r.objectMode||o&&o.length)&&(e.push(o)||(n=!0,t.pause()));}),t)void 0===this[i]&&"function"==typeof t[i]&&(this[i]=function(e){return function(){return t[e].apply(t,arguments);};}(i));for(var o=0;o-1))throw new k(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(C.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(C.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),C.prototype._write=function(t,e,r){r(new M("_write()"));},C.prototype._writev=null,C.prototype.end=function(t,e,r){var o=this._writableState;return"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),o.corked&&(o.corked=1,this.uncork()),o.ending||function(t,e,r){e.ending=!0,F(t,e),r&&(e.finished?n.nextTick(r):t.once("finish",r));e.ended=!0,t.writable=!1;}(this,o,r),this;},Object.defineProperty(C.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(C.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),C.prototype.destroy=y.destroy,C.prototype._undestroy=y.undestroy,C.prototype._destroy=function(t,e){e(t);};}).call(this,r(20),r(19));},function(t,e,r){"use strict";t.exports=m;var n=r(79).codes,o=n.ERR_METHOD_NOT_IMPLEMENTED,f=n.ERR_MULTIPLE_CALLBACK,h=n.ERR_TRANSFORM_ALREADY_TRANSFORMING,c=n.ERR_TRANSFORM_WITH_LENGTH_0,l=r(80);function d(t,data){var e=this._transformState;e.transforming=!1;var r=e.writecb;if(null===r)return this.emit("error",new f());e.writechunk=null,e.writecb=null,null!=data&&this.push(data),r(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length>>2|t<<30)^(t>>>13|t<<19)^(t>>>22|t<<10);}function v(t){return(t>>>6|t<<26)^(t>>>11|t<<21)^(t>>>25|t<<7);}function w(t){return(t>>>7|t<<25)^(t>>>18|t<<14)^t>>>3;}n(l,o),l.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this;},l.prototype._update=function(t){for(var e,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,f=0|this._e,c=0|this._f,g=0|this._g,l=0|this._h,i=0;i<16;++i)r[i]=t.readInt32BE(4*i);for(;i<64;++i)r[i]=0|(((e=r[i-2])>>>17|e<<15)^(e>>>19|e<<13)^e>>>10)+r[i-7]+w(r[i-15])+r[i-16];for(var _=0;_<64;++_){var M=l+v(f)+d(f,c,g)+h[_]+r[_]|0,A=y(a)+m(a,b,n)|0;l=g,g=c,c=f,f=o+M|0,o=n,n=b,b=a,a=M+A|0;}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=f+this._e|0,this._f=c+this._f|0,this._g=g+this._g|0,this._h=l+this._h|0;},l.prototype._hash=function(){var t=f.allocUnsafe(32);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t.writeInt32BE(this._h,28),t;},t.exports=l;},function(t,e,r){var n=r(4),o=r(81),f=r(7).Buffer,h=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],c=new Array(160);function l(){this.init(),this._w=c,o.call(this,128,112);}function d(t,e,r){return r^t&(e^r);}function m(t,e,r){return t&e|r&(t|e);}function y(t,e){return(t>>>28|e<<4)^(e>>>2|t<<30)^(e>>>7|t<<25);}function v(t,e){return(t>>>14|e<<18)^(t>>>18|e<<14)^(e>>>9|t<<23);}function w(t,e){return(t>>>1|e<<31)^(t>>>8|e<<24)^t>>>7;}function _(t,e){return(t>>>1|e<<31)^(t>>>8|e<<24)^(t>>>7|e<<25);}function M(t,e){return(t>>>19|e<<13)^(e>>>29|t<<3)^t>>>6;}function A(t,e){return(t>>>19|e<<13)^(e>>>29|t<<3)^(t>>>6|e<<26);}function E(a,b){return a>>>0>>0?1:0;}n(l,o),l.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this;},l.prototype._update=function(t){for(var e=this._w,r=0|this._ah,n=0|this._bh,o=0|this._ch,f=0|this._dh,c=0|this._eh,l=0|this._fh,x=0|this._gh,S=0|this._hh,I=0|this._al,k=0|this._bl,T=0|this._cl,dl=0|this._dl,O=0|this._el,B=0|this._fl,C=0|this._gl,R=0|this._hl,i=0;i<32;i+=2)e[i]=t.readInt32BE(4*i),e[i+1]=t.readInt32BE(4*i+4);for(;i<160;i+=2){var P=e[i-30],N=e[i-30+1],j=w(P,N),L=_(N,P),F=M(P=e[i-4],N=e[i-4+1]),D=A(N,P),U=e[i-14],K=e[i-14+1],z=e[i-32],H=e[i-32+1],Q=L+K|0,G=j+U+E(Q,L)|0;G=(G=G+F+E(Q=Q+D|0,D)|0)+z+E(Q=Q+H|0,H)|0,e[i]=G,e[i+1]=Q;}for(var V=0;V<160;V+=2){G=e[V],Q=e[V+1];var W=m(r,n,o),Z=m(I,k,T),Y=y(r,I),J=y(I,r),X=v(c,O),$=v(O,c),tt=h[V],et=h[V+1],nt=d(c,l,x),it=d(O,B,C),ot=R+$|0,at=S+X+E(ot,R)|0;at=(at=(at=at+nt+E(ot=ot+it|0,it)|0)+tt+E(ot=ot+et|0,et)|0)+G+E(ot=ot+Q|0,Q)|0;var st=J+Z|0,ut=Y+W+E(st,J)|0;S=x,R=C,x=l,C=B,l=c,B=O,c=f+at+E(O=dl+ot|0,dl)|0,f=o,dl=T,o=n,T=k,n=r,k=I,r=at+ut+E(I=ot+st|0,ot)|0;}this._al=this._al+I|0,this._bl=this._bl+k|0,this._cl=this._cl+T|0,this._dl=this._dl+dl|0,this._el=this._el+O|0,this._fl=this._fl+B|0,this._gl=this._gl+C|0,this._hl=this._hl+R|0,this._ah=this._ah+r+E(this._al,I)|0,this._bh=this._bh+n+E(this._bl,k)|0,this._ch=this._ch+o+E(this._cl,T)|0,this._dh=this._dh+f+E(this._dl,dl)|0,this._eh=this._eh+c+E(this._el,O)|0,this._fh=this._fh+l+E(this._fl,B)|0,this._gh=this._gh+x+E(this._gl,C)|0,this._hh=this._hh+S+E(this._hl,R)|0;},l.prototype._hash=function(){var t=f.allocUnsafe(64);function e(e,r,n){t.writeInt32BE(e,n),t.writeInt32BE(r,n+4);}return e(this._ah,this._al,0),e(this._bh,this._bl,8),e(this._ch,this._cl,16),e(this._dh,this._dl,24),e(this._eh,this._el,32),e(this._fh,this._fl,40),e(this._gh,this._gl,48),e(this._hh,this._hl,56),t;},t.exports=l;},function(t,e,r){t.exports=o;var n=r(55).EventEmitter;function o(){n.call(this);}r(4)(o,n),o.Readable=r(153),o.Writable=r(393),o.Duplex=r(394),o.Transform=r(395),o.PassThrough=r(396),o.Stream=o,o.prototype.pipe=function(t,e){var source=this;function r(e){t.writable&&!1===t.write(e)&&source.pause&&source.pause();}function o(){source.readable&&source.resume&&source.resume();}source.on("data",r),t.on("drain",o),t._isStdio||e&&!1===e.end||(source.on("end",h),source.on("close",c));var f=!1;function h(){f||(f=!0,t.end());}function c(){f||(f=!0,"function"==typeof t.destroy&&t.destroy());}function l(t){if(d(),0===n.listenerCount(this,"error"))throw t;}function d(){source.removeListener("data",r),t.removeListener("drain",o),source.removeListener("end",h),source.removeListener("close",c),source.removeListener("error",l),t.removeListener("error",l),source.removeListener("end",d),source.removeListener("close",d),t.removeListener("close",d);}return source.on("error",l),t.on("error",l),source.on("end",d),source.on("close",d),t.on("close",d),t.emit("pipe",source),t;};},function(t,e,r){"use strict";(function(e,n){var o=r(119);t.exports=S;var f,h=r(202);S.ReadableState=x;r(55).EventEmitter;var c=function(t,e){return t.listeners(e).length;},l=r(224),d=r(154).Buffer,m=(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var y=Object.create(r(98));y.inherits=r(4);var v=r(389),w=void 0;w=v&&v.debuglog?v.debuglog("stream"):function(){};var _,M=r(390),A=r(225);y.inherits(S,l);var E=["error","close","destroy","pause","resume"];function x(t,e){t=t||{};var n=e instanceof(f=f||r(67));this.objectMode=!!t.objectMode,n&&(this.objectMode=this.objectMode||!!t.readableObjectMode);var o=t.highWaterMark,h=t.readableHighWaterMark,c=this.objectMode?16:16384;this.highWaterMark=o||0===o?o:n&&(h||0===h)?h:c,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new M(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(_||(_=r(56).StringDecoder),this.decoder=new _(t.encoding),this.encoding=t.encoding);}function S(t){if(f=f||r(67),!(this instanceof S))return new S(t);this._readableState=new x(t,this),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),l.call(this);}function I(t,e,r,n,o){var f,h=t._readableState;null===e?(h.reading=!1,function(t,e){if(e.ended)return;if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,B(t);}(t,h)):(o||(f=function(t,e){var r;n=e,d.isBuffer(n)||n instanceof m||"string"==typeof e||void 0===e||t.objectMode||(r=new TypeError("Invalid non-string/buffer chunk"));var n;return r;}(h,e)),f?t.emit("error",f):h.objectMode||e&&e.length>0?("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===d.prototype||(e=function(t){return d.from(t);}(e)),n?h.endEmitted?t.emit("error",new Error("stream.unshift() after end event")):k(t,h,e,!0):h.ended?t.emit("error",new Error("stream.push() after EOF")):(h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?k(t,h,e,!1):R(t,h)):k(t,h,e,!1))):n||(h.reading=!1));return function(t){return!t.ended&&(t.needReadable||t.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=T?t=T:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function B(t){var e=t._readableState;e.needReadable=!1,e.emittedReadable||(w("emitReadable",e.flowing),e.emittedReadable=!0,e.sync?o.nextTick(C,t):C(t));}function C(t){w("emit readable"),t.emit("readable"),L(t);}function R(t,e){e.readingMore||(e.readingMore=!0,o.nextTick(P,t,e));}function P(t,e){for(var r=e.length;!e.reading&&!e.flowing&&!e.ended&&e.length=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.head.data:e.buffer.concat(e.length),e.buffer.clear()):r=function(t,e,r){var n;to.length?o.length:t;if(f===o.length?n+=o:n+=o.slice(0,t),0===(t-=f)){f===o.length?(++r,p.next?e.head=p.next:e.head=e.tail=null):(e.head=p,p.data=o.slice(f));break;}++r;}return e.length-=r,n;}(t,e):function(t,e){var r=d.allocUnsafe(t),p=e.head,n=1;p.data.copy(r),t-=p.data.length;for(;p=p.next;){var o=p.data,f=t>o.length?o.length:t;if(o.copy(r,r.length-t,0,f),0===(t-=f)){f===o.length?(++n,p.next?e.head=p.next:e.head=e.tail=null):(e.head=p,p.data=o.slice(f));break;}++n;}return e.length-=n,r;}(t,e);return n;}(t,e.buffer,e.decoder),r);var r;}function D(t){var e=t._readableState;if(e.length>0)throw new Error('"endReadable()" called on non-empty stream');e.endEmitted||(e.ended=!0,o.nextTick(U,e,t));}function U(t,e){t.endEmitted||0!==t.length||(t.endEmitted=!0,e.readable=!1,e.emit("end"));}function K(t,e){for(var i=0,r=t.length;i=e.highWaterMark||e.ended))return w("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?D(this):B(this),null;if(0===(t=O(t,e))&&e.ended)return 0===e.length&&D(this),null;var n,o=e.needReadable;return w("need readable",o),(0===e.length||e.length-t0?F(t,e):null)?(e.needReadable=!0,t=0):e.length-=t,0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&D(this)),null!==n&&this.emit("data",n),n;},S.prototype._read=function(t){this.emit("error",new Error("_read() is not implemented"));},S.prototype.pipe=function(t,e){var r=this,f=this._readableState;switch(f.pipesCount){case 0:f.pipes=t;break;case 1:f.pipes=[f.pipes,t];break;default:f.pipes.push(t);}f.pipesCount+=1,w("pipe count=%d opts=%j",f.pipesCount,e);var l=(!e||!1!==e.end)&&t!==n.stdout&&t!==n.stderr?m:S;function d(e,n){w("onunpipe"),e===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,w("cleanup"),t.removeListener("close",E),t.removeListener("finish",x),t.removeListener("drain",y),t.removeListener("error",A),t.removeListener("unpipe",d),r.removeListener("end",m),r.removeListener("end",S),r.removeListener("data",M),v=!0,!f.awaitDrain||t._writableState&&!t._writableState.needDrain||y());}function m(){w("onend"),t.end();}f.endEmitted?o.nextTick(l):r.once("end",l),t.on("unpipe",d);var y=function(t){return function(){var e=t._readableState;w("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&c(t,"data")&&(e.flowing=!0,L(t));};}(r);t.on("drain",y);var v=!1;var _=!1;function M(e){w("ondata"),_=!1,!1!==t.write(e)||_||((1===f.pipesCount&&f.pipes===t||f.pipesCount>1&&-1!==K(f.pipes,t))&&!v&&(w("false write response, pause",f.awaitDrain),f.awaitDrain++,_=!0),r.pause());}function A(e){w("onerror",e),S(),t.removeListener("error",A),0===c(t,"error")&&t.emit("error",e);}function E(){t.removeListener("finish",x),S();}function x(){w("onfinish"),t.removeListener("close",E),S();}function S(){w("unpipe"),r.unpipe(t);}return r.on("data",M),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener(e,r);t._events&&t._events[e]?h(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]:t.on(e,r);}(t,"error",A),t.once("close",E),t.once("finish",x),t.emit("pipe",r),f.flowing||(w("pipe resume"),r.resume()),t;},S.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var n=e.pipes,o=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var i=0;ir)?e=("rmd160"===t?new l():d(t)).update(e).digest():e.lengthr||e!=e)throw new TypeError("Bad key length");};},function(t,e,r){(function(e,r){var n;if(e.process&&e.process.browser)n="utf-8";else if(e.process&&e.process.version){n=parseInt(r.version.split(".")[0].slice(1),10)>=6?"utf-8":"binary";}else n="utf-8";t.exports=n;}).call(this,r(20),r(19));},function(t,e,r){var n=r(228),o=r(151),f=r(152),h=r(7).Buffer,c=r(231),l=r(232),d=r(234),m=h.alloc(128),y={md5:16,sha1:20,sha224:28,sha256:32,sha384:48,sha512:64,rmd160:20,ripemd160:20};function v(t,e,r){var c=function(t){function e(data){return f(t).update(data).digest();}function r(data){return new o().update(data).digest();}return"rmd160"===t||"ripemd160"===t?r:"md5"===t?n:e;}(t),l="sha512"===t||"sha384"===t?128:64;e.length>l?e=c(e):e.length>>0;},e.writeUInt32BE=function(t,e,r){t[0+r]=e>>>24,t[1+r]=e>>>16&255,t[2+r]=e>>>8&255,t[3+r]=255&e;},e.ip=function(t,e,r,n){for(var o=0,f=0,i=6;i>=0;i-=2){for(var h=0;h<=24;h+=8)o<<=1,o|=e>>>h+i&1;for(h=0;h<=24;h+=8)o<<=1,o|=t>>>h+i&1;}for(i=6;i>=0;i-=2){for(h=1;h<=25;h+=8)f<<=1,f|=e>>>h+i&1;for(h=1;h<=25;h+=8)f<<=1,f|=t>>>h+i&1;}r[n+0]=o>>>0,r[n+1]=f>>>0;},e.rip=function(t,e,r,n){for(var o=0,f=0,i=0;i<4;i++)for(var h=24;h>=0;h-=8)o<<=1,o|=e>>>h+i&1,o<<=1,o|=t>>>h+i&1;for(i=4;i<8;i++)for(h=24;h>=0;h-=8)f<<=1,f|=e>>>h+i&1,f<<=1,f|=t>>>h+i&1;r[n+0]=o>>>0,r[n+1]=f>>>0;},e.pc1=function(t,e,r,n){for(var o=0,f=0,i=7;i>=5;i--){for(var h=0;h<=24;h+=8)o<<=1,o|=e>>h+i&1;for(h=0;h<=24;h+=8)o<<=1,o|=t>>h+i&1;}for(h=0;h<=24;h+=8)o<<=1,o|=e>>h+i&1;for(i=1;i<=3;i++){for(h=0;h<=24;h+=8)f<<=1,f|=e>>h+i&1;for(h=0;h<=24;h+=8)f<<=1,f|=t>>h+i&1;}for(h=0;h<=24;h+=8)f<<=1,f|=t>>h+i&1;r[n+0]=o>>>0,r[n+1]=f>>>0;},e.r28shl=function(t,e){return t<>>28-e;};var n=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];e.pc2=function(t,e,r,o){for(var f=0,h=0,c=n.length>>>1,i=0;i>>n[i]&1;for(i=c;i>>n[i]&1;r[o+0]=f>>>0,r[o+1]=h>>>0;},e.expand=function(t,e,r){var n=0,o=0;n=(1&t)<<5|t>>>27;for(var i=23;i>=15;i-=4)n<<=6,n|=t>>>i&63;for(i=11;i>=3;i-=4)o|=t>>>i&63,o<<=6;o|=(31&t)<<1|t>>>31,e[r+0]=n>>>0,e[r+1]=o>>>0;};var o=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];e.substitute=function(t,e){for(var r=0,i=0;i<4;i++){r<<=4,r|=o[64*i+(t>>>18-6*i&63)];}for(i=0;i<4;i++){r<<=4,r|=o[256+64*i+(e>>>18-6*i&63)];}return r>>>0;};var f=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];e.permute=function(t){for(var e=0,i=0;i>>f[i]&1;return e>>>0;},e.padSplit=function(t,e,r){for(var n=t.toString(2);n.length>>1];r=f.r28shl(r,h),o=f.r28shl(o,h),f.pc2(r,o,t.keys,i);}},l.prototype._update=function(t,e,r,n){var o=this._desState,h=f.readUInt32BE(t,e),c=f.readUInt32BE(t,e+4);f.ip(h,c,o.tmp,0),h=o.tmp[0],c=o.tmp[1],"encrypt"===this.type?this._encrypt(o,h,c,o.tmp,0):this._decrypt(o,h,c,o.tmp,0),h=o.tmp[0],c=o.tmp[1],f.writeUInt32BE(r,h,n),f.writeUInt32BE(r,c,n+4);},l.prototype._pad=function(t,e){if(!1===this.padding)return!1;for(var r=t.length-e,i=e;i>>0,h=m;}f.rip(c,h,n,o);},l.prototype._decrypt=function(t,e,r,n,o){for(var h=r,c=e,i=t.keys.length-2;i>=0;i-=2){var l=t.keys[i],d=t.keys[i+1];f.expand(h,t.tmp,0),l^=t.tmp[0],d^=t.tmp[1];var s=f.substitute(l,d),m=h;h=(c^f.permute(s))>>>0,c=m;}f.rip(h,c,n,o);};},function(t,e,r){var n=r(99),o=r(7).Buffer,f=r(238);function h(t){var e=t._cipher.encryptBlockRaw(t._prev);return f(t._prev),e;}e.encrypt=function(t,e){var r=Math.ceil(e.length/16),f=t._cache.length;t._cache=o.concat([t._cache,o.allocUnsafe(16*r)]);for(var i=0;it;)r.ishrn(1);if(r.isEven()&&r.iadd(c),r.testn(1)||r.iadd(l),e.cmp(l)){if(!e.cmp(d))for(;r.mod(m).cmp(y);)r.iadd(w);}else for(;r.mod(f).cmp(v);)r.iadd(w);if(A(_=r.shrn(1))&&A(r)&&E(_)&&E(r)&&h.test(_)&&h.test(r))return r;}}},function(t,e,r){var n=r(16),o=r(159);function f(t){this.rand=t||new o.Rand();}t.exports=f,f.create=function(t){return new f(t);},f.prototype._randbelow=function(t){var e=t.bitLength(),r=Math.ceil(e/8);do{var a=new n(this.rand.generate(r));}while(a.cmp(t)>=0);return a;},f.prototype._randrange=function(t,e){var r=e.sub(t);return t.add(this._randbelow(r));},f.prototype.test=function(t,e,r){var o=t.bitLength(),f=n.mont(t),h=new n(1).toRed(f);e||(e=Math.max(1,o/48|0));for(var c=t.subn(1),s=0;!c.testn(s);s++);for(var l=t.shrn(s),d=c.toRed(f);e>0;e--){var a=this._randrange(new n(2),c);r&&r(a);var m=a.toRed(f).redPow(l);if(0!==m.cmp(h)&&0!==m.cmp(d)){for(var i=1;i0;e--){var a=this._randrange(new n(2),h),g=t.gcd(a);if(0!==g.cmpn(1))return g;var d=a.toRed(o).redPow(c);if(0!==d.cmp(f)&&0!==d.cmp(l)){for(var i=1;i0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===c.prototype||(e=function(t){return c.from(t);}(e)),n)h.endEmitted?T(t,new k()):P(t,h,e,!0);else if(h.ended)T(t,new S());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?P(t,h,e,!1):D(t,h)):P(t,h,e,!1);}}else n||(h.reading=!1,D(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=N?t=N:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function L(t){var e=t._readableState;d("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(d("emitReadable",e.flowing),e.emittedReadable=!0,n.nextTick(F,t));}function F(t){var e=t._readableState;d("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Q(t);}function D(t,e){e.readingMore||(e.readingMore=!0,n.nextTick(U,t,e));}function U(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function z(t){d("readable nexttick read 0"),t.read(0);}function H(t,e){d("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Q(t),e.flowing&&!e.reading&&t.read(0);}function Q(t){var e=t._readableState;for(d("flow",e.flowing);e.flowing&&null!==t.read(););}function G(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function V(t){var e=t._readableState;d("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,n.nextTick(W,e,t));}function W(t,e){if(d("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function Z(t,e){for(var i=0,r=t.length;i=e.highWaterMark:e.length>0)||e.ended))return d("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?V(this):L(this),null;if(0===(t=j(t,e))&&e.ended)return 0===e.length&&V(this),null;var n,o=e.needReadable;return d("need readable",o),(0===e.length||e.length-t0?G(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&V(this)),null!==n&&this.emit("data",n),n;},C.prototype._read=function(t){T(this,new I("_read()"));},C.prototype.pipe=function(t,e){var r=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=t;break;case 1:o.pipes=[o.pipes,t];break;default:o.pipes.push(t);}o.pipesCount+=1,d("pipe count=%d opts=%j",o.pipesCount,e);var h=(!e||!1!==e.end)&&t!==n.stdout&&t!==n.stderr?l:A;function c(e,n){d("onunpipe"),e===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,d("cleanup"),t.removeListener("close",_),t.removeListener("finish",M),t.removeListener("drain",m),t.removeListener("error",w),t.removeListener("unpipe",c),r.removeListener("end",l),r.removeListener("end",A),r.removeListener("data",v),y=!0,!o.awaitDrain||t._writableState&&!t._writableState.needDrain||m());}function l(){d("onend"),t.end();}o.endEmitted?n.nextTick(h):r.once("end",h),t.on("unpipe",c);var m=function(t){return function(){var e=t._readableState;d("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&f(t,"data")&&(e.flowing=!0,Q(t));};}(r);t.on("drain",m);var y=!1;function v(e){d("ondata");var n=t.write(e);d("dest.write",n),!1===n&&((1===o.pipesCount&&o.pipes===t||o.pipesCount>1&&-1!==Z(o.pipes,t))&&!y&&(d("false write response, pause",o.awaitDrain),o.awaitDrain++),r.pause());}function w(e){d("onerror",e),A(),t.removeListener("error",w),0===f(t,"error")&&T(t,e);}function _(){t.removeListener("finish",M),A();}function M(){d("onfinish"),t.removeListener("close",_),A();}function A(){d("unpipe"),r.unpipe(t);}return r.on("data",v),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener(e,r);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]:t.on(e,r);}(t,"error",w),t.once("close",_),t.once("finish",M),t.emit("pipe",r),o.flowing||(d("pipe resume"),r.resume()),t;},C.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var n=e.pipes,o=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var i=0;i0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,d("on readable",o.length,o.reading),o.length?L(this):o.reading||n.nextTick(z,this))),r;},C.prototype.addListener=C.prototype.on,C.prototype.removeListener=function(t,e){var r=h.prototype.removeListener.call(this,t,e);return"readable"===t&&n.nextTick(K,this),r;},C.prototype.removeAllListeners=function(t){var e=h.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||n.nextTick(K,this),e;},C.prototype.resume=function(){var t=this._readableState;return t.flowing||(d("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,n.nextTick(H,t,e));}(this,t)),t.paused=!1,this;},C.prototype.pause=function(){return d("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(d("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},C.prototype.wrap=function(t){var e=this,r=this._readableState,n=!1;for(var i in t.on("end",function(){if(d("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){(d("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o)||(r.objectMode||o&&o.length)&&(e.push(o)||(n=!0,t.pause()));}),t)void 0===this[i]&&"function"==typeof t[i]&&(this[i]=function(e){return function(){return t[e].apply(t,arguments);};}(i));for(var o=0;o-1))throw new k(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(C.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(C.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),C.prototype._write=function(t,e,r){r(new M("_write()"));},C.prototype._writev=null,C.prototype.end=function(t,e,r){var o=this._writableState;return"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),o.corked&&(o.corked=1,this.uncork()),o.ending||function(t,e,r){e.ending=!0,F(t,e),r&&(e.finished?n.nextTick(r):t.once("finish",r));e.ended=!0,t.writable=!1;}(this,o,r),this;},Object.defineProperty(C.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(C.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),C.prototype.destroy=y.destroy,C.prototype._undestroy=y.undestroy,C.prototype._destroy=function(t,e){e(t);};}).call(this,r(20),r(19));},function(t,e,r){"use strict";t.exports=m;var n=r(82).codes,o=n.ERR_METHOD_NOT_IMPLEMENTED,f=n.ERR_MULTIPLE_CALLBACK,h=n.ERR_TRANSFORM_ALREADY_TRANSFORMING,c=n.ERR_TRANSFORM_WITH_LENGTH_0,l=r(83);function d(t,data){var e=this._transformState;e.transforming=!1;var r=e.writecb;if(null===r)return this.emit("error",new f());e.writechunk=null,e.writecb=null,null!=data&&this.push(data),r(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length>8,f=255&n;o?r.push(o,f):r.push(f);}return r;},n.zero2=o,n.toHex=f,n.encode=function(t,e){return"hex"===e?f(t):t;};},function(t,e,r){"use strict";var n=e;n.base=r(122),n.short=r(433),n.mont=r(434),n.edwards=r(435);},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(444).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){"use strict";const n=e;n.bignum=r(16),n.define=r(446).define,n.base=r(449),n.constants=r(450),n.decoders=r(256),n.encoders=r(254);},function(t,e,r){"use strict";const n=e;n.der=r(255),n.pem=r(447);},function(t,e,r){"use strict";const n=r(4),o=r(163).Buffer,f=r(164),h=r(166);function c(t){this.enc="der",this.name=t.name,this.entity=t,this.tree=new l(),this.tree._init(t.body);}function l(t){f.call(this,"der",t);}function d(t){return t<10?"0"+t:t;}t.exports=c,c.prototype.encode=function(data,t){return this.tree._encode(data,t).join();},n(l,f),l.prototype._encodeComposite=function(t,e,r,content){const n=function(t,e,r,n){let o;"seqof"===t?t="seq":"setof"===t&&(t="set");if(h.tagByName.hasOwnProperty(t))o=h.tagByName[t];else{if("number"!=typeof t||(0|t)!==t)return n.error("Unknown tag: "+t);o=t;}if(o>=31)return n.error("Multi-octet tag encoding unsupported");e||(o|=32);return o|=h.tagClassByName[r||"universal"]<<6,o;}(t,e,r,this.reporter);if(content.length<128){const header=o.alloc(2);return header[0]=n,header[1]=content.length,this._createEncoderBuffer([header,content]);}let f=1;for(let i=content.length;i>=256;i>>=8)f++;const header=o.alloc(2+f);header[0]=n,header[1]=128|f;for(let i=1+f,t=content.length;t>0;i--,t>>=8)header[i]=255&t;return this._createEncoderBuffer([header,content]);},l.prototype._encodeStr=function(t,e){if("bitstr"===e)return this._createEncoderBuffer([0|t.unused,t.data]);if("bmpstr"===e){const e=o.alloc(2*t.length);for(let i=0;i=40)return this.reporter.error("Second objid identifier OOB");t.splice(0,2,40*t[0]+t[1]);}let n=0;for(let i=0;i=128;e>>=7)n++;}const f=o.alloc(n);let h=f.length-1;for(let i=t.length-1;i>=0;i--){let e=t[i];for(f[h--]=127&e;(e>>=7)>0;)f[h--]=128|127&e;}return this._createEncoderBuffer(f);},l.prototype._encodeTime=function(time,t){let e;const r=new Date(time);return"gentime"===t?e=[d(r.getUTCFullYear()),d(r.getUTCMonth()+1),d(r.getUTCDate()),d(r.getUTCHours()),d(r.getUTCMinutes()),d(r.getUTCSeconds()),"Z"].join(""):"utctime"===t?e=[d(r.getUTCFullYear()%100),d(r.getUTCMonth()+1),d(r.getUTCDate()),d(r.getUTCHours()),d(r.getUTCMinutes()),d(r.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+t+" time is not supported yet"),this._encodeStr(e,"octstr");},l.prototype._encodeNull=function(){return this._createEncoderBuffer("");},l.prototype._encodeInt=function(t,e){if("string"==typeof t){if(!e)return this.reporter.error("String int or enum given, but no values map");if(!e.hasOwnProperty(t))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(t));t=e[t];}if("number"!=typeof t&&!o.isBuffer(t)){const e=t.toArray();!t.sign&&128&e[0]&&e.unshift(0),t=o.from(e);}if(o.isBuffer(t)){let e=t.length;0===t.length&&e++;const r=o.alloc(e);return t.copy(r),0===t.length&&(r[0]=0),this._createEncoderBuffer(r);}if(t<128)return this._createEncoderBuffer(t);if(t<256)return this._createEncoderBuffer([0,t]);let r=1;for(let i=t;i>=256;i>>=8)r++;const n=new Array(r);for(let i=n.length-1;i>=0;i--)n[i]=255&t,t>>=8;return 128&n[0]&&n.unshift(0),this._createEncoderBuffer(o.from(n));},l.prototype._encodeBool=function(t){return this._createEncoderBuffer(t?255:0);},l.prototype._use=function(t,e){return"function"==typeof t&&(t=t(e)),t._getEncoder("der").tree;},l.prototype._skipDefault=function(t,e,r){const n=this._baseState;let i;if(null===n.default)return!1;const data=t.join();if(void 0===n.defaultBuffer&&(n.defaultBuffer=this._encodeValue(n.default,e,r).join()),data.length!==n.defaultBuffer.length)return!1;for(i=0;i>6],o=0==(32&r);if(31==(31&r)){let n=r;for(r=0;128==(128&n);){if(n=t.readUInt8(e),t.isError(n))return n;r<<=7,r|=127&n;}}else r&=31;return{cls:n,primitive:o,tag:r,tagStr:c.tag[r]};}function y(t,e,r){let n=t.readUInt8(r);if(t.isError(n))return n;if(!e&&128===n)return null;if(0==(128&n))return n;const o=127&n;if(o>4)return t.error("length octect is too long");n=0;for(let i=0;i=0;i--)if(r.eq(t[e[i]][2],r.zero))n[i]=n[i+1],t[e[i]]=this.zero;else{const o=r.mul(n[i],n[i+1]);n[i]=r.mul(t[e[i]][2],n[i+1]);const f=r.square(o),h=r.mul(f,o);t[e[i]][0]=r.mul(t[e[i]][0],f),t[e[i]][1]=r.mul(t[e[i]][1],h),t[e[i]][2]=r.one;}}eq(t,e){const r=this.F;if(this.F.eq(t[2],this.F.zero))return this.F.eq(e[2],this.F.zero);if(this.F.eq(e[2],this.F.zero))return!1;const n=r.square(t[2]),o=r.square(e[2]),f=r.mul(t[0],o),h=r.mul(e[0],n),c=r.mul(t[2],n),l=r.mul(e[2],o),d=r.mul(t[1],l),m=r.mul(e[1],c);return r.eq(f,h)&&r.eq(d,m);}toString(p){const t=this.affine(p);return`[ ${this.F.toString(t[0])} , ${this.F.toString(t[1])} ]`;}};},function(t,e,r){const n=r(26).Scalar,o=new(0,r(26).ZqField)(n.fromString("21888242871839275222246405745257275088548364400416034343698204186575808495617"));t.exports=class{constructor(){this.nodes={},this.root=o.zero;}async getRoot(){return this.root;}_key2str(t){return t.toString();}_normalize(t){for(let i=0;i>>e)>>>0;}function g(t,e,i,a,b,r,n,f){var h=o.sigma,l=o.u256;t[a]=t[a]+((e[h[i][f]]^l[h[i][f+1]])>>>0)+t[b]>>>0,t[n]=c(t[n]^t[a],16),t[r]=t[r]+t[n]>>>0,t[b]=c(t[b]^t[r],12),t[a]=t[a]+((e[h[i][f+1]]^l[h[i][f]])>>>0)+t[b]>>>0,t[n]=c(t[n]^t[a],8),t[r]=t[r]+t[n]>>>0,t[b]=c(t[b]^t[r],7);}function l(){o.call(this),this._h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this._s=[0,0,0,0],this._block=e.alloc(64),this._blockOffset=0,this._length=[0,0],this._nullt=!1,this._zo=f,this._oo=h;}n(l,o),l.prototype._compress=function(){var i,t=o.u256,e=new Array(16),r=new Array(16);for(i=0;i<16;++i)r[i]=this._block.readUInt32BE(4*i);for(i=0;i<8;++i)e[i]=this._h[i]>>>0;for(i=8;i<12;++i)e[i]=(this._s[i-8]^t[i-8])>>>0;for(i=12;i<16;++i)e[i]=t[i-8];for(this._nullt||(e[12]=(e[12]^this._length[0])>>>0,e[13]=(e[13]^this._length[0])>>>0,e[14]=(e[14]^this._length[1])>>>0,e[15]=(e[15]^this._length[1])>>>0),i=0;i<14;++i)g(e,r,i,0,4,8,12,0),g(e,r,i,1,5,9,13,2),g(e,r,i,2,6,10,14,4),g(e,r,i,3,7,11,15,6),g(e,r,i,0,5,10,15,8),g(e,r,i,1,6,11,12,10),g(e,r,i,2,7,8,13,12),g(e,r,i,3,4,9,14,14);for(i=0;i<16;++i)this._h[i%8]=(this._h[i%8]^e[i])>>>0;for(i=0;i<8;++i)this._h[i]=(this._h[i]^this._s[i%4])>>>0;},l.prototype._padding=function(){var t=this._length[0]+8*this._blockOffset,r=this._length[1];t>=4294967296&&(t-=4294967296,r+=1);var n=e.alloc(8);n.writeUInt32BE(r,0),n.writeUInt32BE(t,4),55===this._blockOffset?(this._length[0]-=8,this.update(this._oo)):(this._blockOffset<55?(0===this._blockOffset&&(this._nullt=!0),this._length[0]-=8*(55-this._blockOffset),this.update(o.padding.slice(0,55-this._blockOffset))):(this._length[0]-=8*(64-this._blockOffset),this.update(o.padding.slice(0,64-this._blockOffset)),this._length[0]-=440,this.update(o.padding.slice(1,56)),this._nullt=!0),this.update(this._zo),this._length[0]-=8),this._length[0]-=64,this.update(n);},l.prototype.digest=function(){this._padding();for(var t=e.alloc(32),i=0;i<8;++i)t.writeUInt32BE(this._h[i],4*i);return t;},t.exports=l;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(e){function r(){}r.sigma=[[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3],[11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4],[7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8],[9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13],[2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9],[12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11],[13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10],[6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5],[10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3],[11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4],[7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8],[9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13],[2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9]],r.u256=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479],r.u512=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731,3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113],r.padding=e.from([128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),r.prototype._length_carry=function(t){for(var e=0;e=t.length;){for(var i=this._blockOffset;i=32&&(o^=n,o^=n^=o,r-=32),0===r?(t[2*i]=n>>>0,t[2*i+1]=o>>>0):(t[2*i]=(n>>>r|o<<32-r)>>>0,t[2*i+1]=(o>>>r|n<<32-r)>>>0);}function g(t,e,i,a,b,r,n,f){var h,l=o.sigma,d=o.u512;h=t[2*a+1]+((e[2*l[i][f]+1]^d[2*l[i][f+1]+1])>>>0)+t[2*b+1],t[2*a]=t[2*a]+((e[2*l[i][f]]^d[2*l[i][f+1]])>>>0)+t[2*b]+~~(h/4294967296)>>>0,t[2*a+1]=h>>>0,c(t,n,a,32),h=t[2*r+1]+t[2*n+1],t[2*r]=t[2*r]+t[2*n]+~~(h/4294967296)>>>0,t[2*r+1]=h>>>0,c(t,b,r,25),h=t[2*a+1]+((e[2*l[i][f+1]+1]^d[2*l[i][f]+1])>>>0)+t[2*b+1],t[2*a]=t[2*a]+((e[2*l[i][f+1]]^d[2*l[i][f]])>>>0)+t[2*b]+~~(h/4294967296)>>>0,t[2*a+1]=h>>>0,c(t,n,a,16),h=t[2*r+1]+t[2*n+1],t[2*r]=t[2*r]+t[2*n]+~~(h/4294967296)>>>0,t[2*r+1]=h>>>0,c(t,b,r,11);}function l(){o.call(this),this._h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this._s=[0,0,0,0,0,0,0,0],this._block=e.alloc(128),this._blockOffset=0,this._length=[0,0,0,0],this._nullt=!1,this._zo=f,this._oo=h;}n(l,o),l.prototype._compress=function(){var i,t=o.u512,e=new Array(32),r=new Array(32);for(i=0;i<32;++i)r[i]=this._block.readUInt32BE(4*i);for(i=0;i<16;++i)e[i]=this._h[i]>>>0;for(i=16;i<24;++i)e[i]=(this._s[i-16]^t[i-16])>>>0;for(i=24;i<32;++i)e[i]=t[i-16];for(this._nullt||(e[24]=(e[24]^this._length[1])>>>0,e[25]=(e[25]^this._length[0])>>>0,e[26]=(e[26]^this._length[1])>>>0,e[27]=(e[27]^this._length[0])>>>0,e[28]=(e[28]^this._length[3])>>>0,e[29]=(e[29]^this._length[2])>>>0,e[30]=(e[30]^this._length[3])>>>0,e[31]=(e[31]^this._length[2])>>>0),i=0;i<16;++i)g(e,r,i,0,4,8,12,0),g(e,r,i,1,5,9,13,2),g(e,r,i,2,6,10,14,4),g(e,r,i,3,7,11,15,6),g(e,r,i,0,5,10,15,8),g(e,r,i,1,6,11,12,10),g(e,r,i,2,7,8,13,12),g(e,r,i,3,4,9,14,14);for(i=0;i<16;++i)this._h[i%8*2]=(this._h[i%8*2]^e[2*i])>>>0,this._h[i%8*2+1]=(this._h[i%8*2+1]^e[2*i+1])>>>0;for(i=0;i<8;++i)this._h[2*i]=(this._h[2*i]^this._s[i%4*2])>>>0,this._h[2*i+1]=(this._h[2*i+1]^this._s[i%4*2+1])>>>0;},l.prototype._padding=function(){var t=this._length.slice();t[0]+=8*this._blockOffset,this._length_carry(t);for(var r=e.alloc(16),i=0;i<4;++i)r.writeUInt32BE(t[3-i],4*i);111===this._blockOffset?(this._length[0]-=8,this.update(this._oo)):(this._blockOffset<111?(0===this._blockOffset&&(this._nullt=!0),this._length[0]-=8*(111-this._blockOffset),this.update(o.padding.slice(0,111-this._blockOffset))):(this._length[0]-=8*(128-this._blockOffset),this.update(o.padding.slice(0,128-this._blockOffset)),this._length[0]-=888,this.update(o.padding.slice(1,112)),this._nullt=!0),this.update(this._zo),this._length[0]-=8),this._length[0]-=128,this.update(r);},l.prototype.digest=function(){this._padding();for(var t=e.alloc(64),i=0;i<16;++i)t.writeUInt32BE(this._h[i],4*i);return t;},t.exports=l;}).call(this,r(3).Buffer);},function(t,e,r){(function(t){const n=r(168),o=r(266),f=r(473),h=r(26).Scalar,c="PedersenGenerator";function l(e,r){return"blake"==e?o("blake256").update(r).digest():"blake2b"==e?t.from(f(32).update(t.from(r)).digest()):void 0;}e.hash=function(t,e){(e=e||{}).baseHash=e.baseHash||"blake";const r=function(t){const e=new Array(8*t.length);for(let i=0;i{void 0===t&&(t=c);const e=f.keccak256(t+"_iv");return n.FromString(f.toBN(e).toString()).mod(h.p);},e.getConstants=(t,e)=>{void 0===t&&(t=c),void 0===e&&(e=91);const r=new Array(e);let o=f.keccak256(c);for(let i=1;i{const r=h.e(t),n=h.e(e);let o;for(let i=0;i<91;i++){const t=l[i],e=0==i?h.add(r,n):h.add(h.add(o,n),t);o=h.pow(e,7);}return h.add(o,n);},e.multiHash=(t,r)=>{let n;n=void 0===r?h.zero:r;for(let i=0;i=0&&(e=param.type.substring(n));var o=l(t,param.components);Array.isArray(o)&&t?r.push("tuple("+o.join(",")+")"+e):t?r.push("("+o+")"):r.push("("+o.join(",")+")"+e);}else r.push(param.type);}),r;},d=function(t){if(!o.isHexStrict(t))throw new Error("The parameter must be a valid HEX string.");var e="",i=0,r=t.length;for("0x"===t.substring(0,2)&&(i=2);i7?e+=address[i].toUpperCase():e+=address[i];return e;},toHex:o.toHex,toBN:o.toBN,bytesToHex:o.bytesToHex,hexToBytes:o.hexToBytes,hexToNumberString:o.hexToNumberString,hexToNumber:o.hexToNumber,toDecimal:o.hexToNumber,numberToHex:o.numberToHex,fromDecimal:o.numberToHex,hexToUtf8:o.hexToUtf8,hexToString:o.hexToUtf8,toUtf8:o.hexToUtf8,stripHexPrefix:o.stripHexPrefix,utf8ToHex:o.utf8ToHex,stringToHex:o.utf8ToHex,fromUtf8:o.utf8ToHex,hexToAscii:d,toAscii:d,asciiToHex:m,fromAscii:m,unitMap:n.unitMap,toWei:function(t,e){if(e=y(e),!o.isBN(t)&&"string"!=typeof t)throw new Error("Please pass numbers as strings or BN objects to avoid precision errors.");return o.isBN(t)?n.toWei(t,e):n.toWei(t,e).toString(10);},fromWei:function(t,e){if(e=y(e),!o.isBN(t)&&"string"!=typeof t)throw new Error("Please pass numbers as strings or BN objects to avoid precision errors.");return o.isBN(t)?n.fromWei(t,e):n.fromWei(t,e).toString(10);},padLeft:o.leftPad,leftPad:o.leftPad,padRight:o.rightPad,rightPad:o.rightPad,toTwosComplement:o.toTwosComplement,isBloom:o.isBloom,isUserEthereumAddressInBloom:o.isUserEthereumAddressInBloom,isContractAddressInBloom:o.isContractAddressInBloom,isTopic:o.isTopic,isTopicInBloom:o.isTopicInBloom,isInBloom:o.isInBloom,compareBlockNumbers:function(a,b){if(a===b)return 0;if("genesis"!==a&&"earliest"!==a&&0!==a||"genesis"!==b&&"earliest"!==b&&0!==b){if("genesis"===a||"earliest"===a||0===a)return-1;if("genesis"===b||"earliest"===b||0===b)return 1;if("latest"===a||"finalized"===a)return"pending"===b?-1:1;if("latest"===b||"finalized"===b)return"pending"===a?1:-1;if("pending"===a)return 1;if("pending"===b)return-1;if("safe"===a||"safe"===b)return;{let t=new c(a),e=new c(b);return t.lt(e)?-1:t.eq(e)?0:1;}}return 0;},toNumber:o.toNumber};},function(t,e,r){var n=r(484),o=r(275);t.exports=function(t){if("string"==typeof t||"number"==typeof t){var e=new n(1),r=String(t).toLowerCase().trim(),f="0x"===r.substr(0,2)||"-0x"===r.substr(0,3),h=o(r);if("-"===h.substr(0,1)&&(h=o(h.slice(1)),e=new n(-1,10)),!(h=""===h?"0":h).match(/^-?[0-9]+$/)&&h.match(/^[0-9A-Fa-f]+$/)||h.match(/^[a-fA-F]+$/)||!0===f&&h.match(/^[0-9A-Fa-f]+$/))return new n(h,16).mul(e);if((h.match(/^-?[0-9]+$/)||""===h)&&!1===f)return new n(h,10).mul(e);}else if("object"==typeof t&&t.toString&&!t.pop&&!t.push&&t.toString(10).match(/^-?[0-9]+$/)&&(t.mul||t.dividedToIntegerBy))return new n(t.toString(10),10);throw new Error("[number-to-bn] while converting number "+JSON.stringify(t)+" to BN.js instance, error: invalid number value. Value must be an integer, hex string, BN or BigNumber instance. Note, decimals are not supported.");};},function(t,e,r){var n=r(276);t.exports=function(t){return"string"!=typeof t?t:n(t)?t.slice(2):t;};},function(t,e){t.exports=function(t){if("string"!=typeof t)throw new Error("[is-hex-prefixed] value must be type 'string', is currently type "+typeof t+", while checking isHexPrefixed.");return"0x"===t.slice(0,2);};},function(t,e,r){(function(e){var n=r(169),o=r(274),f=r(486),h=r(487),c=r(512),l=function(object){return n.isBN(object);},d=function(object){return object&&object.constructor&&"BigNumber"===object.constructor.name;},m=function(t){try{return o.apply(null,arguments);}catch(e){throw new Error(e+' Given value: "'+t+'"');}},y=function(address){return!!/^(0x)?[0-9a-f]{40}$/i.test(address)&&(!(!/^(0x|0X)?[0-9a-f]{40}$/.test(address)&&!/^(0x|0X)?[0-9A-F]{40}$/.test(address))||v(address));},v=function(address){address=address.replace(/^0x/i,"");for(var t=I(address.toLowerCase()).replace(/^0x/i,""),i=0;i<40;i++)if(parseInt(t[i],16)>7&&address[i].toUpperCase()!==address[i]||parseInt(t[i],16)<=7&&address[i].toLowerCase()!==address[i])return!1;return!0;},w=function(t){var e="";t=(t=(t=(t=(t=f.encode(t)).replace(/^(?:\u0000)*/,"")).split("").reverse().join("")).replace(/^(?:\u0000)*/,"")).split("").reverse().join("");for(var i=0;iNumber.MAX_SAFE_INTEGER||r>>4).toString(16)),e.push((15&t[i]).toString(16));return"0x"+e.join("");},isHex:x,isHexStrict:E,stripHexPrefix:function(t){return 0!==t&&x(t)?t.replace(/^(-)?0x/i,"$1"):t;},leftPad:function(t,e,r){var n=/^0x/i.test(t)||"number"==typeof t,o=e-(t=t.toString(16).replace(/^0x/i,"")).length+1>=0?e-t.length+1:0;return(n?"0x":"")+new Array(o).join(r||"0")+t;},rightPad:function(t,e,r){var n=/^0x/i.test(t)||"number"==typeof t,o=e-(t=t.toString(16).replace(/^0x/i,"")).length+1>=0?e-t.length+1:0;return(n?"0x":"")+t+new Array(o).join(r||"0");},toTwosComplement:function(t){return"0x"+m(t).toTwos(256).toString(16,64);},sha3:I,sha3Raw:function(t){return null===(t=I(t))?S:t;},toNumber:function(t,e=!1){return"number"==typeof t?t:_(A(t),e);}};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.KECCAK256_RLP=e.KECCAK256_RLP_S=e.KECCAK256_RLP_ARRAY=e.KECCAK256_RLP_ARRAY_S=e.KECCAK256_NULL=e.KECCAK256_NULL_S=e.TWO_POW256=e.MAX_INTEGER=e.MAX_UINT64=void 0;var n=r(3),o=r(57);e.MAX_UINT64=new o.BN("ffffffffffffffff",16),e.MAX_INTEGER=new o.BN("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",16),e.TWO_POW256=new o.BN("10000000000000000000000000000000000000000000000000000000000000000",16),e.KECCAK256_NULL_S="c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",e.KECCAK256_NULL=n.Buffer.from(e.KECCAK256_NULL_S,"hex"),e.KECCAK256_RLP_ARRAY_S="1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",e.KECCAK256_RLP_ARRAY=n.Buffer.from(e.KECCAK256_RLP_ARRAY_S,"hex"),e.KECCAK256_RLP_S="56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",e.KECCAK256_RLP=n.Buffer.from(e.KECCAK256_RLP_S,"hex");},function(t,e,r){"use strict";(function(t){var n=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),f=[];try{for(;(void 0===e||e-->0)&&!(n=i.next()).done;)f.push(n.value);}catch(t){o={error:t};}finally{try{n&&!n.done&&(r=i.return)&&r.call(i);}finally{if(o)throw o.error;}}return f;},o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(e,"__esModule",{value:!0}),e.isZeroAddress=e.zeroAddress=e.importPublic=e.privateToAddress=e.privateToPublic=e.publicToAddress=e.pubToAddress=e.isValidPublic=e.isValidPrivate=e.generateAddress2=e.generateAddress=e.isValidChecksumAddress=e.toChecksumAddress=e.isValidAddress=e.Account=void 0;var f=o(r(37)),h=r(57),c=r(124),l=r(85),d=r(278),m=r(68),y=r(170),v=r(125),w=r(173),_=function(){function t(t,e,r,n){void 0===t&&(t=new h.BN(0)),void 0===e&&(e=new h.BN(0)),void 0===r&&(r=d.KECCAK256_RLP),void 0===n&&(n=d.KECCAK256_NULL),this.nonce=t,this.balance=e,this.stateRoot=r,this.codeHash=n,this._validate();}return t.fromAccountData=function(e){var r=e.nonce,n=e.balance,o=e.stateRoot,f=e.codeHash;return new t(r?new h.BN((0,m.toBuffer)(r)):void 0,n?new h.BN((0,m.toBuffer)(n)):void 0,o?(0,m.toBuffer)(o):void 0,f?(0,m.toBuffer)(f):void 0);},t.fromRlpSerializedAccount=function(t){var e=h.rlp.decode(t);if(!Array.isArray(e))throw new Error("Invalid serialized account input. Must be array");return this.fromValuesArray(e);},t.fromValuesArray=function(e){var r=n(e,4),o=r[0],f=r[1],c=r[2],l=r[3];return new t(new h.BN(o),new h.BN(f),c,l);},t.prototype._validate=function(){if(this.nonce.lt(new h.BN(0)))throw new Error("nonce must be greater than zero");if(this.balance.lt(new h.BN(0)))throw new Error("balance must be greater than zero");if(32!==this.stateRoot.length)throw new Error("stateRoot must have a length of 32");if(32!==this.codeHash.length)throw new Error("codeHash must have a length of 32");},t.prototype.raw=function(){return[(0,w.bnToUnpaddedBuffer)(this.nonce),(0,w.bnToUnpaddedBuffer)(this.balance),this.stateRoot,this.codeHash];},t.prototype.serialize=function(){return h.rlp.encode(this.raw());},t.prototype.isContract=function(){return!this.codeHash.equals(d.KECCAK256_NULL);},t.prototype.isEmpty=function(){return this.balance.isZero()&&this.nonce.isZero()&&this.codeHash.equals(d.KECCAK256_NULL);},t;}();e.Account=_;e.isValidAddress=function(t){try{(0,v.assertIsString)(t);}catch(t){return!1;}return /^0x[0-9a-fA-F]{40}$/.test(t);};e.toChecksumAddress=function(t,e){(0,v.assertIsHexString)(t);var address=(0,l.stripHexPrefix)(t).toLowerCase(),r="";e&&(r=(0,w.toType)(e,w.TypeOutput.BN).toString()+"0x");for(var n=(0,y.keccakFromString)(r+address).toString("hex"),o="0x",i=0;i=8?o+=address[i].toUpperCase():o+=address[i];return o;};e.isValidChecksumAddress=function(t,r){return(0,e.isValidAddress)(t)&&(0,e.toChecksumAddress)(t,r)===t;};e.generateAddress=function(e,r){(0,v.assertIsBuffer)(e),(0,v.assertIsBuffer)(r);var n=new h.BN(r);return n.isZero()?(0,y.rlphash)([e,null]).slice(-20):(0,y.rlphash)([e,t.from(n.toArray())]).slice(-20);};e.generateAddress2=function(e,r,n){return(0,v.assertIsBuffer)(e),(0,v.assertIsBuffer)(r),(0,v.assertIsBuffer)(n),(0,f.default)(20===e.length),(0,f.default)(32===r.length),(0,y.keccak256)(t.concat([t.from("ff","hex"),e,r,(0,y.keccak256)(n)])).slice(-20);};e.isValidPrivate=function(t){return(0,c.privateKeyVerify)(t);};e.isValidPublic=function(e,r){return void 0===r&&(r=!1),(0,v.assertIsBuffer)(e),64===e.length?(0,c.publicKeyVerify)(t.concat([t.from([4]),e])):!!r&&(0,c.publicKeyVerify)(e);};e.pubToAddress=function(e,r){return void 0===r&&(r=!1),(0,v.assertIsBuffer)(e),r&&64!==e.length&&(e=t.from((0,c.publicKeyConvert)(e,!1).slice(1))),(0,f.default)(64===e.length),(0,y.keccak)(e).slice(-20);},e.publicToAddress=e.pubToAddress;e.privateToPublic=function(e){return(0,v.assertIsBuffer)(e),t.from((0,c.publicKeyCreate)(e,!1)).slice(1);};e.privateToAddress=function(t){return(0,e.publicToAddress)((0,e.privateToPublic)(t));};e.importPublic=function(e){return(0,v.assertIsBuffer)(e),64!==e.length&&(e=t.from((0,c.publicKeyConvert)(e,!1).slice(1))),e;};e.zeroAddress=function(){var t=(0,m.zeros)(20);return(0,m.bufferToHex)(t);};e.isZeroAddress=function(t){try{(0,v.assertIsString)(t);}catch(t){return!1;}return(0,e.zeroAddress)()===t;};}).call(this,r(3).Buffer);},function(t,e,r){t.exports=r(492)(r(493));},function(t,e,r){(e=t.exports=r(282)).Stream=e,e.Readable=e,e.Writable=r(286),e.Duplex=r(87),e.Transform=r(287),e.PassThrough=r(504),e.finished=r(172),e.pipeline=r(505);},function(t,e,r){"use strict";(function(e,n){var o;t.exports=C,C.ReadableState=B;r(55).EventEmitter;var f=function(t,e){return t.listeners(e).length;},h=r(283),c=r(3).Buffer,l=(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var d,m=r(499);d=m&&m.debuglog?m.debuglog("stream"):function(){};var y,v,w,_=r(500),M=r(284),A=r(285).getHighWaterMark,E=r(86).codes,x=E.ERR_INVALID_ARG_TYPE,S=E.ERR_STREAM_PUSH_AFTER_EOF,I=E.ERR_METHOD_NOT_IMPLEMENTED,k=E.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;r(4)(C,h);var T=M.errorOrDestroy,O=["error","close","destroy","pause","resume"];function B(t,e,n){o=o||r(87),t=t||{},"boolean"!=typeof n&&(n=e instanceof o),this.objectMode=!!t.objectMode,n&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=A(this,t,"readableHighWaterMark",n),this.buffer=new _(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(y||(y=r(56).StringDecoder),this.decoder=new y(t.encoding),this.encoding=t.encoding);}function C(t){if(o=o||r(87),!(this instanceof C))return new C(t);var e=this instanceof o;this._readableState=new B(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),h.call(this);}function R(t,e,r,n,o){d("readableAddChunk",e);var f,h=t._readableState;if(null===e)h.reading=!1,function(t,e){if(d("onEofChunk"),e.ended)return;if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,e.sync?L(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,F(t)));}(t,h);else if(o||(f=function(t,e){var r;n=e,c.isBuffer(n)||n instanceof l||"string"==typeof e||void 0===e||t.objectMode||(r=new x("chunk",["string","Buffer","Uint8Array"],e));var n;return r;}(h,e)),f)T(t,f);else if(h.objectMode||e&&e.length>0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===c.prototype||(e=function(t){return c.from(t);}(e)),n)h.endEmitted?T(t,new k()):P(t,h,e,!0);else if(h.ended)T(t,new S());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?P(t,h,e,!1):D(t,h)):P(t,h,e,!1);}}else n||(h.reading=!1,D(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=N?t=N:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function L(t){var e=t._readableState;d("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(d("emitReadable",e.flowing),e.emittedReadable=!0,n.nextTick(F,t));}function F(t){var e=t._readableState;d("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Q(t);}function D(t,e){e.readingMore||(e.readingMore=!0,n.nextTick(U,t,e));}function U(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function z(t){d("readable nexttick read 0"),t.read(0);}function H(t,e){d("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Q(t),e.flowing&&!e.reading&&t.read(0);}function Q(t){var e=t._readableState;for(d("flow",e.flowing);e.flowing&&null!==t.read(););}function G(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function V(t){var e=t._readableState;d("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,n.nextTick(W,e,t));}function W(t,e){if(d("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function Z(t,e){for(var i=0,r=t.length;i=e.highWaterMark:e.length>0)||e.ended))return d("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?V(this):L(this),null;if(0===(t=j(t,e))&&e.ended)return 0===e.length&&V(this),null;var n,o=e.needReadable;return d("need readable",o),(0===e.length||e.length-t0?G(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&V(this)),null!==n&&this.emit("data",n),n;},C.prototype._read=function(t){T(this,new I("_read()"));},C.prototype.pipe=function(t,e){var r=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=t;break;case 1:o.pipes=[o.pipes,t];break;default:o.pipes.push(t);}o.pipesCount+=1,d("pipe count=%d opts=%j",o.pipesCount,e);var h=(!e||!1!==e.end)&&t!==n.stdout&&t!==n.stderr?l:A;function c(e,n){d("onunpipe"),e===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,d("cleanup"),t.removeListener("close",_),t.removeListener("finish",M),t.removeListener("drain",m),t.removeListener("error",w),t.removeListener("unpipe",c),r.removeListener("end",l),r.removeListener("end",A),r.removeListener("data",v),y=!0,!o.awaitDrain||t._writableState&&!t._writableState.needDrain||m());}function l(){d("onend"),t.end();}o.endEmitted?n.nextTick(h):r.once("end",h),t.on("unpipe",c);var m=function(t){return function(){var e=t._readableState;d("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&f(t,"data")&&(e.flowing=!0,Q(t));};}(r);t.on("drain",m);var y=!1;function v(e){d("ondata");var n=t.write(e);d("dest.write",n),!1===n&&((1===o.pipesCount&&o.pipes===t||o.pipesCount>1&&-1!==Z(o.pipes,t))&&!y&&(d("false write response, pause",o.awaitDrain),o.awaitDrain++),r.pause());}function w(e){d("onerror",e),A(),t.removeListener("error",w),0===f(t,"error")&&T(t,e);}function _(){t.removeListener("finish",M),A();}function M(){d("onfinish"),t.removeListener("close",_),A();}function A(){d("unpipe"),r.unpipe(t);}return r.on("data",v),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener(e,r);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]:t.on(e,r);}(t,"error",w),t.once("close",_),t.once("finish",M),t.emit("pipe",r),o.flowing||(d("pipe resume"),r.resume()),t;},C.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var n=e.pipes,o=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var i=0;i0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,d("on readable",o.length,o.reading),o.length?L(this):o.reading||n.nextTick(z,this))),r;},C.prototype.addListener=C.prototype.on,C.prototype.removeListener=function(t,e){var r=h.prototype.removeListener.call(this,t,e);return"readable"===t&&n.nextTick(K,this),r;},C.prototype.removeAllListeners=function(t){var e=h.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||n.nextTick(K,this),e;},C.prototype.resume=function(){var t=this._readableState;return t.flowing||(d("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,n.nextTick(H,t,e));}(this,t)),t.paused=!1,this;},C.prototype.pause=function(){return d("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(d("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},C.prototype.wrap=function(t){var e=this,r=this._readableState,n=!1;for(var i in t.on("end",function(){if(d("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){(d("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o)||(r.objectMode||o&&o.length)&&(e.push(o)||(n=!0,t.pause()));}),t)void 0===this[i]&&"function"==typeof t[i]&&(this[i]=function(e){return function(){return t[e].apply(t,arguments);};}(i));for(var o=0;o-1))throw new k(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(C.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(C.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),C.prototype._write=function(t,e,r){r(new M("_write()"));},C.prototype._writev=null,C.prototype.end=function(t,e,r){var o=this._writableState;return"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),o.corked&&(o.corked=1,this.uncork()),o.ending||function(t,e,r){e.ending=!0,F(t,e),r&&(e.finished?n.nextTick(r):t.once("finish",r));e.ended=!0,t.writable=!1;}(this,o,r),this;},Object.defineProperty(C.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(C.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),C.prototype.destroy=y.destroy,C.prototype._undestroy=y.undestroy,C.prototype._destroy=function(t,e){e(t);};}).call(this,r(20),r(19));},function(t,e,r){"use strict";t.exports=m;var n=r(86).codes,o=n.ERR_METHOD_NOT_IMPLEMENTED,f=n.ERR_MULTIPLE_CALLBACK,h=n.ERR_TRANSFORM_ALREADY_TRANSFORMING,c=n.ERR_TRANSFORM_WITH_LENGTH_0,l=r(87);function d(t,data){var e=this._transformState;e.transforming=!1;var r=e.writecb;if(null===r)return this.emit("error",new f());e.writechunk=null,e.writecb=null,null!=data&&this.push(data),r(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length{void 0===t&&(t=h);const e=o.keccak256(t+"_iv");return n.fromString(o.toBN(e).toString()).mod(f.p);},e.getConstants=(t,e)=>{void 0===t&&(t=h),void 0===e&&(e=c);const r=new Array(e);let n=o.keccak256(h);for(let i=1;i{let n=f.e(t),o=f.e(e);const h=f.e(r);for(let i=0;i{void 0===n&&(n=1),void 0===r&&(r=f.zero);let o=f.zero,h=f.zero;for(let i=0;if.normalize(t));};},function(t,e,r){var n,o,f=r(32),h=r(290),c=f.process,l=f.Deno,d=c&&c.versions||l&&l.version,m=d&&d.v8;m&&(o=(n=m.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&h&&(!(n=h.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=h.match(/Chrome\/(\d+)/))&&(o=+n[1]),t.exports=o;},function(t,e){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||"";},function(t,e,r){var n=r(89);t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator;},function(t,e){var r="object"==typeof document&&document.all,n=void 0===r&&void 0!==r;t.exports={all:r,IS_HTMLDDA:n};},function(t,e,r){var n=r(35),o=r(21),f=r(183);t.exports=!n&&!o(function(){return 7!=Object.defineProperty(f("div"),"a",{get:function(){return 7;}}).a;});},function(t,e,r){var n=r(35),o=r(21);t.exports=n&&o(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype;});},function(t,e,r){var n=r(52),o=r(48),f=r(107),h=r(185),c=r(532),l=r(31),d=TypeError,m=l("toPrimitive");t.exports=function(input,t){if(!o(input)||f(input))return input;var e,r=h(input,m);if(r){if(void 0===t&&(t="default"),e=n(r,input,t),!o(e)||f(e))return e;throw d("Can't convert object to primitive value");}return void 0===t&&(t="number"),c(input,t);};},function(t,e,r){var n=r(17),o=r(21),f=r(24),h=r(34),c=r(35),l=r(186).CONFIGURABLE,d=r(297),m=r(187),y=m.enforce,v=m.get,w=String,_=Object.defineProperty,M=n("".slice),A=n("".replace),E=n([].join),x=c&&!o(function(){return 8!==_(function(){},"length",{value:8}).length;}),S=String(String).split("String"),I=t.exports=function(t,e,r){"Symbol("===M(w(e),0,7)&&(e="["+A(w(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!h(t,"name")||l&&t.name!==e)&&(c?_(t,"name",{value:e,configurable:!0}):t.name=e),x&&r&&h(r,"arity")&&t.length!==r.arity&&_(t,"length",{value:r.arity});try{r&&h(r,"constructor")&&r.constructor?c&&_(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0);}catch(t){}var n=y(t);return h(n,"source")||(n.source=E(S,"string"==typeof e?e:"")),t;};Function.prototype.toString=I(function(){return f(this)&&v(this).source||d(this);},"toString");},function(t,e,r){var n=r(17),o=r(24),f=r(179),h=n(Function.toString);o(f.inspectSource)||(f.inspectSource=function(t){return h(t);}),t.exports=f.inspectSource;},function(t,e,r){var n=r(539),o=r(108),f=r(105),h=n(n.bind);t.exports=function(t,e){return o(t),void 0===e?t:f?h(t,e):function(){return t.apply(e,arguments);};};},function(t,e,r){var n=r(17),o=r(21),f=r(70),h=Object,c=n("".split);t.exports=o(function(){return!h("z").propertyIsEnumerable(0);})?function(t){return"String"==f(t)?c(t,""):h(t);}:h;},function(t,e,r){var n=r(542);t.exports=function(t,e){return new(n(t))(0===e?0:e);};},function(t,e,r){var n=r(63),o=r(17),f=r(132),h=r(194),c=r(51),l=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var e=f.f(c(t)),r=h.f;return r?l(e,r(t)):e;};},function(t,e,r){var n=r(17),o=r(34),f=r(58),h=r(303).indexOf,c=r(129),l=n([].push);t.exports=function(object,t){var e,r=f(object),i=0,n=[];for(e in r)!o(c,e)&&o(r,e)&&l(n,e);for(;t.length>i;)o(r,e=t[i++])&&(~h(n,e)||l(n,e));return n;};},function(t,e,r){var n=r(58),o=r(192),f=r(111),h=function(t){return function(e,r,h){var c,l=n(e),d=f(l),m=o(h,d);if(t&&r!=r){for(;d>m;)if((c=l[m++])!=c)return!0;}else for(;d>m;m++)if((t||m in l)&&l[m]===r)return t||m||0;return!t&&-1;};};t.exports={includes:h(!0),indexOf:h(!1)};},function(t,e,r){var n=r(21),o=r(24),f=/#|\.prototype\./,h=function(t,e){var r=data[c(t)];return r==d||r!=l&&(o(e)?n(e):!!e);},c=h.normalize=function(t){return String(t).replace(f,".").toLowerCase();},data=h.data={},l=h.NATIVE="N",d=h.POLYFILL="P";t.exports=h;},function(t,e,r){var n=r(296),o=r(47);t.exports=function(t,e,r){return r.get&&n(r.get,e,{getter:!0}),r.set&&n(r.set,e,{setter:!0}),o.f(t,e,r);};},function(t,e,r){"use strict";var n=r(27),o=r(303).includes,f=r(21),h=r(549);n({target:"Array",proto:!0,forced:f(function(){return!Array(1).includes();})},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0);}}),h("includes");},function(t,e,r){var n=r(35),o=r(294),f=r(47),h=r(51),c=r(58),l=r(133);e.f=n&&!o?Object.defineProperties:function(t,e){h(t);for(var r,n=c(e),o=l(e),d=o.length,m=0;d>m;)f.f(t,r=o[m++],n[r]);return t;};},function(t,e,r){"use strict";var n=r(27),o=r(17),f=r(551),h=r(106),c=r(71),l=r(553),d=o("".indexOf);n({target:"String",proto:!0,forced:!l("includes")},{includes:function(t){return!!~d(c(h(this)),c(f(t)),arguments.length>1?arguments[1]:void 0);}});},function(t,e,r){var n=r(31);e.f=n;},function(t,e,r){var n=r(32);t.exports=n;},function(t,e,r){var n=r(89);t.exports=n&&!!Symbol.for&&!!Symbol.keyFor;},function(t,e,r){var n=r(21),o=r(31),f=r(289),h=o("species");t.exports=function(t){return f>=51||!n(function(){var e=[];return(e.constructor={})[h]=function(){return{foo:1};},1!==e[t](Boolean).foo;});};},function(t,e,r){var n=r(130),o=r(185),f=r(181),h=r(135),c=r(31)("iterator");t.exports=function(t){if(!f(t))return o(t,c)||o(t,"@@iterator")||h[n(t)];};},function(t,e,r){"use strict";var n,o,f,h=r(21),c=r(24),l=r(48),d=r(112),m=r(195),y=r(90),v=r(31),w=r(104),_=v("iterator"),M=!1;[].keys&&("next"in(f=[].keys())?(o=m(m(f)))!==Object.prototype&&(n=o):M=!0),!l(n)||h(function(){var t={};return n[_].call(t)!==t;})?n={}:w&&(n=d(n)),c(n[_])||y(n,_,function(){return this;}),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:M};},function(t,e,r){var n=r(585),o=r(51),f=r(586);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=n(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array;}catch(t){}return function(r,n){return o(r),f(n),e?t(r,n):r.__proto__=n,r;};}():void 0);},function(t,e,r){r(593),r(596);},function(t,e,r){"use strict";var n,o=r(32),f=r(197),h=r(24),c=r(594),l=r(290),d=r(198),m=r(595),y=o.Function,v=/MSIE .\./.test(l)||c&&((n=o.Bun.version.split(".")).length<3||0==n[0]&&(n[1]<3||3==n[1]&&0==n[2]));t.exports=function(t,e){var r=e?2:1;return v?function(n,o){var c=m(arguments.length,1)>r,l=h(n)?n:y(n),v=c?d(arguments,r):[],w=c?function(){f(l,this,v);}:l;return e?t(w,o):t(w);}:t;};},function(t,e,r){"use strict";(function(t){r.d(e,"a",function(){return Z;});var n=r(5),o=r.n(n),f=r(28),h=r.n(f);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==t||"undefined"!=typeof self&&self;function c(t,e,r){return r={path:e,exports:{},require:function(path,base){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs");}(null==base&&r.path);}},t(r,r.exports),r.exports;}var l=d;function d(t,e){if(!t)throw new Error(e||"Assertion failed");}d.equal=function(t,e,r){if(t!=e)throw new Error(r||"Assertion failed: "+t+" != "+e);};var m=c(function(t,e){var r=e;function n(t){return 1===t.length?"0"+t:t;}function o(t){for(var e="",i=0;i>8,f=255&n;o?r.push(o,f):r.push(f);}return r;},r.zero2=n,r.toHex=o,r.encode=function(t,e){return"hex"===e?o(t):t;};}),y=c(function(t,e){var r=e;r.assert=l,r.toArray=m.toArray,r.zero2=m.zero2,r.toHex=m.toHex,r.encode=m.encode,r.getNAF=function(t,e,r){var n=new Array(Math.max(t.bitLength(),r)+1);n.fill(0);for(var o=1<(o>>1)-1?(o>>1)-c:c,f.isubn(h)):h=0,n[i]=h,f.iushrn(1);}return n;},r.getJSF=function(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var n,o=0,f=0;t.cmpn(-o)>0||e.cmpn(-f)>0;){var h,c,l=t.andln(3)+o&3,d=e.andln(3)+f&3;3===l&&(l=-1),3===d&&(d=-1),h=0==(1&l)?0:3!==(n=t.andln(7)+o&7)&&5!==n||2!==d?l:-l,r[0].push(h),c=0==(1&d)?0:3!==(n=e.andln(7)+f&7)&&5!==n||2!==l?d:-d,r[1].push(c),2*o===h+1&&(o=1-o),2*f===c+1&&(f=1-f),t.iushrn(1),e.iushrn(1);}return r;},r.cachedProperty=function(t,e,r){var n="_"+e;t.prototype[e]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this);};},r.parseBytes=function(t){return"string"==typeof t?r.toArray(t,"hex"):t;},r.intFromLE=function(t){return new o.a(t,"hex","le");};}),v=y.getNAF,w=y.getJSF,_=y.assert;function M(t,e){this.type=t,this.p=new o.a(e.p,16),this.red=e.prime?o.a.red(e.prime):o.a.mont(this.p),this.zero=new o.a(0).toRed(this.red),this.one=new o.a(1).toRed(this.red),this.two=new o.a(2).toRed(this.red),this.n=e.n&&new o.a(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red));}var base=M;function A(t,e){this.curve=t,this.type=e,this.precomputed=null;}M.prototype.point=function(){throw new Error("Not implemented");},M.prototype.validate=function(){throw new Error("Not implemented");},M.prototype._fixedNafMul=function(p,t){_(p.precomputed);var e=p._getDoubles(),r=v(t,1,this._bitLength),n=(1<=o;c--)f=(f<<1)+r[c];h.push(f);}for(var a=this.jpoint(null,null,null),b=this.jpoint(null,null,null),i=n;i>0;i--){for(o=0;o=0;i--){for(var h=0;i>=0&&0===o[i];i--)h++;if(i>=0&&h++,f=f.dblp(h),i<0)break;var c=o[i];_(0!==c),f="affine"===p.type?c>0?f.mixedAdd(n[c-1>>1]):f.mixedAdd(n[-c-1>>1].neg()):c>0?f.add(n[c-1>>1]):f.add(n[-c-1>>1].neg());}return"affine"===p.type?f.toP():f;},M.prototype._wnafMulAdd=function(t,e,r,n,o){var i,f,p,h=this._wnafT1,c=this._wnafT2,l=this._wnafT3,d=0;for(i=0;i=1;i-=2){var a=i-1,b=i;if(1===h[a]&&1===h[b]){var y=[e[a],null,null,e[b]];0===e[a].y.cmp(e[b].y)?(y[1]=e[a].add(e[b]),y[2]=e[a].toJ().mixedAdd(e[b].neg())):0===e[a].y.cmp(e[b].y.redNeg())?(y[1]=e[a].toJ().mixedAdd(e[b]),y[2]=e[a].add(e[b].neg())):(y[1]=e[a].toJ().mixedAdd(e[b]),y[2]=e[a].toJ().mixedAdd(e[b].neg()));var _=[-3,-1,-5,-7,0,7,5,1,3],M=w(r[a],r[b]);for(d=Math.max(M[0].length,d),l[a]=new Array(d),l[b]=new Array(d),f=0;f=0;i--){for(var I=0;i>=0;){var k=!0;for(f=0;f=0&&I++,x=x.dblp(I),i<0)break;for(f=0;f0?p=c[f][T-1>>1]:T<0&&(p=c[f][-T-1>>1].neg()),x="affine"===p.type?x.mixedAdd(p):x.add(p));}}for(i=0;i=Math.ceil((t.bitLength()+1)/e.step);},A.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i=0&&(h=e,c=r),n.negative&&(n=n.neg(),f=f.neg()),h.negative&&(h=h.neg(),c=c.neg()),[{a:n,b:f},{a:h,b:c}];},S.prototype._endoSplit=function(t){var e=this.endo.basis,r=e[0],n=e[1],o=n.b.mul(t).divRound(this.n),f=r.b.neg().mul(t).divRound(this.n),h=o.mul(r.a),c=f.mul(n.a),l=o.mul(r.b),d=f.mul(n.b);return{k1:t.sub(h).sub(c),k2:l.add(d).neg()};},S.prototype.pointFromX=function(t,e){(t=new o.a(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var f=n.fromRed().isOdd();return(e&&!f||!e&&f)&&(n=n.redNeg()),this.point(t,n);},S.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,r=t.y,n=this.a.redMul(e),o=e.redSqr().redMul(e).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0);},S.prototype._endoWnafMulAdd=function(t,e,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i":"";},k.prototype.isInfinity=function(){return this.inf;},k.prototype.add=function(p){if(this.inf)return p;if(p.inf)return this;if(this.eq(p))return this.dbl();if(this.neg().eq(p))return this.curve.point(null,null);if(0===this.x.cmp(p.x))return this.curve.point(null,null);var t=this.y.redSub(p.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(p.x).redInvm()));var e=t.redSqr().redISub(this.x).redISub(p.x),r=t.redMul(this.x.redSub(e)).redISub(this.y);return this.curve.point(e,r);},k.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var a=this.curve.a,e=this.x.redSqr(),r=t.redInvm(),n=e.redAdd(e).redIAdd(e).redIAdd(a).redMul(r),o=n.redSqr().redISub(this.x.redAdd(this.x)),f=n.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,f);},k.prototype.getX=function(){return this.x.fromRed();},k.prototype.getY=function(){return this.y.fromRed();},k.prototype.mul=function(t){return t=new o.a(t,16),this.isInfinity()?this:this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t);},k.prototype.mulAdd=function(t,e,r){var n=[this,e],o=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2);},k.prototype.jmulAdd=function(t,e,r){var n=[this,e],o=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0);},k.prototype.eq=function(p){return this===p||this.inf===p.inf&&(this.inf||0===this.x.cmp(p.x)&&0===this.y.cmp(p.y));},k.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var pre=this.precomputed,r=function(p){return p.neg();};e.precomputed={naf:pre.naf&&{wnd:pre.naf.wnd,points:pre.naf.points.map(r)},doubles:pre.doubles&&{step:pre.doubles.step,points:pre.doubles.points.map(r)}};}return e;},k.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one);},E(T,base.BasePoint),S.prototype.jpoint=function(t,e,r){return new T(this,t,e,r);},T.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),r=this.x.redMul(e),n=this.y.redMul(e).redMul(t);return this.curve.point(r,n);},T.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z);},T.prototype.add=function(p){if(this.isInfinity())return p;if(p.isInfinity())return this;var t=p.z.redSqr(),e=this.z.redSqr(),r=this.x.redMul(t),n=p.x.redMul(e),o=this.y.redMul(t.redMul(p.z)),f=p.y.redMul(e.redMul(this.z)),h=r.redSub(n),c=o.redSub(f);if(0===h.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=h.redSqr(),h3=h2.redMul(h),l=r.redMul(h2),d=c.redSqr().redIAdd(h3).redISub(l).redISub(l),m=c.redMul(l.redISub(d)).redISub(o.redMul(h3)),y=this.z.redMul(p.z).redMul(h);return this.curve.jpoint(d,m,y);},T.prototype.mixedAdd=function(p){if(this.isInfinity())return p.toJ();if(p.isInfinity())return this;var t=this.z.redSqr(),e=this.x,r=p.x.redMul(t),n=this.y,o=p.y.redMul(t).redMul(this.z),f=e.redSub(r),h=n.redSub(o);if(0===f.cmpn(0))return 0!==h.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=f.redSqr(),h3=h2.redMul(f),c=e.redMul(h2),l=h.redSqr().redIAdd(h3).redISub(c).redISub(c),d=h.redMul(c.redISub(l)).redISub(n.redMul(h3)),m=this.z.redMul(f);return this.curve.jpoint(l,d,m);},T.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();var i;if(this.curve.zeroA||this.curve.threeA){var e=this;for(i=0;i=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0;}},T.prototype.inspect=function(){return this.isInfinity()?"":"";},T.prototype.isInfinity=function(){return 0===this.z.cmpn(0);};var O=c(function(t,e){var r=e;r.base=base,r.short=I,r.mont=null,r.edwards=null;}),B=c(function(t,e){var pre,r=e,n=y.assert;function o(t){"short"===t.type?this.curve=new O.short(t):"edwards"===t.type?this.curve=new O.edwards(t):this.curve=new O.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,n(this.g.validate(),"Invalid curve"),n(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O");}function f(t,e){Object.defineProperty(r,t,{configurable:!0,enumerable:!0,get:function(){var n=new o(e);return Object.defineProperty(r,t,{configurable:!0,enumerable:!0,value:n}),n;}});}r.PresetCurve=o,f("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:h.a.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),f("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:h.a.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),f("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:h.a.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),f("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:h.a.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),f("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:h.a.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),f("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:h.a.sha256,gRed:!1,g:["9"]}),f("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:h.a.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{pre=null.crash();}catch(t){pre=void 0;}f("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:h.a.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",pre]});});function C(t){if(!(this instanceof C))return new C(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=m.toArray(t.entropy,t.entropyEnc||"hex"),r=m.toArray(t.nonce,t.nonceEnc||"hex"),n=m.toArray(t.pers,t.persEnc||"hex");l(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,r,n);}var R=C;C.prototype._init=function(t,e,r){var n=t.concat(e).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(t.concat(r||[])),this._reseed=1;},C.prototype.generate=function(t,e,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(n=r,r=e,e=null),r&&(r=m.toArray(r,n||"hex"),this._update(r));for(var o=[];o.length";};var L=y.assert;function F(t,e){if(t instanceof F)return t;this._importDER(t,e)||(L(t.r&&t.s,"Signature without r or s"),this.r=new o.a(t.r,16),this.s=new o.a(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam);}var D=F;function U(){this.place=0;}function K(t,p){var e=t[p.place++];if(!(128&e))return e;var r=15&e;if(0===r||r>4)return!1;for(var n=0,i=0,o=p.place;i>>=0;return!(n<=127)&&(p.place=o,n);}function z(t){for(var i=0,e=t.length-1;!t[i]&&!(128&t[i+1])&&i>>3);for(t.push(128|r);--r;)t.push(e>>>(r<<3)&255);t.push(e);}}F.prototype._importDER=function(data,t){data=y.toArray(data,t);var p=new U();if(48!==data[p.place++])return!1;var e=K(data,p);if(!1===e)return!1;if(e+p.place!==data.length)return!1;if(2!==data[p.place++])return!1;var r=K(data,p);if(!1===r)return!1;var n=data.slice(p.place,r+p.place);if(p.place+=r,2!==data[p.place++])return!1;var f=K(data,p);if(!1===f)return!1;if(data.length!==f+p.place)return!1;var s=data.slice(p.place,f+p.place);if(0===n[0]){if(!(128&n[1]))return!1;n=n.slice(1);}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1);}return this.r=new o.a(n),this.s=new o.a(s),this.recoveryParam=null,!0;},F.prototype.toDER=function(t){var e=this.r.toArray(),s=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&s[0]&&(s=[0].concat(s)),e=z(e),s=z(s);!(s[0]||128&s[1]);)s=s.slice(1);var r=[2];H(r,e.length),(r=r.concat(e)).push(2),H(r,s.length);var n=r.concat(s),o=[48];return H(o,n.length),o=o.concat(n),y.encode(o,t);};var Q=function(){throw new Error("unsupported");},G=y.assert;function V(t){if(!(this instanceof V))return new V(t);"string"==typeof t&&(G(Object.prototype.hasOwnProperty.call(B,t),"Unknown curve "+t),t=B[t]),t instanceof B.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash;}var W=V;V.prototype.keyPair=function(t){return new j(this,t);},V.prototype.keyFromPrivate=function(t,e){return j.fromPrivate(this,t,e);},V.prototype.keyFromPublic=function(t,e){return j.fromPublic(this,t,e);},V.prototype.genKeyPair=function(t){t||(t={});for(var e=new R({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||Q(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new o.a(2));;){var f=new o.a(e.generate(r));if(!(f.cmp(n)>0))return f.iaddn(1),this.keyFromPrivate(f);}},V.prototype._truncateToN=function(t,e){var r=8*t.byteLength()-this.n.bitLength();return r>0&&(t=t.ushrn(r)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t;},V.prototype.sign=function(t,e,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),e=this.keyFromPrivate(e,r),t=this._truncateToN(new o.a(t,16));for(var f=this.n.byteLength(),h=e.getPrivate().toArray("be",f),c=t.toArray("be",f),l=new R({hash:this.hash,entropy:h,nonce:c,pers:n.pers,persEnc:n.persEnc||"utf8"}),d=this.n.sub(new o.a(1)),m=0;;m++){var y=n.k?n.k(m):new o.a(l.generate(this.n.byteLength()));if(!((y=this._truncateToN(y,!0)).cmpn(1)<=0||y.cmp(d)>=0)){var v=this.g.mul(y);if(!v.isInfinity()){var w=v.getX(),_=w.umod(this.n);if(0!==_.cmpn(0)){var s=y.invm(this.n).mul(_.mul(e.getPrivate()).iadd(t));if(0!==(s=s.umod(this.n)).cmpn(0)){var M=(v.getY().isOdd()?1:0)|(0!==w.cmp(_)?2:0);return n.canonical&&s.cmp(this.nh)>0&&(s=this.n.sub(s),M^=1),new D({r:_,s:s,recoveryParam:M});}}}}}},V.prototype.verify=function(t,e,r,n){t=this._truncateToN(new o.a(t,16)),r=this.keyFromPublic(r,n);var f=(e=new D(e,"hex")).r,s=e.s;if(f.cmpn(1)<0||f.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var p,h=s.invm(this.n),c=h.mul(t).umod(this.n),l=h.mul(f).umod(this.n);return this.curve._maxwellTrick?!(p=this.g.jmulAdd(c,r.getPublic(),l)).isInfinity()&&p.eqXToP(f):!(p=this.g.mulAdd(c,r.getPublic(),l)).isInfinity()&&0===p.getX().umod(this.n).cmp(f);},V.prototype.recoverPubKey=function(t,e,r,n){G((3&r)===r,"The recovery param is more than two bits"),e=new D(e,n);var f=this.n,h=new o.a(t),c=e.r,s=e.s,l=1&r,d=r>>1;if(c.cmp(this.curve.p.umod(this.curve.n))>=0&&d)throw new Error("Unable to find sencond key candinate");c=d?this.curve.pointFromX(c.add(this.curve.n),l):this.curve.pointFromX(c,l);var m=e.r.invm(f),y=f.sub(h).mul(m).umod(f),v=s.mul(m).umod(f);return this.g.mulAdd(y,c,v);},V.prototype.getKeyRecoveryParam=function(t,e,r,n){if(null!==(e=new D(e,n)).recoveryParam)return e.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(t,e,i);}catch(t){continue;}if(o.eq(r))return i;}throw new Error("Unable to find valid recovery factor");};var Z=c(function(t,e){var r=e;r.version="6.5.4",r.utils=y,r.rand=function(){throw new Error("unsupported");},r.curve=O,r.curves=B,r.ec=W,r.eddsa=null;}).ec;}).call(this,r(20));},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(364).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){"use strict";var n;r.d(e,"a",function(){return n;}),function(t){t.sha256="sha256",t.sha512="sha512";}(n||(n={}));},function(t,e,r){"use strict";r.d(e,"a",function(){return n;});const n="random/5.7.0";},function(t,e,r){"use strict";r.d(e,"a",function(){return L;}),r.d(e,"b",function(){return F;});var n=r(0),o=r(1),f=r(2),h=r(53),c=r(18),l=r(6);class d extends c.a{constructor(t){super("address","address",t,!1);}defaultValue(){return"0x0000000000000000000000000000000000000000";}encode(t,e){try{e=Object(l.a)(e);}catch(t){this._throwError(t.message,e);}return t.writeValue(e);}decode(t){return Object(l.a)(Object(n.h)(t.readValue().toHexString(),20));}}class m extends c.a{constructor(t){super(t.name,t.type,void 0,t.dynamic),this.coder=t;}defaultValue(){return this.coder.defaultValue();}encode(t,e){return this.coder.encode(t,e);}decode(t){return this.coder.decode(t);}}const y=new f.b(h.a);function v(t,e,r){let n=null;if(Array.isArray(r))n=r;else if(r&&"object"==typeof r){let t={};n=e.map(e=>{const n=e.localName;return n||y.throwError("cannot encode object for signature with missing names",f.b.errors.INVALID_ARGUMENT,{argument:"values",coder:e,value:r}),t[n]&&y.throwError("cannot encode object for signature with duplicate names",f.b.errors.INVALID_ARGUMENT,{argument:"values",coder:e,value:r}),t[n]=!0,r[n];});}else y.throwArgumentError("invalid tuple value","tuple",r);e.length!==n.length&&y.throwArgumentError("types/value length mismatch","tuple",r);let o=new c.c(t.wordSize),h=new c.c(t.wordSize),l=[];e.forEach((t,e)=>{let r=n[e];if(t.dynamic){let e=h.length;t.encode(h,r);let n=o.writeUpdatableValue();l.push(t=>{n(t+e);});}else t.encode(o,r);}),l.forEach(t=>{t(o.length);});let d=t.appendWriter(o);return d+=t.appendWriter(h),d;}function w(t,e){let r=[],n=t.subReader(0);e.forEach(e=>{let o=null;if(e.dynamic){let r=t.readValue(),h=n.subReader(r.toNumber());try{o=e.decode(h);}catch(t){if(t.code===f.b.errors.BUFFER_OVERRUN)throw t;o=t,o.baseType=e.name,o.name=e.localName,o.type=e.type;}}else try{o=e.decode(t);}catch(t){if(t.code===f.b.errors.BUFFER_OVERRUN)throw t;o=t,o.baseType=e.name,o.name=e.localName,o.type=e.type;}null!=o&&r.push(o);});const o=e.reduce((t,e)=>{const r=e.localName;return r&&(t[r]||(t[r]=0),t[r]++),t;},{});e.forEach((t,e)=>{let n=t.localName;if(!n||1!==o[n])return;if("length"===n&&(n="_length"),null!=r[n])return;const f=r[e];f instanceof Error?Object.defineProperty(r,n,{enumerable:!0,get:()=>{throw f;}}):r[n]=f;});for(let i=0;i{throw t;}});}return Object.freeze(r);}class _ extends c.a{constructor(t,e,r){super("array",t.type+"["+(e>=0?e:"")+"]",r,-1===e||t.dynamic),this.coder=t,this.length=e;}defaultValue(){const t=this.coder.defaultValue(),e=[];for(let i=0;it._data.length&&y.throwError("insufficient data length",f.b.errors.BUFFER_OVERRUN,{length:t._data.length,count:e}));let r=[];for(let i=0;i{t.dynamic&&(r=!0),n.push(t.type);});super("tuple","tuple("+n.join(",")+")",e,r),this.coders=t;}defaultValue(){const t=[];this.coders.forEach(e=>{t.push(e.defaultValue());});const e=this.coders.reduce((t,e)=>{const r=e.localName;return r&&(t[r]||(t[r]=0),t[r]++),t;},{});return this.coders.forEach((r,n)=>{let o=r.localName;o&&1===e[o]&&("length"===o&&(o="_length"),null==t[o]&&(t[o]=t[n]));}),Object.freeze(t);}encode(t,e){return v(t,this.coders,e);}decode(t){return t.coerce(this.name,w(t,this.coders));}}var R=r(39);const P=new f.b(h.a),N=new RegExp(/^bytes([0-9]*)$/),j=new RegExp(/^(u?int)([0-9]*)$/);class L{constructor(t){Object(o.d)(this,"coerceFunc",t||null);}_getCoder(param){switch(param.baseType){case"address":return new d(param.name);case"bool":return new M(param.name);case"string":return new B(param.name);case"bytes":return new E(param.name);case"array":return new _(this._getCoder(param.arrayChildren),param.arrayLength,param.name);case"tuple":return new C((param.components||[]).map(component=>this._getCoder(component)),param.name);case"":return new S(param.name);}let t=param.type.match(j);if(t){let e=parseInt(t[2]||"256");return(0===e||e>256||e%8!=0)&&P.throwArgumentError("invalid "+t[1]+" bit length","param",param),new T(e/8,"int"===t[1],param.name);}if(t=param.type.match(N),t){let e=parseInt(t[1]);return(0===e||e>32)&&P.throwArgumentError("invalid bytes length","param",param),new x(e,param.name);}return P.throwArgumentError("invalid type","type",param.type);}_getWordSize(){return 32;}_getReader(data,t){return new c.b(data,this._getWordSize(),this.coerceFunc,t);}_getWriter(){return new c.c(this._getWordSize());}getDefaultValue(t){const e=t.map(t=>this._getCoder(R.g.from(t)));return new C(e,"_").defaultValue();}encode(t,e){t.length!==e.length&&P.throwError("types/values length mismatch",f.b.errors.INVALID_ARGUMENT,{count:{types:t.length,values:e.length},value:{types:t,values:e}});const r=t.map(t=>this._getCoder(R.g.from(t))),n=new C(r,"_"),o=this._getWriter();return n.encode(o,e),o.data;}decode(t,data,e){const r=t.map(t=>this._getCoder(R.g.from(t)));return new C(r,"_").decode(this._getReader(Object(n.a)(data),e));}}const F=new L();},function(t,e,r){"use strict";r.d(e,"b",function(){return d;}),r.d(e,"c",function(){return m;}),r.d(e,"d",function(){return y;}),r.d(e,"a",function(){return v;});var n=r(28),o=r.n(n),f=r(0),h=r(320),c=r(2);const l=new c.b("sha2/5.7.0");function d(data){return"0x"+o.a.ripemd160().update(Object(f.a)(data)).digest("hex");}function m(data){return"0x"+o.a.sha256().update(Object(f.a)(data)).digest("hex");}function y(data){return"0x"+o.a.sha512().update(Object(f.a)(data)).digest("hex");}function v(t,e,data){return h.a[t]||l.throwError("unsupported algorithm "+t,c.b.errors.UNSUPPORTED_OPERATION,{operation:"hmac",algorithm:t}),"0x"+o.a.hmac(o.a[t],Object(f.a)(e)).update(Object(f.a)(data)).digest("hex");}},function(t,e,r){(function(t){const{AES:e,HmacSHA256:n,enc:o}=r(329),{isEmpty:f}=r(355),{BigNumber:h}=r(33),{poseidon:c}=r(368),{decrypt:l}=r(515),{IndexedDB:d}=r(603),{sleep:m}=r(569),{workerEvents:y,numbers:v}=r(75),{ExtendedProvider:w}=r(602),{POOL_CONTRACT:_,RPC_LIST:M,FALLBACK_RPC_LIST:A}=r(600),{TornadoPool__factory:E}=r(601),x=t=>{self.chainId=t;const e=(t=>new w(M[t],t,A[t]))(t);S(t,e);},S=(t,e)=>{self.poolContract=E.connect(_[t],e);},I=async({blockFrom:t,blockTo:e,cachedEvents:r,withCache:n})=>{const filter=self.poolContract.filters.NewCommitment();return(await self.poolContract.queryFilter(filter,t,e)).map(({blockNumber:t,transactionHash:e,args:r})=>({blockNumber:t,transactionHash:e,index:Number(r.index),commitment:r.commitment,encryptedOutput:r.encryptedOutput})).filter(t=>!(!n&&r&&r.length)||r.find(e=>t.transactionHash===e.transactionHash&&t.index===e.index));},k=async({withCache:t,lastSyncBlock:e})=>{try{let r=v.DEPLOYED_BLOCK;self.$indexedDB||(await m(v.RECALL_DELAY));let n=await self.$indexedDB.getAll({storeName:"commitment_events_100"});n||(n=[]),e||(e=await R());const o=await self.poolContract.provider.getBlockNumber();if(e&&n.length){const t=Number(e)+v.ONE;if(Number(e)===o)return{commitmentEvents:n};r=t>o?o:t;}const f=await I({blockFrom:r,blockTo:o,cachedEvents:n,withCache:t});return{newCommitmentEvents:f,commitmentEvents:t?n.concat(f):f};}catch(t){throw new Error(`Method NEW getCommitmentEvents has error: ${t.message}`);}},T=({commitmentEvent:t,privateKey:e,bgPublicKey:r})=>{const n=L(t.encryptedOutput,e),o=h.from(t.index).toNumber(),f=h.from("0x"+D(n,v.ZERO,v.BYTES_31)),c=h.from("0x"+D(n,v.BYTES_31,v.BYTES_62)),{commitment:l,nullifier:d}=F({index:o,amount:f,blinding:c,privateKey:e,publicKey:r}),m=d._hex.slice(v.TWO).padStart(v.NULLIFIER_LENGTH,"0x00000");return{index:o,amount:f,blinding:c,nullifier:d,commitment:l,nullifierHash:m,blockNumber:t.blockNumber,transactionHash:t.transactionHash};},O=({publicKey:t,privateKey:e,commitmentEvents:r})=>{try{const n=[],o=[],f=h.from(t);for(const t of r)try{const r=T({commitmentEvent:t,privateKey:e,bgPublicKey:f});n.push(r),o.push(t);}catch(t){continue;}return{decrypted:n,commitments:o};}catch(t){throw new Error(t.message);}},B=async({key:t,indexName:e,storeName:r})=>{try{return await self.$indexedDB.getAllFromIndex({key:t,indexName:e,storeName:r});}catch(t){throw new Error(`getEvents has error: ${t.message}`);}},C=async({events:t,storeName:e})=>{try{if((await P())||!N()||f(t))return;self.$indexedDB.createMultipleTransactions({storeName:e,data:t});}catch(t){console.error(`saveEvents has error: ${t.message}`);}},R=async()=>{try{const[t]=await B({indexName:"name",key:"commitment_events_100",storeName:"last_sync_event"});return t?t.blockNumber:v.DEPLOYED_BLOCK;}catch(t){return console.error("getLastSyncBlock has error:",t.message),v.DEPLOYED_BLOCK;}},P=async()=>(self.$indexedDB||(await m(v.RECALL_DELAY)),!self.$indexedDB||self.$indexedDB.isBlocked),N=()=>!!self.location.host.includes("compassionate-payne-b9dc6b.netlify.app")||["localhost:3000","nova.tornadocash.eth","nova.tornadocash.eth.link","nova.tornadocash.eth.limo"].includes(self.location.host),j=t=>h.from(c(t).toString()),L=(data,e)=>t.from(l((e=>{"0x"===e.slice(v.ZERO,v.TWO)&&(e=e.slice(v.TWO));const r=t.from(e,"hex"),n=r.slice(v.ZERO,v.NONCE_BUF_LENGTH),o=r.slice(v.EPHEM_PUBLIC_KEY_BUF_LENGTH),f=r.slice(v.NONCE_BUF_LENGTH,v.EPHEM_PUBLIC_KEY_BUF_LENGTH);return{version:"x25519-xsalsa20-poly1305",nonce:n.toString("base64"),ciphertext:o.toString("base64"),ephemPublicKey:f.toString("base64")};})(data),e.slice(v.TWO)),"base64"),F=({amount:t,privateKey:e,publicKey:r,blinding:n,index:o})=>{if(t.gt(v.ZERO)&&(null==o||null==e))throw new Error("Can not compute nullifier without utxo index or shielded key");const f=j([t,r,n]),h=e?((t,e,r)=>j([t,e,r]))(e,f,o||v.ZERO):v.ZERO;return{commitment:f,nullifier:j([f,o||v.ZERO,h])};},D=(data,t,e)=>data.slice(t,e).toString("hex"),U=(t,r,o)=>({hash:e.encrypt(t,o).toString(),id:n(r,o).toString()}),K=(t,r)=>{const n=e.decrypt(t,r).toString(o.Utf8);return JSON.parse(n);};(async()=>{try{const t=new d({stores:[{keyPath:"index",name:"commitment_events_100",indexes:[{name:"transactionHash",unique:!1},{name:"commitment",unique:!0}]},{keyPath:"id",name:"decrypted_events_100",indexes:[{name:"hash",unique:!0}]},{keyPath:"name",name:"last_sync_event",indexes:[{name:"name",unique:!1}]}],dbName:"tornado_pool_events"});await t.initDB(),self.$indexedDB=t;}catch(t){console.log("err",t.message);}})(),self.addEventListener("message",({data:data,ports:t})=>{switch(self.postMessage(data),data.eventName){case y.GET_COMMITMENT_EVENTS:(async({publicKey:t,lastSyncBlock:e,withCache:r=!0},[n])=>{try{const{commitmentEvents:t,newCommitmentEvents:o}=await k({withCache:r,lastSyncBlock:e});n.postMessage({result:t}),C({events:o,storeName:"commitment_events_100"});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.INIT_WORKER:x(data.payload);break;case y.GET_BATCH_EVENTS:(async({blockFrom:t,blockTo:e,publicKey:r,privateKey:n,cachedEvents:o,withCache:f=!0},[h])=>{try{const c=await I({blockFrom:t,blockTo:e,publicKey:r,cachedEvents:o,withCache:f}),{decrypted:l,commitments:d}=O({publicKey:r,privateKey:n,commitmentEvents:c}),m=l.map(t=>U(JSON.stringify(t),t.commitment._hex,n));h.postMessage({result:{decrypted:l,commitments:c,userCommitments:d,decryptedHashes:m}});}catch(t){h.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.GET_BATCH_COMMITMENTS_EVENTS:(async({blockFrom:t,blockTo:e,publicKey:r,privateKey:n,cachedEvents:o,withCache:f=!0},[h])=>{try{const n=await I({blockFrom:t,blockTo:e,publicKey:r,cachedEvents:o,withCache:f});h.postMessage({result:n}),C({events:n,storeName:"commitment_events_100"});}catch(t){h.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.GET_EVENTS_FROM_TX_HASH:(async({txHash:t,publicKey:e,privateKey:r},[n])=>{try{const o=await B({key:t.toLowerCase(),indexName:"transactionHash",storeName:"commitment_events_100"});if(o&&o.length){const t=O({publicKey:e,privateKey:r,commitmentEvents:o});return void n.postMessage({result:t.decrypted});}const{commitmentEvents:f}=await k({withCache:!0}),{decrypted:h}=O({publicKey:e,privateKey:r,commitmentEvents:f}),c=h.find(e=>e.transactionHash.toLowerCase()===t.toLowerCase());n.postMessage({result:c});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.GET_CACHED_EVENTS:(async({storeName:t,publicKey:e,privateKey:r},[n])=>{try{if(!(await P())){const e=await self.$indexedDB.getAll({storeName:t}),o=[];for(const t of e)try{const e=K(t.hash,r);o.find(t=>t.index===e.index)||o.push(e);}catch{continue;}const[f]=o.sort((a,b)=>b.blockNumber-a.blockNumber);return void n.postMessage({result:{decrypted:o,lastSyncBlock:f?f.blockNumber:v.DEPLOYED_BLOCK}});}n.postMessage({result:[]});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.GET_CACHED_COMMITMENTS_EVENTS:(async({storeName:t,publicKey:e,privateKey:r},[n])=>{try{if(!(await P())){const e=(await self.$indexedDB.getAll({storeName:t})).reduce((t,e)=>(t.find(t=>t.index===e.index)||t.push(e),t),[]),[r]=e.sort((a,b)=>b.blockNumber-a.blockNumber);return void n.postMessage({result:{commitments:e,lastSyncBlock:r?r.blockNumber:v.DEPLOYED_BLOCK}});}n.postMessage({result:[]});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.SAVE_EVENTS:(({data:data,storeName:t},[e])=>{try{C({events:data,storeName:t}),e.postMessage({result:"success"});}catch(t){e.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.SAVE_LAST_SYNC_BLOCK:(async({lastSyncBlock:t},[e])=>{try{await self.$indexedDB.putItem({data:{blockNumber:t,name:"commitment_events_100"},storeName:"last_sync_event"}),e.postMessage({result:"success"});}catch(t){e.postMessage({errorMessage:t.message});}})(data.payload,t);}},!1);}).call(this,r(3).Buffer);},,,function(t,e,r){"use strict";e.byteLength=function(t){var e=h(t),r=e[0],n=e[1];return 3*(r+n)/4-n;},e.toByteArray=function(t){var e,i,r=h(t),n=r[0],c=r[1],l=new f(function(t,e,r){return 3*(e+r)/4-r;}(0,n,c)),d=0,m=c>0?n-4:n;for(i=0;i>16&255,l[d++]=e>>8&255,l[d++]=255&e;2===c&&(e=o[t.charCodeAt(i)]<<2|o[t.charCodeAt(i+1)]>>4,l[d++]=255&e);1===c&&(e=o[t.charCodeAt(i)]<<10|o[t.charCodeAt(i+1)]<<4|o[t.charCodeAt(i+2)]>>2,l[d++]=e>>8&255,l[d++]=255&e);return l;},e.fromByteArray=function(t){for(var e,r=t.length,o=r%3,f=[],h=16383,i=0,l=r-o;il?l:i+h));1===o?(e=t[r-1],f.push(n[e>>2]+n[e<<4&63]+"==")):2===o&&(e=(t[r-2]<<8)+t[r-1],f.push(n[e>>10]+n[e>>4&63]+n[e<<2&63]+"="));return f.join("");};for(var n=[],o=[],f="undefined"!=typeof Uint8Array?Uint8Array:Array,code="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)n[i]=code[i],o[code.charCodeAt(i)]=i;function h(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4];}function c(t,e,r){for(var o,f,output=[],i=e;i>18&63]+n[f>>12&63]+n[f>>6&63]+n[63&f]);return output.join("");}o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63;},function(t,e){e.read=function(t,e,r,n,o){var f,h,c=8*o-n-1,l=(1<>1,m=-7,i=r?o-1:0,y=r?-1:1,s=t[e+i];for(i+=y,f=s&(1<<-m)-1,s>>=-m,m+=c;m>0;f=256*f+t[e+i],i+=y,m-=8);for(h=f&(1<<-m)-1,f>>=-m,m+=n;m>0;h=256*h+t[e+i],i+=y,m-=8);if(0===f)f=1-d;else{if(f===l)return h?NaN:1/0*(s?-1:1);h+=Math.pow(2,n),f-=d;}return(s?-1:1)*h*Math.pow(2,f-n);},e.write=function(t,e,r,n,o,f){var h,c,l,d=8*f-o-1,m=(1<>1,rt=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,i=n?0:f-1,v=n?1:-1,s=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,h=m):(h=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-h))<1&&(h--,l*=2),(e+=h+y>=1?rt/l:rt*Math.pow(2,1-y))*l>=2&&(h++,l/=2),h+y>=m?(c=0,h=m):h+y>=1?(c=(e*l-1)*Math.pow(2,o),h+=y):(c=e*Math.pow(2,y-1)*Math.pow(2,o),h=0));o>=8;t[r+i]=255&c,i+=v,c/=256,o-=8);for(h=h<0;t[r+i]=255&h,i+=v,h/=256,d-=8);t[r+i-v]|=128*s;};},function(t,e,r){var n;t.exports=(n=r(10),r(115),r(331),r(332),r(77),r(333),r(78),r(145),r(203),r(334),r(204),r(335),r(336),r(337),r(146),r(338),r(66),r(30),r(339),r(340),r(341),r(342),r(343),r(344),r(345),r(346),r(347),r(348),r(349),r(350),r(351),r(352),r(353),r(354),n);},function(t,e){},function(t,e,r){var n;t.exports=(n=r(10),function(){if("function"==typeof ArrayBuffer){var t=n.lib.WordArray,e=t.init,r=t.init=function(t){if(t instanceof ArrayBuffer&&(t=new Uint8Array(t)),(t instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array||t instanceof Float64Array)&&(t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength)),t instanceof Uint8Array){for(var r=t.byteLength,n=[],i=0;i>>2]|=t[i]<<24-i%4*8;e.call(this,n,r);}else e.apply(this,arguments);};r.prototype=t;}}(),n.lib.WordArray);},function(t,e,r){var n;t.exports=(n=r(10),function(){var t=n,e=t.lib.WordArray,r=t.enc;function o(t){return t<<8&4278255360|t>>>8&16711935;}r.Utf16=r.Utf16BE={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],i=0;i>>2]>>>16-i%4*8&65535;n.push(String.fromCharCode(o));}return n.join("");},parse:function(t){for(var r=t.length,n=[],i=0;i>>1]|=t.charCodeAt(i)<<16-i%2*16;return e.create(n,2*r);}},r.Utf16LE={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],i=0;i>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(f));}return n.join("");},parse:function(t){for(var r=t.length,n=[],i=0;i>>1]|=o(t.charCodeAt(i)<<16-i%2*16);return e.create(n,2*r);}};}(),n.enc.Utf16);},function(t,e,r){var n;t.exports=(n=r(10),function(){var t=n,e=t.lib.WordArray;function r(t,r,n){for(var o=[],f=0,i=0;i>>6-i%4*2;o[f>>>2]|=h<<24-f%4*8,f++;}return e.create(o,f);}t.enc.Base64url={stringify:function(t,e=!0){var r=t.words,n=t.sigBytes,map=e?this._safe_map:this._map;t.clamp();for(var o=[],i=0;i>>2]>>>24-i%4*8&255)<<16|(r[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|r[i+2>>>2]>>>24-(i+2)%4*8&255,h=0;h<4&&i+.75*h>>6*(3-h)&63));var c=map.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("");},parse:function(t,e=!0){var n=t.length,map=e?this._safe_map:this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var f=0;f>>24)|4278255360&(o<<24|o>>>8),f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),(P=r[i]).high^=f,P.low^=o;}for(var h=0;h<24;h++){for(var c=0;c<5;c++){for(var v=0,w=0,_=0;_<5;_++)v^=(P=r[c+5*_]).high,w^=P.low;var M=y[c];M.high=v,M.low=w;}for(c=0;c<5;c++){var A=y[(c+4)%5],E=y[(c+1)%5],x=E.high,S=E.low;for(v=A.high^(x<<1|S>>>31),w=A.low^(S<<1|x>>>31),_=0;_<5;_++)(P=r[c+5*_]).high^=v,P.low^=w;}for(var I=1;I<25;I++){var k=(P=r[I]).high,T=P.low,O=l[I];O<32?(v=k<>>32-O,w=T<>>32-O):(v=T<>>64-O,w=k<>>64-O);var B=y[d[I]];B.high=v,B.low=w;}var C=y[0],R=r[0];for(C.high=R.high,C.low=R.low,c=0;c<5;c++)for(_=0;_<5;_++){var P=r[I=c+5*_],N=y[I],j=y[(c+1)%5+5*_],L=y[(c+2)%5+5*_];P.high=N.high^~j.high&L.high,P.low=N.low^~j.low&L.low;}P=r[0];var F=m[h];P.high^=F.high,P.low^=F.low;}},_doFinalize:function(){var data=this._data,e=data.words,r=(this._nDataBytes,8*data.sigBytes),n=32*this.blockSize;e[r>>>5]|=1<<24-r%32,e[(t.ceil((r+1)/n)*n>>>5)-1]|=128,data.sigBytes=4*e.length,this._process();for(var f=this._state,h=this.cfg.outputLength/8,c=h/8,l=[],i=0;i>>24)|4278255360&(m<<24|m>>>8),y=16711935&(y<<8|y>>>24)|4278255360&(y<<24|y>>>8),l.push(y),l.push(m);}return new o.init(l,h);},clone:function(){for(var t=f.clone.call(this),e=t._state=this._state.slice(0),i=0;i<25;i++)e[i]=e[i].clone();return t;}});e.SHA3=f._createHelper(v),e.HmacSHA3=f._createHmacHelper(v);}(Math),n.SHA3);},function(t,e,r){var n;t.exports=(n=r(10),function(t){var e=n,r=e.lib,o=r.WordArray,f=r.Hasher,h=e.algo,c=o.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),l=o.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),d=o.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),m=o.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),y=o.create([0,1518500249,1859775393,2400959708,2840853838]),v=o.create([1352829926,1548603684,1836072691,2053994217,0]),w=h.RIPEMD160=f.extend({_doReset:function(){this._hash=o.create([1732584193,4023233417,2562383102,271733878,3285377520]);},_doProcessBlock:function(t,e){for(var i=0;i<16;i++){var r=e+i,n=t[r];t[r]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);}var o,f,h,dl,w,I,br,k,T,O,B,C=this._hash.words,R=y.words,hr=v.words,P=c.words,N=l.words,j=d.words,L=m.words;for(I=o=C[0],br=f=C[1],k=h=C[2],T=dl=C[3],O=w=C[4],i=0;i<80;i+=1)B=o+t[e+P[i]]|0,B+=i<16?_(f,h,dl)+R[0]:i<32?M(f,h,dl)+R[1]:i<48?A(f,h,dl)+R[2]:i<64?E(f,h,dl)+R[3]:x(f,h,dl)+R[4],B=(B=S(B|=0,j[i]))+w|0,o=w,w=dl,dl=S(h,10),h=f,f=B,B=I+t[e+N[i]]|0,B+=i<16?x(br,k,T)+hr[0]:i<32?E(br,k,T)+hr[1]:i<48?A(br,k,T)+hr[2]:i<64?M(br,k,T)+hr[3]:_(br,k,T)+hr[4],B=(B=S(B|=0,L[i]))+O|0,I=O,O=T,T=S(k,10),k=br,br=B;B=C[1]+h+T|0,C[1]=C[2]+dl+O|0,C[2]=C[3]+w+I|0,C[3]=C[4]+o+br|0,C[4]=C[0]+f+k|0,C[0]=B;},_doFinalize:function(){var data=this._data,t=data.words,e=8*this._nDataBytes,r=8*data.sigBytes;t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),data.sigBytes=4*(t.length+1),this._process();for(var n=this._hash,o=n.words,i=0;i<5;i++){var f=o[i];o[i]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8);}return n;},clone:function(){var t=f.clone.call(this);return t._hash=this._hash.clone(),t;}});function _(t,e,r){return t^e^r;}function M(t,e,r){return t&e|~t&r;}function A(t,e,r){return(t|~e)^r;}function E(t,e,r){return t&r|e&~r;}function x(t,e,r){return t^(e|~r);}function S(t,e){return t<>>32-e;}e.RIPEMD160=f._createHelper(w),e.HmacRIPEMD160=f._createHmacHelper(w);}(Math),n.RIPEMD160);},function(t,e,r){var n,o,f,h,c,l,d,m,y;t.exports=(y=r(10),r(145),r(146),o=(n=y).lib,f=o.Base,h=o.WordArray,c=n.algo,l=c.SHA1,d=c.HMAC,m=c.PBKDF2=f.extend({cfg:f.extend({keySize:4,hasher:l,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t);},compute:function(t,e){for(var r=this.cfg,n=d.create(r.hasher,t),o=h.create(),f=h.create([1]),c=o.words,l=f.words,m=r.keySize,y=r.iterations;c.length>24&255)){var e=t>>16&255,r=t>>8&255,n=255&t;255===e?(e=0,255===r?(r=0,255===n?n=0:++n):++r):++e,t=0,t+=e<<16,t+=r<<8,t+=n;}else t+=1<<24;return t;}function r(t){return 0===(t[0]=e(t[0]))&&(t[1]=e(t[1])),t;}var o=t.Encryptor=t.extend({processBlock:function(t,e){var n=this._cipher,o=n.blockSize,f=this._iv,h=this._counter;f&&(h=this._counter=f.slice(0),this._iv=void 0),r(h);var c=h.slice(0);n.encryptBlock(c,0);for(var i=0;i>>2]|=n<<24-o%4*8,data.sigBytes+=n;},unpad:function(data){var t=255&data.words[data.sigBytes-1>>>2];data.sigBytes-=t;}},n.pad.Ansix923);},function(t,e,r){var n;t.exports=(n=r(10),r(30),n.pad.Iso10126={pad:function(data,t){var e=4*t,r=e-data.sigBytes%e;data.concat(n.lib.WordArray.random(r-1)).concat(n.lib.WordArray.create([r<<24],1));},unpad:function(data){var t=255&data.words[data.sigBytes-1>>>2];data.sigBytes-=t;}},n.pad.Iso10126);},function(t,e,r){var n;t.exports=(n=r(10),r(30),n.pad.Iso97971={pad:function(data,t){data.concat(n.lib.WordArray.create([2147483648],1)),n.pad.ZeroPadding.pad(data,t);},unpad:function(data){n.pad.ZeroPadding.unpad(data),data.sigBytes--;}},n.pad.Iso97971);},function(t,e,r){var n;t.exports=(n=r(10),r(30),n.pad.ZeroPadding={pad:function(data,t){var e=4*t;data.clamp(),data.sigBytes+=e-(data.sigBytes%e||e);},unpad:function(data){var t=data.words,i=data.sigBytes-1;for(i=data.sigBytes-1;i>=0;i--)if(t[i>>>2]>>>24-i%4*8&255){data.sigBytes=i+1;break;}}},n.pad.ZeroPadding);},function(t,e,r){var n;t.exports=(n=r(10),r(30),n.pad.NoPadding={pad:function(){},unpad:function(){}},n.pad.NoPadding);},function(t,e,r){var n,o,f,h;t.exports=(h=r(10),r(30),o=(n=h).lib.CipherParams,f=n.enc.Hex,n.format.Hex={stringify:function(t){return t.ciphertext.toString(f);},parse:function(input){var t=f.parse(input);return o.create({ciphertext:t});}},h.format.Hex);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib.BlockCipher,r=t.algo,o=[],f=[],h=[],c=[],l=[],d=[],m=[],y=[],v=[],w=[];!function(){for(var t=[],i=0;i<256;i++)t[i]=i<128?i<<1:i<<1^283;var e=0,r=0;for(i=0;i<256;i++){var n=r^r<<1^r<<2^r<<3^r<<4;n=n>>>8^255&n^99,o[e]=n,f[n]=e;var _=t[e],M=t[_],A=t[M],E=257*t[n]^16843008*n;h[e]=E<<24|E>>>8,c[e]=E<<16|E>>>16,l[e]=E<<8|E>>>24,d[e]=E,E=16843009*A^65537*M^257*_^16843008*e,m[n]=E<<24|E>>>8,y[n]=E<<16|E>>>16,v[n]=E<<8|E>>>24,w[n]=E,e?(e=_^t[t[t[A^_]]],r^=t[t[r]]):e=r=1;}}();var _=[0,1,2,4,8,16,32,64,128,27,54],M=r.AES=e.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4,n=4*((this._nRounds=r+6)+1),f=this._keySchedule=[],h=0;h6&&h%r==4&&(d=o[d>>>24]<<24|o[d>>>16&255]<<16|o[d>>>8&255]<<8|o[255&d]):(d=o[(d=d<<8|d>>>24)>>>24]<<24|o[d>>>16&255]<<16|o[d>>>8&255]<<8|o[255&d],d^=_[h/r|0]<<24),f[h]=f[h-r]^d);for(var c=this._invKeySchedule=[],l=0;l>>24]]^y[o[d>>>16&255]]^v[o[d>>>8&255]]^w[o[255&d]];}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,h,c,l,d,o);},decryptBlock:function(t,e){var r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,this._doCryptBlock(t,e,this._invKeySchedule,m,y,v,w,f),r=t[e+1],t[e+1]=t[e+3],t[e+3]=r;},_doCryptBlock:function(t,e,r,n,o,f,h,c){for(var l=this._nRounds,d=t[e]^r[0],m=t[e+1]^r[1],y=t[e+2]^r[2],v=t[e+3]^r[3],w=4,_=1;_>>24]^o[m>>>16&255]^f[y>>>8&255]^h[255&v]^r[w++],A=n[m>>>24]^o[y>>>16&255]^f[v>>>8&255]^h[255&d]^r[w++],E=n[y>>>24]^o[v>>>16&255]^f[d>>>8&255]^h[255&m]^r[w++],x=n[v>>>24]^o[d>>>16&255]^f[m>>>8&255]^h[255&y]^r[w++];d=M,m=A,y=E,v=x;}M=(c[d>>>24]<<24|c[m>>>16&255]<<16|c[y>>>8&255]<<8|c[255&v])^r[w++],A=(c[m>>>24]<<24|c[y>>>16&255]<<16|c[v>>>8&255]<<8|c[255&d])^r[w++],E=(c[y>>>24]<<24|c[v>>>16&255]<<16|c[d>>>8&255]<<8|c[255&m])^r[w++],x=(c[v>>>24]<<24|c[d>>>16&255]<<16|c[m>>>8&255]<<8|c[255&y])^r[w++],t[e]=M,t[e+1]=A,t[e+2]=E,t[e+3]=x;},keySize:8});t.AES=e._createHelper(M);}(),n.AES);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib,r=e.WordArray,o=e.BlockCipher,f=t.algo,h=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],c=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],l=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],d=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],m=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],y=f.DES=o.extend({_doReset:function(){for(var t=this._key.words,e=[],i=0;i<56;i++){var r=h[i]-1;e[i]=t[r>>>5]>>>31-r%32&1;}for(var n=this._subKeys=[],o=0;o<16;o++){var f=n[o]=[],d=l[o];for(i=0;i<24;i++)f[i/6|0]|=e[(c[i]-1+d)%28]<<31-i%6,f[4+(i/6|0)]|=e[28+(c[i+24]-1+d)%28]<<31-i%6;for(f[0]=f[0]<<1|f[0]>>>31,i=1;i<7;i++)f[i]=f[i]>>>4*(i-1)+3;f[7]=f[7]<<5|f[7]>>>27;}var m=this._invSubKeys=[];for(i=0;i<16;i++)m[i]=n[15-i];},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._subKeys);},decryptBlock:function(t,e){this._doCryptBlock(t,e,this._invSubKeys);},_doCryptBlock:function(t,e,r){this._lBlock=t[e],this._rBlock=t[e+1],v.call(this,4,252645135),v.call(this,16,65535),w.call(this,2,858993459),w.call(this,8,16711935),v.call(this,1,1431655765);for(var n=0;n<16;n++){for(var o=r[n],f=this._lBlock,h=this._rBlock,c=0,i=0;i<8;i++)c|=d[i][((h^o[i])&m[i])>>>0];this._lBlock=h,this._rBlock=f^c;}var l=this._lBlock;this._lBlock=this._rBlock,this._rBlock=l,v.call(this,1,1431655765),w.call(this,8,16711935),w.call(this,2,858993459),v.call(this,16,65535),v.call(this,4,252645135),t[e]=this._lBlock,t[e+1]=this._rBlock;},keySize:2,ivSize:2,blockSize:2});function v(t,mask){var e=(this._lBlock>>>t^this._rBlock)&mask;this._rBlock^=e,this._lBlock^=e<>>t^this._lBlock)&mask;this._lBlock^=e,this._rBlock^=e<192.");var e=t.slice(0,2),n=t.length<4?t.slice(0,2):t.slice(2,4),o=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=y.createEncryptor(r.create(e)),this._des2=y.createEncryptor(r.create(n)),this._des3=y.createEncryptor(r.create(o));},encryptBlock:function(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e);},decryptBlock:function(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e);},keySize:6,ivSize:2,blockSize:2});t.TripleDES=o._createHelper(_);}(),n.TripleDES);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib.StreamCipher,r=t.algo,o=r.RC4=e.extend({_doReset:function(){for(var t=this._key,e=t.words,r=t.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var f=i%r,h=e[f>>>2]>>>24-f%4*8&255;o=(o+n[i]+h)%256;var c=n[i];n[i]=n[o],n[o]=c;}this._i=this._j=0;},_doProcessBlock:function(t,e){t[e]^=f.call(this);},keySize:8,ivSize:0});function f(){for(var t=this._S,i=this._i,e=this._j,r=0,n=0;n<4;n++){e=(e+t[i=(i+1)%256])%256;var o=t[i];t[i]=t[e],t[e]=o,r|=t[(t[i]+t[e])%256]<<24-8*n;}return this._i=i,this._j=e,r;}t.RC4=e._createHelper(o);var h=r.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var i=this.cfg.drop;i>0;i--)f.call(this);}});t.RC4Drop=e._createHelper(h);}(),n.RC4);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib.StreamCipher,r=t.algo,o=[],f=[],h=[],c=r.Rabbit=e.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,i=0;i<4;i++)t[i]=16711935&(t[i]<<8|t[i]>>>24)|4278255360&(t[i]<<24|t[i]>>>8);var r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,i=0;i<4;i++)l.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(e){var o=e.words,f=o[0],h=o[1],c=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),d=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),m=c>>>16|4294901760&d,y=d<<16|65535&c;for(n[0]^=c,n[1]^=m,n[2]^=d,n[3]^=y,n[4]^=c,n[5]^=m,n[6]^=d,n[7]^=y,i=0;i<4;i++)l.call(this);}},_doProcessBlock:function(t,e){var r=this._X;l.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var i=0;i<4;i++)o[i]=16711935&(o[i]<<8|o[i]>>>24)|4278255360&(o[i]<<24|o[i]>>>8),t[e+i]^=o[i];},blockSize:4,ivSize:2});function l(){for(var t=this._X,e=this._C,i=0;i<8;i++)f[i]=e[i];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0>>0?1:0)|0,this._b=e[7]>>>0>>0?1:0,i=0;i<8;i++){var r=t[i]+e[i],n=65535&r,o=r>>>16,c=((n*n>>>17)+n*o>>>15)+o*o,l=((4294901760&r)*r|0)+((65535&r)*r|0);h[i]=c^l;}t[0]=h[0]+(h[7]<<16|h[7]>>>16)+(h[6]<<16|h[6]>>>16)|0,t[1]=h[1]+(h[0]<<8|h[0]>>>24)+h[7]|0,t[2]=h[2]+(h[1]<<16|h[1]>>>16)+(h[0]<<16|h[0]>>>16)|0,t[3]=h[3]+(h[2]<<8|h[2]>>>24)+h[1]|0,t[4]=h[4]+(h[3]<<16|h[3]>>>16)+(h[2]<<16|h[2]>>>16)|0,t[5]=h[5]+(h[4]<<8|h[4]>>>24)+h[3]|0,t[6]=h[6]+(h[5]<<16|h[5]>>>16)+(h[4]<<16|h[4]>>>16)|0,t[7]=h[7]+(h[6]<<8|h[6]>>>24)+h[5]|0;}t.Rabbit=e._createHelper(c);}(),n.Rabbit);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib.StreamCipher,r=t.algo,o=[],f=[],h=[],c=r.RabbitLegacy=e.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var i=0;i<4;i++)l.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(e){var o=e.words,f=o[0],h=o[1],c=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),d=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),m=c>>>16|4294901760&d,y=d<<16|65535&c;for(n[0]^=c,n[1]^=m,n[2]^=d,n[3]^=y,n[4]^=c,n[5]^=m,n[6]^=d,n[7]^=y,i=0;i<4;i++)l.call(this);}},_doProcessBlock:function(t,e){var r=this._X;l.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var i=0;i<4;i++)o[i]=16711935&(o[i]<<8|o[i]>>>24)|4278255360&(o[i]<<24|o[i]>>>8),t[e+i]^=o[i];},blockSize:4,ivSize:2});function l(){for(var t=this._X,e=this._C,i=0;i<8;i++)f[i]=e[i];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0>>0?1:0)|0,this._b=e[7]>>>0>>0?1:0,i=0;i<8;i++){var r=t[i]+e[i],n=65535&r,o=r>>>16,c=((n*n>>>17)+n*o>>>15)+o*o,l=((4294901760&r)*r|0)+((65535&r)*r|0);h[i]=c^l;}t[0]=h[0]+(h[7]<<16|h[7]>>>16)+(h[6]<<16|h[6]>>>16)|0,t[1]=h[1]+(h[0]<<8|h[0]>>>24)+h[7]|0,t[2]=h[2]+(h[1]<<16|h[1]>>>16)+(h[0]<<16|h[0]>>>16)|0,t[3]=h[3]+(h[2]<<8|h[2]>>>24)+h[1]|0,t[4]=h[4]+(h[3]<<16|h[3]>>>16)+(h[2]<<16|h[2]>>>16)|0,t[5]=h[5]+(h[4]<<8|h[4]>>>24)+h[3]|0,t[6]=h[6]+(h[5]<<16|h[5]>>>16)+(h[4]<<16|h[4]>>>16)|0,t[7]=h[7]+(h[6]<<8|h[6]>>>24)+h[5]|0;}t.RabbitLegacy=e._createHelper(c);}(),n.RabbitLegacy);},function(t,e,r){(function(t,n){var o;(function(){var f,h="Expected a function",c="__lodash_hash_undefined__",l="__lodash_placeholder__",d=16,m=32,y=64,v=128,w=256,_=1/0,M=9007199254740991,A=NaN,E=4294967295,x=[["ary",v],["bind",1],["bindKey",2],["curry",8],["curryRight",d],["flip",512],["partial",m],["partialRight",y],["rearg",w]],S="[object Arguments]",I="[object Array]",k="[object Boolean]",T="[object Date]",O="[object Error]",B="[object Function]",C="[object GeneratorFunction]",R="[object Map]",P="[object Number]",N="[object Object]",j="[object Promise]",L="[object RegExp]",F="[object Set]",D="[object String]",U="[object Symbol]",K="[object WeakMap]",z="[object ArrayBuffer]",H="[object DataView]",Q="[object Float32Array]",G="[object Float64Array]",V="[object Int8Array]",W="[object Int16Array]",Z="[object Int32Array]",Y="[object Uint8Array]",J="[object Uint8ClampedArray]",X="[object Uint16Array]",$="[object Uint32Array]",tt=/\b__p \+= '';/g,et=/\b(__p \+=) '' \+/g,nt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,it=/&(?:amp|lt|gt|quot|#39);/g,ot=/[&<>"']/g,at=RegExp(it.source),st=RegExp(ot.source),ut=/<%-([\s\S]+?)%>/g,ft=/<%([\s\S]+?)%>/g,ht=/<%=([\s\S]+?)%>/g,ct=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,lt=/^\w*$/,pt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,mt=/[\\^$.*+?()[\]{}|]/g,bt=RegExp(mt.source),yt=/^\s+/,gt=/\s/,vt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,wt=/\{\n\/\* \[wrapped with (.+)\] \*/,_t=/,? & /,Mt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,At=/[()=,{}\[\]\/\s]/,Et=/\\(\\)?/g,xt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,St=/\w*$/,It=/^[-+]0x[0-9a-f]+$/i,kt=/^0b[01]+$/i,Tt=/^\[object .+?Constructor\]$/,Ot=/^0o[0-7]+$/i,Bt=/^(?:0|[1-9]\d*)$/,Ct=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Rt=/($^)/,Pt=/['\n\r\u2028\u2029\\]/g,Nt="\\ud800-\\udfff",jt="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Lt="\\u2700-\\u27bf",Ft="a-z\\xdf-\\xf6\\xf8-\\xff",Dt="A-Z\\xc0-\\xd6\\xd8-\\xde",Ut="\\ufe0e\\ufe0f",qt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Kt="['’]",zt="["+Nt+"]",Ht="["+qt+"]",Qt="["+jt+"]",Gt="\\d+",Vt="["+Lt+"]",Wt="["+Ft+"]",Zt="[^"+Nt+qt+Gt+Lt+Ft+Dt+"]",Yt="\\ud83c[\\udffb-\\udfff]",Jt="[^"+Nt+"]",Xt="(?:\\ud83c[\\udde6-\\uddff]){2}",$t="[\\ud800-\\udbff][\\udc00-\\udfff]",te="["+Dt+"]",ee="\\u200d",re="(?:"+Wt+"|"+Zt+")",ne="(?:"+te+"|"+Zt+")",ie="(?:['’](?:d|ll|m|re|s|t|ve))?",oe="(?:['’](?:D|LL|M|RE|S|T|VE))?",ae="(?:"+Qt+"|"+Yt+")"+"?",se="["+Ut+"]?",ue=se+ae+("(?:"+ee+"(?:"+[Jt,Xt,$t].join("|")+")"+se+ae+")*"),fe="(?:"+[Vt,Xt,$t].join("|")+")"+ue,he="(?:"+[Jt+Qt+"?",Qt,Xt,$t,zt].join("|")+")",ce=RegExp(Kt,"g"),le=RegExp(Qt,"g"),de=RegExp(Yt+"(?="+Yt+")|"+he+ue,"g"),pe=RegExp([te+"?"+Wt+"+"+ie+"(?="+[Ht,te,"$"].join("|")+")",ne+"+"+oe+"(?="+[Ht,te+re,"$"].join("|")+")",te+"?"+re+"+"+ie,te+"+"+oe,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Gt,fe].join("|"),"g"),me=RegExp("["+ee+Nt+jt+Ut+"]"),be=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,ye=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ge=-1,ve={};ve[Q]=ve[G]=ve[V]=ve[W]=ve[Z]=ve[Y]=ve[J]=ve[X]=ve[$]=!0,ve[S]=ve[I]=ve[z]=ve[k]=ve[H]=ve[T]=ve[O]=ve[B]=ve[R]=ve[P]=ve[N]=ve[L]=ve[F]=ve[D]=ve[K]=!1;var we={};we[S]=we[I]=we[z]=we[H]=we[k]=we[T]=we[Q]=we[G]=we[V]=we[W]=we[Z]=we[R]=we[P]=we[N]=we[L]=we[F]=we[D]=we[U]=we[Y]=we[J]=we[X]=we[$]=!0,we[O]=we[B]=we[K]=!1;var _e={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Me=parseFloat,Ae=parseInt,Ee="object"==typeof t&&t&&t.Object===Object&&t,xe="object"==typeof self&&self&&self.Object===Object&&self,Se=Ee||xe||Function("return this")(),Ie=e&&!e.nodeType&&e,ke=Ie&&"object"==typeof n&&n&&!n.nodeType&&n,Te=ke&&ke.exports===Ie,Oe=Te&&Ee.process,Be=function(){try{var t=ke&&ke.require&&ke.require("util").types;return t||Oe&&Oe.binding&&Oe.binding("util");}catch(t){}}(),Ce=Be&&Be.isArrayBuffer,Re=Be&&Be.isDate,Pe=Be&&Be.isMap,Ne=Be&&Be.isRegExp,je=Be&&Be.isSet,Le=Be&&Be.isTypedArray;function Fe(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2]);}return t.apply(e,r);}function De(t,e,r,n){for(var o=-1,f=null==t?0:t.length;++o-1;}function Qe(t,e,r){for(var n=-1,o=null==t?0:t.length;++n-1;);return r;}function yr(t,e){for(var r=t.length;r--&&er(e,t[r],0)>-1;);return r;}var gr=ar({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),vr=ar({"&":"&","<":"<",">":">",'"':""","'":"'"});function wr(t){return"\\"+_e[t];}function _r(t){return me.test(t);}function Mr(map){var t=-1,e=Array(map.size);return map.forEach(function(r,n){e[++t]=[n,r];}),e;}function Ar(t,e){return function(r){return t(e(r));};}function Er(t,e){for(var r=-1,n=t.length,o=0,f=[];++r",""":'"',"'":"'"});var Br=function t(e){var r,n=(e=null==e?Se:Br.defaults(Se.Object(),e,Br.pick(Se,ye))).Array,o=e.Date,gt=e.Error,Nt=e.Function,jt=e.Math,Lt=e.Object,Ft=e.RegExp,Dt=e.String,Ut=e.TypeError,qt=n.prototype,Kt=Nt.prototype,zt=Lt.prototype,Ht=e["__core-js_shared__"],Qt=Kt.toString,Gt=zt.hasOwnProperty,Vt=0,Wt=(r=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"",Zt=zt.toString,Yt=Qt.call(Lt),Jt=Se._,Xt=Ft("^"+Qt.call(Gt).replace(mt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$t=Te?e.Buffer:f,te=e.Symbol,ee=e.Uint8Array,re=$t?$t.allocUnsafe:f,ne=Ar(Lt.getPrototypeOf,Lt),ie=Lt.create,oe=zt.propertyIsEnumerable,ae=qt.splice,se=te?te.isConcatSpreadable:f,ue=te?te.iterator:f,fe=te?te.toStringTag:f,he=function(){try{var t=Io(Lt,"defineProperty");return t({},"",{}),t;}catch(t){}}(),de=e.clearTimeout!==Se.clearTimeout&&e.clearTimeout,me=o&&o.now!==Se.Date.now&&o.now,_e=e.setTimeout!==Se.setTimeout&&e.setTimeout,Ee=jt.ceil,xe=jt.floor,Ie=Lt.getOwnPropertySymbols,ke=$t?$t.isBuffer:f,Oe=e.isFinite,Be=qt.join,Je=Ar(Lt.keys,Lt),ar=jt.max,Cr=jt.min,Rr=o.now,Pr=e.parseInt,Nr=jt.random,jr=qt.reverse,Lr=Io(e,"DataView"),Fr=Io(e,"Map"),Dr=Io(e,"Promise"),Ur=Io(e,"Set"),qr=Io(e,"WeakMap"),Kr=Io(Lt,"create"),zr=qr&&new qr(),Hr={},Qr=$o(Lr),Gr=$o(Fr),Vr=$o(Dr),Wr=$o(Ur),Zr=$o(qr),Yr=te?te.prototype:f,Jr=Yr?Yr.valueOf:f,Xr=Yr?Yr.toString:f;function $r(t){if(ps(t)&&!ns(t)&&!(t instanceof nn)){if(t instanceof rn)return t;if(Gt.call(t,"__wrapped__"))return ta(t);}return new rn(t);}var tn=function(){function object(){}return function(t){if(!ds(t))return{};if(ie)return ie(t);object.prototype=t;var e=new object();return object.prototype=f,e;};}();function en(){}function rn(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=f;}function nn(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=E,this.__views__=[];}function on(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e=e?t:e)),t;}function Mn(t,e,r,n,object,o){var h,c=1&e,l=2&e,d=4&e;if(r&&(h=object?r(t,n,object,o):r(t)),h!==f)return h;if(!ds(t))return t;var m=ns(t);if(m){if(h=function(t){var e=t.length,r=new t.constructor(e);e&&"string"==typeof t[0]&&Gt.call(t,"index")&&(r.index=t.index,r.input=t.input);return r;}(t),!c)return Hi(t,h);}else{var y=Oo(t),v=y==B||y==C;if(ss(t))return Fi(t,c);if(y==N||y==S||v&&!object){if(h=l||v?{}:Co(t),!c)return l?function(source,object){return Qi(source,To(source),object);}(t,function(object,source){return object&&Qi(source,Qs(source),object);}(h,t)):function(source,object){return Qi(source,ko(source),object);}(t,gn(h,t));}else{if(!we[y])return object?t:{};h=function(object,t,e){var r=object.constructor;switch(t){case z:return Di(object);case k:case T:return new r(+object);case H:return function(t,e){var r=e?Di(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength);}(object,e);case Q:case G:case V:case W:case Z:case Y:case J:case X:case $:return Ui(object,e);case R:return new r();case P:case D:return new r(object);case L:return function(t){var e=new t.constructor(t.source,St.exec(t));return e.lastIndex=t.lastIndex,e;}(object);case F:return new r();case U:return symbol=object,Jr?Lt(Jr.call(symbol)):{};}var symbol;}(t,y,c);}}o||(o=new fn());var w=o.get(t);if(w)return w;o.set(t,h),vs(t)?t.forEach(function(n){h.add(Mn(n,e,r,n,t,o));}):ms(t)&&t.forEach(function(n,f){h.set(f,Mn(n,e,r,f,t,o));});var _=m?f:(d?l?wo:vo:l?Qs:Hs)(t);return Ue(_||t,function(n,f){_&&(n=t[f=n]),mn(h,f,Mn(n,e,r,f,t,o));}),h;}function An(object,source,t){var e=t.length;if(null==object)return!e;for(object=Lt(object);e--;){var r=t[e],n=source[r],o=object[r];if(o===f&&!(r in object)||!n(o))return!1;}return!0;}function En(t,e,r){if("function"!=typeof t)throw new Ut(h);return Go(function(){t.apply(f,r);},e);}function xn(t,e,r,n){var o=-1,f=He,h=!0,c=t.length,l=[],d=e.length;if(!c)return l;r&&(e=Ge(e,lr(r))),n?(f=Qe,h=!1):e.length>=200&&(f=pr,h=!1,e=new un(e));t:for(;++o-1;},an.prototype.set=function(t,e){var data=this.__data__,r=bn(data,t);return r<0?(++this.size,data.push([t,e])):data[r][1]=e,this;},sn.prototype.clear=function(){this.size=0,this.__data__={hash:new on(),map:new(Fr||an)(),string:new on()};},sn.prototype.delete=function(t){var e=xo(this,t).delete(t);return this.size-=e?1:0,e;},sn.prototype.get=function(t){return xo(this,t).get(t);},sn.prototype.has=function(t){return xo(this,t).has(t);},sn.prototype.set=function(t,e){var data=xo(this,t),r=data.size;return data.set(t,e),this.size+=data.size==r?0:1,this;},un.prototype.add=un.prototype.push=function(t){return this.__data__.set(t,c),this;},un.prototype.has=function(t){return this.__data__.has(t);},fn.prototype.clear=function(){this.__data__=new an(),this.size=0;},fn.prototype.delete=function(t){var data=this.__data__,e=data.delete(t);return this.size=data.size,e;},fn.prototype.get=function(t){return this.__data__.get(t);},fn.prototype.has=function(t){return this.__data__.has(t);},fn.prototype.set=function(t,e){var data=this.__data__;if(data instanceof an){var r=data.__data__;if(!Fr||r.length<199)return r.push([t,e]),this.size=++data.size,this;data=this.__data__=new sn(r);}return data.set(t,e),this.size=data.size,this;};var Sn=Wi(Pn),In=Wi(Nn,!0);function kn(t,e){var r=!0;return Sn(t,function(t,n,o){return r=!!e(t,n,o);}),r;}function Tn(t,e,r){for(var n=-1,o=t.length;++n0&&r(c)?e>1?Bn(c,e-1,r,n,o):Ve(o,c):n||(o[o.length]=c);}return o;}var Cn=Zi(),Rn=Zi(!0);function Pn(object,t){return object&&Cn(object,t,Hs);}function Nn(object,t){return object&&Rn(object,t,Hs);}function jn(object,t){return ze(t,function(t){return hs(object[t]);});}function Ln(object,path){for(var t=0,e=(path=Pi(path,object)).length;null!=object&&te;}function qn(object,t){return null!=object&&Gt.call(object,t);}function Kn(object,t){return null!=object&&t in Lt(object);}function zn(t,e,r){for(var o=r?Qe:He,h=t[0].length,c=t.length,l=c,d=n(c),m=1/0,y=[];l--;){var v=t[l];l&&e&&(v=Ge(v,lr(e))),m=Cr(v.length,m),d[l]=!r&&(e||h>=120&&v.length>=120)?new un(l&&v):f;}v=t[0];var w=-1,_=d[0];t:for(;++w=h?c:c*("desc"==e[r]?-1:1);}return object.index-t.index;}(object,t,r);});}function oi(object,t,e){for(var r=-1,n=t.length,o={};++r-1;)c!==t&&ae.call(c,l,1),ae.call(t,l,1);return t;}function si(t,e){for(var r=t?e.length:0,n=r-1;r--;){var o=e[r];if(r==n||o!==f){var f=o;Po(o)?ae.call(t,o,1):Si(t,o);}}return t;}function ui(t,e){return t+xe(Nr()*(e-t+1));}function fi(t,e){var r="";if(!t||e<1||e>M)return r;do{e%2&&(r+=t),(e=xe(e/2))&&(t+=t);}while(e);return r;}function hi(t,e){return Vo(Ko(t,e,bu),t+"");}function ci(t){return cn($s(t));}function di(t,e){var r=$s(t);return Yo(r,_n(e,0,r.length));}function pi(object,path,t,e){if(!ds(object))return object;for(var r=-1,n=(path=Pi(path,object)).length,o=n-1,h=object;null!=h&&++rf?0:f+e),(r=r>f?f:r)<0&&(r+=f),f=e>r?0:r-e>>>0,e>>>=0;for(var h=n(f);++o>>1,h=t[f];null!==h&&!_s(h)&&(r?h<=e:h=200){var d=e?null:ho(t);if(d)return xr(d);h=!1,o=pr,l=new un();}else l=e?[]:c;t:for(;++n=n?t:gi(t,e,r);}var Li=de||function(t){return Se.clearTimeout(t);};function Fi(t,e){if(e)return t.slice();var r=t.length,n=re?re(r):new t.constructor(r);return t.copy(n),n;}function Di(t){var e=new t.constructor(t.byteLength);return new ee(e).set(new ee(t)),e;}function Ui(t,e){var r=e?Di(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length);}function qi(t,e){if(t!==e){var r=t!==f,n=null===t,o=t==t,h=_s(t),c=e!==f,l=null===e,d=e==e,m=_s(e);if(!l&&!m&&!h&&t>e||h&&c&&d&&!l&&!m||n&&c&&d||!r&&d||!o)return 1;if(!n&&!h&&!m&&t1?e[n-1]:f,h=n>2?e[2]:f;for(o=t.length>3&&"function"==typeof o?(n--,o):f,h&&No(e[0],e[1],h)&&(o=n<3?f:o,n=1),object=Lt(object);++r-1?o[h?e[c]:c]:f;};}function to(t){return go(function(e){var r=e.length,n=r,o=rn.prototype.thru;for(t&&e.reverse();n--;){var c=e[n];if("function"!=typeof c)throw new Ut(h);if(o&&!l&&"wrapper"==Mo(c))var l=new rn([],!0);}for(n=l?n:r;++n1&&I.reverse(),w&&ml))return!1;var m=h.get(t),y=h.get(e);if(m&&y)return m==e&&y==t;var v=-1,w=!0,_=2&r?new un():f;for(h.set(t,e),h.set(e,t);++v-1&&t%1==0&&t1?"& ":"")+details[e],details=details.join(t>2?", ":" "),source.replace(vt,"{\n/* [wrapped with "+details+"] */\n");}(source,function(details,t){return Ue(x,function(e){var r="_."+e[0];t&e[1]&&!He(details,r)&&details.push(r);}),details.sort();}(function(source){var t=source.match(wt);return t?t[1].split(_t):[];}(source),r)));}function Zo(t){var e=0,r=0;return function(){var n=Rr(),o=16-(n-r);if(r=n,o>0){if(++e>=800)return arguments[0];}else e=0;return t.apply(f,arguments);};}function Yo(t,e){var r=-1,n=t.length,o=n-1;for(e=e===f?n:e;++r1?t[e-1]:f;return r="function"==typeof r?(t.pop(),r):f,va(t,r);});function Sa(t){var e=$r(t);return e.__chain__=!0,e;}function Ia(t,e){return e(t);}var ka=go(function(t){var e=t.length,r=e?t[0]:0,n=this.__wrapped__,o=function(object){return wn(object,t);};return!(e>1||this.__actions__.length)&&n instanceof nn&&Po(r)?((n=n.slice(r,+r+(e?1:0))).__actions__.push({func:Ia,args:[o],thisArg:f}),new rn(n,this.__chain__).thru(function(t){return e&&!t.length&&t.push(f),t;})):this.thru(o);});var Ta=Gi(function(t,e,r){Gt.call(t,r)?++t[r]:vn(t,r,1);});var Oa=$i(ia),Ba=$i(oa);function Ca(t,e){return(ns(t)?Ue:Sn)(t,Eo(e,3));}function Ra(t,e){return(ns(t)?qe:In)(t,Eo(e,3));}var Pa=Gi(function(t,e,r){Gt.call(t,r)?t[r].push(e):vn(t,r,[e]);});var Na=hi(function(t,path,e){var r=-1,o="function"==typeof path,f=os(t)?n(t.length):[];return Sn(t,function(t){f[++r]=o?Fe(path,t,e):Hn(t,path,e);}),f;}),ja=Gi(function(t,e,r){vn(t,r,e);});function map(t,e){return(ns(t)?Ge:$n)(t,Eo(e,3));}var La=Gi(function(t,e,r){t[r?0:1].push(e);},function(){return[[],[]];});var Fa=hi(function(t,e){if(null==t)return[];var r=e.length;return r>1&&No(t,e[0],e[1])?e=[]:r>2&&No(e[0],e[1],e[2])&&(e=[e[0]]),ii(t,Bn(e,1),[]);}),Da=me||function(){return Se.Date.now();};function Ua(t,e,r){return e=r?f:e,e=t&&null==e?t.length:e,lo(t,v,f,f,f,f,e);}function qa(t,e){var r;if("function"!=typeof e)throw new Ut(h);return t=Is(t),function(){return--t>0&&(r=e.apply(this,arguments)),t<=1&&(e=f),r;};}var Ka=hi(function(t,e,r){var n=1;if(r.length){var o=Er(r,Ao(Ka));n|=m;}return lo(t,n,e,r,o);}),za=hi(function(object,t,e){var r=3;if(e.length){var n=Er(e,Ao(za));r|=m;}return lo(t,r,object,e,n);});function Ha(t,e,r){var n,o,c,l,d,m,y=0,v=!1,w=!1,_=!0;if("function"!=typeof t)throw new Ut(h);function M(time){var e=n,r=o;return n=o=f,y=time,l=t.apply(r,e);}function A(time){var t=time-m;return m===f||t>=e||t<0||w&&time-y>=c;}function E(){var time=Da();if(A(time))return x(time);d=Go(E,function(time){var t=e-(time-m);return w?Cr(t,c-(time-y)):t;}(time));}function x(time){return d=f,_&&n?M(time):(n=o=f,l);}function S(){var time=Da(),t=A(time);if(n=arguments,o=this,m=time,t){if(d===f)return function(time){return y=time,d=Go(E,e),v?M(time):l;}(m);if(w)return Li(d),d=Go(E,e),M(m);}return d===f&&(d=Go(E,e)),l;}return e=Ts(e)||0,ds(r)&&(v=!!r.leading,c=(w="maxWait"in r)?ar(Ts(r.maxWait)||0,e):c,_="trailing"in r?!!r.trailing:_),S.cancel=function(){d!==f&&Li(d),y=0,n=m=o=d=f;},S.flush=function(){return d===f?l:x(Da());},S;}var Qa=hi(function(t,e){return En(t,1,e);}),Ga=hi(function(t,e,r){return En(t,Ts(e)||0,r);});function Va(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new Ut(h);var r=function(){var n=arguments,o=e?e.apply(this,n):n[0],f=r.cache;if(f.has(o))return f.get(o);var h=t.apply(this,n);return r.cache=f.set(o,h)||f,h;};return r.cache=new(Va.Cache||sn)(),r;}function Wa(t){if("function"!=typeof t)throw new Ut(h);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2]);}return!t.apply(this,e);};}Va.Cache=sn;var Za=Ni(function(t,e){var r=(e=1==e.length&&ns(e[0])?Ge(e[0],lr(Eo())):Ge(Bn(e,1),lr(Eo()))).length;return hi(function(n){for(var o=-1,f=Cr(n.length,r);++o=e;}),rs=Qn(function(){return arguments;}())?Qn:function(t){return ps(t)&&Gt.call(t,"callee")&&!oe.call(t,"callee");},ns=n.isArray,is=Ce?lr(Ce):function(t){return ps(t)&&Dn(t)==z;};function os(t){return null!=t&&ls(t.length)&&!hs(t);}function as(t){return ps(t)&&os(t);}var ss=ke||Tu,us=Re?lr(Re):function(t){return ps(t)&&Dn(t)==T;};function fs(t){if(!ps(t))return!1;var e=Dn(t);return e==O||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!ys(t);}function hs(t){if(!ds(t))return!1;var e=Dn(t);return e==B||e==C||"[object AsyncFunction]"==e||"[object Proxy]"==e;}function cs(t){return"number"==typeof t&&t==Is(t);}function ls(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=M;}function ds(t){var e=typeof t;return null!=t&&("object"==e||"function"==e);}function ps(t){return null!=t&&"object"==typeof t;}var ms=Pe?lr(Pe):function(t){return ps(t)&&Oo(t)==R;};function bs(t){return"number"==typeof t||ps(t)&&Dn(t)==P;}function ys(t){if(!ps(t)||Dn(t)!=N)return!1;var e=ne(t);if(null===e)return!0;var r=Gt.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&Qt.call(r)==Yt;}var gs=Ne?lr(Ne):function(t){return ps(t)&&Dn(t)==L;};var vs=je?lr(je):function(t){return ps(t)&&Oo(t)==F;};function ws(t){return"string"==typeof t||!ns(t)&&ps(t)&&Dn(t)==D;}function _s(t){return"symbol"==typeof t||ps(t)&&Dn(t)==U;}var Ms=Le?lr(Le):function(t){return ps(t)&&ls(t.length)&&!!ve[Dn(t)];};var As=so(Xn),Es=so(function(t,e){return t<=e;});function xs(t){if(!t)return[];if(os(t))return ws(t)?kr(t):Hi(t);if(ue&&t[ue])return function(t){for(var data,e=[];!(data=t.next()).done;)e.push(data.value);return e;}(t[ue]());var e=Oo(t);return(e==R?Mr:e==F?xr:$s)(t);}function Ss(t){return t?(t=Ts(t))===_||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0;}function Is(t){var e=Ss(t),r=e%1;return e==e?r?e-r:e:0;}function ks(t){return t?_n(Is(t),0,E):0;}function Ts(t){if("number"==typeof t)return t;if(_s(t))return A;if(ds(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ds(e)?e+"":e;}if("string"!=typeof t)return 0===t?t:+t;t=cr(t);var r=kt.test(t);return r||Ot.test(t)?Ae(t.slice(2),r?2:8):It.test(t)?A:+t;}function Os(t){return Qi(t,Qs(t));}function Bs(t){return null==t?"":Ei(t);}var Cs=Vi(function(object,source){if(Do(source)||os(source))Qi(source,Hs(source),object);else for(var t in source)Gt.call(source,t)&&mn(object,t,source[t]);}),Rs=Vi(function(object,source){Qi(source,Qs(source),object);}),Ps=Vi(function(object,source,t,e){Qi(source,Qs(source),object,e);}),Ns=Vi(function(object,source,t,e){Qi(source,Hs(source),object,e);}),js=go(wn);var Ls=hi(function(object,t){object=Lt(object);var e=-1,r=t.length,n=r>2?t[2]:f;for(n&&No(t[0],t[1],n)&&(r=1);++e1),path;}),Qi(object,wo(object),e),r&&(e=Mn(e,7,bo));for(var n=t.length;n--;)Si(e,t[n]);return e;});var Zs=go(function(object,t){return null==object?{}:function(object,t){return oi(object,t,function(t,path){return Us(object,path);});}(object,t);});function Ys(object,t){if(null==object)return{};var e=Ge(wo(object),function(t){return[t];});return t=Eo(t),oi(object,e,function(e,path){return t(e,path[0]);});}var Js=co(Hs),Xs=co(Qs);function $s(object){return null==object?[]:dr(object,Hs(object));}var tu=Ji(function(t,e,r){return e=e.toLowerCase(),t+(r?eu(e):e);});function eu(t){return fu(Bs(t).toLowerCase());}function ru(t){return(t=Bs(t))&&t.replace(Ct,gr).replace(le,"");}var nu=Ji(function(t,e,r){return t+(r?"-":"")+e.toLowerCase();}),iu=Ji(function(t,e,r){return t+(r?" ":"")+e.toLowerCase();}),ou=Yi("toLowerCase");var au=Ji(function(t,e,r){return t+(r?"_":"")+e.toLowerCase();});var su=Ji(function(t,e,r){return t+(r?" ":"")+fu(e);});var uu=Ji(function(t,e,r){return t+(r?" ":"")+e.toUpperCase();}),fu=Yi("toUpperCase");function hu(t,pattern,e){return t=Bs(t),(pattern=e?f:pattern)===f?function(t){return be.test(t);}(t)?function(t){return t.match(pe)||[];}(t):function(t){return t.match(Mt)||[];}(t):t.match(pattern)||[];}var cu=hi(function(t,e){try{return Fe(t,f,e);}catch(t){return fs(t)?t:new gt(t);}}),lu=go(function(object,t){return Ue(t,function(t){t=Xo(t),vn(object,t,Ka(object[t],object));}),object;});function du(t){return function(){return t;};}var pu=to(),mu=to(!0);function bu(t){return t;}function yu(t){return Zn("function"==typeof t?t:Mn(t,1));}var gu=hi(function(path,t){return function(object){return Hn(object,path,t);};}),vu=hi(function(object,t){return function(path){return Hn(object,path,t);};});function wu(object,source,t){var e=Hs(source),r=jn(source,e);null!=t||ds(source)&&(r.length||!e.length)||(t=source,source=object,object=this,r=jn(source,Hs(source)));var n=!(ds(t)&&"chain"in t&&!t.chain),o=hs(object);return Ue(r,function(t){var e=source[t];object[t]=e,o&&(object.prototype[t]=function(){var t=this.__chain__;if(n||t){var r=object(this.__wrapped__);return(r.__actions__=Hi(this.__actions__)).push({func:e,args:arguments,thisArg:object}),r.__chain__=t,r;}return e.apply(object,Ve([this.value()],arguments));});}),object;}function _u(){}var Mu=io(Ge),Au=io(Ke),Eu=io(Ye);function xu(path){return jo(path)?or(Xo(path)):function(path){return function(object){return Ln(object,path);};}(path);}var Su=ao(),Iu=ao(!0);function ku(){return[];}function Tu(){return!1;}var Ou=no(function(t,e){return t+e;},0),Bu=fo("ceil"),Cu=no(function(t,e){return t/e;},1),Ru=fo("floor");var source,Pu=no(function(t,e){return t*e;},1),Nu=fo("round"),ju=no(function(t,e){return t-e;},0);return $r.after=function(t,e){if("function"!=typeof e)throw new Ut(h);return t=Is(t),function(){if(--t<1)return e.apply(this,arguments);};},$r.ary=Ua,$r.assign=Cs,$r.assignIn=Rs,$r.assignInWith=Ps,$r.assignWith=Ns,$r.at=js,$r.before=qa,$r.bind=Ka,$r.bindAll=lu,$r.bindKey=za,$r.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return ns(t)?t:[t];},$r.chain=Sa,$r.chunk=function(t,e,r){e=(r?No(t,e,r):e===f)?1:ar(Is(e),0);var o=null==t?0:t.length;if(!o||e<1)return[];for(var h=0,c=0,l=n(Ee(o/e));ho?0:o+r),(n=n===f||n>o?o:Is(n))<0&&(n+=o),n=r>n?0:ks(n);r>>0)?(t=Bs(t))&&("string"==typeof e||null!=e&&!gs(e))&&!(e=Ei(e))&&_r(t)?ji(kr(t),0,r):t.split(e,r):[];},$r.spread=function(t,e){if("function"!=typeof t)throw new Ut(h);return e=null==e?0:ar(Is(e),0),hi(function(r){var n=r[e],o=ji(r,0,e);return n&&Ve(o,n),Fe(t,this,o);});},$r.tail=function(t){var e=null==t?0:t.length;return e?gi(t,1,e):[];},$r.take=function(t,e,r){return t&&t.length?gi(t,0,(e=r||e===f?1:Is(e))<0?0:e):[];},$r.takeRight=function(t,e,r){var n=null==t?0:t.length;return n?gi(t,(e=n-(e=r||e===f?1:Is(e)))<0?0:e,n):[];},$r.takeRightWhile=function(t,e){return t&&t.length?ki(t,Eo(e,3),!1,!0):[];},$r.takeWhile=function(t,e){return t&&t.length?ki(t,Eo(e,3)):[];},$r.tap=function(t,e){return e(t),t;},$r.throttle=function(t,e,r){var n=!0,o=!0;if("function"!=typeof t)throw new Ut(h);return ds(r)&&(n="leading"in r?!!r.leading:n,o="trailing"in r?!!r.trailing:o),Ha(t,e,{leading:n,maxWait:e,trailing:o});},$r.thru=Ia,$r.toArray=xs,$r.toPairs=Js,$r.toPairsIn=Xs,$r.toPath=function(t){return ns(t)?Ge(t,Xo):_s(t)?[t]:Hi(Jo(Bs(t)));},$r.toPlainObject=Os,$r.transform=function(object,t,e){var r=ns(object),n=r||ss(object)||Ms(object);if(t=Eo(t,4),null==e){var o=object&&object.constructor;e=n?r?new o():[]:ds(object)&&hs(o)?tn(ne(object)):{};}return(n?Ue:Pn)(object,function(r,n,object){return t(e,r,n,object);}),e;},$r.unary=function(t){return Ua(t,1);},$r.union=ma,$r.unionBy=ba,$r.unionWith=ya,$r.uniq=function(t){return t&&t.length?xi(t):[];},$r.uniqBy=function(t,e){return t&&t.length?xi(t,Eo(e,2)):[];},$r.uniqWith=function(t,e){return e="function"==typeof e?e:f,t&&t.length?xi(t,f,e):[];},$r.unset=function(object,path){return null==object||Si(object,path);},$r.unzip=ga,$r.unzipWith=va,$r.update=function(object,path,t){return null==object?object:Ii(object,path,Ri(t));},$r.updateWith=function(object,path,t,e){return e="function"==typeof e?e:f,null==object?object:Ii(object,path,Ri(t),e);},$r.values=$s,$r.valuesIn=function(object){return null==object?[]:dr(object,Qs(object));},$r.without=wa,$r.words=hu,$r.wrap=function(t,e){return Ya(Ri(e),t);},$r.xor=_a,$r.xorBy=Ma,$r.xorWith=Aa,$r.zip=Ea,$r.zipObject=function(t,e){return Bi(t||[],e||[],mn);},$r.zipObjectDeep=function(t,e){return Bi(t||[],e||[],pi);},$r.zipWith=xa,$r.entries=Js,$r.entriesIn=Xs,$r.extend=Rs,$r.extendWith=Ps,wu($r,$r),$r.add=Ou,$r.attempt=cu,$r.camelCase=tu,$r.capitalize=eu,$r.ceil=Bu,$r.clamp=function(t,e,r){return r===f&&(r=e,e=f),r!==f&&(r=(r=Ts(r))==r?r:0),e!==f&&(e=(e=Ts(e))==e?e:0),_n(Ts(t),e,r);},$r.clone=function(t){return Mn(t,4);},$r.cloneDeep=function(t){return Mn(t,5);},$r.cloneDeepWith=function(t,e){return Mn(t,5,e="function"==typeof e?e:f);},$r.cloneWith=function(t,e){return Mn(t,4,e="function"==typeof e?e:f);},$r.conformsTo=function(object,source){return null==source||An(object,source,Hs(source));},$r.deburr=ru,$r.defaultTo=function(t,e){return null==t||t!=t?e:t;},$r.divide=Cu,$r.endsWith=function(t,e,r){t=Bs(t),e=Ei(e);var n=t.length,o=r=r===f?n:_n(Is(r),0,n);return(r-=e.length)>=0&&t.slice(r,o)==e;},$r.eq=$a,$r.escape=function(t){return(t=Bs(t))&&st.test(t)?t.replace(ot,vr):t;},$r.escapeRegExp=function(t){return(t=Bs(t))&&bt.test(t)?t.replace(mt,"\\$&"):t;},$r.every=function(t,e,r){var n=ns(t)?Ke:kn;return r&&No(t,e,r)&&(e=f),n(t,Eo(e,3));},$r.find=Oa,$r.findIndex=ia,$r.findKey=function(object,t){return Xe(object,Eo(t,3),Pn);},$r.findLast=Ba,$r.findLastIndex=oa,$r.findLastKey=function(object,t){return Xe(object,Eo(t,3),Nn);},$r.floor=Ru,$r.forEach=Ca,$r.forEachRight=Ra,$r.forIn=function(object,t){return null==object?object:Cn(object,Eo(t,3),Qs);},$r.forInRight=function(object,t){return null==object?object:Rn(object,Eo(t,3),Qs);},$r.forOwn=function(object,t){return object&&Pn(object,Eo(t,3));},$r.forOwnRight=function(object,t){return object&&Nn(object,Eo(t,3));},$r.get=Ds,$r.gt=ts,$r.gte=es,$r.has=function(object,path){return null!=object&&Bo(object,path,qn);},$r.hasIn=Us,$r.head=head,$r.identity=bu,$r.includes=function(t,e,r,n){t=os(t)?t:$s(t),r=r&&!n?Is(r):0;var o=t.length;return r<0&&(r=ar(o+r,0)),ws(t)?r<=o&&t.indexOf(e,r)>-1:!!o&&er(t,e,r)>-1;},$r.indexOf=function(t,e,r){var n=null==t?0:t.length;if(!n)return-1;var o=null==r?0:Is(r);return o<0&&(o=ar(n+o,0)),er(t,e,o);},$r.inRange=function(t,e,r){return e=Ss(e),r===f?(r=e,e=0):r=Ss(r),function(t,e,r){return t>=Cr(e,r)&&t=-9007199254740991&&t<=M;},$r.isSet=vs,$r.isString=ws,$r.isSymbol=_s,$r.isTypedArray=Ms,$r.isUndefined=function(t){return t===f;},$r.isWeakMap=function(t){return ps(t)&&Oo(t)==K;},$r.isWeakSet=function(t){return ps(t)&&"[object WeakSet]"==Dn(t);},$r.join=function(t,e){return null==t?"":Be.call(t,e);},$r.kebabCase=nu,$r.last=ha,$r.lastIndexOf=function(t,e,r){var n=null==t?0:t.length;if(!n)return-1;var o=n;return r!==f&&(o=(o=Is(r))<0?ar(n+o,0):Cr(o,n-1)),e==e?function(t,e,r){for(var n=r+1;n--;)if(t[n]===e)return n;return n;}(t,e,o):$e(t,nr,o,!0);},$r.lowerCase=iu,$r.lowerFirst=ou,$r.lt=As,$r.lte=Es,$r.max=function(t){return t&&t.length?Tn(t,bu,Un):f;},$r.maxBy=function(t,e){return t&&t.length?Tn(t,Eo(e,2),Un):f;},$r.mean=function(t){return ir(t,bu);},$r.meanBy=function(t,e){return ir(t,Eo(e,2));},$r.min=function(t){return t&&t.length?Tn(t,bu,Xn):f;},$r.minBy=function(t,e){return t&&t.length?Tn(t,Eo(e,2),Xn):f;},$r.stubArray=ku,$r.stubFalse=Tu,$r.stubObject=function(){return{};},$r.stubString=function(){return"";},$r.stubTrue=function(){return!0;},$r.multiply=Pu,$r.nth=function(t,e){return t&&t.length?ni(t,Is(e)):f;},$r.noConflict=function(){return Se._===this&&(Se._=Jt),this;},$r.noop=_u,$r.now=Da,$r.pad=function(t,e,r){t=Bs(t);var n=(e=Is(e))?Ir(t):0;if(!e||n>=e)return t;var o=(e-n)/2;return oo(xe(o),r)+t+oo(Ee(o),r);},$r.padEnd=function(t,e,r){t=Bs(t);var n=(e=Is(e))?Ir(t):0;return e&&ne){var n=t;t=e,e=n;}if(r||t%1||e%1){var o=Nr();return Cr(t+o*(e-t+Me("1e-"+((o+"").length-1))),e);}return ui(t,e);},$r.reduce=function(t,e,r){var n=ns(t)?We:sr,o=arguments.length<3;return n(t,Eo(e,4),r,o,Sn);},$r.reduceRight=function(t,e,r){var n=ns(t)?Ze:sr,o=arguments.length<3;return n(t,Eo(e,4),r,o,In);},$r.repeat=function(t,e,r){return e=(r?No(t,e,r):e===f)?1:Is(e),fi(Bs(t),e);},$r.replace=function(){var t=arguments,e=Bs(t[0]);return t.length<3?e:e.replace(t[1],t[2]);},$r.result=function(object,path,t){var e=-1,r=(path=Pi(path,object)).length;for(r||(r=1,object=f);++eM)return[];var r=E,n=Cr(t,E);e=Eo(e),t-=E;for(var o=fr(n,e);++r=h)return t;var l=r-Ir(n);if(l<1)return n;var d=c?ji(c,0,l).join(""):t.slice(0,l);if(o===f)return d+n;if(c&&(l+=d.length-l),gs(o)){if(t.slice(l).search(o)){var m,y=d;for(o.global||(o=Ft(o.source,Bs(St.exec(o))+"g")),o.lastIndex=0;m=o.exec(y);)var v=m.index;d=d.slice(0,v===f?l:v);}}else if(t.indexOf(Ei(o),l)!=l){var w=d.lastIndexOf(o);w>-1&&(d=d.slice(0,w));}return d+n;},$r.unescape=function(t){return(t=Bs(t))&&at.test(t)?t.replace(it,Or):t;},$r.uniqueId=function(t){var e=++Vt;return Bs(t)+e;},$r.upperCase=uu,$r.upperFirst=fu,$r.each=Ca,$r.eachRight=Ra,$r.first=head,wu($r,(source={},Pn($r,function(t,e){Gt.call($r.prototype,e)||(source[e]=t);}),source),{chain:!1}),$r.VERSION="4.17.21",Ue(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){$r[t].placeholder=$r;}),Ue(["drop","take"],function(t,e){nn.prototype[t]=function(r){r=r===f?1:ar(Is(r),0);var n=this.__filtered__&&!e?new nn(this):this.clone();return n.__filtered__?n.__takeCount__=Cr(r,n.__takeCount__):n.__views__.push({size:Cr(r,E),type:t+(n.__dir__<0?"Right":"")}),n;},nn.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse();};}),Ue(["filter","map","takeWhile"],function(t,e){var r=e+1,n=1==r||3==r;nn.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:Eo(t,3),type:r}),e.__filtered__=e.__filtered__||n,e;};}),Ue(["head","last"],function(t,e){var r="take"+(e?"Right":"");nn.prototype[t]=function(){return this[r](1).value()[0];};}),Ue(["initial","tail"],function(t,e){var r="drop"+(e?"":"Right");nn.prototype[t]=function(){return this.__filtered__?new nn(this):this[r](1);};}),nn.prototype.compact=function(){return this.filter(bu);},nn.prototype.find=function(t){return this.filter(t).head();},nn.prototype.findLast=function(t){return this.reverse().find(t);},nn.prototype.invokeMap=hi(function(path,t){return"function"==typeof path?new nn(this):this.map(function(e){return Hn(e,path,t);});}),nn.prototype.reject=function(t){return this.filter(Wa(Eo(t)));},nn.prototype.slice=function(t,e){t=Is(t);var r=this;return r.__filtered__&&(t>0||e<0)?new nn(r):(t<0?r=r.takeRight(-t):t&&(r=r.drop(t)),e!==f&&(r=(e=Is(e))<0?r.dropRight(-e):r.take(e-t)),r);},nn.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse();},nn.prototype.toArray=function(){return this.take(E);},Pn(nn.prototype,function(t,e){var r=/^(?:filter|find|map|reject)|While$/.test(e),n=/^(?:head|last)$/.test(e),o=$r[n?"take"+("last"==e?"Right":""):e],h=n||/^find/.test(e);o&&($r.prototype[e]=function(){var e=this.__wrapped__,c=n?[1]:arguments,l=e instanceof nn,d=c[0],m=l||ns(e),y=function(t){var e=o.apply($r,Ve([t],c));return n&&v?e[0]:e;};m&&r&&"function"==typeof d&&1!=d.length&&(l=m=!1);var v=this.__chain__,w=!!this.__actions__.length,_=h&&!v,M=l&&!w;if(!h&&m){e=M?e:new nn(this);var A=t.apply(e,c);return A.__actions__.push({func:Ia,args:[y],thisArg:f}),new rn(A,v);}return _&&M?t.apply(this,c):(A=this.thru(y),_?n?A.value()[0]:A.value():A);});}),Ue(["pop","push","shift","sort","splice","unshift"],function(t){var e=qt[t],r=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",n=/^(?:pop|shift)$/.test(t);$r.prototype[t]=function(){var t=arguments;if(n&&!this.__chain__){var o=this.value();return e.apply(ns(o)?o:[],t);}return this[r](function(r){return e.apply(ns(r)?r:[],t);});};}),Pn(nn.prototype,function(t,e){var r=$r[e];if(r){var n=r.name+"";Gt.call(Hr,n)||(Hr[n]=[]),Hr[n].push({name:e,func:r});}}),Hr[eo(f,2).name]=[{name:"wrapper",func:f}],nn.prototype.clone=function(){var t=new nn(this.__wrapped__);return t.__actions__=Hi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Hi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Hi(this.__views__),t;},nn.prototype.reverse=function(){if(this.__filtered__){var t=new nn(this);t.__dir__=-1,t.__filtered__=!0;}else(t=this.clone()).__dir__*=-1;return t;},nn.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,r=ns(t),n=e<0,o=r?t.length:0,view=function(t,e,r){var n=-1,o=r.length;for(;++n=this.__values__.length;return{done:t,value:t?f:this.__values__[this.__index__++]};},$r.prototype.plant=function(t){for(var e,r=this;r instanceof en;){var n=ta(r);n.__index__=0,n.__values__=f,e?o.__wrapped__=n:e=n;var o=n;r=r.__wrapped__;}return o.__wrapped__=t,e;},$r.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof nn){var e=t;return this.__actions__.length&&(e=new nn(this)),(e=e.reverse()).__actions__.push({func:Ia,args:[pa],thisArg:f}),new rn(e,this.__chain__);}return this.thru(pa);},$r.prototype.toJSON=$r.prototype.valueOf=$r.prototype.value=function(){return Ti(this.__wrapped__,this.__actions__);},$r.prototype.first=$r.prototype.head,ue&&($r.prototype[ue]=function(){return this;}),$r;}();Se._=Br,(o=function(){return Br;}.call(e,r,e,n))===f||(n.exports=o);}).call(this);}).call(this,r(20),r(43)(t));},function(t,e){},function(t,e,r){"use strict";e.sha1=r(358),e.sha224=r(359),e.sha256=r(206),e.sha384=r(360),e.sha512=r(207);},function(t,e,r){"use strict";var n=r(50),o=r(96),f=r(205),h=n.rotl32,c=n.sum32,l=n.sum32_5,d=f.ft_1,m=o.BlockHash,y=[1518500249,1859775393,2400959708,3395469782];function v(){if(!(this instanceof v))return new v();m.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80);}n.inherits(v,m),t.exports=v,v.blockSize=512,v.outSize=160,v.hmacStrength=80,v.padLength=64,v.prototype._update=function(t,e){for(var r=this.W,i=0;i<16;i++)r[i]=t[e+i];for(;ithis.blockSize&&(t=new this.Hash().update(t).digest()),o(t.length<=this.blockSize);for(var i=t.length;i=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout();},e));},r(366),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate;}).call(this,r(20));},function(t,e,r){(function(t,e){!function(t,r){"use strict";if(!t.setImmediate){var n,html,o,f,h,c=1,l={},d=!1,m=t.document,y=Object.getPrototypeOf&&Object.getPrototypeOf(t);y=y&&y.setTimeout?y:t,"[object process]"==={}.toString.call(t.process)?n=function(t){e.nextTick(function(){w(t);});}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,r=t.onmessage;return t.onmessage=function(){e=!1;},t.postMessage("","*"),t.onmessage=r,e;}}()?t.MessageChannel?((o=new MessageChannel()).port1.onmessage=function(t){w(t.data);},n=function(t){o.port2.postMessage(t);}):m&&"onreadystatechange"in m.createElement("script")?(html=m.documentElement,n=function(t){var script=m.createElement("script");script.onreadystatechange=function(){w(t),script.onreadystatechange=null,html.removeChild(script),script=null;},html.appendChild(script);}):n=function(t){setTimeout(w,0,t);}:(f="setImmediate$"+Math.random()+"$",h=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(f)&&w(+e.data.slice(f.length));},t.addEventListener?t.addEventListener("message",h,!1):t.attachEvent("onmessage",h),n=function(e){t.postMessage(f+e,"*");}),y.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),i=0;i=0&&t<=256&&!(t%1)?"1"+v.substring(0,t):c.throwArgumentError("invalid decimal size","decimals",t);}function _(t,e){null==e&&(e=0);const r=w(e),n=(t=h.a.from(t)).lt(d);n&&(t=t.mul(m));let o=t.mod(r).toString();for(;o.length2&&c.throwArgumentError("too many decimal points","value",t);let f=o[0],l=o[1];for(f||(f="0"),l||(l="0");"0"===l[l.length-1];)l=l.substring(0,l.length-1);for(l.length>r.length-1&&y("fractional component exceeds decimals","underflow","parseFixed"),""===l&&(l="0");l.lengthnull==t[e]?n:(typeof t[e]!==r&&c.throwArgumentError("invalid fixed format ("+e+" not "+r+")","format."+e,t[e]),t[e]);e=o("signed","boolean",e),r=o("width","number",r),n=o("decimals","number",n);}return r%8&&c.throwArgumentError("invalid fixed format width (not byte aligned)","format.width",r),n>80&&c.throwArgumentError("invalid fixed format (decimals too large)","format.decimals",n),new A(l,e,r,n);}}class E{constructor(t,e,r,n){t!==l&&c.throwError("cannot use FixedNumber constructor; use FixedNumber.from",o.b.errors.UNSUPPORTED_OPERATION,{operation:"new FixedFormat"}),this.format=n,this._hex=e,this._value=r,this._isFixedNumber=!0,Object.freeze(this);}_checkFormat(t){this.format.name!==t.format.name&&c.throwArgumentError("incompatible format; use fixedNumber.toFormat","other",t);}addUnsafe(t){this._checkFormat(t);const a=M(this._value,this.format.decimals),b=M(t._value,t.format.decimals);return E.fromValue(a.add(b),this.format.decimals,this.format);}subUnsafe(t){this._checkFormat(t);const a=M(this._value,this.format.decimals),b=M(t._value,t.format.decimals);return E.fromValue(a.sub(b),this.format.decimals,this.format);}mulUnsafe(t){this._checkFormat(t);const a=M(this._value,this.format.decimals),b=M(t._value,t.format.decimals);return E.fromValue(a.mul(b).div(this.format._multiplier),this.format.decimals,this.format);}divUnsafe(t){this._checkFormat(t);const a=M(this._value,this.format.decimals),b=M(t._value,t.format.decimals);return E.fromValue(a.mul(this.format._multiplier).div(b),this.format.decimals,this.format);}floor(){const t=this.toString().split(".");1===t.length&&t.push("0");let e=E.from(t[0],this.format);const r=!t[1].match(/^(0*)$/);return this.isNegative()&&r&&(e=e.subUnsafe(x.toFormat(e.format))),e;}ceiling(){const t=this.toString().split(".");1===t.length&&t.push("0");let e=E.from(t[0],this.format);const r=!t[1].match(/^(0*)$/);return!this.isNegative()&&r&&(e=e.addUnsafe(x.toFormat(e.format))),e;}round(t){null==t&&(t=0);const e=this.toString().split(".");if(1===e.length&&e.push("0"),(t<0||t>80||t%1)&&c.throwArgumentError("invalid decimal count","decimals",t),e[1].length<=t)return this;const r=E.from("1"+v.substring(0,t),this.format),n=S.toFormat(this.format);return this.mulUnsafe(r).addUnsafe(n).floor().divUnsafe(r);}isZero(){return"0.0"===this._value||"0"===this._value;}isNegative(){return"-"===this._value[0];}toString(){return this._value;}toHexString(t){if(null==t)return this._hex;t%8&&c.throwArgumentError("invalid byte width","width",t);const e=h.a.from(this._hex).fromTwos(this.format.width).toTwos(t).toHexString();return Object(n.h)(e,t/8);}toUnsafeFloat(){return parseFloat(this.toString());}toFormat(t){return E.fromString(this._value,t);}static fromValue(t,e,r){return null!=r||null==e||Object(h.d)(e)||(r=e,e=null),null==e&&(e=0),null==r&&(r="fixed"),E.fromString(_(t,e),A.from(r));}static fromString(t,e){null==e&&(e="fixed");const r=A.from(e),o=M(t,r.decimals);!r.signed&&o.lt(d)&&y("unsigned value cannot be negative","overflow","value",t);let f=null;r.signed?f=o.toTwos(r.width).toHexString():(f=o.toHexString(),f=Object(n.h)(f,r.width/8));const h=_(o,r.decimals);return new E(l,f,h,r);}static fromBytes(t,e){null==e&&(e="fixed");const r=A.from(e);if(Object(n.a)(t).length>r.width/8)throw new Error("overflow");let o=h.a.from(t);r.signed&&(o=o.fromTwos(r.width));const f=o.toTwos((r.signed?0:1)+r.width).toHexString(),c=_(o,r.decimals);return new E(l,f,c,r);}static from(t,e){if("string"==typeof t)return E.fromString(t,e);if(Object(n.j)(t))return E.fromBytes(t,e);try{return E.fromValue(t,0,e);}catch(t){if(t.code!==o.b.errors.INVALID_ARGUMENT)throw t;}return c.throwArgumentError("invalid FixedNumber value","value",t);}static isFixedNumber(t){return!(!t||!t._isFixedNumber);}}const x=E.from(1),S=E.from("0.5");},function(t,e,r){e.smt=r(210),e.eddsa=r(467),e.mimc7=r(272),e.mimcsponge=r(288),e.babyJub=r(168),e.pedersenHash=r(270),e.SMT=r(210).SMT,e.SMTMemDB=r(265),e.poseidon=r(167);},function(t,e,r){const n=r(37),o=[0,1,2,2,3,3,3,3,4,4,4,4,4,4,4,4];t.exports.fromString=function(s,t){return t&&10!=t?16==t?BigInt("0x"+s):void 0:BigInt(s);},t.exports.fromArray=function(a,t){let e=0n;t=BigInt(t);for(let i=0;i>BigInt(t);},t.exports.shl=t.exports.shiftLeft,t.exports.shr=t.exports.shiftRight,t.exports.isOdd=function(a){return 1n==(1n&BigInt(a));},t.exports.naf=function(t){let e=BigInt(t);const r=[];for(;e;){if(1n&e){const t=2-Number(e%4n);r.push(t),e-=BigInt(t);}else r.push(0);e>>=1n;}return r;},t.exports.bits=function(t){let e=BigInt(t);const r=[];for(;e;)1n&e?r.push(1):r.push(0),e>>=1n;return r;},t.exports.toNumber=function(s){return n(s<0x100000000n),Number(s);},t.exports.toArray=function(s,t){const e=[];let r=BigInt(s);for(t=BigInt(t);r;)e.unshift(Number(r%t)),r/=t;return e;},t.exports.e=function(a){return BigInt(a);},t.exports.add=function(a,b){return BigInt(a)+BigInt(b);},t.exports.sub=function(a,b){return BigInt(a)-BigInt(b);},t.exports.neg=function(a){return-BigInt(a);},t.exports.mul=function(a,b){return BigInt(a)*BigInt(b);},t.exports.square=function(a){return BigInt(a)*BigInt(a);},t.exports.div=function(a,b){return BigInt(a)/BigInt(b);},t.exports.mod=function(a,b){return BigInt(a)%BigInt(b);},t.exports.eq=function(a,b){return BigInt(a)==BigInt(b);},t.exports.neq=function(a,b){return BigInt(a)!=BigInt(b);},t.exports.lt=function(a,b){return BigInt(a)BigInt(b);},t.exports.leq=function(a,b){return BigInt(a)<=BigInt(b);},t.exports.geq=function(a,b){return BigInt(a)>=BigInt(b);},t.exports.band=function(a,b){return BigInt(a)&BigInt(b);},t.exports.bor=function(a,b){return BigInt(a)|BigInt(b);},t.exports.bxor=function(a,b){return BigInt(a)^BigInt(b);},t.exports.band=function(a,b){return BigInt(a)&&BigInt(b);},t.exports.bor=function(a,b){return BigInt(a)||BigInt(b);},t.exports.bnot=function(a){return!BigInt(a);};},function(t,e,r){"use strict";var n=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},i=0;i<10;i++)e["_"+String.fromCharCode(i)]=i;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t];}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t;}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("");}catch(t){return!1;}}()?Object.assign:function(t,source){for(var e,r,h=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t);}(t),s=1;s=n)return t;switch(t){case"%s":return String(r[i++]);case"%d":return Number(r[i++]);case"%j":try{return JSON.stringify(r[i++]);}catch(t){return"[Circular]";}default:return t;}}),h=r[i];i=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),_(r)?n.showHidden=r:r&&e._extend(n,r),x(n.showHidden)&&(n.showHidden=!1),x(n.depth)&&(n.depth=2),x(n.colors)&&(n.colors=!1),x(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=l),m(n,t,n.depth);}function l(t,e){var style=c.styles[e];return style?"["+c.colors[style][0]+"m"+t+"["+c.colors[style][1]+"m":t;}function d(t,e){return t;}function m(t,r,n){if(t.customInspect&&r&&O(r.inspect)&&r.inspect!==e.inspect&&(!r.constructor||r.constructor.prototype!==r)){var o=r.inspect(n,t);return E(o)||(o=m(t,o,n)),o;}var f=function(t,e){if(x(e))return t.stylize("undefined","undefined");if(E(e)){var r="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(r,"string");}if(A(e))return t.stylize(""+e,"number");if(_(e))return t.stylize(""+e,"boolean");if(M(e))return t.stylize("null","null");}(t,r);if(f)return f;var h=Object.keys(r),c=function(t){var e={};return t.forEach(function(t,r){e[t]=!0;}),e;}(h);if(t.showHidden&&(h=Object.getOwnPropertyNames(r)),T(r)&&(h.indexOf("message")>=0||h.indexOf("description")>=0))return y(r);if(0===h.length){if(O(r)){var l=r.name?": "+r.name:"";return t.stylize("[Function"+l+"]","special");}if(S(r))return t.stylize(RegExp.prototype.toString.call(r),"regexp");if(k(r))return t.stylize(Date.prototype.toString.call(r),"date");if(T(r))return y(r);}var output,base="",d=!1,I=["{","}"];(w(r)&&(d=!0,I=["[","]"]),O(r))&&(base=" [Function"+(r.name?": "+r.name:"")+"]");return S(r)&&(base=" "+RegExp.prototype.toString.call(r)),k(r)&&(base=" "+Date.prototype.toUTCString.call(r)),T(r)&&(base=" "+y(r)),0!==h.length||d&&0!=r.length?n<0?S(r)?t.stylize(RegExp.prototype.toString.call(r),"regexp"):t.stylize("[Object]","special"):(t.seen.push(r),output=d?function(t,e,r,n,o){for(var output=[],i=0,f=e.length;i=0&&0,t+e.replace(/\u001b\[\d\d?m/g,"").length+1;},0);if(e>60)return t[0]+(""===base?"":base+"\n ")+" "+output.join(",\n ")+" "+t[1];return t[0]+base+" "+output.join(", ")+" "+t[1];}(output,base,I)):I[0]+base+I[1];}function y(t){return"["+Error.prototype.toString.call(t)+"]";}function v(t,e,r,n,o,f){var h,c,desc;if((desc=Object.getOwnPropertyDescriptor(e,o)||{value:e[o]}).get?c=desc.set?t.stylize("[Getter/Setter]","special"):t.stylize("[Getter]","special"):desc.set&&(c=t.stylize("[Setter]","special")),P(n,o)||(h="["+o+"]"),c||(t.seen.indexOf(desc.value)<0?(c=M(r)?m(t,desc.value,null):m(t,desc.value,r-1)).indexOf("\n")>-1&&(c=f?c.split("\n").map(function(line){return" "+line;}).join("\n").substr(2):"\n"+c.split("\n").map(function(line){return" "+line;}).join("\n")):c=t.stylize("[Circular]","special")),x(h)){if(f&&o.match(/^\d+$/))return c;(h=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(h=h.substr(1,h.length-2),h=t.stylize(h,"name")):(h=h.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),h=t.stylize(h,"string"));}return h+": "+c;}function w(t){return Array.isArray(t);}function _(t){return"boolean"==typeof t;}function M(t){return null===t;}function A(t){return"number"==typeof t;}function E(t){return"string"==typeof t;}function x(t){return void 0===t;}function S(t){return I(t)&&"[object RegExp]"===B(t);}function I(t){return"object"==typeof t&&null!==t;}function k(t){return I(t)&&"[object Date]"===B(t);}function T(t){return I(t)&&("[object Error]"===B(t)||t instanceof Error);}function O(t){return"function"==typeof t;}function B(t){return Object.prototype.toString.call(t);}function C(t){return t<10?"0"+t.toString(10):t.toString(10);}e.debuglog=function(r){if(x(f)&&(f=t.env.NODE_DEBUG||""),r=r.toUpperCase(),!h[r])if(new RegExp("\\b"+r+"\\b","i").test(f)){var n=t.pid;h[r]=function(){var t=e.format.apply(e,arguments);console.error("%s %d: %s",r,n,t);};}else h[r]=function(){};return h[r];},e.inspect=c,c.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},c.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},e.isArray=w,e.isBoolean=_,e.isNull=M,e.isNullOrUndefined=function(t){return null==t;},e.isNumber=A,e.isString=E,e.isSymbol=function(t){return"symbol"==typeof t;},e.isUndefined=x,e.isRegExp=S,e.isObject=I,e.isDate=k,e.isError=T,e.isFunction=O,e.isPrimitive=function(t){return null===t||"boolean"==typeof t||"number"==typeof t||"string"==typeof t||"symbol"==typeof t||void 0===t;},e.isBuffer=r(372);var R=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function P(t,e){return Object.prototype.hasOwnProperty.call(t,e);}e.log=function(){var t,time;console.log("%s - %s",(t=new Date(),time=[C(t.getHours()),C(t.getMinutes()),C(t.getSeconds())].join(":"),[t.getDate(),R[t.getMonth()],time].join(" ")),e.format.apply(e,arguments));},e.inherits=r(373),e._extend=function(t,e){if(!e||!I(e))return t;for(var r=Object.keys(e),i=r.length;i--;)t[r[i]]=e[r[i]];return t;};var N="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function j(t,e){if(!t){var r=new Error("Promise was rejected with a falsy value");r.reason=t,t=r;}return e(t);}e.promisify=function(t){if("function"!=typeof t)throw new TypeError('The "original" argument must be of type Function');if(N&&t[N]){var e;if("function"!=typeof(e=t[N]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(e,N,{value:e,enumerable:!1,writable:!1,configurable:!0}),e;}function e(){for(var e,r,n=new Promise(function(t,n){e=t,r=n;}),o=[],i=0;i>1,l=n(t,e,r-1,o,2*f),d=n(t,e,r-1,o+f,2*f),m=new Array(h);for(let i=0;i=0;)this.w[n]=this.F.square(this.w[n+1]),this.wi[n]=this.F.square(this.wi[n+1]),n--;this.roots=[],this._setRoots(15);}_setRoots(t){for(let i=t;i>=0&&!this.roots[i];i--){let t=this.F.one;const e=1<a.length&&([b,a]=[a,b]),b.length<=2||b.length0){return new Array(t).fill(this.F.zero).concat(p);}return-t>=p.length?[]:p.slice(-t);}eval2(p,t){let e=this.F.zero,r=this.F.one;for(let i=0;i>1),e.mul(r,t(p,h,n+o,o<<1,f>>1)));return c;}(this.extend(p,r),t,0,1,r);}lagrange(t){let e=[this.F.one];for(let i=0;i>1,h=this._fft(t,e-1,r,2*n),c=this._fft(t,e-1,r+n,2*n),l=new Array(o);let d=this.F.one;for(let i=0;i0&&this.F.eq(p[i],this.F.zero);)i--;return p.slice(0,i+1);}eq(a,b){const t=this.reduce(a),e=this.reduce(b);if(t.length!=e.length)return!1;for(let i=0;i=0;i--)e[i]=this.F.add(this.F.mul(e[i+1],t),p[i+1]);return e;}_next2Power(t){return t--,t|=t>>1,t|=t>>2,t|=t>>4,t|=t>>8,t|=t>>16,++t;}toString(p){let t="";for(let i=this.normalize(p).length-1;i>=0;i--)this.F.eq(p[i],this.F.zero)||(""!=t&&(t+=" + "),t+=p[i].toString(10),i>0&&(t+="x",i>1&&(t=t+"^"+i)));return t;}normalize(p){const t=new Array(p.length);for(let i=0;i2*h&&(l=this.sub(this.scaleX([this.F.one],2*h),this.mul(s,f)));let d,m,q=[],y=u,v=!1;for(;!v;)d=this.mul(y,s),q=this.add(q,this.scaleX(d,-2*h)),c>2*h?(m=this.mul(y,l),y=this.scaleX(m,-2*h),c=y.length-1):v=!0;return q;}oneRoot(t,i){let e=r(t-1)+1,n=this.F.one,o=i;if(i>=t)throw new Error("Given 'i' should be lower than 'n'");if(1<0;)!0&o&&(n=this.F.mul(n,this.w[e])),o>>=1,e--;return n;}computeVanishingPolinomial(t,e){const r=1<>1n,this.bitLength=o.bitLength(this.p),this.mask=(1n<>1n;this.nqr=this.two;let e=this.pow(this.nqr,t);for(;!this.eq(e,this.minusone);)this.nqr=this.nqr+1n,e=this.pow(this.nqr,t);for(this.s=0,this.t=this.minusone;0n==(1n&this.t);)this.s=this.s+1,this.t=this.t>>1n;this.nqr_to_t=this.pow(this.nqr,this.t);}e(a,b){let t;if(b?16==b&&(t=BigInt("0x"+a)):t=BigInt(a),t<0){let e=-t;return e>=this.p&&(e%=this.p),this.p-e;}return t>=this.p?t%this.p:t;}add(a,b){const t=a+b;return t>=this.p?t-this.p:t;}sub(a,b){return a>=b?a-b:this.p-b+a;}neg(a){return a?this.p-a:a;}mul(a,b){return a*b%this.p;}mulScalar(base,s){return base*this.e(s)%this.p;}square(a){return a*a%this.p;}eq(a,b){return a==b;}neq(a,b){return a!=b;}lt(a,b){return(a>this.half?a-this.p:a)<(b>this.half?b-this.p:b);}gt(a,b){return(a>this.half?a-this.p:a)>(b>this.half?b-this.p:b);}leq(a,b){return(a>this.half?a-this.p:a)<=(b>this.half?b-this.p:b);}geq(a,b){return(a>this.half?a-this.p:a)>=(b>this.half?b-this.p:b);}div(a,b){return this.mul(a,this.inv(b));}idiv(a,b){return n(b,"Division by zero"),a/b;}inv(a){n(a,"Division by zero");let t=0n,e=this.p,r=1n,o=a%this.p;for(;o;){let q=e/o;[t,r]=[r,t-q*r],[e,o]=[o,e-q*o];}return t<0n&&(t+=this.p),t;}mod(a,b){return a%b;}pow(b,t){return f.exp(this,b,t);}band(a,b){const t=a&b&this.mask;return t>=this.p?t-this.p:t;}bor(a,b){const t=(a|b)&this.mask;return t>=this.p?t-this.p:t;}bxor(a,b){const t=(a^b)&this.mask;return t>=this.p?t-this.p:t;}bnot(a){const t=a^this.mask;return t>=this.p?t-this.p:t;}shl(a,b){if(Number(b)=this.p?t-this.p:t;}{const t=this.p-b;return Number(t)>t:0n;}}shr(a,b){if(Number(b)>b;{const t=this.p-b;if(Number(t)=this.p?e-this.p:e;}return 0;}}land(a,b){return a&&b?1n:0n;}lor(a,b){return a||b?1n:0n;}lnot(a){return a?0n:1n;}sqrt(t){if(0n==t)return this.zero;if(1n!=this.pow(t,this.minusone>>this.one))return null;let e=this.s,r=this.nqr_to_t,n=this.pow(t,this.t),o=this.pow(t,this.add(this.t,this.one)>>1n);for(;1n!=n;){let t=this.square(n),i=1;for(;1n!=t;)i++,t=this.square(t);let b=r;for(let t=0;tthis.p>>1n&&(o=this.neg(o)),o;}normalize(a,b){if((a=BigInt(a,b))<0){let t=-a;return t>=this.p&&(t%=this.p),this.p-t;}return a>=this.p?a%this.p:a;}random(){const t=2*this.bitLength/8;let e=0n;for(let i=0;ithis.half){t="-"+(this.p-a).toString(base);}else t=a.toString(base);return t;}isZero(a){return 0n==a;}};},function(t,e,r){(e=t.exports=r(214)).Stream=e,e.Readable=e,e.Writable=r(218),e.Duplex=r(80),e.Transform=r(219),e.PassThrough=r(383),e.finished=r(150),e.pipeline=r(384);},function(t,e){},function(t,e,r){"use strict";function n(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable;})),e.push.apply(e,r);}return e;}function o(t){for(var i=1;i0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(s){if(0===this.length)return"";for(var p=this.head,t=""+p.data;p=p.next;)t+=s+p.data;return t;}},{key:"concat",value:function(t){if(0===this.length)return l.alloc(0);for(var e,r,n,o=l.allocUnsafe(t>>>0),p=this.head,i=0;p;)e=p.data,r=o,n=i,l.prototype.copy.call(e,r,n),i+=p.data.length,p=p.next;return o;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?r+=n:r+=n.slice(0,t),0==(t-=o)){o===n.length?(++e,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++e;}return this.length-=e,r;}},{key:"_getBuffer",value:function(t){var e=l.allocUnsafe(t),p=this.head,r=1;for(p.data.copy(e),t-=p.data.length;p=p.next;){var n=p.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++r,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++r;}return this.length-=r,e;}},{key:m,value:function(t,e){return d(this,o(o({},e),{},{depth:0,customInspect:!1}));}}])&&h(e.prototype,r),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),t;}();},function(t,e){},function(t,e,r){"use strict";(function(e){var n;function o(t,e,r){return(e=function(t){var e=function(input,t){if("object"!=typeof input||null===input)return input;var e=input[Symbol.toPrimitive];if(void 0!==e){var r=e.call(input,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===t?String:Number)(input);}(t,"string");return"symbol"==typeof e?e:String(e);}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}var f=r(150),h=Symbol("lastResolve"),c=Symbol("lastReject"),l=Symbol("error"),d=Symbol("ended"),m=Symbol("lastPromise"),y=Symbol("handlePromise"),v=Symbol("stream");function w(t,e){return{value:t,done:e};}function _(t){var e=t[h];if(null!==e){var data=t[v].read();null!==data&&(t[m]=null,t[h]=null,t[c]=null,e(w(data,!1)));}}function M(t){e.nextTick(_,t);}var A=Object.getPrototypeOf(function(){}),E=Object.setPrototypeOf((o(n={get stream(){return this[v];},next:function(){var t=this,r=this[l];if(null!==r)return Promise.reject(r);if(this[d])return Promise.resolve(w(void 0,!0));if(this[v].destroyed)return new Promise(function(r,n){e.nextTick(function(){t[l]?n(t[l]):r(w(void 0,!0));});});var n,o=this[m];if(o)n=new Promise(function(t,e){return function(r,n){t.then(function(){e[d]?r(w(void 0,!0)):e[y](r,n);},n);};}(o,this));else{var data=this[v].read();if(null!==data)return Promise.resolve(w(data,!1));n=new Promise(this[y]);}return this[m]=n,n;}},Symbol.asyncIterator,function(){return this;}),o(n,"return",function(){var t=this;return new Promise(function(e,r){t[v].destroy(null,function(t){t?r(t):e(w(void 0,!0));});});}),n),A);t.exports=function(t){var e,r=Object.create(E,(o(e={},v,{value:t,writable:!0}),o(e,h,{value:null,writable:!0}),o(e,c,{value:null,writable:!0}),o(e,l,{value:null,writable:!0}),o(e,d,{value:t._readableState.endEmitted,writable:!0}),o(e,y,{value:function(t,e){var data=r[v].read();data?(r[m]=null,r[h]=null,r[c]=null,t(w(data,!1))):(r[h]=t,r[c]=e);},writable:!0}),e));return r[m]=null,f(t,function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=r[c];return null!==e&&(r[m]=null,r[h]=null,r[c]=null,e(t)),void(r[l]=t);}var n=r[h];null!==n&&(r[m]=null,r[h]=null,r[c]=null,n(w(void 0,!0))),r[d]=!0;}),t.on("readable",M.bind(null,r)),r;};}).call(this,r(19));},function(t,e){t.exports=function(){throw new Error("Readable.from is not available in the browser");};},function(t,e,r){"use strict";t.exports=o;var n=r(219);function o(t){if(!(this instanceof o))return new o(t);n.call(this,t);}r(4)(o,n),o.prototype._transform=function(t,e,r){r(null,t);};},function(t,e,r){"use strict";var n;var o=r(79).codes,f=o.ERR_MISSING_ARGS,h=o.ERR_STREAM_DESTROYED;function c(t){if(t)throw t;}function l(t){t();}function d(t,e){return t.pipe(e);}t.exports=function(){for(var t=arguments.length,e=new Array(t),o=0;o0,function(t){m||(m=t),t&&v.forEach(l),o||(v.forEach(l),y(m));});});return e.reduce(d);};},function(t,e,r){var n=r(4),o=r(81),f=r(7).Buffer,h=[1518500249,1859775393,-1894007588,-899497514],c=new Array(80);function l(){this.init(),this._w=c,o.call(this,64,56);}function d(t){return t<<30|t>>>2;}function m(s,b,t,e){return 0===s?b&t|~b&e:2===s?b&t|b&e|t&e:b^t^e;}n(l,o),l.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this;},l.prototype._update=function(t){for(var e,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,f=0|this._e,i=0;i<16;++i)r[i]=t.readInt32BE(4*i);for(;i<80;++i)r[i]=r[i-3]^r[i-8]^r[i-14]^r[i-16];for(var c=0;c<80;++c){var s=~~(c/20),l=0|((e=a)<<5|e>>>27)+m(s,b,n,o)+f+r[c]+h[s];f=o,o=n,n=d(b),b=a,a=l;}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=f+this._e|0;},l.prototype._hash=function(){var t=f.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t;},t.exports=l;},function(t,e,r){var n=r(4),o=r(81),f=r(7).Buffer,h=[1518500249,1859775393,-1894007588,-899497514],c=new Array(80);function l(){this.init(),this._w=c,o.call(this,64,56);}function d(t){return t<<5|t>>>27;}function m(t){return t<<30|t>>>2;}function y(s,b,t,e){return 0===s?b&t|~b&e:2===s?b&t|b&e|t&e:b^t^e;}n(l,o),l.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this;},l.prototype._update=function(t){for(var e,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,f=0|this._e,i=0;i<16;++i)r[i]=t.readInt32BE(4*i);for(;i<80;++i)r[i]=(e=r[i-3]^r[i-8]^r[i-14]^r[i-16])<<1|e>>>31;for(var c=0;c<80;++c){var s=~~(c/20),l=d(a)+y(s,b,n,o)+f+r[c]+h[s]|0;f=o,o=n,n=m(b),b=a,a=l;}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=f+this._e|0;},l.prototype._hash=function(){var t=f.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t;},t.exports=l;},function(t,e,r){var n=r(4),o=r(220),f=r(81),h=r(7).Buffer,c=new Array(64);function l(){this.init(),this._w=c,f.call(this,64,56);}n(l,o),l.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this;},l.prototype._hash=function(){var t=h.allocUnsafe(28);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t;},t.exports=l;},function(t,e,r){var n=r(4),o=r(221),f=r(81),h=r(7).Buffer,c=new Array(160);function l(){this.init(),this._w=c,f.call(this,128,112);}n(l,o),l.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this;},l.prototype._hash=function(){var t=h.allocUnsafe(48);function e(e,r,n){t.writeInt32BE(e,n),t.writeInt32BE(r,n+4);}return e(this._ah,this._al,0),e(this._bh,this._bl,8),e(this._ch,this._cl,16),e(this._dh,this._dl,24),e(this._eh,this._el,32),e(this._fh,this._fl,40),t;},t.exports=l;},function(t,e){},function(t,e,r){"use strict";var n=r(154).Buffer,o=r(391);t.exports=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function");}(this,t),this.head=null,this.tail=null,this.length=0;}return t.prototype.push=function(t){var e={data:t,next:null};this.length>0?this.tail.next=e:this.head=e,this.tail=e,++this.length;},t.prototype.unshift=function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;},t.prototype.shift=function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}},t.prototype.clear=function(){this.head=this.tail=null,this.length=0;},t.prototype.join=function(s){if(0===this.length)return"";for(var p=this.head,t=""+p.data;p=p.next;)t+=s+p.data;return t;},t.prototype.concat=function(t){if(0===this.length)return n.alloc(0);for(var e,r,o,f=n.allocUnsafe(t>>>0),p=this.head,i=0;p;)e=p.data,r=f,o=i,e.copy(r,o),i+=p.data.length,p=p.next;return f;},t;}(),o&&o.inspect&&o.inspect.custom&&(t.exports.prototype[o.inspect.custom]=function(){var t=o.inspect({length:this.length});return this.constructor.name+" "+t;});},function(t,e){},function(t,e,r){"use strict";t.exports=f;var n=r(226),o=Object.create(r(98));function f(t){if(!(this instanceof f))return new f(t);n.call(this,t);}o.inherits=r(4),o.inherits(f,n),f.prototype._transform=function(t,e,r){r(null,t);};},function(t,e,r){t.exports=r(155);},function(t,e,r){t.exports=r(67);},function(t,e,r){t.exports=r(153).Transform;},function(t,e,r){t.exports=r(153).PassThrough;},function(t,e,r){"use strict";var n=r(4),o=r(7).Buffer,f=r(62),h=o.alloc(128),c=64;function l(t,e){f.call(this,"digest"),"string"==typeof e&&(e=o.from(e)),this._alg=t,this._key=e,e.length>c?e=t(e):e.length15){var t=this.cache.slice(0,16);return this.cache=this.cache.slice(16),t;}return null;},v.prototype.flush=function(){for(var t=16-this.cache.length,e=f.allocUnsafe(t),i=-1;++i>i%8,t._prev=f(t._prev,r?n:o);return h;}function f(t,e){var r=t.length,i=-1,o=n.allocUnsafe(t.length);for(t=n.concat([t,n.from([e])]);++i>7;return o;}e.encrypt=function(t,e,r){for(var f=e.length,h=n.allocUnsafe(f),i=-1;++i>>0,0),e.writeUInt32BE(t[1]>>>0,4),e.writeUInt32BE(t[2]>>>0,8),e.writeUInt32BE(t[3]>>>0,12),e;}function h(t){this.h=t,this.state=n.alloc(16,0),this.cache=n.allocUnsafe(0);}h.prototype.ghash=function(t){for(var i=-1;++i0;e--)n[e]=n[e]>>>1|(1&n[e-1])<<31;n[0]=n[0]>>>1,r&&(n[0]=n[0]^225<<24);}this.state=f(o);},h.prototype.update=function(t){var e;for(this.cache=n.concat([this.cache,t]);this.cache.length>=16;)e=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(e);},h.prototype.final=function(t,e){return this.cache.length&&this.ghash(n.concat([this.cache,o],16)),this.ghash(f([0,t,0,e])),this.state;},t.exports=h;},function(t,e,r){var n=r(240),o=r(7).Buffer,f=r(158),h=r(241),c=r(62),l=r(120),d=r(121);function m(t,e,r){c.call(this),this._cache=new y(),this._last=void 0,this._cipher=new l.AES(e),this._prev=o.from(r),this._mode=t,this._autopadding=!0;}function y(){this.cache=o.allocUnsafe(0);}function v(t,e,r){var c=f[t.toLowerCase()];if(!c)throw new TypeError("invalid suite type");if("string"==typeof r&&(r=o.from(r)),"GCM"!==c.mode&&r.length!==c.iv)throw new TypeError("invalid iv length "+r.length);if("string"==typeof e&&(e=o.from(e)),e.length!==c.key/8)throw new TypeError("invalid key length "+e.length);return"stream"===c.type?new h(c.module,e,r,!0):"auth"===c.type?new n(c.module,e,r,!0):new m(c.module,e,r);}r(4)(m,c),m.prototype._update=function(data){var t,e;this._cache.add(data);for(var r=[];t=this._cache.get(this._autopadding);)e=this._mode.decrypt(this,t),r.push(e);return o.concat(r);},m.prototype._final=function(){var t=this._cache.flush();if(this._autopadding)return function(t){var e=t[15];if(e<1||e>16)throw new Error("unable to decrypt data");var i=-1;for(;++i16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;}else if(this.cache.length>=16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;return null;},y.prototype.flush=function(){if(this.cache.length)return this.cache;},e.createDecipher=function(t,e){var r=f[t.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var n=d(e,!1,r.key,r.iv);return v(t,n.key,n.iv);},e.createDecipheriv=v;},function(t,e){e["des-ecb"]={key:8,iv:0},e["des-cbc"]=e.des={key:8,iv:8},e["des-ede3-cbc"]=e.des3={key:24,iv:8},e["des-ede3"]={key:24,iv:0},e["des-ede-cbc"]={key:16,iv:8},e["des-ede"]={key:16,iv:0};},function(t,e,r){(function(t){var n=r(242),o=r(418),f=r(419);var h={binary:!0,hex:!0,base64:!0};e.DiffieHellmanGroup=e.createDiffieHellmanGroup=e.getDiffieHellman=function(e){var r=new t(o[e].prime,"hex"),n=new t(o[e].gen,"hex");return new f(r,n);},e.createDiffieHellman=e.DiffieHellman=function e(r,o,c,l){return t.isBuffer(o)||void 0===h[o]?e(r,"binary",o,c):(o=o||"binary",l=l||"binary",c=c||new t([2]),t.isBuffer(c)||(c=new t(c,l)),"number"==typeof r?new f(n(r,c),c,!0):(t.isBuffer(r)||(r=new t(r,o)),new f(r,c,!0)));};}).call(this,r(3).Buffer);},function(t,e){},function(t,e){},function(t){t.exports=JSON.parse('{"modp1":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},"modp2":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},"modp5":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},"modp14":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},"modp15":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},"modp16":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},"modp17":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},"modp18":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"}}');},function(t,e,r){(function(e){var n=r(16),o=new(r(243))(),f=new n(24),h=new n(11),c=new n(10),l=new n(3),d=new n(7),m=r(242),y=r(60);function v(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this._pub=new n(t),this;}function w(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this._priv=new n(t),this;}t.exports=M;var _={};function M(t,e,r){this.setGenerator(e),this.__prime=new n(t),this._prime=n.mont(this.__prime),this._primeLen=t.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,r?(this.setPublicKey=v,this.setPrivateKey=w):this._primeCode=8;}function A(t,r){var n=new e(t.toArray());return r?n.toString(r):n;}Object.defineProperty(M.prototype,"verifyError",{enumerable:!0,get:function(){return"number"!=typeof this._primeCode&&(this._primeCode=function(t,e){var r=e.toString("hex"),n=[r,t.toString(16)].join("_");if(n in _)return _[n];var y,v=0;if(t.isEven()||!m.simpleSieve||!m.fermatTest(t)||!o.test(t))return v+=1,v+="02"===r||"05"===r?8:4,_[n]=v,v;switch(o.test(t.shrn(1))||(v+=2),r){case"02":t.mod(f).cmp(h)&&(v+=8);break;case"05":(y=t.mod(c)).cmp(l)&&y.cmp(d)&&(v+=8);break;default:v+=4;}return _[n]=v,v;}(this.__prime,this.__gen)),this._primeCode;}}),M.prototype.generateKeys=function(){return this._priv||(this._priv=new n(y(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey();},M.prototype.computeSecret=function(t){var r=(t=(t=new n(t)).toRed(this._prime)).redPow(this._priv).fromRed(),o=new e(r.toArray()),f=this.getPrime();if(o.length0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(s){if(0===this.length)return"";for(var p=this.head,t=""+p.data;p=p.next;)t+=s+p.data;return t;}},{key:"concat",value:function(t){if(0===this.length)return l.alloc(0);for(var e,r,n,o=l.allocUnsafe(t>>>0),p=this.head,i=0;p;)e=p.data,r=o,n=i,l.prototype.copy.call(e,r,n),i+=p.data.length,p=p.next;return o;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?r+=n:r+=n.slice(0,t),0==(t-=o)){o===n.length?(++e,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++e;}return this.length-=e,r;}},{key:"_getBuffer",value:function(t){var e=l.allocUnsafe(t),p=this.head,r=1;for(p.data.copy(e),t-=p.data.length;p=p.next;){var n=p.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++r,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++r;}return this.length-=r,e;}},{key:m,value:function(t,e){return d(this,o(o({},e),{},{depth:0,customInspect:!1}));}}])&&h(e.prototype,r),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),t;}();},function(t,e){},function(t,e,r){"use strict";(function(e){var n;function o(t,e,r){return(e=function(t){var e=function(input,t){if("object"!=typeof input||null===input)return input;var e=input[Symbol.toPrimitive];if(void 0!==e){var r=e.call(input,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===t?String:Number)(input);}(t,"string");return"symbol"==typeof e?e:String(e);}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}var f=r(160),h=Symbol("lastResolve"),c=Symbol("lastReject"),l=Symbol("error"),d=Symbol("ended"),m=Symbol("lastPromise"),y=Symbol("handlePromise"),v=Symbol("stream");function w(t,e){return{value:t,done:e};}function _(t){var e=t[h];if(null!==e){var data=t[v].read();null!==data&&(t[m]=null,t[h]=null,t[c]=null,e(w(data,!1)));}}function M(t){e.nextTick(_,t);}var A=Object.getPrototypeOf(function(){}),E=Object.setPrototypeOf((o(n={get stream(){return this[v];},next:function(){var t=this,r=this[l];if(null!==r)return Promise.reject(r);if(this[d])return Promise.resolve(w(void 0,!0));if(this[v].destroyed)return new Promise(function(r,n){e.nextTick(function(){t[l]?n(t[l]):r(w(void 0,!0));});});var n,o=this[m];if(o)n=new Promise(function(t,e){return function(r,n){t.then(function(){e[d]?r(w(void 0,!0)):e[y](r,n);},n);};}(o,this));else{var data=this[v].read();if(null!==data)return Promise.resolve(w(data,!1));n=new Promise(this[y]);}return this[m]=n,n;}},Symbol.asyncIterator,function(){return this;}),o(n,"return",function(){var t=this;return new Promise(function(e,r){t[v].destroy(null,function(t){t?r(t):e(w(void 0,!0));});});}),n),A);t.exports=function(t){var e,r=Object.create(E,(o(e={},v,{value:t,writable:!0}),o(e,h,{value:null,writable:!0}),o(e,c,{value:null,writable:!0}),o(e,l,{value:null,writable:!0}),o(e,d,{value:t._readableState.endEmitted,writable:!0}),o(e,y,{value:function(t,e){var data=r[v].read();data?(r[m]=null,r[h]=null,r[c]=null,t(w(data,!1))):(r[h]=t,r[c]=e);},writable:!0}),e));return r[m]=null,f(t,function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=r[c];return null!==e&&(r[m]=null,r[h]=null,r[c]=null,e(t)),void(r[l]=t);}var n=r[h];null!==n&&(r[m]=null,r[h]=null,r[c]=null,n(w(void 0,!0))),r[d]=!0;}),t.on("readable",M.bind(null,r)),r;};}).call(this,r(19));},function(t,e){t.exports=function(){throw new Error("Readable.from is not available in the browser");};},function(t,e,r){"use strict";t.exports=o;var n=r(249);function o(t){if(!(this instanceof o))return new o(t);n.call(this,t);}r(4)(o,n),o.prototype._transform=function(t,e,r){r(null,t);};},function(t,e,r){"use strict";var n;var o=r(82).codes,f=o.ERR_MISSING_ARGS,h=o.ERR_STREAM_DESTROYED;function c(t){if(t)throw t;}function l(t){t();}function d(t,e){return t.pipe(e);}t.exports=function(){for(var t=arguments.length,e=new Array(t),o=0;o0,function(t){m||(m=t),t&&v.forEach(l),o||(v.forEach(l),y(m));});});return e.reduce(d);};},function(t,e,r){var n=r(7).Buffer,o=r(227),f=r(161),h=r(84).ec,c=r(252),l=r(123),d=r(258);function m(t,q,e,r){if((t=n.from(t.toArray())).length0&&e.ishrn(r),e;}function v(q,t,e){var r,f;do{for(r=n.alloc(0);8*r.length=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e){},function(t){t.exports=JSON.parse('{"name":"elliptic","version":"6.5.4","description":"EC cryptography","main":"lib/elliptic.js","files":["lib"],"scripts":{"lint":"eslint lib test","lint:fix":"npm run lint -- --fix","unit":"istanbul test _mocha --reporter=spec test/index.js","test":"npm run lint && npm run unit","version":"grunt dist && git add dist/"},"repository":{"type":"git","url":"git@github.com:indutny/elliptic"},"keywords":["EC","Elliptic","curve","Cryptography"],"author":"Fedor Indutny ","license":"MIT","bugs":{"url":"https://github.com/indutny/elliptic/issues"},"homepage":"https://github.com/indutny/elliptic","devDependencies":{"brfs":"^2.0.2","coveralls":"^3.1.0","eslint":"^7.6.0","grunt":"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1","istanbul":"^0.4.5","mocha":"^8.0.1"},"dependencies":{"bn.js":"^4.11.9","brorand":"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1","inherits":"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}');},function(t,e,r){"use strict";var n=r(45),o=r(16),f=r(4),h=r(122),c=n.assert;function l(t){h.call(this,"short",t),this.a=new o(t.a,16).toRed(this.red),this.b=new o(t.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(t),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4);}function d(t,e,r,n){h.BasePoint.call(this,t,"affine"),null===e&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new o(e,16),this.y=new o(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1);}function m(t,e,r,n){h.BasePoint.call(this,t,"jacobian"),null===e&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new o(0)):(this.x=new o(e,16),this.y=new o(r,16),this.z=new o(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one;}f(l,h),t.exports=l,l.prototype._getEndomorphism=function(t){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var e,r;if(t.beta)e=new o(t.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);e=(e=n[0].cmp(n[1])<0?n[0]:n[1]).toRed(this.red);}if(t.lambda)r=new o(t.lambda,16);else{var f=this._getEndoRoots(this.n);0===this.g.mul(f[0]).x.cmp(this.g.x.redMul(e))?r=f[0]:(r=f[1],c(0===this.g.mul(r).x.cmp(this.g.x.redMul(e))));}return{beta:e,lambda:r,basis:t.basis?t.basis.map(function(t){return{a:new o(t.a,16),b:new o(t.b,16)};}):this._getEndoBasis(r)};}},l.prototype._getEndoRoots=function(t){var e=t===this.p?this.red:o.mont(t),r=new o(2).toRed(e).redInvm(),n=r.redNeg(),s=new o(3).toRed(e).redNeg().redSqrt().redMul(r);return[n.redAdd(s).fromRed(),n.redSub(s).fromRed()];},l.prototype._getEndoBasis=function(t){for(var e,r,n,f,h,c,l,d,m,y=this.n.ushrn(Math.floor(this.n.bitLength()/2)),u=t,v=this.n.clone(),w=new o(1),_=new o(0),M=new o(0),A=new o(1),i=0;0!==u.cmpn(0);){var q=v.div(u);d=v.sub(q.mul(u)),m=M.sub(q.mul(w));var E=A.sub(q.mul(_));if(!n&&d.cmp(y)<0)e=l.neg(),r=w,n=d.neg(),f=m;else if(n&&2==++i)break;l=d,v=u,u=d,M=w,w=m,A=_,_=E;}h=d.neg(),c=m;var x=n.sqr().add(f.sqr());return h.sqr().add(c.sqr()).cmp(x)>=0&&(h=e,c=r),n.negative&&(n=n.neg(),f=f.neg()),h.negative&&(h=h.neg(),c=c.neg()),[{a:n,b:f},{a:h,b:c}];},l.prototype._endoSplit=function(t){var e=this.endo.basis,r=e[0],n=e[1],o=n.b.mul(t).divRound(this.n),f=r.b.neg().mul(t).divRound(this.n),h=o.mul(r.a),c=f.mul(n.a),l=o.mul(r.b),d=f.mul(n.b);return{k1:t.sub(h).sub(c),k2:l.add(d).neg()};},l.prototype.pointFromX=function(t,e){(t=new o(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var f=n.fromRed().isOdd();return(e&&!f||!e&&f)&&(n=n.redNeg()),this.point(t,n);},l.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,r=t.y,n=this.a.redMul(e),o=e.redSqr().redMul(e).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0);},l.prototype._endoWnafMulAdd=function(t,e,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i":"";},d.prototype.isInfinity=function(){return this.inf;},d.prototype.add=function(p){if(this.inf)return p;if(p.inf)return this;if(this.eq(p))return this.dbl();if(this.neg().eq(p))return this.curve.point(null,null);if(0===this.x.cmp(p.x))return this.curve.point(null,null);var t=this.y.redSub(p.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(p.x).redInvm()));var e=t.redSqr().redISub(this.x).redISub(p.x),r=t.redMul(this.x.redSub(e)).redISub(this.y);return this.curve.point(e,r);},d.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var a=this.curve.a,e=this.x.redSqr(),r=t.redInvm(),n=e.redAdd(e).redIAdd(e).redIAdd(a).redMul(r),o=n.redSqr().redISub(this.x.redAdd(this.x)),f=n.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,f);},d.prototype.getX=function(){return this.x.fromRed();},d.prototype.getY=function(){return this.y.fromRed();},d.prototype.mul=function(t){return t=new o(t,16),this.isInfinity()?this:this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t);},d.prototype.mulAdd=function(t,e,r){var n=[this,e],o=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2);},d.prototype.jmulAdd=function(t,e,r){var n=[this,e],o=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0);},d.prototype.eq=function(p){return this===p||this.inf===p.inf&&(this.inf||0===this.x.cmp(p.x)&&0===this.y.cmp(p.y));},d.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var pre=this.precomputed,r=function(p){return p.neg();};e.precomputed={naf:pre.naf&&{wnd:pre.naf.wnd,points:pre.naf.points.map(r)},doubles:pre.doubles&&{step:pre.doubles.step,points:pre.doubles.points.map(r)}};}return e;},d.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one);},f(m,h.BasePoint),l.prototype.jpoint=function(t,e,r){return new m(this,t,e,r);},m.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),r=this.x.redMul(e),n=this.y.redMul(e).redMul(t);return this.curve.point(r,n);},m.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z);},m.prototype.add=function(p){if(this.isInfinity())return p;if(p.isInfinity())return this;var t=p.z.redSqr(),e=this.z.redSqr(),r=this.x.redMul(t),n=p.x.redMul(e),o=this.y.redMul(t.redMul(p.z)),f=p.y.redMul(e.redMul(this.z)),h=r.redSub(n),c=o.redSub(f);if(0===h.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=h.redSqr(),h3=h2.redMul(h),l=r.redMul(h2),d=c.redSqr().redIAdd(h3).redISub(l).redISub(l),m=c.redMul(l.redISub(d)).redISub(o.redMul(h3)),y=this.z.redMul(p.z).redMul(h);return this.curve.jpoint(d,m,y);},m.prototype.mixedAdd=function(p){if(this.isInfinity())return p.toJ();if(p.isInfinity())return this;var t=this.z.redSqr(),e=this.x,r=p.x.redMul(t),n=this.y,o=p.y.redMul(t).redMul(this.z),f=e.redSub(r),h=n.redSub(o);if(0===f.cmpn(0))return 0!==h.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=f.redSqr(),h3=h2.redMul(f),c=e.redMul(h2),l=h.redSqr().redIAdd(h3).redISub(c).redISub(c),d=h.redMul(c.redISub(l)).redISub(n.redMul(h3)),m=this.z.redMul(f);return this.curve.jpoint(l,d,m);},m.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();var i;if(this.curve.zeroA||this.curve.threeA){var e=this;for(i=0;i=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0;}},m.prototype.inspect=function(){return this.isInfinity()?"":"";},m.prototype.isInfinity=function(){return 0===this.z.cmpn(0);};},function(t,e,r){"use strict";var n=r(16),o=r(4),f=r(122),h=r(45);function c(t){f.call(this,"mont",t),this.a=new n(t.a,16).toRed(this.red),this.b=new n(t.b,16).toRed(this.red),this.i4=new n(4).toRed(this.red).redInvm(),this.two=new n(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two));}function l(t,e,r){f.BasePoint.call(this,t,"projective"),null===e&&null===r?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new n(e,16),this.z=new n(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)));}o(c,f),t.exports=c,c.prototype.validate=function(t){var e=t.normalize().x,r=e.redSqr(),n=r.redMul(e).redAdd(r.redMul(this.a)).redAdd(e);return 0===n.redSqrt().redSqr().cmp(n);},o(l,f.BasePoint),c.prototype.decodePoint=function(t,e){return this.point(h.toArray(t,e),1);},c.prototype.point=function(t,e){return new l(this,t,e);},c.prototype.pointFromJSON=function(t){return l.fromJSON(this,t);},l.prototype.precompute=function(){},l.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength());},l.fromJSON=function(t,e){return new l(t,e[0],e[1]||t.one);},l.prototype.inspect=function(){return this.isInfinity()?"":"";},l.prototype.isInfinity=function(){return 0===this.z.cmpn(0);},l.prototype.dbl=function(){var t=this.x.redAdd(this.z).redSqr(),e=this.x.redSub(this.z).redSqr(),r=t.redSub(e),n=t.redMul(e),o=r.redMul(e.redAdd(this.curve.a24.redMul(r)));return this.curve.point(n,o);},l.prototype.add=function(){throw new Error("Not supported on Montgomery curve");},l.prototype.diffAdd=function(p,t){var a=this.x.redAdd(this.z),b=this.x.redSub(this.z),e=p.x.redAdd(p.z),r=p.x.redSub(p.z).redMul(a),n=e.redMul(b),o=t.z.redMul(r.redAdd(n).redSqr()),f=t.x.redMul(r.redISub(n).redSqr());return this.curve.point(o,f);},l.prototype.mul=function(t){for(var e=t.clone(),a=this,b=this.curve.point(null,null),r=[];0!==e.cmpn(0);e.iushrn(1))r.push(e.andln(1));for(var i=r.length-1;i>=0;i--)0===r[i]?(a=a.diffAdd(b,this),b=b.dbl()):(b=a.diffAdd(b,this),a=a.dbl());return b;},l.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve");},l.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve");},l.prototype.eq=function(t){return 0===this.getX().cmp(t.getX());},l.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this;},l.prototype.getX=function(){return this.normalize(),this.x.fromRed();};},function(t,e,r){"use strict";var n=r(45),o=r(16),f=r(4),h=r(122),c=n.assert;function l(t){this.twisted=1!=(0|t.a),this.mOneA=this.twisted&&-1==(0|t.a),this.extended=this.mOneA,h.call(this,"edwards",t),this.a=new o(t.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new o(t.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new o(t.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),c(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|t.c);}function d(t,e,r,n,f){h.BasePoint.call(this,t,"projective"),null===e&&null===r&&null===n?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new o(e,16),this.y=new o(r,16),this.z=n?new o(n,16):this.curve.one,this.t=f&&new o(f,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))));}f(l,h),t.exports=l,l.prototype._mulA=function(t){return this.mOneA?t.redNeg():this.a.redMul(t);},l.prototype._mulC=function(t){return this.oneC?t:this.c.redMul(t);},l.prototype.jpoint=function(t,e,r,n){return this.point(t,e,r,n);},l.prototype.pointFromX=function(t,e){(t=new o(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr(),n=this.c2.redSub(this.a.redMul(r)),f=this.one.redSub(this.c2.redMul(this.d).redMul(r)),h=n.redMul(f.redInvm()),c=h.redSqrt();if(0!==c.redSqr().redSub(h).cmp(this.zero))throw new Error("invalid point");var l=c.fromRed().isOdd();return(e&&!l||!e&&l)&&(c=c.redNeg()),this.point(t,c);},l.prototype.pointFromY=function(t,e){(t=new o(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr(),n=r.redSub(this.c2),f=r.redMul(this.d).redMul(this.c2).redSub(this.a),h=n.redMul(f.redInvm());if(0===h.cmp(this.zero)){if(e)throw new Error("invalid point");return this.point(this.zero,t);}var c=h.redSqrt();if(0!==c.redSqr().redSub(h).cmp(this.zero))throw new Error("invalid point");return c.fromRed().isOdd()!==e&&(c=c.redNeg()),this.point(c,t);},l.prototype.validate=function(t){if(t.isInfinity())return!0;t.normalize();var e=t.x.redSqr(),r=t.y.redSqr(),n=e.redMul(this.a).redAdd(r),o=this.c2.redMul(this.one.redAdd(this.d.redMul(e).redMul(r)));return 0===n.cmp(o);},f(d,h.BasePoint),l.prototype.pointFromJSON=function(t){return d.fromJSON(this,t);},l.prototype.point=function(t,e,r,n){return new d(this,t,e,r,n);},d.fromJSON=function(t,e){return new d(t,e[0],e[1],e[2]);},d.prototype.inspect=function(){return this.isInfinity()?"":"";},d.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c));},d.prototype._extDbl=function(){var a=this.x.redSqr(),b=this.y.redSqr(),t=this.z.redSqr();t=t.redIAdd(t);var e=this.curve._mulA(a),r=this.x.redAdd(this.y).redSqr().redISub(a).redISub(b),g=e.redAdd(b),n=g.redSub(t),o=e.redSub(b),f=r.redMul(n),h=g.redMul(o),c=r.redMul(o),l=n.redMul(g);return this.curve.point(f,h,l,c);},d.prototype._projDbl=function(){var t,e,r,n,o,f,b=this.x.redAdd(this.y).redSqr(),h=this.x.redSqr(),c=this.y.redSqr();if(this.curve.twisted){var l=(n=this.curve._mulA(h)).redAdd(c);this.zOne?(t=b.redSub(h).redSub(c).redMul(l.redSub(this.curve.two)),e=l.redMul(n.redSub(c)),r=l.redSqr().redSub(l).redSub(l)):(o=this.z.redSqr(),f=l.redSub(o).redISub(o),t=b.redSub(h).redISub(c).redMul(f),e=l.redMul(n.redSub(c)),r=l.redMul(f));}else n=h.redAdd(c),o=this.curve._mulC(this.z).redSqr(),f=n.redSub(o).redSub(o),t=this.curve._mulC(b.redISub(n)).redMul(f),e=this.curve._mulC(n).redMul(h.redISub(c)),r=n.redMul(f);return this.curve.point(t,e,r);},d.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl();},d.prototype._extAdd=function(p){var a=this.y.redSub(this.x).redMul(p.y.redSub(p.x)),b=this.y.redAdd(this.x).redMul(p.y.redAdd(p.x)),t=this.t.redMul(this.curve.dd).redMul(p.t),e=this.z.redMul(p.z.redAdd(p.z)),r=b.redSub(a),n=e.redSub(t),g=e.redAdd(t),o=b.redAdd(a),f=r.redMul(n),h=g.redMul(o),c=r.redMul(o),l=n.redMul(g);return this.curve.point(f,h,l,c);},d.prototype._projAdd=function(p){var t,e,a=this.z.redMul(p.z),b=a.redSqr(),r=this.x.redMul(p.x),n=this.y.redMul(p.y),o=this.curve.d.redMul(r).redMul(n),f=b.redSub(o),g=b.redAdd(o),h=this.x.redAdd(this.y).redMul(p.x.redAdd(p.y)).redISub(r).redISub(n),c=a.redMul(f).redMul(h);return this.curve.twisted?(t=a.redMul(g).redMul(n.redSub(this.curve._mulA(r))),e=f.redMul(g)):(t=a.redMul(g).redMul(n.redSub(r)),e=this.curve._mulC(f).redMul(g)),this.curve.point(c,t,e);},d.prototype.add=function(p){return this.isInfinity()?p:p.isInfinity()?this:this.curve.extended?this._extAdd(p):this._projAdd(p);},d.prototype.mul=function(t){return this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve._wnafMul(this,t);},d.prototype.mulAdd=function(t,p,e){return this.curve._wnafMulAdd(1,[this,p],[t,e],2,!1);},d.prototype.jmulAdd=function(t,p,e){return this.curve._wnafMulAdd(1,[this,p],[t,e],2,!0);},d.prototype.normalize=function(){if(this.zOne)return this;var t=this.z.redInvm();return this.x=this.x.redMul(t),this.y=this.y.redMul(t),this.t&&(this.t=this.t.redMul(t)),this.z=this.curve.one,this.zOne=!0,this;},d.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg());},d.prototype.getX=function(){return this.normalize(),this.x.fromRed();},d.prototype.getY=function(){return this.normalize(),this.y.fromRed();},d.prototype.eq=function(t){return this===t||0===this.getX().cmp(t.getX())&&0===this.getY().cmp(t.getY());},d.prototype.eqXToP=function(t){var e=t.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(e))return!0;for(var r=t.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(e.redIAdd(n),0===this.x.cmp(e))return!0;}},d.prototype.toP=d.prototype.normalize,d.prototype.mixedAdd=d.prototype.add;},function(t,e){t.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}};},function(t,e,r){"use strict";var n=r(16),o=r(438),f=r(45),h=r(162),c=r(159),l=f.assert,d=r(439),m=r(440);function y(t){if(!(this instanceof y))return new y(t);"string"==typeof t&&(l(Object.prototype.hasOwnProperty.call(h,t),"Unknown curve "+t),t=h[t]),t instanceof h.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash;}t.exports=y,y.prototype.keyPair=function(t){return new d(this,t);},y.prototype.keyFromPrivate=function(t,e){return d.fromPrivate(this,t,e);},y.prototype.keyFromPublic=function(t,e){return d.fromPublic(this,t,e);},y.prototype.genKeyPair=function(t){t||(t={});for(var e=new o({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||c(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),f=this.n.sub(new n(2));;){var h=new n(e.generate(r));if(!(h.cmp(f)>0))return h.iaddn(1),this.keyFromPrivate(h);}},y.prototype._truncateToN=function(t,e){var r=8*t.byteLength()-this.n.bitLength();return r>0&&(t=t.ushrn(r)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t;},y.prototype.sign=function(t,e,r,f){"object"==typeof r&&(f=r,r=null),f||(f={}),e=this.keyFromPrivate(e,r),t=this._truncateToN(new n(t,16));for(var h=this.n.byteLength(),c=e.getPrivate().toArray("be",h),l=t.toArray("be",h),d=new o({hash:this.hash,entropy:c,nonce:l,pers:f.pers,persEnc:f.persEnc||"utf8"}),y=this.n.sub(new n(1)),v=0;;v++){var w=f.k?f.k(v):new n(d.generate(this.n.byteLength()));if(!((w=this._truncateToN(w,!0)).cmpn(1)<=0||w.cmp(y)>=0)){var _=this.g.mul(w);if(!_.isInfinity()){var M=_.getX(),A=M.umod(this.n);if(0!==A.cmpn(0)){var s=w.invm(this.n).mul(A.mul(e.getPrivate()).iadd(t));if(0!==(s=s.umod(this.n)).cmpn(0)){var E=(_.getY().isOdd()?1:0)|(0!==M.cmp(A)?2:0);return f.canonical&&s.cmp(this.nh)>0&&(s=this.n.sub(s),E^=1),new m({r:A,s:s,recoveryParam:E});}}}}}},y.prototype.verify=function(t,e,r,o){t=this._truncateToN(new n(t,16)),r=this.keyFromPublic(r,o);var f=(e=new m(e,"hex")).r,s=e.s;if(f.cmpn(1)<0||f.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var p,h=s.invm(this.n),c=h.mul(t).umod(this.n),l=h.mul(f).umod(this.n);return this.curve._maxwellTrick?!(p=this.g.jmulAdd(c,r.getPublic(),l)).isInfinity()&&p.eqXToP(f):!(p=this.g.mulAdd(c,r.getPublic(),l)).isInfinity()&&0===p.getX().umod(this.n).cmp(f);},y.prototype.recoverPubKey=function(t,e,r,o){l((3&r)===r,"The recovery param is more than two bits"),e=new m(e,o);var f=this.n,h=new n(t),c=e.r,s=e.s,d=1&r,y=r>>1;if(c.cmp(this.curve.p.umod(this.curve.n))>=0&&y)throw new Error("Unable to find sencond key candinate");c=y?this.curve.pointFromX(c.add(this.curve.n),d):this.curve.pointFromX(c,d);var v=e.r.invm(f),w=f.sub(h).mul(v).umod(f),_=s.mul(v).umod(f);return this.g.mulAdd(w,c,_);},y.prototype.getKeyRecoveryParam=function(t,e,r,n){if(null!==(e=new m(e,n)).recoveryParam)return e.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(t,e,i);}catch(t){continue;}if(o.eq(r))return i;}throw new Error("Unable to find valid recovery factor");};},function(t,e,r){"use strict";var n=r(28),o=r(250),f=r(44);function h(t){if(!(this instanceof h))return new h(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=o.toArray(t.entropy,t.entropyEnc||"hex"),r=o.toArray(t.nonce,t.nonceEnc||"hex"),n=o.toArray(t.pers,t.persEnc||"hex");f(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,r,n);}t.exports=h,h.prototype._init=function(t,e,r){var n=t.concat(e).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(t.concat(r||[])),this._reseed=1;},h.prototype.generate=function(t,e,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(n=r,r=e,e=null),r&&(r=o.toArray(r,n||"hex"),this._update(r));for(var f=[];f.length";};},function(t,e,r){"use strict";var n=r(16),o=r(45),f=o.assert;function h(t,e){if(t instanceof h)return t;this._importDER(t,e)||(f(t.r&&t.s,"Signature without r or s"),this.r=new n(t.r,16),this.s=new n(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam);}function c(){this.place=0;}function l(t,p){var e=t[p.place++];if(!(128&e))return e;var r=15&e;if(0===r||r>4)return!1;for(var n=0,i=0,o=p.place;i>>=0;return!(n<=127)&&(p.place=o,n);}function d(t){for(var i=0,e=t.length-1;!t[i]&&!(128&t[i+1])&&i>>3);for(t.push(128|r);--r;)t.push(e>>>(r<<3)&255);t.push(e);}}t.exports=h,h.prototype._importDER=function(data,t){data=o.toArray(data,t);var p=new c();if(48!==data[p.place++])return!1;var e=l(data,p);if(!1===e)return!1;if(e+p.place!==data.length)return!1;if(2!==data[p.place++])return!1;var r=l(data,p);if(!1===r)return!1;var f=data.slice(p.place,r+p.place);if(p.place+=r,2!==data[p.place++])return!1;var h=l(data,p);if(!1===h)return!1;if(data.length!==h+p.place)return!1;var s=data.slice(p.place,h+p.place);if(0===f[0]){if(!(128&f[1]))return!1;f=f.slice(1);}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1);}return this.r=new n(f),this.s=new n(s),this.recoveryParam=null,!0;},h.prototype.toDER=function(t){var e=this.r.toArray(),s=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&s[0]&&(s=[0].concat(s)),e=d(e),s=d(s);!(s[0]||128&s[1]);)s=s.slice(1);var r=[2];m(r,e.length),(r=r.concat(e)).push(2),m(r,s.length);var n=r.concat(s),f=[48];return m(f,n.length),f=f.concat(n),o.encode(f,t);};},function(t,e,r){"use strict";var n=r(28),o=r(162),f=r(45),h=f.assert,c=f.parseBytes,l=r(442),d=r(443);function m(t){if(h("ed25519"===t,"only tested with ed25519 so far"),!(this instanceof m))return new m(t);t=o[t].curve,this.curve=t,this.g=t.g,this.g.precompute(t.n.bitLength()+1),this.pointClass=t.point().constructor,this.encodingLength=Math.ceil(t.n.bitLength()/8),this.hash=n.sha512;}t.exports=m,m.prototype.sign=function(t,e){t=c(t);var r=this.keyFromSecret(e),n=this.hashInt(r.messagePrefix(),t),o=this.g.mul(n),f=this.encodePoint(o),h=this.hashInt(f,r.pubBytes(),t).mul(r.priv()),l=n.add(h).umod(this.curve.n);return this.makeSignature({R:o,S:l,Rencoded:f});},m.prototype.verify=function(t,e,r){t=c(t),e=this.makeSignature(e);var n=this.keyFromPublic(r),o=this.hashInt(e.Rencoded(),n.pubBytes(),t),f=this.g.mul(e.S());return e.R().add(n.pub().mul(o)).eq(f);},m.prototype.hashInt=function(){for(var t=this.hash(),i=0;i=q)throw new Error("invalid sig");}t.exports=function(t,e,r,d,m){var y=h(r);if("ec"===y.type){if("ecdsa"!==d&&"ecdsa/rsa"!==d)throw new Error("wrong public key type");return function(t,e,r){var n=c[r.data.algorithm.curve.join(".")];if(!n)throw new Error("unknown curve "+r.data.algorithm.curve.join("."));var o=new f(n),h=r.data.subjectPrivateKey.data;return o.verify(e,t,h);}(t,e,y);}if("dsa"===y.type){if("dsa"!==d)throw new Error("wrong public key type");return function(t,e,r){var p=r.data.p,q=r.data.q,g=r.data.g,n=r.data.pub_key,f=h.signature.decode(t,"der"),s=f.s,c=f.r;l(s,q),l(c,q);var d=o.mont(p),m=s.invm(q),y=g.toRed(d).redPow(new o(e).mul(m).mod(q)).fromRed().mul(n.toRed(d).redPow(c.mul(m).mod(q)).fromRed()).mod(p).mod(q);return 0===y.cmp(c);}(t,e,y);}if("rsa"!==d&&"ecdsa/rsa"!==d)throw new Error("wrong public key type");e=n.concat([m,e]);for(var v=y.modulus.byteLength(),w=[1],_=0;e.length+w.length+2r-v-2)throw new Error("message too long");var w=y.alloc(r-n-v-2),_=r-m-1,M=o(m),A=c(y.concat([d,w,y.alloc(1,1),e],_),h(M,_)),E=c(M,h(A,m));return new l(y.concat([y.alloc(1),E,A],r));}(_,e);else if(1===v)w=function(t,e,r){var n,f=e.length,h=t.modulus.byteLength();if(f>h-11)throw new Error("message too long");n=r?y.alloc(h-f-3,255):function(t){var e,r=y.allocUnsafe(t),i=0,n=o(2*t),f=0;for(;i=0)throw new Error("data too long for modulus");}return r?m(w,_):d(w,_);};},function(t,e,r){var n=r(123),o=r(259),f=r(260),h=r(16),c=r(161),l=r(61),d=r(261),m=r(7).Buffer;t.exports=function(t,e,r){var y;y=t.padding?t.padding:r?1:4;var v,w=n(t),_=w.modulus.byteLength();if(e.length>_||new h(e).cmp(w.modulus)>=0)throw new Error("decryption error");v=r?d(new h(e),w):c(e,w);var M=m.alloc(_-v.length);if(v=m.concat([M,v],_),4===y)return function(t,e){var r=t.modulus.byteLength(),n=l("sha1").update(m.alloc(0)).digest(),h=n.length;if(0!==e[0])throw new Error("decryption error");var c=e.slice(1,h+1),d=e.slice(h+1),y=f(c,o(d,h)),v=f(d,o(y,r-h-1));if(function(a,b){a=m.from(a),b=m.from(b);var t=0,e=a.length;a.length!==b.length&&(t++,e=Math.min(a.length,b.length));var i=-1;for(;++i=e.length){o++;break;}var f=e.slice(2,i-1);("0002"!==n.toString("hex")&&!r||"0001"!==n.toString("hex")&&r)&&o++;f.length<8&&o++;if(o)throw new Error("decryption error");return e.slice(i);}(0,v,r);if(3===y)return v;throw new Error("unknown padding");};},function(t,e,r){"use strict";(function(t,n){function o(){throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11");}var f=r(7),h=(r(60),f.Buffer),c=f.kMaxLength,l=t.crypto||t.msCrypto,d=Math.pow(2,32)-1;function m(t,e){if("number"!=typeof t||t!=t)throw new TypeError("offset must be a number");if(t>d||t<0)throw new TypeError("offset must be a uint32");if(t>c||t>e)throw new RangeError("offset out of range");}function y(t,e,r){if("number"!=typeof t||t!=t)throw new TypeError("size must be a number");if(t>d||t<0)throw new TypeError("size must be a uint32");if(t+e>r||t>c)throw new RangeError("buffer too small");}function v(t,e,r,o){var f=t.buffer,h=new Uint8Array(f,e,r);return l.getRandomValues(h),o?void n.nextTick(function(){o(null,t);}):t;}l&&l.getRandomValues?(e.randomFill=function(e,r,n,o){if(!(h.isBuffer(e)||e instanceof t.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if("function"==typeof r)o=r,r=0,n=e.length;else if("function"==typeof n)o=n,n=e.length-r;else if("function"!=typeof o)throw new TypeError('"cb" argument must be a function');return m(r,e.length),y(n,r,e.length),v(e,r,n,o);},e.randomFillSync=function(e,r,n){void 0===r&&(r=0);if(!(h.isBuffer(e)||e instanceof t.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');m(r,e.length),void 0===n&&(n=e.length-r);return y(n,r,e.length),v(e,r,n);}):(e.randomFill=o,e.randomFillSync=o);}).call(this,r(20),r(19));},function(t,e,r){const n=r(148),o=r(37);function f(){if("undefined"!=typeof window){if(void 0!==window.crypto){let t=new Uint8Array(1);return window.crypto.getRandomValues(t),t[0];}return Math.floor(256*Math.random());}return r(212).randomBytes(1)[0];}t.exports=class{constructor(p){this.one=n.one,this.zero=n.zero,this.p=n(p),this.minusone=this.p.minus(n.one),this.two=n(2),this.half=this.p.shiftRight(1),this.bitLength=this.p.bitLength(),this.mask=n.one.shiftLeft(this.bitLength).minus(n.one),this.n64=Math.floor((this.bitLength-1)/64)+1,this.R=n.one.shiftLeft(64*this.n64);const t=this.minusone.shiftRight(this.one);this.nqr=this.two;let e=this.pow(this.nqr,t);for(;!e.equals(this.minusone);)this.nqr=this.nqr.add(this.one),e=this.pow(this.nqr,t);for(this.s=this.zero,this.t=this.minusone;!this.t.isOdd();)this.s=this.s.add(this.one),this.t=this.t.shiftRight(this.one);this.nqr_to_t=this.pow(this.nqr,this.t);}e(a,b){const t=n(a,b);return this.normalize(t);}add(a,b){let t=a.add(b);return t.geq(this.p)&&(t=t.minus(this.p)),t;}sub(a,b){return a.geq(b)?a.minus(b):this.p.minus(b.minus(a));}neg(a){return a.isZero()?a:this.p.minus(a);}mul(a,b){return a.times(b).mod(this.p);}mulScalar(base,s){return base.times(n(s)).mod(this.p);}square(a){return a.square().mod(this.p);}eq(a,b){return a.eq(b);}neq(a,b){return a.neq(b);}lt(a,b){const t=a.gt(this.half)?a.minus(this.p):a,e=b.gt(this.half)?b.minus(this.p):b;return t.lt(e);}gt(a,b){const t=a.gt(this.half)?a.minus(this.p):a,e=b.gt(this.half)?b.minus(this.p):b;return t.gt(e);}leq(a,b){const t=a.gt(this.half)?a.minus(this.p):a,e=b.gt(this.half)?b.minus(this.p):b;return t.leq(e);}geq(a,b){const t=a.gt(this.half)?a.minus(this.p):a,e=b.gt(this.half)?b.minus(this.p):b;return t.geq(e);}div(a,b){return o(!b.isZero(),"Division by zero"),a.times(b.modInv(this.p)).mod(this.p);}idiv(a,b){return o(!b.isZero(),"Division by zero"),a.divide(b);}inv(a){return o(!a.isZero(),"Division by zero"),a.modInv(this.p);}mod(a,b){return a.mod(b);}pow(a,b){return a.modPow(b,this.p);}band(a,b){return a.and(b).and(this.mask).mod(this.p);}bor(a,b){return a.or(b).and(this.mask).mod(this.p);}bxor(a,b){return a.xor(b).and(this.mask).mod(this.p);}bnot(a){return a.xor(this.mask).mod(this.p);}shl(a,b){if(b.lt(this.bitLength))return a.shiftLeft(b).and(this.mask).mod(this.p);{const t=this.p.minus(b);return t.lt(this.bitLength)?this.shr(a,t):n.zero;}}shr(a,b){if(b.lt(this.bitLength))return a.shiftRight(b);{const t=this.p.minus(b);return t.lt(this.bitLength)?this.shl(a,t):n.zero;}}land(a,b){return a.isZero()||b.isZero()?n.zero:n.one;}lor(a,b){return a.isZero()&&b.isZero()?n.zero:n.one;}lnot(a){return a.isZero()?n.one:n.zero;}sqrt(t){if(t.equals(this.zero))return this.zero;if(!this.pow(t,this.minusone.shiftRight(this.one)).equals(this.one))return null;let e=parseInt(this.s),r=this.nqr_to_t,n=this.pow(t,this.t),o=this.pow(t,this.add(this.t,this.one).shiftRight(this.one));for(;!n.equals(this.one);){let t=this.square(n),i=1;for(;!t.equals(this.one);)i++,t=this.square(t);let b=r;for(let t=0;t=0;--i){const o=this.loop_count_bits[i];n=this._doubleStep(r),e.coeffs.push(n),o&&(n=this._addStep(t,r),e.coeffs.push(n));}const o=this.G2.affine(this._g2MulByQ(t));if(!this.F2.eq(o[2],this.F2.one))throw new Error("Expected values are not equal");const f=this.G2.affine(this._g2MulByQ(o));if(!this.F2.eq(f[2],this.F2.one))throw new Error("Expected values are not equal");return this.loopCountNeg&&(r.Y=this.F2.neg(r.Y)),f[1]=this.F2.neg(f[1]),n=this._addStep(o,r),e.coeffs.push(n),n=this._addStep(f,r),e.coeffs.push(n),e;}millerLoop(t,e){let r,n=this.F12.one,o=0;for(let i=this.loop_count_bits.length-2;i>=0;--i){const f=this.loop_count_bits[i];r=e.coeffs[o++],n=this.F12.square(n),n=this._mul_by_024(n,r.ell_0,this.F2.mulScalar(r.ell_VW,t.PY),this.F2.mulScalar(r.ell_VV,t.PX)),f&&(r=e.coeffs[o++],n=this._mul_by_024(n,r.ell_0,this.F2.mulScalar(r.ell_VW,t.PY),this.F2.mulScalar(r.ell_VV,t.PX)));}return this.loopCountNeg&&(n=this.F12.inverse(n)),r=e.coeffs[o++],n=this._mul_by_024(n,r.ell_0,this.F2.mulScalar(r.ell_VW,t.PY),this.F2.mulScalar(r.ell_VV,t.PX)),r=e.coeffs[o++],n=this._mul_by_024(n,r.ell_0,this.F2.mulScalar(r.ell_VW,t.PY),this.F2.mulScalar(r.ell_VV,t.PX)),n;}finalExponentiation(t){return this.F12.exp(t,this.final_exponent);}_doubleStep(t){const e=t.X,r=t.Y,n=t.Z,o=this.F2.mulScalar(this.F2.mul(e,r),this.two_inv),f=this.F2.square(r),h=this.F2.square(n),c=this.F2.add(h,this.F2.add(h,h)),l=this.F2.mul(this.twist_coeff_b,c),d=this.F2.add(l,this.F2.add(l,l)),m=this.F2.mulScalar(this.F2.add(f,d),this.two_inv),y=this.F2.sub(this.F2.square(this.F2.add(r,n)),this.F2.add(f,h)),v=this.F2.sub(l,f),w=this.F2.square(e),_=this.F2.square(l);t.X=this.F2.mul(o,this.F2.sub(f,d)),t.Y=this.F2.sub(this.F2.sub(this.F2.square(m),_),this.F2.add(_,_)),t.Z=this.F2.mul(f,y);return{ell_0:this.F2.mul(v,this.twist),ell_VW:this.F2.neg(y),ell_VV:this.F2.add(w,this.F2.add(w,w))};}_addStep(base,t){const e=t.X,r=t.Y,n=t.Z,o=base[0],f=base[1],h=this.F2.sub(e,this.F2.mul(o,n)),c=this.F2.sub(r,this.F2.mul(f,n)),l=this.F2.square(h),d=this.F2.square(c),m=this.F2.mul(h,l),y=this.F2.mul(e,l),v=this.F2.sub(this.F2.add(m,this.F2.mul(n,d)),this.F2.add(y,y));t.X=this.F2.mul(h,v),t.Y=this.F2.sub(this.F2.mul(c,this.F2.sub(y,v)),this.F2.mul(m,r)),t.Z=this.F2.mul(n,m);return{ell_0:this.F2.mul(this.twist,this.F2.sub(this.F2.mul(c,o),this.F2.mul(h,f))),ell_VV:this.F2.neg(c),ell_VW:h};}_mul_by_024(a,t,e,r){let n=a[0][0],o=a[0][1],f=a[0][2],h=a[1][0],c=a[1][1],l=a[1][2];const d=t,m=r,y=e,v=this.F2.mul(n,d),w=this.F2.mul(f,m),_=this.F2.mul(c,y),M=this.F2.add(n,c);let A=this.F2.add(n,f);const E=this.F2.add(this.F2.add(o,h),l);let x=this.F2.mul(o,m),S=this.F2.add(x,_),I=this.F2.add(this.F2.mul(this.nonResidueF6,S),v);n=I,S=this.F2.mul(l,y),x=this.F2.add(x,S),S=this.F2.add(S,w),I=this.F2.mul(this.nonResidueF6,S),S=this.F2.mul(o,d),x=this.F2.add(x,S),I=this.F2.add(I,S),o=I;let k=this.F2.add(d,m);return S=this.F2.sub(this.F2.mul(A,k),this.F2.add(v,w)),I=this.F2.mul(h,y),x=this.F2.add(x,I),k=this.F2.add(f,c),f=this.F2.add(S,I),A=this.F2.add(m,y),S=this.F2.sub(this.F2.mul(k,A),this.F2.add(w,_)),I=this.F2.mul(this.nonResidueF6,S),S=this.F2.mul(h,d),x=this.F2.add(x,S),I=this.F2.add(I,S),h=I,S=this.F2.mul(l,m),x=this.F2.add(x,S),I=this.F2.mul(this.nonResidueF6,S),k=this.F2.add(d,y),S=this.F2.sub(this.F2.mul(M,k),this.F2.add(v,_)),I=this.F2.add(I,S),c=I,k=this.F2.add(this.F2.add(d,m),y),S=this.F2.sub(this.F2.mul(E,k),x),l=S,[[n,o,f],[h,c,l]];}_g2MulByQ(p){const t=[p[0][0],this.F1.mul(p[0][1],this.frobenius_coeffs_c1_1)],e=[p[1][0],this.F1.mul(p[1][1],this.frobenius_coeffs_c1_1)],r=[p[2][0],this.F1.mul(p[2][1],this.frobenius_coeffs_c1_1)];return[this.F2.mul(this.twist_mul_by_q_X,t),this.F2.mul(this.twist_mul_by_q_Y,e),r];}}();},function(t,e,r){const n="function"==typeof BigInt;t.exports=r(n?463:464);},function(t,e,r){(function(e){const n=r(37);t.exports.stringifyBigInts=function t(e){if("bigint"==typeof e||void 0!==e.eq)return e.toString(10);if(Array.isArray(e))return e.map(t);if("object"==typeof e){const r={};for(let n in e)r[n]=t(e[n]);return r;}return e;},t.exports.unstringifyBigInts=function t(e){if("string"==typeof e&&/^[0-9]+$/.test(e))return BigInt(e);if(Array.isArray(e))return e.map(t);if("object"==typeof e){const r={};for(let n in e)r[n]=t(e[n]);return r;}return e;},t.exports.beBuff2int=function(t){let e=0n,i=t.length;for(;i>0;)i>=4?(i-=4,e+=BigInt(t.readUInt32BE(i))<=2?(i-=2,e+=BigInt(t.readUInt16BE(i))<0;)h-4>=0?(h-=4,f.writeUInt32BE(Number(0xFFFFFFFFn&o),h),o>>=32n):h-2>=0?(h-=2,f.writeUInt16BE(Number(0xFFFFn&o),h),o>>=16n):(h-=1,f.writeUInt8(Number(0xFFn&o),h),o>>=8n);return n(0n==o),f;},t.exports.leBuff2int=function(t){let e=0n,i=0;for(;i>=32n):h+2<=r?(f.writeUInt16LE(Number(0xFFFFn&o),h),h+=2,o>>=16n):(f.writeUInt8(Number(0xFFn&o),h),h+=1,o>>=8n);return n(0n==o),f;};}).call(this,r(3).Buffer);},function(t,e,r){(function(e){const n=r(37),o=r(148);t.exports.stringifyBigInts=function t(e){if("bigint"==typeof e||void 0!==e.eq)return e.toString(10);if(Array.isArray(e))return e.map(t);if("object"==typeof e){const r={};for(let n in e)r[n]=t(e[n]);return r;}return e;},t.exports.unstringifyBigInts=function t(e){if("string"==typeof e&&/^[0-9]+$/.test(e))return o(e);if(Array.isArray(e))return e.map(t);if("object"==typeof e){const r={};for(let n in e)r[n]=t(e[n]);return r;}return e;},t.exports.beBuff2int=function(t){let e=o.zero;for(let i=0;i=0;){let t=Number(f.and(o("255")));c[h]=t,h--,f=f.shiftRight(8);}return n(f.eq(o.zero)),c;},t.exports.leBuff2int=function(t){let e=o.zero;for(let i=0;i=h.subOrder)return!1;const f=h.packPoint(r.R8),d=h.packPoint(n),m=l(t.concat([f,d,e])),y=c.leBuff2int(m),v=h.mulPointEscalar(h.Base8,r.S);let w=h.mulPointEscalar(n,o.mul(y,8));return w=h.addPoint(r.R8,w),!!h.F.eq(v[0],w[0])&&!!h.F.eq(v[1],w[1]);},e.verifyMiMC=function(t,e,r){if("object"!=typeof e)return!1;if(!Array.isArray(e.R8))return!1;if(2!=e.R8.length)return!1;if(!h.inCurve(e.R8))return!1;if(!Array.isArray(r))return!1;if(2!=r.length)return!1;if(!h.inCurve(r))return!1;if(e.S>=h.subOrder)return!1;const n=d.multiHash([e.R8[0],e.R8[1],r[0],r[1],t]),f=h.mulPointEscalar(h.Base8,e.S);let c=h.mulPointEscalar(r,o.mul(n,8));return c=h.addPoint(e.R8,c),!!h.F.eq(f[0],c[0])&&!!h.F.eq(f[1],c[1]);},e.verifyPoseidon=function(t,e,r){if("object"!=typeof e)return!1;if(!Array.isArray(e.R8))return!1;if(2!=e.R8.length)return!1;if(!h.inCurve(e.R8))return!1;if(!Array.isArray(r))return!1;if(2!=r.length)return!1;if(!h.inCurve(r))return!1;if(e.S>=h.subOrder)return!1;const n=m([e.R8[0],e.R8[1],r[0],r[1],t]),f=h.mulPointEscalar(h.Base8,e.S);let c=h.mulPointEscalar(r,o.mul(n,8));return c=h.addPoint(e.R8,c),!!h.F.eq(f[0],c[0])&&!!h.F.eq(f[1],c[1]);},e.verifyMiMCSponge=function(t,e,r){if("object"!=typeof e)return!1;if(!Array.isArray(e.R8))return!1;if(2!=e.R8.length)return!1;if(!h.inCurve(e.R8))return!1;if(!Array.isArray(r))return!1;if(2!=r.length)return!1;if(!h.inCurve(r))return!1;if(e.S>=h.subOrder)return!1;const n=y.multiHash([e.R8[0],e.R8[1],r[0],r[1],t]),o=h.mulPointEscalar(h.Base8,e.S);let f=h.mulPointEscalar(r,n.times(bigInt("8")));return f=h.addPoint(e.R8,f),!!h.F.eq(o[0],f[0])&&!!h.F.eq(o[1],f[1]);},e.packSignature=function(e){const r=h.packPoint(e.R8),n=c.leInt2Buff(e.S,32);return t.concat([r,n]);},e.unpackSignature=function(t){return{R8:h.unpackPoint(t.slice(0,32)),S:c.leBuff2int(t.slice(32,64))};},e.pruneBuffer=v;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";var n=r(469);t.exports=function(t){return function(e,r){var o=function(e){switch("string"==typeof e?e.toLowerCase():e){case"blake224":return t.Blake224;case"blake256":return t.Blake256;case"blake384":return t.Blake384;case"blake512":return t.Blake512;default:throw new Error("Invald algorithm: "+e);}}(e);return new n(new o(),r);};};},function(t,e,r){"use strict";(function(e){var n=r(222).Transform;function o(t,e){n.call(this,e),this._engine=t,this._finalized=!1;}r(4)(o,n),o.prototype._transform=function(t,e,r){var n=null;try{this.update(t,e);}catch(t){n=t;}r(n);},o.prototype._flush=function(t){var e=null;try{this.push(this.digest());}catch(t){e=t;}t(e);},o.prototype.update=function(data,t){if(!e.isBuffer(data)&&"string"!=typeof data)throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Digest already called");return e.isBuffer(data)||(data=e.from(data,t)),this._engine.update(data),this;},o.prototype.digest=function(t){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var e=this._engine.digest();return void 0!==t&&(e=e.toString(t)),e;},t.exports=o;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";t.exports={Blake224:r(471),Blake256:r(267),Blake384:r(472),Blake512:r(269)};},function(t,e,r){"use strict";(function(e){var n=r(4),o=r(267),f=e.from([0]),h=e.from([128]);function c(){o.call(this),this._h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428],this._zo=f,this._oo=h;}n(c,o),c.prototype.digest=function(){this._padding();for(var t=e.alloc(28),i=0;i<7;++i)t.writeUInt32BE(this._h[i],4*i);return t;},t.exports=c;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(e){var n=r(4),o=r(269),f=e.from([0]),h=e.from([128]);function c(){o.call(this),this._h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428],this._zo=f,this._oo=h;}n(c,o),c.prototype.digest=function(){this._padding();for(var t=e.alloc(48),i=0;i<12;++i)t.writeUInt32BE(this._h[i],4*i);return t;},t.exports=c;}).call(this,r(3).Buffer);},function(t,e,r){var n=r(271),o=r(474);function f(t,a,b){var e=t[a]+t[b],r=t[a+1]+t[b+1];e>=4294967296&&r++,t[a]=e,t[a+1]=r;}function h(t,a,e,r){var n=t[a]+e;e<0&&(n+=4294967296);var o=t[a+1]+r;n>=4294967296&&o++,t[a]=n,t[a+1]=o;}function c(t,i){return t[i]^t[i+1]<<8^t[i+2]<<16^t[i+3]<<24;}function l(a,b,t,e,r,n){var o=v[r],c=v[r+1],l=v[n],d=v[n+1];f(y,a,b),h(y,a,o,c);var m=y[e]^y[a],w=y[e+1]^y[a+1];y[e]=w,y[e+1]=m,f(y,t,e),m=y[b]^y[t],w=y[b+1]^y[t+1],y[b]=m>>>24^w<<8,y[b+1]=w>>>24^m<<8,f(y,a,b),h(y,a,l,d),m=y[e]^y[a],w=y[e+1]^y[a+1],y[e]=m>>>16^w<<16,y[e+1]=w>>>16^m<<16,f(y,t,e),m=y[b]^y[t],w=y[b+1]^y[t+1],y[b]=w>>>31^m<<1,y[b+1]=m>>>31^w<<1;}var d=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),m=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3].map(function(t){return 2*t;})),y=new Uint32Array(32),v=new Uint32Array(32);function w(t,e){var i=0;for(i=0;i<16;i++)y[i]=t.h[i],y[i+16]=d[i];for(y[24]=y[24]^t.t,y[25]=y[25]^t.t/4294967296,e&&(y[28]=~y[28],y[29]=~y[29]),i=0;i<32;i++)v[i]=c(t.b,4*i);for(i=0;i<12;i++)l(0,8,16,24,m[16*i+0],m[16*i+1]),l(2,10,18,26,m[16*i+2],m[16*i+3]),l(4,12,20,28,m[16*i+4],m[16*i+5]),l(6,14,22,30,m[16*i+6],m[16*i+7]),l(0,10,20,30,m[16*i+8],m[16*i+9]),l(2,12,22,24,m[16*i+10],m[16*i+11]),l(4,14,16,26,m[16*i+12],m[16*i+13]),l(6,8,18,28,m[16*i+14],m[16*i+15]);for(i=0;i<16;i++)t.h[i]=t.h[i]^y[i]^y[i+16];}var _=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);function M(t,e,r,n){_.fill(0),this.b=new Uint8Array(128),this.h=new Uint32Array(16),this.t=0,this.c=0,this.outlen=t,_[0]=t,e&&(_[1]=e.length),_[2]=1,_[3]=1,r&&_.set(r,32),n&&_.set(n,48);for(var i=0;i<16;i++)this.h[i]=d[i]^c(_,4*i);e&&(A(this,e),this.c=128);}function A(t,input){for(var i=0;i=this.outlen,"out must have at least outlen bytes of space"),function(t,e){t.t+=t.c;for(;t.c<128;)t.b[t.c++]=0;w(t,!0);for(var i=0;i>2]>>8*(3&i);}(this,e),"hex"===t?function(t){for(var e="",i=0;i=S,"outlen must be at least "+S+", was given "+t),n(t<=I,"outlen must be at most "+I+", was given "+t),null!=e&&(n(e instanceof Uint8Array,"key must be Uint8Array or Buffer"),n(e.length>=k,"key must be at least "+k+", was given "+e.length),n(e.length<=T,"key must be at most "+T+", was given "+e.length)),null!=r&&(n(r instanceof Uint8Array,"salt must be Uint8Array or Buffer"),n(r.length===O,"salt must be exactly "+O+", was given "+r.length)),null!=o&&(n(o instanceof Uint8Array,"personal must be Uint8Array or Buffer"),n(o.length===B,"personal must be exactly "+B+", was given "+o.length))),new x(t,e,r,o);},t.exports.ready=function(t){o.ready(function(){t();});},t.exports.WASM_SUPPORTED=o.SUPPORTED,t.exports.WASM_LOADED=!1;var S=t.exports.BYTES_MIN=16,I=t.exports.BYTES_MAX=64,k=(t.exports.BYTES=32,t.exports.KEYBYTES_MIN=16),T=t.exports.KEYBYTES_MAX=64,O=(t.exports.KEYBYTES=32,t.exports.SALTBYTES=16),B=t.exports.PERSONALBYTES=16;o.ready(function(e){e||(t.exports.WASM_LOADED=!0,t.exports=o);});},function(t,e,r){var n=r(271),o=r(475),f=null,h="undefined"!=typeof WebAssembly&&r(481)().then(t=>{f=t;}),head=64,c=[];t.exports=_;var l=t.exports.BYTES_MIN=16,d=t.exports.BYTES_MAX=64,m=(t.exports.BYTES=32,t.exports.KEYBYTES_MIN=16),y=t.exports.KEYBYTES_MAX=64,v=(t.exports.KEYBYTES=32,t.exports.SALTBYTES=16),w=t.exports.PERSONALBYTES=16;function _(t,e,r,o,h){if(!(this instanceof _))return new _(t,e,r,o,h);if(!f)throw new Error("WASM not loaded. Wait for Blake2b.ready(cb)");t||(t=32),!0!==h&&(n(t>=l,"digestLength must be at least "+l+", was given "+t),n(t<=d,"digestLength must be at most "+d+", was given "+t),null!=e&&(n(e instanceof Uint8Array,"key must be Uint8Array or Buffer"),n(e.length>=m,"key must be at least "+m+", was given "+e.length),n(e.length<=y,"key must be at least "+y+", was given "+e.length)),null!=r&&(n(r instanceof Uint8Array,"salt must be Uint8Array or Buffer"),n(r.length===v,"salt must be exactly "+v+", was given "+r.length)),null!=o&&(n(o instanceof Uint8Array,"personal must be Uint8Array or Buffer"),n(o.length===w,"personal must be exactly "+w+", was given "+o.length))),c.length||(c.push(head),head+=216),this.digestLength=t,this.finalized=!1,this.pointer=c.pop(),this._memory=new Uint8Array(f.memory.buffer),this._memory.fill(0,0,64),this._memory[0]=this.digestLength,this._memory[1]=e?e.length:0,this._memory[2]=1,this._memory[3]=1,r&&this._memory.set(r,32),o&&this._memory.set(o,48),this.pointer+216>this._memory.length&&this._realloc(this.pointer+216),f.blake2b_init(this.pointer,this.digestLength),e&&(this.update(e),this._memory.fill(0,head,head+e.length),this._memory[this.pointer+200]=128);}function M(){}_.prototype._realloc=function(t){f.memory.grow(Math.max(0,Math.ceil(Math.abs(t-this._memory.length)/65536))),this._memory=new Uint8Array(f.memory.buffer);},_.prototype.update=function(input){return n(!1===this.finalized,"Hash instance finalized"),n(input instanceof Uint8Array,"input must be Uint8Array or Buffer"),head+input.length>this._memory.length&&this._realloc(head+input.length),this._memory.set(input,head),f.blake2b_update(this.pointer,head,head+input.length),this;},_.prototype.digest=function(t){if(n(!1===this.finalized,"Hash instance finalized"),this.finalized=!0,c.push(this.pointer),f.blake2b_final(this.pointer),!t||"binary"===t)return this._memory.slice(this.pointer+128,this.pointer+128+this.digestLength);if("string"==typeof t)return o.toString(this._memory,t,this.pointer+128,this.pointer+128+this.digestLength);n(t instanceof Uint8Array&&t.length>=this.digestLength,"input must be Uint8Array or Buffer");for(var i=0;it(),t):t(new Error("WebAssembly not supported"));},_.prototype.ready=_.ready,_.prototype.getPartialHash=function(){return this._memory.slice(this.pointer,this.pointer+216);},_.prototype.setPartialHash=function(t){this._memory.set(t,this.pointer);};},function(t,e,r){const n=r(476),o=r(477),f=r(478),h=r(479),c=r(480),l=255===new Uint8Array(Uint16Array.of(255).buffer)[0];function d(t){switch(t){case"ascii":return n;case"base64":return o;case"hex":return f;case"utf8":case"utf-8":case void 0:return h;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return c;default:throw new Error(`Unknown encoding: ${t}`);}}function m(t){return t instanceof Uint8Array;}function y(t,e,r){return"string"==typeof t?function(t,e){const r=d(e),n=new Uint8Array(r.byteLength(t));return r.write(n,t,0,n.byteLength),n;}(t,e):Array.isArray(t)?function(t){const e=new Uint8Array(t.length);return e.set(t),e;}(t):ArrayBuffer.isView(t)?function(t){const e=new Uint8Array(t.byteLength);return e.set(t),e;}(t):function(t,e,r){return new Uint8Array(t,e,r);}(t,e,r);}function v(t,e,r,n,o){if(0===t.byteLength)return-1;if("string"==typeof r?(n=r,r=0):void 0===r?r=o?0:t.length-1:r<0&&(r+=t.byteLength),r>=t.byteLength){if(o)return-1;r=t.byteLength-1;}else if(r<0){if(!o)return-1;r=0;}if("string"==typeof e)e=y(e,n);else if("number"==typeof e)return e&=255,o?t.indexOf(e,r):t.lastIndexOf(e,r);if(0===e.byteLength)return-1;if(o){let n=-1;for(let i=r;it.byteLength&&(r=t.byteLength-e.byteLength);for(let i=r;i>=0;i--){let r=!0;for(let n=0;ne)return 1;}return a.byteLength>b.byteLength?1:a.byteLengtht+e.byteLength,0));const r=new Uint8Array(e);let n=0;for(const e of t){if(n+e.byteLength>r.byteLength){const sub=e.subarray(0,r.byteLength-n);return r.set(sub,n),r;}r.set(e,n),n+=e.byteLength;}return r;},copy:function(source,t,e=0,r=0,n=source.byteLength){if(n>0&&n=source.byteLength)throw new RangeError("sourceStart is out of range");if(n<0)throw new RangeError("sourceEnd is out of range");e>=t.byteLength&&(e=t.byteLength),n>source.byteLength&&(n=source.byteLength),t.byteLength-e=o||n<=r?"":(r<0&&(r=0),n>o&&(n=o),(0!==r||n1&&61===t.charCodeAt(e-1)&&e--,3*e>>>2;}n[45]=62,n[95]=63,t.exports={byteLength:o,toString:function(t){const e=t.byteLength;let n="";for(let i=0;i>2]+r[(3&t[i])<<4|t[i+1]>>4]+r[(15&t[i+1])<<2|t[i+2]>>6]+r[63&t[i+2]];return e%3==2?n=n.substring(0,n.length-1)+"=":e%3==1&&(n=n.substring(0,n.length-2)+"=="),n;},write:function(t,e,r=0,f=o(e)){const h=Math.min(f,t.byteLength-r);for(let i=0,r=0;r>4,t[r++]=(15&b)<<4|o>>2,t[r++]=(3&o)<<6|63&f;}return h;}};},function(t,e){function r(t){return t.length>>>1;}function n(t){return t>=48&&t<=57?t-48:t>=65&&t<=70?t-65+10:t>=97&&t<=102?t-97+10:void 0;}t.exports={byteLength:r,toString:function(t){const e=t.byteLength;t=new DataView(t.buffer,t.byteOffset,e);let r="",i=0;for(let n=e-e%4;i=55296&&code<=56319&&i+1=56320&&code<=57343){e+=4,i++;continue;}}e+=code<=127?1:code<=2047?2:3;}return e;}let n,o;if("undefined"!=typeof TextDecoder){const t=new TextDecoder();n=function(e){return t.decode(e);};}else n=function(t){const e=t.byteLength;let output="",i=0;for(;i0){let e=0;for(;e>r,r-=6;r>=0;)t[h++]=128|code>>r&63,r-=6;i+=code>=65536?2:1;}return f;};t.exports={byteLength:r,toString:n,write:o};},function(t,e){function r(t){return 2*t.length;}t.exports={byteLength:r,toString:function(t){const e=t.byteLength;let r="";for(let i=0;i>8,f=r%256;t[n+2*i]=f,t[n+2*i+1]=o;}return f;}};},function(t,e){var r,n,o=(()=>{for(var table=new Uint8Array(128),i=0;i<64;i++)table[i<26?i+65:i<52?i+71:i<62?i-4:4*i-205]=i;return t=>{for(var e=t.length,r=new Uint8Array(3*(e-("="==t[e-1])-("="==t[e-2]))/4|0),n=0,o=0;n>4,r[o++]=h<<4|c>>2,r[o++]=c<<6|l;}return r;};})(),f=(r={"wasm-binary:./blake2b.wat"(t,e){e.exports=o("AGFzbQEAAAABEANgAn9/AGADf39/AGABfwADBQQAAQICBQUBAQroBwdNBQZtZW1vcnkCAAxibGFrZTJiX2luaXQAAA5ibGFrZTJiX3VwZGF0ZQABDWJsYWtlMmJfZmluYWwAAhBibGFrZTJiX2NvbXByZXNzAAMKvz8EwAIAIABCADcDACAAQgA3AwggAEIANwMQIABCADcDGCAAQgA3AyAgAEIANwMoIABCADcDMCAAQgA3AzggAEIANwNAIABCADcDSCAAQgA3A1AgAEIANwNYIABCADcDYCAAQgA3A2ggAEIANwNwIABCADcDeCAAQoiS853/zPmE6gBBACkDAIU3A4ABIABCu86qptjQ67O7f0EIKQMAhTcDiAEgAEKr8NP0r+68tzxBECkDAIU3A5ABIABC8e30+KWn/aelf0EYKQMAhTcDmAEgAELRhZrv+s+Uh9EAQSApAwCFNwOgASAAQp/Y+dnCkdqCm39BKCkDAIU3A6gBIABC6/qG2r+19sEfQTApAwCFNwOwASAAQvnC+JuRo7Pw2wBBOCkDAIU3A7gBIABCADcDwAEgAEIANwPIASAAQgA3A9ABC20BA38gAEHAAWohAyAAQcgBaiEEIAQpAwCnIQUCQANAIAEgAkYNASAFQYABRgRAIAMgAykDACAFrXw3AwBBACEFIAAQAwsgACAFaiABLQAAOgAAIAVBAWohBSABQQFqIQEMAAsLIAQgBa03AwALYQEDfyAAQcABaiEBIABByAFqIQIgASABKQMAIAIpAwB8NwMAIABCfzcD0AEgAikDAKchAwJAA0AgA0GAAUYNASAAIANqQQA6AAAgA0EBaiEDDAALCyACIAOtNwMAIAAQAwuqOwIgfgl/IABBgAFqISEgAEGIAWohIiAAQZABaiEjIABBmAFqISQgAEGgAWohJSAAQagBaiEmIABBsAFqIScgAEG4AWohKCAhKQMAIQEgIikDACECICMpAwAhAyAkKQMAIQQgJSkDACEFICYpAwAhBiAnKQMAIQcgKCkDACEIQoiS853/zPmE6gAhCUK7zqqm2NDrs7t/IQpCq/DT9K/uvLc8IQtC8e30+KWn/aelfyEMQtGFmu/6z5SH0QAhDUKf2PnZwpHagpt/IQ5C6/qG2r+19sEfIQ9C+cL4m5Gjs/DbACEQIAApAwAhESAAKQMIIRIgACkDECETIAApAxghFCAAKQMgIRUgACkDKCEWIAApAzAhFyAAKQM4IRggACkDQCEZIAApA0ghGiAAKQNQIRsgACkDWCEcIAApA2AhHSAAKQNoIR4gACkDcCEfIAApA3ghICANIAApA8ABhSENIA8gACkD0AGFIQ8gASAFIBF8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSASfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgE3x8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBR8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAVfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgFnx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBd8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAYfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgGXx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBp8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAbfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgHHx8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIB18fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAefHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgH3x8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFICB8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAffHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgG3x8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBV8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAZfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgGnx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHICB8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAefHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggF3x8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBJ8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAdfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgEXx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBN8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAcfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggGHx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIBZ8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAUfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgHHx8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBl8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAdfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgEXx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBZ8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByATfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggIHx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIB58fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAbfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgH3x8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBR8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAXfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggGHx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBJ8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAafHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgFXx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBh8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAafHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgFHx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBJ8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAefHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgHXx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBx8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAffHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgE3x8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBd8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAWfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgG3x8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBV8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCARfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgIHx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBl8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAafHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgEXx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBZ8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAYfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgE3x8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBV8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAbfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggIHx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIB98fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiASfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgHHx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIB18fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAXfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggGXx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIBR8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAefHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgE3x8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIB18fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAXfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgG3x8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBF8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAcfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggGXx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBR8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAVfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgHnx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBh8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAWfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggIHx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIB98fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSASfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgGnx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIB18fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAWfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgEnx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGICB8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAffHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgHnx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBV8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAbfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgEXx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBh8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAXfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgFHx8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBp8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCATfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgGXx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBx8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAefHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgHHx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBh8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAffHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgHXx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBJ8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAUfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggGnx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBZ8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiARfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgIHx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBV8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAZfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggF3x8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIBN8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAbfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgF3x8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFICB8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAffHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgGnx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBx8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAUfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggEXx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBl8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAdfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgE3x8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIB58fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAYfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggEnx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBV8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAbfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgFnx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBt8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSATfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgGXx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBV8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAYfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgF3x8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBJ8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAWfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgIHx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBx8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAafHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgH3x8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBR8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAdfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgHnx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBF8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSARfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgEnx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBN8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAUfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgFXx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBZ8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAXfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggGHx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBl8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAafHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgG3x8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBx8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAdfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggHnx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIB98fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAgfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgH3x8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBt8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAVfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgGXx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBp8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAgfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggHnx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBd8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiASfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgHXx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBF8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByATfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggHHx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBh8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAWfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgFHx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgISAhKQMAIAEgCYWFNwMAICIgIikDACACIAqFhTcDACAjICMpAwAgAyALhYU3AwAgJCAkKQMAIAQgDIWFNwMAICUgJSkDACAFIA2FhTcDACAmICYpAwAgBiAOhYU3AwAgJyAnKQMAIAcgD4WFNwMAICggKCkDACAIIBCFhTcDAAs=");}},function(){return n||(0,r[Object.keys(r)[0]])((n={exports:{}}).exports,n),n.exports;})(),h=WebAssembly.compile(f);t.exports=async t=>(await WebAssembly.instantiate(await h,t)).exports;},function(t,e,r){"use strict";var n=r(483),o=r(274),f=new n(0),h=new n(-1),c={noether:"0",wei:"1",kwei:"1000",Kwei:"1000",babbage:"1000",femtoether:"1000",mwei:"1000000",Mwei:"1000000",lovelace:"1000000",picoether:"1000000",gwei:"1000000000",Gwei:"1000000000",shannon:"1000000000",nanoether:"1000000000",nano:"1000000000",szabo:"1000000000000",microether:"1000000000000",micro:"1000000000000",finney:"1000000000000000",milliether:"1000000000000000",milli:"1000000000000000",ether:"1000000000000000000",kether:"1000000000000000000000",grand:"1000000000000000000000",mether:"1000000000000000000000000",gether:"1000000000000000000000000000",tether:"1000000000000000000000000000000"};function l(t){var e=t?t.toLowerCase():"ether",r=c[e];if("string"!=typeof r)throw new Error("[ethjs-unit] the unit provided "+t+" doesn't exists, please use the one of the following units "+JSON.stringify(c,null,2));return new n(r,10);}function d(t){if("string"==typeof t){if(!t.match(/^-?[0-9.]+$/))throw new Error("while converting number to string, invalid number value '"+t+"', should be a number matching (^-?[0-9.]+).");return t;}if("number"==typeof t)return String(t);if("object"==typeof t&&t.toString&&(t.toTwos||t.dividedToIntegerBy))return t.toPrecision?String(t.toPrecision()):t.toString(10);throw new Error("while converting number to string, invalid number value '"+t+"' type "+typeof t+".");}t.exports={unitMap:c,numberToString:d,getValueOfUnit:l,fromWei:function(t,e,r){var n=o(t),d=n.lt(f),base=l(e),m=c[e].length-1||1,y=r||{};d&&(n=n.mul(h));for(var v=n.mod(base).toString(10);v.length2)throw new Error("[ethjs-unit] while converting number "+t+" to wei, too many decimal points");var y=m[0],v=m[1];if(y||(y="0"),v||(v="0"),v.length>o)throw new Error("[ethjs-unit] while converting number "+t+" to wei, too many decimal places");for(;v.length=49&&f<=54?f-49+10:f>=17&&f<=22?f-17+10:15&f;}return n;}function l(t,e,r,n){for(var o=0,f=Math.min(t.length,r),i=e;i=49?h-49+10:h>=17?h-17+10:h;}return o;}f.isBN=function(t){return t instanceof f||null!==t&&"object"==typeof t&&t.constructor.wordSize===f.wordSize&&Array.isArray(t.words);},f.max=function(t,e){return t.cmp(e)>0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&r++,16===base?this._parseHex(t,r):this._parseBase(t,base,r),"-"===t[0]&&(this.negative=1),this.strip(),"le"===e&&this._initArray(this.toArray(),base,e);},f.prototype._initNumber=function(t,base,e){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(n(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),"le"===e&&this._initArray(this.toArray(),base,e);},f.prototype._initArray=function(t,base,e){if(n("number"==typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var i=0;i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this.strip();},f.prototype._parseHex=function(t,e){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=6)n=c(t,i,i+6),this.words[r]|=n<>>26-o&4194303,(o+=24)>=26&&(o-=26,r++);i+6!==e&&(n=c(t,e,i+6),this.words[r]|=n<>>26-o&4194303),this.strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},f.prototype.inspect=function(){return(this.red?"";};var d=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],m=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],y=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function v(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r.strip();}f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215)||i!==this.length-1?d[6-h.length]+h+e:h+e,(r+=2)>=26&&(r-=26,i--);}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=m[base],l=y[base];e="";var v=this.clone();for(v.negative=0;!v.isZero();){var w=v.modn(l).toString(base);e=(v=v.idivn(l)).isZero()?w+e:d[c-w.length]+w+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16);},f.prototype.toBuffer=function(t,e){return n(void 0!==h),this.toArrayLike(h,t,e);},f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},f.prototype.toArrayLike=function(t,e,r){var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0"),this.strip();var b,i,h="le"===e,c=new t(f),q=this.clone();if(h){for(i=0;!q.isZero();i++)b=q.andln(255),q.iushrn(8),c[i]=b;for(;i=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function _(t,e,r){return new M().mulp(t,e,r);}function M(t,e){this.x=t,this.y=e;}Math.imul||(w=v),f.prototype.mulTo=function(t,e){var r,n=this.length+t.length;return r=10===this.length&&10===t.length?w(this,t,e):n<63?v(this,t,e):n<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r.strip();}(this,t,e):_(this,t,e),r;},M.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},M.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,e+=r/67108864|0,e+=o>>>26,this.words[i]=67108863&o;}return 0!==e&&(this.words[i]=e,this.length++),this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this.strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this.strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q.strip(),a.strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modn=function(t){n(t<=67108863);for(var p=(1<<26)%t,e=0,i=this.length-1;i>=0;i--)e=(p*e+(0|this.words[i]))%t;return e;},f.prototype.idivn=function(t){n(t<=67108863);for(var e=0,i=this.length-1;i>=0;i--){var r=(0|this.words[i])+67108864*e;this.words[i]=r/t|0,e=r%t;}return this.strip();},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new T(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var A={k256:null,p224:null,p192:null,p25519:null};function E(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function x(){E.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function S(){E.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function I(){E.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function k(){E.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function T(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function O(t){T.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}E.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},E.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):r.strip(),r;},E.prototype.split=function(input,t){input.iushrn(this.n,0,t);},E.prototype.imulK=function(t){return t.imul(this.k);},o(x,E),x.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},x.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(A[t])return A[t];var e;if("k256"===t)e=new x();else if("p224"===t)e=new S();else if("p192"===t)e=new I();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new k();}return A[t]=e,e;},T.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},T.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},T.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):a.umod(this.m)._forceRed(this);},T.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},T.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},T.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},T.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},T.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},T.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},T.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},T.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},T.prototype.isqr=function(a){return this.imul(a,a.clone());},T.prototype.sqr=function(a){return this.mul(a,a);},T.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},T.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},T.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new O(t);},o(O,T),O.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},O.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},O.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},O.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},O.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h=r(3).Buffer;}catch(t){}function c(t,e,r){for(var n=0,o=Math.min(t.length,r),i=e;i=49&&f<=54?f-49+10:f>=17&&f<=22?f-17+10:15&f;}return n;}function l(t,e,r,n){for(var o=0,f=Math.min(t.length,r),i=e;i=49?h-49+10:h>=17?h-17+10:h;}return o;}f.isBN=function(t){return t instanceof f||null!==t&&"object"==typeof t&&t.constructor.wordSize===f.wordSize&&Array.isArray(t.words);},f.max=function(t,e){return t.cmp(e)>0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&r++,16===base?this._parseHex(t,r):this._parseBase(t,base,r),"-"===t[0]&&(this.negative=1),this.strip(),"le"===e&&this._initArray(this.toArray(),base,e);},f.prototype._initNumber=function(t,base,e){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(n(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),"le"===e&&this._initArray(this.toArray(),base,e);},f.prototype._initArray=function(t,base,e){if(n("number"==typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var i=0;i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this.strip();},f.prototype._parseHex=function(t,e){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=6)n=c(t,i,i+6),this.words[r]|=n<>>26-o&4194303,(o+=24)>=26&&(o-=26,r++);i+6!==e&&(n=c(t,e,i+6),this.words[r]|=n<>>26-o&4194303),this.strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},f.prototype.inspect=function(){return(this.red?"";};var d=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],m=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],y=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function v(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r.strip();}f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215)||i!==this.length-1?d[6-h.length]+h+e:h+e,(r+=2)>=26&&(r-=26,i--);}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=m[base],l=y[base];e="";var v=this.clone();for(v.negative=0;!v.isZero();){var w=v.modn(l).toString(base);e=(v=v.idivn(l)).isZero()?w+e:d[c-w.length]+w+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16);},f.prototype.toBuffer=function(t,e){return n(void 0!==h),this.toArrayLike(h,t,e);},f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},f.prototype.toArrayLike=function(t,e,r){var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0"),this.strip();var b,i,h="le"===e,c=new t(f),q=this.clone();if(h){for(i=0;!q.isZero();i++)b=q.andln(255),q.iushrn(8),c[i]=b;for(;i=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function _(t,e,r){return new M().mulp(t,e,r);}function M(t,e){this.x=t,this.y=e;}Math.imul||(w=v),f.prototype.mulTo=function(t,e){var r,n=this.length+t.length;return r=10===this.length&&10===t.length?w(this,t,e):n<63?v(this,t,e):n<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r.strip();}(this,t,e):_(this,t,e),r;},M.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},M.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,e+=r/67108864|0,e+=o>>>26,this.words[i]=67108863&o;}return 0!==e&&(this.words[i]=e,this.length++),this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this.strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this.strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q.strip(),a.strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modn=function(t){n(t<=67108863);for(var p=(1<<26)%t,e=0,i=this.length-1;i>=0;i--)e=(p*e+(0|this.words[i]))%t;return e;},f.prototype.idivn=function(t){n(t<=67108863);for(var e=0,i=this.length-1;i>=0;i--){var r=(0|this.words[i])+67108864*e;this.words[i]=r/t|0,e=r%t;}return this.strip();},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new T(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var A={k256:null,p224:null,p192:null,p25519:null};function E(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function x(){E.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function S(){E.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function I(){E.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function k(){E.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function T(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function O(t){T.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}E.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},E.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):r.strip(),r;},E.prototype.split=function(input,t){input.iushrn(this.n,0,t);},E.prototype.imulK=function(t){return t.imul(this.k);},o(x,E),x.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},x.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(A[t])return A[t];var e;if("k256"===t)e=new x();else if("p224"===t)e=new S();else if("p192"===t)e=new I();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new k();}return A[t]=e,e;},T.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},T.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},T.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):a.umod(this.m)._forceRed(this);},T.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},T.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},T.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},T.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},T.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},T.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},T.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},T.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},T.prototype.isqr=function(a){return this.imul(a,a.clone());},T.prototype.sqr=function(a){return this.mul(a,a);},T.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},T.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},T.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new O(t);},o(O,T),O.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},O.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},O.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},O.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},O.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e){},function(t,e,r){!function(t){var e,r,n,o=String.fromCharCode;function f(t){for(var e,r,output=[],n=0,o=t.length;n=55296&&e<=56319&&n=55296&&t<=57343)throw Error("Lone surrogate U+"+t.toString(16).toUpperCase()+" is not a scalar value");}function c(t,e){return o(t>>e&63|128);}function l(t){if(0==(4294967168&t))return o(t);var symbol="";return 0==(4294965248&t)?symbol=o(t>>6&31|192):0==(4294901760&t)?(h(t),symbol=o(t>>12&15|224),symbol+=c(t,6)):0==(4292870144&t)&&(symbol=o(t>>18&7|240),symbol+=c(t,12),symbol+=c(t,6)),symbol+=o(63&t|128);}function d(){if(n>=r)throw Error("Invalid byte index");var t=255&e[n];if(n++,128==(192&t))return 63&t;throw Error("Invalid continuation byte");}function m(){var t,o;if(n>r)throw Error("Invalid byte index");if(n==r)return!1;if(t=255&e[n],n++,0==(128&t))return t;if(192==(224&t)){if((o=(31&t)<<6|d())>=128)return o;throw Error("Invalid continuation byte");}if(224==(240&t)){if((o=(15&t)<<12|d()<<6|d())>=2048)return h(o),o;throw Error("Invalid continuation byte");}if(240==(248&t)&&(o=(7&t)<<18|d()<<12|d()<<6|d())>=65536&&o<=1114111)return o;throw Error("Invalid UTF-8 detected");}t.version="3.0.0",t.encode=function(t){for(var e=f(t),r=e.length,n=-1,o="";++n65535&&(output+=o((e-=65536)>>>10&1023|55296),e=56320|1023&e),output+=o(e);return output;}(c);};}(e);},function(t,e,r){"use strict";var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r);var desc=Object.getOwnPropertyDescriptor(e,r);desc&&!("get"in desc?!e.__esModule:desc.writable||desc.configurable)||(desc={enumerable:!0,get:function(){return e[r];}}),Object.defineProperty(t,n,desc);}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r];}),o=this&&this.__exportStar||function(t,e){for(var p in t)"default"===p||Object.prototype.hasOwnProperty.call(e,p)||n(e,t,p);};Object.defineProperty(e,"__esModule",{value:!0}),e.isHexString=e.getKeys=e.fromAscii=e.fromUtf8=e.toAscii=e.arrayContainsArray=e.getBinarySize=e.padToEven=e.stripHexPrefix=e.isHexPrefixed=void 0,o(r(278),e),o(r(279),e),o(r(509),e),o(r(170),e),o(r(510),e),o(r(68),e),o(r(511),e),o(r(57),e),o(r(173),e);var f=r(85);Object.defineProperty(e,"isHexPrefixed",{enumerable:!0,get:function(){return f.isHexPrefixed;}}),Object.defineProperty(e,"stripHexPrefix",{enumerable:!0,get:function(){return f.stripHexPrefix;}}),Object.defineProperty(e,"padToEven",{enumerable:!0,get:function(){return f.padToEven;}}),Object.defineProperty(e,"getBinarySize",{enumerable:!0,get:function(){return f.getBinarySize;}}),Object.defineProperty(e,"arrayContainsArray",{enumerable:!0,get:function(){return f.arrayContainsArray;}}),Object.defineProperty(e,"toAscii",{enumerable:!0,get:function(){return f.toAscii;}}),Object.defineProperty(e,"fromUtf8",{enumerable:!0,get:function(){return f.fromUtf8;}}),Object.defineProperty(e,"fromAscii",{enumerable:!0,get:function(){return f.fromAscii;}}),Object.defineProperty(e,"getKeys",{enumerable:!0,get:function(){return f.getKeys;}}),Object.defineProperty(e,"isHexString",{enumerable:!0,get:function(){return f.isHexString;}});},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(489).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e){},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(491).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e){},function(t,e){const r="Impossible case. Please create issue.",n="The tweak was out of range or the resulted private key is invalid",o="The tweak was out of range or equal to zero",f="Unknow error on context randomization",h="Private Key is invalid",c="Public Key could not be parsed",l="Public Key serialization error",d="The sum of the public keys is not valid",m="Signature could not be parsed",y="The nonce generation function failed, or the private key was invalid",v="Public key could not be recover",w="Scalar was invalid (zero or overflow)";function _(t,e){if(!t)throw new Error(e);}function M(t,e,r){if(_(e instanceof Uint8Array,`Expected ${t} to be an Uint8Array`),void 0!==r)if(Array.isArray(r)){const n=`Expected ${t} to be an Uint8Array with length [${r.join(", ")}]`;_(r.includes(e.length),n);}else{const n=`Expected ${t} to be an Uint8Array with length ${r}`;_(e.length===r,n);}}function A(t){_("Boolean"===x(t),"Expected compressed to be a Boolean");}function E(output=t=>new Uint8Array(t),t){return"function"==typeof output&&(output=output(t)),M("output",output,t),output;}function x(t){return Object.prototype.toString.call(t).slice(8,-1);}t.exports=t=>({contextRandomize(e){if(_(null===e||e instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),null!==e&&M("seed",e,32),1===t.contextRandomize(e))throw new Error(f);},privateKeyVerify:e=>(M("private key",e,32),0===t.privateKeyVerify(e)),privateKeyNegate(e){switch(M("private key",e,32),t.privateKeyNegate(e)){case 0:return e;case 1:throw new Error(r);}},privateKeyTweakAdd(e,r){switch(M("private key",e,32),M("tweak",r,32),t.privateKeyTweakAdd(e,r)){case 0:return e;case 1:throw new Error(n);}},privateKeyTweakMul(e,r){switch(M("private key",e,32),M("tweak",r,32),t.privateKeyTweakMul(e,r)){case 0:return e;case 1:throw new Error(o);}},publicKeyVerify:e=>(M("public key",e,[33,65]),0===t.publicKeyVerify(e)),publicKeyCreate(e,r=!0,output){switch(M("private key",e,32),A(r),output=E(output,r?33:65),t.publicKeyCreate(output,e)){case 0:return output;case 1:throw new Error(h);case 2:throw new Error(l);}},publicKeyConvert(e,r=!0,output){switch(M("public key",e,[33,65]),A(r),output=E(output,r?33:65),t.publicKeyConvert(output,e)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(l);}},publicKeyNegate(e,n=!0,output){switch(M("public key",e,[33,65]),A(n),output=E(output,n?33:65),t.publicKeyNegate(output,e)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(r);case 3:throw new Error(l);}},publicKeyCombine(e,r=!0,output){_(Array.isArray(e),"Expected public keys to be an Array"),_(e.length>0,"Expected public keys array will have more than zero items");for(const t of e)M("public key",t,[33,65]);switch(A(r),output=E(output,r?33:65),t.publicKeyCombine(output,e)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(d);case 3:throw new Error(l);}},publicKeyTweakAdd(e,r,o=!0,output){switch(M("public key",e,[33,65]),M("tweak",r,32),A(o),output=E(output,o?33:65),t.publicKeyTweakAdd(output,e,r)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(n);}},publicKeyTweakMul(e,r,n=!0,output){switch(M("public key",e,[33,65]),M("tweak",r,32),A(n),output=E(output,n?33:65),t.publicKeyTweakMul(output,e,r)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(o);}},signatureNormalize(e){switch(M("signature",e,64),t.signatureNormalize(e)){case 0:return e;case 1:throw new Error(m);}},signatureExport(e,output){M("signature",e,64);const n={output:output=E(output,72),outputlen:72};switch(t.signatureExport(n,e)){case 0:return output.slice(0,n.outputlen);case 1:throw new Error(m);case 2:throw new Error(r);}},signatureImport(e,output){switch(M("signature",e),output=E(output,64),t.signatureImport(output,e)){case 0:return output;case 1:throw new Error(m);case 2:throw new Error(r);}},ecdsaSign(e,n,o={},output){M("message",e,32),M("private key",n,32),_("Object"===x(o),"Expected options to be an Object"),void 0!==o.data&&M("options.data",o.data),void 0!==o.noncefn&&_("Function"===x(o.noncefn),"Expected options.noncefn to be a Function");const f={signature:output=E(output,64),recid:null};switch(t.ecdsaSign(f,e,n,o.data,o.noncefn)){case 0:return f;case 1:throw new Error(y);case 2:throw new Error(r);}},ecdsaVerify(e,r,n){switch(M("signature",e,64),M("message",r,32),M("public key",n,[33,65]),t.ecdsaVerify(e,r,n)){case 0:return!0;case 3:return!1;case 1:throw new Error(m);case 2:throw new Error(c);}},ecdsaRecover(e,n,o,f=!0,output){switch(M("signature",e,64),_("Number"===x(n)&&n>=0&&n<=3,"Expected recovery id to be a Number within interval [0, 3]"),M("message",o,32),A(f),output=E(output,f?33:65),t.ecdsaRecover(output,e,n,o)){case 0:return output;case 1:throw new Error(m);case 2:throw new Error(v);case 3:throw new Error(r);}},ecdh(e,r,n={},output){switch(M("public key",e,[33,65]),M("private key",r,32),_("Object"===x(n),"Expected options to be an Object"),void 0!==n.data&&M("options.data",n.data),void 0!==n.hashfn?(_("Function"===x(n.hashfn),"Expected options.hashfn to be a Function"),void 0!==n.xbuf&&M("options.xbuf",n.xbuf,32),void 0!==n.ybuf&&M("options.ybuf",n.ybuf,32),M("output",output)):output=E(output,32),t.ecdh(output,e,r,n.data,n.hashfn,n.xbuf,n.ybuf)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(w);}}});},function(t,e,r){const n=new(0,r(84).ec)("secp256k1"),o=n.curve,f=o.n.constructor;function h(t){const e=t[0];switch(e){case 2:case 3:return 33!==t.length?null:function(t,e){let r=new f(e);if(r.cmp(o.p)>=0)return null;r=r.toRed(o.red);let h=r.redSqr().redIMul(r).redIAdd(o.b).redSqrt();return 3===t!==h.isOdd()&&(h=h.redNeg()),n.keyPair({pub:{x:r,y:h}});}(e,t.subarray(1,33));case 4:case 6:case 7:return 65!==t.length?null:function(t,e,r){let h=new f(e),c=new f(r);if(h.cmp(o.p)>=0||c.cmp(o.p)>=0)return null;if(h=h.toRed(o.red),c=c.toRed(o.red),(6===t||7===t)&&c.isOdd()!==(7===t))return null;const l=h.redSqr().redIMul(h);return c.redSqr().redISub(l.redIAdd(o.b)).isZero()?n.keyPair({pub:{x:h,y:c}}):null;}(e,t.subarray(1,33),t.subarray(33,65));default:return null;}}function c(output,t){const e=t.encode(null,33===output.length);for(let i=0;i0,privateKeyVerify(t){const e=new f(t);return e.cmp(o.n)<0&&!e.isZero()?0:1;},privateKeyNegate(t){const e=new f(t),r=o.n.sub(e).umod(o.n).toArrayLike(Uint8Array,"be",32);return t.set(r),0;},privateKeyTweakAdd(t,e){const r=new f(e);if(r.cmp(o.n)>=0)return 1;if(r.iadd(new f(t)),r.cmp(o.n)>=0&&r.isub(o.n),r.isZero())return 1;const n=r.toArrayLike(Uint8Array,"be",32);return t.set(n),0;},privateKeyTweakMul(t,e){let r=new f(e);if(r.cmp(o.n)>=0||r.isZero())return 1;r.imul(new f(t)),r.cmp(o.n)>=0&&(r=r.umod(o.n));const n=r.toArrayLike(Uint8Array,"be",32);return t.set(n),0;},publicKeyVerify:t=>null===h(t)?1:0,publicKeyCreate(output,t){const e=new f(t);if(e.cmp(o.n)>=0||e.isZero())return 1;return c(output,n.keyFromPrivate(t).getPublic()),0;},publicKeyConvert(output,t){const e=h(t);if(null===e)return 1;return c(output,e.getPublic()),0;},publicKeyNegate(output,t){const e=h(t);if(null===e)return 1;const r=e.getPublic();return r.y=r.y.redNeg(),c(output,r),0;},publicKeyCombine(output,t){const e=new Array(t.length);for(let i=0;i=0)return 2;const n=r.getPublic().add(o.g.mul(e));return n.isInfinity()?2:(c(output,n),0);},publicKeyTweakMul(output,t,e){const r=h(t);if(null===r)return 1;if((e=new f(e)).cmp(o.n)>=0||e.isZero())return 2;return c(output,r.getPublic().mul(e)),0;},signatureNormalize(t){const e=new f(t.subarray(0,32)),s=new f(t.subarray(32,64));return e.cmp(o.n)>=0||s.cmp(o.n)>=0?1:(1===s.cmp(n.nh)&&t.set(o.n.sub(s).toArrayLike(Uint8Array,"be",32),32),0);},signatureExport(t,e){const r=e.subarray(0,32),n=e.subarray(32,64);if(new f(r).cmp(o.n)>=0)return 1;if(new f(n).cmp(o.n)>=0)return 1;const{output:output}=t;let h=output.subarray(4,37);h[0]=0,h.set(r,1);let c=33,l=0;for(;c>1&&0===h[l]&&!(128&h[l+1]);--c,++l);if(h=h.subarray(l),128&h[0])return 1;if(c>1&&0===h[0]&&!(128&h[1]))return 1;let s=output.subarray(39,72);s[0]=0,s.set(n,1);let d=33,m=0;for(;d>1&&0===s[m]&&!(128&s[m+1]);--d,++m);return s=s.subarray(m),128&s[0]||d>1&&0===s[0]&&!(128&s[1])?1:(t.outputlen=6+c+d,output[0]=48,output[1]=t.outputlen-2,output[2]=2,output[3]=h.length,output.set(h,4),output[4+c]=2,output[5+c]=s.length,output.set(s,6+c),0);},signatureImport(output,t){if(t.length<8)return 1;if(t.length>72)return 1;if(48!==t[0])return 1;if(t[1]!==t.length-2)return 1;if(2!==t[2])return 1;const e=t[3];if(0===e)return 1;if(5+e>=t.length)return 1;if(2!==t[4+e])return 1;const r=t[5+e];if(0===r)return 1;if(6+e+r!==t.length)return 1;if(128&t[4])return 1;if(e>1&&0===t[4]&&!(128&t[5]))return 1;if(128&t[e+6])return 1;if(r>1&&0===t[e+6]&&!(128&t[e+7]))return 1;let n=t.subarray(4,4+e);if(33===n.length&&0===n[0]&&(n=n.subarray(1)),n.length>32)return 1;let h=t.subarray(6+e);if(33===h.length&&0===h[0]&&(h=h.slice(1)),h.length>32)throw new Error("S length is too long");let c=new f(n);c.cmp(o.n)>=0&&(c=new f(0));let s=new f(t.subarray(6+e));return s.cmp(o.n)>=0&&(s=new f(0)),output.set(c.toArrayLike(Uint8Array,"be",32),0),output.set(s.toArrayLike(Uint8Array,"be",32),32),0;},ecdsaSign(t,e,r,data,h){if(h){const t=h;h=n=>{const o=t(e,r,null,data,n);if(!(o instanceof Uint8Array&&32===o.length))throw new Error("This is the way");return new f(o);};}const c=new f(r);if(c.cmp(o.n)>=0||c.isZero())return 1;let l;try{l=n.sign(e,r,{canonical:!0,k:h,pers:data});}catch(t){return 1;}return t.signature.set(l.r.toArrayLike(Uint8Array,"be",32),0),t.signature.set(l.s.toArrayLike(Uint8Array,"be",32),32),t.recid=l.recoveryParam,0;},ecdsaVerify(t,e,r){const c={r:t.subarray(0,32),s:t.subarray(32,64)},l=new f(c.r),d=new f(c.s);if(l.cmp(o.n)>=0||d.cmp(o.n)>=0)return 1;if(1===d.cmp(n.nh)||l.isZero()||d.isZero())return 3;const m=h(r);if(null===m)return 2;const y=m.getPublic();return n.verify(e,c,y)?0:3;},ecdsaRecover(output,t,e,r){const h={r:t.slice(0,32),s:t.slice(32,64)},l=new f(h.r),d=new f(h.s);if(l.cmp(o.n)>=0||d.cmp(o.n)>=0)return 1;if(l.isZero()||d.isZero())return 2;let m;try{m=n.recoverPubKey(r,h,e);}catch(t){return 2;}return c(output,m),0;},ecdh(output,t,e,data,r,c,l){const d=h(t);if(null===d)return 1;const m=new f(e);if(m.cmp(o.n)>=0||m.isZero())return 2;const y=d.getPublic().mul(m);if(void 0===r){const data=y.encode(null,!0),t=n.hash().update(data).digest();for(let i=0;i<32;++i)output[i]=t[i];}else{c||(c=new Uint8Array(32));const t=y.getX().toArray("be",32);for(let i=0;i<32;++i)c[i]=t[i];l||(l=new Uint8Array(32));const e=y.getY().toArray("be",32);for(let i=0;i<32;++i)l[i]=e[i];const n=r(c,l,data);if(!(n instanceof Uint8Array&&n.length===output.length))return 2;output.set(n);}return 0;}};},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(60);e.getRandomBytes=function(t){return new Promise(function(e,r){n(t,function(t,n){t?r(t):e(n);});});},e.getRandomBytesSync=function(t){return n(t);};},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.createHashFunction=function(e){return function(r){var n=e();return n.update(r),t.from(n.digest());};};}).call(this,r(3).Buffer);},function(t,e,r){t.exports=r(497)(r(507));},function(t,e,r){const n=r(498),o=r(506);t.exports=function(t){const e=n(t),r=o(t);return function(t,n){switch("string"==typeof t?t.toLowerCase():t){case"keccak224":return new e(1152,448,null,224,n);case"keccak256":return new e(1088,512,null,256,n);case"keccak384":return new e(832,768,null,384,n);case"keccak512":return new e(576,1024,null,512,n);case"sha3-224":return new e(1152,448,6,224,n);case"sha3-256":return new e(1088,512,6,256,n);case"sha3-384":return new e(832,768,6,384,n);case"sha3-512":return new e(576,1024,6,512,n);case"shake128":return new r(1344,256,31,n);case"shake256":return new r(1088,512,31,n);default:throw new Error("Invald algorithm: "+t);}};};},function(t,e,r){(function(e){const{Transform:n}=r(281);t.exports=t=>class r extends n{constructor(e,r,n,o,f){super(f),this._rate=e,this._capacity=r,this._delimitedSuffix=n,this._hashBitLength=o,this._options=f,this._state=new t(),this._state.initialize(e,r),this._finalized=!1;}_transform(t,e,r){let n=null;try{this.update(t,e);}catch(t){n=t;}r(n);}_flush(t){let e=null;try{this.push(this.digest());}catch(t){e=t;}t(e);}update(data,t){if(!e.isBuffer(data)&&"string"!=typeof data)throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Digest already called");return e.isBuffer(data)||(data=e.from(data,t)),this._state.absorb(data),this;}digest(t){if(this._finalized)throw new Error("Digest already called");this._finalized=!0,this._delimitedSuffix&&this._state.absorbLastFewBits(this._delimitedSuffix);let e=this._state.squeeze(this._hashBitLength/8);return void 0!==t&&(e=e.toString(t)),this._resetState(),e;}_resetState(){return this._state.initialize(this._rate,this._capacity),this;}_clone(){const t=new r(this._rate,this._capacity,this._delimitedSuffix,this._hashBitLength,this._options);return this._state.copy(t._state),t._finalized=this._finalized,t;}};}).call(this,r(3).Buffer);},function(t,e){},function(t,e,r){"use strict";function n(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable;})),e.push.apply(e,r);}return e;}function o(t){for(var i=1;i0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(s){if(0===this.length)return"";for(var p=this.head,t=""+p.data;p=p.next;)t+=s+p.data;return t;}},{key:"concat",value:function(t){if(0===this.length)return l.alloc(0);for(var e,r,n,o=l.allocUnsafe(t>>>0),p=this.head,i=0;p;)e=p.data,r=o,n=i,l.prototype.copy.call(e,r,n),i+=p.data.length,p=p.next;return o;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?r+=n:r+=n.slice(0,t),0==(t-=o)){o===n.length?(++e,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++e;}return this.length-=e,r;}},{key:"_getBuffer",value:function(t){var e=l.allocUnsafe(t),p=this.head,r=1;for(p.data.copy(e),t-=p.data.length;p=p.next;){var n=p.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++r,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++r;}return this.length-=r,e;}},{key:m,value:function(t,e){return d(this,o(o({},e),{},{depth:0,customInspect:!1}));}}])&&h(e.prototype,r),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),t;}();},function(t,e){},function(t,e,r){"use strict";(function(e){var n;function o(t,e,r){return(e=function(t){var e=function(input,t){if("object"!=typeof input||null===input)return input;var e=input[Symbol.toPrimitive];if(void 0!==e){var r=e.call(input,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===t?String:Number)(input);}(t,"string");return"symbol"==typeof e?e:String(e);}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}var f=r(172),h=Symbol("lastResolve"),c=Symbol("lastReject"),l=Symbol("error"),d=Symbol("ended"),m=Symbol("lastPromise"),y=Symbol("handlePromise"),v=Symbol("stream");function w(t,e){return{value:t,done:e};}function _(t){var e=t[h];if(null!==e){var data=t[v].read();null!==data&&(t[m]=null,t[h]=null,t[c]=null,e(w(data,!1)));}}function M(t){e.nextTick(_,t);}var A=Object.getPrototypeOf(function(){}),E=Object.setPrototypeOf((o(n={get stream(){return this[v];},next:function(){var t=this,r=this[l];if(null!==r)return Promise.reject(r);if(this[d])return Promise.resolve(w(void 0,!0));if(this[v].destroyed)return new Promise(function(r,n){e.nextTick(function(){t[l]?n(t[l]):r(w(void 0,!0));});});var n,o=this[m];if(o)n=new Promise(function(t,e){return function(r,n){t.then(function(){e[d]?r(w(void 0,!0)):e[y](r,n);},n);};}(o,this));else{var data=this[v].read();if(null!==data)return Promise.resolve(w(data,!1));n=new Promise(this[y]);}return this[m]=n,n;}},Symbol.asyncIterator,function(){return this;}),o(n,"return",function(){var t=this;return new Promise(function(e,r){t[v].destroy(null,function(t){t?r(t):e(w(void 0,!0));});});}),n),A);t.exports=function(t){var e,r=Object.create(E,(o(e={},v,{value:t,writable:!0}),o(e,h,{value:null,writable:!0}),o(e,c,{value:null,writable:!0}),o(e,l,{value:null,writable:!0}),o(e,d,{value:t._readableState.endEmitted,writable:!0}),o(e,y,{value:function(t,e){var data=r[v].read();data?(r[m]=null,r[h]=null,r[c]=null,t(w(data,!1))):(r[h]=t,r[c]=e);},writable:!0}),e));return r[m]=null,f(t,function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=r[c];return null!==e&&(r[m]=null,r[h]=null,r[c]=null,e(t)),void(r[l]=t);}var n=r[h];null!==n&&(r[m]=null,r[h]=null,r[c]=null,n(w(void 0,!0))),r[d]=!0;}),t.on("readable",M.bind(null,r)),r;};}).call(this,r(19));},function(t,e){t.exports=function(){throw new Error("Readable.from is not available in the browser");};},function(t,e,r){"use strict";t.exports=o;var n=r(287);function o(t){if(!(this instanceof o))return new o(t);n.call(this,t);}r(4)(o,n),o.prototype._transform=function(t,e,r){r(null,t);};},function(t,e,r){"use strict";var n;var o=r(86).codes,f=o.ERR_MISSING_ARGS,h=o.ERR_STREAM_DESTROYED;function c(t){if(t)throw t;}function l(t){t();}function d(t,e){return t.pipe(e);}t.exports=function(){for(var t=arguments.length,e=new Array(t),o=0;o0,function(t){m||(m=t),t&&v.forEach(l),o||(v.forEach(l),y(m));});});return e.reduce(d);};},function(t,e,r){(function(e){const{Transform:n}=r(281);t.exports=t=>class r extends n{constructor(e,r,n,o){super(o),this._rate=e,this._capacity=r,this._delimitedSuffix=n,this._options=o,this._state=new t(),this._state.initialize(e,r),this._finalized=!1;}_transform(t,e,r){let n=null;try{this.update(t,e);}catch(t){n=t;}r(n);}_flush(){}_read(t){this.push(this.squeeze(t));}update(data,t){if(!e.isBuffer(data)&&"string"!=typeof data)throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Squeeze already called");return e.isBuffer(data)||(data=e.from(data,t)),this._state.absorb(data),this;}squeeze(t,e){this._finalized||(this._finalized=!0,this._state.absorbLastFewBits(this._delimitedSuffix));let data=this._state.squeeze(t);return void 0!==e&&(data=data.toString(e)),data;}_resetState(){return this._state.initialize(this._rate,this._capacity),this;}_clone(){const t=new r(this._rate,this._capacity,this._delimitedSuffix,this._options);return this._state.copy(t._state),t._finalized=this._finalized,t;}};}).call(this,r(3).Buffer);},function(t,e,r){(function(e){const n=r(508);function o(){this.state=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.blockSize=null,this.count=0,this.squeezing=!1;}o.prototype.initialize=function(t,e){for(let i=0;i<50;++i)this.state[i]=0;this.blockSize=t/8,this.count=0,this.squeezing=!1;},o.prototype.absorb=function(data){for(let i=0;i>>this.count%4*8&255,this.count+=1,this.count===this.blockSize&&(n.p1600(this.state),this.count=0);return output;},o.prototype.copy=function(t){for(let i=0;i<50;++i)t.state[i]=this.state[i];t.blockSize=this.blockSize,t.count=this.count,t.squeezing=this.squeezing;},t.exports=o;}).call(this,r(3).Buffer);},function(t,e){const r=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648];e.p1600=function(s){for(let t=0;t<24;++t){const e=s[0]^s[10]^s[20]^s[30]^s[40],n=s[1]^s[11]^s[21]^s[31]^s[41],o=s[2]^s[12]^s[22]^s[32]^s[42],f=s[3]^s[13]^s[23]^s[33]^s[43],h=s[4]^s[14]^s[24]^s[34]^s[44],c=s[5]^s[15]^s[25]^s[35]^s[45],l=s[6]^s[16]^s[26]^s[36]^s[46],d=s[7]^s[17]^s[27]^s[37]^s[47],m=s[8]^s[18]^s[28]^s[38]^s[48],y=s[9]^s[19]^s[29]^s[39]^s[49];let v=m^(o<<1|f>>>31),w=y^(f<<1|o>>>31);const _=s[0]^v,M=s[1]^w,A=s[10]^v,E=s[11]^w,x=s[20]^v,S=s[21]^w,I=s[30]^v,k=s[31]^w,T=s[40]^v,O=s[41]^w;v=e^(h<<1|c>>>31),w=n^(c<<1|h>>>31);const B=s[2]^v,C=s[3]^w,R=s[12]^v,P=s[13]^w,N=s[22]^v,j=s[23]^w,L=s[32]^v,F=s[33]^w,D=s[42]^v,U=s[43]^w;v=o^(l<<1|d>>>31),w=f^(d<<1|l>>>31);const K=s[4]^v,z=s[5]^w,H=s[14]^v,Q=s[15]^w,G=s[24]^v,V=s[25]^w,W=s[34]^v,Z=s[35]^w,Y=s[44]^v,J=s[45]^w;v=h^(m<<1|y>>>31),w=c^(y<<1|m>>>31);const X=s[6]^v,$=s[7]^w,tt=s[16]^v,et=s[17]^w,nt=s[26]^v,it=s[27]^w,ot=s[36]^v,at=s[37]^w,st=s[46]^v,ut=s[47]^w;v=l^(e<<1|n>>>31),w=d^(n<<1|e>>>31);const ft=s[8]^v,ht=s[9]^w,ct=s[18]^v,lt=s[19]^w,pt=s[28]^v,mt=s[29]^w,bt=s[38]^v,yt=s[39]^w,gt=s[48]^v,vt=s[49]^w,wt=_,_t=M,Mt=E<<4|A>>>28,At=A<<4|E>>>28,Et=x<<3|S>>>29,xt=S<<3|x>>>29,St=k<<9|I>>>23,It=I<<9|k>>>23,kt=T<<18|O>>>14,Tt=O<<18|T>>>14,Ot=B<<1|C>>>31,Bt=C<<1|B>>>31,Ct=P<<12|R>>>20,Rt=R<<12|P>>>20,Pt=N<<10|j>>>22,Nt=j<<10|N>>>22,jt=F<<13|L>>>19,Lt=L<<13|F>>>19,Ft=D<<2|U>>>30,Dt=U<<2|D>>>30,Ut=z<<30|K>>>2,qt=K<<30|z>>>2,Kt=H<<6|Q>>>26,zt=Q<<6|H>>>26,Ht=V<<11|G>>>21,Qt=G<<11|V>>>21,Gt=W<<15|Z>>>17,Vt=Z<<15|W>>>17,Wt=J<<29|Y>>>3,Zt=Y<<29|J>>>3,Yt=X<<28|$>>>4,Jt=$<<28|X>>>4,Xt=et<<23|tt>>>9,$t=tt<<23|et>>>9,te=nt<<25|it>>>7,ee=it<<25|nt>>>7,re=ot<<21|at>>>11,ne=at<<21|ot>>>11,ie=ut<<24|st>>>8,oe=st<<24|ut>>>8,ae=ft<<27|ht>>>5,se=ht<<27|ft>>>5,ue=ct<<20|lt>>>12,fe=lt<<20|ct>>>12,he=mt<<7|pt>>>25,ce=pt<<7|mt>>>25,le=bt<<8|yt>>>24,de=yt<<8|bt>>>24,pe=gt<<14|vt>>>18,me=vt<<14|gt>>>18;s[0]=wt^~Ct&Ht,s[1]=_t^~Rt&Qt,s[10]=Yt^~ue&Et,s[11]=Jt^~fe&xt,s[20]=Ot^~Kt&te,s[21]=Bt^~zt&ee,s[30]=ae^~Mt&Pt,s[31]=se^~At&Nt,s[40]=Ut^~Xt&he,s[41]=qt^~$t&ce,s[2]=Ct^~Ht&re,s[3]=Rt^~Qt&ne,s[12]=ue^~Et&jt,s[13]=fe^~xt&Lt,s[22]=Kt^~te&le,s[23]=zt^~ee&de,s[32]=Mt^~Pt&Gt,s[33]=At^~Nt&Vt,s[42]=Xt^~he&St,s[43]=$t^~ce&It,s[4]=Ht^~re&pe,s[5]=Qt^~ne&me,s[14]=Et^~jt&Wt,s[15]=xt^~Lt&Zt,s[24]=te^~le&kt,s[25]=ee^~de&Tt,s[34]=Pt^~Gt&ie,s[35]=Nt^~Vt&oe,s[44]=he^~St&Ft,s[45]=ce^~It&Dt,s[6]=re^~pe&wt,s[7]=ne^~me&_t,s[16]=jt^~Wt&Yt,s[17]=Lt^~Zt&Jt,s[26]=le^~kt&Ot,s[27]=de^~Tt&Bt,s[36]=Gt^~ie&ae,s[37]=Vt^~oe&se,s[46]=St^~Ft&Ut,s[47]=It^~Dt&qt,s[8]=pe^~wt&Ct,s[9]=me^~_t&Rt,s[18]=Wt^~Yt&ue,s[19]=Zt^~Jt&fe,s[28]=kt^~Ot&Kt,s[29]=Tt^~Bt&zt,s[38]=ie^~ae&Mt,s[39]=oe^~se&At,s[48]=Ft^~Ut&Xt,s[49]=Dt^~qt&$t,s[0]^=r[2*t],s[1]^=r[2*t+1];}};},function(t,e,r){"use strict";(function(t){var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(e,"__esModule",{value:!0}),e.Address=void 0;var o=n(r(37)),f=r(57),h=r(68),c=r(279),l=function(){function e(t){(0,o.default)(20===t.length,"Invalid address length"),this.buf=t;}return e.zero=function(){return new e((0,h.zeros)(20));},e.fromString=function(t){return(0,o.default)((0,c.isValidAddress)(t),"Invalid address"),new e((0,h.toBuffer)(t));},e.fromPublicKey=function(r){return(0,o.default)(t.isBuffer(r),"Public key should be Buffer"),new e((0,c.pubToAddress)(r));},e.fromPrivateKey=function(r){return(0,o.default)(t.isBuffer(r),"Private key should be Buffer"),new e((0,c.privateToAddress)(r));},e.generate=function(r,n){return(0,o.default)(f.BN.isBN(n)),new e((0,c.generateAddress)(r.buf,n.toArrayLike(t)));},e.generate2=function(r,n,f){return(0,o.default)(t.isBuffer(n)),(0,o.default)(t.isBuffer(f)),new e((0,c.generateAddress2)(r.buf,n,f));},e.prototype.equals=function(address){return this.buf.equals(address.buf);},e.prototype.isZero=function(){return this.equals(e.zero());},e.prototype.isPrecompileOrSystemAddress=function(){var t=new f.BN(this.buf),e=new f.BN(0),r=new f.BN("ffff","hex");return t.gte(e)&&t.lte(r);},e.prototype.toString=function(){return"0x"+this.buf.toString("hex");},e.prototype.toBuffer=function(){return t.from(this.buf);},e;}();e.Address=l;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.hashPersonalMessage=e.isValidSignature=e.fromRpcSig=e.toCompactSig=e.toRpcSig=e.ecrecover=e.ecsign=void 0;var n=r(124),o=r(57),f=r(68),h=r(170),c=r(125),l=r(173);function d(t,e){var r=(0,l.toType)(t,l.TypeOutput.BN);if(r.eqn(0)||r.eqn(1))return(0,l.toType)(t,l.TypeOutput.BN);if(!e)return r.subn(27);var n=(0,l.toType)(e,l.TypeOutput.BN);return r.sub(n.muln(2).addn(35));}function m(t){var e=new o.BN(t);return e.eqn(0)||e.eqn(1);}e.ecsign=function(e,r,o){var f=(0,n.ecdsaSign)(e,r),h=f.signature,c=f.recid,d=t.from(h.slice(0,32)),s=t.from(h.slice(32,64));if(!o||"number"==typeof o){if(o&&!Number.isSafeInteger(o))throw new Error("The provided number is greater than MAX_SAFE_INTEGER (please use an alternative input type)");return{r:d,s:s,v:o?c+(2*o+35):c+27};}return{r:d,s:s,v:(0,l.toType)(o,l.TypeOutput.BN).muln(2).addn(35).addn(c).toArrayLike(t)};};e.ecrecover=function(e,r,o,s,h){var c=t.concat([(0,f.setLengthLeft)(o,32),(0,f.setLengthLeft)(s,32)],64),l=d(r,h);if(!m(l))throw new Error("Invalid signature v value");var y=(0,n.ecdsaRecover)(c,l.toNumber(),e);return t.from((0,n.publicKeyConvert)(y,!1).slice(1));};e.toRpcSig=function(e,r,s,n){if(!m(d(e,n)))throw new Error("Invalid signature v value");return(0,f.bufferToHex)(t.concat([(0,f.setLengthLeft)(r,32),(0,f.setLengthLeft)(s,32),(0,f.toBuffer)(e)]));};e.toCompactSig=function(e,r,s,n){if(!m(d(e,n)))throw new Error("Invalid signature v value");var o=(0,l.toType)(e,l.TypeOutput.Number),h=s;return(o>28&&o%2==1||1===o||28===o)&&((h=t.from(s))[0]|=128),(0,f.bufferToHex)(t.concat([(0,f.setLengthLeft)(r,32),(0,f.setLengthLeft)(h,32)]));};e.fromRpcSig=function(t){var e,s,r,n=(0,f.toBuffer)(t);if(n.length>=65)e=n.slice(0,32),s=n.slice(32,64),r=(0,f.bufferToInt)(n.slice(64));else{if(64!==n.length)throw new Error("Invalid signature length");e=n.slice(0,32),s=n.slice(32,64),r=(0,f.bufferToInt)(n.slice(32,33))>>7,s[0]&=127;}return r<27&&(r+=27),{v:r,r:e,s:s};};e.isValidSignature=function(t,e,s,r,n){void 0===r&&(r=!0);var f=new o.BN("7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0",16),h=new o.BN("fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141",16);if(32!==e.length||32!==s.length)return!1;if(!m(d(t,n)))return!1;var c=new o.BN(e),l=new o.BN(s);return!(c.isZero()||c.gt(h)||l.isZero()||l.gt(h))&&(!r||1!==l.cmp(f));};e.hashPersonalMessage=function(e){(0,c.assertIsBuffer)(e);var r=t.from("Ethereum Signed Message:\n".concat(e.length),"utf-8");return(0,h.keccak)(t.concat([r,e]));};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(e,"__esModule",{value:!0}),e.defineProperties=void 0;var o=n(r(37)),f=r(85),h=r(57),c=r(68);e.defineProperties=function(e,r,data){if(e.raw=[],e._fields=[],e.toJSON=function(label){if(void 0===label&&(label=!1),label){var t={};return e._fields.forEach(function(r){t[r]="0x".concat(e[r].toString("hex"));}),t;}return(0,c.baToJSON)(e.raw);},e.serialize=function(){return h.rlp.encode(e.raw);},r.forEach(function(r,i){function n(){return e.raw[i];}function f(n){"00"!==(n=(0,c.toBuffer)(n)).toString("hex")||r.allowZero||(n=t.allocUnsafe(0)),r.allowLess&&r.length?(n=(0,c.unpadBuffer)(n),(0,o.default)(r.length>=n.length,"The field ".concat(r.name," must not have more ").concat(r.length," bytes"))):r.allowZero&&0===n.length||!r.length||(0,o.default)(r.length===n.length,"The field ".concat(r.name," must have byte length of ").concat(r.length)),e.raw[i]=n;}e._fields.push(r.name),Object.defineProperty(e,r.name,{enumerable:!0,configurable:!0,get:n,set:f}),r.default&&(e[r.name]=r.default),r.alias&&Object.defineProperty(e,r.alias,{enumerable:!1,configurable:!0,set:f,get:n});}),data)if("string"==typeof data&&(data=t.from((0,f.stripHexPrefix)(data),"hex")),t.isBuffer(data)&&(data=h.rlp.decode(data)),Array.isArray(data)){if(data.length>e._fields.length)throw new Error("wrong number of fields in data");data.forEach(function(t,i){e[e._fields[i]]=(0,c.toBuffer)(t);});}else{if("object"!=typeof data)throw new Error("invalid data");var n=Object.keys(data);r.forEach(function(t){-1!==n.indexOf(t.name)&&(e[t.name]=data[t.name]),-1!==n.indexOf(t.alias)&&(e[t.alias]=data[t.alias]);});}};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});const n=r(513);function o(t){return"string"==typeof t&&!!/^(0x)?[0-9a-f]{512}$/i.test(t)&&!(!/^(0x)?[0-9a-f]{512}$/.test(t)&&!/^(0x)?[0-9A-F]{512}$/.test(t));}function f(t,e){"object"==typeof e&&e.constructor===Uint8Array&&(e=n.bytesToHex(e));const r=n.keccak256(e).replace("0x","");for(let i=0;i<12;i+=4){const e=(parseInt(r.substr(i,2),16)<<8)+parseInt(r.substr(i+2,2),16)&2047,n=1<=48&&t<=57)return t-48;if(t>=65&&t<=70)return t-55;if(t>=97&&t<=102)return t-87;throw new Error("invalid bloom");}function c(t){return"string"==typeof t&&!!/^(0x)?[0-9a-f]{64}$/i.test(t)&&!(!/^(0x)?[0-9a-f]{64}$/.test(t)&&!/^(0x)?[0-9A-F]{64}$/.test(t));}function l(address){return"string"==typeof address&&(!!address.match(/^(0x)?[0-9a-fA-F]{40}$/)||!!address.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/));}e.isBloom=o,e.isInBloom=f,e.isUserEthereumAddressInBloom=function(t,e){if(!o(t))throw new Error("Invalid bloom given");if(!l(e))throw new Error(`Invalid ethereum address given: "${e}"`);return f(t,n.padLeft(e,64));},e.isContractAddressInBloom=function(t,e){if(!o(t))throw new Error("Invalid bloom given");if(!l(e))throw new Error(`Invalid contract address given: "${e}"`);return f(t,e);},e.isTopicInBloom=function(t,e){if(!o(t))throw new Error("Invalid bloom given");if(!c(e))throw new Error("Invalid topic");return f(t,e);},e.isTopic=c,e.isAddress=l;},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});const n=r(199);function o(t){if(null==t)throw new Error("cannot convert null value to array");if("string"==typeof t){const e=t.match(/^(0x)?[0-9a-fA-F]*$/);if(!e)throw new Error("invalid hexidecimal string");if("0x"!==e[1])throw new Error("hex string must have 0x prefix");(t=t.substring(2)).length%2&&(t="0"+t);const r=[];for(let i=0;i=256||parseInt(String(e))!=e)return!1;}return!0;}(t))return f(new Uint8Array(t));throw new Error("invalid arrayify value");}function f(t){return void 0!==t.slice||(t.slice=()=>{const e=Array.prototype.slice.call(arguments);return f(new Uint8Array(Array.prototype.slice.apply(t,e)));}),t;}e.keccak256=function(data){return"0x"+n.keccak_256(o(data));},e.padLeft=(t,e)=>{const r=/^0x/i.test(t)||"number"==typeof t,n=e-(t=t.toString().replace(/^0x/i,"")).length+1>=0?e-t.length+1:0;return(r?"0x":"")+new Array(n).join("0")+t;},e.bytesToHex=function(t){const e=[];for(let i=0;i>>4).toString(16)),e.push((15&t[i]).toString(16));return`0x${e.join("").replace(/^0+/,"")}`;},e.toByteArray=o;},function(t,e,r){var n=r(169),o=r(277),f=function(t){var e=typeof t;if("string"===e)return o.isHexStrict(t)?new n(t.replace(/0x/i,""),16):new n(t,10);if("number"===e)return new n(t);if(o.isBigNumber(t))return new n(t.toString(10));if(o.isBN(t))return t;throw new Error(t+" is not a number");},h=function(t,e,r){var h,c,l;if("bytes"===(t=(l=t).startsWith("int[")?"int256"+l.slice(3):"int"===l?"int256":l.startsWith("uint[")?"uint256"+l.slice(4):"uint"===l?"uint256":l.startsWith("fixed[")?"fixed128x128"+l.slice(5):"fixed"===l?"fixed128x128":l.startsWith("ufixed[")?"ufixed128x128"+l.slice(6):"ufixed"===l?"ufixed128x128":l)){if(e.replace(/^0x/i,"").length%2!=0)throw new Error("Invalid bytes characters "+e.length);return e;}if("string"===t)return o.utf8ToHex(e);if("bool"===t)return e?"01":"00";if(t.startsWith("address")){if(h=r?64:40,!o.isAddress(e))throw new Error(e+" is not a valid address, or the checksum is invalid.");return o.leftPad(e.toLowerCase(),h);}if(h=function(t){var e=/^\D+(\d+).*$/.exec(t);return e?parseInt(e[1],10):null;}(t),t.startsWith("bytes")){if(!h)throw new Error("bytes[] not yet supported in solidity");if(r&&(h=32),h<1||h>32||h256)throw new Error("Invalid uint"+h+" size");if((c=f(e)).bitLength()>h)throw new Error("Supplied uint exceeds width: "+h+" vs "+c.bitLength());if(c.lt(new n(0)))throw new Error("Supplied uint "+c.toString()+" is negative");return h?o.leftPad(c.toString("hex"),h/8*2):c;}if(t.startsWith("int")){if(h%8||h<8||h>256)throw new Error("Invalid int"+h+" size");if((c=f(e)).bitLength()>h)throw new Error("Supplied int exceeds width: "+h+" vs "+c.bitLength());return c.lt(new n(0))?c.toTwos(h).toString("hex"):h?o.leftPad(c.toString("hex"),h/8*2):c;}throw new Error("Unsupported or invalid type: "+t);},c=function(t){if(Array.isArray(t))throw new Error("Autodetection of array types is not supported.");var e,r,f="";if(t&&"object"==typeof t&&(t.hasOwnProperty("v")||t.hasOwnProperty("t")||t.hasOwnProperty("value")||t.hasOwnProperty("type"))?(e=t.hasOwnProperty("t")?t.t:t.type,f=t.hasOwnProperty("v")?t.v:t.value):(e=o.toHex(t,!0),f=o.toHex(t),e.startsWith("int")||e.startsWith("uint")||(e="bytes")),!e.startsWith("int")&&!e.startsWith("uint")||"string"!=typeof f||/^(-)?0x/i.test(f)||(f=new n(f)),Array.isArray(f)){if(r=function(t){var e=/^\D+\d*\[(\d+)\]$/.exec(t);return e?parseInt(e[1],10):null;}(e),r&&f.length!==r)throw new Error(e+" is not matching the given array "+JSON.stringify(f));r=f.length;}return Array.isArray(f)?f.map(function(t){return h(e,t,r).toString("hex").replace("0x","");}).join(""):h(e,f,r).toString("hex").replace("0x","");};t.exports={soliditySha3:function(){var t=Array.prototype.slice.call(arguments).map(c);return o.sha3("0x"+t.join(""));},soliditySha3Raw:function(){return o.sha3Raw("0x"+Array.prototype.slice.call(arguments).map(c).join(""));},encodePacked:function(){return"0x"+Array.prototype.slice.call(arguments).map(c).join("").toLowerCase();}};},function(t,e,r){"use strict";(function(t){var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r];}});}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r];}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e});}:function(t,e){t.default=e;}),f=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&n(e,t,r);return o(e,t),e;};Object.defineProperty(e,"__esModule",{value:!0}),e.recoverTypedSignature_v4=e.recoverTypedSignature=e.signTypedData_v4=e.signTypedData=e.recoverTypedMessage=e.signTypedMessage=e.getEncryptionPublicKey=e.decryptSafely=e.decrypt=e.encryptSafely=e.encrypt=e.recoverTypedSignatureLegacy=e.signTypedDataLegacy=e.typedSignatureHash=e.extractPublicKey=e.recoverPersonalSignature=e.personalSign=e.normalize=e.concatSig=e.TypedDataUtils=e.TYPED_MESSAGE_SCHEMA=void 0;const h=f(r(516)),c=f(r(520)),l=f(r(529)),d=f(r(531)),m={type:"object",properties:{types:{type:"object",additionalProperties:{type:"array",items:{type:"object",properties:{name:{type:"string"},type:{type:"string"}},required:["name","type"]}}},primaryType:{type:"string"},domain:{type:"object"},message:{type:"object"}},required:["types","primaryType","domain","message"]};e.TYPED_MESSAGE_SCHEMA=m;const y={encodeData(e,data,r,n=!0){const o=["bytes32"],f=[this.hashType(e,r)];if(n){const l=(e,o,f)=>{if(void 0!==r[o])return["bytes32",null==f?"0x0000000000000000000000000000000000000000000000000000000000000000":h.keccak(this.encodeData(o,f,r,n))];if(void 0===f)throw new Error(`missing value for field ${e} of type ${o}`);if("bytes"===o)return["bytes32",h.keccak(f)];if("string"===o)return"string"==typeof f&&(f=t.from(f,"utf8")),["bytes32",h.keccak(f)];if(o.lastIndexOf("]")===o.length-1){const t=o.slice(0,o.lastIndexOf("[")),r=f.map(r=>l(e,t,r));return["bytes32",h.keccak(c.rawEncode(r.map(([t])=>t),r.map(([,t])=>t)))];}return[o,f];};for(const t of r[e]){const[e,r]=l(t.name,t.type,data[t.name]);o.push(e),f.push(r);}}else for(const c of r[e]){let e=data[c.name];if(void 0!==e)if("bytes"===c.type)o.push("bytes32"),e=h.keccak(e),f.push(e);else if("string"===c.type)o.push("bytes32"),"string"==typeof e&&(e=t.from(e,"utf8")),e=h.keccak(e),f.push(e);else if(void 0!==r[c.type])o.push("bytes32"),e=h.keccak(this.encodeData(c.type,e,r,n)),f.push(e);else{if(c.type.lastIndexOf("]")===c.type.length-1)throw new Error("Arrays are unimplemented in encodeData; use V4 extension");o.push(c.type),f.push(e);}}return c.rawEncode(o,f);},encodeType(t,e){let r="",n=this.findTypeDependencies(t,e).filter(e=>e!==t);n=[t].concat(n.sort());for(const t of n){if(!e[t])throw new Error(`No type definition specified: ${t}`);r+=`${t}(${e[t].map(({name:t,type:e})=>`${e} ${t}`).join(",")})`;}return r;},findTypeDependencies(t,e,r=[]){if([t]=t.match(/^\w*/u),r.includes(t)||void 0===e[t])return r;r.push(t);for(const n of e[t])for(const t of this.findTypeDependencies(n.type,e,r))!r.includes(t)&&r.push(t);return r;},hashStruct(t,data,e,r=!0){return h.keccak(this.encodeData(t,data,e,r));},hashType(t,e){return h.keccak(this.encodeType(t,e));},sanitizeData(data){const t={};for(const e in m.properties)data[e]&&(t[e]=data[e]);return"types"in t&&(t.types=Object.assign({EIP712Domain:[]},t.types)),t;},sign(e,r=!0){const n=this.sanitizeData(e),o=[t.from("1901","hex")];return o.push(this.hashStruct("EIP712Domain",n.domain,n.types,r)),"EIP712Domain"!==n.primaryType&&o.push(this.hashStruct(n.primaryType,n.message,n.types,r)),h.keccak(t.concat(o));}};function v(t,e,s){const r=h.fromSigned(e),n=h.fromSigned(s),o=h.bufferToInt(t),f=B(h.toUnsigned(r).toString("hex"),64),c=B(h.toUnsigned(n).toString("hex"),64),l=h.stripHexPrefix(h.intToHex(o));return h.addHexPrefix(f.concat(c,l)).toString("hex");}function w(t,e){const r=k(e.data),n=h.ecsign(r,t);return h.bufferToHex(v(n.v,n.r,n.s));}function _(t){const e=T(k(t.data),t.sig),r=h.publicToAddress(e);return h.bufferToHex(r);}function M(t,e,r){if("x25519-xsalsa20-poly1305"===r){if("string"!=typeof e.data)throw new Error('Cannot detect secret message, message params should be of the form {data: "secret message"} ');const r=l.box.keyPair();let n;try{n=d.decodeBase64(t);}catch(t){throw new Error("Bad public key");}const o=d.decodeUTF8(e.data),f=l.randomBytes(l.box.nonceLength),h=l.box(o,f,n,r.secretKey);return{version:"x25519-xsalsa20-poly1305",nonce:d.encodeBase64(f),ephemPublicKey:d.encodeBase64(r.publicKey),ciphertext:d.encodeBase64(h)};}throw new Error("Encryption type/version not supported");}function A(t,e){if("x25519-xsalsa20-poly1305"===t.version){const r=C(e),n=l.box.keyPair.fromSecretKey(r).secretKey,o=d.decodeBase64(t.nonce),f=d.decodeBase64(t.ciphertext),h=d.decodeBase64(t.ephemPublicKey),c=l.box.open(f,o,h,n);let output;try{output=d.encodeUTF8(c);}catch(t){throw new Error("Decryption failed.");}if(output)return output;throw new Error("Decryption failed.");}throw new Error("Encryption type/version not supported.");}function E(t,e){const r=y.sign(e.data,!1),n=h.ecsign(r,t);return h.bufferToHex(v(n.v,n.r,n.s));}function x(t,e){const r=y.sign(e.data),n=h.ecsign(r,t);return h.bufferToHex(v(n.v,n.r,n.s));}function S(t){const e=T(y.sign(t.data,!1),t.sig),r=h.publicToAddress(e);return h.bufferToHex(r);}function I(t){const e=T(y.sign(t.data),t.sig),r=h.publicToAddress(e);return h.bufferToHex(r);}function k(t){const e=new Error("Expect argument to be non-empty array");if("object"!=typeof t||!("length"in t)||!t.length)throw e;const data=t.map(function(t){return"bytes"===t.type?h.toBuffer(t.value):t.value;}),r=t.map(function(t){return t.type;}),n=t.map(function(t){if(!t.name)throw e;return`${t.type} ${t.name}`;});return c.soliditySHA3(["bytes32","bytes32"],[c.soliditySHA3(new Array(t.length).fill("string"),n),c.soliditySHA3(r,data)]);}function T(t,e){const r=h.toBuffer(e),n=h.fromRpcSig(r);return h.ecrecover(t,n.v,n.r,n.s);}function O(t){const e=h.toBuffer(t.data);return T(h.hashPersonalMessage(e),t.sig);}function B(t,e){let r=`${t}`;for(;r.length0&&(h=2048-f-16),o.padding="0".repeat(h),M(e,{data:JSON.stringify(o)},n);},e.decrypt=A,e.decryptSafely=function(t,e){return JSON.parse(A(t,e)).data;},e.getEncryptionPublicKey=function(t){const e=C(t),r=l.box.keyPair.fromSecretKey(e).publicKey;return d.encodeBase64(r);},e.signTypedMessage=function(t,e,r="V4"){switch(r){case"V1":return w(t,e);case"V3":return E(t,e);default:return x(t,e);}},e.recoverTypedMessage=function(t,e="V4"){switch(e){case"V1":return _(t);case"V3":return S(t);default:return I(t);}},e.signTypedData=E,e.signTypedData_v4=x,e.recoverTypedSignature=S,e.recoverTypedSignature_v4=I;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t;}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t;},o=r(171),f=o.keccak224,h=o.keccak384,c=o.keccak256,l=o.keccak512,d=r(517),m=r(37),y=r(101),v=r(16),w=r(61),_=r(7).Buffer;Object.assign(e,r(88)),e.MAX_INTEGER=new v("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",16),e.TWO_POW256=new v("10000000000000000000000000000000000000000000000000000000000000000",16),e.KECCAK256_NULL_S="c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",e.SHA3_NULL_S=e.KECCAK256_NULL_S,e.KECCAK256_NULL=_.from(e.KECCAK256_NULL_S,"hex"),e.SHA3_NULL=e.KECCAK256_NULL,e.KECCAK256_RLP_ARRAY_S="1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",e.SHA3_RLP_ARRAY_S=e.KECCAK256_RLP_ARRAY_S,e.KECCAK256_RLP_ARRAY=_.from(e.KECCAK256_RLP_ARRAY_S,"hex"),e.SHA3_RLP_ARRAY=e.KECCAK256_RLP_ARRAY,e.KECCAK256_RLP_S="56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",e.SHA3_RLP_S=e.KECCAK256_RLP_S,e.KECCAK256_RLP=_.from(e.KECCAK256_RLP_S,"hex"),e.SHA3_RLP=e.KECCAK256_RLP,e.BN=v,e.rlp=y,e.secp256k1=d,e.zeros=function(t){return _.allocUnsafe(t).fill(0);},e.zeroAddress=function(){var t=e.zeros(20);return e.bufferToHex(t);},e.setLengthLeft=e.setLength=function(t,r,n){var o=e.zeros(r);return t=e.toBuffer(t),n?t.length0&&"0"===t.toString();)t=(a=a.slice(1))[0];return a;},e.toBuffer=function(t){if(!_.isBuffer(t))if(Array.isArray(t))t=_.from(t);else if("string"==typeof t)t=e.isHexString(t)?_.from(e.padToEven(e.stripHexPrefix(t)),"hex"):_.from(t);else if("number"==typeof t)t=e.intToBuffer(t);else if(null==t)t=_.allocUnsafe(0);else if(v.isBN(t))t=t.toArrayLike(_);else{if(!t.toArray)throw new Error("invalid type");t=_.from(t.toArray());}return t;},e.bufferToInt=function(t){return new v(e.toBuffer(t)).toNumber();},e.bufferToHex=function(t){return"0x"+(t=e.toBuffer(t)).toString("hex");},e.fromSigned=function(t){return new v(t).fromTwos(256);},e.toUnsigned=function(t){return _.from(t.toTwos(256).toArray());},e.keccak=function(a,t){switch(a=e.toBuffer(a),t||(t=256),t){case 224:return f(a);case 256:return c(a);case 384:return h(a);case 512:return l(a);default:throw new Error("Invald algorithm: keccak"+t);}},e.keccak256=function(a){return e.keccak(a);},e.sha3=e.keccak,e.sha256=function(a){return a=e.toBuffer(a),w("sha256").update(a).digest();},e.ripemd160=function(a,t){a=e.toBuffer(a);var r=w("rmd160").update(a).digest();return!0===t?e.setLength(r,32):r;},e.rlphash=function(a){return e.keccak(y.encode(a));},e.isValidPrivate=function(t){return d.privateKeyVerify(t);},e.isValidPublic=function(t,e){return 64===t.length?d.publicKeyVerify(_.concat([_.from([4]),t])):!!e&&d.publicKeyVerify(t);},e.pubToAddress=e.publicToAddress=function(t,r){return t=e.toBuffer(t),r&&64!==t.length&&(t=d.publicKeyConvert(t,!1).slice(1)),m(64===t.length),e.keccak(t).slice(-20);};var M=e.privateToPublic=function(t){return t=e.toBuffer(t),d.publicKeyCreate(t,!1).slice(1);};e.importPublic=function(t){return 64!==(t=e.toBuffer(t)).length&&(t=d.publicKeyConvert(t,!1).slice(1)),t;},e.ecsign=function(t,e){var r=d.sign(t,e),n={};return n.r=r.signature.slice(0,32),n.s=r.signature.slice(32,64),n.v=r.recovery+27,n;},e.hashPersonalMessage=function(t){var r=e.toBuffer("Ethereum Signed Message:\n"+t.length.toString());return e.keccak(_.concat([r,t]));},e.ecrecover=function(t,r,n,s){var o=_.concat([e.setLength(n,32),e.setLength(s,32)],64),f=r-27;if(0!==f&&1!==f)throw new Error("Invalid signature v value");var h=d.recover(t,o,f);return d.publicKeyConvert(h,!1).slice(1);},e.toRpcSig=function(t,r,s){if(27!==t&&28!==t)throw new Error("Invalid recovery id");return e.bufferToHex(_.concat([e.setLengthLeft(r,32),e.setLengthLeft(s,32),e.toBuffer(t-27)]));},e.fromRpcSig=function(t){if(65!==(t=e.toBuffer(t)).length)throw new Error("Invalid signature length");var r=t[64];return r<27&&(r+=27),{v:r,r:t.slice(0,32),s:t.slice(32,64)};},e.privateToAddress=function(t){return e.publicToAddress(M(t));},e.isValidAddress=function(address){return /^0x[0-9a-fA-F]{40}$/.test(address);},e.isZeroAddress=function(address){return e.zeroAddress()===e.addHexPrefix(address);},e.toChecksumAddress=function(address){address=e.stripHexPrefix(address).toLowerCase();for(var t=e.keccak(address).toString("hex"),r="0x",i=0;i=8?r+=address[i].toUpperCase():r+=address[i];return r;},e.isValidChecksumAddress=function(address){return e.isValidAddress(address)&&e.toChecksumAddress(address)===address;},e.generateAddress=function(t,r){return t=e.toBuffer(t),r=(r=new v(r)).isZero()?null:_.from(r.toArray()),e.rlphash([t,r]).slice(-20);},e.isPrecompiled=function(address){var a=e.unpad(address);return 1===a.length&&a[0]>=1&&a[0]<=8;},e.addHexPrefix=function(t){return"string"!=typeof t||e.isHexPrefixed(t)?t:"0x"+t;},e.isValidSignature=function(t,e,s,r){var n=new v("7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0",16),o=new v("fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141",16);return 32===e.length&&32===s.length&&(27===t||28===t)&&(e=new v(e),s=new v(s),!(e.isZero()||e.gt(o)||s.isZero()||s.gt(o))&&(!1!==r||1!==new v(s).cmp(n)));},e.baToJSON=function(t){if(_.isBuffer(t))return"0x"+t.toString("hex");if(t instanceof Array){for(var r=[],i=0;i=n.length,"The field "+r.name+" must not have more "+r.length+" bytes")):r.allowZero&&0===n.length||!r.length||m(r.length===n.length,"The field "+r.name+" must have byte length of "+r.length),t.raw[i]=n;}t._fields.push(r.name),Object.defineProperty(t,r.name,{enumerable:!0,configurable:!0,get:n,set:o}),r.default&&(t[r.name]=r.default),r.alias&&Object.defineProperty(t,r.alias,{enumerable:!1,configurable:!0,set:o,get:n});}),data)if("string"==typeof data&&(data=_.from(e.stripHexPrefix(data),"hex")),_.isBuffer(data)&&(data=y.decode(data)),Array.isArray(data)){if(data.length>t._fields.length)throw new Error("wrong number of fields in data");data.forEach(function(r,i){t[t._fields[i]]=e.toBuffer(r);});}else{if("object"!==(void 0===data?"undefined":n(data)))throw new Error("invalid data");var o=Object.keys(data);r.forEach(function(e){-1!==o.indexOf(e.name)&&(t[e.name]=data[e.name]),-1!==o.indexOf(e.alias)&&(t[e.alias]=data[e.alias]);});}};},function(t,e,r){"use strict";(function(e){var n=r(124),o=r(518),f=r(519),h=function(t){return 32===t.length&&n.privateKeyVerify(Uint8Array.from(t));};t.exports={privateKeyVerify:h,privateKeyExport:function(t,e){if(32!==t.length)throw new RangeError("private key length is invalid");var r=o.privateKeyExport(t,e);return f.privateKeyExport(t,r,e);},privateKeyImport:function(t){if(null!==(t=f.privateKeyImport(t))&&32===t.length&&h(t))return t;throw new Error("couldn't import from DER format");},privateKeyNegate:function(t){return e.from(n.privateKeyNegate(Uint8Array.from(t)));},privateKeyModInverse:function(t){if(32!==t.length)throw new Error("private key length is invalid");return e.from(o.privateKeyModInverse(Uint8Array.from(t)));},privateKeyTweakAdd:function(t,r){return e.from(n.privateKeyTweakAdd(Uint8Array.from(t),r));},privateKeyTweakMul:function(t,r){return e.from(n.privateKeyTweakMul(Uint8Array.from(t),Uint8Array.from(r)));},publicKeyCreate:function(t,r){return e.from(n.publicKeyCreate(Uint8Array.from(t),r));},publicKeyConvert:function(t,r){return e.from(n.publicKeyConvert(Uint8Array.from(t),r));},publicKeyVerify:function(t){return(33===t.length||65===t.length)&&n.publicKeyVerify(Uint8Array.from(t));},publicKeyTweakAdd:function(t,r,o){return e.from(n.publicKeyTweakAdd(Uint8Array.from(t),Uint8Array.from(r),o));},publicKeyTweakMul:function(t,r,o){return e.from(n.publicKeyTweakMul(Uint8Array.from(t),Uint8Array.from(r),o));},publicKeyCombine:function(t,r){var o=[];return t.forEach(function(t){o.push(Uint8Array.from(t));}),e.from(n.publicKeyCombine(o,r));},signatureNormalize:function(t){return e.from(n.signatureNormalize(Uint8Array.from(t)));},signatureExport:function(t){return e.from(n.signatureExport(Uint8Array.from(t)));},signatureImport:function(t){return e.from(n.signatureImport(Uint8Array.from(t)));},signatureImportLax:function(t){if(0===t.length)throw new RangeError("signature length is invalid");var e=f.signatureImportLax(t);if(null===e)throw new Error("couldn't parse DER signature");return o.signatureImport(e);},sign:function(t,r,o){if(null===o)throw new TypeError("options should be an Object");var f=void 0;if(o){if(f={},null===o.data)throw new TypeError("options.data should be a Buffer");if(o.data){if(32!==o.data.length)throw new RangeError("options.data length is invalid");f.data=new Uint8Array(o.data);}if(null===o.noncefn)throw new TypeError("options.noncefn should be a Function");o.noncefn&&(f.noncefn=function(t,r,n,data,f){var h=null!=n?e.from(n):null,c=null!=data?e.from(data):null,l=e.from("");return o.noncefn&&(l=o.noncefn(e.from(t),e.from(r),h,c,f)),Uint8Array.from(l);});}var h=n.ecdsaSign(Uint8Array.from(t),Uint8Array.from(r),f);return{signature:e.from(h.signature),recovery:h.recid};},verify:function(t,e,r){return n.ecdsaVerify(Uint8Array.from(e),Uint8Array.from(t),r);},recover:function(t,r,o,f){return e.from(n.ecdsaRecover(Uint8Array.from(r),o,Uint8Array.from(t),f));},ecdh:function(t,r){return e.from(n.ecdh(Uint8Array.from(t),Uint8Array.from(r),{}));},ecdhUnsafe:function(t,r,n){if(33!==t.length&&65!==t.length)throw new RangeError("public key length is invalid");if(32!==r.length)throw new RangeError("private key length is invalid");return e.from(o.ecdhUnsafe(Uint8Array.from(t),Uint8Array.from(r),n));}};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){var n=r(16),o=new(0,r(84).ec)("secp256k1"),f=o.curve;e.privateKeyExport=function(t,e){var r=new n(t);if(r.ucmp(f.n)>=0)throw new Error("couldn't export to DER format");var c=o.g.mul(r);return h(c.getX(),c.getY(),e);},e.privateKeyModInverse=function(e){var r=new n(e);if(r.ucmp(f.n)>=0||r.isZero())throw new Error("private key range is invalid");return r.invm(f.n).toArrayLike(t,"be",32);},e.signatureImport=function(e){var r=new n(e.r);r.ucmp(f.n)>=0&&(r=new n(0));var s=new n(e.s);return s.ucmp(f.n)>=0&&(s=new n(0)),t.concat([r.toArrayLike(t,"be",32),s.toArrayLike(t,"be",32)]);},e.ecdhUnsafe=function(t,e,r){var c=o.keyFromPublic(t),l=new n(e);if(l.ucmp(f.n)>=0||l.isZero())throw new Error("scalar was invalid (zero or overflow)");var d=c.pub.mul(l);return h(d.getX(),d.getY(),r);};var h=function(e,r,n){var o=void 0;return n?((o=t.alloc(33))[0]=r.isOdd()?3:2,e.toArrayLike(t,"be",32).copy(o,1)):((o=t.alloc(65))[0]=4,e.toArrayLike(t,"be",32).copy(o,1),r.toArrayLike(t,"be",32).copy(o,33)),o;};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){var r=t.from([48,129,211,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,133,48,129,130,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,33,2,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,36,3,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),n=t.from([48,130,1,19,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,165,48,129,162,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,65,4,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,72,58,218,119,38,163,196,101,93,164,251,252,14,17,8,168,253,23,180,72,166,133,84,25,156,71,208,143,251,16,212,184,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,68,3,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);e.privateKeyExport=function(e,o,f){var h=t.from(f?r:n);return e.copy(h,f?8:9),o.copy(h,f?181:214),h;},e.privateKeyImport=function(t){var e=t.length,r=0;if(e2)return null;if(e<(r+=1)+n)return null;var o=t[r+n-1]|(n>1?t[r+n-2]<<8:0);return e<(r+=n)+o||e32||en)return null;if(2!==e[o++])return null;var h=e[o++];if(128&h){if(o+(f=h-128)>n)return null;for(;f>0&&0===e[o];o+=1,f-=1);for(h=0;f>0;o+=1,f-=1)h=(h<<8)+e[o];}if(h>n-o)return null;var c=o;if(o+=h,2!==e[o++])return null;var l=e[o++];if(128&l){if(o+(f=l-128)>n)return null;for(;f>0&&0===e[o];o+=1,f-=1);for(l=0;f>0;o+=1,f-=1)l=(l<<8)+e[o];}if(l>n-o)return null;var d=o;for(o+=l;h>0&&0===e[c];h-=1,c+=1);if(h>32)return null;var m=e.slice(c,c+h);for(m.copy(r,32-m.length);l>0&&0===e[d];l-=1,d+=1);if(l>32)return null;var y=e.slice(d,d+l);return y.copy(s,32-y.length),{r:r,s:s};};}).call(this,r(3).Buffer);},function(t,e,r){t.exports=r(521);},function(t,e,r){(function(e){const n=r(522),o=r(16);var f=function(){};function h(t){return t.startsWith("int[")?"int256"+t.slice(3):"int"===t?"int256":t.startsWith("uint[")?"uint256"+t.slice(4):"uint"===t?"uint256":t.startsWith("fixed[")?"fixed128x128"+t.slice(5):"fixed"===t?"fixed128x128":t.startsWith("ufixed[")?"ufixed128x128"+t.slice(6):"ufixed"===t?"ufixed128x128":t;}function c(t){return parseInt(/^\D+(\d+)$/.exec(t)[1],10);}function l(t){var e=/^\D+(\d+)x(\d+)$/.exec(t);return[parseInt(e[1],10),parseInt(e[2],10)];}function d(t){var e=t.match(/(.*)\[(.*?)\]$/);return e?""===e[2]?"dynamic":parseInt(e[2],10):null;}function m(t){var e=typeof t;if("string"===e)return n.isHexPrefixed(t)?new o(n.stripHexPrefix(t),16):new o(t,10);if("number"===e)return new o(t);if(t.toArray)return t;throw new Error("Argument is not a number");}function y(t){var e=/^(\w+)\((.*)\)$/.exec(t);if(3!==e.length)throw new Error("Invalid method signature");var r=/^(.+)\):\((.+)$/.exec(e[2]);if(null!==r&&3===r.length)return{method:e[1],args:r[1].split(","),retargs:r[2].split(",")};var n=e[2].split(",");return 1===n.length&&""===n[0]&&(n=[]),{method:e[1],args:n};}function v(t,r){var f,h,y,i;if("address"===t)return v("uint160",m(r));if("bool"===t)return v("uint8",r?1:0);if("string"===t)return v("bytes",e.from(r,"utf8"));if(A(t)){if(void 0===r.length)throw new Error("Not an array?");if("dynamic"!==(f=d(t))&&0!==f&&r.length>f)throw new Error("Elements exceed array size: "+f);for(i in y=[],t=t.slice(0,t.lastIndexOf("[")),"string"==typeof r&&(r=JSON.parse(r)),r)y.push(v(t,r[i]));if("dynamic"===f){var w=v("uint256",r.length);y.unshift(w);}return e.concat(y);}if("bytes"===t)return r=e.from(r),y=e.concat([v("uint256",r.length),r]),r.length%32!=0&&(y=e.concat([y,n.zeros(32-r.length%32)])),y;if(t.startsWith("bytes")){if((f=c(t))<1||f>32)throw new Error("Invalid bytes width: "+f);return n.setLengthRight(r,32);}if(t.startsWith("uint")){if((f=c(t))%8||f<8||f>256)throw new Error("Invalid uint width: "+f);if((h=m(r)).bitLength()>f)throw new Error("Supplied uint exceeds width: "+f+" vs "+h.bitLength());if(h<0)throw new Error("Supplied uint is negative");return h.toArrayLike(e,"be",32);}if(t.startsWith("int")){if((f=c(t))%8||f<8||f>256)throw new Error("Invalid int width: "+f);if((h=m(r)).bitLength()>f)throw new Error("Supplied int exceeds width: "+f+" vs "+h.bitLength());return h.toTwos(256).toArrayLike(e,"be",32);}if(t.startsWith("ufixed")){if(f=l(t),(h=m(r))<0)throw new Error("Supplied ufixed is negative");return v("uint256",h.mul(new o(2).pow(new o(f[1]))));}if(t.startsWith("fixed"))return f=l(t),v("int256",m(r).mul(new o(2).pow(new o(f[1]))));throw new Error("Unsupported or invalid type: "+t);}function w(t,data,r){var n,f,h,i;if("string"==typeof t&&(t=_(t)),"address"===t.name)return w(t.rawType,data,r).toArrayLike(e,"be",20).toString("hex");if("bool"===t.name)return w(t.rawType,data,r).toString()===new o(1).toString();if("string"===t.name){var c=w(t.rawType,data,r);return e.from(c,"utf8").toString();}if(t.isArray){for(h=[],n=t.size,"dynamic"===t.size&&(r=w("uint256",data,r).toNumber(),n=w("uint256",data,r).toNumber(),r+=32),i=0;it.size)throw new Error("Decoded int exceeds width: "+t.size+" vs "+f.bitLength());return f;}if(t.name.startsWith("int")){if((f=new o(data.slice(r,r+32),16,"be").fromTwos(256)).bitLength()>t.size)throw new Error("Decoded uint exceeds width: "+t.size+" vs "+f.bitLength());return f;}if(t.name.startsWith("ufixed")){if(n=new o(2).pow(new o(t.size[1])),!(f=w("uint256",data,r)).mod(n).isZero())throw new Error("Decimals not supported yet");return f.div(n);}if(t.name.startsWith("fixed")){if(n=new o(2).pow(new o(t.size[1])),!(f=w("int256",data,r)).mod(n).isZero())throw new Error("Decimals not supported yet");return f.div(n);}throw new Error("Unsupported or invalid type: "+t.name);}function _(t){var e,r,n;if(A(t)){e=d(t);var o=t.slice(0,t.lastIndexOf("["));return o=_(o),r={isArray:!0,name:t,size:e,memoryUsage:"dynamic"===e?32:o.memoryUsage*e,subArray:o};}switch(t){case"address":n="uint160";break;case"bool":n="uint8";break;case"string":n="bytes";}if(r={rawType:n,name:t,memoryUsage:32},t.startsWith("bytes")&&"bytes"!==t||t.startsWith("uint")||t.startsWith("int")?r.size=c(t):(t.startsWith("ufixed")||t.startsWith("fixed"))&&(r.size=l(t)),t.startsWith("bytes")&&"bytes"!==t&&(r.size<1||r.size>32))throw new Error("Invalid bytes width: "+r.size);if((t.startsWith("uint")||t.startsWith("int"))&&(r.size%8||r.size<8||r.size>256))throw new Error("Invalid int/uint width: "+r.size);return r;}function M(t){return"string"===t||"bytes"===t||"dynamic"===d(t);}function A(t){return t.lastIndexOf("]")===t.length-1;}function E(t,e){return t.startsWith("address")||t.startsWith("bytes")?"0x"+e.toString("hex"):e.toString();}f.eventID=function(t,r){var o=t+"("+r.map(h).join(",")+")";return n.keccak256(e.from(o));},f.methodID=function(t,e){return f.eventID(t,e).slice(0,4);},f.rawEncode=function(t,r){var output=[],data=[],n=0;t.forEach(function(t){if(A(t)){var e=d(t);n+="dynamic"!==e?32*e:32;}else n+=32;});for(var i=0;iv)throw new Error("Elements exceed array size: "+v);}var w=r.map(function(t){return f.solidityHexValue(y,t,256);});return e.concat(w);}if("bytes"===t)return r;if("string"===t)return e.from(r,"utf8");if("bool"===t){o=o||8;var _=Array(o/4).join("0");return e.from(r?_+"1":_+"0","hex");}if("address"===t){var M=20;return o&&(M=o/8),n.setLengthLeft(r,M);}if(t.startsWith("bytes")){if((h=c(t))<1||h>32)throw new Error("Invalid bytes width: "+h);return n.setLengthRight(r,h);}if(t.startsWith("uint")){if((h=c(t))%8||h<8||h>256)throw new Error("Invalid uint width: "+h);if((l=m(r)).bitLength()>h)throw new Error("Supplied uint exceeds width: "+h+" vs "+l.bitLength());return o=o||h,l.toArrayLike(e,"be",o/8);}if(t.startsWith("int")){if((h=c(t))%8||h<8||h>256)throw new Error("Invalid int width: "+h);if((l=m(r)).bitLength()>h)throw new Error("Supplied int exceeds width: "+h+" vs "+l.bitLength());return o=o||h,l.toTwos(h).toArrayLike(e,"be",o/8);}throw new Error("Unsupported or invalid type: "+t);},f.solidityPack=function(t,r){if(t.length!==r.length)throw new Error("Number of types are not matching the values");for(var n=[],i=0;i="0"&&e<="9";)o+=t[f]-"0",f++;i=f-1,r.push(o);}else if("i"===n)r.push("int256");else{if("a"!==n)throw new Error("Unsupported or invalid type: "+n);r.push("int256[]");}}return r;},f.toSerpent=function(t){for(var e=[],i=0;i=0)throw new Error("couldn't export to DER format");var c=o.g.mul(r);return h(c.getX(),c.getY(),e);},e.privateKeyModInverse=function(e){var r=new n(e);if(r.ucmp(f.n)>=0||r.isZero())throw new Error("private key range is invalid");return r.invm(f.n).toArrayLike(t,"be",32);},e.signatureImport=function(e){var r=new n(e.r);r.ucmp(f.n)>=0&&(r=new n(0));var s=new n(e.s);return s.ucmp(f.n)>=0&&(s=new n(0)),t.concat([r.toArrayLike(t,"be",32),s.toArrayLike(t,"be",32)]);},e.ecdhUnsafe=function(t,e,r){void 0===r&&(r=!0);var c=o.keyFromPublic(t),l=new n(e);if(l.ucmp(f.n)>=0||l.isZero())throw new Error("scalar was invalid (zero or overflow)");var d=c.pub.mul(l);return h(d.getX(),d.getY(),r);};var h=function(e,r,n){var o;return n?((o=t.alloc(33))[0]=r.isOdd()?3:2,e.toArrayLike(t,"be",32).copy(o,1)):((o=t.alloc(65))[0]=4,e.toArrayLike(t,"be",32).copy(o,1),r.toArrayLike(t,"be",32).copy(o,33)),o;};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0});var r=t.from([48,129,211,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,133,48,129,130,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,33,2,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,36,3,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),n=t.from([48,130,1,19,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,165,48,129,162,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,65,4,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,72,58,218,119,38,163,196,101,93,164,251,252,14,17,8,168,253,23,180,72,166,133,84,25,156,71,208,143,251,16,212,184,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,68,3,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);e.privateKeyExport=function(e,o,f){void 0===f&&(f=!0);var h=t.from(f?r:n);return e.copy(h,f?8:9),o.copy(h,f?181:214),h;},e.privateKeyImport=function(t){var e=t.length,r=0;if(e2)return null;if(e<(r+=1)+n)return null;var o=t[r+n-1]|(n>1?t[r+n-2]<<8:0);return e<(r+=n)+o||e32||en)return null;if(2!==e[o++])return null;var h=e[o++];if(128&h){if(o+(f=h-128)>n)return null;for(;f>0&&0===e[o];o+=1,f-=1);for(h=0;f>0;o+=1,f-=1)h=(h<<8)+e[o];}if(h>n-o)return null;var c=o;if(o+=h,2!==e[o++])return null;var l=e[o++];if(128&l){if(o+(f=l-128)>n)return null;for(;f>0&&0===e[o];o+=1,f-=1);for(l=0;f>0;o+=1,f-=1)l=(l<<8)+e[o];}if(l>n-o)return null;var d=o;for(o+=l;h>0&&0===e[c];h-=1,c+=1);if(h>32)return null;var m=e.slice(c,c+h);for(m.copy(r,32-m.length);l>0&&0===e[d];l-=1,d+=1);if(l>32)return null;var y=e.slice(d,d+l);return y.copy(s,32-y.length),{r:r,s:s};};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.KECCAK256_RLP=e.KECCAK256_RLP_S=e.KECCAK256_RLP_ARRAY=e.KECCAK256_RLP_ARRAY_S=e.KECCAK256_NULL=e.KECCAK256_NULL_S=e.TWO_POW256=e.MAX_INTEGER=void 0;var n=r(16);e.MAX_INTEGER=new n("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",16),e.TWO_POW256=new n("10000000000000000000000000000000000000000000000000000000000000000",16),e.KECCAK256_NULL_S="c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",e.KECCAK256_NULL=t.from(e.KECCAK256_NULL_S,"hex"),e.KECCAK256_RLP_ARRAY_S="1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",e.KECCAK256_RLP_ARRAY=t.from(e.KECCAK256_RLP_ARRAY_S,"hex"),e.KECCAK256_RLP_S="56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",e.KECCAK256_RLP=t.from(e.KECCAK256_RLP_S,"hex");}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.importPublic=e.privateToPublic=e.privateToAddress=e.publicToAddress=e.pubToAddress=e.isValidPublic=e.isValidPrivate=e.isPrecompiled=e.generateAddress2=e.generateAddress=e.isValidChecksumAddress=e.toChecksumAddress=e.isZeroAddress=e.isValidAddress=e.zeroAddress=void 0;var n=r(37),o=r(88),f=r(174),h=r(16),c=r(102),l=r(175);e.zeroAddress=function(){var t=c.zeros(20);return c.bufferToHex(t);},e.isValidAddress=function(address){return /^0x[0-9a-fA-F]{40}$/.test(address);},e.isZeroAddress=function(address){return e.zeroAddress()===c.addHexPrefix(address);},e.toChecksumAddress=function(address,t){address=o.stripHexPrefix(address).toLowerCase();for(var e=void 0!==t?t.toString()+"0x":"",r=l.keccak(e+address).toString("hex"),n="0x",i=0;i=8?n+=address[i].toUpperCase():n+=address[i];return n;},e.isValidChecksumAddress=function(address,t){return e.isValidAddress(address)&&e.toChecksumAddress(address,t)===address;},e.generateAddress=function(e,r){e=c.toBuffer(e);var n=new h(r);return n.isZero()?l.rlphash([e,null]).slice(-20):l.rlphash([e,t.from(n.toArray())]).slice(-20);},e.generateAddress2=function(e,r,o){var f=c.toBuffer(e),h=c.toBuffer(r),d=c.toBuffer(o);return n(20===f.length),n(32===h.length),l.keccak256(t.concat([t.from("ff","hex"),f,h,l.keccak256(d)])).slice(-20);},e.isPrecompiled=function(address){var a=c.unpad(address);return 1===a.length&&a[0]>=1&&a[0]<=8;},e.isValidPrivate=function(t){return f.privateKeyVerify(t);},e.isValidPublic=function(e,r){return void 0===r&&(r=!1),64===e.length?f.publicKeyVerify(t.concat([t.from([4]),e])):!!r&&f.publicKeyVerify(e);},e.pubToAddress=function(t,e){return void 0===e&&(e=!1),t=c.toBuffer(t),e&&64!==t.length&&(t=f.publicKeyConvert(t,!1).slice(1)),n(64===t.length),l.keccak(t).slice(-20);},e.publicToAddress=e.pubToAddress,e.privateToAddress=function(t){return e.publicToAddress(e.privateToPublic(t));},e.privateToPublic=function(t){return t=c.toBuffer(t),f.publicKeyCreate(t,!1).slice(1);},e.importPublic=function(t){return 64!==(t=c.toBuffer(t)).length&&(t=f.publicKeyConvert(t,!1).slice(1)),t;};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.hashPersonalMessage=e.isValidSignature=e.fromRpcSig=e.toRpcSig=e.ecrecover=e.ecsign=void 0;var n=r(174),o=r(16),f=r(102),h=r(175);function c(t,e){return e?t-(2*e+35):t-27;}function l(t){return 0===t||1===t;}e.ecsign=function(t,e,r){var o=n.sign(t,e),f=o.recovery;return{r:o.signature.slice(0,32),s:o.signature.slice(32,64),v:r?f+(2*r+35):f+27};},e.ecrecover=function(e,r,o,s,h){var d=t.concat([f.setLength(o,32),f.setLength(s,32)],64),m=c(r,h);if(!l(m))throw new Error("Invalid signature v value");var y=n.recover(e,d,m);return n.publicKeyConvert(y,!1).slice(1);},e.toRpcSig=function(e,r,s,n){if(!l(c(e,n)))throw new Error("Invalid signature v value");return f.bufferToHex(t.concat([f.setLengthLeft(r,32),f.setLengthLeft(s,32),f.toBuffer(e)]));},e.fromRpcSig=function(t){var e=f.toBuffer(t);if(65!==e.length)throw new Error("Invalid signature length");var r=e[64];return r<27&&(r+=27),{v:r,r:e.slice(0,32),s:e.slice(32,64)};},e.isValidSignature=function(t,e,s,r,n){void 0===r&&(r=!0);var f=new o("7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0",16),h=new o("fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141",16);if(32!==e.length||32!==s.length)return!1;if(!l(c(t,n)))return!1;var d=new o(e),m=new o(s);return!(d.isZero()||d.gt(h)||m.isZero()||m.gt(h))&&(!r||1!==m.cmp(f));},e.hashPersonalMessage=function(e){var r=t.from("Ethereum Signed Message:\n"+e.length.toString(),"utf-8");return h.keccak(t.concat([r,e]));};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.defineProperties=void 0;var n=r(37),o=r(88),f=r(101),h=r(102);e.defineProperties=function(e,r,data){if(e.raw=[],e._fields=[],e.toJSON=function(label){if(void 0===label&&(label=!1),label){var t={};return e._fields.forEach(function(r){t[r]="0x"+e[r].toString("hex");}),t;}return h.baToJSON(e.raw);},e.serialize=function(){return f.encode(e.raw);},r.forEach(function(r,i){function o(){return e.raw[i];}function f(o){"00"!==(o=h.toBuffer(o)).toString("hex")||r.allowZero||(o=t.allocUnsafe(0)),r.allowLess&&r.length?(o=h.stripZeros(o),n(r.length>=o.length,"The field "+r.name+" must not have more "+r.length+" bytes")):r.allowZero&&0===o.length||!r.length||n(r.length===o.length,"The field "+r.name+" must have byte length of "+r.length),e.raw[i]=o;}e._fields.push(r.name),Object.defineProperty(e,r.name,{enumerable:!0,configurable:!0,get:o,set:f}),r.default&&(e[r.name]=r.default),r.alias&&Object.defineProperty(e,r.alias,{enumerable:!1,configurable:!0,set:f,get:o});}),data)if("string"==typeof data&&(data=t.from(o.stripHexPrefix(data),"hex")),t.isBuffer(data)&&(data=f.decode(data)),Array.isArray(data)){if(data.length>e._fields.length)throw new Error("wrong number of fields in data");data.forEach(function(t,i){e[e._fields[i]]=h.toBuffer(t);});}else{if("object"!=typeof data)throw new Error("invalid data");var c=Object.keys(data);r.forEach(function(t){-1!==c.indexOf(t.name)&&(e[t.name]=data[t.name]),-1!==c.indexOf(t.alias)&&(e[t.alias]=data[t.alias]);});}};}).call(this,r(3).Buffer);},function(t,e,r){!function(t){"use strict";var e=function(t){var i,e=new Float64Array(16);if(t)for(i=0;i>24&255,t[i+1]=e>>16&255,t[i+2]=e>>8&255,t[i+3]=255&e,t[i+4]=r>>24&255,t[i+5]=r>>16&255,t[i+6]=r>>8&255,t[i+7]=255&r;}function M(t,e,r,n,o){var i,f=0;for(i=0;i>>8)-1;}function A(t,e,r,n){return M(t,e,r,n,16);}function E(t,e,r,n){return M(t,e,r,n,32);}function x(t,e,r,n){!function(t,p,e,r){for(var u,n=255&r[0]|(255&r[1])<<8|(255&r[2])<<16|(255&r[3])<<24,o=255&e[0]|(255&e[1])<<8|(255&e[2])<<16|(255&e[3])<<24,f=255&e[4]|(255&e[5])<<8|(255&e[6])<<16|(255&e[7])<<24,h=255&e[8]|(255&e[9])<<8|(255&e[10])<<16|(255&e[11])<<24,c=255&e[12]|(255&e[13])<<8|(255&e[14])<<16|(255&e[15])<<24,l=255&r[4]|(255&r[5])<<8|(255&r[6])<<16|(255&r[7])<<24,d=255&p[0]|(255&p[1])<<8|(255&p[2])<<16|(255&p[3])<<24,m=255&p[4]|(255&p[5])<<8|(255&p[6])<<16|(255&p[7])<<24,y=255&p[8]|(255&p[9])<<8|(255&p[10])<<16|(255&p[11])<<24,v=255&p[12]|(255&p[13])<<8|(255&p[14])<<16|(255&p[15])<<24,w=255&r[8]|(255&r[9])<<8|(255&r[10])<<16|(255&r[11])<<24,_=255&e[16]|(255&e[17])<<8|(255&e[18])<<16|(255&e[19])<<24,M=255&e[20]|(255&e[21])<<8|(255&e[22])<<16|(255&e[23])<<24,A=255&e[24]|(255&e[25])<<8|(255&e[26])<<16|(255&e[27])<<24,E=255&e[28]|(255&e[29])<<8|(255&e[30])<<16|(255&e[31])<<24,x=255&r[12]|(255&r[13])<<8|(255&r[14])<<16|(255&r[15])<<24,S=n,I=o,k=f,T=h,O=c,B=l,C=d,R=m,P=y,N=v,j=w,L=_,F=M,D=A,U=E,K=x,i=0;i<20;i+=2)S^=(u=(F^=(u=(P^=(u=(O^=(u=S+F|0)<<7|u>>>25)+S|0)<<9|u>>>23)+O|0)<<13|u>>>19)+P|0)<<18|u>>>14,B^=(u=(I^=(u=(D^=(u=(N^=(u=B+I|0)<<7|u>>>25)+B|0)<<9|u>>>23)+N|0)<<13|u>>>19)+D|0)<<18|u>>>14,j^=(u=(C^=(u=(k^=(u=(U^=(u=j+C|0)<<7|u>>>25)+j|0)<<9|u>>>23)+U|0)<<13|u>>>19)+k|0)<<18|u>>>14,K^=(u=(L^=(u=(R^=(u=(T^=(u=K+L|0)<<7|u>>>25)+K|0)<<9|u>>>23)+T|0)<<13|u>>>19)+R|0)<<18|u>>>14,S^=(u=(T^=(u=(k^=(u=(I^=(u=S+T|0)<<7|u>>>25)+S|0)<<9|u>>>23)+I|0)<<13|u>>>19)+k|0)<<18|u>>>14,B^=(u=(O^=(u=(R^=(u=(C^=(u=B+O|0)<<7|u>>>25)+B|0)<<9|u>>>23)+C|0)<<13|u>>>19)+R|0)<<18|u>>>14,j^=(u=(N^=(u=(P^=(u=(L^=(u=j+N|0)<<7|u>>>25)+j|0)<<9|u>>>23)+L|0)<<13|u>>>19)+P|0)<<18|u>>>14,K^=(u=(U^=(u=(D^=(u=(F^=(u=K+U|0)<<7|u>>>25)+K|0)<<9|u>>>23)+F|0)<<13|u>>>19)+D|0)<<18|u>>>14;S=S+n|0,I=I+o|0,k=k+f|0,T=T+h|0,O=O+c|0,B=B+l|0,C=C+d|0,R=R+m|0,P=P+y|0,N=N+v|0,j=j+w|0,L=L+_|0,F=F+M|0,D=D+A|0,U=U+E|0,K=K+x|0,t[0]=S>>>0&255,t[1]=S>>>8&255,t[2]=S>>>16&255,t[3]=S>>>24&255,t[4]=I>>>0&255,t[5]=I>>>8&255,t[6]=I>>>16&255,t[7]=I>>>24&255,t[8]=k>>>0&255,t[9]=k>>>8&255,t[10]=k>>>16&255,t[11]=k>>>24&255,t[12]=T>>>0&255,t[13]=T>>>8&255,t[14]=T>>>16&255,t[15]=T>>>24&255,t[16]=O>>>0&255,t[17]=O>>>8&255,t[18]=O>>>16&255,t[19]=O>>>24&255,t[20]=B>>>0&255,t[21]=B>>>8&255,t[22]=B>>>16&255,t[23]=B>>>24&255,t[24]=C>>>0&255,t[25]=C>>>8&255,t[26]=C>>>16&255,t[27]=C>>>24&255,t[28]=R>>>0&255,t[29]=R>>>8&255,t[30]=R>>>16&255,t[31]=R>>>24&255,t[32]=P>>>0&255,t[33]=P>>>8&255,t[34]=P>>>16&255,t[35]=P>>>24&255,t[36]=N>>>0&255,t[37]=N>>>8&255,t[38]=N>>>16&255,t[39]=N>>>24&255,t[40]=j>>>0&255,t[41]=j>>>8&255,t[42]=j>>>16&255,t[43]=j>>>24&255,t[44]=L>>>0&255,t[45]=L>>>8&255,t[46]=L>>>16&255,t[47]=L>>>24&255,t[48]=F>>>0&255,t[49]=F>>>8&255,t[50]=F>>>16&255,t[51]=F>>>24&255,t[52]=D>>>0&255,t[53]=D>>>8&255,t[54]=D>>>16&255,t[55]=D>>>24&255,t[56]=U>>>0&255,t[57]=U>>>8&255,t[58]=U>>>16&255,t[59]=U>>>24&255,t[60]=K>>>0&255,t[61]=K>>>8&255,t[62]=K>>>16&255,t[63]=K>>>24&255;}(t,e,r,n);}function S(t,e,r,n){!function(t,p,e,r){for(var u,n=255&r[0]|(255&r[1])<<8|(255&r[2])<<16|(255&r[3])<<24,o=255&e[0]|(255&e[1])<<8|(255&e[2])<<16|(255&e[3])<<24,f=255&e[4]|(255&e[5])<<8|(255&e[6])<<16|(255&e[7])<<24,h=255&e[8]|(255&e[9])<<8|(255&e[10])<<16|(255&e[11])<<24,c=255&e[12]|(255&e[13])<<8|(255&e[14])<<16|(255&e[15])<<24,l=255&r[4]|(255&r[5])<<8|(255&r[6])<<16|(255&r[7])<<24,d=255&p[0]|(255&p[1])<<8|(255&p[2])<<16|(255&p[3])<<24,m=255&p[4]|(255&p[5])<<8|(255&p[6])<<16|(255&p[7])<<24,y=255&p[8]|(255&p[9])<<8|(255&p[10])<<16|(255&p[11])<<24,v=255&p[12]|(255&p[13])<<8|(255&p[14])<<16|(255&p[15])<<24,w=255&r[8]|(255&r[9])<<8|(255&r[10])<<16|(255&r[11])<<24,_=255&e[16]|(255&e[17])<<8|(255&e[18])<<16|(255&e[19])<<24,M=255&e[20]|(255&e[21])<<8|(255&e[22])<<16|(255&e[23])<<24,A=255&e[24]|(255&e[25])<<8|(255&e[26])<<16|(255&e[27])<<24,E=255&e[28]|(255&e[29])<<8|(255&e[30])<<16|(255&e[31])<<24,x=255&r[12]|(255&r[13])<<8|(255&r[14])<<16|(255&r[15])<<24,i=0;i<20;i+=2)n^=(u=(M^=(u=(y^=(u=(c^=(u=n+M|0)<<7|u>>>25)+n|0)<<9|u>>>23)+c|0)<<13|u>>>19)+y|0)<<18|u>>>14,l^=(u=(o^=(u=(A^=(u=(v^=(u=l+o|0)<<7|u>>>25)+l|0)<<9|u>>>23)+v|0)<<13|u>>>19)+A|0)<<18|u>>>14,w^=(u=(d^=(u=(f^=(u=(E^=(u=w+d|0)<<7|u>>>25)+w|0)<<9|u>>>23)+E|0)<<13|u>>>19)+f|0)<<18|u>>>14,x^=(u=(_^=(u=(m^=(u=(h^=(u=x+_|0)<<7|u>>>25)+x|0)<<9|u>>>23)+h|0)<<13|u>>>19)+m|0)<<18|u>>>14,n^=(u=(h^=(u=(f^=(u=(o^=(u=n+h|0)<<7|u>>>25)+n|0)<<9|u>>>23)+o|0)<<13|u>>>19)+f|0)<<18|u>>>14,l^=(u=(c^=(u=(m^=(u=(d^=(u=l+c|0)<<7|u>>>25)+l|0)<<9|u>>>23)+d|0)<<13|u>>>19)+m|0)<<18|u>>>14,w^=(u=(v^=(u=(y^=(u=(_^=(u=w+v|0)<<7|u>>>25)+w|0)<<9|u>>>23)+_|0)<<13|u>>>19)+y|0)<<18|u>>>14,x^=(u=(E^=(u=(A^=(u=(M^=(u=x+E|0)<<7|u>>>25)+x|0)<<9|u>>>23)+M|0)<<13|u>>>19)+A|0)<<18|u>>>14;t[0]=n>>>0&255,t[1]=n>>>8&255,t[2]=n>>>16&255,t[3]=n>>>24&255,t[4]=l>>>0&255,t[5]=l>>>8&255,t[6]=l>>>16&255,t[7]=l>>>24&255,t[8]=w>>>0&255,t[9]=w>>>8&255,t[10]=w>>>16&255,t[11]=w>>>24&255,t[12]=x>>>0&255,t[13]=x>>>8&255,t[14]=x>>>16&255,t[15]=x>>>24&255,t[16]=d>>>0&255,t[17]=d>>>8&255,t[18]=d>>>16&255,t[19]=d>>>24&255,t[20]=m>>>0&255,t[21]=m>>>8&255,t[22]=m>>>16&255,t[23]=m>>>24&255,t[24]=y>>>0&255,t[25]=y>>>8&255,t[26]=y>>>16&255,t[27]=y>>>24&255,t[28]=v>>>0&255,t[29]=v>>>8&255,t[30]=v>>>16&255,t[31]=v>>>24&255;}(t,e,r,n);}var I=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function k(t,e,r,n,b,o,f){var u,i,h=new Uint8Array(16),c=new Uint8Array(64);for(i=0;i<16;i++)h[i]=0;for(i=0;i<8;i++)h[i]=o[i];for(;b>=64;){for(x(c,h,f,I),i=0;i<64;i++)t[e+i]=r[n+i]^c[i];for(u=1,i=8;i<16;i++)u=u+(255&h[i])|0,h[i]=255&u,u>>>=8;b-=64,e+=64,n+=64;}if(b>0)for(x(c,h,f,I),i=0;i=64;){for(x(f,o,n,I),i=0;i<64;i++)t[e+i]=f[i];for(u=1,i=8;i<16;i++)u=u+(255&o[i])|0,o[i]=255&u,u>>>=8;b-=64,e+=64;}if(b>0)for(x(f,o,n,I),i=0;i>>13|r<<3),n=255&t[4]|(255&t[5])<<8,this.r[2]=7939&(r>>>10|n<<6),o=255&t[6]|(255&t[7])<<8,this.r[3]=8191&(n>>>7|o<<9),f=255&t[8]|(255&t[9])<<8,this.r[4]=255&(o>>>4|f<<12),this.r[5]=f>>>1&8190,h=255&t[10]|(255&t[11])<<8,this.r[6]=8191&(f>>>14|h<<2),c=255&t[12]|(255&t[13])<<8,this.r[7]=8065&(h>>>11|c<<5),l=255&t[14]|(255&t[15])<<8,this.r[8]=8191&(c>>>8|l<<8),this.r[9]=l>>>5&127,this.pad[0]=255&t[16]|(255&t[17])<<8,this.pad[1]=255&t[18]|(255&t[19])<<8,this.pad[2]=255&t[20]|(255&t[21])<<8,this.pad[3]=255&t[22]|(255&t[23])<<8,this.pad[4]=255&t[24]|(255&t[25])<<8,this.pad[5]=255&t[26]|(255&t[27])<<8,this.pad[6]=255&t[28]|(255&t[29])<<8,this.pad[7]=255&t[30]|(255&t[31])<<8;};function R(t,e,r,n,o,f){var s=new C(f);return s.update(r,n,o),s.finish(t,e),0;}function P(t,e,r,n,o,f){var h=new Uint8Array(16);return R(h,0,r,n,o,f),A(t,e,h,0);}function N(t,e,r,n,o){var i;if(r<32)return-1;for(B(t,0,e,0,r,n,o),R(t,16,t,32,r-32,t),i=0;i<16;i++)t[i]=0;return 0;}function j(t,e,r,n,o){var i,f=new Uint8Array(32);if(r<32)return-1;if(O(f,0,32,n,o),0!==P(e,16,e,32,r-32,f))return-1;for(B(t,0,e,0,r,n,o),i=0;i<32;i++)t[i]=0;return 0;}function L(t,a){var i;for(i=0;i<16;i++)t[i]=0|a[i];}function F(t){var i,e,r=1;for(i=0;i<16;i++)e=t[i]+r+65535,r=Math.floor(e/65536),t[i]=e-65536*r;t[0]+=r-1+37*(r-1);}function D(p,q,b){for(var t,e=~(b-1),i=0;i<16;i++)t=e&(p[i]^q[i]),p[i]^=t,q[i]^=t;}function U(t,r){var i,n,b,o=e(),f=e();for(i=0;i<16;i++)f[i]=r[i];for(F(f),F(f),F(f),n=0;n<2;n++){for(o[0]=f[0]-65517,i=1;i<15;i++)o[i]=f[i]-65535-(o[i-1]>>16&1),o[i-1]&=65535;o[15]=f[15]-32767-(o[14]>>16&1),b=o[15]>>16&1,o[14]&=65535,D(f,o,1-b);}for(i=0;i<16;i++)t[2*i]=255&f[i],t[2*i+1]=f[i]>>8;}function K(a,b){var t=new Uint8Array(32),e=new Uint8Array(32);return U(t,a),U(e,b),E(t,0,e,0);}function z(a){var t=new Uint8Array(32);return U(t,a),1&t[0];}function H(t,e){var i;for(i=0;i<16;i++)t[i]=e[2*i]+(e[2*i+1]<<8);t[15]&=32767;}function Q(t,a,b){for(var i=0;i<16;i++)t[i]=a[i]+b[i];}function G(t,a,b){for(var i=0;i<16;i++)t[i]=a[i]-b[i];}function V(t,a,b){var e,r,n=0,o=0,f=0,h=0,c=0,l=0,d=0,m=0,y=0,v=0,w=0,_=0,M=0,A=0,E=0,x=0,S=0,I=0,k=0,T=0,O=0,B=0,C=0,R=0,P=0,N=0,j=0,L=0,F=0,D=0,U=0,K=b[0],z=b[1],H=b[2],Q=b[3],G=b[4],V=b[5],W=b[6],Z=b[7],Y=b[8],J=b[9],X=b[10],$=b[11],tt=b[12],et=b[13],nt=b[14],it=b[15];n+=(e=a[0])*K,o+=e*z,f+=e*H,h+=e*Q,c+=e*G,l+=e*V,d+=e*W,m+=e*Z,y+=e*Y,v+=e*J,w+=e*X,_+=e*$,M+=e*tt,A+=e*et,E+=e*nt,x+=e*it,o+=(e=a[1])*K,f+=e*z,h+=e*H,c+=e*Q,l+=e*G,d+=e*V,m+=e*W,y+=e*Z,v+=e*Y,w+=e*J,_+=e*X,M+=e*$,A+=e*tt,E+=e*et,x+=e*nt,S+=e*it,f+=(e=a[2])*K,h+=e*z,c+=e*H,l+=e*Q,d+=e*G,m+=e*V,y+=e*W,v+=e*Z,w+=e*Y,_+=e*J,M+=e*X,A+=e*$,E+=e*tt,x+=e*et,S+=e*nt,I+=e*it,h+=(e=a[3])*K,c+=e*z,l+=e*H,d+=e*Q,m+=e*G,y+=e*V,v+=e*W,w+=e*Z,_+=e*Y,M+=e*J,A+=e*X,E+=e*$,x+=e*tt,S+=e*et,I+=e*nt,k+=e*it,c+=(e=a[4])*K,l+=e*z,d+=e*H,m+=e*Q,y+=e*G,v+=e*V,w+=e*W,_+=e*Z,M+=e*Y,A+=e*J,E+=e*X,x+=e*$,S+=e*tt,I+=e*et,k+=e*nt,T+=e*it,l+=(e=a[5])*K,d+=e*z,m+=e*H,y+=e*Q,v+=e*G,w+=e*V,_+=e*W,M+=e*Z,A+=e*Y,E+=e*J,x+=e*X,S+=e*$,I+=e*tt,k+=e*et,T+=e*nt,O+=e*it,d+=(e=a[6])*K,m+=e*z,y+=e*H,v+=e*Q,w+=e*G,_+=e*V,M+=e*W,A+=e*Z,E+=e*Y,x+=e*J,S+=e*X,I+=e*$,k+=e*tt,T+=e*et,O+=e*nt,B+=e*it,m+=(e=a[7])*K,y+=e*z,v+=e*H,w+=e*Q,_+=e*G,M+=e*V,A+=e*W,E+=e*Z,x+=e*Y,S+=e*J,I+=e*X,k+=e*$,T+=e*tt,O+=e*et,B+=e*nt,C+=e*it,y+=(e=a[8])*K,v+=e*z,w+=e*H,_+=e*Q,M+=e*G,A+=e*V,E+=e*W,x+=e*Z,S+=e*Y,I+=e*J,k+=e*X,T+=e*$,O+=e*tt,B+=e*et,C+=e*nt,R+=e*it,v+=(e=a[9])*K,w+=e*z,_+=e*H,M+=e*Q,A+=e*G,E+=e*V,x+=e*W,S+=e*Z,I+=e*Y,k+=e*J,T+=e*X,O+=e*$,B+=e*tt,C+=e*et,R+=e*nt,P+=e*it,w+=(e=a[10])*K,_+=e*z,M+=e*H,A+=e*Q,E+=e*G,x+=e*V,S+=e*W,I+=e*Z,k+=e*Y,T+=e*J,O+=e*X,B+=e*$,C+=e*tt,R+=e*et,P+=e*nt,N+=e*it,_+=(e=a[11])*K,M+=e*z,A+=e*H,E+=e*Q,x+=e*G,S+=e*V,I+=e*W,k+=e*Z,T+=e*Y,O+=e*J,B+=e*X,C+=e*$,R+=e*tt,P+=e*et,N+=e*nt,j+=e*it,M+=(e=a[12])*K,A+=e*z,E+=e*H,x+=e*Q,S+=e*G,I+=e*V,k+=e*W,T+=e*Z,O+=e*Y,B+=e*J,C+=e*X,R+=e*$,P+=e*tt,N+=e*et,j+=e*nt,L+=e*it,A+=(e=a[13])*K,E+=e*z,x+=e*H,S+=e*Q,I+=e*G,k+=e*V,T+=e*W,O+=e*Z,B+=e*Y,C+=e*J,R+=e*X,P+=e*$,N+=e*tt,j+=e*et,L+=e*nt,F+=e*it,E+=(e=a[14])*K,x+=e*z,S+=e*H,I+=e*Q,k+=e*G,T+=e*V,O+=e*W,B+=e*Z,C+=e*Y,R+=e*J,P+=e*X,N+=e*$,j+=e*tt,L+=e*et,F+=e*nt,D+=e*it,x+=(e=a[15])*K,o+=38*(I+=e*H),f+=38*(k+=e*Q),h+=38*(T+=e*G),c+=38*(O+=e*V),l+=38*(B+=e*W),d+=38*(C+=e*Z),m+=38*(R+=e*Y),y+=38*(P+=e*J),v+=38*(N+=e*X),w+=38*(j+=e*$),_+=38*(L+=e*tt),M+=38*(F+=e*et),A+=38*(D+=e*nt),E+=38*(U+=e*it),n=(e=(n+=38*(S+=e*z))+(r=1)+65535)-65536*(r=Math.floor(e/65536)),o=(e=o+r+65535)-65536*(r=Math.floor(e/65536)),f=(e=f+r+65535)-65536*(r=Math.floor(e/65536)),h=(e=h+r+65535)-65536*(r=Math.floor(e/65536)),c=(e=c+r+65535)-65536*(r=Math.floor(e/65536)),l=(e=l+r+65535)-65536*(r=Math.floor(e/65536)),d=(e=d+r+65535)-65536*(r=Math.floor(e/65536)),m=(e=m+r+65535)-65536*(r=Math.floor(e/65536)),y=(e=y+r+65535)-65536*(r=Math.floor(e/65536)),v=(e=v+r+65535)-65536*(r=Math.floor(e/65536)),w=(e=w+r+65535)-65536*(r=Math.floor(e/65536)),_=(e=_+r+65535)-65536*(r=Math.floor(e/65536)),M=(e=M+r+65535)-65536*(r=Math.floor(e/65536)),A=(e=A+r+65535)-65536*(r=Math.floor(e/65536)),E=(e=E+r+65535)-65536*(r=Math.floor(e/65536)),x=(e=x+r+65535)-65536*(r=Math.floor(e/65536)),n=(e=(n+=r-1+37*(r-1))+(r=1)+65535)-65536*(r=Math.floor(e/65536)),o=(e=o+r+65535)-65536*(r=Math.floor(e/65536)),f=(e=f+r+65535)-65536*(r=Math.floor(e/65536)),h=(e=h+r+65535)-65536*(r=Math.floor(e/65536)),c=(e=c+r+65535)-65536*(r=Math.floor(e/65536)),l=(e=l+r+65535)-65536*(r=Math.floor(e/65536)),d=(e=d+r+65535)-65536*(r=Math.floor(e/65536)),m=(e=m+r+65535)-65536*(r=Math.floor(e/65536)),y=(e=y+r+65535)-65536*(r=Math.floor(e/65536)),v=(e=v+r+65535)-65536*(r=Math.floor(e/65536)),w=(e=w+r+65535)-65536*(r=Math.floor(e/65536)),_=(e=_+r+65535)-65536*(r=Math.floor(e/65536)),M=(e=M+r+65535)-65536*(r=Math.floor(e/65536)),A=(e=A+r+65535)-65536*(r=Math.floor(e/65536)),E=(e=E+r+65535)-65536*(r=Math.floor(e/65536)),x=(e=x+r+65535)-65536*(r=Math.floor(e/65536)),n+=r-1+37*(r-1),t[0]=n,t[1]=o,t[2]=f,t[3]=h,t[4]=c,t[5]=l,t[6]=d,t[7]=m,t[8]=y,t[9]=v,t[10]=w,t[11]=_,t[12]=M,t[13]=A,t[14]=E,t[15]=x;}function W(t,a){V(t,a,a);}function Z(t,i){var a,r=e();for(a=0;a<16;a++)r[a]=i[a];for(a=253;a>=0;a--)W(r,r),2!==a&&4!==a&&V(r,r,i);for(a=0;a<16;a++)t[a]=r[a];}function Y(t,i){var a,r=e();for(a=0;a<16;a++)r[a]=i[a];for(a=250;a>=0;a--)W(r,r),1!==a&&V(r,r,i);for(a=0;a<16;a++)t[a]=r[a];}function J(q,t,p){var r,i,n=new Uint8Array(32),o=new Float64Array(80),a=e(),b=e(),f=e(),h=e(),c=e(),d=e();for(i=0;i<31;i++)n[i]=t[i];for(n[31]=127&t[31]|64,n[0]&=248,H(o,p),i=0;i<16;i++)b[i]=o[i],h[i]=a[i]=f[i]=0;for(a[0]=h[0]=1,i=254;i>=0;--i)D(a,b,r=n[i>>>3]>>>(7&i)&1),D(f,h,r),Q(c,a,f),G(a,a,f),Q(f,b,h),G(b,b,h),W(h,c),W(d,a),V(a,f,a),V(f,b,c),Q(c,a,f),G(a,a,f),W(b,a),G(f,h,d),V(a,f,l),Q(a,a,h),V(f,f,a),V(a,h,d),V(h,b,o),W(b,c),D(a,b,r),D(f,h,r);for(i=0;i<16;i++)o[i+16]=a[i],o[i+32]=f[i],o[i+48]=b[i],o[i+64]=h[i];var m=o.subarray(32),y=o.subarray(16);return Z(m,m),V(y,y,m),U(q,y),0;}function X(q,t){return J(q,t,f);}function $(t,e){return n(e,32),X(t,e);}function tt(t,e,r){var s=new Uint8Array(32);return J(s,r,e),S(t,o,s,I);}C.prototype.blocks=function(t,e,r){for(var n,o,f,h,c,l,d,m,y,v,w,_,M,A,E,x,S,I,k,T=this.fin?0:2048,O=this.h[0],h1=this.h[1],h2=this.h[2],h3=this.h[3],h4=this.h[4],h5=this.h[5],h6=this.h[6],B=this.h[7],C=this.h[8],R=this.h[9],P=this.r[0],N=this.r[1],j=this.r[2],L=this.r[3],F=this.r[4],D=this.r[5],U=this.r[6],K=this.r[7],z=this.r[8],H=this.r[9];r>=16;)v=y=0,v+=(O+=8191&(n=255&t[e+0]|(255&t[e+1])<<8))*P,v+=(h1+=8191&(n>>>13|(o=255&t[e+2]|(255&t[e+3])<<8)<<3))*(5*H),v+=(h2+=8191&(o>>>10|(f=255&t[e+4]|(255&t[e+5])<<8)<<6))*(5*z),v+=(h3+=8191&(f>>>7|(h=255&t[e+6]|(255&t[e+7])<<8)<<9))*(5*K),y=(v+=(h4+=8191&(h>>>4|(c=255&t[e+8]|(255&t[e+9])<<8)<<12))*(5*U))>>>13,v&=8191,v+=(h5+=c>>>1&8191)*(5*D),v+=(h6+=8191&(c>>>14|(l=255&t[e+10]|(255&t[e+11])<<8)<<2))*(5*F),v+=(B+=8191&(l>>>11|(d=255&t[e+12]|(255&t[e+13])<<8)<<5))*(5*L),v+=(C+=8191&(d>>>8|(m=255&t[e+14]|(255&t[e+15])<<8)<<8))*(5*j),w=y+=(v+=(R+=m>>>5|T)*(5*N))>>>13,w+=O*N,w+=h1*P,w+=h2*(5*H),w+=h3*(5*z),y=(w+=h4*(5*K))>>>13,w&=8191,w+=h5*(5*U),w+=h6*(5*D),w+=B*(5*F),w+=C*(5*L),y+=(w+=R*(5*j))>>>13,w&=8191,_=y,_+=O*j,_+=h1*N,_+=h2*P,_+=h3*(5*H),y=(_+=h4*(5*z))>>>13,_&=8191,_+=h5*(5*K),_+=h6*(5*U),_+=B*(5*D),_+=C*(5*F),M=y+=(_+=R*(5*L))>>>13,M+=O*L,M+=h1*j,M+=h2*N,M+=h3*P,y=(M+=h4*(5*H))>>>13,M&=8191,M+=h5*(5*z),M+=h6*(5*K),M+=B*(5*U),M+=C*(5*D),A=y+=(M+=R*(5*F))>>>13,A+=O*F,A+=h1*L,A+=h2*j,A+=h3*N,y=(A+=h4*P)>>>13,A&=8191,A+=h5*(5*H),A+=h6*(5*z),A+=B*(5*K),A+=C*(5*U),E=y+=(A+=R*(5*D))>>>13,E+=O*D,E+=h1*F,E+=h2*L,E+=h3*j,y=(E+=h4*N)>>>13,E&=8191,E+=h5*P,E+=h6*(5*H),E+=B*(5*z),E+=C*(5*K),x=y+=(E+=R*(5*U))>>>13,x+=O*U,x+=h1*D,x+=h2*F,x+=h3*L,y=(x+=h4*j)>>>13,x&=8191,x+=h5*N,x+=h6*P,x+=B*(5*H),x+=C*(5*z),S=y+=(x+=R*(5*K))>>>13,S+=O*K,S+=h1*U,S+=h2*D,S+=h3*F,y=(S+=h4*L)>>>13,S&=8191,S+=h5*j,S+=h6*N,S+=B*P,S+=C*(5*H),I=y+=(S+=R*(5*z))>>>13,I+=O*z,I+=h1*K,I+=h2*U,I+=h3*D,y=(I+=h4*F)>>>13,I&=8191,I+=h5*L,I+=h6*j,I+=B*N,I+=C*P,k=y+=(I+=R*(5*H))>>>13,k+=O*H,k+=h1*z,k+=h2*K,k+=h3*U,y=(k+=h4*D)>>>13,k&=8191,k+=h5*F,k+=h6*L,k+=B*j,k+=C*N,O=v=8191&(y=(y=((y+=(k+=R*P)>>>13)<<2)+y|0)+(v&=8191)|0),h1=w+=y>>>=13,h2=_&=8191,h3=M&=8191,h4=A&=8191,h5=E&=8191,h6=x&=8191,B=S&=8191,C=I&=8191,R=k&=8191,e+=16,r-=16;this.h[0]=O,this.h[1]=h1,this.h[2]=h2,this.h[3]=h3,this.h[4]=h4,this.h[5]=h5,this.h[6]=h6,this.h[7]=B,this.h[8]=C,this.h[9]=R;},C.prototype.finish=function(t,e){var r,mask,n,i,g=new Uint16Array(10);if(this.leftover){for(i=this.leftover,this.buffer[i++]=1;i<16;i++)this.buffer[i]=0;this.fin=1,this.blocks(this.buffer,0,16);}for(r=this.h[1]>>>13,this.h[1]&=8191,i=2;i<10;i++)this.h[i]+=r,r=this.h[i]>>>13,this.h[i]&=8191;for(this.h[0]+=5*r,r=this.h[0]>>>13,this.h[0]&=8191,this.h[1]+=r,r=this.h[1]>>>13,this.h[1]&=8191,this.h[2]+=r,g[0]=this.h[0]+5,r=g[0]>>>13,g[0]&=8191,i=1;i<10;i++)g[i]=this.h[i]+r,r=g[i]>>>13,g[i]&=8191;for(g[9]-=8192,mask=(1^r)-1,i=0;i<10;i++)g[i]&=mask;for(mask=~mask,i=0;i<10;i++)this.h[i]=this.h[i]&mask|g[i];for(this.h[0]=65535&(this.h[0]|this.h[1]<<13),this.h[1]=65535&(this.h[1]>>>3|this.h[2]<<10),this.h[2]=65535&(this.h[2]>>>6|this.h[3]<<7),this.h[3]=65535&(this.h[3]>>>9|this.h[4]<<4),this.h[4]=65535&(this.h[4]>>>12|this.h[5]<<1|this.h[6]<<14),this.h[5]=65535&(this.h[6]>>>2|this.h[7]<<11),this.h[6]=65535&(this.h[7]>>>5|this.h[8]<<8),this.h[7]=65535&(this.h[8]>>>8|this.h[9]<<5),n=this.h[0]+this.pad[0],this.h[0]=65535&n,i=1;i<8;i++)n=(this.h[i]+this.pad[i]|0)+(n>>>16)|0,this.h[i]=65535&n;t[e+0]=this.h[0]>>>0&255,t[e+1]=this.h[0]>>>8&255,t[e+2]=this.h[1]>>>0&255,t[e+3]=this.h[1]>>>8&255,t[e+4]=this.h[2]>>>0&255,t[e+5]=this.h[2]>>>8&255,t[e+6]=this.h[3]>>>0&255,t[e+7]=this.h[3]>>>8&255,t[e+8]=this.h[4]>>>0&255,t[e+9]=this.h[4]>>>8&255,t[e+10]=this.h[5]>>>0&255,t[e+11]=this.h[5]>>>8&255,t[e+12]=this.h[6]>>>0&255,t[e+13]=this.h[6]>>>8&255,t[e+14]=this.h[7]>>>0&255,t[e+15]=this.h[7]>>>8&255;},C.prototype.update=function(t,e,r){var i,n;if(this.leftover){for((n=16-this.leftover)>r&&(n=r),i=0;i=16&&(n=r-r%16,this.blocks(t,e,n),e+=n,r-=n),r){for(i=0;i=128;){for(i=0;i<16;i++)k=8*i+X,R[i]=r[k+0]<<24|r[k+1]<<16|r[k+2]<<8|r[k+3],P[i]=r[k+4]<<24|r[k+5]<<16|r[k+6]<<8|r[k+7];for(i=0;i<80;i++)if(o=N,f=j,h=L,c=F,l=D,d=U,m=K,z,v=H,w=Q,_=G,M=V,A=W,E=Z,x=Y,J,a=65535&(O=J),b=O>>>16,B=65535&(T=z),C=T>>>16,a+=65535&(O=(W>>>14|D<<18)^(W>>>18|D<<14)^(D>>>9|W<<23)),b+=O>>>16,B+=65535&(T=(D>>>14|W<<18)^(D>>>18|W<<14)^(W>>>9|D<<23)),C+=T>>>16,a+=65535&(O=W&Z^~W&Y),b+=O>>>16,B+=65535&(T=D&U^~D&K),C+=T>>>16,T=it[2*i],a+=65535&(O=it[2*i+1]),b+=O>>>16,B+=65535&T,C+=T>>>16,T=R[i%16],b+=(O=P[i%16])>>>16,B+=65535&T,C+=T>>>16,B+=(b+=(a+=65535&O)>>>16)>>>16,a=65535&(O=I=65535&a|b<<16),b=O>>>16,B=65535&(T=th=65535&B|(C+=B>>>16)<<16),C=T>>>16,a+=65535&(O=(H>>>28|N<<4)^(N>>>2|H<<30)^(N>>>7|H<<25)),b+=O>>>16,B+=65535&(T=(N>>>28|H<<4)^(H>>>2|N<<30)^(H>>>7|N<<25)),C+=T>>>16,b+=(O=H&Q^H&G^Q&G)>>>16,B+=65535&(T=N&j^N&L^j&L),C+=T>>>16,y=65535&(B+=(b+=(a+=65535&O)>>>16)>>>16)|(C+=B>>>16)<<16,S=65535&a|b<<16,a=65535&(O=M),b=O>>>16,B=65535&(T=c),C=T>>>16,b+=(O=I)>>>16,B+=65535&(T=th),C+=T>>>16,j=o,L=f,F=h,D=c=65535&(B+=(b+=(a+=65535&O)>>>16)>>>16)|(C+=B>>>16)<<16,U=l,K=d,z=m,N=y,Q=v,G=w,V=_,W=M=65535&a|b<<16,Z=A,Y=E,J=x,H=S,i%16==15)for(k=0;k<16;k++)T=R[k],a=65535&(O=P[k]),b=O>>>16,B=65535&T,C=T>>>16,T=R[(k+9)%16],a+=65535&(O=P[(k+9)%16]),b+=O>>>16,B+=65535&T,C+=T>>>16,th=R[(k+1)%16],a+=65535&(O=((I=P[(k+1)%16])>>>1|th<<31)^(I>>>8|th<<24)^(I>>>7|th<<25)),b+=O>>>16,B+=65535&(T=(th>>>1|I<<31)^(th>>>8|I<<24)^th>>>7),C+=T>>>16,th=R[(k+14)%16],b+=(O=((I=P[(k+14)%16])>>>19|th<<13)^(th>>>29|I<<3)^(I>>>6|th<<26))>>>16,B+=65535&(T=(th>>>19|I<<13)^(I>>>29|th<<3)^th>>>6),C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,R[k]=65535&B|C<<16,P[k]=65535&a|b<<16;a=65535&(O=H),b=O>>>16,B=65535&(T=N),C=T>>>16,T=t[0],b+=(O=e[0])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[0]=N=65535&B|C<<16,e[0]=H=65535&a|b<<16,a=65535&(O=Q),b=O>>>16,B=65535&(T=j),C=T>>>16,T=t[1],b+=(O=e[1])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[1]=j=65535&B|C<<16,e[1]=Q=65535&a|b<<16,a=65535&(O=G),b=O>>>16,B=65535&(T=L),C=T>>>16,T=t[2],b+=(O=e[2])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[2]=L=65535&B|C<<16,e[2]=G=65535&a|b<<16,a=65535&(O=V),b=O>>>16,B=65535&(T=F),C=T>>>16,T=t[3],b+=(O=e[3])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[3]=F=65535&B|C<<16,e[3]=V=65535&a|b<<16,a=65535&(O=W),b=O>>>16,B=65535&(T=D),C=T>>>16,T=t[4],b+=(O=e[4])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[4]=D=65535&B|C<<16,e[4]=W=65535&a|b<<16,a=65535&(O=Z),b=O>>>16,B=65535&(T=U),C=T>>>16,T=t[5],b+=(O=e[5])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[5]=U=65535&B|C<<16,e[5]=Z=65535&a|b<<16,a=65535&(O=Y),b=O>>>16,B=65535&(T=K),C=T>>>16,T=t[6],b+=(O=e[6])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[6]=K=65535&B|C<<16,e[6]=Y=65535&a|b<<16,a=65535&(O=J),b=O>>>16,B=65535&(T=z),C=T>>>16,T=t[7],b+=(O=e[7])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[7]=z=65535&B|C<<16,e[7]=J=65535&a|b<<16,X+=128,n-=128;}return n;}function at(t,e,r){var i,n=new Int32Array(8),o=new Int32Array(8),f=new Uint8Array(256),b=r;for(n[0]=1779033703,n[1]=3144134277,n[2]=1013904242,n[3]=2773480762,n[4]=1359893119,n[5]=2600822924,n[6]=528734635,n[7]=1541459225,o[0]=4089235720,o[1]=2227873595,o[2]=4271175723,o[3]=1595750129,o[4]=2917565137,o[5]=725511199,o[6]=4215389547,o[7]=327033209,ot(n,o,e,r),r%=128,i=0;i=0;--i)ut(p,q,b=s[i/8|0]>>(7&i)&1),st(q,p),st(p,p),ut(p,q,b);}function ct(p,s){var q=[e(),e(),e(),e()];L(q[0],y),L(q[1],v),L(q[2],c),V(q[3],y,v),ht(p,q,s);}function lt(t,r,o){var i,f=new Uint8Array(64),p=[e(),e(),e(),e()];for(o||n(r,32),at(f,r,32),f[0]&=248,f[31]&=127,f[31]|=64,ct(p,f),ft(t,p),i=0;i<32;i++)r[i+32]=t[i];return 0;}var pt=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function mt(t,e){var r,i,n,o;for(i=63;i>=32;--i){for(r=0,n=i-32,o=i-12;n>4)*pt[n],r=e[n]>>8,e[n]&=255;for(n=0;n<32;n++)e[n]-=r*pt[n];for(i=0;i<32;i++)e[i+1]+=e[i]>>8,t[i]=255&e[i];}function bt(t){var i,e=new Float64Array(64);for(i=0;i<64;i++)e[i]=t[i];for(i=0;i<64;i++)t[i]=0;mt(t,e);}function yt(t,r,n,o){var i,f,h=new Uint8Array(64),c=new Uint8Array(64),l=new Uint8Array(64),d=new Float64Array(64),p=[e(),e(),e(),e()];at(h,o,32),h[0]&=248,h[31]&=127,h[31]|=64;var m=n+64;for(i=0;i>7&&G(t[0],h,t[0]),V(t[3],t[0],t[1]),0);}(q,o))return-1;for(i=0;i=0;},t.sign.keyPair=function(){var t=new Uint8Array(_t),e=new Uint8Array(Mt);return lt(t,e),{publicKey:t,secretKey:e};},t.sign.keyPair.fromSecretKey=function(t){if(Et(t),t.length!==Mt)throw new Error("bad secret key size");for(var e=new Uint8Array(_t),i=0;i1?arguments[1]:void 0);};},function(t,e,r){var n=r(70),o=r(17);t.exports=function(t){if("Function"===n(t))return o(t);};},function(t,e,r){var n=r(131),o=Math.min;t.exports=function(t){return t>0?o(n(t),9007199254740991):0;};},function(t,e){var r=Math.ceil,n=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?n:r)(e);};},function(t,e,r){var n=r(189),o=r(190),f=r(48),h=r(31)("species"),c=Array;t.exports=function(t){var e;return n(t)&&(e=t.constructor,(o(e)&&(e===c||n(e.prototype))||f(e)&&null===(e=e[h]))&&(e=void 0)),void 0===e?c:e;};},function(t,e,r){"use strict";var n=r(21);t.exports=function(t,e){var r=[][t];return!!r&&n(function(){r.call(null,e||function(){return 1;},1);});};},function(t,e,r){var n=r(27),o=r(546).values;n({target:"Object",stat:!0},{values:function(t){return o(t);}});},function(t,e,r){var n=r(34),o=r(301),f=r(91),h=r(47);t.exports=function(t,source,e){for(var r=o(source),c=h.f,l=f.f,i=0;ii;)r=f[i++],n&&!(v?r in o:d(o,r))||m(_,t?[r,o[r]]:o[r]);return _;};};t.exports={entries:v(!0),values:v(!1)};},function(t,e,r){var n=r(21);t.exports=!n(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t())!==t.prototype;});},function(t,e,r){var n=r(35),o=r(186).EXISTS,f=r(17),h=r(305),c=Function.prototype,l=f(c.toString),d=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,m=f(d.exec);n&&!o&&h(c,"name",{configurable:!0,get:function(){try{return m(d,l(this))[1];}catch(t){return"";}}});},function(t,e,r){var n=r(31),o=r(112),f=r(47).f,h=n("unscopables"),c=Array.prototype;null==c[h]&&f(c,h,{configurable:!0,value:o(null)}),t.exports=function(t){c[h][t]=!0;};},function(t,e,r){var n=r(63);t.exports=n("document","documentElement");},function(t,e,r){var n=r(552),o=TypeError;t.exports=function(t){if(n(t))throw o("The method doesn't accept regular expressions");return t;};},function(t,e,r){var n=r(48),o=r(70),f=r(31)("match");t.exports=function(t){var e;return n(t)&&(void 0!==(e=t[f])?!!e:"RegExp"==o(t));};},function(t,e,r){var n=r(31)("match");t.exports=function(t){var e=/./;try{"/./"[t](e);}catch(r){try{return e[n]=!1,"/./"[t](e);}catch(t){}}return!1;};},function(t,e,r){var n=r(27),o=r(69),f=r(133);n({target:"Object",stat:!0,forced:r(21)(function(){f(1);})},{keys:function(t){return f(o(t));}});},function(t,e,r){r(556),r(561),r(562),r(563),r(565);},function(t,e,r){"use strict";var n=r(27),o=r(32),f=r(52),h=r(17),c=r(104),l=r(35),d=r(89),m=r(21),y=r(34),v=r(184),w=r(51),_=r(58),M=r(126),A=r(71),E=r(110),x=r(112),S=r(133),I=r(132),k=r(557),T=r(194),O=r(91),B=r(47),C=r(307),R=r(191),P=r(90),N=r(305),j=r(103),L=r(128),F=r(129),D=r(182),U=r(31),K=r(309),z=r(559),H=r(560),Q=r(196),G=r(187),V=r(188).forEach,W=L("hidden"),Z="Symbol",Y="prototype",J=G.set,X=G.getterFor(Z),$=Object[Y],tt=o.Symbol,et=tt&&tt[Y],nt=o.TypeError,it=o.QObject,ot=O.f,at=B.f,st=k.f,ut=R.f,ft=h([].push),ht=j("symbols"),ct=j("op-symbols"),lt=j("wks"),pt=!it||!it[Y]||!it[Y].findChild,mt=l&&m(function(){return 7!=x(at({},"a",{get:function(){return at(this,"a",{value:7}).a;}})).a;})?function(t,e,r){var n=ot($,e);n&&delete $[e],at(t,e,r),n&&t!==$&&at($,e,n);}:at,bt=function(t,e){var symbol=ht[t]=x(et);return J(symbol,{type:Z,tag:t,description:e}),l||(symbol.description=e),symbol;},yt=function(t,e,r){t===$&&yt(ct,e,r),w(t);var n=M(e);return w(r),y(ht,n)?(r.enumerable?(y(t,W)&&t[W][n]&&(t[W][n]=!1),r=x(r,{enumerable:E(0,!1)})):(y(t,W)||at(t,W,E(1,{})),t[W][n]=!0),mt(t,n,r)):at(t,n,r);},gt=function(t,e){w(t);var r=_(e),n=S(r).concat(Mt(r));return V(n,function(e){l&&!f(vt,r,e)||yt(t,e,r[e]);}),t;},vt=function(t){var e=M(t),r=f(ut,this,e);return!(this===$&&y(ht,e)&&!y(ct,e))&&(!(r||!y(this,e)||!y(ht,e)||y(this,W)&&this[W][e])||r);},wt=function(t,e){var r=_(t),n=M(e);if(r!==$||!y(ht,n)||y(ct,n)){var o=ot(r,n);return!o||!y(ht,n)||y(r,W)&&r[W][n]||(o.enumerable=!0),o;}},_t=function(t){var e=st(_(t)),r=[];return V(e,function(t){y(ht,t)||y(F,t)||ft(r,t);}),r;},Mt=function(t){var e=t===$,r=st(e?ct:_(t)),n=[];return V(r,function(t){!y(ht,t)||e&&!y($,t)||ft(n,ht[t]);}),n;};d||(tt=function(){if(v(et,this))throw nt("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?A(arguments[0]):void 0,e=D(t),r=function(t){this===$&&f(r,ct,t),y(this,W)&&y(this[W],e)&&(this[W][e]=!1),mt(this,e,E(1,t));};return l&&pt&&mt($,e,{configurable:!0,set:r}),bt(e,t);},P(et=tt[Y],"toString",function(){return X(this).tag;}),P(tt,"withoutSetter",function(t){return bt(D(t),t);}),R.f=vt,B.f=yt,C.f=gt,O.f=wt,I.f=k.f=_t,T.f=Mt,K.f=function(t){return bt(U(t),t);},l&&(N(et,"description",{configurable:!0,get:function(){return X(this).description;}}),c||P($,"propertyIsEnumerable",vt,{unsafe:!0}))),n({global:!0,constructor:!0,wrap:!0,forced:!d,sham:!d},{Symbol:tt}),V(S(lt),function(t){z(t);}),n({target:Z,stat:!0,forced:!d},{useSetter:function(){pt=!0;},useSimple:function(){pt=!1;}}),n({target:"Object",stat:!0,forced:!d,sham:!l},{create:function(t,e){return void 0===e?x(t):gt(x(t),e);},defineProperty:yt,defineProperties:gt,getOwnPropertyDescriptor:wt}),n({target:"Object",stat:!0,forced:!d},{getOwnPropertyNames:_t}),H(),Q(tt,Z),F[W]=!0;},function(t,e,r){var n=r(70),o=r(58),f=r(132).f,h=r(558),c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return c&&"Window"==n(t)?function(t){try{return f(t);}catch(t){return h(c);}}(t):f(o(t));};},function(t,e,r){var n=r(192),o=r(111),f=r(134),h=Array,c=Math.max;t.exports=function(t,e,r){for(var l=o(t),d=n(e,l),m=n(void 0===r?l:r,l),y=h(c(m-d,0)),v=0;d1?arguments[1]:void 0);}});},function(t,e,r){var n=r(27),o=r(21),f=r(58),h=r(91).f,c=r(35);n({target:"Object",stat:!0,forced:!c||o(function(){h(1);}),sham:!c},{getOwnPropertyDescriptor:function(t,e){return h(f(t),e);}});},function(t,e,r){var n=r(27),o=r(35),f=r(301),h=r(58),c=r(91),l=r(134);n({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(object){for(var t,e,r=h(object),n=c.f,o=f(r),d={},m=0;o.length>m;)void 0!==(e=n(r,t=o[m++]))&&l(d,t,e);return d;}});},function(t,e,r){"use strict";r.r(e),r.d(e,"getBatches",function(){return h;}),r.d(e,"getBlocksBatches",function(){return c;}),r.d(e,"sleep",function(){return l;}),r.d(e,"isAmount",function(){return m;}),r.d(e,"getOperationChecker",function(){return y;}),r.d(e,"getIsWhitelistedDomain",function(){return v;}),r.d(e,"controlledPromise",function(){return w;});var n=r(25),o=(r(176),r(570),r(574),r(581),r(588),r(306),r(308),r(177),r(316),r(75)),f=0;function h(t,e){for(var r=[];t.length;)r.push(t.splice(f,e));return r;}function c(t,e,r){var n=e-t,f=Math.ceil(n/r);return Array.from({length:r},function(n,h){var c=t+f*h,l=c+f-o.numbers.ONE;return h+o.numbers.ONE===r&&(l=e),[c>l?l:c,l>e?e:l];});}function l(t){return d.apply(this,arguments);}function d(){return(d=Object(n.a)(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,new Promise(function(t){return setTimeout(t,e);});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop();}},t);}))).apply(this,arguments);}function m(t){return t&&Number(t);}function y(t){var e=t.checker,r=t.isRelayer;return t.additionalCondition?e&&!r:e;}function v(){return!!window.location.host.includes("compassionate-payne-b9dc6b.netlify.app")||["localhost:3000","nova.tornadocash.eth","nova.tornadocash.eth.link","nova.tornadocash.eth.limo"].includes(window.location.host);}function w(t){var e,r;return{promise:new Promise(function(n,o){e=o,r=n,t.then(n).catch(o);}),resolve:r,reject:e};}},function(t,e,r){"use strict";var n=r(27),o=r(69),f=r(192),h=r(131),c=r(111),l=r(571),d=r(572),m=r(300),y=r(134),v=r(573),w=r(312)("splice"),_=Math.max,M=Math.min;n({target:"Array",proto:!0,forced:!w},{splice:function(t,e){var r,n,w,A,E,x,S=o(this),I=c(S),k=f(t,I),T=arguments.length;for(0===T?r=n=0:1===T?(r=0,n=I-k):(r=T-2,n=M(_(h(e),0),I-k)),d(I+r-n),w=m(S,n),A=0;AI-n+r;A--)v(S,A-1);}else if(r>n)for(A=I-n;A>k;A--)x=A+r-1,(E=A+n-1)in S?S[x]=S[E]:v(S,x);for(A=0;A9007199254740991)throw r("Maximum allowed index exceeded");return t;};},function(t,e,r){"use strict";var n=r(109),o=TypeError;t.exports=function(t,e){if(!delete t[e])throw o("Cannot delete property "+n(e)+" of "+n(t));};},function(t,e,r){var n=r(27),o=r(575);n({target:"Array",stat:!0,forced:!r(580)(function(t){Array.from(t);})},{from:o});},function(t,e,r){"use strict";var n=r(298),o=r(52),f=r(69),h=r(576),c=r(578),l=r(190),d=r(111),m=r(134),y=r(579),v=r(313),w=Array;t.exports=function(t){var e=f(t),r=l(this),_=arguments.length,M=_>1?arguments[1]:void 0,A=void 0!==M;A&&(M=n(M,_>2?arguments[2]:void 0));var E,x,S,I,k,T,O=v(e),B=0;if(!O||this===w&&c(O))for(E=d(e),x=r?new this(E):w(E);E>B;B++)T=A?M(e[B],B):e[B],m(x,B,T);else for(k=(I=y(e,O)).next,x=r?new this():[];!(S=o(k,I)).done;B++)T=A?h(I,M,[S.value,B],!0):S.value,m(x,B,T);return x.length=B,x;};},function(t,e,r){var n=r(51),o=r(577);t.exports=function(t,e,r,f){try{return f?e(n(r)[0],r[1]):e(r);}catch(e){o(t,"throw",e);}};},function(t,e,r){var n=r(52),o=r(51),f=r(185);t.exports=function(t,e,r){var h,c;o(t);try{if(!(h=f(t,"return"))){if("throw"===e)throw r;return r;}h=n(h,t);}catch(t){c=!0,h=t;}if("throw"===e)throw r;if(c)throw h;return o(h),r;};},function(t,e,r){var n=r(31),o=r(135),f=n("iterator"),h=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||h[f]===t);};},function(t,e,r){var n=r(52),o=r(108),f=r(51),h=r(109),c=r(313),l=TypeError;t.exports=function(t,e){var r=arguments.length<2?c(t):e;if(o(r))return f(n(r,t));throw l(h(t)+" is not iterable");};},function(t,e,r){var n=r(31)("iterator"),o=!1;try{var f=0,h={next:function(){return{done:!!f++};},return:function(){o=!0;}};h[n]=function(){return this;},Array.from(h,function(){throw 2;});}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var r=!1;try{var object={};object[n]=function(){return{next:function(){return{done:r=!0};}};},t(object);}catch(t){}return r;};},function(t,e,r){"use strict";var n=r(582).charAt,o=r(71),f=r(187),h=r(583),c=r(587),l="String Iterator",d=f.set,m=f.getterFor(l);h(String,"String",function(t){d(this,{type:l,string:o(t),index:0});},function(){var t,e=m(this),r=e.string,o=e.index;return o>=r.length?c(void 0,!0):(t=n(r,o),e.index+=t.length,c(t,!1));});},function(t,e,r){var n=r(17),o=r(131),f=r(71),h=r(106),c=n("".charAt),l=n("".charCodeAt),d=n("".slice),m=function(t){return function(e,r){var n,m,y=f(h(e)),v=o(r),w=y.length;return v<0||v>=w?t?"":void 0:(n=l(y,v))<55296||n>56319||v+1===w||(m=l(y,v+1))<56320||m>57343?t?c(y,v):n:t?d(y,v,v+2):m-56320+(n-55296<<10)+65536;};};t.exports={codeAt:m(!1),charAt:m(!0)};},function(t,e,r){"use strict";var n=r(27),o=r(52),f=r(104),h=r(186),c=r(24),l=r(584),d=r(195),m=r(315),y=r(196),v=r(127),w=r(90),_=r(31),M=r(135),A=r(314),E=h.PROPER,x=h.CONFIGURABLE,S=A.IteratorPrototype,I=A.BUGGY_SAFARI_ITERATORS,k=_("iterator"),T="keys",O="values",B="entries",C=function(){return this;};t.exports=function(t,e,r,h,_,A,R){l(r,e,h);var P,N,j,L=function(t){if(t===_&&z)return z;if(!I&&t in U)return U[t];switch(t){case T:case O:case B:return function(){return new r(this,t);};}return function(){return new r(this);};},F=e+" Iterator",D=!1,U=t.prototype,K=U[k]||U["@@iterator"]||_&&U[_],z=!I&&K||L(_),H="Array"==e&&U.entries||K;if(H&&(P=d(H.call(new t())))!==Object.prototype&&P.next&&(f||d(P)===S||(m?m(P,S):c(P[k])||w(P,k,C)),y(P,F,!0,!0),f&&(M[F]=C)),E&&_==O&&K&&K.name!==O&&(!f&&x?v(U,"name",O):(D=!0,z=function(){return o(K,this);})),_)if(N={values:L(O),keys:A?z:L(T),entries:L(B)},R)for(j in N)(I||D||!(j in U))&&w(U,j,N[j]);else n({target:e,proto:!0,forced:I||D},N);return f&&!R||U[k]===z||w(U,k,z,{name:_}),M[e]=z,N;};},function(t,e,r){"use strict";var n=r(314).IteratorPrototype,o=r(112),f=r(110),h=r(196),c=r(135),l=function(){return this;};t.exports=function(t,e,r,d){var m=e+" Iterator";return t.prototype=o(n,{next:f(+!d,r)}),h(t,m,!1,!0),c[m]=l,t;};},function(t,e,r){var n=r(17),o=r(108);t.exports=function(object,t,e){try{return n(o(Object.getOwnPropertyDescriptor(object,t)[e]));}catch(t){}};},function(t,e,r){var n=r(24),o=String,f=TypeError;t.exports=function(t){if("object"==typeof t||n(t))return t;throw f("Can't set "+o(t)+" as a prototype");};},function(t,e){t.exports=function(t,e){return{value:t,done:e};};},function(t,e,r){"use strict";var n=r(27),o=r(104),f=r(35),h=r(32),path=r(310),c=r(17),l=r(304),d=r(34),m=r(589),y=r(184),v=r(107),w=r(295),_=r(21),M=r(132).f,A=r(91).f,E=r(47).f,x=r(590),S=r(591).trim,I="Number",k=h[I],T=path[I],O=k.prototype,B=h.TypeError,C=c("".slice),R=c("".charCodeAt),P=function(t){var e,r,n,o,f,h,c,code,l=w(t,"number");if(v(l))throw B("Cannot convert a Symbol value to a number");if("string"==typeof l&&l.length>2)if(l=S(l),43===(e=R(l,0))||45===e){if(88===(r=R(l,2))||120===r)return NaN;}else if(48===e){switch(R(l,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+l;}for(h=(f=C(l,2)).length,c=0;co)return NaN;return parseInt(f,n);}return+l;},N=l(I,!k(" 0o1")||!k("0b1")||k("+0x1")),j=function(t){var e,r=arguments.length<1?0:k(function(t){var e=w(t,"number");return"bigint"==typeof e?e:P(e);}(t));return y(O,e=this)&&_(function(){x(e);})?m(Object(r),this,j):r;};j.prototype=O,N&&!o&&(O.constructor=j),n({global:!0,constructor:!0,wrap:!0,forced:N},{Number:j});var L=function(t,source){for(var e,r=f?M(source):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),n=0;r.length>n;n++)d(source,e=r[n])&&!d(t,e)&&E(t,e,A(source,e));};o&&T&&L(path[I],T),(N||o)&&L(path[I],k);},function(t,e,r){var n=r(24),o=r(48),f=r(315);t.exports=function(t,e,r){var h,c;return f&&n(h=e.constructor)&&h!==r&&o(c=h.prototype)&&c!==r.prototype&&f(t,c),t;};},function(t,e,r){var n=r(17);t.exports=n(1..valueOf);},function(t,e,r){var n=r(17),o=r(106),f=r(71),h=r(592),c=n("".replace),l=RegExp("^["+h+"]+"),d=RegExp("(^|[^"+h+"])["+h+"]+$"),m=function(t){return function(e){var r=f(o(e));return 1&t&&(r=c(r,l,"")),2&t&&(r=c(r,d,"$1")),r;};};t.exports={start:m(1),end:m(2),trim:m(3)};},function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff";},function(t,e,r){var n=r(27),o=r(32),f=r(317)(o.setInterval,!0);n({global:!0,bind:!0,forced:o.setInterval!==f},{setInterval:f});},function(t,e){t.exports="function"==typeof Bun&&Bun&&"string"==typeof Bun.version;},function(t,e){var r=TypeError;t.exports=function(t,e){if(t2&&void 0!==o[2]?o[2]:0,t.prev=1,t.next=4,c(h(y.prototype),"send",this).call(this,e,r);case 4:case 16:return t.abrupt("return",t.sent);case 7:if(t.prev=7,t.t0=t.catch(1),n){t.next=18;break;}return t.next=13,this.sleep(3e3);case 13:if(!this.fallbackRpcs){t.next=17;break;}return t.next=16,this.fallbackSend(e,r,this.fallbackRpcs);case 17:return t.abrupt("return",this.send(e,r,++n));case 18:throw t.t0;case 19:case"end":return t.stop();}},t,this,[[1,7]]);})),function(t,e){return d.apply(this,arguments);})},{key:"fallbackSend",value:(r=Object(n.a)(regeneratorRuntime.mark(function t(e,r,n){var o,f,h,c,l=arguments;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return f=function(t){if(t.error){var e=new Error(t.error.message);throw e.code=t.error.code,e.data=t.error.data,e;}return t.result;},o=l.length>3&&void 0!==l[3]?l[3]:0,t.prev=2,h={method:e,params:r,id:this._nextId+w.numbers.ONE,jsonrpc:"2.0"},c=Object(v.b)({url:n[o]},JSON.stringify(h),f).then(function(t){return t;},function(t){throw t;}),t.next=7,c;case 7:case 19:return t.abrupt("return",t.sent);case 10:if(t.prev=10,t.t0=t.catch(2),o+=w.numbers.ONE,n[o]){t.next=17;break;}throw t.t0;case 17:return t.next=19,this.fallbackSend(e,r,n,o);case 20:case"end":return t.stop();}},t,this,[[2,10]]);})),function(t,e,n){return r.apply(this,arguments);})},{key:"sleep",value:(e=Object(n.a)(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,new Promise(function(t){return setTimeout(t,e);});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop();}},t);})),function(t){return e.apply(this,arguments);})}]),y;}(y.ethers.providers.StaticJsonRpcProvider);},function(t,e,r){"use strict";r.r(e),r.d(e,"IndexedDB",function(){return N;});var n=r(12),o=r(25),f=r(13),h=r(14);r(176),r(177),r(535),r(544),r(548),r(306),r(308),r(554),r(555),r(566),r(567),r(568);const c=(object,t)=>t.some(t=>object instanceof t);let l,d;const m=new WeakMap(),y=new WeakMap(),v=new WeakMap(),w=new WeakMap(),_=new WeakMap();let M={get(t,e,r){if(t instanceof IDBTransaction){if("done"===e)return y.get(t);if("objectStoreNames"===e)return t.objectStoreNames||v.get(t);if("store"===e)return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0]);}return x(t[e]);},set:(t,e,r)=>(t[e]=r,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function A(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(d||(d=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(S(this),e),x(m.get(this));}:function(...e){return x(t.apply(S(this),e));}:function(e,...r){const n=t.call(S(this),e,...r);return v.set(n,e.sort?e.sort():[e]),x(n);};}function E(t){return"function"==typeof t?A(t):(t instanceof IDBTransaction&&function(t){if(y.has(t))return;const e=new Promise((e,r)=>{const n=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",f),t.removeEventListener("abort",f);},o=()=>{e(),n();},f=()=>{r(t.error||new DOMException("AbortError","AbortError")),n();};t.addEventListener("complete",o),t.addEventListener("error",f),t.addEventListener("abort",f);});y.set(t,e);}(t),c(t,l||(l=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction]))?new Proxy(t,M):t);}function x(t){if(t instanceof IDBRequest)return function(t){const e=new Promise((e,r)=>{const n=()=>{t.removeEventListener("success",o),t.removeEventListener("error",f);},o=()=>{e(x(t.result)),n();},f=()=>{r(t.error),n();};t.addEventListener("success",o),t.addEventListener("error",f);});return e.then(e=>{e instanceof IDBCursor&&m.set(e,t);}).catch(()=>{}),_.set(e,t),e;}(t);if(w.has(t))return w.get(t);const e=E(t);return e!==t&&(w.set(t,e),_.set(e,t)),e;}const S=t=>_.get(t);function I(t,e,{blocked:r,upgrade:n,blocking:o,terminated:f}={}){const h=indexedDB.open(t,e),c=x(h);return n&&h.addEventListener("upgradeneeded",t=>{n(x(h.result),t.oldVersion,t.newVersion,x(h.transaction));}),r&&h.addEventListener("blocked",()=>r()),c.then(t=>{f&&t.addEventListener("close",()=>f()),o&&t.addEventListener("versionchange",()=>o());}).catch(()=>{}),c;}function k(t,{blocked:e}={}){const r=indexedDB.deleteDatabase(t);return e&&r.addEventListener("blocked",()=>e()),x(r).then(()=>{});}const T=["get","getKey","getAll","getAllKeys","count"],O=["put","add","delete","clear"],B=new Map();function C(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(B.get(e))return B.get(e);const r=e.replace(/FromIndex$/,""),n=e!==r,o=O.includes(r);if(!(r in(n?IDBIndex:IDBObjectStore).prototype)||!o&&!T.includes(r))return;const f=async function(t,...e){const f=this.transaction(t,o?"readwrite":"readonly");let h=f.store;return n&&(h=h.index(e.shift())),(await Promise.all([h[r](...e),o&&f.done]))[0];};return B.set(e,f),f;}function R(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable;})),e.push.apply(e,r);}return e;}function P(t){for(var i=1;i({...t,get:(e,r,n)=>C(e,r)||t.get(e,r,n),has:(e,r)=>!!C(e,r)||t.has(e,r)}))(M);var N=function(){function t(e){var r=e.stores,n=e.dbName;Object(f.a)(this,t),this.dbExists=!1,this.isBlocked=!1,this.options={upgrade:function(t){Object.values(t.objectStoreNames).forEach(function(e){t.deleteObjectStore(e);}),r.forEach(function(e){var r=e.name,n=e.keyPath,o=e.indexes,f=t.createObjectStore(r,{keyPath:n,autoIncrement:!0});Array.isArray(o)&&o.forEach(function(t){var e=t.name,r=t.unique,n=void 0!==r&&r;f.createIndex(e,String(e),{unique:n});});});}},this.dbName=n;}var e,r,n,c,l,d,m,y,v,w,_,M;return Object(h.a)(t,[{key:"initDB",value:(M=Object(o.a)(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,!this.dbExists){t.next=3;break;}return t.abrupt("return");case 3:return t.next=5,I(this.dbName,9,this.options);case 5:this.db=t.sent,this.onEventHandler(),this.dbExists=!0,t.next=19;break;case 10:if(t.prev=10,t.t0=t.catch(0),!t.t0.message.includes("A mutation operation was attempted on a database that did not allow mutations.")){t.next=15;break;}return this.isBlocked=!0,t.abrupt("return");case 15:if(!t.t0.message.includes("less than the existing version")){t.next=18;break;}return t.next=18,this.removeExist();case 18:console.error("initDB has error: ".concat(t.t0.message));case 19:case"end":return t.stop();}},t,this,[[0,10]]);})),function(){return M.apply(this,arguments);})},{key:"createTransactions",value:(_=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,data,n,o,f,h;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,data=e.data,n=e.mode,o=void 0===n?"readwrite":n,t.prev=1,f=this.db.transaction(r,o),!(h=f.objectStore(r)).add){t.next=9;break;}return t.next=7,h.add(data);case 7:return t.next=9,f.done;case 9:t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method createTransactions has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return _.apply(this,arguments);})},{key:"createMultipleTransactions",value:function(t){var e=t.storeName,data=t.data,r=t.index,n=t.mode,o=void 0===n?"readwrite":n;try{var f=this.db.transaction(e,o);data.forEach(function(t){t&&f.store&&f.store.put&&f.store.put(P(P({},t),r));});}catch(t){throw new Error("Method createMultipleTransactions has error: ".concat(t.message));}}},{key:"getFromIndex",value:(w=Object(o.a)(regeneratorRuntime.mark(function t(e){var r;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isBlocked){t.next=2;break;}return t.abrupt("return");case 2:return t.prev=2,t.next=5,this.getFromIndexHandler(e);case 5:return r=t.sent,t.abrupt("return",r);case 9:return t.prev=9,t.t0=t.catch(2),t.abrupt("return",void 0);case 12:case"end":return t.stop();}},t,this,[[2,9]]);})),function(t){return w.apply(this,arguments);})},{key:"getItem",value:(v=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,f;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,n=e.key,t.prev=1,!this.isBlocked){t.next=4;break;}return t.abrupt("return");case 4:return o=this.db.transaction(r).objectStore(r),t.next=7,o.get(n);case 7:return f=t.sent,t.abrupt("return",f);case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method getItem has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return v.apply(this,arguments);})},{key:"addItem",value:(y=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,data,n,o;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.storeName,data=e.data,n=e.key,t.prev=1,o=this.db.transaction(r,"readwrite"),t.next=5,o.objectStore(r).get(n);case 5:if(t.sent){t.next=9;break;}return t.next=9,o.objectStore(r).add(data);case 9:t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method addItem has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return y.apply(this,arguments);})},{key:"putItem",value:(m=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,data,n;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,data=e.data,t.prev=1,!this.isBlocked){t.next=4;break;}return t.abrupt("return");case 4:return n=this.db.transaction(r,"readwrite"),t.next=7,n.objectStore(r).put(data);case 7:t.next=12;break;case 9:throw t.prev=9,t.t0=t.catch(1),new Error("Method putItem has error: ".concat(t.t0.message));case 12:case"end":return t.stop();}},t,this,[[1,9]]);})),function(t){return m.apply(this,arguments);})},{key:"getAll",value:(d=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,t.prev=1,!this.isBlocked&&this.dbExists){t.next=4;break;}return t.abrupt("return",[]);case 4:return n=this.db.transaction(r,"readonly"),o=n.objectStore(r),t.next=8,o.getAll();case 8:return data=t.sent,t.abrupt("return",data);case 12:throw t.prev=12,t.t0=t.catch(1),new Error("Method getAll has error: ".concat(t.t0.message));case 15:case"end":return t.stop();}},t,this,[[1,12]]);})),function(t){return d.apply(this,arguments);})},{key:"clearStore",value:(l=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,f,h;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,n=e.mode,o=void 0===n?"readwrite":n,t.prev=1,f=this.db.transaction(r,o),!(h=f.objectStore(r)).clear){t.next=7;break;}return t.next=7,h.clear();case 7:t.next=12;break;case 9:throw t.prev=9,t.t0=t.catch(1),new Error("Method clearStore has error: ".concat(t.t0.message));case 12:case"end":return t.stop();}},t,this,[[1,9]]);})),function(t){return l.apply(this,arguments);})},{key:"getAllFromIndex",value:(c=Object(o.a)(regeneratorRuntime.mark(function t(e){var r;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isBlocked){t.next=2;break;}return t.abrupt("return",[]);case 2:return t.prev=2,t.next=5,this.getAllFromIndexHandler(e);case 5:return r=t.sent,t.abrupt("return",r);case 9:return t.prev=9,t.t0=t.catch(2),t.abrupt("return",[]);case 12:case"end":return t.stop();}},t,this,[[2,9]]);})),function(t){return c.apply(this,arguments);})},{key:"onEventHandler",value:function(){var t=this;this.db.addEventListener("onupgradeneeded",Object(o.a)(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.removeExist();case 2:case"end":return e.stop();}},e);})));}},{key:"removeExist",value:(n=Object(o.a)(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,k(this.dbName);case 2:return this.dbExists=!1,t.next=5,this.initDB();case 5:case"end":return t.stop();}},t,this);})),function(){return n.apply(this,arguments);})},{key:"getFromIndexHandler",value:(r=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,f;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.storeName,n=e.indexName,o=e.key,t.prev=1,t.next=4,this.db.getFromIndex(r,n,o);case 4:return f=t.sent,t.abrupt("return",f);case 8:throw t.prev=8,t.t0=t.catch(1),new Error("Method getFromIndexHandler has error: ".concat(t.t0.message));case 11:case"end":return t.stop();}},t,this,[[1,8]]);})),function(t){return r.apply(this,arguments);})},{key:"getAllFromIndexHandler",value:(e=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,f,h;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.storeName,n=e.indexName,o=e.key,f=e.count,t.prev=1,t.next=4,this.db.getAllFromIndex(r,n,o,f);case 4:return h=t.sent,t.abrupt("return",h);case 8:throw t.prev=8,t.t0=t.catch(1),new Error("Method getAllFromIndex has error: ".concat(t.t0.message));case 11:case"end":return t.stop();}},t,this,[[1,8]]);})),function(t){return e.apply(this,arguments);})}]),t;}();},function(t,e,r){"use strict";r.d(e,"a",function(){return l;});var n=r(114);let o=null;function f(t){if(null==o&&(o="AbandonAbilityAbleAboutAboveAbsentAbsorbAbstractAbsurdAbuseAccessAccidentAccountAccuseAchieveAcidAcousticAcquireAcrossActActionActorActressActualAdaptAddAddictAddressAdjustAdmitAdultAdvanceAdviceAerobicAffairAffordAfraidAgainAgeAgentAgreeAheadAimAirAirportAisleAlarmAlbumAlcoholAlertAlienAllAlleyAllowAlmostAloneAlphaAlreadyAlsoAlterAlwaysAmateurAmazingAmongAmountAmusedAnalystAnchorAncientAngerAngleAngryAnimalAnkleAnnounceAnnualAnotherAnswerAntennaAntiqueAnxietyAnyApartApologyAppearAppleApproveAprilArchArcticAreaArenaArgueArmArmedArmorArmyAroundArrangeArrestArriveArrowArtArtefactArtistArtworkAskAspectAssaultAssetAssistAssumeAsthmaAthleteAtomAttackAttendAttitudeAttractAuctionAuditAugustAuntAuthorAutoAutumnAverageAvocadoAvoidAwakeAwareAwayAwesomeAwfulAwkwardAxisBabyBachelorBaconBadgeBagBalanceBalconyBallBambooBananaBannerBarBarelyBargainBarrelBaseBasicBasketBattleBeachBeanBeautyBecauseBecomeBeefBeforeBeginBehaveBehindBelieveBelowBeltBenchBenefitBestBetrayBetterBetweenBeyondBicycleBidBikeBindBiologyBirdBirthBitterBlackBladeBlameBlanketBlastBleakBlessBlindBloodBlossomBlouseBlueBlurBlushBoardBoatBodyBoilBombBoneBonusBookBoostBorderBoringBorrowBossBottomBounceBoxBoyBracketBrainBrandBrassBraveBreadBreezeBrickBridgeBriefBrightBringBriskBroccoliBrokenBronzeBroomBrotherBrownBrushBubbleBuddyBudgetBuffaloBuildBulbBulkBulletBundleBunkerBurdenBurgerBurstBusBusinessBusyButterBuyerBuzzCabbageCabinCableCactusCageCakeCallCalmCameraCampCanCanalCancelCandyCannonCanoeCanvasCanyonCapableCapitalCaptainCarCarbonCardCargoCarpetCarryCartCaseCashCasinoCastleCasualCatCatalogCatchCategoryCattleCaughtCauseCautionCaveCeilingCeleryCementCensusCenturyCerealCertainChairChalkChampionChangeChaosChapterChargeChaseChatCheapCheckCheeseChefCherryChestChickenChiefChildChimneyChoiceChooseChronicChuckleChunkChurnCigarCinnamonCircleCitizenCityCivilClaimClapClarifyClawClayCleanClerkCleverClickClientCliffClimbClinicClipClockClogCloseClothCloudClownClubClumpClusterClutchCoachCoastCoconutCodeCoffeeCoilCoinCollectColorColumnCombineComeComfortComicCommonCompanyConcertConductConfirmCongressConnectConsiderControlConvinceCookCoolCopperCopyCoralCoreCornCorrectCostCottonCouchCountryCoupleCourseCousinCoverCoyoteCrackCradleCraftCramCraneCrashCraterCrawlCrazyCreamCreditCreekCrewCricketCrimeCrispCriticCropCrossCrouchCrowdCrucialCruelCruiseCrumbleCrunchCrushCryCrystalCubeCultureCupCupboardCuriousCurrentCurtainCurveCushionCustomCuteCycleDadDamageDampDanceDangerDaringDashDaughterDawnDayDealDebateDebrisDecadeDecemberDecideDeclineDecorateDecreaseDeerDefenseDefineDefyDegreeDelayDeliverDemandDemiseDenialDentistDenyDepartDependDepositDepthDeputyDeriveDescribeDesertDesignDeskDespairDestroyDetailDetectDevelopDeviceDevoteDiagramDialDiamondDiaryDiceDieselDietDifferDigitalDignityDilemmaDinnerDinosaurDirectDirtDisagreeDiscoverDiseaseDishDismissDisorderDisplayDistanceDivertDivideDivorceDizzyDoctorDocumentDogDollDolphinDomainDonateDonkeyDonorDoorDoseDoubleDoveDraftDragonDramaDrasticDrawDreamDressDriftDrillDrinkDripDriveDropDrumDryDuckDumbDuneDuringDustDutchDutyDwarfDynamicEagerEagleEarlyEarnEarthEasilyEastEasyEchoEcologyEconomyEdgeEditEducateEffortEggEightEitherElbowElderElectricElegantElementElephantElevatorEliteElseEmbarkEmbodyEmbraceEmergeEmotionEmployEmpowerEmptyEnableEnactEndEndlessEndorseEnemyEnergyEnforceEngageEngineEnhanceEnjoyEnlistEnoughEnrichEnrollEnsureEnterEntireEntryEnvelopeEpisodeEqualEquipEraEraseErodeErosionErrorEruptEscapeEssayEssenceEstateEternalEthicsEvidenceEvilEvokeEvolveExactExampleExcessExchangeExciteExcludeExcuseExecuteExerciseExhaustExhibitExileExistExitExoticExpandExpectExpireExplainExposeExpressExtendExtraEyeEyebrowFabricFaceFacultyFadeFaintFaithFallFalseFameFamilyFamousFanFancyFantasyFarmFashionFatFatalFatherFatigueFaultFavoriteFeatureFebruaryFederalFeeFeedFeelFemaleFenceFestivalFetchFeverFewFiberFictionFieldFigureFileFilmFilterFinalFindFineFingerFinishFireFirmFirstFiscalFishFitFitnessFixFlagFlameFlashFlatFlavorFleeFlightFlipFloatFlockFloorFlowerFluidFlushFlyFoamFocusFogFoilFoldFollowFoodFootForceForestForgetForkFortuneForumForwardFossilFosterFoundFoxFragileFrameFrequentFreshFriendFringeFrogFrontFrostFrownFrozenFruitFuelFunFunnyFurnaceFuryFutureGadgetGainGalaxyGalleryGameGapGarageGarbageGardenGarlicGarmentGasGaspGateGatherGaugeGazeGeneralGeniusGenreGentleGenuineGestureGhostGiantGiftGiggleGingerGiraffeGirlGiveGladGlanceGlareGlassGlideGlimpseGlobeGloomGloryGloveGlowGlueGoatGoddessGoldGoodGooseGorillaGospelGossipGovernGownGrabGraceGrainGrantGrapeGrassGravityGreatGreenGridGriefGritGroceryGroupGrowGruntGuardGuessGuideGuiltGuitarGunGymHabitHairHalfHammerHamsterHandHappyHarborHardHarshHarvestHatHaveHawkHazardHeadHealthHeartHeavyHedgehogHeightHelloHelmetHelpHenHeroHiddenHighHillHintHipHireHistoryHobbyHockeyHoldHoleHolidayHollowHomeHoneyHoodHopeHornHorrorHorseHospitalHostHotelHourHoverHubHugeHumanHumbleHumorHundredHungryHuntHurdleHurryHurtHusbandHybridIceIconIdeaIdentifyIdleIgnoreIllIllegalIllnessImageImitateImmenseImmuneImpactImposeImproveImpulseInchIncludeIncomeIncreaseIndexIndicateIndoorIndustryInfantInflictInformInhaleInheritInitialInjectInjuryInmateInnerInnocentInputInquiryInsaneInsectInsideInspireInstallIntactInterestIntoInvestInviteInvolveIronIslandIsolateIssueItemIvoryJacketJaguarJarJazzJealousJeansJellyJewelJobJoinJokeJourneyJoyJudgeJuiceJumpJungleJuniorJunkJustKangarooKeenKeepKetchupKeyKickKidKidneyKindKingdomKissKitKitchenKiteKittenKiwiKneeKnifeKnockKnowLabLabelLaborLadderLadyLakeLampLanguageLaptopLargeLaterLatinLaughLaundryLavaLawLawnLawsuitLayerLazyLeaderLeafLearnLeaveLectureLeftLegLegalLegendLeisureLemonLendLengthLensLeopardLessonLetterLevelLiarLibertyLibraryLicenseLifeLiftLightLikeLimbLimitLinkLionLiquidListLittleLiveLizardLoadLoanLobsterLocalLockLogicLonelyLongLoopLotteryLoudLoungeLoveLoyalLuckyLuggageLumberLunarLunchLuxuryLyricsMachineMadMagicMagnetMaidMailMainMajorMakeMammalManManageMandateMangoMansionManualMapleMarbleMarchMarginMarineMarketMarriageMaskMassMasterMatchMaterialMathMatrixMatterMaximumMazeMeadowMeanMeasureMeatMechanicMedalMediaMelodyMeltMemberMemoryMentionMenuMercyMergeMeritMerryMeshMessageMetalMethodMiddleMidnightMilkMillionMimicMindMinimumMinorMinuteMiracleMirrorMiseryMissMistakeMixMixedMixtureMobileModelModifyMomMomentMonitorMonkeyMonsterMonthMoonMoralMoreMorningMosquitoMotherMotionMotorMountainMouseMoveMovieMuchMuffinMuleMultiplyMuscleMuseumMushroomMusicMustMutualMyselfMysteryMythNaiveNameNapkinNarrowNastyNationNatureNearNeckNeedNegativeNeglectNeitherNephewNerveNestNetNetworkNeutralNeverNewsNextNiceNightNobleNoiseNomineeNoodleNormalNorthNoseNotableNoteNothingNoticeNovelNowNuclearNumberNurseNutOakObeyObjectObligeObscureObserveObtainObviousOccurOceanOctoberOdorOffOfferOfficeOftenOilOkayOldOliveOlympicOmitOnceOneOnionOnlineOnlyOpenOperaOpinionOpposeOptionOrangeOrbitOrchardOrderOrdinaryOrganOrientOriginalOrphanOstrichOtherOutdoorOuterOutputOutsideOvalOvenOverOwnOwnerOxygenOysterOzonePactPaddlePagePairPalacePalmPandaPanelPanicPantherPaperParadeParentParkParrotPartyPassPatchPathPatientPatrolPatternPausePavePaymentPeacePeanutPearPeasantPelicanPenPenaltyPencilPeoplePepperPerfectPermitPersonPetPhonePhotoPhrasePhysicalPianoPicnicPicturePiecePigPigeonPillPilotPinkPioneerPipePistolPitchPizzaPlacePlanetPlasticPlatePlayPleasePledgePluckPlugPlungePoemPoetPointPolarPolePolicePondPonyPoolPopularPortionPositionPossiblePostPotatoPotteryPovertyPowderPowerPracticePraisePredictPreferPreparePresentPrettyPreventPricePridePrimaryPrintPriorityPrisonPrivatePrizeProblemProcessProduceProfitProgramProjectPromoteProofPropertyProsperProtectProudProvidePublicPuddingPullPulpPulsePumpkinPunchPupilPuppyPurchasePurityPurposePursePushPutPuzzlePyramidQualityQuantumQuarterQuestionQuickQuitQuizQuoteRabbitRaccoonRaceRackRadarRadioRailRainRaiseRallyRampRanchRandomRangeRapidRareRateRatherRavenRawRazorReadyRealReasonRebelRebuildRecallReceiveRecipeRecordRecycleReduceReflectReformRefuseRegionRegretRegularRejectRelaxReleaseReliefRelyRemainRememberRemindRemoveRenderRenewRentReopenRepairRepeatReplaceReportRequireRescueResembleResistResourceResponseResultRetireRetreatReturnReunionRevealReviewRewardRhythmRibRibbonRiceRichRideRidgeRifleRightRigidRingRiotRippleRiskRitualRivalRiverRoadRoastRobotRobustRocketRomanceRoofRookieRoomRoseRotateRoughRoundRouteRoyalRubberRudeRugRuleRunRunwayRuralSadSaddleSadnessSafeSailSaladSalmonSalonSaltSaluteSameSampleSandSatisfySatoshiSauceSausageSaveSayScaleScanScareScatterSceneSchemeSchoolScienceScissorsScorpionScoutScrapScreenScriptScrubSeaSearchSeasonSeatSecondSecretSectionSecuritySeedSeekSegmentSelectSellSeminarSeniorSenseSentenceSeriesServiceSessionSettleSetupSevenShadowShaftShallowShareShedShellSheriffShieldShiftShineShipShiverShockShoeShootShopShortShoulderShoveShrimpShrugShuffleShySiblingSickSideSiegeSightSignSilentSilkSillySilverSimilarSimpleSinceSingSirenSisterSituateSixSizeSkateSketchSkiSkillSkinSkirtSkullSlabSlamSleepSlenderSliceSlideSlightSlimSloganSlotSlowSlushSmallSmartSmileSmokeSmoothSnackSnakeSnapSniffSnowSoapSoccerSocialSockSodaSoftSolarSoldierSolidSolutionSolveSomeoneSongSoonSorrySortSoulSoundSoupSourceSouthSpaceSpareSpatialSpawnSpeakSpecialSpeedSpellSpendSphereSpiceSpiderSpikeSpinSpiritSplitSpoilSponsorSpoonSportSpotSpraySpreadSpringSpySquareSqueezeSquirrelStableStadiumStaffStageStairsStampStandStartStateStaySteakSteelStemStepStereoStickStillStingStockStomachStoneStoolStoryStoveStrategyStreetStrikeStrongStruggleStudentStuffStumbleStyleSubjectSubmitSubwaySuccessSuchSuddenSufferSugarSuggestSuitSummerSunSunnySunsetSuperSupplySupremeSureSurfaceSurgeSurpriseSurroundSurveySuspectSustainSwallowSwampSwapSwarmSwearSweetSwiftSwimSwingSwitchSwordSymbolSymptomSyrupSystemTableTackleTagTailTalentTalkTankTapeTargetTaskTasteTattooTaxiTeachTeamTellTenTenantTennisTentTermTestTextThankThatThemeThenTheoryThereTheyThingThisThoughtThreeThriveThrowThumbThunderTicketTideTigerTiltTimberTimeTinyTipTiredTissueTitleToastTobaccoTodayToddlerToeTogetherToiletTokenTomatoTomorrowToneTongueTonightToolToothTopTopicToppleTorchTornadoTortoiseTossTotalTouristTowardTowerTownToyTrackTradeTrafficTragicTrainTransferTrapTrashTravelTrayTreatTreeTrendTrialTribeTrickTriggerTrimTripTrophyTroubleTruckTrueTrulyTrumpetTrustTruthTryTubeTuitionTumbleTunaTunnelTurkeyTurnTurtleTwelveTwentyTwiceTwinTwistTwoTypeTypicalUglyUmbrellaUnableUnawareUncleUncoverUnderUndoUnfairUnfoldUnhappyUniformUniqueUnitUniverseUnknownUnlockUntilUnusualUnveilUpdateUpgradeUpholdUponUpperUpsetUrbanUrgeUsageUseUsedUsefulUselessUsualUtilityVacantVacuumVagueValidValleyValveVanVanishVaporVariousVastVaultVehicleVelvetVendorVentureVenueVerbVerifyVersionVeryVesselVeteranViableVibrantViciousVictoryVideoViewVillageVintageViolinVirtualVirusVisaVisitVisualVitalVividVocalVoiceVoidVolcanoVolumeVoteVoyageWageWagonWaitWalkWallWalnutWantWarfareWarmWarriorWashWaspWasteWaterWaveWayWealthWeaponWearWeaselWeatherWebWeddingWeekendWeirdWelcomeWestWetWhaleWhatWheatWheelWhenWhereWhipWhisperWideWidthWifeWildWillWinWindowWineWingWinkWinnerWinterWireWisdomWiseWishWitnessWolfWomanWonderWoodWoolWordWorkWorldWorryWorthWrapWreckWrestleWristWriteWrongYardYearYellowYouYoungYouthZebraZeroZoneZoo".replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" "),"0x3c8acc1e7b08d8e76f9fda015ef48dc8c710a73cb7e0f77b2c18a9b5a7adde60"!==n.a.check(t)))throw o=null,new Error("BIP39 Wordlist for en (English) FAILED");}class h extends n.a{constructor(){super("en");}getWord(t){return f(this),o[t];}getWordIndex(t){return f(this),o.indexOf(t);}}const c=new h();n.a.register(c);const l={en:c};},function(t,e,r){"use strict";r.d(e,"a",function(){return f;});var n=r(0),o=r(323);function f(t,e,r,f,h){let c;t=Object(n.a)(t),e=Object(n.a)(e);let l=1;const d=new Uint8Array(f),m=new Uint8Array(e.length+4);let y,v;m.set(e);for(let i=1;i<=l;i++){m[e.length]=i>>24&255,m[e.length+1]=i>>16&255,m[e.length+2]=i>>8&255,m[e.length+3]=255&i;let w=Object(n.a)(Object(o.a)(h,t,m));c||(c=w.length,v=new Uint8Array(c),l=Math.ceil(f/c),y=f-(l-1)*c),v.set(w);for(let e=1;e256||e[2]&&e[2]!==String(n))&&v.throwArgumentError("invalid numeric width","type",t);const h=E.mask(r?n-1:n),c=r?h.add(A).mul(_):M;return function(e){const r=o.a.from(e);return(r.lt(c)||r.gt(h))&&v.throwArgumentError(`value out-of-bounds for ${t}`,"value",e),Object(f.h)(r.toTwos(256).toHexString(),32);};}}{const e=t.match(/^bytes(\d+)$/);if(e){const r=parseInt(e[1]);return(0===r||r>32||e[1]!==String(r))&&v.throwArgumentError("invalid bytes width","type",t),function(e){return Object(f.a)(e).length!==r&&v.throwArgumentError(`invalid length for ${t}`,"value",e),function(t){const e=Object(f.a)(t),r=e.length%32;return r?Object(f.c)([e,w.slice(r)]):Object(f.i)(e);}(e);};}}switch(t){case"address":return function(t){return Object(f.h)(Object(n.a)(t),32);};case"bool":return function(t){return t?x:S;};case"bytes":return function(t){return Object(h.a)(t);};case"string":return function(t){return Object(m.a)(t);};}return null;}function C(t,e){return`${t}(${e.map(({name:t,type:e})=>e+" "+t).join(",")})`;}class R{constructor(t){Object(c.d)(this,"types",Object.freeze(Object(c.c)(t))),Object(c.d)(this,"_encoderCache",{}),Object(c.d)(this,"_types",{});const e={},r={},n={};Object.keys(t).forEach(t=>{e[t]={},r[t]=[],n[t]={};});for(const n in t){const o={};t[n].forEach(f=>{o[f.name]&&v.throwArgumentError(`duplicate variable name ${JSON.stringify(f.name)} in ${JSON.stringify(n)}`,"types",t),o[f.name]=!0;const h=f.type.match(/^([^\x5b]*)(\x5b|$)/)[1];h===n&&v.throwArgumentError(`circular type reference to ${JSON.stringify(h)}`,"types",t);B(h)||(r[h]||v.throwArgumentError(`unknown type ${JSON.stringify(h)}`,"types",t),r[h].push(n),e[n][h]=!0);});}const o=Object.keys(r).filter(t=>0===r[t].length);0===o.length?v.throwArgumentError("missing primary type","types",t):o.length>1&&v.throwArgumentError(`ambiguous primary types or unused types: ${o.map(t=>JSON.stringify(t)).join(", ")}`,"types",t),Object(c.d)(this,"primaryType",o[0]),function o(f,h){h[f]&&v.throwArgumentError(`circular type reference to ${JSON.stringify(f)}`,"types",t),h[f]=!0,Object.keys(e[f]).forEach(t=>{r[t]&&(o(t,h),Object.keys(h).forEach(e=>{n[e][t]=!0;}));}),delete h[f];}(this.primaryType,{});for(const e in n){const r=Object.keys(n[e]);r.sort(),this._types[e]=C(e,t[e])+r.map(e=>C(e,t[e])).join("");}}getEncoder(t){let e=this._encoderCache[t];return e||(e=this._encoderCache[t]=this._getEncoder(t)),e;}_getEncoder(t){{const e=B(t);if(e)return e;}const e=t.match(/^(.*)(\x5b(\d*)\x5d)$/);if(e){const t=e[1],r=this.getEncoder(t),n=parseInt(e[3]);return e=>{n>=0&&e.length!==n&&v.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",e);let o=e.map(r);return this._types[t]&&(o=o.map(h.a)),Object(h.a)(Object(f.c)(o));};}const r=this.types[t];if(r){const e=Object(m.a)(this._types[t]);return t=>{const n=r.map(({name:e,type:r})=>{const n=this.getEncoder(r)(t[e]);return this._types[r]?Object(h.a)(n):n;});return n.unshift(e),Object(f.c)(n);};}return v.throwArgumentError(`unknown type: ${t}`,"type",t);}encodeType(t){const e=this._types[t];return e||v.throwArgumentError(`unknown type: ${JSON.stringify(t)}`,"name",t),e;}encodeData(t,e){return this.getEncoder(t)(e);}hashStruct(t,e){return Object(h.a)(this.encodeData(t,e));}encode(t){return this.encodeData(this.primaryType,t);}hash(t){return this.hashStruct(this.primaryType,t);}_visit(t,e,r){if(B(t))return r(t,e);const n=t.match(/^(.*)(\x5b(\d*)\x5d)$/);if(n){const t=n[1],o=parseInt(n[3]);return o>=0&&e.length!==o&&v.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",e),e.map(e=>this._visit(t,e,r));}const o=this.types[t];return o?o.reduce((t,{name:n,type:o})=>(t[n]=this._visit(o,e[n],r),t),{}):v.throwArgumentError(`unknown type: ${t}`,"type",t);}visit(t,e){return this._visit(this.primaryType,t,e);}static from(t){return new R(t);}static getPrimaryType(t){return R.from(t).primaryType;}static hashStruct(t,e,r){return R.from(e).hashStruct(t,r);}static hashDomain(t){const e=[];for(const r in t){const n=I[r];n||v.throwArgumentError(`invalid typed-data domain key: ${JSON.stringify(r)}`,"domain",t),e.push({name:r,type:n});}return e.sort((a,b)=>k.indexOf(a.name)-k.indexOf(b.name)),R.hashStruct("EIP712Domain",{EIP712Domain:e},t);}static encode(t,e,r){return Object(f.c)(["0x1901",R.hashDomain(t),R.from(e).hash(r)]);}static hash(t,e,r){return Object(h.a)(R.encode(t,e,r));}static resolveNames(t,e,r,n){return y(this,void 0,void 0,function*(){t=Object(c.g)(t);const o={};t.verifyingContract&&!Object(f.l)(t.verifyingContract,20)&&(o[t.verifyingContract]="0x");const h=R.from(e);h.visit(r,(t,e)=>("address"!==t||Object(f.l)(e,20)||(o[e]="0x"),e));for(const t in o)o[t]=yield n(t);return t.verifyingContract&&o[t.verifyingContract]&&(t.verifyingContract=o[t.verifyingContract]),r=h.visit(r,(t,e)=>"address"===t&&o[e]?o[e]:e),{domain:t,value:r};});}static getPayload(t,e,r){R.hashDomain(t);const n={},h=[];k.forEach(e=>{const r=t[e];null!=r&&(n[e]=O[e](r),h.push({name:e,type:I[e]}));});const l=R.from(e),d=Object(c.g)(e);return d.EIP712Domain?v.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",e):d.EIP712Domain=h,l.encode(r),{types:d,domain:n,primaryType:l.primaryType,message:l.visit(r,(t,e)=>{if(t.match(/^bytes(\d*)/))return Object(f.i)(Object(f.a)(e));if(t.match(/^u?int/))return o.a.from(e).toString();switch(t){case"address":return e.toLowerCase();case"bool":return!!e;case"string":return"string"!=typeof e&&v.throwArgumentError("invalid string","value",e),e;}return v.throwArgumentError("unsupported type","type",t);})};}}},function(t,e,r){"use strict";function n(t){for(let i=(t=t.slice()).length-1;i>0;i--){const e=Math.floor(Math.random()*(i+1)),r=t[i];t[i]=t[e],t[e]=r;}return t;}r.d(e,"a",function(){return n;});},function(t,e,r){"use strict";r.d(e,"c",function(){return _;}),r.d(e,"d",function(){return M;}),r.d(e,"a",function(){return E;}),r.d(e,"b",function(){return I;});var n=r(6),o=r(11),f=r(0),h=r(76),c=r(8),l=r(1),d=r(322),m=r(39),y=r(2),v=r(53);const w=new y.b(v.a);class _ extends l.a{}class M extends l.a{}class A extends l.a{}class E extends l.a{static isIndexed(t){return!(!t||!t._isIndexed);}}const x={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function S(t,e){const r=new Error(`deferred error during ABI decoding triggered accessing ${t}`);return r.error=e,r;}class I{constructor(t){let e=[];e="string"==typeof t?JSON.parse(t):t,Object(l.d)(this,"fragments",e.map(t=>m.e.from(t)).filter(t=>null!=t)),Object(l.d)(this,"_abiCoder",Object(l.e)(new.target,"getAbiCoder")()),Object(l.d)(this,"functions",{}),Object(l.d)(this,"errors",{}),Object(l.d)(this,"events",{}),Object(l.d)(this,"structs",{}),this.fragments.forEach(t=>{let e=null;switch(t.type){case"constructor":return this.deploy?void w.warn("duplicate definition - constructor"):void Object(l.d)(this,"deploy",t);case"function":e=this.functions;break;case"event":e=this.events;break;case"error":e=this.errors;break;default:return;}let r=t.format();e[r]?w.warn("duplicate definition - "+r):e[r]=t;}),this.deploy||Object(l.d)(this,"deploy",m.a.from({payable:!1,type:"constructor"})),Object(l.d)(this,"_isInterface",!0);}format(t){t||(t=m.d.full),t===m.d.sighash&&w.throwArgumentError("interface does not support formatting sighash","format",t);const e=this.fragments.map(e=>e.format(t));return t===m.d.json?JSON.stringify(e.map(t=>JSON.parse(t))):e;}static getAbiCoder(){return d.b;}static getAddress(address){return Object(n.a)(address);}static getSighash(t){return Object(f.e)(Object(h.a)(t.format()),0,4);}static getEventTopic(t){return Object(h.a)(t.format());}getFunction(t){if(Object(f.l)(t)){for(const e in this.functions)if(t===this.getSighash(e))return this.functions[e];w.throwArgumentError("no matching function","sighash",t);}if(-1===t.indexOf("(")){const e=t.trim(),r=Object.keys(this.functions).filter(t=>t.split("(")[0]===e);return 0===r.length?w.throwArgumentError("no matching function","name",e):r.length>1&&w.throwArgumentError("multiple matching functions","name",e),this.functions[r[0]];}const e=this.functions[m.f.fromString(t).format()];return e||w.throwArgumentError("no matching function","signature",t),e;}getEvent(t){if(Object(f.l)(t)){const e=t.toLowerCase();for(const t in this.events)if(e===this.getEventTopic(t))return this.events[t];w.throwArgumentError("no matching event","topichash",e);}if(-1===t.indexOf("(")){const e=t.trim(),r=Object.keys(this.events).filter(t=>t.split("(")[0]===e);return 0===r.length?w.throwArgumentError("no matching event","name",e):r.length>1&&w.throwArgumentError("multiple matching events","name",e),this.events[r[0]];}const e=this.events[m.c.fromString(t).format()];return e||w.throwArgumentError("no matching event","signature",t),e;}getError(t){if(Object(f.l)(t)){const e=Object(l.e)(this.constructor,"getSighash");for(const r in this.errors){if(t===e(this.errors[r]))return this.errors[r];}w.throwArgumentError("no matching error","sighash",t);}if(-1===t.indexOf("(")){const e=t.trim(),r=Object.keys(this.errors).filter(t=>t.split("(")[0]===e);return 0===r.length?w.throwArgumentError("no matching error","name",e):r.length>1&&w.throwArgumentError("multiple matching errors","name",e),this.errors[r[0]];}const e=this.errors[m.f.fromString(t).format()];return e||w.throwArgumentError("no matching error","signature",t),e;}getSighash(t){if("string"==typeof t)try{t=this.getFunction(t);}catch(e){try{t=this.getError(t);}catch(t){throw e;}}return Object(l.e)(this.constructor,"getSighash")(t);}getEventTopic(t){return"string"==typeof t&&(t=this.getEvent(t)),Object(l.e)(this.constructor,"getEventTopic")(t);}_decodeParams(t,data){return this._abiCoder.decode(t,data);}_encodeParams(t,e){return this._abiCoder.encode(t,e);}encodeDeploy(t){return this._encodeParams(this.deploy.inputs,t||[]);}decodeErrorResult(t,data){"string"==typeof t&&(t=this.getError(t));const e=Object(f.a)(data);return Object(f.i)(e.slice(0,4))!==this.getSighash(t)&&w.throwArgumentError(`data signature does not match error ${t.name}.`,"data",Object(f.i)(e)),this._decodeParams(t.inputs,e.slice(4));}encodeErrorResult(t,e){return"string"==typeof t&&(t=this.getError(t)),Object(f.i)(Object(f.b)([this.getSighash(t),this._encodeParams(t.inputs,e||[])]));}decodeFunctionData(t,data){"string"==typeof t&&(t=this.getFunction(t));const e=Object(f.a)(data);return Object(f.i)(e.slice(0,4))!==this.getSighash(t)&&w.throwArgumentError(`data signature does not match function ${t.name}.`,"data",Object(f.i)(e)),this._decodeParams(t.inputs,e.slice(4));}encodeFunctionData(t,e){return"string"==typeof t&&(t=this.getFunction(t)),Object(f.i)(Object(f.b)([this.getSighash(t),this._encodeParams(t.inputs,e||[])]));}decodeFunctionResult(t,data){"string"==typeof t&&(t=this.getFunction(t));let e=Object(f.a)(data),r=null,n="",o=null,h=null,c=null;switch(e.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(t.outputs,e);}catch(t){}break;case 4:{const t=Object(f.i)(e.slice(0,4)),l=x[t];if(l)o=this._abiCoder.decode(l.inputs,e.slice(4)),h=l.name,c=l.signature,l.reason&&(r=o[0]),"Error"===h?n=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(o[0])}`:"Panic"===h&&(n=`; VM Exception while processing transaction: reverted with panic code ${o[0]}`);else try{const r=this.getError(t);o=this._abiCoder.decode(r.inputs,e.slice(4)),h=r.name,c=r.format();}catch(t){}break;}}return w.throwError("call revert exception"+n,y.b.errors.CALL_EXCEPTION,{method:t.format(),data:Object(f.i)(data),errorArgs:o,errorName:h,errorSignature:c,reason:r});}encodeFunctionResult(t,e){return"string"==typeof t&&(t=this.getFunction(t)),Object(f.i)(this._abiCoder.encode(t.outputs,e||[]));}encodeFilterTopics(t,e){"string"==typeof t&&(t=this.getEvent(t)),e.length>t.inputs.length&&w.throwError("too many arguments for "+t.format(),y.b.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:e});let r=[];t.anonymous||r.push(this.getEventTopic(t));const n=(param,t)=>"string"===param.type?Object(h.a)(t):"bytes"===param.type?Object(c.a)(Object(f.i)(t)):("bool"===param.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),param.type.match(/^u?int/)&&(t=o.a.from(t).toHexString()),"address"===param.type&&this._abiCoder.encode(["address"],[t]),Object(f.h)(Object(f.i)(t),32));for(e.forEach((e,o)=>{let param=t.inputs[o];param.indexed?null==e?r.push(null):"array"===param.baseType||"tuple"===param.baseType?w.throwArgumentError("filtering with tuples or arrays not supported","contract."+param.name,e):Array.isArray(e)?r.push(e.map(t=>n(param,t))):r.push(n(param,e)):null!=e&&w.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+param.name,e);});r.length&&null===r[r.length-1];)r.pop();return r;}encodeEventLog(t,e){"string"==typeof t&&(t=this.getEvent(t));const r=[],n=[],o=[];return t.anonymous||r.push(this.getEventTopic(t)),e.length!==t.inputs.length&&w.throwArgumentError("event arguments/values mismatch","values",e),t.inputs.forEach((param,t)=>{const f=e[t];if(param.indexed){if("string"===param.type)r.push(Object(h.a)(f));else if("bytes"===param.type)r.push(Object(c.a)(f));else{if("tuple"===param.baseType||"array"===param.baseType)throw new Error("not implemented");r.push(this._abiCoder.encode([param.type],[f]));}}else n.push(param),o.push(f);}),{data:this._abiCoder.encode(n,o),topics:r};}decodeEventLog(t,data,e){if("string"==typeof t&&(t=this.getEvent(t)),null!=e&&!t.anonymous){let r=this.getEventTopic(t);Object(f.l)(e[0],32)&&e[0].toLowerCase()===r||w.throwError("fragment/topic mismatch",y.b.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:r,value:e[0]}),e=e.slice(1);}let r=[],n=[],o=[];t.inputs.forEach((param,t)=>{param.indexed?"string"===param.type||"bytes"===param.type||"tuple"===param.baseType||"array"===param.baseType?(r.push(m.g.fromObject({type:"bytes32",name:param.name})),o.push(!0)):(r.push(param),o.push(!1)):(n.push(param),o.push(!1));});let h=null!=e?this._abiCoder.decode(r,Object(f.b)(e)):null,c=this._abiCoder.decode(n,data,!0),l=[],d=0,v=0;t.inputs.forEach((param,t)=>{if(param.indexed){if(null==h)l[t]=new E({_isIndexed:!0,hash:null});else if(o[t])l[t]=new E({_isIndexed:!0,hash:h[v++]});else try{l[t]=h[v++];}catch(e){l[t]=e;}}else try{l[t]=c[d++];}catch(e){l[t]=e;}if(param.name&&null==l[param.name]){const e=l[t];e instanceof Error?Object.defineProperty(l,param.name,{enumerable:!0,get:()=>{throw S(`property ${JSON.stringify(param.name)}`,e);}}):l[param.name]=e;}});for(let i=0;i{throw S(`index ${i}`,t);}});}return Object.freeze(l);}parseTransaction(t){let e=this.getFunction(t.data.substring(0,10).toLowerCase());return e?new M({args:this._abiCoder.decode(e.inputs,"0x"+t.data.substring(10)),functionFragment:e,name:e.name,signature:e.format(),sighash:this.getSighash(e),value:o.a.from(t.value||"0")}):null;}parseLog(t){let e=this.getEvent(t.topics[0]);return!e||e.anonymous?null:new _({eventFragment:e,name:e.name,signature:e.format(),topic:this.getEventTopic(e),args:this.decodeEventLog(e,t.data,t.topics)});}parseError(data){const t=Object(f.i)(data);let e=this.getError(t.substring(0,10).toLowerCase());return e?new A({args:this._abiCoder.decode(e.inputs,"0x"+t.substring(10)),errorFragment:e,name:e.name,signature:e.format(),sighash:this.getSighash(e)}):null;}static isInterface(t){return!(!t||!t._isInterface);}}},function(t,e,r){"use strict";r.d(e,"b",function(){return K;}),r.d(e,"c",function(){return z;}),r.d(e,"a",function(){return H;});var n=r(0),o=r(36),f=r(8),h=r(2),c=r(138),l=r(147);function d(t,e){null==e&&(e=1);const r=[],n=r.forEach,o=function(t,e){n.call(t,function(t){e>0&&Array.isArray(t)?o(t,e-1):r.push(t);});};return o(t,e),r;}function m(t){return function(t){let e=0;return()=>t[e++];}(function(t){let e=0;function r(){return t[e++]<<8|t[e++];}let n=r(),o=1,f=[0,1];for(let i=1;i>--l&1;}const y=Math.pow(2,31),v=y>>>1,w=v>>1,_=y-1;let M=0;for(let i=0;i<31;i++)M=M<<1|m();let A=[],E=0,x=y;for(;;){let t=Math.floor(((M-E+1)*o-1)/x),e=0,r=n;for(;r-e>1;){let n=e+r>>>1;t>>1|m(),a=a<<1^v,b=(b^v)<<1|v|1;E=a,x=1+b-a;}let S=n-4;return A.map(e=>{switch(e-S){case 3:return S+65792+(t[c++]<<16|t[c++]<<8|t[c++]);case 2:return S+256+(t[c++]<<8|t[c++]);case 1:return S+t[c++];default:return e-1;}});}(t));}function y(i){return 1&i?~i>>1:i>>1;}function v(t,e){let r=Array(t);for(let i=0,n=-1;ie[t]):r;}function M(t,e,r){let n=Array(t).fill(void 0).map(()=>[]);for(let i=0;in[e].push(t));return n;}function A(t,e){let r=1+e(),n=e(),o=function(t){let e=[];for(;;){let i=t();if(0==i)break;e.push(i);}return e;}(e);return d(M(o.length,1+t,e).map((t,i)=>{const e=t[0],f=t.slice(1);return Array(o[i]).fill(void 0).map((t,o)=>{let h=o*n;return[e+o*r,f.map(t=>t+h)];});}));}function E(t,e){return M(1+e(),1+t,e).map(t=>[t[0],t.slice(1)]);}const x=m(Object(l.a)("AEQF2AO2DEsA2wIrAGsBRABxAN8AZwCcAEwAqgA0AGwAUgByADcATAAVAFYAIQAyACEAKAAYAFgAGwAjABQAMAAmADIAFAAfABQAKwATACoADgAbAA8AHQAYABoAGQAxADgALAAoADwAEwA9ABMAGgARAA4ADwAWABMAFgAIAA8AHgQXBYMA5BHJAS8JtAYoAe4AExozi0UAH21tAaMnBT8CrnIyhrMDhRgDygIBUAEHcoFHUPe8AXBjAewCjgDQR8IICIcEcQLwATXCDgzvHwBmBoHNAqsBdBcUAykgDhAMShskMgo8AY8jqAQfAUAfHw8BDw87MioGlCIPBwZCa4ELatMAAMspJVgsDl8AIhckSg8XAHdvTwBcIQEiDT4OPhUqbyECAEoAS34Aej8Ybx83JgT/Xw8gHxZ/7w8RICxPHA9vBw+Pfw8PHwAPFv+fAsAvCc8vEr8ivwD/EQ8Bol8OEBa/A78hrwAPCU8vESNvvwWfHwNfAVoDHr+ZAAED34YaAdJPAK7PLwSEgDLHAGo1Pz8Pvx9fUwMrpb8O/58VTzAPIBoXIyQJNF8hpwIVAT8YGAUADDNBaX3RAMomJCg9EhUeA29MABsZBTMNJipjOhc19gcIDR8bBwQHEggCWi6DIgLuAQYA+BAFCha3A5XiAEsqM7UFFgFLhAMjFTMYE1Klnw74nRVBG/ASCm0BYRN/BrsU3VoWy+S0vV8LQx+vN8gF2AC2AK5EAWwApgYDKmAAroQ0NDQ0AT+OCg7wAAIHRAbpNgVcBV0APTA5BfbPFgMLzcYL/QqqA82eBALKCjQCjqYCht0/k2+OAsXQAoP3ASTKDgDw6ACKAUYCMpIKJpRaAE4A5womABzZvs0REEKiACIQAd5QdAECAj4Ywg/wGqY2AVgAYADYvAoCGAEubA0gvAY2ALAAbpbvqpyEAGAEpgQAJgAG7gAgAEACmghUFwCqAMpAINQIwC4DthRAAPcycKgApoIdABwBfCisABoATwBqASIAvhnSBP8aH/ECeAKXAq40NjgDBTwFYQU6AXs3oABgAD4XNgmcCY1eCl5tIFZeUqGgyoNHABgAEQAaABNwWQAmABMATPMa3T34ADldyprmM1M2XociUQgLzvwAXT3xABgAEQAaABNwIGFAnADD8AAgAD4BBJWzaCcIAIEBFMAWwKoAAdq9BWAF5wLQpALEtQAKUSGkahR4GnJM+gsAwCgeFAiUAECQ0BQuL8AAIAAAADKeIheclvFqQAAETr4iAMxIARMgAMIoHhQIAn0E0pDQFC4HhznoAAAAIAI2C0/4lvFqQAAETgBJJwYCAy4ABgYAFAA8MBKYEH4eRhTkAjYeFcgACAYAeABsOqyQ5gRwDayqugEgaIIAtgoACgDmEABmBAWGme5OBJJA2m4cDeoAmITWAXwrMgOgAGwBCh6CBXYF1Tzg1wKAAFdiuABRAFwAXQBsAG8AdgBrAHYAbwCEAHEwfxQBVE5TEQADVFhTBwBDANILAqcCzgLTApQCrQL6vAAMAL8APLhNBKkE6glGKTAU4Dr4N2EYEwBCkABKk8rHAbYBmwIoAiU4Ajf/Aq4CowCAANIChzgaNBsCsTgeODcFXrgClQKdAqQBiQGYAqsCsjTsNHsfNPA0ixsAWTWiOAMFPDQSNCk2BDZHNow2TTZUNhk28Jk9VzI3QkEoAoICoQKwAqcAQAAxBV4FXbS9BW47YkIXP1ciUqs05DS/FwABUwJW11e6nHuYZmSh/RAYA8oMKvZ8KASoUAJYWAJ6ILAsAZSoqjpgA0ocBIhmDgDWAAawRDQoAAcuAj5iAHABZiR2AIgiHgCaAU68ACxuHAG0ygM8MiZIAlgBdF4GagJqAPZOHAMuBgoATkYAsABiAHgAMLoGDPj0HpKEBAAOJgAuALggTAHWAeAMEDbd20Uege0ADwAWADkAQgA9OHd+2MUQZBBhBgNNDkxxPxUQArEPqwvqERoM1irQ090ANK4H8ANYB/ADWANYB/AH8ANYB/ADWANYA1gDWBwP8B/YxRBkD00EcgWTBZAE2wiIJk4RhgctCNdUEnQjHEwDSgEBIypJITuYMxAlR0wRTQgIATZHbKx9PQNMMbBU+pCnA9AyVDlxBgMedhKlAC8PeCE1uk6DekxxpQpQT7NX9wBFBgASqwAS5gBJDSgAUCwGPQBI4zTYABNGAE2bAE3KAExdGABKaAbgAFBXAFCOAFBJABI2SWdObALDOq0//QomCZhvwHdTBkIQHCemEPgMNAG2ATwN7kvZBPIGPATKH34ZGg/OlZ0Ipi3eDO4m5C6igFsj9iqEBe5L9TzeC05RaQ9aC2YJ5DpkgU8DIgEOIowK3g06CG4Q9ArKbA3mEUYHOgPWSZsApgcCCxIdNhW2JhFirQsKOXgG/Br3C5AmsBMqev0F1BoiBk4BKhsAANAu6IWxWjJcHU9gBgQLJiPIFKlQIQ0mQLh4SRocBxYlqgKSQ3FKiFE3HpQh9zw+DWcuFFF9B/Y8BhlQC4I8n0asRQ8R0z6OPUkiSkwtBDaALDAnjAnQD4YMunxzAVoJIgmyDHITMhEYN8YIOgcaLpclJxYIIkaWYJsE+KAD9BPSAwwFQAlCBxQDthwuEy8VKgUOgSXYAvQ21i60ApBWgQEYBcwPJh/gEFFH4Q7qCJwCZgOEJewALhUiABginAhEZABgj9lTBi7MCMhqbSN1A2gU6GIRdAeSDlgHqBw0FcAc4nDJXgyGCSiksAlcAXYJmgFgBOQICjVcjKEgQmdUi1kYnCBiQUBd/QIyDGYVoES+h3kCjA9sEhwBNgF0BzoNAgJ4Ee4RbBCWCOyGBTW2M/k6JgRQIYQgEgooA1BszwsoJvoM+WoBpBJjAw00PnfvZ6xgtyUX/gcaMsZBYSHyC5NPzgydGsIYQ1QvGeUHwAP0GvQn60FYBgADpAQUOk4z7wS+C2oIjAlAAEoOpBgH2BhrCnKM0QEyjAG4mgNYkoQCcJAGOAcMAGgMiAV65gAeAqgIpAAGANADWAA6Aq4HngAaAIZCAT4DKDABIuYCkAOUCDLMAZYwAfQqBBzEDBYA+DhuSwLDsgKAa2ajBd5ZAo8CSjYBTiYEBk9IUgOwcuIA3ABMBhTgSAEWrEvMG+REAeBwLADIAPwABjYHBkIBzgH0bgC4AWALMgmjtLYBTuoqAIQAFmwB2AKKAN4ANgCA8gFUAE4FWvoF1AJQSgESMhksWGIBvAMgATQBDgB6BsyOpsoIIARuB9QCEBwV4gLvLwe2AgMi4BPOQsYCvd9WADIXUu5eZwqoCqdeaAC0YTQHMnM9UQAPH6k+yAdy/BZIiQImSwBQ5gBQQzSaNTFWSTYBpwGqKQK38AFtqwBI/wK37gK3rQK3sAK6280C0gK33AK3zxAAUEIAUD9SklKDArekArw5AEQAzAHCO147WTteO1k7XjtZO147WTteO1kDmChYI03AVU0oJqkKbV9GYewMpw3VRMk6ShPcYFJgMxPJLbgUwhXPJVcZPhq9JwYl5VUKDwUt1GYxCC00dhe9AEApaYNCY4ceMQpMHOhTklT5LRwAskujM7ANrRsWREEFSHXuYisWDwojAmSCAmJDXE6wXDchAqH4AmiZAmYKAp+FOBwMAmY8AmYnBG8EgAN/FAN+kzkHOXgYOYM6JCQCbB4CMjc4CwJtyAJtr/CLADRoRiwBaADfAOIASwYHmQyOAP8MwwAOtgJ3MAJ2o0ACeUxEAni7Hl3cRa9G9AJ8QAJ6yQJ9CgJ88UgBSH5kJQAsFklZSlwWGErNAtECAtDNSygDiFADh+dExpEzAvKiXQQDA69Lz0wuJgTQTU1NsAKLQAKK2cIcCB5EaAa4Ao44Ao5dQZiCAo7aAo5deVG1UzYLUtVUhgKT/AKTDQDqAB1VH1WwVdEHLBwplocy4nhnRTw6ApegAu+zWCKpAFomApaQApZ9nQCqWa1aCoJOADwClrYClk9cRVzSApnMApllXMtdCBoCnJw5wzqeApwXAp+cAp65iwAeEDIrEAKd8gKekwC2PmE1YfACntQCoG8BqgKeoCACnk+mY8lkKCYsAiewAiZ/AqD8AqBN2AKmMAKlzwKoAAB+AqfzaH1osgAESmodatICrOQCrK8CrWgCrQMCVx4CVd0CseLYAx9PbJgCsr4OArLpGGzhbWRtSWADJc4Ctl08QG6RAylGArhfArlIFgK5K3hwN3DiAr0aAy2zAzISAr6JcgMDM3ICvhtzI3NQAsPMAsMFc4N0TDZGdOEDPKgDPJsDPcACxX0CxkgCxhGKAshqUgLIRQLJUALJLwJkngLd03h6YniveSZL0QMYpGcDAmH1GfSVJXsMXpNevBICz2wCz20wTFTT9BSgAMeuAs90ASrrA04TfkwGAtwoAtuLAtJQA1JdA1NgAQIDVY2AikABzBfuYUZ2AILPg44C2sgC2d+EEYRKpz0DhqYAMANkD4ZyWvoAVgLfZgLeuXR4AuIw7RUB8zEoAfScAfLTiALr9ALpcXoAAur6AurlAPpIAboC7ooC652Wq5cEAu5AA4XhmHpw4XGiAvMEAGoDjheZlAL3FAORbwOSiAL3mQL52gL4Z5odmqy8OJsfA52EAv77ARwAOp8dn7QDBY4DpmsDptoA0sYDBmuhiaIGCgMMSgFgASACtgNGAJwEgLpoBgC8BGzAEowcggCEDC6kdjoAJAM0C5IKRoABZCgiAIzw3AYBLACkfng9ogigkgNmWAN6AEQCvrkEVqTGAwCsBRbAA+4iQkMCHR072jI2PTbUNsk2RjY5NvA23TZKNiU3EDcZN5I+RTxDRTBCJkK5VBYKFhZfwQCWygU3AJBRHpu+OytgNxa61A40GMsYjsn7BVwFXQVcBV0FaAVdBVwFXQVcBV0FXAVdBVwFXUsaCNyKAK4AAQUHBwKU7oICoW1e7jAEzgPxA+YDwgCkBFDAwADABKzAAOxFLhitA1UFTDeyPkM+bj51QkRCuwTQWWQ8X+0AWBYzsACNA8xwzAGm7EZ/QisoCTAbLDs6fnLfb8H2GccsbgFw13M1HAVkBW/Jxsm9CNRO8E8FDD0FBQw9FkcClOYCoMFegpDfADgcMiA2AJQACB8AsigKAIzIEAJKeBIApY5yPZQIAKQiHb4fvj5BKSRPQrZCOz0oXyxgOywfKAnGbgMClQaCAkILXgdeCD9IIGUgQj5fPoY+dT52Ao5CM0dAX9BTVG9SDzFwWTQAbxBzJF/lOEIQQglCCkKJIAls5AcClQICoKPMODEFxhi6KSAbiyfIRrMjtCgdWCAkPlFBIitCsEJRzAbMAV/OEyQzDg0OAQQEJ36i328/Mk9AybDJsQlq3tDRApUKAkFzXf1d/j9uALYP6hCoFgCTGD8kPsFKQiobrm0+zj0KSD8kPnVCRBwMDyJRTHFgMTJa5rwXQiQ2YfI/JD7BMEJEHGINTw4TOFlIRzwJO0icMQpyPyQ+wzJCRBv6DVgnKB01NgUKj2bwYzMqCoBkznBgEF+zYDIocwRIX+NgHj4HICNfh2C4CwdwFWpTG/lgUhYGAwRfv2Ts8mAaXzVgml/XYIJfuWC4HI1gUF9pYJZgMR6ilQHMAOwLAlDRefC0in4AXAEJA6PjCwc0IamOANMMCAECRQDFNRTZBgd+CwQlRA+r6+gLBDEFBnwUBXgKATIArwAGRAAHA3cDdAN2A3kDdwN9A3oDdQN7A30DfAN4A3oDfQAYEAAlAtYASwMAUAFsAHcKAHcAmgB3AHUAdQB2AHVu8UgAygDAAHcAdQB1AHYAdQALCgB3AAsAmgB3AAsCOwB3AAtu8UgAygDAAHgKAJoAdwB3AHUAdQB2AHUAeAB1AHUAdgB1bvFIAMoAwAALCgCaAHcACwB3AAsCOwB3AAtu8UgAygDAAH4ACwGgALcBpwC6AahdAu0COwLtbvFIAMoAwAALCgCaAu0ACwLtAAsCOwLtAAtu8UgAygDAA24ACwNvAAu0VsQAAzsAABCkjUIpAAsAUIusOggWcgMeBxVsGwL67U/2HlzmWOEeOgALASvuAAseAfpKUpnpGgYJDCIZM6YyARUE9ThqAD5iXQgnAJYJPnOzw0ZAEZxEKsIAkA4DhAHnTAIDxxUDK0lxCQlPYgIvIQVYJQBVqE1GakUAKGYiDToSBA1EtAYAXQJYAIF8GgMHRyAAIAjOe9YncekRAA0KACUrjwE7Ayc6AAYWAqaiKG4McEcqANoN3+Mg9TwCBhIkuCny+JwUQ29L008JluRxu3K+oAdqiHOqFH0AG5SUIfUJ5SxCGfxdipRzqTmT4V5Zb+r1Uo4Vm+NqSSEl2mNvR2JhIa8SpYO6ntdwFXHCWTCK8f2+Hxo7uiG3drDycAuKIMP5bhi06ACnqArH1rz4Rqg//lm6SgJGEVbF9xJHISaR6HxqxSnkw6shDnelHKNEfGUXSJRJ1GcsmtJw25xrZMDK9gXSm1/YMkdX4/6NKYOdtk/NQ3/NnDASjTc3fPjIjW/5sVfVObX2oTDWkr1dF9f3kxBsD3/3aQO8hPfRz+e0uEiJqt1161griu7gz8hDDwtpy+F+BWtefnKHZPAxcZoWbnznhJpy0e842j36bcNzGnIEusgGX0a8ZxsnjcSsPDZ09yZ36fCQbriHeQ72JRMILNl6ePPf2HWoVwgWAm1fb3V2sAY0+B6rAXqSwPBgseVmoqsBTSrm91+XasMYYySI8eeRxH3ZvHkMz3BQ5aJ3iUVbYPNM3/7emRtjlsMgv/9VyTsyt/mK+8fgWeT6SoFaclXqn42dAIsvAarF5vNNWHzKSkKQ/8Hfk5ZWK7r9yliOsooyBjRhfkHP4Q2DkWXQi6FG/9r/IwbmkV5T7JSopHKn1pJwm9tb5Ot0oyN1Z2mPpKXHTxx2nlK08fKk1hEYA8WgVVWL5lgx0iTv+KdojJeU23ZDjmiubXOxVXJKKi2Wjuh2HLZOFLiSC7Tls5SMh4f+Pj6xUSrNjFqLGehRNB8lC0QSLNmkJJx/wSG3MnjE9T1CkPwJI0wH2lfzwETIiVqUxg0dfu5q39Gt+hwdcxkhhNvQ4TyrBceof3Mhs/IxFci1HmHr4FMZgXEEczPiGCx0HRwzAqDq2j9AVm1kwN0mRVLWLylgtoPNapF5cY4Y1wJh/e0BBwZj44YgZrDNqvD/9Hv7GFYdUQeDJuQ3EWI4HaKqavU1XjC/n41kT4L79kqGq0kLhdTZvgP3TA3fS0ozVz+5piZsoOtIvBUFoMKbNcmBL6YxxaUAusHB38XrS8dQMnQwJfUUkpRoGr5AUeWicvBTzyK9g77+yCkf5PAysL7r/JjcZgrbvRpMW9iyaxZvKO6ceZN2EwIxKwVFPuvFuiEPGCoagbMo+SpydLrXqBzNCDGFCrO/rkcwa2xhokQZ5CdZ0AsU3JfSqJ6n5I14YA+P/uAgfhPU84Tlw7cEFfp7AEE8ey4sP12PTt4Cods1GRgDOB5xvyiR5m+Bx8O5nBCNctU8BevfV5A08x6RHd5jcwPTMDSZJOedIZ1cGQ704lxbAzqZOP05ZxaOghzSdvFBHYqomATARyAADK4elP8Ly3IrUZKfWh23Xy20uBUmLS4Pfagu9+oyVa2iPgqRP3F2CTUsvJ7+RYnN8fFZbU/HVvxvcFFDKkiTqV5UBZ3Gz54JAKByi9hkKMZJvuGgcSYXFmw08UyoQyVdfTD1/dMkCHXcTGAKeROgArsvmRrQTLUOXioOHGK2QkjHuoYFgXciZoTJd6Fs5q1QX1G+p/e26hYsEf7QZD1nnIyl/SFkNtYYmmBhpBrxl9WbY0YpHWRuw2Ll/tj9mD8P4snVzJl4F9J+1arVeTb9E5r2ILH04qStjxQNwn3m4YNqxmaNbLAqW2TN6LidwuJRqS+NXbtqxoeDXpxeGWmxzSkWxjkyCkX4NQRme6q5SAcC+M7+9ETfA/EwrzQajKakCwYyeunP6ZFlxU2oMEn1Pz31zeStW74G406ZJFCl1wAXIoUKkWotYEpOuXB1uVNxJ63dpJEqfxBeptwIHNrPz8BllZoIcBoXwgfJ+8VAUnVPvRvexnw0Ma/WiGYuJO5y8QTvEYBigFmhUxY5RqzE8OcywN/8m4UYrlaniJO75XQ6KSo9+tWHlu+hMi0UVdiKQp7NelnoZUzNaIyBPVeOwK6GNp+FfHuPOoyhaWuNvTYFkvxscMQWDh+zeFCFkgwbXftiV23ywJ4+uwRqmg9k3KzwIQpzppt8DBBOMbrqwQM5Gb05sEwdKzMiAqOloaA/lr0KA+1pr0/+HiWoiIjHA/wir2nIuS3PeU/ji3O6ZwoxcR1SZ9FhtLC5S0FIzFhbBWcGVP/KpxOPSiUoAdWUpqKH++6Scz507iCcxYI6rdMBICPJZea7OcmeFw5mObJSiqpjg2UoWNIs+cFhyDSt6geV5qgi3FunmwwDoGSMgerFOZGX1m0dMCYo5XOruxO063dwENK9DbnVM9wYFREzh4vyU1WYYJ/LRRp6oxgjqP/X5a8/4Af6p6NWkQferzBmXme0zY/4nwMJm/wd1tIqSwGz+E3xPEAOoZlJit3XddD7/BT1pllzOx+8bmQtANQ/S6fZexc6qi3W+Q2xcmXTUhuS5mpHQRvcxZUN0S5+PL9lXWUAaRZhEH8hTdAcuNMMCuVNKTEGtSUKNi3O6KhSaTzck8csZ2vWRZ+d7mW8c4IKwXIYd25S/zIftPkwPzufjEvOHWVD1m+FjpDVUTV0DGDuHj6QnaEwLu/dEgdLQOg9E1Sro9XHJ8ykLAwtPu+pxqKDuFexqON1sKQm7rwbE1E68UCfA/erovrTCG+DBSNg0l4goDQvZN6uNlbyLpcZAwj2UclycvLpIZMgv4yRlpb3YuMftozorbcGVHt/VeDV3+Fdf1TP0iuaCsPi2G4XeGhsyF1ubVDxkoJhmniQ0/jSg/eYML9KLfnCFgISWkp91eauR3IQvED0nAPXK+6hPCYs+n3+hCZbiskmVMG2da+0EsZPonUeIY8EbfusQXjsK/eFDaosbPjEfQS0RKG7yj5GG69M7MeO1HmiUYocgygJHL6M1qzUDDwUSmr99V7Sdr2F3JjQAJY+F0yH33Iv3+C9M38eML7gTgmNu/r2bUMiPvpYbZ6v1/IaESirBHNa7mPKn4dEmYg7v/+HQgPN1G79jBQ1+soydfDC2r+h2Bl/KIc5KjMK7OH6nb1jLsNf0EHVe2KBiE51ox636uyG6Lho0t3J34L5QY/ilE3mikaF4HKXG1mG1rCevT1Vv6GavltxoQe/bMrpZvRggnBxSEPEeEzkEdOxTnPXHVjUYdw8JYvjB/o7Eegc3Ma+NUxLLnsK0kJlinPmUHzHGtrk5+CAbVzFOBqpyy3QVUnzTDfC/0XD94/okH+OB+i7g9lolhWIjSnfIb+Eq43ZXOWmwvjyV/qqD+t0e+7mTEM74qP/Ozt8nmC7mRpyu63OB4KnUzFc074SqoyPUAgM+/TJGFo6T44EHnQU4X4z6qannVqgw/U7zCpwcmXV1AubIrvOmkKHazJAR55ePjp5tLBsN8vAqs3NAHdcEHOR2xQ0lsNAFzSUuxFQCFYvXLZJdOj9p4fNq6p0HBGUik2YzaI4xySy91KzhQ0+q1hjxvImRwPRf76tChlRkhRCi74NXZ9qUNeIwP+s5p+3m5nwPdNOHgSLD79n7O9m1n1uDHiMntq4nkYwV5OZ1ENbXxFd4PgrlvavZsyUO4MqYlqqn1O8W/I1dEZq5dXhrbETLaZIbC2Kj/Aa/QM+fqUOHdf0tXAQ1huZ3cmWECWSXy/43j35+Mvq9xws7JKseriZ1pEWKc8qlzNrGPUGcVgOa9cPJYIJsGnJTAUsEcDOEVULO5x0rXBijc1lgXEzQQKhROf8zIV82w8eswc78YX11KYLWQRcgHNJElBxfXr72lS2RBSl07qTKorO2uUDZr3sFhYsvnhLZn0A94KRzJ/7DEGIAhW5ZWFpL8gEwu1aLA9MuWZzNwl8Oze9Y+bX+v9gywRVnoB5I/8kXTXU3141yRLYrIOOz6SOnyHNy4SieqzkBXharjfjqq1q6tklaEbA8Qfm2DaIPs7OTq/nvJBjKfO2H9bH2cCMh1+5gspfycu8f/cuuRmtDjyqZ7uCIMyjdV3a+p3fqmXsRx4C8lujezIFHnQiVTXLXuI1XrwN3+siYYj2HHTvESUx8DlOTXpak9qFRK+L3mgJ1WsD7F4cu1aJoFoYQnu+wGDMOjJM3kiBQWHCcvhJ/HRdxodOQp45YZaOTA22Nb4XKCVxqkbwMYFhzYQYIAnCW8FW14uf98jhUG2zrKhQQ0q0CEq0t5nXyvUyvR8DvD69LU+g3i+HFWQMQ8PqZuHD+sNKAV0+M6EJC0szq7rEr7B5bQ8BcNHzvDMc9eqB5ZCQdTf80Obn4uzjwpYU7SISdtV0QGa9D3Wrh2BDQtpBKxaNFV+/Cy2P/Sv+8s7Ud0Fd74X4+o/TNztWgETUapy+majNQ68Lq3ee0ZO48VEbTZYiH1Co4OlfWef82RWeyUXo7woM03PyapGfikTnQinoNq5z5veLpeMV3HCAMTaZmA1oGLAn7XS3XYsz+XK7VMQsc4XKrmDXOLU/pSXVNUq8dIqTba///3x6LiLS6xs1xuCAYSfcQ3+rQgmu7uvf3THKt5Ooo97TqcbRqxx7EASizaQCBQllG/rYxVapMLgtLbZS64w1MDBMXX+PQpBKNwqUKOf2DDRDUXQf9EhOS0Qj4nTmlA8dzSLz/G1d+Ud8MTy/6ghhdiLpeerGY/UlDOfiuqFsMUU5/UYlP+BAmgRLuNpvrUaLlVkrqDievNVEAwF+4CoM1MZTmjxjJMsKJq+u8Zd7tNCUFy6LiyYXRJQ4VyvEQFFaCGKsxIwQkk7EzZ6LTJq2hUuPhvAW+gQnSG6J+MszC+7QCRHcnqDdyNRJ6T9xyS87A6MDutbzKGvGktpbXqtzWtXb9HsfK2cBMomjN9a4y+TaJLnXxAeX/HWzmf4cR4vALt/P4w4qgKY04ml4ZdLOinFYS6cup3G/1ie4+t1eOnpBNlqGqs75ilzkT4+DsZQxNvaSKJ//6zIbbk/M7LOhFmRc/1R+kBtz7JFGdZm/COotIdvQoXpTqP/1uqEUmCb/QWoGLMwO5ANcHzxdY48IGP5+J+zKOTBFZ4Pid+GTM+Wq12MV/H86xEJptBa6T+p3kgpwLedManBHC2GgNrFpoN2xnrMz9WFWX/8/ygSBkavq2Uv7FdCsLEYLu9LLIvAU0bNRDtzYl+/vXmjpIvuJFYjmI0im6QEYqnIeMsNjXG4vIutIGHijeAG/9EDBozKV5cldkHbLxHh25vT+ZEzbhXlqvpzKJwcEgfNwLAKFeo0/pvEE10XDB+EXRTXtSzJozQKFFAJhMxYkVaCW+E9AL7tMeU8acxidHqzb6lX4691UsDpy/LLRmT+epgW56+5Cw8tB4kMUv6s9lh3eRKbyGs+H/4mQMaYzPTf2OOdokEn+zzgvoD3FqNKk8QqGAXVsqcGdXrT62fSPkR2vROFi68A6se86UxRUk4cajfPyCC4G5wDhD+zNq4jodQ4u4n/m37Lr36n4LIAAsVr02dFi9AiwA81MYs2rm4eDlDNmdMRvEKRHfBwW5DdMNp0jPFZMeARqF/wL4XBfd+EMLBfMzpH5GH6NaW+1vrvMdg+VxDzatk3MXgO3ro3P/DpcC6+Mo4MySJhKJhSR01SGGGp5hPWmrrUgrv3lDnP+HhcI3nt3YqBoVAVTBAQT5iuhTg8nvPtd8ZeYj6w1x6RqGUBrSku7+N1+BaasZvjTk64RoIDlL8brpEcJx3OmY7jLoZsswdtmhfC/G21llXhITOwmvRDDeTTPbyASOa16cF5/A1fZAidJpqju3wYAy9avPR1ya6eNp9K8XYrrtuxlqi+bDKwlfrYdR0RRiKRVTLOH85+ZY7XSmzRpfZBJjaTa81VDcJHpZnZnSQLASGYW9l51ZV/h7eVzTi3Hv6hUsgc/51AqJRTkpbFVLXXszoBL8nBX0u/0jBLT8nH+fJePbrwURT58OY+UieRjd1vs04w0VG5VN2U6MoGZkQzKN/ptz0Q366dxoTGmj7i1NQGHi9GgnquXFYdrCfZBmeb7s0T6yrdlZH5cZuwHFyIJ/kAtGsTg0xH5taAAq44BAk1CPk9KVVbqQzrCUiFdF/6gtlPQ8bHHc1G1W92MXGZ5HEHftyLYs8mbD/9xYRUWkHmlM0zC2ilJlnNgV4bfALpQghxOUoZL7VTqtCHIaQSXm+YUMnpkXybnV+A6xlm2CVy8fn0Xlm2XRa0+zzOa21JWWmixfiPMSCZ7qA4rS93VN3pkpF1s5TonQjisHf7iU9ZGvUPOAKZcR1pbeVf/Ul7OhepGCaId9wOtqo7pJ7yLcBZ0pFkOF28y4zEI/kcUNmutBHaQpBdNM8vjCS6HZRokkeo88TBAjGyG7SR+6vUgTcyK9Imalj0kuxz0wmK+byQU11AiJFk/ya5dNduRClcnU64yGu/ieWSeOos1t3ep+RPIWQ2pyTYVbZltTbsb7NiwSi3AV+8KLWk7LxCnfZUetEM8ThnsSoGH38/nyAwFguJp8FjvlHtcWZuU4hPva0rHfr0UhOOJ/F6vS62FW7KzkmRll2HEc7oUq4fyi5T70Vl7YVIfsPHUCdHesf9Lk7WNVWO75JDkYbMI8TOW8JKVtLY9d6UJRITO8oKo0xS+o99Yy04iniGHAaGj88kEWgwv0OrHdY/nr76DOGNS59hXCGXzTKUvDl9iKpLSWYN1lxIeyywdNpTkhay74w2jFT6NS8qkjo5CxA1yfSYwp6AJIZNKIeEK5PJAW7ORgWgwp0VgzYpqovMrWxbu+DGZ6Lhie1RAqpzm8VUzKJOH3mCzWuTOLsN3VT/dv2eeYe9UjbR8YTBsLz7q60VN1sU51k+um1f8JxD5pPhbhSC8rRaB454tmh6YUWrJI3+GWY0qeWioj/tbkYITOkJaeuGt4JrJvHA+l0Gu7kY7XOaa05alMnRWVCXqFgLIwSY4uF59Ue5SU4QKuc/HamDxbr0x6csCetXGoP7Qn1Bk/J9DsynO/UD6iZ1Hyrz+jit0hDCwi/E9OjgKTbB3ZQKQ/0ZOvevfNHG0NK4Aj3Cp7NpRk07RT1i/S0EL93Ag8GRgKI9CfpajKyK6+Jj/PI1KO5/85VAwz2AwzP8FTBb075IxCXv6T9RVvWT2tUaqxDS92zrGUbWzUYk9mSs82pECH+fkqsDt93VW++4YsR/dHCYcQSYTO/KaBMDj9LSD/J/+z20Kq8XvZUAIHtm9hRPP3ItbuAu2Hm5lkPs92pd7kCxgRs0xOVBnZ13ccdA0aunrwv9SdqElJRC3g+oCu+nXyCgmXUs9yMjTMAIHfxZV+aPKcZeUBWt057Xo85Ks1Ir5gzEHCWqZEhrLZMuF11ziGtFQUds/EESajhagzcKsxamcSZxGth4UII+adPhQkUnx2WyN+4YWR+r3f8MnkyGFuR4zjzxJS8WsQYR5PTyRaD9ixa6Mh741nBHbzfjXHskGDq179xaRNrCIB1z1xRfWfjqw2pHc1zk9xlPpL8sQWAIuETZZhbnmL54rceXVNRvUiKrrqIkeogsl0XXb17ylNb0f4GA9Wd44vffEG8FSZGHEL2fbaTGRcSiCeA8PmA/f6Hz8HCS76fXUHwgwkzSwlI71ekZ7Fapmlk/KC+Hs8hUcw3N2LN5LhkVYyizYFl/uPeVP5lsoJHhhfWvvSWruCUW1ZcJOeuTbrDgywJ/qG07gZJplnTvLcYdNaH0KMYOYMGX+rB4NGPFmQsNaIwlWrfCezxre8zXBrsMT+edVLbLqN1BqB76JH4BvZTqUIMfGwPGEn+EnmTV86fPBaYbFL3DFEhjB45CewkXEAtJxk4/Ms2pPXnaRqdky0HOYdcUcE2zcXq4vaIvW2/v0nHFJH2XXe22ueDmq/18XGtELSq85j9X8q0tcNSSKJIX8FTuJF/Pf8j5PhqG2u+osvsLxYrvvfeVJL+4tkcXcr9JV7v0ERmj/X6fM3NC4j6dS1+9Umr2oPavqiAydTZPLMNRGY23LO9zAVDly7jD+70G5TPPLdhRIl4WxcYjLnM+SNcJ26FOrkrISUtPObIz5Zb3AG612krnpy15RMW+1cQjlnWFI6538qky9axd2oJmHIHP08KyP0ubGO+TQNOYuv2uh17yCIvR8VcStw7o1g0NM60sk+8Tq7YfIBJrtp53GkvzXH7OA0p8/n/u1satf/VJhtR1l8Wa6Gmaug7haSpaCaYQax6ta0mkutlb+eAOSG1aobM81D9A4iS1RRlzBBoVX6tU1S6WE2N9ORY6DfeLRC4l9Rvr5h95XDWB2mR1d4WFudpsgVYwiTwT31ljskD8ZyDOlm5DkGh9N/UB/0AI5Xvb8ZBmai2hQ4BWMqFwYnzxwB26YHSOv9WgY3JXnvoN+2R4rqGVh/LLDMtpFP+SpMGJNWvbIl5SOodbCczW2RKleksPoUeGEzrjtKHVdtZA+kfqO+rVx/iclCqwoopepvJpSTDjT+b9GWylGRF8EDbGlw6eUzmJM95Ovoz+kwLX3c2fTjFeYEsE7vUZm3mqdGJuKh2w9/QGSaqRHs99aScGOdDqkFcACoqdbBoQqqjamhH6Q9ng39JCg3lrGJwd50Qk9ovnqBTr8MME7Ps2wiVfygUmPoUBJJfJWX5Nda0nuncbFkA==")),S=new Set(_(x)),I=new Set(_(x)),k=function(t){let e=[];for(;;){let r=t();if(0==r)break;e.push(A(r,t));}for(;;){let r=t()-1;if(r<0)break;e.push(E(r,t));}return function(t){const e={};for(let i=0;ia-b);return function r(){let n=[];for(;;){let o=_(t,e);if(0==o.length)break;n.push({set:new Set(o),node:r()});}n.sort((a,b)=>b.set.size-a.set.size);let o=t(),f=o%3;o=o/3|0;let h=!!(1&o);return o>>=1,{branches:n,valid:f,fe0f:h,save:1==o,check:2==o};}();}(x),O=45,B=95;function C(t){return Object(o.g)(t);}function R(t){return t.filter(t=>65039!=t);}function P(t){for(let label of t.split(".")){let t=C(label);try{for(let i=t.lastIndexOf(B)-1;i>=0;i--)if(t[i]!==B)throw new Error("underscore only allowed at start");if(t.length>=4&&t.every(t=>t<128)&&t[2]===O&&t[3]===O)throw new Error("invalid label extension");}catch(t){throw new Error(`Invalid label "${label}": ${t.message}`);}}return t;}function N(t){return P(function(t,e){let input=C(t).reverse(),output=[];for(;input.length;){let t=j(input);if(t){output.push(...e(t));continue;}let r=input.pop();if(S.has(r)){output.push(r);continue;}if(I.has(r))continue;let n=k[r];if(!n)throw new Error(`Disallowed codepoint: 0x${r.toString(16).toUpperCase()}`);output.push(...n);}return P((s=String.fromCodePoint(...output),s.normalize("NFC")));var s;}(t,R));}function j(t,e){var r;let n,o,f=T,h=[],c=t.length;for(e&&(e.length=0);c;){let l=t[--c];if(f=null===(r=f.branches.find(t=>t.set.has(l)))||void 0===r?void 0:r.node,!f)break;if(f.save)o=l;else if(f.check&&l===o)break;h.push(l),f.fe0f&&(h.push(65039),c>0&&65039==t[c-1]&&c--),f.valid&&(n=h.slice(),2==f.valid&&n.splice(1,1),e&&e.push(...t.slice(c).reverse()),t.length=c);}return n;}const L=new h.b(c.a),F=new Uint8Array(32);function D(t){if(0===t.length)throw new Error("invalid ENS name; empty component");return t;}function U(t){const e=Object(o.f)(N(t)),r=[];if(0===t.length)return r;let n=0;for(let i=0;i=e.length)throw new Error("invalid ENS name; empty component");return r.push(D(e.slice(n))),r;}function K(t){try{return 0!==U(t).length;}catch(t){}return!1;}function z(t){"string"!=typeof t&&L.throwArgumentError("invalid ENS name; not a string","name",t);let e=F;const r=U(t);for(;r.length;)e=Object(f.a)(Object(n.b)([e,Object(f.a)(r.pop())]));return Object(n.i)(e);}function H(t){return Object(n.i)(Object(n.b)(U(t).map(t=>{if(t.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const e=new Uint8Array(t.length+1);return e.set(t,1),e[0]=e.length-1,e;})))+"00";}F.fill(0);}]); +/*! For license information please see ../LICENSES */!function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports;}r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n});},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0});},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e];}.bind(null,o));return n;},r.n=function(t){var e=t&&t.__esModule?function(){return t.default;}:function(){return t;};return r.d(e,"a",e),e;},r.o=function(object,t){return Object.prototype.hasOwnProperty.call(object,t);},r.p="/_nuxt/",r(r.s=324);}([function(t,e,r){"use strict";r.d(e,"k",function(){return h;}),r.d(e,"j",function(){return l;}),r.d(e,"a",function(){return d;}),r.d(e,"b",function(){return m;}),r.d(e,"o",function(){return y;}),r.d(e,"p",function(){return v;}),r.d(e,"l",function(){return w;}),r.d(e,"i",function(){return M;}),r.d(e,"d",function(){return A;}),r.d(e,"e",function(){return E;}),r.d(e,"c",function(){return x;}),r.d(e,"g",function(){return S;}),r.d(e,"f",function(){return I;}),r.d(e,"h",function(){return k;}),r.d(e,"n",function(){return T;}),r.d(e,"m",function(){return O;});const n=new(r(2).b)("bytes/5.7.0");function o(t){return!!t.toHexString;}function f(t){return t.slice||(t.slice=function(){const e=Array.prototype.slice.call(arguments);return f(new Uint8Array(Array.prototype.slice.apply(t,e)));}),t;}function h(t){return w(t)&&!(t.length%2)||l(t);}function c(t){return"number"==typeof t&&t==t&&t%1==0;}function l(t){if(null==t)return!1;if(t.constructor===Uint8Array)return!0;if("string"==typeof t)return!1;if(!c(t.length)||t.length<0)return!1;for(let i=0;i=256)return!1;}return!0;}function d(t,e){if(e||(e={}),"number"==typeof t){n.checkSafeUint53(t,"invalid arrayify value");const e=[];for(;t;)e.unshift(255&t),t=parseInt(String(t/256));return 0===e.length&&e.push(0),f(new Uint8Array(e));}if(e.allowMissingPrefix&&"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),o(t)&&(t=t.toHexString()),w(t)){let r=t.substring(2);r.length%2&&("left"===e.hexPad?r="0"+r:"right"===e.hexPad?r+="0":n.throwArgumentError("hex data is odd-length","value",t));const o=[];for(let i=0;id(t)),r=e.reduce((t,e)=>t+e.length,0),n=new Uint8Array(r);return e.reduce((t,object)=>(n.set(object,t),t+object.length),0),f(n);}function y(t){let e=d(t);if(0===e.length)return e;let r=0;for(;re&&n.throwArgumentError("value out of range","value",arguments[0]);const r=new Uint8Array(e);return r.set(t,e-t.length),f(r);}function w(t,e){return!("string"!=typeof t||!t.match(/^0x[0-9A-Fa-f]*$/))&&(!e||t.length===2+2*e);}const _="0123456789abcdef";function M(t,e){if(e||(e={}),"number"==typeof t){n.checkSafeUint53(t,"invalid hexlify value");let e="";for(;t;)e=_[15&t]+e,t=Math.floor(t/16);return e.length?(e.length%2&&(e="0"+e),"0x"+e):"0x00";}if("bigint"==typeof t)return(t=t.toString(16)).length%2?"0x0"+t:"0x"+t;if(e.allowMissingPrefix&&"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),o(t))return t.toHexString();if(w(t))return t.length%2&&("left"===e.hexPad?t="0x0"+t.substring(2):"right"===e.hexPad?t+="0":n.throwArgumentError("hex data is odd-length","value",t)),t.toLowerCase();if(l(t)){let e="0x";for(let i=0;i>4]+_[15&r];}return e;}return n.throwArgumentError("invalid hexlify value","value",t);}function A(data){if("string"!=typeof data)data=M(data);else if(!w(data)||data.length%2)return null;return(data.length-2)/2;}function E(data,t,e){return"string"!=typeof data?data=M(data):(!w(data)||data.length%2)&&n.throwArgumentError("invalid hexData","value",data),t=2+2*t,null!=e?"0x"+data.substring(t,2+2*e):"0x"+data.substring(t);}function x(t){let e="0x";return t.forEach(t=>{e+=M(t).substring(2);}),e;}function S(t){const e=I(M(t,{hexPad:"left"}));return"0x"===e?"0x0":e;}function I(t){"string"!=typeof t&&(t=M(t)),w(t)||n.throwArgumentError("invalid hex string","value",t),t=t.substring(2);let e=0;for(;e2*e+2&&n.throwArgumentError("value out of range","value",arguments[1]);t.length<2*e+2;)t="0x0"+t.substring(2);return t;}function T(t){const e={r:"0x",s:"0x",_vs:"0x",recoveryParam:0,v:0,yParityAndS:"0x",compact:"0x"};if(h(t)){let r=d(t);64===r.length?(e.v=27+(r[32]>>7),r[32]&=127,e.r=M(r.slice(0,32)),e.s=M(r.slice(32,64))):65===r.length?(e.r=M(r.slice(0,32)),e.s=M(r.slice(32,64)),e.v=r[64]):n.throwArgumentError("invalid signature string","signature",t),e.v<27&&(0===e.v||1===e.v?e.v+=27:n.throwArgumentError("signature invalid v byte","signature",t)),e.recoveryParam=1-e.v%2,e.recoveryParam&&(r[32]|=128),e._vs=M(r.slice(32,64));}else{if(e.r=t.r,e.s=t.s,e.v=t.v,e.recoveryParam=t.recoveryParam,e._vs=t._vs,null!=e._vs){const r=v(d(e._vs),32);e._vs=M(r);const o=r[0]>=128?1:0;null==e.recoveryParam?e.recoveryParam=o:e.recoveryParam!==o&&n.throwArgumentError("signature recoveryParam mismatch _vs","signature",t),r[0]&=127;const s=M(r);null==e.s?e.s=s:e.s!==s&&n.throwArgumentError("signature v mismatch _vs","signature",t);}if(null==e.recoveryParam)null==e.v?n.throwArgumentError("signature missing v and recoveryParam","signature",t):0===e.v||1===e.v?e.recoveryParam=e.v:e.recoveryParam=1-e.v%2;else if(null==e.v)e.v=27+e.recoveryParam;else{const r=0===e.v||1===e.v?e.v:1-e.v%2;e.recoveryParam!==r&&n.throwArgumentError("signature recoveryParam mismatch v","signature",t);}null!=e.r&&w(e.r)?e.r=k(e.r,32):n.throwArgumentError("signature missing or invalid r","signature",t),null!=e.s&&w(e.s)?e.s=k(e.s,32):n.throwArgumentError("signature missing or invalid s","signature",t);const r=d(e.s);r[0]>=128&&n.throwArgumentError("signature s out of range","signature",t),e.recoveryParam&&(r[0]|=128);const o=M(r);e._vs&&(w(e._vs)||n.throwArgumentError("signature invalid _vs","signature",t),e._vs=k(e._vs,32)),null==e._vs?e._vs=o:e._vs!==o&&n.throwArgumentError("signature _vs mismatch v and s","signature",t);}return e.yParityAndS=e._vs,e.compact=e.r+e.yParityAndS.substring(2),e;}function O(t){return M(m([(t=T(t)).r,t.s,t.recoveryParam?"0x1c":"0x1b"]));}},function(t,e,r){"use strict";r.d(e,"d",function(){return h;}),r.d(e,"e",function(){return c;}),r.d(e,"f",function(){return l;}),r.d(e,"b",function(){return d;}),r.d(e,"g",function(){return m;}),r.d(e,"c",function(){return _;}),r.d(e,"a",function(){return M;});var n=r(2);var o=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const f=new n.b("properties/5.7.0");function h(object,t,e){Object.defineProperty(object,t,{enumerable:!0,value:e,writable:!1});}function c(t,e){for(let i=0;i<32;i++){if(t[e])return t[e];if(!t.prototype||"object"!=typeof t.prototype)break;t=Object.getPrototypeOf(t.prototype).constructor;}return null;}function l(object){return o(this,void 0,void 0,function*(){const t=Object.keys(object).map(t=>{const e=object[t];return Promise.resolve(e).then(e=>({key:t,value:e}));});return(yield Promise.all(t)).reduce((t,e)=>(t[e.key]=e.value,t),{});});}function d(object,t){object&&"object"==typeof object||f.throwArgumentError("invalid object","object",object),Object.keys(object).forEach(e=>{t[e]||f.throwArgumentError("invalid object key - "+e,"transaction:"+e,object);});}function m(object){const t={};for(const e in object)t[e]=object[e];return t;}const y={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function v(object){if(null==object||y[typeof object])return!0;if(Array.isArray(object)||"object"==typeof object){if(!Object.isFrozen(object))return!1;const t=Object.keys(object);for(let i=0;i_(t)));if("object"==typeof object){const t={};for(const e in object){const r=object[e];void 0!==r&&h(t,e,_(r));}return t;}return f.throwArgumentError("Cannot deepCopy "+typeof object,"object",object);}function _(object){return w(object);}class M{constructor(t){for(const e in t)this[e]=_(t[e]);}}},function(t,e,r){"use strict";r.d(e,"a",function(){return m;}),r.d(e,"b",function(){return v;});let n=!1,o=!1;const f={debug:1,default:2,info:2,warning:3,error:4,off:5};let h=f.default,c=null;const l=function(){try{const t=[];if(["NFD","NFC","NFKD","NFKC"].forEach(form=>{try{if("test"!=="test".normalize(form))throw new Error("bad normalize");}catch(e){t.push(form);}}),t.length)throw new Error("missing "+t.join(", "));if(String.fromCharCode(233).normalize("NFD")!==String.fromCharCode(101,769))throw new Error("broken implementation");}catch(t){return t.message;}return null;}();var d,m;!function(t){t.DEBUG="DEBUG",t.INFO="INFO",t.WARNING="WARNING",t.ERROR="ERROR",t.OFF="OFF";}(d||(d={})),function(t){t.UNKNOWN_ERROR="UNKNOWN_ERROR",t.NOT_IMPLEMENTED="NOT_IMPLEMENTED",t.UNSUPPORTED_OPERATION="UNSUPPORTED_OPERATION",t.NETWORK_ERROR="NETWORK_ERROR",t.SERVER_ERROR="SERVER_ERROR",t.TIMEOUT="TIMEOUT",t.BUFFER_OVERRUN="BUFFER_OVERRUN",t.NUMERIC_FAULT="NUMERIC_FAULT",t.MISSING_NEW="MISSING_NEW",t.INVALID_ARGUMENT="INVALID_ARGUMENT",t.MISSING_ARGUMENT="MISSING_ARGUMENT",t.UNEXPECTED_ARGUMENT="UNEXPECTED_ARGUMENT",t.CALL_EXCEPTION="CALL_EXCEPTION",t.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",t.NONCE_EXPIRED="NONCE_EXPIRED",t.REPLACEMENT_UNDERPRICED="REPLACEMENT_UNDERPRICED",t.UNPREDICTABLE_GAS_LIMIT="UNPREDICTABLE_GAS_LIMIT",t.TRANSACTION_REPLACED="TRANSACTION_REPLACED",t.ACTION_REJECTED="ACTION_REJECTED";}(m||(m={}));const y="0123456789abcdef";class v{constructor(t){Object.defineProperty(this,"version",{enumerable:!0,value:t,writable:!1});}_log(t,e){const r=t.toLowerCase();null==f[r]&&this.throwArgumentError("invalid log level name","logLevel",t),h>f[r]||console.log.apply(console,e);}debug(...t){this._log(v.levels.DEBUG,t);}info(...t){this._log(v.levels.INFO,t);}warn(...t){this._log(v.levels.WARNING,t);}makeError(t,code,e){if(o)return this.makeError("censored error",code,{});code||(code=v.errors.UNKNOWN_ERROR),e||(e={});const r=[];Object.keys(e).forEach(t=>{const n=e[t];try{if(n instanceof Uint8Array){let e="";for(let i=0;i>4],e+=y[15&n[i]];r.push(t+"=Uint8Array(0x"+e+")");}else r.push(t+"="+JSON.stringify(n));}catch(n){r.push(t+"="+JSON.stringify(e[t].toString()));}}),r.push(`code=${code}`),r.push(`version=${this.version}`);const n=t;let f="";switch(code){case m.NUMERIC_FAULT:{f="NUMERIC_FAULT";const e=t;switch(e){case"overflow":case"underflow":case"division-by-zero":f+="-"+e;break;case"negative-power":case"negative-width":f+="-unsupported";break;case"unbound-bitwise-result":f+="-unbound-result";}break;}case m.CALL_EXCEPTION:case m.INSUFFICIENT_FUNDS:case m.MISSING_NEW:case m.NONCE_EXPIRED:case m.REPLACEMENT_UNDERPRICED:case m.TRANSACTION_REPLACED:case m.UNPREDICTABLE_GAS_LIMIT:f=code;}f&&(t+=" [ See: https://links.ethers.org/v5-errors-"+f+" ]"),r.length&&(t+=" ("+r.join(", ")+")");const h=new Error(t);return h.reason=n,h.code=code,Object.keys(e).forEach(function(t){h[t]=e[t];}),h;}throwError(t,code,e){throw this.makeError(t,code,e);}throwArgumentError(t,e,r){return this.throwError(t,v.errors.INVALID_ARGUMENT,{argument:e,value:r});}assert(t,e,code,r){t||this.throwError(e,code,r);}assertArgument(t,e,r,n){t||this.throwArgumentError(e,r,n);}checkNormalize(t){null==t&&(t="platform missing String.prototype.normalize"),l&&this.throwError("platform missing String.prototype.normalize",v.errors.UNSUPPORTED_OPERATION,{operation:"String.prototype.normalize",form:l});}checkSafeUint53(t,e){"number"==typeof t&&(null==e&&(e="value not safe"),(t<0||t>=9007199254740991)&&this.throwError(e,v.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"out-of-safe-range",value:t}),t%1&&this.throwError(e,v.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"non-integer",value:t}));}checkArgumentCount(t,e,r){r=r?": "+r:"",te&&this.throwError("too many arguments"+r,v.errors.UNEXPECTED_ARGUMENT,{count:t,expectedCount:e});}checkNew(t,e){t!==Object&&null!=t||this.throwError("missing new",v.errors.MISSING_NEW,{name:e.name});}checkAbstract(t,e){t===e?this.throwError("cannot instantiate abstract class "+JSON.stringify(e.name)+" directly; use a sub-class",v.errors.UNSUPPORTED_OPERATION,{name:t.name,operation:"new"}):t!==Object&&null!=t||this.throwError("missing new",v.errors.MISSING_NEW,{name:e.name});}static globalLogger(){return c||(c=new v("logger/5.7.0")),c;}static setCensorship(t,e){if(!t&&e&&this.globalLogger().throwError("cannot permanently disable censorship",v.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"}),n){if(!t)return;this.globalLogger().throwError("error censorship permanent",v.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"});}o=!!t,n=!!e;}static setLogLevel(t){const e=f[t.toLowerCase()];null!=e?h=e:v.globalLogger().warn("invalid log level - "+t);}static from(t){return new v(t);}}v.errors=m,v.levels=d;},function(t,e,r){"use strict";(function(t){var n=r(327),o=r(328),f=r(202);function h(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823;}function c(t,e){if(h()=h())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+h().toString(16)+" bytes");return 0|t;}function _(t,e){if(l.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return Z(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return Y(t).length;default:if(n)return Z(t).length;e=(""+e).toLowerCase(),n=!0;}}function M(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return L(this,e,r);case"utf8":case"utf-8":return R(this,e,r);case"ascii":return N(this,e,r);case"latin1":case"binary":return j(this,e,r);case"base64":return C(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return F(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0;}}function A(b,t,e){var i=b[t];b[t]=b[e],b[e]=i;}function E(t,e,r,n,o){if(0===t.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=o?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(o)return-1;r=t.length-1;}else if(r<0){if(!o)return-1;r=0;}if("string"==typeof e&&(e=l.from(e,n)),l.isBuffer(e))return 0===e.length?-1:x(t,e,r,n,o);if("number"==typeof e)return e&=255,l.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):x(t,[e],r,n,o);throw new TypeError("val must be string, number or Buffer");}function x(t,e,r,n,o){var i,f=1,h=t.length,c=e.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;f=2,h/=2,c/=2,r/=2;}function l(t,i){return 1===f?t[i]:t.readUInt16BE(i*f);}if(o){var d=-1;for(i=r;ih&&(r=h-c),i=r;i>=0;i--){for(var m=!0,y=0;yo&&(n=o):n=o;var f=e.length;if(f%2!=0)throw new TypeError("Invalid hex string");n>f/2&&(n=f/2);for(var i=0;i>8,o=r%256,f.push(o),f.push(n);return f;}(e,t.length-r),t,r,n);}function C(t,e,r){return 0===e&&r===t.length?n.fromByteArray(t):n.fromByteArray(t.slice(e,r));}function R(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i239?4:l>223?3:l>191?2:1;if(i+m<=r)switch(m){case 1:l<128&&(d=l);break;case 2:128==(192&(o=t[i+1]))&&(c=(31&l)<<6|63&o)>127&&(d=c);break;case 3:o=t[i+1],f=t[i+2],128==(192&o)&&128==(192&f)&&(c=(15&l)<<12|(63&o)<<6|63&f)>2047&&(c<55296||c>57343)&&(d=c);break;case 4:o=t[i+1],f=t[i+2],h=t[i+3],128==(192&o)&&128==(192&f)&&128==(192&h)&&(c=(15&l)<<18|(63&o)<<12|(63&f)<<6|63&h)>65535&&c<1114112&&(d=c);}null===d?(d=65533,m=1):d>65535&&(d-=65536,n.push(d>>>10&1023|55296),d=56320|1023&d),n.push(d),i+=m;}return function(t){var e=t.length;if(e<=P)return String.fromCharCode.apply(String,t);var r="",i=0;for(;i0&&(t=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(t+=" ... ")),"";},l.prototype.compare=function(t,e,r,n,o){if(!l.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),e<0||r>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&e>=r)return 0;if(n>=o)return-1;if(e>=r)return 1;if(this===t)return 0;for(var f=(o>>>=0)-(n>>>=0),h=(r>>>=0)-(e>>>=0),c=Math.min(f,h),d=this.slice(n,o),m=t.slice(e,r),i=0;io)&&(r=o),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var f=!1;;)switch(n){case"hex":return S(this,t,e,r);case"utf8":case"utf-8":return I(this,t,e,r);case"ascii":return k(this,t,e,r);case"latin1":case"binary":return T(this,t,e,r);case"base64":return O(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return B(this,t,e,r);default:if(f)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),f=!0;}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)};};var P=4096;function N(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;in)&&(r=n);for(var o="",i=e;ir)throw new RangeError("Trying to access beyond buffer length");}function U(t,e,r,n,o,f){if(!l.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||et.length)throw new RangeError("Index out of range");}function K(t,e,r,n){e<0&&(e=65535+e+1);for(var i=0,o=Math.min(t.length-r,2);i>>8*(n?i:1-i);}function z(t,e,r,n){e<0&&(e=4294967295+e+1);for(var i=0,o=Math.min(t.length-r,4);i>>8*(n?i:3-i)&255;}function H(t,e,r,n,o,f){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range");}function Q(t,e,r,n,f){return f||H(t,0,r,4),o.write(t,e,r,n,23,4),r+4;}function G(t,e,r,n,f){return f||H(t,0,r,8),o.write(t,e,r,n,52,8),r+8;}l.prototype.slice=function(t,e){var r,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(e=void 0===e?n:~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),e0&&(o*=256);)n+=this[t+--e]*o;return n;},l.prototype.readUInt8=function(t,e){return e||D(t,1,this.length),this[t];},l.prototype.readUInt16LE=function(t,e){return e||D(t,2,this.length),this[t]|this[t+1]<<8;},l.prototype.readUInt16BE=function(t,e){return e||D(t,2,this.length),this[t]<<8|this[t+1];},l.prototype.readUInt32LE=function(t,e){return e||D(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3];},l.prototype.readUInt32BE=function(t,e){return e||D(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3]);},l.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||D(t,e,this.length);for(var n=this[t],o=1,i=0;++i=(o*=128)&&(n-=Math.pow(2,8*e)),n;},l.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||D(t,e,this.length);for(var i=e,n=1,o=this[t+--i];i>0&&(n*=256);)o+=this[t+--i]*n;return o>=(n*=128)&&(o-=Math.pow(2,8*e)),o;},l.prototype.readInt8=function(t,e){return e||D(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t];},l.prototype.readInt16LE=function(t,e){e||D(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r;},l.prototype.readInt16BE=function(t,e){e||D(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r;},l.prototype.readInt32LE=function(t,e){return e||D(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24;},l.prototype.readInt32BE=function(t,e){return e||D(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3];},l.prototype.readFloatLE=function(t,e){return e||D(t,4,this.length),o.read(this,t,!0,23,4);},l.prototype.readFloatBE=function(t,e){return e||D(t,4,this.length),o.read(this,t,!1,23,4);},l.prototype.readDoubleLE=function(t,e){return e||D(t,8,this.length),o.read(this,t,!0,52,8);},l.prototype.readDoubleBE=function(t,e){return e||D(t,8,this.length),o.read(this,t,!1,52,8);},l.prototype.writeUIntLE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||U(this,t,e,r,Math.pow(2,8*r)-1,0);var o=1,i=0;for(this[e]=255&t;++i=0&&(o*=256);)this[e+i]=t/o&255;return e+r;},l.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,1,255,0),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1;},l.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):K(this,t,e,!0),e+2;},l.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):K(this,t,e,!1),e+2;},l.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):z(this,t,e,!0),e+4;},l.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):z(this,t,e,!1),e+4;},l.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);U(this,t,e,r,o-1,-o);}var i=0,f=1,sub=0;for(this[e]=255&t;++i>0)-sub&255;return e+r;},l.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var o=Math.pow(2,8*r-1);U(this,t,e,r,o-1,-o);}var i=r-1,f=1,sub=0;for(this[e+i]=255&t;--i>=0&&(f*=256);)t<0&&0===sub&&0!==this[e+i+1]&&(sub=1),this[e+i]=(t/f>>0)-sub&255;return e+r;},l.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,1,127,-128),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1;},l.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):K(this,t,e,!0),e+2;},l.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):K(this,t,e,!1),e+2;},l.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,2147483647,-2147483648),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):z(this,t,e,!0),e+4;},l.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||U(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):z(this,t,e,!1),e+4;},l.prototype.writeFloatLE=function(t,e,r){return Q(this,t,e,!0,r);},l.prototype.writeFloatBE=function(t,e,r){return Q(this,t,e,!1,r);},l.prototype.writeDoubleLE=function(t,e,r){return G(this,t,e,!0,r);},l.prototype.writeDoubleBE=function(t,e,r){return G(this,t,e,!1,r);},l.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e=0;--i)t[i+e]=this[i+r];else if(o<1e3||!l.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"==typeof t)for(i=e;i55295&&r<57344){if(!o){if(r>56319){(e-=3)>-1&&f.push(239,191,189);continue;}if(i+1===n){(e-=3)>-1&&f.push(239,191,189);continue;}o=r;continue;}if(r<56320){(e-=3)>-1&&f.push(239,191,189),o=r;continue;}r=65536+(o-55296<<10|r-56320);}else o&&(e-=3)>-1&&f.push(239,191,189);if(o=null,r<128){if((e-=1)<0)break;f.push(r);}else if(r<2048){if((e-=2)<0)break;f.push(r>>6|192,63&r|128);}else if(r<65536){if((e-=3)<0)break;f.push(r>>12|224,r>>6&63|128,63&r|128);}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;f.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128);}}return f;}function Y(t){return n.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"");}(t).replace(V,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t;}(t));}function J(t,e,r,n){for(var i=0;i=e.length||i>=t.length);++i)e[i+r]=t[i];return i;}}).call(this,r(20));},function(t,e){"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}));}:t.exports=function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}};},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(356).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){"use strict";r.d(e,"a",function(){return w;}),r.d(e,"e",function(){return _;}),r.d(e,"d",function(){return M;}),r.d(e,"b",function(){return A;}),r.d(e,"c",function(){return E;});var n=r(0),o=r(11),f=r(8),h=r(42);const c=new(r(2).b)("address/5.7.0");function l(address){Object(n.l)(address,20)||c.throwArgumentError("invalid address","address",address);const t=(address=address.toLowerCase()).substring(2).split(""),e=new Uint8Array(40);for(let i=0;i<40;i++)e[i]=t[i].charCodeAt(0);const r=Object(n.a)(Object(f.a)(e));for(let i=0;i<40;i+=2)r[i>>1]>>4>=8&&(t[i]=t[i].toUpperCase()),(15&r[i>>1])>=8&&(t[i+1]=t[i+1].toUpperCase());return"0x"+t.join("");}const d={};for(let i=0;i<10;i++)d[String(i)]=String(i);for(let i=0;i<26;i++)d[String.fromCharCode(65+i)]=String(10+i);const m=Math.floor((y=9007199254740991,Math.log10?Math.log10(y):Math.log(y)/Math.LN10));var y;function v(address){let t=(address=(address=address.toUpperCase()).substring(4)+address.substring(0,2)+"00").split("").map(t=>d[t]).join("");for(;t.length>=m;){let e=t.substring(0,m);t=parseInt(e,10)%97+t.substring(e.length);}let e=String(98-parseInt(t,10)%97);for(;e.length<2;)e="0"+e;return e;}function w(address){let t=null;if("string"!=typeof address&&c.throwArgumentError("invalid address","address",address),address.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==address.substring(0,2)&&(address="0x"+address),t=l(address),address.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==address&&c.throwArgumentError("bad address checksum","address",address);else if(address.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(address.substring(2,4)!==v(address)&&c.throwArgumentError("bad icap checksum","address",address),t=Object(o.c)(address.substring(4));t.length<40;)t="0"+t;t=l("0x"+t);}else c.throwArgumentError("invalid address","address",address);return t;}function _(address){try{return w(address),!0;}catch(t){}return!1;}function M(address){let t=Object(o.b)(w(address).substring(2)).toUpperCase();for(;t.length<30;)t="0"+t;return"XE"+v("XE00"+t)+t;}function A(t){let e=null;try{e=w(t.from);}catch(e){c.throwArgumentError("missing from address","transaction",t);}const r=Object(n.o)(Object(n.a)(o.a.from(t.nonce).toHexString()));return w(Object(n.e)(Object(f.a)(Object(h.encode)([e,r])),12));}function E(t,e,r){return 32!==Object(n.d)(e)&&c.throwArgumentError("salt must be 32 bytes","salt",e),32!==Object(n.d)(r)&&c.throwArgumentError("initCodeHash must be 32 bytes","initCodeHash",r),w(Object(n.e)(Object(f.a)(Object(n.b)(["0xff",w(t),e,r])),12));}},function(t,e,r){var n=r(3),o=n.Buffer;function f(t,e){for(var r in t)e[r]=t[r];}function h(t,e,r){return o(t,e,r);}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?t.exports=n:(f(n,e),e.Buffer=h),h.prototype=Object.create(o.prototype),f(o,h),h.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return o(t,e,r);},h.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var n=o(t);return void 0!==e?"string"==typeof r?n.fill(e,r):n.fill(e):n.fill(0),n;},h.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return o(t);},h.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return n.SlowBuffer(t);};},function(t,e,r){"use strict";r.d(e,"a",function(){return h;});var n=r(199),o=r.n(n),f=r(0);function h(data){return"0x"+o.a.keccak_256(Object(f.a)(data));}},function(t,e,r){"use strict";r.d(e,"b",function(){return f;}),r.d(e,"e",function(){return h;}),r.d(e,"a",function(){return c;}),r.d(e,"c",function(){return l;}),r.d(e,"d",function(){return d;});var n=r(0),o=r(36);function f(t){return"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),Object(n.a)(t);}function h(t,e){for(t=String(t);t.length>>2]>>>24-i%4*8&255;e[n+i>>>2]|=f<<24-(n+i)%4*8;}else for(var h=0;h>>2]=r[h>>>2];return this.sigBytes+=o,this;},clamp:function(){var e=this.words,r=this.sigBytes;e[r>>>2]&=4294967295<<32-r%4*8,e.length=t.ceil(r/4);},clone:function(){var t=d.clone.call(this);return t.words=this.words.slice(0),t;},random:function(t){for(var e=[],i=0;i>>2]>>>24-i%4*8&255;n.push((o>>>4).toString(16)),n.push((15&o).toString(16));}return n.join("");},parse:function(t){for(var e=t.length,r=[],i=0;i>>3]|=parseInt(t.substr(i,2),16)<<24-i%8*4;return new m.init(r,e/2);}},w=y.Latin1={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],i=0;i>>2]>>>24-i%4*8&255;n.push(String.fromCharCode(o));}return n.join("");},parse:function(t){for(var e=t.length,r=[],i=0;i>>2]|=(255&t.charCodeAt(i))<<24-i%4*8;return new m.init(r,e);}},_=y.Utf8={stringify:function(t){try{return decodeURIComponent(escape(w.stringify(t)));}catch(t){throw new Error("Malformed UTF-8 data");}},parse:function(t){return w.parse(unescape(encodeURIComponent(t)));}},M=l.BufferedBlockAlgorithm=d.extend({reset:function(){this._data=new m.init(),this._nDataBytes=0;},_append:function(data){"string"==typeof data&&(data=_.parse(data)),this._data.concat(data),this._nDataBytes+=data.sigBytes;},_process:function(e){var r,data=this._data,n=data.words,o=data.sigBytes,f=this.blockSize,h=o/(4*f),c=(h=e?t.ceil(h):t.max((0|h)-this._minBufferSize,0))*f,l=t.min(4*c,o);if(c){for(var d=0;d0&&(10===arguments[0]?w||(w=!0,d.warn("BigNumber.toString does not accept any parameters; base-10 is assumed")):16===arguments[0]?d.throwError("BigNumber.toString does not accept any parameters; use bigNumber.toHexString()",h.b.errors.UNEXPECTED_ARGUMENT,{}):d.throwError("BigNumber.toString does not accept parameters",h.b.errors.UNEXPECTED_ARGUMENT,{})),E(this).toString(10);}toHexString(){return this._hex;}toJSON(t){return{type:"BigNumber",hex:this.toHexString()};}static from(t){if(t instanceof _)return t;if("string"==typeof t)return t.match(/^-?0x[0-9a-f]+$/i)?new _(m,M(t)):t.match(/^-?[0-9]+$/)?new _(m,M(new l(t))):d.throwArgumentError("invalid BigNumber string","value",t);if("number"==typeof t)return t%1&&x("underflow","BigNumber.from",t),(t>=y||t<=-y)&&x("overflow","BigNumber.from",t),_.from(String(t));const e=t;if("bigint"==typeof e)return _.from(e.toString());if(Object(f.j)(e))return _.from(Object(f.i)(e));if(e)if(e.toHexString){const t=e.toHexString();if("string"==typeof t)return _.from(t);}else{let t=e._hex;if(null==t&&"BigNumber"===e.type&&(t=e.hex),"string"==typeof t&&(Object(f.l)(t)||"-"===t[0]&&Object(f.l)(t.substring(1))))return _.from(t);}return d.throwArgumentError("invalid BigNumber value","value",t);}static isBigNumber(t){return!(!t||!t._isBigNumber);}}function M(t){if("string"!=typeof t)return M(t.toString(16));if("-"===t[0])return"-"===(t=t.substring(1))[0]&&d.throwArgumentError("invalid hex","value",t),"0x00"===(t=M(t))?t:"-"+t;if("0x"!==t.substring(0,2)&&(t="0x"+t),"0x"===t)return"0x00";for(t.length%2&&(t="0x0"+t.substring(2));t.length>4&&"0x00"===t.substring(0,4);)t="0x"+t.substring(4);return t;}function A(t){return _.from(M(t));}function E(t){const e=_.from(t).toHexString();return"-"===e[0]?new l("-"+e.substring(3),16):new l(e.substring(2),16);}function x(t,e,r){const n={fault:t,operation:e};return null!=r&&(n.value=r),d.throwError(t,h.b.errors.NUMERIC_FAULT,n);}function S(t){return new l(t,36).toString(16);}function I(t){return new l(t,16).toString(36);}},function(t,e,r){"use strict";r.d(e,"a",function(){return o;});var n=r(140);function o(t,e,r){return(e=Object(n.a)(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}},function(t,e,r){"use strict";function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function");}r.d(e,"a",function(){return n;});},function(t,e,r){"use strict";r.d(e,"a",function(){return f;});var n=r(140);function o(t,e){for(var i=0;i32&&v.throwArgumentError("invalid length for "+e,"transaction:"+e,t),r;}function k(t,e){return{address:Object(n.a)(t),storageKeys:(e||[]).map((e,r)=>(32!==Object(f.d)(e)&&v.throwArgumentError("invalid access list storageKey",`accessList[${t}:${r}]`,e),e.toLowerCase()))};}function T(t){if(Array.isArray(t))return t.map((t,e)=>Array.isArray(t)?(t.length>2&&v.throwArgumentError("access list expected to be [ address, storageKeys[] ]",`value[${e}]`,t),k(t[0],t[1])):k(t.address,t.storageKeys));const e=Object.keys(t).map(e=>{const r=t[e].reduce((t,e)=>(t[e]=!0,t),{});return k(e,Object.keys(r).sort());});return e.sort((a,b)=>a.address.localeCompare(b.address)),e;}function O(t){return T(t).map(t=>[t.address,t.storageKeys]);}function B(t,e){if(null!=t.gasPrice){const e=o.a.from(t.gasPrice),r=o.a.from(t.maxFeePerGas||0);e.eq(r)||v.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:e,maxFeePerGas:r});}const r=[I(t.chainId||0,"chainId"),I(t.nonce||0,"nonce"),I(t.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),I(t.maxFeePerGas||0,"maxFeePerGas"),I(t.gasLimit||0,"gasLimit"),null!=t.to?Object(n.a)(t.to):"0x",I(t.value||0,"value"),t.data||"0x",O(t.accessList||[])];if(e){const t=Object(f.n)(e);r.push(I(t.recoveryParam,"recoveryParam")),r.push(Object(f.o)(t.r)),r.push(Object(f.o)(t.s));}return Object(f.c)(["0x02",d.encode(r)]);}function C(t,e){const r=[I(t.chainId||0,"chainId"),I(t.nonce||0,"nonce"),I(t.gasPrice||0,"gasPrice"),I(t.gasLimit||0,"gasLimit"),null!=t.to?Object(n.a)(t.to):"0x",I(t.value||0,"value"),t.data||"0x",O(t.accessList||[])];if(e){const t=Object(f.n)(e);r.push(I(t.recoveryParam,"recoveryParam")),r.push(Object(f.o)(t.r)),r.push(Object(f.o)(t.s));}return Object(f.c)(["0x01",d.encode(r)]);}function R(t,e){if(null==t.type||0===t.type)return null!=t.accessList&&v.throwArgumentError("untyped transactions do not support accessList; include type: 1","transaction",t),function(t,e){Object(l.b)(t,E);const r=[];A.forEach(function(e){let n=t[e.name]||[];const o={};e.numeric&&(o.hexPad="left"),n=Object(f.a)(Object(f.i)(n,o)),e.length&&n.length!==e.length&&n.length>0&&v.throwArgumentError("invalid length for "+e.name,"transaction:"+e.name,n),e.maxLength&&(n=Object(f.o)(n),n.length>e.maxLength&&v.throwArgumentError("invalid length for "+e.name,"transaction:"+e.name,n)),r.push(Object(f.i)(n));});let n=0;if(null!=t.chainId?(n=t.chainId,"number"!=typeof n&&v.throwArgumentError("invalid transaction.chainId","transaction",t)):e&&!Object(f.k)(e)&&e.v>28&&(n=Math.floor((e.v-35)/2)),0!==n&&(r.push(Object(f.i)(n)),r.push("0x"),r.push("0x")),!e)return d.encode(r);const o=Object(f.n)(e);let h=27+o.recoveryParam;return 0!==n?(r.pop(),r.pop(),r.pop(),h+=2*n+8,o.v>28&&o.v!==h&&v.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e)):o.v!==h&&v.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e),r.push(Object(f.i)(h)),r.push(Object(f.o)(Object(f.a)(o.r))),r.push(Object(f.o)(Object(f.a)(o.s))),d.encode(r);}(t,e);switch(t.type){case 1:return C(t,e);case 2:return B(t,e);}return v.throwError(`unsupported transaction type: ${t.type}`,y.b.errors.UNSUPPORTED_OPERATION,{operation:"serializeTransaction",transactionType:t.type});}function P(t,e,r){try{const r=M(e[0]).toNumber();if(0!==r&&1!==r)throw new Error("bad recid");t.v=r;}catch(t){v.throwArgumentError("invalid v for transaction type: 1","v",e[0]);}t.r=Object(f.h)(e[1],32),t.s=Object(f.h)(e[2],32);try{const e=Object(c.a)(r(t));t.from=S(e,{r:t.r,s:t.s,recoveryParam:t.v});}catch(t){}}function N(t){const e=Object(f.a)(t);if(e[0]>127)return function(t){const e=d.decode(t);9!==e.length&&6!==e.length&&v.throwArgumentError("invalid raw transaction","rawTransaction",t);const r={nonce:M(e[0]).toNumber(),gasPrice:M(e[1]),gasLimit:M(e[2]),to:_(e[3]),value:M(e[4]),data:e[5],chainId:0};if(6===e.length)return r;try{r.v=o.a.from(e[6]).toNumber();}catch(t){return r;}if(r.r=Object(f.h)(e[7],32),r.s=Object(f.h)(e[8],32),o.a.from(r.r).isZero()&&o.a.from(r.s).isZero())r.chainId=r.v,r.v=0;else{r.chainId=Math.floor((r.v-35)/2),r.chainId<0&&(r.chainId=0);let n=r.v-27;const o=e.slice(0,6);0!==r.chainId&&(o.push(Object(f.i)(r.chainId)),o.push("0x"),o.push("0x"),n-=2*r.chainId+8);const h=Object(c.a)(d.encode(o));try{r.from=S(h,{r:Object(f.i)(r.r),s:Object(f.i)(r.s),recoveryParam:n});}catch(t){}r.hash=Object(c.a)(t);}return r.type=null,r;}(e);switch(e[0]){case 1:return function(t){const e=d.decode(t.slice(1));8!==e.length&&11!==e.length&&v.throwArgumentError("invalid component count for transaction type: 1","payload",Object(f.i)(t));const r={type:1,chainId:M(e[0]).toNumber(),nonce:M(e[1]).toNumber(),gasPrice:M(e[2]),gasLimit:M(e[3]),to:_(e[4]),value:M(e[5]),data:e[6],accessList:T(e[7])};return 8===e.length||(r.hash=Object(c.a)(t),P(r,e.slice(8),C)),r;}(e);case 2:return function(t){const e=d.decode(t.slice(1));9!==e.length&&12!==e.length&&v.throwArgumentError("invalid component count for transaction type: 2","payload",Object(f.i)(t));const r=M(e[2]),n=M(e[3]),o={type:2,chainId:M(e[0]).toNumber(),nonce:M(e[1]).toNumber(),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:M(e[4]),to:_(e[5]),value:M(e[6]),data:e[7],accessList:T(e[8])};return 9===e.length||(o.hash=Object(c.a)(t),P(o,e.slice(9),B)),o;}(e);}return v.throwError(`unsupported transaction type: ${e[0]}`,y.b.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:e[0]});}},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(416).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15;}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,n){for(var o=0,f=Math.min(t.length,r),i=e;i=49?h-49+10:h>=17?h-17+10:h;}return o;}f.isBN=function(t){return t instanceof f||null!==t&&"object"==typeof t&&t.constructor.wordSize===f.wordSize&&Array.isArray(t.words);},f.max=function(t,e){return t.cmp(e)>0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this.strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this.strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},f.prototype.inspect=function(){return(this.red?"";};var m=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],y=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],v=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function w(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r.strip();}f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215)||i!==this.length-1?m[6-h.length]+h+e:h+e,(r+=2)>=26&&(r-=26,i--);}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=y[base],l=v[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var w=d.modn(l).toString(base);e=(d=d.idivn(l)).isZero()?w+e:m[c-w.length]+w+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16);},f.prototype.toBuffer=function(t,e){return n(void 0!==h),this.toArrayLike(h,t,e);},f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},f.prototype.toArrayLike=function(t,e,r){var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0"),this.strip();var b,i,h="le"===e,c=new t(f),q=this.clone();if(h){for(i=0;!q.isZero();i++)b=q.andln(255),q.iushrn(8),c[i]=b;for(;i=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function M(t,e,r){return new A().mulp(t,e,r);}function A(t,e){this.x=t,this.y=e;}Math.imul||(_=w),f.prototype.mulTo=function(t,e){var r,n=this.length+t.length;return r=10===this.length&&10===t.length?_(this,t,e):n<63?w(this,t,e):n<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r.strip();}(this,t,e):M(this,t,e),r;},A.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},A.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,e+=r/67108864|0,e+=o>>>26,this.words[i]=67108863&o;}return 0!==e&&(this.words[i]=e,this.length++),this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this.strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this.strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q.strip(),a.strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modn=function(t){n(t<=67108863);for(var p=(1<<26)%t,e=0,i=this.length-1;i>=0;i--)e=(p*e+(0|this.words[i]))%t;return e;},f.prototype.idivn=function(t){n(t<=67108863);for(var e=0,i=this.length-1;i>=0;i--){var r=(0|this.words[i])+67108864*e;this.words[i]=r/t|0,e=r%t;}return this.strip();},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new O(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var E={k256:null,p224:null,p192:null,p25519:null};function x(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function S(){x.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function I(){x.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function k(){x.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function T(){x.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function O(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function B(t){O.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}x.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},x.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},x.prototype.split=function(input,t){input.iushrn(this.n,0,t);},x.prototype.imulK=function(t){return t.imul(this.k);},o(S,x),S.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},S.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(E[t])return E[t];var e;if("k256"===t)e=new S();else if("p224"===t)e=new I();else if("p192"===t)e=new k();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new T();}return E[t]=e,e;},O.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},O.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},O.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):a.umod(this.m)._forceRed(this);},O.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},O.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},O.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},O.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},O.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},O.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},O.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},O.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},O.prototype.isqr=function(a){return this.imul(a,a.clone());},O.prototype.sqr=function(a){return this.mul(a,a);},O.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},O.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},O.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new B(t);},o(B,O),B.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},B.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},B.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},B.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},B.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){var n=r(105),o=Function.prototype,f=o.call,h=n&&o.bind.bind(f,f);t.exports=n?h:function(t){return function(){return f.apply(t,arguments);};};},function(t,e,r){"use strict";r.d(e,"d",function(){return d;}),r.d(e,"a",function(){return m;}),r.d(e,"c",function(){return y;}),r.d(e,"b",function(){return v;});var n=r(0),o=r(11),f=r(1),h=r(2),c=r(53);const l=new h.b(c.a);function d(t){const e=[],r=function(path,object){if(Array.isArray(object))for(let t in object){const n=path.slice();n.push(t);try{r(n,object[t]);}catch(t){e.push({path:n,error:t});}}};return r([],t),e;}class m{constructor(t,e,r,n){this.name=t,this.type=e,this.localName=r,this.dynamic=n;}_throwError(t,e){l.throwArgumentError(t,this.localName,e);}}class y{constructor(t){Object(f.d)(this,"wordSize",t||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(t);}get data(){return Object(n.c)(this._data);}get length(){return this._dataLength;}_writeData(data){return this._data.push(data),this._dataLength+=data.length,data.length;}appendWriter(t){return this._writeData(Object(n.b)(t._data));}writeBytes(t){let e=Object(n.a)(t);const r=e.length%this.wordSize;return r&&(e=Object(n.b)([e,this._padding.slice(r)])),this._writeData(e);}_getValue(t){let e=Object(n.a)(o.a.from(t));return e.length>this.wordSize&&l.throwError("value out-of-bounds",h.b.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:e.length}),e.length%this.wordSize&&(e=Object(n.b)([this._padding.slice(e.length%this.wordSize),e])),e;}writeValue(t){return this._writeData(this._getValue(t));}writeUpdatableValue(){const t=this._data.length;return this._data.push(this._padding),this._dataLength+=this.wordSize,e=>{this._data[t]=this._getValue(e);};}}class v{constructor(data,t,e,r){Object(f.d)(this,"_data",Object(n.a)(data)),Object(f.d)(this,"wordSize",t||32),Object(f.d)(this,"_coerceFunc",e),Object(f.d)(this,"allowLoose",r),this._offset=0;}get data(){return Object(n.i)(this._data);}get consumed(){return this._offset;}static coerce(t,e){let r=t.match("^u?int([0-9]+)$");return r&&parseInt(r[1])<=48&&(e=e.toNumber()),e;}coerce(t,e){return this._coerceFunc?this._coerceFunc(t,e):v.coerce(t,e);}_peekBytes(t,e,r){let n=Math.ceil(e/this.wordSize)*this.wordSize;return this._offset+n>this._data.length&&(this.allowLoose&&r&&this._offset+e<=this._data.length?n=e:l.throwError("data out-of-bounds",h.b.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+n})),this._data.slice(this._offset,this._offset+n);}subReader(t){return new v(this._data.slice(this._offset+t),this.wordSize,this._coerceFunc,this.allowLoose);}readBytes(t,e){let r=this._peekBytes(0,t,!!e);return this._offset+=r.length,r.slice(0,t);}readValue(){return o.a.from(this.readBytes(this.wordSize));}}},function(t,e){var r,n,o=t.exports={};function f(){throw new Error("setTimeout has not been defined");}function h(){throw new Error("clearTimeout has not been defined");}function c(t){if(r===setTimeout)return setTimeout(t,0);if((r===f||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0);}catch(e){try{return r.call(null,t,0);}catch(e){return r.call(this,t,0);}}}!function(){try{r="function"==typeof setTimeout?setTimeout:f;}catch(t){r=f;}try{n="function"==typeof clearTimeout?clearTimeout:h;}catch(t){n=h;}}();var l,d=[],m=!1,y=-1;function v(){m&&l&&(m=!1,l.length?d=l.concat(d):y=-1,d.length&&w());}function w(){if(!m){var t=c(v);m=!0;for(var e=d.length;e;){for(l=d,d=[];++y1)for(var i=1;i{f[e.toLowerCase()]=t;}):n.headers.keys().forEach(t=>{f[t.toLowerCase()]=n.headers.get(t);}),{headers:f,statusCode:n.status,statusMessage:n.statusText,body:Object(o.a)(new Uint8Array(body))};});}var m=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const y=new c.b("web/5.7.1");function v(t){return new Promise(e=>{setTimeout(e,t);});}function w(t,e){if(null==t)return null;if("string"==typeof t)return t;if(Object(o.k)(t)){if(e&&("text"===e.split("/")[0]||"application/json"===e.split(";")[0].trim()))try{return Object(h.h)(t);}catch(t){}return Object(o.i)(t);}return t;}function _(t,body,e){const r="object"==typeof t&&null!=t.throttleLimit?t.throttleLimit:12;y.assertArgument(r>0&&r%1==0,"invalid connection throttle limit","connection.throttleLimit",r);const o="object"==typeof t?t.throttleCallback:null,l="object"==typeof t&&"number"==typeof t.throttleSlotInterval?t.throttleSlotInterval:100;y.assertArgument(l>0&&l%1==0,"invalid connection throttle slot interval","connection.throttleSlotInterval",l);const _="object"==typeof t&&!!t.errorPassThrough,M={};let A=null;const E={method:"GET"};let x=!1,S=12e4;if("string"==typeof t)A=t;else if("object"==typeof t){if(null!=t&&null!=t.url||y.throwArgumentError("missing URL","connection.url",t),A=t.url,"number"==typeof t.timeout&&t.timeout>0&&(S=t.timeout),t.headers)for(const e in t.headers)M[e.toLowerCase()]={key:e,value:String(t.headers[e])},["if-none-match","if-modified-since"].indexOf(e.toLowerCase())>=0&&(x=!0);if(E.allowGzip=!!t.allowGzip,null!=t.user&&null!=t.password){"https:"!==A.substring(0,6)&&!0!==t.allowInsecureAuthentication&&y.throwError("basic authentication requires a secure https url",c.b.errors.INVALID_ARGUMENT,{argument:"url",url:A,user:t.user,password:"[REDACTED]"});const e=t.user+":"+t.password;M.authorization={key:"Authorization",value:"Basic "+Object(n.b)(Object(h.f)(e))};}null!=t.skipFetchSetup&&(E.skipFetchSetup=!!t.skipFetchSetup),null!=t.fetchOptions&&(E.fetchOptions=Object(f.g)(t.fetchOptions));}const I=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),k=A?A.match(I):null;if(k)try{const t={statusCode:200,statusMessage:"OK",headers:{"content-type":k[1]||"text/plain"},body:k[2]?Object(n.a)(k[3]):(T=k[3],Object(h.f)(T.replace(/%([0-9a-f][0-9a-f])/gi,(t,code)=>String.fromCharCode(parseInt(code,16)))))};let r=t.body;return e&&(r=e(t.body,t)),Promise.resolve(r);}catch(t){y.throwError("processing response error",c.b.errors.SERVER_ERROR,{body:w(k[1],k[2]),error:t,requestBody:null,requestMethod:"GET",url:A});}var T;body&&(E.method="POST",E.body=body,null==M["content-type"]&&(M["content-type"]={key:"Content-Type",value:"application/octet-stream"}),null==M["content-length"]&&(M["content-length"]={key:"Content-Length",value:String(body.length)}));const O={};Object.keys(M).forEach(t=>{const header=M[t];O[header.key]=header.value;}),E.headers=O;const B=function(){let t=null;return{promise:new Promise(function(e,r){S&&(t=setTimeout(()=>{null!=t&&(t=null,r(y.makeError("timeout",c.b.errors.TIMEOUT,{requestBody:w(E.body,O["content-type"]),requestMethod:E.method,timeout:S,url:A})));},S));}),cancel:function(){null!=t&&(clearTimeout(t),t=null);}};}(),C=function(){return m(this,void 0,void 0,function*(){for(let t=0;t=300)&&(B.cancel(),y.throwError("bad response",c.b.errors.SERVER_ERROR,{status:n.statusCode,headers:n.headers,body:w(body,n.headers?n.headers["content-type"]:null),requestBody:w(E.body,O["content-type"]),requestMethod:E.method,url:A})),e)try{const t=yield e(body,n);return B.cancel(),t;}catch(e){if(e.throttleRetry&&t"content-type"===t.toLowerCase()).length||(r.headers=Object(f.g)(r.headers),r.headers["content-type"]="application/json");}else r.headers={"content-type":"application/json"};t=r;}return _(t,body,(t,e)=>{let n=null;if(null!=t)try{n=JSON.parse(Object(h.h)(t));}catch(e){y.throwError("invalid JSON",c.b.errors.SERVER_ERROR,{body:t,error:e});}return r&&(n=r(n,e)),n;});}function A(t,e){return e||(e={}),null==(e=Object(f.g)(e)).floor&&(e.floor=0),null==e.ceiling&&(e.ceiling=1e4),null==e.interval&&(e.interval=250),new Promise(function(r,n){let o=null,f=!1;const h=()=>!f&&(f=!0,o&&clearTimeout(o),!0);e.timeout&&(o=setTimeout(()=>{h()&&n(new Error("timeout"));},e.timeout));const c=e.retryLimit;let l=0;!function o(){return t().then(function(t){if(void 0!==t)h()&&r(t);else if(e.oncePoll)e.oncePoll.once("poll",o);else if(e.onceBlock)e.onceBlock.once("block",o);else if(!f){if(l++,l>c)return void(h()&&n(new Error("retry limit reached")));let t=e.interval*parseInt(String(Math.random()*Math.pow(2,l)));te.ceiling&&(t=e.ceiling),setTimeout(o,t);}return null;},function(t){h()&&n(t);});}();});}},function(t,e,r){"use strict";r.d(e,"b",function(){return O;}),r.d(e,"a",function(){return B;}),r.d(e,"g",function(){return C;}),r.d(e,"f",function(){return R;}),r.d(e,"c",function(){return P;}),r.d(e,"e",function(){return N;}),r.d(e,"d",function(){return j;});var n=r(59),o=r(0),f=r(11),h=r(36),c=r(605),l=r(1),d=r(38),m=r(323),y=r(320),v=r(15),w=r(604);const _=new(r(2).b)("hdnode/5.7.0"),M=f.a.from("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),A=Object(h.f)("Bitcoin seed"),E=2147483648;function x(t){return(1<=256)throw new Error("Depth too large!");return I(Object(o.b)([null!=this.privateKey?"0x0488ADE4":"0x0488B21E",Object(o.i)(this.depth),this.parentFingerprint,Object(o.h)(Object(o.i)(this.index),4),this.chainCode,null!=this.privateKey?Object(o.b)(["0x00",this.privateKey]):this.publicKey]));}neuter(){return new B(T,null,this.publicKey,this.parentFingerprint,this.chainCode,this.index,this.depth,this.path);}_derive(t){if(t>4294967295)throw new Error("invalid index - "+String(t));let path=this.path;path&&(path+="/"+(t&~E));const data=new Uint8Array(37);if(t&E){if(!this.privateKey)throw new Error("cannot derive child of neutered node");data.set(Object(o.a)(this.privateKey),1),path&&(path+="'");}else data.set(Object(o.a)(this.publicKey));for(let i=24;i>=0;i-=8)data[33+(i>>3)]=t>>24-i&255;const e=Object(o.a)(Object(m.a)(y.a.sha512,this.chainCode,data)),r=e.slice(0,32),n=e.slice(32);let h=null,c=null;if(this.privateKey)h=S(f.a.from(r).add(this.privateKey).mod(M));else{c=new d.a(Object(o.i)(r))._addPoint(this.publicKey);}let l=path;const v=this.mnemonic;return v&&(l=Object.freeze({phrase:v.phrase,path:path,locale:v.locale||"en"})),new B(T,h,c,this.fingerprint,S(n),t,this.depth+1,l);}derivePath(path){const t=path.split("/");if(0===t.length||"m"===t[0]&&0!==this.depth)throw new Error("invalid path - "+path);"m"===t[0]&&t.shift();let e=this;for(let i=0;i=E)throw new Error("invalid path index - "+component);e=e._derive(E+t);}else{if(!component.match(/^[0-9]+$/))throw new Error("invalid path component - "+component);{const t=parseInt(component);if(t>=E)throw new Error("invalid path index - "+component);e=e._derive(t);}}}return e;}static _fromSeed(t,e){const r=Object(o.a)(t);if(r.length<16||r.length>64)throw new Error("invalid seed");const n=Object(o.a)(Object(m.a)(y.a.sha512,A,r));return new B(T,S(n.slice(0,32)),null,"0x00000000",S(n.slice(32)),0,0,e);}static fromMnemonic(t,e,r){return t=P(R(t,r=k(r)),r),B._fromSeed(C(t,e),{phrase:t,path:"m",locale:r.locale});}static fromSeed(t){return B._fromSeed(t,null);}static fromExtendedKey(t){const e=n.a.decode(t);82===e.length&&I(e.slice(0,78))===t||_.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");const r=e[4],f=Object(o.i)(e.slice(5,9)),h=parseInt(Object(o.i)(e.slice(9,13)).substring(2),16),c=Object(o.i)(e.slice(13,45)),l=e.slice(45,78);switch(Object(o.i)(e.slice(0,4))){case"0x0488b21e":case"0x043587cf":return new B(T,null,Object(o.i)(l),f,c,h,r,null);case"0x0488ade4":case"0x04358394 ":if(0!==l[0])break;return new B(T,Object(o.i)(l.slice(1)),null,f,c,h,r,null);}return _.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");}}function C(t,e){e||(e="");const r=Object(h.f)("mnemonic"+e,h.a.NFKD);return Object(c.a)(Object(h.f)(t,h.a.NFKD),r,2048,64,"sha512");}function R(t,e){e=k(e),_.checkNormalize();const r=e.split(t);if(r.length%3!=0)throw new Error("invalid mnemonic");const n=Object(o.a)(new Uint8Array(Math.ceil(11*r.length/8)));let f=0;for(let i=0;i>3]|=1<<7-f%8),f++;}const h=32*r.length/3,c=x(r.length/3);if((Object(o.a)(Object(m.c)(n.slice(0,h/8)))[0]&c)!==(n[n.length-1]&c))throw new Error("invalid checksum");return Object(o.i)(n.slice(0,h/8));}function P(t,e){if(e=k(e),(t=Object(o.a)(t)).length%4!=0||t.length<16||t.length>32)throw new Error("invalid entropy");const r=[0];let n=11;for(let i=0;i8?(r[r.length-1]<<=8,r[r.length-1]|=t[i],n-=8):(r[r.length-1]<<=n,r[r.length-1]|=t[i]>>8-n,r.push(t[i]&(1<<8-n)-1),n+=3);const f=t.length/4,h=Object(o.a)(Object(m.c)(t))[0]&x(f);return r[r.length-1]<<=f,r[r.length-1]|=h>>8-f,e.join(r.map(t=>e.getWord(t)));}function N(t,e){try{return R(t,e),!0;}catch(t){}return!1;}function j(t){return("number"!=typeof t||t<0||t>=E||t%1)&&_.throwArgumentError("invalid account index","index",t),`m/44'/60'/${t}'/0/0`;}},function(t,e,r){var n=r(292),o=n.all;t.exports=n.IS_HTMLDDA?function(t){return"function"==typeof t||t===o;}:function(t){return"function"==typeof t;};},function(t,e,r){"use strict";function n(t,e,r,n,o,f,h){try{var c=t[f](h),l=c.value;}catch(t){return void r(t);}c.done?e(l):Promise.resolve(l).then(n,o);}function o(t){return function(){var e=this,r=arguments;return new Promise(function(o,f){var h=t.apply(e,r);function c(t){n(h,o,f,c,l,"next",t);}function l(t){n(h,o,f,c,l,"throw",t);}c(void 0);});};}r.d(e,"a",function(){return o;});},function(t,e,r){e.Scalar=r(116),e.PolField=r(375),e.F1Field=r(211),e.F2Field=r(262),e.F3Field=r(263),e.ZqField=e.F1Field,e.EC=r(264),e.bn128=r(461),e.utils=r(462);},function(t,e,r){var n=r(32),o=r(91).f,f=r(127),h=r(90),c=r(180),l=r(545),d=r(304);t.exports=function(t,source){var e,r,m,y,v,w=t.target,_=t.global,M=t.stat;if(e=_?n:M?n[w]||c(w,{}):(n[w]||{}).prototype)for(r in source){if(y=source[r],m=t.dontCallGetSet?(v=o(e,r))&&v.value:e[r],!d(_?r:w+(M?".":"#")+r,t.forced)&&void 0!==m){if(typeof y==typeof m)continue;l(y,m);}(t.sham||m&&m.sham)&&f(y,"sham",!0),h(e,r,y,t);}};},function(t,e,r){var n=e;n.utils=r(50),n.common=r(96),n.sha=r(357),n.ripemd=r(361),n.hmac=r(362),n.sha1=n.sha.sha1,n.sha256=n.sha.sha256,n.sha224=n.sha.sha224,n.sha384=n.sha.sha384,n.sha512=n.sha.sha512,n.ripemd160=n.ripemd.ripemd160;},,function(t,e,r){var n;t.exports=(n=r(10),r(66),void(n.lib.Cipher||function(t){var e=n,r=e.lib,o=r.Base,f=r.WordArray,h=r.BufferedBlockAlgorithm,c=e.enc,l=(c.Utf8,c.Base64),d=e.algo.EvpKDF,m=r.Cipher=h.extend({cfg:o.extend(),createEncryptor:function(t,e){return this.create(this._ENC_XFORM_MODE,t,e);},createDecryptor:function(t,e){return this.create(this._DEC_XFORM_MODE,t,e);},init:function(t,e,r){this.cfg=this.cfg.extend(r),this._xformMode=t,this._key=e,this.reset();},reset:function(){h.reset.call(this),this._doReset();},process:function(t){return this._append(t),this._process();},finalize:function(t){return t&&this._append(t),this._doFinalize();},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function t(t){return"string"==typeof t?S:E;}return function(e){return{encrypt:function(r,n,o){return t(n).encrypt(e,r,n,o);},decrypt:function(r,n,o){return t(n).decrypt(e,r,n,o);}};};}()}),y=(r.StreamCipher=m.extend({_doFinalize:function(){return this._process(!0);},blockSize:1}),e.mode={}),v=r.BlockCipherMode=o.extend({createEncryptor:function(t,e){return this.Encryptor.create(t,e);},createDecryptor:function(t,e){return this.Decryptor.create(t,e);},init:function(t,e){this._cipher=t,this._iv=e;}}),w=y.CBC=function(){var e=v.extend();function r(e,r,n){var o,f=this._iv;f?(o=f,this._iv=t):o=this._prevBlock;for(var i=0;i>>2];data.sigBytes-=t;}},M=(r.BlockCipher=m.extend({cfg:m.cfg.extend({mode:w,padding:_}),reset:function(){var t;m.reset.call(this);var e=this.cfg,r=e.iv,n=e.mode;this._xformMode==this._ENC_XFORM_MODE?t=n.createEncryptor:(t=n.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==t?this._mode.init(this,r&&r.words):(this._mode=t.call(n,this,r&&r.words),this._mode.__creator=t);},_doProcessBlock:function(t,e){this._mode.processBlock(t,e);},_doFinalize:function(){var t,e=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t;},blockSize:4}),r.CipherParams=o.extend({init:function(t){this.mixIn(t);},toString:function(t){return(t||this.formatter).stringify(this);}})),A=(e.format={}).OpenSSL={stringify:function(t){var e=t.ciphertext,r=t.salt;return(r?f.create([1398893684,1701076831]).concat(r).concat(e):e).toString(l);},parse:function(t){var e,r=l.parse(t),n=r.words;return 1398893684==n[0]&&1701076831==n[1]&&(e=f.create(n.slice(2,4)),n.splice(0,4),r.sigBytes-=16),M.create({ciphertext:r,salt:e});}},E=r.SerializableCipher=o.extend({cfg:o.extend({format:A}),encrypt:function(t,e,r,n){n=this.cfg.extend(n);var o=t.createEncryptor(r,n),f=o.finalize(e),h=o.cfg;return M.create({ciphertext:f,key:r,iv:h.iv,algorithm:t,mode:h.mode,padding:h.padding,blockSize:t.blockSize,formatter:n.format});},decrypt:function(t,e,r,n){return n=this.cfg.extend(n),e=this._parse(e,n.format),t.createDecryptor(r,n).finalize(e.ciphertext);},_parse:function(t,e){return"string"==typeof t?e.parse(t,this):t;}}),x=(e.kdf={}).OpenSSL={execute:function(t,e,r,n){n||(n=f.random(8));var o=d.create({keySize:e+r}).compute(t,n),h=f.create(o.words.slice(e),4*r);return o.sigBytes=4*e,M.create({key:o,iv:h,salt:n});}},S=r.PasswordBasedCipher=E.extend({cfg:E.cfg.extend({kdf:x}),encrypt:function(t,e,r,n){var o=(n=this.cfg.extend(n)).kdf.execute(r,t.keySize,t.ivSize);n.iv=o.iv;var f=E.encrypt.call(this,t,e,o.key,n);return f.mixIn(o),f;},decrypt:function(t,e,r,n){n=this.cfg.extend(n),e=this._parse(e,n.format);var o=n.kdf.execute(r,t.keySize,t.ivSize,e.salt);return n.iv=o.iv,E.decrypt.call(this,t,e,o.key,n);}});}()));},function(t,e,r){var n=r(32),o=r(103),f=r(34),h=r(182),c=r(89),l=r(291),d=n.Symbol,m=o("wks"),y=l?d.for||d:d&&d.withoutSetter||h;t.exports=function(t){return f(m,t)||(m[t]=c&&f(d,t)?d[t]:y("Symbol."+t)),m[t];};},function(t,e,r){(function(e){var r=function(t){return t&&t.Math==Math&&t;};t.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof e&&e)||function(){return this;}()||this||Function("return this")();}).call(this,r(20));},function(t,e,r){"use strict";r.r(e);var n=r(64);r.d(e,"ethers",function(){return n;});var o=r(41);r.d(e,"Signer",function(){return o.a;});var f=r(92);r.d(e,"Wallet",function(){return f.a;}),r.d(e,"VoidSigner",function(){return o.b;});var h=r(113);r.d(e,"getDefaultProvider",function(){return h.getDefaultProvider;}),r.d(e,"providers",function(){return n.providers;});var c=r(72);r.d(e,"BaseContract",function(){return c.a;}),r.d(e,"Contract",function(){return c.b;}),r.d(e,"ContractFactory",function(){return c.c;});var l=r(11);r.d(e,"BigNumber",function(){return l.a;});var d=r(367);r.d(e,"FixedNumber",function(){return d.a;}),r.d(e,"constants",function(){return n.constants;});var m=r(2);r.d(e,"errors",function(){return m.a;}),r.d(e,"logger",function(){return n.logger;}),r.d(e,"utils",function(){return n.utils;});var y=r(604);r.d(e,"wordlists",function(){return y.a;});var v=r(136);r.d(e,"version",function(){return v.a;});var w=r(114);r.d(e,"Wordlist",function(){return w.a;});try{const t=window;null==t._ethers&&(t._ethers=n);}catch(t){}},function(t,e,r){var n=r(17),o=r(69),f=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return f(o(t),e);};},function(t,e,r){var n=r(21);t.exports=!n(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7;}})[1];});},function(t,e,r){"use strict";r.d(e,"a",function(){return f;}),r.d(e,"c",function(){return h;}),r.d(e,"b",function(){return l;}),r.d(e,"f",function(){return m;}),r.d(e,"d",function(){return v;}),r.d(e,"e",function(){return w;}),r.d(e,"h",function(){return _;}),r.d(e,"g",function(){return M;});var n=r(0);const o=new(r(2).b)("strings/5.7.0");var f,h;function c(t,e,r,output,n){if(t===h.BAD_PREFIX||t===h.UNEXPECTED_CONTINUE){let i=0;for(let t=e+1;t>6==2;t++)i++;return i;}return t===h.OVERRUN?r.length-e-1:0;}!function(t){t.current="",t.NFC="NFC",t.NFD="NFD",t.NFKC="NFKC",t.NFKD="NFKD";}(f||(f={})),function(t){t.UNEXPECTED_CONTINUE="unexpected continuation byte",t.BAD_PREFIX="bad codepoint prefix",t.OVERRUN="string overrun",t.MISSING_CONTINUE="missing continuation byte",t.OUT_OF_RANGE="out of UTF-8 range",t.UTF16_SURROGATE="UTF-16 surrogate",t.OVERLONG="overlong representation";}(h||(h={}));const l=Object.freeze({error:function(t,e,r,output,n){return o.throwArgumentError(`invalid codepoint at offset ${e}; ${t}`,"bytes",r);},ignore:c,replace:function(t,e,r,output,n){return t===h.OVERLONG?(output.push(n),0):(output.push(65533),c(t,e,r));}});function d(t,e){null==e&&(e=l.error),t=Object(n.a)(t);const r=[];let i=0;for(;i>7==0){r.push(n);continue;}let o=null,f=null;if(192==(224&n))o=1,f=127;else if(224==(240&n))o=2,f=2047;else{if(240!=(248&n)){i+=e(128==(192&n)?h.UNEXPECTED_CONTINUE:h.BAD_PREFIX,i-1,t,r);continue;}o=3,f=65535;}if(i-1+o>=t.length){i+=e(h.OVERRUN,i-1,t,r);continue;}let c=n&(1<<8-o-1)-1;for(let n=0;n1114111?i+=e(h.OUT_OF_RANGE,i-1-o,t,r,c):c>=55296&&c<=57343?i+=e(h.UTF16_SURROGATE,i-1-o,t,r,c):c<=f?i+=e(h.OVERLONG,i-1-o,t,r,c):r.push(c));}return r;}function m(t,form=f.current){form!=f.current&&(o.checkNormalize(),t=t.normalize(form));let e=[];for(let i=0;i>6|192),e.push(63&r|128);else if(55296==(64512&r)){i++;const n=t.charCodeAt(i);if(i>=t.length||56320!=(64512&n))throw new Error("invalid utf-8 string");const o=65536+((1023&r)<<10)+(1023&n);e.push(o>>18|240),e.push(o>>12&63|128),e.push(o>>6&63|128),e.push(63&o|128);}else e.push(r>>12|224),e.push(r>>6&63|128),e.push(63&r|128);}return Object(n.a)(e);}function y(t){const e="0000"+t.toString(16);return"\\u"+e.substring(e.length-4);}function v(t,e){return'"'+d(t,e).map(t=>{if(t<256){switch(t){case 8:return"\\b";case 9:return"\\t";case 10:return"\\n";case 13:return"\\r";case 34:return'\\"';case 92:return"\\\\";}if(t>=32&&t<127)return String.fromCharCode(t);}return t<=65535?y(t):y(55296+((t-=65536)>>10&1023))+y(56320+(1023&t));}).join("")+'"';}function w(t){return t.map(t=>t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10&1023),56320+(1023&t)))).join("");}function _(t,e){return w(d(t,e));}function M(t,form=f.current){return d(m(t,form));}},function(t,e,r){"use strict";(function(e){var n=r(370);function o(a,b){if(a===b)return 0;for(var t=a.length,e=b.length,i=0,r=Math.min(t,e);i=0;i--)if(f[i]!==c[i])return!1;for(i=f.length-1;i>=0;i--)if(!S(a[o=f[i]],b[o],t,e))return!1;return!0;}(t,e,r,n));}return r?t===e:t==e;}function I(object){return"[object Arguments]"==Object.prototype.toString.call(object);}function k(t,e){if(!t||!e)return!1;if("[object RegExp]"==Object.prototype.toString.call(e))return e.test(t);try{if(t instanceof e)return!0;}catch(t){}return!Error.isPrototypeOf(e)&&!0===e.call({},t);}function T(t,e,r,n){var o;if("function"!=typeof e)throw new TypeError('"block" argument must be a function');"string"==typeof r&&(n=r,r=null),o=function(t){var e;try{t();}catch(t){e=t;}return e;}(e),n=(r&&r.name?" ("+r.name+").":".")+(n?" "+n:"."),t&&!o&&E(o,r,"Missing expected exception"+n);var f="string"==typeof n,c=!t&&o&&!r;if((!t&&h.isError(o)&&f&&k(o,r)||c)&&E(o,r,"Got unwanted exception"+n),t&&o&&r&&!k(o,r)||!t&&o)throw o;}v.AssertionError=function(t){this.name="AssertionError",this.actual=t.actual,this.expected=t.expected,this.operator=t.operator,t.message?(this.message=t.message,this.generatedMessage=!1):(this.message=function(t){return M(A(t.actual),128)+" "+t.operator+" "+M(A(t.expected),128);}(this),this.generatedMessage=!0);var e=t.stackStartFunction||E;if(Error.captureStackTrace)Error.captureStackTrace(this,e);else{var r=new Error();if(r.stack){var n=r.stack,o=_(e),f=n.indexOf("\n"+o);if(f>=0){var h=n.indexOf("\n",f+1);n=n.substring(h+1);}this.stack=n;}}},h.inherits(v.AssertionError,Error),v.fail=E,v.ok=x,v.equal=function(t,e,r){t!=e&&E(t,e,r,"==",v.equal);},v.notEqual=function(t,e,r){t==e&&E(t,e,r,"!=",v.notEqual);},v.deepEqual=function(t,e,r){S(t,e,!1)||E(t,e,r,"deepEqual",v.deepEqual);},v.deepStrictEqual=function(t,e,r){S(t,e,!0)||E(t,e,r,"deepStrictEqual",v.deepStrictEqual);},v.notDeepEqual=function(t,e,r){S(t,e,!1)&&E(t,e,r,"notDeepEqual",v.notDeepEqual);},v.notDeepStrictEqual=function t(e,r,n){S(e,r,!0)&&E(e,r,n,"notDeepStrictEqual",t);},v.strictEqual=function(t,e,r){t!==e&&E(t,e,r,"===",v.strictEqual);},v.notStrictEqual=function(t,e,r){t===e&&E(t,e,r,"!==",v.notStrictEqual);},v.throws=function(t,e,r){T(!0,t,e,r);},v.doesNotThrow=function(t,e,r){T(!1,t,e,r);},v.ifError=function(t){if(t)throw t;},v.strict=n(function t(e,r){e||E(e,!0,r,"==",t);},v,{equal:v.strictEqual,deepEqual:v.deepStrictEqual,notEqual:v.notStrictEqual,notDeepEqual:v.notDeepStrictEqual}),v.strict.strict=v.strict;var O=Object.keys||function(t){var e=[];for(var r in t)c.call(t,r)&&e.push(r);return e;};}).call(this,r(20));},function(t,e,r){"use strict";r.d(e,"a",function(){return d;}),r.d(e,"c",function(){return m;}),r.d(e,"b",function(){return y;});var n=r(318),o=r(0),f=r(1);const h=new(r(2).b)("signing-key/5.7.0");let c=null;function l(){return c||(c=new n.a("secp256k1")),c;}class d{constructor(t){Object(f.d)(this,"curve","secp256k1"),Object(f.d)(this,"privateKey",Object(o.i)(t)),32!==Object(o.d)(this.privateKey)&&h.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const e=l().keyFromPrivate(Object(o.a)(this.privateKey));Object(f.d)(this,"publicKey","0x"+e.getPublic(!1,"hex")),Object(f.d)(this,"compressedPublicKey","0x"+e.getPublic(!0,"hex")),Object(f.d)(this,"_isSigningKey",!0);}_addPoint(t){const e=l().keyFromPublic(Object(o.a)(this.publicKey)),r=l().keyFromPublic(Object(o.a)(t));return"0x"+e.pub.add(r.pub).encodeCompressed("hex");}signDigest(t){const e=l().keyFromPrivate(Object(o.a)(this.privateKey)),r=Object(o.a)(t);32!==r.length&&h.throwArgumentError("bad digest length","digest",t);const n=e.sign(r,{canonical:!0});return Object(o.n)({recoveryParam:n.recoveryParam,r:Object(o.h)("0x"+n.r.toString(16),32),s:Object(o.h)("0x"+n.s.toString(16),32)});}computeSharedSecret(t){const e=l().keyFromPrivate(Object(o.a)(this.privateKey)),r=l().keyFromPublic(Object(o.a)(y(t)));return Object(o.h)("0x"+e.derive(r.getPublic()).toString(16),32);}static isSigningKey(t){return!(!t||!t._isSigningKey);}}function m(t,e){const r=Object(o.n)(e),n={r:Object(o.a)(r.r),s:Object(o.a)(r.s)};return"0x"+l().recoverPubKey(Object(o.a)(t),n,r.recoveryParam).encode("hex",!1);}function y(t,e){const r=Object(o.a)(t);if(32===r.length){const t=new d(r);return e?"0x"+l().keyFromPrivate(r).getPublic(!0,"hex"):t.publicKey;}return 33===r.length?e?Object(o.i)(r):"0x"+l().keyFromPublic(r).getPublic(!1,"hex"):65===r.length?e?"0x"+l().keyFromPublic(r).getPublic(!0,"hex"):Object(o.i)(r):h.throwArgumentError("invalid public or private key","key","[REDACTED]");}},function(t,e,r){"use strict";r.d(e,"d",function(){return w;}),r.d(e,"g",function(){return M;}),r.d(e,"e",function(){return E;}),r.d(e,"c",function(){return x;}),r.d(e,"a",function(){return T;}),r.d(e,"f",function(){return O;}),r.d(e,"b",function(){return C;});var n=r(11),o=r(1),f=r(2),h=r(53);const c=new f.b(h.a),l={};let d={calldata:!0,memory:!0,storage:!0},m={calldata:!0,memory:!0};function y(t,e){if("bytes"===t||"string"===t){if(d[e])return!0;}else if("address"===t){if("payable"===e)return!0;}else if((t.indexOf("[")>=0||"tuple"===t)&&m[e])return!0;return(d[e]||"payable"===e)&&c.throwArgumentError("invalid modifier","name",e),!1;}function v(object,t){for(let e in t)Object(o.d)(object,e,t[e]);}const w=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),_=new RegExp(/^(.*)\[([0-9]*)\]$/);class M{constructor(t,e){t!==l&&c.throwError("use fromString",f.b.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),v(this,e);let r=this.type.match(_);v(this,r?{arrayLength:parseInt(r[2]||"-1"),arrayChildren:M.fromObject({type:r[1],components:this.components}),baseType:"array"}:{arrayLength:null,arrayChildren:null,baseType:null!=this.components?"tuple":this.type}),this._isParamType=!0,Object.freeze(this);}format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json){let e={type:"tuple"===this.baseType?"tuple":this.type,name:this.name||void 0};return"boolean"==typeof this.indexed&&(e.indexed=this.indexed),this.components&&(e.components=this.components.map(e=>JSON.parse(e.format(t)))),JSON.stringify(e);}let e="";return"array"===this.baseType?(e+=this.arrayChildren.format(t),e+="["+(this.arrayLength<0?"":String(this.arrayLength))+"]"):"tuple"===this.baseType?(t!==w.sighash&&(e+=this.type),e+="("+this.components.map(e=>e.format(t)).join(t===w.full?", ":",")+")"):e+=this.type,t!==w.sighash&&(!0===this.indexed&&(e+=" indexed"),t===w.full&&this.name&&(e+=" "+this.name)),e;}static from(t,e){return"string"==typeof t?M.fromString(t,e):M.fromObject(t);}static fromObject(t){return M.isParamType(t)?t:new M(l,{name:t.name||null,type:R(t.type),indexed:null==t.indexed?null:!!t.indexed,components:t.components?t.components.map(M.fromObject):null});}static fromString(t,e){return r=function(param,t){let e=param;function r(i){c.throwArgumentError(`unexpected character at position ${i}`,"param",param);}function n(e){let r={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(r.indexed=!1),r;}param=param.replace(/\s/g," ");let o={type:"",name:"",state:{allowType:!0}},f=o;for(let i=0;iM.fromString(param,e));}class E{constructor(t,e){t!==l&&c.throwError("use a static from method",f.b.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),v(this,e),this._isFragment=!0,Object.freeze(this);}static from(t){return E.isFragment(t)?t:"string"==typeof t?E.fromString(t):E.fromObject(t);}static fromObject(t){if(E.isFragment(t))return t;switch(t.type){case"function":return O.fromObject(t);case"event":return x.fromObject(t);case"constructor":return T.fromObject(t);case"error":return C.fromObject(t);case"fallback":case"receive":return null;}return c.throwArgumentError("invalid fragment object","value",t);}static fromString(t){return"event"===(t=(t=(t=t.replace(/\s/g," ")).replace(/\(/g," (").replace(/\)/g,") ").replace(/\s+/g," ")).trim()).split(" ")[0]?x.fromString(t.substring(5).trim()):"function"===t.split(" ")[0]?O.fromString(t.substring(8).trim()):"constructor"===t.split("(")[0].trim()?T.fromString(t.trim()):"error"===t.split(" ")[0]?C.fromString(t.substring(5).trim()):c.throwArgumentError("unsupported fragment","value",t);}static isFragment(t){return!(!t||!t._isFragment);}}class x extends E{format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});let e="";return t!==w.sighash&&(e+="event "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",t!==w.sighash&&this.anonymous&&(e+="anonymous "),e.trim();}static from(t){return"string"==typeof t?x.fromString(t):x.fromObject(t);}static fromObject(t){if(x.isEventFragment(t))return t;"event"!==t.type&&c.throwArgumentError("invalid event object","value",t);const e={name:N(t.name),anonymous:t.anonymous,inputs:t.inputs?t.inputs.map(M.fromObject):[],type:"event"};return new x(l,e);}static fromString(t){let e=t.match(j);e||c.throwArgumentError("invalid event string","value",t);let r=!1;return e[3].split(" ").forEach(t=>{switch(t.trim()){case"anonymous":r=!0;break;case"":break;default:c.warn("unknown modifier: "+t);}}),x.fromObject({name:e[1].trim(),anonymous:r,inputs:A(e[2],!0),type:"event"});}static isEventFragment(t){return t&&t._isFragment&&"event"===t.type;}}function S(t,e){e.gas=null;let r=t.split("@");return 1!==r.length?(r.length>2&&c.throwArgumentError("invalid human-readable ABI signature","value",t),r[1].match(/^[0-9]+$/)||c.throwArgumentError("invalid human-readable ABI signature gas","value",t),e.gas=n.a.from(r[1]),r[0]):t;}function I(t,e){e.constant=!1,e.payable=!1,e.stateMutability="nonpayable",t.split(" ").forEach(t=>{switch(t.trim()){case"constant":e.constant=!0;break;case"payable":e.payable=!0,e.stateMutability="payable";break;case"nonpayable":e.payable=!1,e.stateMutability="nonpayable";break;case"pure":e.constant=!0,e.stateMutability="pure";break;case"view":e.constant=!0,e.stateMutability="view";break;case"external":case"public":case"":break;default:console.log("unknown modifier: "+t);}});}function k(t){let e={constant:!1,payable:!0,stateMutability:"payable"};return null!=t.stateMutability?(e.stateMutability=t.stateMutability,e.constant="view"===e.stateMutability||"pure"===e.stateMutability,null!=t.constant&&!!t.constant!==e.constant&&c.throwArgumentError("cannot have constant function with mutability "+e.stateMutability,"value",t),e.payable="payable"===e.stateMutability,null!=t.payable&&!!t.payable!==e.payable&&c.throwArgumentError("cannot have payable function with mutability "+e.stateMutability,"value",t)):null!=t.payable?(e.payable=!!t.payable,null!=t.constant||e.payable||"constructor"===t.type||c.throwArgumentError("unable to determine stateMutability","value",t),e.constant=!!t.constant,e.constant?e.stateMutability="view":e.stateMutability=e.payable?"payable":"nonpayable",e.payable&&e.constant&&c.throwArgumentError("cannot have constant payable function","value",t)):null!=t.constant?(e.constant=!!t.constant,e.payable=!e.constant,e.stateMutability=e.constant?"view":"payable"):"constructor"!==t.type&&c.throwArgumentError("unable to determine stateMutability","value",t),e;}class T extends E{format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"constructor",stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});t===w.sighash&&c.throwError("cannot format a constructor for sighash",f.b.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let e="constructor("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(e+=this.stateMutability+" "),e.trim();}static from(t){return"string"==typeof t?T.fromString(t):T.fromObject(t);}static fromObject(t){if(T.isConstructorFragment(t))return t;"constructor"!==t.type&&c.throwArgumentError("invalid constructor object","value",t);let e=k(t);e.constant&&c.throwArgumentError("constructor cannot be constant","value",t);const r={name:null,type:t.type,inputs:t.inputs?t.inputs.map(M.fromObject):[],payable:e.payable,stateMutability:e.stateMutability,gas:t.gas?n.a.from(t.gas):null};return new T(l,r);}static fromString(t){let e={type:"constructor"},r=(t=S(t,e)).match(j);return r&&"constructor"===r[1].trim()||c.throwArgumentError("invalid constructor string","value",t),e.inputs=A(r[2].trim(),!1),I(r[3].trim(),e),T.fromObject(e);}static isConstructorFragment(t){return t&&t._isFragment&&"constructor"===t.type;}}class O extends T{format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"function",name:this.name,constant:this.constant,stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map(input=>JSON.parse(input.format(t))),outputs:this.outputs.map(output=>JSON.parse(output.format(t)))});let e="";return t!==w.sighash&&(e+="function "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",t!==w.sighash&&(this.stateMutability?"nonpayable"!==this.stateMutability&&(e+=this.stateMutability+" "):this.constant&&(e+="view "),this.outputs&&this.outputs.length&&(e+="returns ("+this.outputs.map(output=>output.format(t)).join(", ")+") "),null!=this.gas&&(e+="@"+this.gas.toString()+" ")),e.trim();}static from(t){return"string"==typeof t?O.fromString(t):O.fromObject(t);}static fromObject(t){if(O.isFunctionFragment(t))return t;"function"!==t.type&&c.throwArgumentError("invalid function object","value",t);let e=k(t);const r={type:t.type,name:N(t.name),constant:e.constant,inputs:t.inputs?t.inputs.map(M.fromObject):[],outputs:t.outputs?t.outputs.map(M.fromObject):[],payable:e.payable,stateMutability:e.stateMutability,gas:t.gas?n.a.from(t.gas):null};return new O(l,r);}static fromString(t){let e={type:"function"},r=(t=S(t,e)).split(" returns ");r.length>2&&c.throwArgumentError("invalid function string","value",t);let n=r[0].match(j);if(n||c.throwArgumentError("invalid function signature","value",t),e.name=n[1].trim(),e.name&&N(e.name),e.inputs=A(n[2],!1),I(n[3].trim(),e),r.length>1){let n=r[1].match(j);""==n[1].trim()&&""==n[3].trim()||c.throwArgumentError("unexpected tokens","value",t),e.outputs=A(n[2],!1);}else e.outputs=[];return O.fromObject(e);}static isFunctionFragment(t){return t&&t._isFragment&&"function"===t.type;}}function B(t){const e=t.format();return"Error(string)"!==e&&"Panic(uint256)"!==e||c.throwArgumentError(`cannot specify user defined ${e} error`,"fragment",t),t;}class C extends E{format(t){if(t||(t=w.sighash),w[t]||c.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});let e="";return t!==w.sighash&&(e+="error "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",e.trim();}static from(t){return"string"==typeof t?C.fromString(t):C.fromObject(t);}static fromObject(t){if(C.isErrorFragment(t))return t;"error"!==t.type&&c.throwArgumentError("invalid error object","value",t);const e={type:t.type,name:N(t.name),inputs:t.inputs?t.inputs.map(M.fromObject):[]};return B(new C(l,e));}static fromString(t){let e={type:"error"},r=t.match(j);return r||c.throwArgumentError("invalid error signature","value",t),e.name=r[1].trim(),e.name&&N(e.name),e.inputs=A(r[2],!1),B(C.fromObject(e));}static isErrorFragment(t){return t&&t._isFragment&&"error"===t.type;}}function R(t){return t.match(/^uint($|[^1-9])/)?t="uint256"+t.substring(4):t.match(/^int($|[^1-9])/)&&(t="int256"+t.substring(3)),t;}const P=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function N(t){return t&&t.match(P)||c.throwArgumentError(`invalid identifier "${t}"`,"value",t),t;}const j=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");},,function(t,e,r){"use strict";r.d(e,"a",function(){return d;}),r.d(e,"b",function(){return m;});var n=r(1),o=r(2);var f=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const h=new o.b("abstract-signer/5.7.0"),c=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],l=[o.b.errors.INSUFFICIENT_FUNDS,o.b.errors.NONCE_EXPIRED,o.b.errors.REPLACEMENT_UNDERPRICED];class d{constructor(){h.checkAbstract(new.target,d),Object(n.d)(this,"_isSigner",!0);}getBalance(t){return f(this,void 0,void 0,function*(){return this._checkProvider("getBalance"),yield this.provider.getBalance(this.getAddress(),t);});}getTransactionCount(t){return f(this,void 0,void 0,function*(){return this._checkProvider("getTransactionCount"),yield this.provider.getTransactionCount(this.getAddress(),t);});}estimateGas(t){return f(this,void 0,void 0,function*(){this._checkProvider("estimateGas");const e=yield Object(n.f)(this.checkTransaction(t));return yield this.provider.estimateGas(e);});}call(t,e){return f(this,void 0,void 0,function*(){this._checkProvider("call");const r=yield Object(n.f)(this.checkTransaction(t));return yield this.provider.call(r,e);});}sendTransaction(t){return f(this,void 0,void 0,function*(){this._checkProvider("sendTransaction");const e=yield this.populateTransaction(t),r=yield this.signTransaction(e);return yield this.provider.sendTransaction(r);});}getChainId(){return f(this,void 0,void 0,function*(){this._checkProvider("getChainId");return(yield this.provider.getNetwork()).chainId;});}getGasPrice(){return f(this,void 0,void 0,function*(){return this._checkProvider("getGasPrice"),yield this.provider.getGasPrice();});}getFeeData(){return f(this,void 0,void 0,function*(){return this._checkProvider("getFeeData"),yield this.provider.getFeeData();});}resolveName(t){return f(this,void 0,void 0,function*(){return this._checkProvider("resolveName"),yield this.provider.resolveName(t);});}checkTransaction(t){for(const e in t)-1===c.indexOf(e)&&h.throwArgumentError("invalid transaction key: "+e,"transaction",t);const e=Object(n.g)(t);return null==e.from?e.from=this.getAddress():e.from=Promise.all([Promise.resolve(e.from),this.getAddress()]).then(e=>(e[0].toLowerCase()!==e[1].toLowerCase()&&h.throwArgumentError("from address mismatch","transaction",t),e[0])),e;}populateTransaction(t){return f(this,void 0,void 0,function*(){const e=yield Object(n.f)(this.checkTransaction(t));null!=e.to&&(e.to=Promise.resolve(e.to).then(t=>f(this,void 0,void 0,function*(){if(null==t)return null;const address=yield this.resolveName(t);return null==address&&h.throwArgumentError("provided ENS name resolves to null","tx.to",t),address;})),e.to.catch(t=>{}));const r=null!=e.maxFeePerGas||null!=e.maxPriorityFeePerGas;if(null==e.gasPrice||2!==e.type&&!r?0!==e.type&&1!==e.type||!r||h.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",t):h.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",t),2!==e.type&&null!=e.type||null==e.maxFeePerGas||null==e.maxPriorityFeePerGas){if(0===e.type||1===e.type)null==e.gasPrice&&(e.gasPrice=this.getGasPrice());else{const t=yield this.getFeeData();if(null==e.type){if(null!=t.maxFeePerGas&&null!=t.maxPriorityFeePerGas){if(e.type=2,null!=e.gasPrice){const t=e.gasPrice;delete e.gasPrice,e.maxFeePerGas=t,e.maxPriorityFeePerGas=t;}else null==e.maxFeePerGas&&(e.maxFeePerGas=t.maxFeePerGas),null==e.maxPriorityFeePerGas&&(e.maxPriorityFeePerGas=t.maxPriorityFeePerGas);}else null!=t.gasPrice?(r&&h.throwError("network does not support EIP-1559",o.b.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),null==e.gasPrice&&(e.gasPrice=t.gasPrice),e.type=0):h.throwError("failed to get consistent fee data",o.b.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"});}else 2===e.type&&(null==e.maxFeePerGas&&(e.maxFeePerGas=t.maxFeePerGas),null==e.maxPriorityFeePerGas&&(e.maxPriorityFeePerGas=t.maxPriorityFeePerGas));}}else e.type=2;return null==e.nonce&&(e.nonce=this.getTransactionCount("pending")),null==e.gasLimit&&(e.gasLimit=this.estimateGas(e).catch(t=>{if(l.indexOf(t.code)>=0)throw t;return h.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:t,tx:e});})),null==e.chainId?e.chainId=this.getChainId():e.chainId=Promise.all([Promise.resolve(e.chainId),this.getChainId()]).then(e=>(0!==e[1]&&e[0]!==e[1]&&h.throwArgumentError("chainId address mismatch","transaction",t),e[0])),yield Object(n.f)(e);});}_checkProvider(t){this.provider||h.throwError("missing provider",o.b.errors.UNSUPPORTED_OPERATION,{operation:t||"_checkProvider"});}static isSigner(t){return!(!t||!t._isSigner);}}class m extends d{constructor(address,t){super(),Object(n.d)(this,"address",address),Object(n.d)(this,"provider",t||null);}getAddress(){return Promise.resolve(this.address);}_fail(t,e){return Promise.resolve().then(()=>{h.throwError(t,o.b.errors.UNSUPPORTED_OPERATION,{operation:e});});}signMessage(t){return this._fail("VoidSigner cannot sign messages","signMessage");}signTransaction(t){return this._fail("VoidSigner cannot sign transactions","signTransaction");}_signTypedData(t,e,r){return this._fail("VoidSigner cannot sign typed data","signTypedData");}connect(t){return new m(this.address,t);}}},function(t,e,r){"use strict";r.r(e),r.d(e,"encode",function(){return d;}),r.d(e,"decode",function(){return v;});var n=r(0),o=r(2);const f=new o.b("rlp/5.7.0");function h(t){const e=[];for(;t;)e.unshift(255&t),t>>=8;return e;}function c(data,t,e){let r=0;for(let i=0;it+1+r&&f.throwError("child data too short",o.b.errors.BUFFER_OVERRUN,{});}return{consumed:1+r,result:n};}function y(data,t){if(0===data.length&&f.throwError("data too short",o.b.errors.BUFFER_OVERRUN,{}),data[t]>=248){const e=data[t]-247;t+1+e>data.length&&f.throwError("data short segment too short",o.b.errors.BUFFER_OVERRUN,{});const r=c(data,t+1,e);return t+1+e+r>data.length&&f.throwError("data long segment too short",o.b.errors.BUFFER_OVERRUN,{}),m(data,t,t+1+e,e+r);}if(data[t]>=192){const e=data[t]-192;return t+1+e>data.length&&f.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{}),m(data,t,t+1,e);}if(data[t]>=184){const e=data[t]-183;t+1+e>data.length&&f.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{});const r=c(data,t+1,e);t+1+e+r>data.length&&f.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{});return{consumed:1+e+r,result:Object(n.i)(data.slice(t+1+e,t+1+e+r))};}if(data[t]>=128){const e=data[t]-128;t+1+e>data.length&&f.throwError("data too short",o.b.errors.BUFFER_OVERRUN,{});return{consumed:1+e,result:Object(n.i)(data.slice(t+1,t+1+e))};}return{consumed:1,result:Object(n.i)(data[t])};}function v(data){const t=Object(n.a)(data),e=y(t,0);return e.consumed!==t.length&&f.throwArgumentError("invalid rlp data","data",data),e.result;}},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l;}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i;}}),t.webpackPolyfill=1),t;};},function(t,e){function r(t,e){if(!t)throw new Error(e||"Assertion failed");}t.exports=r,r.equal=function(t,e,r){if(t!=e)throw new Error(r||"Assertion failed: "+t+" != "+e);};},function(t,e,r){"use strict";var n=e,o=r(16),f=r(44),h=r(250);n.assert=f,n.toArray=h.toArray,n.zero2=h.zero2,n.toHex=h.toHex,n.encode=h.encode,n.getNAF=function(t,e,r){var n=new Array(Math.max(t.bitLength(),r)+1);n.fill(0);for(var o=1<(o>>1)-1?(o>>1)-c:c,f.isubn(h)):h=0,n[i]=h,f.iushrn(1);}return n;},n.getJSF=function(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var n,o=0,f=0;t.cmpn(-o)>0||e.cmpn(-f)>0;){var h,c,l=t.andln(3)+o&3,d=e.andln(3)+f&3;3===l&&(l=-1),3===d&&(d=-1),h=0==(1&l)?0:3!==(n=t.andln(7)+o&7)&&5!==n||2!==d?l:-l,r[0].push(h),c=0==(1&d)?0:3!==(n=e.andln(7)+f&7)&&5!==n||2!==l?d:-d,r[1].push(c),2*o===h+1&&(o=1-o),2*f===c+1&&(f=1-f),t.iushrn(1),e.iushrn(1);}return r;},n.cachedProperty=function(t,e,r){var n="_"+e;t.prototype[e]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this);};},n.parseBytes=function(t){return"string"==typeof t?n.toArray(t,"hex"):t;},n.intFromLE=function(t){return new o(t,"hex","le");};},function(t,e,r){"use strict";!function(e){function r(t){return parseInt(t)===t;}function n(t){if(!r(t.length))return!1;for(var i=0;i255)return!1;return!0;}function o(t,e){if(t.buffer&&ArrayBuffer.isView(t)&&"Uint8Array"===t.name)return e&&(t=t.slice?t.slice():Array.prototype.slice.call(t)),t;if(Array.isArray(t)){if(!n(t))throw new Error("Array contains invalid value: "+t);return new Uint8Array(t);}if(r(t.length)&&n(t))return new Uint8Array(t);throw new Error("unsupported array-like object");}function f(t){return new Uint8Array(t);}function h(t,e,r,n,o){null==n&&null==o||(t=t.slice?t.slice(n,o):Array.prototype.slice.call(t,n,o)),e.set(t,r);}var c,l={toBytes:function(text){var t=[],i=0;for(text=encodeURI(text);i191&&r<224?(e.push(String.fromCharCode((31&r)<<6|63&t[i+1])),i+=2):(e.push(String.fromCharCode((15&r)<<12|(63&t[i+1])<<6|63&t[i+2])),i+=3);}return e.join("");}},d=(c="0123456789abcdef",{toBytes:function(text){for(var t=[],i=0;i>4]+c[15&r]);}return e.join("");}}),m={16:10,24:12,32:14},y=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],v=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],w=[82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125],_=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],M=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],A=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],E=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],x=[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890],S=[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935],I=[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239e3,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600],k=[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998e3,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480],T=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],O=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],B=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],C=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];function R(t){for(var e=[],i=0;i>2,this._Ke[e][i%4]=o[i],this._Kd[t-e][i%4]=o[i];for(var f,h=0,c=n;c>16&255]<<24^v[f>>8&255]<<16^v[255&f]<<8^v[f>>24&255]^y[h]<<24,h+=1,8!=n)for(i=1;i>8&255]<<8^v[f>>16&255]<<16^v[f>>24&255]<<24;for(i=n/2+1;i>2,d=c%4,this._Ke[l][d]=o[i],this._Kd[t-l][d]=o[i++],c++;}for(var l=1;l>24&255]^O[f>>16&255]^B[f>>8&255]^C[255&f];},P.prototype.encrypt=function(t){if(16!=t.length)throw new Error("invalid plaintext size (must be 16 bytes)");for(var e=this._Ke.length-1,a=[0,0,0,0],r=R(t),i=0;i<4;i++)r[i]^=this._Ke[0][i];for(var n=1;n>24&255]^M[r[(i+1)%4]>>16&255]^A[r[(i+2)%4]>>8&255]^E[255&r[(i+3)%4]]^this._Ke[n][i];r=a.slice();}var o,h=f(16);for(i=0;i<4;i++)o=this._Ke[e][i],h[4*i]=255&(v[r[i]>>24&255]^o>>24),h[4*i+1]=255&(v[r[(i+1)%4]>>16&255]^o>>16),h[4*i+2]=255&(v[r[(i+2)%4]>>8&255]^o>>8),h[4*i+3]=255&(v[255&r[(i+3)%4]]^o);return h;},P.prototype.decrypt=function(t){if(16!=t.length)throw new Error("invalid ciphertext size (must be 16 bytes)");for(var e=this._Kd.length-1,a=[0,0,0,0],r=R(t),i=0;i<4;i++)r[i]^=this._Kd[0][i];for(var n=1;n>24&255]^S[r[(i+3)%4]>>16&255]^I[r[(i+2)%4]>>8&255]^k[255&r[(i+1)%4]]^this._Kd[n][i];r=a.slice();}var o,h=f(16);for(i=0;i<4;i++)o=this._Kd[e][i],h[4*i]=255&(w[r[i]>>24&255]^o>>24),h[4*i+1]=255&(w[r[(i+3)%4]>>16&255]^o>>16),h[4*i+2]=255&(w[r[(i+2)%4]>>8&255]^o>>8),h[4*i+3]=255&(w[255&r[(i+1)%4]]^o);return h;};var N=function(t){if(!(this instanceof N))throw Error("AES must be instanitated with `new`");this.description="Electronic Code Block",this.name="ecb",this._aes=new P(t);};N.prototype.encrypt=function(t){if((t=o(t)).length%16!=0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var e=f(t.length),r=f(16),i=0;i=0;--e)this._counter[e]=t%256,t>>=8;},D.prototype.setBytes=function(t){if(16!=(t=o(t,!0)).length)throw new Error("invalid counter bytes size (must be 16 bytes)");this._counter=t;},D.prototype.increment=function(){for(var i=15;i>=0;i--){if(255!==this._counter[i]){this._counter[i]++;break;}this._counter[i]=0;}};var U=function(t,e){if(!(this instanceof U))throw Error("AES must be instanitated with `new`");this.description="Counter",this.name="ctr",e instanceof D||(e=new D(e)),this._counter=e,this._remainingCounter=null,this._remainingCounterIndex=16,this._aes=new P(t);};U.prototype.encrypt=function(t){for(var e=o(t,!0),i=0;i16)throw new Error("PKCS#7 padding byte out of range");for(var e=data.length-t,i=0;inull)});let r=null,f=null,h=null;return t&&t.baseFeePerGas&&(r=t.baseFeePerGas,h=n.a.from("1500000000"),f=t.baseFeePerGas.mul(2).add(h)),{lastBaseFeePerGas:r,maxFeePerGas:f,maxPriorityFeePerGas:h,gasPrice:e};});}addListener(t,e){return this.on(t,e);}removeListener(t,e){return this.off(t,e);}static isProvider(t){return!(!t||!t._isProvider);}}},function(t,e,r){"use strict";var n=r(44),o=r(4);function f(t,i){return 55296==(64512&t.charCodeAt(i))&&!(i<0||i+1>=t.length)&&56320==(64512&t.charCodeAt(i+1));}function h(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0;}function c(t){return 1===t.length?"0"+t:t;}function l(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t;}e.inherits=o,e.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if("string"==typeof t){if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),i=0;i>6|192,r[p++]=63&n|128):f(t,i)?(n=65536+((1023&n)<<10)+(1023&t.charCodeAt(++i)),r[p++]=n>>18|240,r[p++]=n>>12&63|128,r[p++]=n>>6&63|128,r[p++]=63&n|128):(r[p++]=n>>12|224,r[p++]=n>>6&63|128,r[p++]=63&n|128);}}else for(i=0;i>>0;}return h;},e.split32=function(t,e){for(var r=new Array(4*t.length),i=0,n=0;i>>24,r[n+1]=o>>>16&255,r[n+2]=o>>>8&255,r[n+3]=255&o):(r[n+3]=o>>>24,r[n+2]=o>>>16&255,r[n+1]=o>>>8&255,r[n]=255&o);}return r;},e.rotr32=function(t,b){return t>>>b|t<<32-b;},e.rotl32=function(t,b){return t<>>32-b;},e.sum32=function(a,b){return a+b>>>0;},e.sum32_3=function(a,b,t){return a+b+t>>>0;},e.sum32_4=function(a,b,t,e){return a+b+t+e>>>0;},e.sum32_5=function(a,b,t,e,r){return a+b+t+e+r>>>0;},e.sum64=function(t,e,r,n){var o=t[e],f=n+t[e+1]>>>0,h=(f>>0,t[e+1]=f;},e.sum64_hi=function(t,e,r,n){return(e+n>>>0>>0;},e.sum64_lo=function(t,e,r,n){return e+n>>>0;},e.sum64_4_hi=function(t,e,r,n,o,f,h,dl){var c=0,l=e;return c+=(l=l+n>>>0)>>0)>>0)>>0;},e.sum64_4_lo=function(t,e,r,n,o,f,h,dl){return e+n+f+dl>>>0;},e.sum64_5_hi=function(t,e,r,n,o,f,h,dl,c,l){var d=0,m=e;return d+=(m=m+n>>>0)>>0)>>0)>>0)>>0;},e.sum64_5_lo=function(t,e,r,n,o,f,h,dl,c,l){return e+n+f+dl+l>>>0;},e.rotr64_hi=function(t,e,r){return(e<<32-r|t>>>r)>>>0;},e.rotr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0;},e.shr64_hi=function(t,e,r){return t>>>r;},e.shr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0;};},function(t,e,r){var n=r(48),o=String,f=TypeError;t.exports=function(t){if(n(t))return t;throw f(o(t)+" is not an object");};},function(t,e,r){var n=r(105),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments);};},function(t,e,r){"use strict";r.d(e,"a",function(){return n;});const n="abi/5.7.0";},function(t,e,r){"use strict";r.d(e,"d",function(){return o;}),r.d(e,"h",function(){return f;}),r.d(e,"e",function(){return h;}),r.d(e,"f",function(){return c;}),r.d(e,"g",function(){return l;}),r.d(e,"b",function(){return d;}),r.d(e,"c",function(){return m;}),r.d(e,"a",function(){return y;});var n=r(11);const o=n.a.from(-1),f=n.a.from(0),h=n.a.from(1),c=n.a.from(2),l=n.a.from("1000000000000000000"),d=n.a.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),m=n.a.from("-0x8000000000000000000000000000000000000000000000000000000000000000"),y=n.a.from("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");},function(t,e,r){"use strict";var n,o="object"==typeof Reflect?Reflect:null,f=o&&"function"==typeof o.apply?o.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r);};n=o&&"function"==typeof o.ownKeys?o.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t));}:function(t){return Object.getOwnPropertyNames(t);};var h=Number.isNaN||function(t){return t!=t;};function c(){c.init.call(this);}t.exports=c,t.exports.once=function(t,e){return new Promise(function(r,n){function o(r){t.removeListener(e,f),n(r);}function f(){"function"==typeof t.removeListener&&t.removeListener("error",o),r([].slice.call(arguments));}E(t,e,f,{once:!0}),"error"!==e&&function(t,e,r){"function"==typeof t.on&&E(t,"error",e,r);}(t,o,{once:!0});});},c.EventEmitter=c,c.prototype._events=void 0,c.prototype._eventsCount=0,c.prototype._maxListeners=void 0;var l=10;function d(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t);}function m(t){return void 0===t._maxListeners?c.defaultMaxListeners:t._maxListeners;}function y(t,e,r,n){var o,f,h,c;if(d(r),void 0===(f=t._events)?(f=t._events=Object.create(null),t._eventsCount=0):(void 0!==f.newListener&&(t.emit("newListener",e,r.listener?r.listener:r),f=t._events),h=f[e]),void 0===h)h=f[e]=r,++t._eventsCount;else if("function"==typeof h?h=f[e]=n?[r,h]:[h,r]:n?h.unshift(r):h.push(r),(o=m(t))>0&&h.length>o&&!h.warned){h.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+h.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=t,l.type=e,l.count=h.length,c=l,console&&console.warn&&console.warn(c);}return t;}function v(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments);}function w(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},o=v.bind(n);return o.listener=r,n.wrapFn=o,o;}function _(t,e,r){var n=t._events;if(void 0===n)return[];var o=n[e];return void 0===o?[]:"function"==typeof o?r?[o.listener||o]:[o]:r?function(t){for(var e=new Array(t.length),i=0;i0&&(o=e[0]),o instanceof Error)throw o;var h=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw h.context=o,h;}var c=n[t];if(void 0===c)return!1;if("function"==typeof c)f(c,this,e);else{var l=c.length,d=A(c,l);for(i=0;i=0;i--)if(r[i]===e||r[i].listener===e){f=r[i].listener,o=i;break;}if(o<0)return this;0===o?r.shift():function(t,e){for(;e+1=0;i--)this.removeListener(t,e[i]);return this;},c.prototype.listeners=function(t){return _(this,t,!0);},c.prototype.rawListeners=function(t){return _(this,t,!1);},c.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):M.call(t,e);},c.prototype.listenerCount=M,c.prototype.eventNames=function(){return this._eventsCount>0?n(this._events):[];};},function(t,e,r){"use strict";var n=r(7).Buffer,o=n.isEncoding||function(t){switch((t=""+t)&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1;}};function f(t){var e;switch(this.encoding=function(t){var e=function(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0;}}(t);if("string"!=typeof e&&(n.isEncoding===o||!o(t)))throw new Error("Unknown encoding: "+t);return e||t;}(t),this.encoding){case"utf16le":this.text=l,this.end=d,e=4;break;case"utf8":this.fillLast=c,e=4;break;case"base64":this.text=m,this.end=y,e=3;break;default:return this.write=v,void(this.end=w);}this.lastNeed=0,this.lastTotal=0,this.lastChar=n.allocUnsafe(e);}function h(t){return t<=127?0:t>>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2;}function c(t){var p=this.lastTotal-this.lastNeed,e=function(t,e,p){if(128!=(192&e[0]))return t.lastNeed=0,"�";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"�";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,"�";}}(this,t);return void 0!==e?e:this.lastNeed<=t.length?(t.copy(this.lastChar,p,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,p,0,t.length),void(this.lastNeed-=t.length));}function l(t,i){if((t.length-i)%2==0){var e=t.toString("utf16le",i);if(e){var r=e.charCodeAt(e.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],e.slice(0,-1);}return e;}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",i,t.length-1);}function d(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r);}return e;}function m(t,i){var e=(t.length-i)%3;return 0===e?t.toString("base64",i):(this.lastNeed=3-e,this.lastTotal=3,1===e?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",i,t.length-e));}function y(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e;}function v(t){return t.toString(this.encoding);}function w(t){return t&&t.length?this.write(t):"";}e.StringDecoder=f,f.prototype.write=function(t){if(0===t.length)return"";var e,i;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";i=this.lastNeed,this.lastNeed=0;}else i=0;return i=0)return n>0&&(t.lastNeed=n-1),n;if(--r=0)return n>0&&(t.lastNeed=n-2),n;if(--r=0)return n>0&&(2===n?n=0:t.lastNeed=n-3),n;return 0;}(this,t,i);if(!this.lastNeed)return t.toString("utf8",i);this.lastTotal=e;var r=t.length-(e-this.lastNeed);return t.copy(this.lastChar,0,r),t.toString("utf8",i,r);},f.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length;};},function(t,e,r){"use strict";var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r);var desc=Object.getOwnPropertyDescriptor(e,r);desc&&!("get"in desc?!e.__esModule:desc.writable||desc.configurable)||(desc={enumerable:!0,get:function(){return e[r];}}),Object.defineProperty(t,n,desc);}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r];}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e});}:function(t,e){t.default=e;}),f=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&n(e,t,r);return o(e,t),e;},h=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(e,"__esModule",{value:!0}),e.rlp=e.BN=void 0;var c=h(r(488));e.BN=c.default;var l=f(r(101));e.rlp=l;},function(t,e,r){var n=r(299),o=r(106);t.exports=function(t){return n(o(t));};},function(t,e,r){"use strict";r.d(e,"a",function(){return h;});var n=r(0),o=r(1);class f{constructor(t){Object(o.d)(this,"alphabet",t),Object(o.d)(this,"base",t.length),Object(o.d)(this,"_alphabetMap",{}),Object(o.d)(this,"_leader",t.charAt(0));for(let i=0;i0;)e.push(t%this.base),t=t/this.base|0;}let r="";for(let t=0;0===source[t]&&t=0;--q)r+=this.alphabet[e[q]];return r;}decode(t){if("string"!=typeof t)throw new TypeError("Expected String");let e=[];if(0===t.length)return new Uint8Array(e);e.push(0);for(let i=0;i>=8;for(;n>0;)e.push(255&n),n>>=8;}for(let r=0;t[r]===this._leader&&rf)throw new RangeError("requested too many random bytes");var r=h.allocUnsafe(t);if(t>0)if(t>o)for(var l=0;l256)&&z.throwArgumentError("invalid number type","type",t),r&&(o=256),e=f.a.from(e).toTwos(o),Object(I.p)(e,o/8);}if(n=t.match(F),n){const o=parseInt(n[1]);return(String(o)!==n[1]||0===o||o>32)&&z.throwArgumentError("invalid bytes type","type",t),Object(I.a)(e).byteLength!==o&&z.throwArgumentError(`invalid value for ${t}`,"value",e),r?Object(I.a)((e+K).substring(0,66)):e;}if(n=t.match(U),n&&Array.isArray(e)){const r=n[1];parseInt(n[2]||String(e.length))!=e.length&&z.throwArgumentError(`invalid array length for ${t}`,"value",e);const o=[];return e.forEach(function(t){o.push(H(r,t,!0));}),Object(I.b)(o);}return z.throwArgumentError("invalid type","type",t);}function Q(t,e){t.length!=e.length&&z.throwArgumentError("wrong number of values; expected ${ types.length }","values",e);const r=[];return t.forEach(function(t,n){r.push(H(t,e[n]));}),Object(I.i)(Object(I.b)(r));}function G(t,e){return Object(P.a)(Q(t,e));}function V(t,e){return Object(j.c)(Q(t,e));}var W=r(143),Z=r(608),Y=r(1),J=r(42),X=r(38);function $(data,t){t||(t=function(t){return[parseInt(t,16)];});let e=0,r={};return data.split(",").forEach(n=>{let o=n.split(":");e+=parseInt(o[0],16),r[e]=t(o[1]);}),r;}function tt(data){let t=0;return data.split(",").map(e=>{let r=e.split("-");1===r.length?r[1]="0":""===r[1]&&(r[1]="1");let n=t+parseInt(r[0],16);return t=parseInt(r[1],16),{l:n,h:t};});}function et(t,e){let r=0;for(let i=0;i=r&&t<=r+n.h&&(t-r)%(n.d||1)==0){if(n.e&&-1!==n.e.indexOf(t-r))continue;return n;}}return null;}const nt=tt("221,13-1b,5f-,40-10,51-f,11-3,3-3,2-2,2-4,8,2,15,2d,28-8,88,48,27-,3-5,11-20,27-,8,28,3-5,12,18,b-a,1c-4,6-16,2-d,2-2,2,1b-4,17-9,8f-,10,f,1f-2,1c-34,33-14e,4,36-,13-,6-2,1a-f,4,9-,3-,17,8,2-2,5-,2,8-,3-,4-8,2-3,3,6-,16-6,2-,7-3,3-,17,8,3,3,3-,2,6-3,3-,4-a,5,2-6,10-b,4,8,2,4,17,8,3,6-,b,4,4-,2-e,2-4,b-10,4,9-,3-,17,8,3-,5-,9-2,3-,4-7,3-3,3,4-3,c-10,3,7-2,4,5-2,3,2,3-2,3-2,4-2,9,4-3,6-2,4,5-8,2-e,d-d,4,9,4,18,b,6-3,8,4,5-6,3-8,3-3,b-11,3,9,4,18,b,6-3,8,4,5-6,3-6,2,3-3,b-11,3,9,4,18,11-3,7-,4,5-8,2-7,3-3,b-11,3,13-2,19,a,2-,8-2,2-3,7,2,9-11,4-b,3b-3,1e-24,3,2-,3,2-,2-5,5,8,4,2,2-,3,e,4-,6,2,7-,b-,3-21,49,23-5,1c-3,9,25,10-,2-2f,23,6,3,8-2,5-5,1b-45,27-9,2a-,2-3,5b-4,45-4,53-5,8,40,2,5-,8,2,5-,28,2,5-,20,2,5-,8,2,5-,8,8,18,20,2,5-,8,28,14-5,1d-22,56-b,277-8,1e-2,52-e,e,8-a,18-8,15-b,e,4,3-b,5e-2,b-15,10,b-5,59-7,2b-555,9d-3,5b-5,17-,7-,27-,7-,9,2,2,2,20-,36,10,f-,7,14-,4,a,54-3,2-6,6-5,9-,1c-10,13-1d,1c-14,3c-,10-6,32-b,240-30,28-18,c-14,a0,115-,3,66-,b-76,5,5-,1d,24,2,5-2,2,8-,35-2,19,f-10,1d-3,311-37f,1b,5a-b,d7-19,d-3,41,57-,68-4,29-3,5f,29-37,2e-2,25-c,2c-2,4e-3,30,78-3,64-,20,19b7-49,51a7-59,48e-2,38-738,2ba5-5b,222f-,3c-94,8-b,6-4,1b,6,2,3,3,6d-20,16e-f,41-,37-7,2e-2,11-f,5-b,18-,b,14,5-3,6,88-,2,bf-2,7-,7-,7-,4-2,8,8-9,8-2ff,20,5-b,1c-b4,27-,27-cbb1,f7-9,28-2,b5-221,56,48,3-,2-,3-,5,d,2,5,3,42,5-,9,8,1d,5,6,2-2,8,153-3,123-3,33-27fd,a6da-5128,21f-5df,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3,2-1d,61-ff7d"),it="ad,34f,1806,180b,180c,180d,200b,200c,200d,2060,feff".split(",").map(t=>parseInt(t,16)),ot=[{h:25,s:32,l:65},{h:30,s:32,e:[23],l:127},{h:54,s:1,e:[48],l:64,d:2},{h:14,s:1,l:57,d:2},{h:44,s:1,l:17,d:2},{h:10,s:1,e:[2,6,8],l:61,d:2},{h:16,s:1,l:68,d:2},{h:84,s:1,e:[18,24,66],l:19,d:2},{h:26,s:32,e:[17],l:435},{h:22,s:1,l:71,d:2},{h:15,s:80,l:40},{h:31,s:32,l:16},{h:32,s:1,l:80,d:2},{h:52,s:1,l:42,d:2},{h:12,s:1,l:55,d:2},{h:40,s:1,e:[38],l:15,d:2},{h:14,s:1,l:48,d:2},{h:37,s:48,l:49},{h:148,s:1,l:6351,d:2},{h:88,s:1,l:160,d:2},{h:15,s:16,l:704},{h:25,s:26,l:854},{h:25,s:32,l:55915},{h:37,s:40,l:1247},{h:25,s:-119711,l:53248},{h:25,s:-119763,l:52},{h:25,s:-119815,l:52},{h:25,s:-119867,e:[1,4,5,7,8,11,12,17],l:52},{h:25,s:-119919,l:52},{h:24,s:-119971,e:[2,7,8,17],l:52},{h:24,s:-120023,e:[2,7,13,15,16,17],l:52},{h:25,s:-120075,l:52},{h:25,s:-120127,l:52},{h:25,s:-120179,l:52},{h:25,s:-120231,l:52},{h:25,s:-120283,l:52},{h:25,s:-120335,l:52},{h:24,s:-119543,e:[17],l:56},{h:24,s:-119601,e:[17],l:58},{h:24,s:-119659,e:[17],l:58},{h:24,s:-119717,e:[17],l:58},{h:24,s:-119775,e:[17],l:58}],at=$("b5:3bc,c3:ff,7:73,2:253,5:254,3:256,1:257,5:259,1:25b,3:260,1:263,2:269,1:268,5:26f,1:272,2:275,7:280,3:283,5:288,3:28a,1:28b,5:292,3f:195,1:1bf,29:19e,125:3b9,8b:3b2,1:3b8,1:3c5,3:3c6,1:3c0,1a:3ba,1:3c1,1:3c3,2:3b8,1:3b5,1bc9:3b9,1c:1f76,1:1f77,f:1f7a,1:1f7b,d:1f78,1:1f79,1:1f7c,1:1f7d,107:63,5:25b,4:68,1:68,1:68,3:69,1:69,1:6c,3:6e,4:70,1:71,1:72,1:72,1:72,7:7a,2:3c9,2:7a,2:6b,1:e5,1:62,1:63,3:65,1:66,2:6d,b:3b3,1:3c0,6:64,1b574:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3"),st=$("179:1,2:1,2:1,5:1,2:1,a:4f,a:1,8:1,2:1,2:1,3:1,5:1,3:1,4:1,2:1,3:1,4:1,8:2,1:1,2:2,1:1,2:2,27:2,195:26,2:25,1:25,1:25,2:40,2:3f,1:3f,33:1,11:-6,1:-9,1ac7:-3a,6d:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,b:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,c:-8,2:-8,2:-8,2:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,49:-8,1:-8,1:-4a,1:-4a,d:-56,1:-56,1:-56,1:-56,d:-8,1:-8,f:-8,1:-8,3:-7"),ut=$("df:00730073,51:00690307,19:02BC006E,a7:006A030C,18a:002003B9,16:03B903080301,20:03C503080301,1d7:05650582,190f:00680331,1:00740308,1:0077030A,1:0079030A,1:006102BE,b6:03C50313,2:03C503130300,2:03C503130301,2:03C503130342,2a:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,3:1F7003B9,1:03B103B9,1:03AC03B9,2:03B10342,1:03B1034203B9,5:03B103B9,6:1F7403B9,1:03B703B9,1:03AE03B9,2:03B70342,1:03B7034203B9,5:03B703B9,6:03B903080300,1:03B903080301,3:03B90342,1:03B903080342,b:03C503080300,1:03C503080301,1:03C10313,2:03C50342,1:03C503080342,b:1F7C03B9,1:03C903B9,1:03CE03B9,2:03C90342,1:03C9034203B9,5:03C903B9,ac:00720073,5b:00B00063,6:00B00066,d:006E006F,a:0073006D,1:00740065006C,1:0074006D,124f:006800700061,2:00610075,2:006F0076,b:00700061,1:006E0061,1:03BC0061,1:006D0061,1:006B0061,1:006B0062,1:006D0062,1:00670062,3:00700066,1:006E0066,1:03BC0066,4:0068007A,1:006B0068007A,1:006D0068007A,1:00670068007A,1:00740068007A,15:00700061,1:006B00700061,1:006D00700061,1:006700700061,8:00700076,1:006E0076,1:03BC0076,1:006D0076,1:006B0076,1:006D0076,1:00700077,1:006E0077,1:03BC0077,1:006D0077,1:006B0077,1:006D0077,1:006B03C9,1:006D03C9,2:00620071,3:00632215006B0067,1:0063006F002E,1:00640062,1:00670079,2:00680070,2:006B006B,1:006B006D,9:00700068,2:00700070006D,1:00700072,2:00730076,1:00770062,c723:00660066,1:00660069,1:0066006C,1:006600660069,1:00660066006C,1:00730074,1:00730074,d:05740576,1:05740565,1:0574056B,1:057E0576,1:0574056D",function(data){if(data.length%4!=0)throw new Error("bad data");let t=[];for(let i=0;i{if(it.indexOf(code)>=0)return[];if(code>=65024&&code<=65039)return[];let t=function(t){let e=et(t,ot);if(e)return[t+e.s];let r=at[t];if(r)return r;let n=st[t];return n?[t+n[0]]:ut[t]||null;}(code);return t||[code];}),e=r.reduce((t,e)=>(e.forEach(e=>{t.push(e);}),t),[]),e=Object(L.g)(Object(L.e)(e),L.a.NFKC),e.forEach(code=>{if(et(code,ft))throw new Error("STRINGPREP_CONTAINS_PROHIBITED");}),e.forEach(code=>{if(et(code,nt))throw new Error("STRINGPREP_CONTAINS_UNASSIGNED");});let n=Object(L.e)(e);if("-"===n.substring(0,1)||"--"===n.substring(2,4)||"-"===n.substring(n.length-1))throw new Error("invalid hyphen");return n;}var ct=r(208);function lt(text){const t=Object(L.f)(text);if(t.length>31)throw new Error("bytes32 string must be less than 32 bytes");return Object(I.i)(Object(I.b)([t,ct.a]).slice(0,32));}function pt(t){const data=Object(I.a)(t);if(32!==data.length)throw new Error("invalid bytes32 - not 32 bytes long");if(0!==data[31])throw new Error("invalid bytes32 string - no null terminator");let e=31;for(;0===data[e-1];)e--;return Object(L.h)(data.slice(0,e));}var mt=r(15);const bt=new N.b("units/5.7.0"),yt=["wei","kwei","mwei","gwei","szabo","finney","ether"];function gt(t){const e=String(t).split(".");(e.length>2||!e[0].match(/^-?[0-9]*$/)||e[1]&&!e[1].match(/^[0-9]*$/)||"."===t||"-."===t)&&bt.throwArgumentError("invalid value","value",t);let r=e[0],n="";for("-"===r.substring(0,1)&&(n="-",r=r.substring(1));"0"===r.substring(0,1);)r=r.substring(1);""===r&&(r="0");let o="";for(2===e.length&&(o="."+(e[1]||"0"));o.length>2&&"0"===o[o.length-1];)o=o.substring(0,o.length-1);const f=[];for(;r.length;){if(r.length<=3){f.unshift(r);break;}{const t=r.length-3;f.unshift(r.substring(t)),r=r.substring(0,t);}}return n+f.join(",")+o;}function vt(t,e){if("string"==typeof e){const t=yt.indexOf(e);-1!==t&&(e=3*t);}return Object(h.b)(t,null!=e?e:18);}function wt(t,e){if("string"!=typeof t&&bt.throwArgumentError("value must be a string","value",t),"string"==typeof e){const t=yt.indexOf(e);-1!==t&&(e=3*t);}return Object(h.c)(t,null!=e?e:18);}function _t(t){return vt(t,18);}function Mt(t){return wt(t,18);}var At=r(22),Et=r(320),xt=r(136);const St=new N.b(xt.a);},function(t,e,r){"use strict";r.d(e,"b",function(){return o;}),r.d(e,"c",function(){return f;}),r.d(e,"a",function(){return h;});var n=r(6);function o(t){let data=null;try{data=JSON.parse(t);}catch(t){return!1;}return data.encseed&&data.ethaddr;}function f(t){let data=null;try{data=JSON.parse(t);}catch(t){return!1;}return!(!data.version||parseInt(data.version)!==data.version||3!==parseInt(data.version));}function h(t){if(o(t))try{return Object(n.a)(JSON.parse(t).ethaddr);}catch(t){return null;}if(f(t))try{return Object(n.a)(JSON.parse(t).address);}catch(t){return null;}return null;}},function(t,e,r){var n,o,f,h,c,l,d,m;t.exports=(m=r(10),r(145),r(146),o=(n=m).lib,f=o.Base,h=o.WordArray,c=n.algo,l=c.MD5,d=c.EvpKDF=f.extend({cfg:f.extend({keySize:4,hasher:l,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t);},compute:function(t,e){for(var r,n=this.cfg,o=n.hasher.create(),f=h.create(),c=f.words,l=n.keySize,d=n.iterations;c.length=t.length&&(t=void 0),{value:t&&t[i++],done:!t};}};throw new TypeError(s?"Object is not iterable.":"Symbol.iterator is not defined.");},o=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),f=[];try{for(;(void 0===e||e-->0)&&!(n=i.next()).done;)f.push(n.value);}catch(t){o={error:t};}finally{try{n&&!n.done&&(r=i.return)&&r.call(i);}finally{if(o)throw o.error;}}return f;};Object.defineProperty(e,"__esModule",{value:!0}),e.bufArrToArr=e.arrToBufArr=e.validateNoLeadingZeroes=e.baToJSON=e.toUtf8=e.addHexPrefix=e.toUnsigned=e.fromSigned=e.bufferToHex=e.bufferToInt=e.toBuffer=e.unpadHexString=e.unpadArray=e.unpadBuffer=e.setLengthRight=e.setLengthLeft=e.zeros=e.intToBuffer=e.intToHex=void 0;var f=r(57),h=r(85),c=r(125);e.intToHex=function(i){if(!Number.isSafeInteger(i)||i<0)throw new Error("Received an invalid integer type: ".concat(i));return"0x".concat(i.toString(16));};e.intToBuffer=function(i){var r=(0,e.intToHex)(i);return t.from((0,h.padToEven)(r.slice(2)),"hex");};e.zeros=function(e){return t.allocUnsafe(e).fill(0);};var l=function(t,r,n){var o=(0,e.zeros)(r);return n?t.length0&&"0"===t.toString();)t=(a=a.slice(1))[0];return a;};e.unpadBuffer=function(a){return(0,c.assertIsBuffer)(a),d(a);};e.unpadArray=function(a){return(0,c.assertIsArray)(a),d(a);};e.unpadHexString=function(a){return(0,c.assertIsHexString)(a),a=(0,h.stripHexPrefix)(a),d(a);};e.toBuffer=function(r){if(null==r)return t.allocUnsafe(0);if(t.isBuffer(r))return t.from(r);if(Array.isArray(r)||r instanceof Uint8Array)return t.from(r);if("string"==typeof r){if(!(0,h.isHexString)(r))throw new Error("Cannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: ".concat(r));return t.from((0,h.padToEven)((0,h.stripHexPrefix)(r)),"hex");}if("number"==typeof r)return(0,e.intToBuffer)(r);if(f.BN.isBN(r)){if(r.isNeg())throw new Error("Cannot convert negative BN to buffer. Given: ".concat(r));return r.toArrayLike(t);}if(r.toArray)return t.from(r.toArray());if(r.toBuffer)return t.from(r.toBuffer());throw new Error("invalid type");};e.bufferToInt=function(t){return new f.BN((0,e.toBuffer)(t)).toNumber();};e.bufferToHex=function(t){return"0x"+(t=(0,e.toBuffer)(t)).toString("hex");};e.fromSigned=function(t){return new f.BN(t).fromTwos(256);};e.toUnsigned=function(e){return t.from(e.toTwos(256).toArray());};e.addHexPrefix=function(t){return"string"!=typeof t||(0,h.isHexPrefixed)(t)?t:"0x"+t;};e.toUtf8=function(e){if((e=(0,h.stripHexPrefix)(e)).length%2!=0)throw new Error("Invalid non-even hex string input for toUtf8() provided");return t.from(e.replace(/^(00)+|(00)+$/g,""),"hex").toString("utf8");};e.baToJSON=function(r){if(t.isBuffer(r))return"0x".concat(r.toString("hex"));if(r instanceof Array){for(var n=[],i=0;i0&&0===d[0])throw new Error("".concat(l," cannot have leading zeroes, received: ").concat(d.toString("hex")));}}catch(t){e={error:t};}finally{try{h&&!h.done&&(r=f.return)&&r.call(f);}finally{if(e)throw e.error;}}},e.arrToBufArr=function e(r){return Array.isArray(r)?r.map(function(a){return e(a);}):t.from(r);},e.bufArrToArr=function t(e){return Array.isArray(e)?e.map(function(a){return t(a);}):Uint8Array.from(null!=e?e:[]);};}).call(this,r(3).Buffer);},function(t,e,r){var n=r(106),o=Object;t.exports=function(t){return o(n(t));};},function(t,e,r){var n=r(17),o=n({}.toString),f=n("".slice);t.exports=function(t){return f(o(t),8,-1);};},function(t,e,r){var n=r(130),o=String;t.exports=function(t){if("Symbol"===n(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t);};},function(t,e,r){"use strict";r.d(e,"a",function(){return P;}),r.d(e,"b",function(){return N;}),r.d(e,"c",function(){return j;});var n=r(18),o=r(609),f=r(49),h=r(41),c=r(6),l=r(11),d=r(0),m=r(1),y=r(15),v=r(2);var w=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const _=new v.b("contracts/5.7.0"),M={chainId:!0,data:!0,from:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0,customData:!0,ccipReadEnabled:!0};function A(t,e){return w(this,void 0,void 0,function*(){const r=yield e;"string"!=typeof r&&_.throwArgumentError("invalid address or ENS name","name",r);try{return Object(c.a)(r);}catch(t){}t||_.throwError("a provider or signer is needed to resolve ENS names",v.b.errors.UNSUPPORTED_OPERATION,{operation:"resolveName"});const address=yield t.resolveName(r);return null==address&&_.throwArgumentError("resolver or addr is not configured for ENS name","name",r),address;});}function E(t,e,r){return w(this,void 0,void 0,function*(){return Array.isArray(r)?yield Promise.all(r.map((r,n)=>E(t,Array.isArray(e)?e[n]:e[r.name],r))):"address"===r.type?yield A(t,e):"tuple"===r.type?yield E(t,e,r.components):"array"===r.baseType?Array.isArray(e)?yield Promise.all(e.map(e=>E(t,e,r.arrayChildren))):Promise.reject(_.makeError("invalid value for array",v.b.errors.INVALID_ARGUMENT,{argument:"value",value:e})):e;});}function x(t,e,r){return w(this,void 0,void 0,function*(){let n={};r.length===e.inputs.length+1&&"object"==typeof r[r.length-1]&&(n=Object(m.g)(r.pop())),_.checkArgumentCount(r.length,e.inputs.length,"passed to contract"),t.signer?n.from?n.from=Object(m.f)({override:A(t.signer,n.from),signer:t.signer.getAddress()}).then(t=>w(this,void 0,void 0,function*(){return Object(c.a)(t.signer)!==t.override&&_.throwError("Contract with a Signer cannot override from",v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides.from"}),t.override;})):n.from=t.signer.getAddress():n.from&&(n.from=A(t.provider,n.from));const o=yield Object(m.f)({args:E(t.signer||t.provider,r,e.inputs),address:t.resolvedAddress,overrides:Object(m.f)(n)||{}}),data=t.interface.encodeFunctionData(e,o.args),f={data:data,to:o.address},h=o.overrides;if(null!=h.nonce&&(f.nonce=l.a.from(h.nonce).toNumber()),null!=h.gasLimit&&(f.gasLimit=l.a.from(h.gasLimit)),null!=h.gasPrice&&(f.gasPrice=l.a.from(h.gasPrice)),null!=h.maxFeePerGas&&(f.maxFeePerGas=l.a.from(h.maxFeePerGas)),null!=h.maxPriorityFeePerGas&&(f.maxPriorityFeePerGas=l.a.from(h.maxPriorityFeePerGas)),null!=h.from&&(f.from=h.from),null!=h.type&&(f.type=h.type),null!=h.accessList&&(f.accessList=Object(y.b)(h.accessList)),null==f.gasLimit&&null!=e.gas){let t=21e3;const r=Object(d.a)(data);for(let i=0;inull!=n[t]);return M.length&&_.throwError(`cannot override ${M.map(t=>JSON.stringify(t)).join(",")}`,v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides",overrides:M}),f;});}function S(t,e){const r=e.wait.bind(e);e.wait=e=>r(e).then(e=>(e.events=e.logs.map(r=>{let n=Object(m.c)(r),o=null;try{o=t.interface.parseLog(r);}catch(t){}return o&&(n.args=o.args,n.decode=(data,e)=>t.interface.decodeEventLog(o.eventFragment,data,e),n.event=o.name,n.eventSignature=o.signature),n.removeListener=()=>t.provider,n.getBlock=()=>t.provider.getBlock(e.blockHash),n.getTransaction=()=>t.provider.getTransaction(e.transactionHash),n.getTransactionReceipt=()=>Promise.resolve(e),n;}),e));}function I(t,e,r){const n=t.signer||t.provider;return function(...o){return w(this,void 0,void 0,function*(){let f;if(o.length===e.inputs.length+1&&"object"==typeof o[o.length-1]){const t=Object(m.g)(o.pop());null!=t.blockTag&&(f=yield t.blockTag),delete t.blockTag,o.push(t);}null!=t.deployTransaction&&(yield t._deployed(f));const h=yield x(t,e,o),c=yield n.call(h,f);try{let n=t.interface.decodeFunctionResult(e,c);return r&&1===e.outputs.length&&(n=n[0]),n;}catch(e){throw e.code===v.b.errors.CALL_EXCEPTION&&(e.address=t.address,e.args=o,e.transaction=h),e;}});};}function k(t,e,r){return e.constant?I(t,e,r):function(t,e){return function(...r){return w(this,void 0,void 0,function*(){t.signer||_.throwError("sending a transaction requires a signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"sendTransaction"}),null!=t.deployTransaction&&(yield t._deployed());const n=yield x(t,e,r),o=yield t.signer.sendTransaction(n);return S(t,o),o;});};}(t,e);}function T(filter){return!filter.address||null!=filter.topics&&0!==filter.topics.length?(filter.address||"*")+"@"+(filter.topics?filter.topics.map(t=>Array.isArray(t)?t.join("|"):t).join(":"):""):"*";}class O{constructor(t,filter){Object(m.d)(this,"tag",t),Object(m.d)(this,"filter",filter),this._listeners=[];}addListener(t,e){this._listeners.push({listener:t,once:e});}removeListener(t){let e=!1;this._listeners=this._listeners.filter(r=>!(!e&&r.listener===t)||(e=!0,!1));}removeAllListeners(){this._listeners=[];}listeners(){return this._listeners.map(i=>i.listener);}listenerCount(){return this._listeners.length;}run(t){const e=this.listenerCount();return this._listeners=this._listeners.filter(e=>{const r=t.slice();return setTimeout(()=>{e.listener.apply(this,r);},0),!e.once;}),e;}prepareEvent(t){}getEmit(t){return[t];}}class B extends O{constructor(){super("error",null);}}class C extends O{constructor(address,t,e,r){const filter={address:address};let n=t.getEventTopic(e);r?(n!==r[0]&&_.throwArgumentError("topic mismatch","topics",r),filter.topics=r.slice()):filter.topics=[n],super(T(filter),filter),Object(m.d)(this,"address",address),Object(m.d)(this,"interface",t),Object(m.d)(this,"fragment",e);}prepareEvent(t){super.prepareEvent(t),t.event=this.fragment.name,t.eventSignature=this.fragment.format(),t.decode=(data,t)=>this.interface.decodeEventLog(this.fragment,data,t);try{t.args=this.interface.decodeEventLog(this.fragment,t.data,t.topics);}catch(e){t.args=null,t.decodeError=e;}}getEmit(t){const e=Object(n.d)(t.args);if(e.length)throw e[0].error;const r=(t.args||[]).slice();return r.push(t),r;}}class R extends O{constructor(address,t){super("*",{address:address}),Object(m.d)(this,"address",address),Object(m.d)(this,"interface",t);}prepareEvent(t){super.prepareEvent(t);try{const e=this.interface.parseLog(t);t.event=e.name,t.eventSignature=e.signature,t.decode=(data,t)=>this.interface.decodeEventLog(e.eventFragment,data,t),t.args=e.args;}catch(t){}}}class P{constructor(t,e,r){Object(m.d)(this,"interface",Object(m.e)(new.target,"getInterface")(e)),null==r?(Object(m.d)(this,"provider",null),Object(m.d)(this,"signer",null)):h.a.isSigner(r)?(Object(m.d)(this,"provider",r.provider||null),Object(m.d)(this,"signer",r)):f.b.isProvider(r)?(Object(m.d)(this,"provider",r),Object(m.d)(this,"signer",null)):_.throwArgumentError("invalid signer or provider","signerOrProvider",r),Object(m.d)(this,"callStatic",{}),Object(m.d)(this,"estimateGas",{}),Object(m.d)(this,"functions",{}),Object(m.d)(this,"populateTransaction",{}),Object(m.d)(this,"filters",{});{const t={};Object.keys(this.interface.events).forEach(e=>{const r=this.interface.events[e];Object(m.d)(this.filters,e,(...t)=>({address:this.address,topics:this.interface.encodeFilterTopics(r,t)})),t[r.name]||(t[r.name]=[]),t[r.name].push(e);}),Object.keys(t).forEach(e=>{const r=t[e];1===r.length?Object(m.d)(this.filters,e,this.filters[r[0]]):_.warn(`Duplicate definition of ${e} (${r.join(", ")})`);});}if(Object(m.d)(this,"_runningEvents",{}),Object(m.d)(this,"_wrappedEmits",{}),null==t&&_.throwArgumentError("invalid contract address or ENS name","addressOrName",t),Object(m.d)(this,"address",t),this.provider)Object(m.d)(this,"resolvedAddress",A(this.provider,t));else try{Object(m.d)(this,"resolvedAddress",Promise.resolve(Object(c.a)(t)));}catch(t){_.throwError("provider is required to use ENS name as contract address",v.b.errors.UNSUPPORTED_OPERATION,{operation:"new Contract"});}this.resolvedAddress.catch(t=>{});const n={},o={};Object.keys(this.interface.functions).forEach(t=>{const e=this.interface.functions[t];if(o[t])_.warn(`Duplicate ABI entry for ${JSON.stringify(t)}`);else{o[t]=!0;{const r=e.name;n[`%${r}`]||(n[`%${r}`]=[]),n[`%${r}`].push(t);}null==this[t]&&Object(m.d)(this,t,k(this,e,!0)),null==this.functions[t]&&Object(m.d)(this.functions,t,k(this,e,!1)),null==this.callStatic[t]&&Object(m.d)(this.callStatic,t,I(this,e,!0)),null==this.populateTransaction[t]&&Object(m.d)(this.populateTransaction,t,function(t,e){return function(...r){return x(t,e,r);};}(this,e)),null==this.estimateGas[t]&&Object(m.d)(this.estimateGas,t,function(t,e){const r=t.signer||t.provider;return function(...n){return w(this,void 0,void 0,function*(){r||_.throwError("estimate require a provider or signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"estimateGas"});const o=yield x(t,e,n);return yield r.estimateGas(o);});};}(this,e));}}),Object.keys(n).forEach(t=>{const e=n[t];if(e.length>1)return;t=t.substring(1);const r=e[0];try{null==this[t]&&Object(m.d)(this,t,this[r]);}catch(t){}null==this.functions[t]&&Object(m.d)(this.functions,t,this.functions[r]),null==this.callStatic[t]&&Object(m.d)(this.callStatic,t,this.callStatic[r]),null==this.populateTransaction[t]&&Object(m.d)(this.populateTransaction,t,this.populateTransaction[r]),null==this.estimateGas[t]&&Object(m.d)(this.estimateGas,t,this.estimateGas[r]);});}static getContractAddress(t){return Object(c.b)(t);}static getInterface(t){return o.b.isInterface(t)?t:new o.b(t);}deployed(){return this._deployed();}_deployed(t){return this._deployedPromise||(this.deployTransaction?this._deployedPromise=this.deployTransaction.wait().then(()=>this):this._deployedPromise=this.provider.getCode(this.address,t).then(code=>("0x"===code&&_.throwError("contract not deployed",v.b.errors.UNSUPPORTED_OPERATION,{contractAddress:this.address,operation:"getDeployed"}),this))),this._deployedPromise;}fallback(t){this.signer||_.throwError("sending a transactions require a signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"sendTransaction(fallback)"});const e=Object(m.g)(t||{});return["from","to"].forEach(function(t){null!=e[t]&&_.throwError("cannot override "+t,v.b.errors.UNSUPPORTED_OPERATION,{operation:t});}),e.to=this.resolvedAddress,this.deployed().then(()=>this.signer.sendTransaction(e));}connect(t){"string"==typeof t&&(t=new h.b(t,this.provider));const e=new this.constructor(this.address,this.interface,t);return this.deployTransaction&&Object(m.d)(e,"deployTransaction",this.deployTransaction),e;}attach(t){return new this.constructor(t,this.interface,this.signer||this.provider);}static isIndexed(t){return o.a.isIndexed(t);}_normalizeRunningEvent(t){return this._runningEvents[t.tag]?this._runningEvents[t.tag]:t;}_getRunningEvent(t){if("string"==typeof t){if("error"===t)return this._normalizeRunningEvent(new B());if("event"===t)return this._normalizeRunningEvent(new O("event",null));if("*"===t)return this._normalizeRunningEvent(new R(this.address,this.interface));const e=this.interface.getEvent(t);return this._normalizeRunningEvent(new C(this.address,this.interface,e));}if(t.topics&&t.topics.length>0){try{const e=t.topics[0];if("string"!=typeof e)throw new Error("invalid topic");const r=this.interface.getEvent(e);return this._normalizeRunningEvent(new C(this.address,this.interface,r,t.topics));}catch(t){}const filter={address:this.address,topics:t.topics};return this._normalizeRunningEvent(new O(T(filter),filter));}return this._normalizeRunningEvent(new R(this.address,this.interface));}_checkRunningEvents(t){if(0===t.listenerCount()){delete this._runningEvents[t.tag];const e=this._wrappedEmits[t.tag];e&&t.filter&&(this.provider.off(t.filter,e),delete this._wrappedEmits[t.tag]);}}_wrapEvent(t,e,r){const n=Object(m.c)(e);return n.removeListener=()=>{r&&(t.removeListener(r),this._checkRunningEvents(t));},n.getBlock=()=>this.provider.getBlock(e.blockHash),n.getTransaction=()=>this.provider.getTransaction(e.transactionHash),n.getTransactionReceipt=()=>this.provider.getTransactionReceipt(e.transactionHash),t.prepareEvent(n),n;}_addEventListener(t,e,r){if(this.provider||_.throwError("events require a provider or a signer with a provider",v.b.errors.UNSUPPORTED_OPERATION,{operation:"once"}),t.addListener(e,r),this._runningEvents[t.tag]=t,!this._wrappedEmits[t.tag]){const r=r=>{let n=this._wrapEvent(t,r,e);if(null==n.decodeError)try{const e=t.getEmit(n);this.emit(t.filter,...e);}catch(t){n.decodeError=t.error;}null!=t.filter&&this.emit("event",n),null!=n.decodeError&&this.emit("error",n.decodeError,n);};this._wrappedEmits[t.tag]=r,null!=t.filter&&this.provider.on(t.filter,r);}}queryFilter(t,e,r){const n=this._getRunningEvent(t),filter=Object(m.g)(n.filter);return"string"==typeof e&&Object(d.l)(e,32)?(null!=r&&_.throwArgumentError("cannot specify toBlock with blockhash","toBlock",r),filter.blockHash=e):(filter.fromBlock=null!=e?e:0,filter.toBlock=null!=r?r:"latest"),this.provider.getLogs(filter).then(t=>t.map(t=>this._wrapEvent(n,t,null)));}on(t,e){return this._addEventListener(this._getRunningEvent(t),e,!1),this;}once(t,e){return this._addEventListener(this._getRunningEvent(t),e,!0),this;}emit(t,...e){if(!this.provider)return!1;const r=this._getRunningEvent(t),n=r.run(e)>0;return this._checkRunningEvents(r),n;}listenerCount(t){return this.provider?null==t?Object.keys(this._runningEvents).reduce((t,e)=>t+this._runningEvents[e].listenerCount(),0):this._getRunningEvent(t).listenerCount():0;}listeners(t){if(!this.provider)return[];if(null==t){const t=[];for(let e in this._runningEvents)this._runningEvents[e].listeners().forEach(e=>{t.push(e);});return t;}return this._getRunningEvent(t).listeners();}removeAllListeners(t){if(!this.provider)return this;if(null==t){for(const t in this._runningEvents){const e=this._runningEvents[t];e.removeAllListeners(),this._checkRunningEvents(e);}return this;}const e=this._getRunningEvent(t);return e.removeAllListeners(),this._checkRunningEvents(e),this;}off(t,e){if(!this.provider)return this;const r=this._getRunningEvent(t);return r.removeListener(e),this._checkRunningEvents(r),this;}removeListener(t,e){return this.off(t,e);}}class N extends P{}class j{constructor(t,e,r){let n=null;n="string"==typeof e?e:Object(d.j)(e)?Object(d.i)(e):e&&"string"==typeof e.object?e.object:"!","0x"!==n.substring(0,2)&&(n="0x"+n),(!Object(d.l)(n)||n.length%2)&&_.throwArgumentError("invalid bytecode","bytecode",e),r&&!h.a.isSigner(r)&&_.throwArgumentError("invalid signer","signer",r),Object(m.d)(this,"bytecode",n),Object(m.d)(this,"interface",Object(m.e)(new.target,"getInterface")(t)),Object(m.d)(this,"signer",r||null);}getDeployTransaction(...t){let e={};if(t.length===this.interface.deploy.inputs.length+1&&"object"==typeof t[t.length-1]){e=Object(m.g)(t.pop());for(const t in e)if(!M[t])throw new Error("unknown transaction override "+t);}if(["data","from","to"].forEach(t=>{null!=e[t]&&_.throwError("cannot override "+t,v.b.errors.UNSUPPORTED_OPERATION,{operation:t});}),e.value){l.a.from(e.value).isZero()||this.interface.deploy.payable||_.throwError("non-payable constructor cannot override value",v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides.value",value:e.value});}return _.checkArgumentCount(t.length,this.interface.deploy.inputs.length," in Contract constructor"),e.data=Object(d.i)(Object(d.b)([this.bytecode,this.interface.encodeDeploy(t)])),e;}deploy(...t){return w(this,void 0,void 0,function*(){let e={};t.length===this.interface.deploy.inputs.length+1&&(e=t.pop()),_.checkArgumentCount(t.length,this.interface.deploy.inputs.length," in Contract constructor");const r=yield E(this.signer,t,this.interface.deploy.inputs);r.push(e);const n=this.getDeployTransaction(...r),o=yield this.signer.sendTransaction(n),address=Object(m.e)(this.constructor,"getContractAddress")(o),f=Object(m.e)(this.constructor,"getContract")(address,this.interface,this.signer);return S(f,o),Object(m.d)(f,"deployTransaction",o),f;});}attach(address){return this.constructor.getContract(address,this.interface,this.signer);}connect(t){return new this.constructor(this.interface,this.bytecode,t);}static fromSolidity(t,e){null==t&&_.throwError("missing compiler output",v.b.errors.MISSING_ARGUMENT,{argument:"compilerOutput"}),"string"==typeof t&&(t=JSON.parse(t));const r=t.abi;let n=null;return t.bytecode?n=t.bytecode:t.evm&&t.evm.bytecode&&(n=t.evm.bytecode),new this(r,n,e);}static getInterface(t){return N.getInterface(t);}static getContractAddress(t){return Object(c.b)(t);}static getContract(address,t,e){return new N(address,t,e);}}},function(t,e,r){"use strict";r.r(e),r.d(e,"AddressZero",function(){return n.a;}),r.d(e,"NegativeOne",function(){return o.d;}),r.d(e,"Zero",function(){return o.h;}),r.d(e,"One",function(){return o.e;}),r.d(e,"Two",function(){return o.f;}),r.d(e,"WeiPerEther",function(){return o.g;}),r.d(e,"MaxUint256",function(){return o.b;}),r.d(e,"MinInt256",function(){return o.c;}),r.d(e,"MaxInt256",function(){return o.a;}),r.d(e,"HashZero",function(){return f.a;}),r.d(e,"EtherSymbol",function(){return h;});var n=r(209),o=r(54),f=r(208);const h="Ξ";},function(t,e,r){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t;}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t;},n(t);}r.d(e,"a",function(){return n;});},function(t,e,r){"use strict";r.r(e),r.d(e,"workerEvents",function(){return n;}),r.d(e,"numbers",function(){return o;});var n={INIT_WORKER:"initWorker",GET_COMMITMENT_EVENTS:"get_commitment_events",GET_UNSPENT_EVENTS:"get_unspent_events",GET_NULLIFIER_EVENT:"get_nullifier_event",GET_NULLIFIER_EVENTS_FROM_TX_HASH:"get_nullifier_events_from_tx_hash",UPDATE_NULLIFIER_EVENTS:"update_nullifier_events",GET_BATCH_EVENTS:"get_batch_events",GET_BATCH_COMMITMENTS_EVENTS:"get_batch_commitments_events",GET_EVENTS_FROM_TX_HASH:"get_events_from_tx_hash",SAVE_EVENTS:"save_events",GET_CACHED_EVENTS:"get_cached_events",GET_CACHED_COMMITMENTS_EVENTS:"get_cached_commitments_events",SAVE_LAST_SYNC_BLOCK:"save_last_sync_block"},o={ZERO:0,TWO:2,ONE:1,BYTES_31:31,BYTES_62:62,IS_SPENT_INDEX:1,OX_LENGTH:2,RECALL_DELAY:500,NULLIFIER_LENGTH:66,NONCE_BUF_LENGTH:24,COMMITMENTS_CHAIN:100,DEPLOYED_BLOCK:19097755,DECRYPT_WORKERS_COUNT:8,MIN_BLOCKS_INTERVAL_LINE:2e5,EPHEM_PUBLIC_KEY_BUF_LENGTH:56};},function(t,e,r){"use strict";r.d(e,"a",function(){return f;});var n=r(8),o=r(36);function f(text){return Object(n.a)(Object(o.f)(text));}},function(t,e,r){var n;t.exports=(n=r(10),function(){var t=n,e=t.lib.WordArray;function r(t,r,n){for(var o=[],f=0,i=0;i>>6-i%4*2;o[f>>>2]|=h<<24-f%4*8,f++;}return e.create(o,f);}t.enc.Base64={stringify:function(t){var e=t.words,r=t.sigBytes,map=this._map;t.clamp();for(var n=[],i=0;i>>2]>>>24-i%4*8&255)<<16|(e[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|e[i+2>>>2]>>>24-(i+2)%4*8&255,f=0;f<4&&i+.75*f>>6*(3-f)&63));var h=map.charAt(64);if(h)for(;n.length%4;)n.push(h);return n.join("");},parse:function(t){var e=t.length,map=this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var o=0;o>>24)|4278255360&(n<<24|n>>>8);}var o=this._hash.words,f=t[e+0],h=t[e+1],l=t[e+2],w=t[e+3],_=t[e+4],M=t[e+5],A=t[e+6],E=t[e+7],x=t[e+8],S=t[e+9],I=t[e+10],k=t[e+11],T=t[e+12],O=t[e+13],B=t[e+14],C=t[e+15],a=o[0],b=o[1],R=o[2],P=o[3];a=d(a,b,R,P,f,7,c[0]),P=d(P,a,b,R,h,12,c[1]),R=d(R,P,a,b,l,17,c[2]),b=d(b,R,P,a,w,22,c[3]),a=d(a,b,R,P,_,7,c[4]),P=d(P,a,b,R,M,12,c[5]),R=d(R,P,a,b,A,17,c[6]),b=d(b,R,P,a,E,22,c[7]),a=d(a,b,R,P,x,7,c[8]),P=d(P,a,b,R,S,12,c[9]),R=d(R,P,a,b,I,17,c[10]),b=d(b,R,P,a,k,22,c[11]),a=d(a,b,R,P,T,7,c[12]),P=d(P,a,b,R,O,12,c[13]),R=d(R,P,a,b,B,17,c[14]),a=m(a,b=d(b,R,P,a,C,22,c[15]),R,P,h,5,c[16]),P=m(P,a,b,R,A,9,c[17]),R=m(R,P,a,b,k,14,c[18]),b=m(b,R,P,a,f,20,c[19]),a=m(a,b,R,P,M,5,c[20]),P=m(P,a,b,R,I,9,c[21]),R=m(R,P,a,b,C,14,c[22]),b=m(b,R,P,a,_,20,c[23]),a=m(a,b,R,P,S,5,c[24]),P=m(P,a,b,R,B,9,c[25]),R=m(R,P,a,b,w,14,c[26]),b=m(b,R,P,a,x,20,c[27]),a=m(a,b,R,P,O,5,c[28]),P=m(P,a,b,R,l,9,c[29]),R=m(R,P,a,b,E,14,c[30]),a=y(a,b=m(b,R,P,a,T,20,c[31]),R,P,M,4,c[32]),P=y(P,a,b,R,x,11,c[33]),R=y(R,P,a,b,k,16,c[34]),b=y(b,R,P,a,B,23,c[35]),a=y(a,b,R,P,h,4,c[36]),P=y(P,a,b,R,_,11,c[37]),R=y(R,P,a,b,E,16,c[38]),b=y(b,R,P,a,I,23,c[39]),a=y(a,b,R,P,O,4,c[40]),P=y(P,a,b,R,f,11,c[41]),R=y(R,P,a,b,w,16,c[42]),b=y(b,R,P,a,A,23,c[43]),a=y(a,b,R,P,S,4,c[44]),P=y(P,a,b,R,T,11,c[45]),R=y(R,P,a,b,C,16,c[46]),a=v(a,b=y(b,R,P,a,l,23,c[47]),R,P,f,6,c[48]),P=v(P,a,b,R,E,10,c[49]),R=v(R,P,a,b,B,15,c[50]),b=v(b,R,P,a,M,21,c[51]),a=v(a,b,R,P,T,6,c[52]),P=v(P,a,b,R,w,10,c[53]),R=v(R,P,a,b,I,15,c[54]),b=v(b,R,P,a,h,21,c[55]),a=v(a,b,R,P,x,6,c[56]),P=v(P,a,b,R,C,10,c[57]),R=v(R,P,a,b,A,15,c[58]),b=v(b,R,P,a,O,21,c[59]),a=v(a,b,R,P,_,6,c[60]),P=v(P,a,b,R,k,10,c[61]),R=v(R,P,a,b,l,15,c[62]),b=v(b,R,P,a,S,21,c[63]),o[0]=o[0]+a|0,o[1]=o[1]+b|0,o[2]=o[2]+R|0,o[3]=o[3]+P|0;},_doFinalize:function(){var data=this._data,e=data.words,r=8*this._nDataBytes,n=8*data.sigBytes;e[n>>>5]|=128<<24-n%32;var o=t.floor(r/4294967296),f=r;e[15+(n+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),e[14+(n+64>>>9<<4)]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),data.sigBytes=4*(e.length+1),this._process();for(var h=this._hash,c=h.words,i=0;i<4;i++){var l=c[i];c[i]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8);}return h;},clone:function(){var t=f.clone.call(this);return t._hash=this._hash.clone(),t;}});function d(a,b,t,e,r,s,n){var o=a+(b&t|~b&e)+r+n;return(o<>>32-s)+b;}function m(a,b,t,e,r,s,n){var o=a+(b&e|t&~e)+r+n;return(o<>>32-s)+b;}function y(a,b,t,e,r,s,n){var o=a+(b^t^e)+r+n;return(o<>>32-s)+b;}function v(a,b,t,e,r,s,n){var o=a+(t^(b|~e))+r+n;return(o<>>32-s)+b;}e.MD5=f._createHelper(l),e.HmacMD5=f._createHmacHelper(l);}(Math),n.MD5);},function(t,e,r){"use strict";var n={};function o(code,t,e){e||(e=Error);var r=function(e){var r,n;function o(r,n,o){return e.call(this,function(e,r,n){return"string"==typeof t?t:t(e,r,n);}(r,n,o))||this;}return n=e,(r=o).prototype=Object.create(n.prototype),r.prototype.constructor=r,r.__proto__=n,o;}(e);r.prototype.name=e.name,r.prototype.code=code,n[code]=r;}function f(t,e){if(Array.isArray(t)){var r=t.length;return t=t.map(function(i){return String(i);}),r>2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}o("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),o("ERR_INVALID_ARG_TYPE",function(t,e,r){var n,o,h,c;if("string"==typeof e&&(o="not ",e.substr(!h||h<0?0:+h,o.length)===o)?(n="must not be",e=e.replace(/^not /,"")):n="must be",function(t,e,r){return(void 0===r||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e;}(t," argument"))c="The ".concat(t," ").concat(n," ").concat(f(e,"type"));else{var l=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+e.length>t.length)&&-1!==t.indexOf(e,r);}(t,".")?"property":"argument";c='The "'.concat(t,'" ').concat(l," ").concat(n," ").concat(f(e,"type"));}return c+=". Received type ".concat(typeof r);},TypeError),o("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),o("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),o("ERR_STREAM_PREMATURE_CLOSE","Premature close"),o("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),o("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),o("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),o("ERR_STREAM_WRITE_AFTER_END","write after end"),o("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),o("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),o("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),t.exports.codes=n;},function(t,e,r){"use strict";(function(e){var n=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e;};t.exports=d;var o=r(214),f=r(218);r(4)(d,o);for(var h=n(f.prototype),c=0;c=this._finalSize&&(this._update(this._block),this._block.fill(0));var r=8*this._len;if(r<=4294967295)this._block.writeUInt32BE(r,this._blockSize-4);else{var n=(4294967295&r)>>>0,o=(r-n)/4294967296;this._block.writeUInt32BE(o,this._blockSize-8),this._block.writeUInt32BE(n,this._blockSize-4);}this._update(this._block);var f=this._hash();return t?f.toString(t):f;},o.prototype._update=function(){throw new Error("_update must be implemented by subclass");},t.exports=o;},function(t,e,r){"use strict";var n={};function o(code,t,e){e||(e=Error);var r=function(e){var r,n;function o(r,n,o){return e.call(this,function(e,r,n){return"string"==typeof t?t:t(e,r,n);}(r,n,o))||this;}return n=e,(r=o).prototype=Object.create(n.prototype),r.prototype.constructor=r,r.__proto__=n,o;}(e);r.prototype.name=e.name,r.prototype.code=code,n[code]=r;}function f(t,e){if(Array.isArray(t)){var r=t.length;return t=t.map(function(i){return String(i);}),r>2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}o("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),o("ERR_INVALID_ARG_TYPE",function(t,e,r){var n,o,h,c;if("string"==typeof e&&(o="not ",e.substr(!h||h<0?0:+h,o.length)===o)?(n="must not be",e=e.replace(/^not /,"")):n="must be",function(t,e,r){return(void 0===r||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e;}(t," argument"))c="The ".concat(t," ").concat(n," ").concat(f(e,"type"));else{var l=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+e.length>t.length)&&-1!==t.indexOf(e,r);}(t,".")?"property":"argument";c='The "'.concat(t,'" ').concat(l," ").concat(n," ").concat(f(e,"type"));}return c+=". Received type ".concat(typeof r);},TypeError),o("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),o("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),o("ERR_STREAM_PREMATURE_CLOSE","Premature close"),o("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),o("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),o("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),o("ERR_STREAM_WRITE_AFTER_END","write after end"),o("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),o("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),o("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),t.exports.codes=n;},function(t,e,r){"use strict";(function(e){var n=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e;};t.exports=d;var o=r(244),f=r(248);r(4)(d,o);for(var h=n(f.prototype),c=0;c=0;});},e.toAscii=function(t){var e="",i=0,r=t.length;for("0x"===t.substring(0,2)&&(i=2);i2?"one of ".concat(e," ").concat(t.slice(0,r-1).join(", "),", or ")+t[r-1]:2===r?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0]);}return"of ".concat(e," ").concat(String(t));}o("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"';},TypeError),o("ERR_INVALID_ARG_TYPE",function(t,e,r){var n,o,h,c;if("string"==typeof e&&(o="not ",e.substr(!h||h<0?0:+h,o.length)===o)?(n="must not be",e=e.replace(/^not /,"")):n="must be",function(t,e,r){return(void 0===r||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e;}(t," argument"))c="The ".concat(t," ").concat(n," ").concat(f(e,"type"));else{var l=function(t,e,r){return"number"!=typeof r&&(r=0),!(r+e.length>t.length)&&-1!==t.indexOf(e,r);}(t,".")?"property":"argument";c='The "'.concat(t,'" ').concat(l," ").concat(n," ").concat(f(e,"type"));}return c+=". Received type ".concat(typeof r);},TypeError),o("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),o("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented";}),o("ERR_STREAM_PREMATURE_CLOSE","Premature close"),o("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed";}),o("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),o("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),o("ERR_STREAM_WRITE_AFTER_END","write after end"),o("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),o("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t;},TypeError),o("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),t.exports.codes=n;},function(t,e,r){"use strict";(function(e){var n=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e;};t.exports=d;var o=r(282),f=r(286);r(4)(d,o);for(var h=n(f.prototype),c=0;c=0;});},intToBuffer:function(i){var t=h(i);return new e(f(t.slice(2)),"hex");},getBinarySize:function(t){if("string"!=typeof t)throw new Error("[ethjs-util] while getting binary size, method getBinarySize requires input 'str' to be type String, got '"+typeof t+"'.");return e.byteLength(t,"utf8");},isHexPrefixed:n,stripHexPrefix:o,padToEven:f,intToHex:h,fromAscii:function(t){for(var e="",i=0;ie),Object(y.d)(this,"address",Object(A.c)(this.publicKey)),this.address!==Object(n.a)(t.address)&&S.throwArgumentError("privateKey/address mismatch","privateKey","[REDACTED]"),function(t){const e=t.mnemonic;return e&&e.phrase;}(t)){const e=t.mnemonic;Object(y.d)(this,"_mnemonic",()=>({phrase:e.phrase,path:e.path||d.b,locale:e.locale||"en"}));const r=this.mnemonic,n=d.a.fromMnemonic(r.phrase,null,r.locale).derivePath(r.path);Object(A.c)(n.privateKey)!==this.address&&S.throwArgumentError("mnemonic/address mismatch","privateKey","[REDACTED]");}else Object(y.d)(this,"_mnemonic",()=>null);}else{if(w.a.isSigningKey(t))"secp256k1"!==t.curve&&S.throwArgumentError("unsupported curve; must be secp256k1","privateKey","[REDACTED]"),Object(y.d)(this,"_signingKey",()=>t);else{"string"==typeof t&&t.match(/^[0-9a-f]*$/i)&&64===t.length&&(t="0x"+t);const e=new w.a(t);Object(y.d)(this,"_signingKey",()=>e);}Object(y.d)(this,"_mnemonic",()=>null),Object(y.d)(this,"address",Object(A.c)(this.publicKey));}var r;e&&!o.b.isProvider(e)&&S.throwArgumentError("invalid provider","provider",e),Object(y.d)(this,"provider",e||null);}get mnemonic(){return this._mnemonic();}get privateKey(){return this._signingKey().privateKey;}get publicKey(){return this._signingKey().publicKey;}getAddress(){return Promise.resolve(this.address);}connect(t){return new I(this,t);}signTransaction(t){return Object(y.f)(t).then(e=>{null!=e.from&&(Object(n.a)(e.from)!==this.address&&S.throwArgumentError("transaction from address mismatch","transaction.from",t.from),delete e.from);const r=this._signingKey().signDigest(Object(m.a)(Object(A.f)(e)));return Object(A.f)(e,r);});}signMessage(t){return x(this,void 0,void 0,function*(){return Object(h.m)(this._signingKey().signDigest(Object(c.a)(t)));});}_signTypedData(t,e,r){return x(this,void 0,void 0,function*(){const n=yield l.a.resolveNames(t,e,r,t=>(null==this.provider&&S.throwError("cannot resolve ENS names without a provider",E.b.errors.UNSUPPORTED_OPERATION,{operation:"resolveName",value:t}),this.provider.resolveName(t)));return Object(h.m)(this._signingKey().signDigest(l.a.hash(n.domain,e,n.value)));});}encrypt(t,e,r){if("function"!=typeof e||r||(r=e,e={}),r&&"function"!=typeof r)throw new Error("invalid callback");return e||(e={}),Object(_.c)(this,t,e,r);}static createRandom(t){let e=Object(v.a)(16);t||(t={}),t.extraEntropy&&(e=Object(h.a)(Object(h.e)(Object(m.a)(Object(h.b)([e,t.extraEntropy])),0,16)));const r=Object(d.c)(e,t.locale);return I.fromMnemonic(r,t.path,t.locale);}static fromEncryptedJson(t,e,r){return Object(M.a)(t,e,r).then(t=>new I(t));}static fromEncryptedJsonSync(t,e){return new I(Object(M.b)(t,e));}static fromMnemonic(t,path,e){return path||(path=d.b),new I(d.a.fromMnemonic(t,null,e).derivePath(path));}}function k(t,e){return Object(A.e)(Object(c.a)(t),e);}function T(t,e,r,n){return Object(A.e)(l.a.hash(t,e,r),n);}},function(t,e,r){"use strict";r.d(e,"b",function(){return R;}),r.d(e,"a",function(){return P;}),r.d(e,"c",function(){return N;});var n=r(46),o=r.n(n),f=r(142),h=r.n(f),c=r(6),l=r(0),d=r(23),m=r(8),y=r(605),v=r(143),w=r(1),_=r(15),M=r(9),A=r(2),E=r(139),x=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const S=new A.b(E.a);function I(t){return null!=t&&t.mnemonic&&t.mnemonic.phrase;}class k extends w.a{isKeystoreAccount(t){return!(!t||!t._isKeystoreAccount);}}function T(data,t){const e=Object(M.b)(Object(M.c)(data,"crypto/ciphertext"));if(Object(l.i)(Object(m.a)(Object(l.b)([t.slice(16,32),e]))).substring(2)!==Object(M.c)(data,"crypto/mac").toLowerCase())throw new Error("invalid password");const r=function(data,t,e){if("aes-128-ctr"===Object(M.c)(data,"crypto/cipher")){const r=Object(M.b)(Object(M.c)(data,"crypto/cipherparams/iv")),n=new o.a.Counter(r),f=new o.a.ModeOfOperation.ctr(t,n);return Object(l.a)(f.decrypt(e));}return null;}(data,t.slice(0,16),e);r||S.throwError("unsupported cipher",A.b.errors.UNSUPPORTED_OPERATION,{operation:"decrypt"});const n=t.slice(32,64),address=Object(_.c)(r);if(data.address){let t=data.address.toLowerCase();if("0x"!==t.substring(0,2)&&(t="0x"+t),Object(c.a)(t)!==address)throw new Error("address mismatch");}const f={_isKeystoreAccount:!0,address:address,privateKey:Object(l.i)(r)};if("0.1"===Object(M.c)(data,"x-ethers/version")){const t=Object(M.b)(Object(M.c)(data,"x-ethers/mnemonicCiphertext")),e=Object(M.b)(Object(M.c)(data,"x-ethers/mnemonicCounter")),r=new o.a.Counter(e),h=new o.a.ModeOfOperation.ctr(n,r),path=Object(M.c)(data,"x-ethers/path")||d.b,c=Object(M.c)(data,"x-ethers/locale")||"en",m=Object(l.a)(h.decrypt(t));try{const t=Object(d.c)(m,c),e=d.a.fromMnemonic(t,null,c).derivePath(path);if(e.privateKey!=f.privateKey)throw new Error("mnemonic mismatch");f.mnemonic=e.mnemonic;}catch(t){if(t.code!==A.b.errors.INVALID_ARGUMENT||"wordlist"!==t.argument)throw t;}}return new k(f);}function O(t,e,r,n,o){return Object(l.a)(Object(y.a)(t,e,r,n,o));}function B(t,e,r,n,o){return Promise.resolve(O(t,e,r,n,o));}function C(data,t,e,r,n){const o=Object(M.a)(t),f=Object(M.c)(data,"crypto/kdf");if(f&&"string"==typeof f){const t=function(t,e){return S.throwArgumentError("invalid key-derivation function parameters",t,e);};if("scrypt"===f.toLowerCase()){const e=Object(M.b)(Object(M.c)(data,"crypto/kdfparams/salt")),h=parseInt(Object(M.c)(data,"crypto/kdfparams/n")),c=parseInt(Object(M.c)(data,"crypto/kdfparams/r")),p=parseInt(Object(M.c)(data,"crypto/kdfparams/p"));h&&c&&p||t("kdf",f),0!=(h&h-1)&&t("N",h);const l=parseInt(Object(M.c)(data,"crypto/kdfparams/dklen"));return 32!==l&&t("dklen",l),r(o,e,h,c,p,64,n);}if("pbkdf2"===f.toLowerCase()){const r=Object(M.b)(Object(M.c)(data,"crypto/kdfparams/salt"));let n=null;const f=Object(M.c)(data,"crypto/kdfparams/prf");"hmac-sha256"===f?n="sha256":"hmac-sha512"===f?n="sha512":t("prf",f);const h=parseInt(Object(M.c)(data,"crypto/kdfparams/c")),c=parseInt(Object(M.c)(data,"crypto/kdfparams/dklen"));return 32!==c&&t("dklen",c),e(o,r,h,c,n);}}return S.throwArgumentError("unsupported key-derivation function","kdf",f);}function R(t,e){const data=JSON.parse(t);return T(data,C(data,e,O,h.a.syncScrypt));}function P(t,e,r){return x(this,void 0,void 0,function*(){const data=JSON.parse(t);return T(data,yield C(data,e,B,h.a.scrypt,r));});}function N(t,e,r,n){try{if(Object(c.a)(t.address)!==Object(_.c)(t.privateKey))throw new Error("address/privateKey mismatch");if(I(t)){const e=t.mnemonic;if(d.a.fromMnemonic(e.phrase,null,e.locale).derivePath(e.path||d.b).privateKey!=t.privateKey)throw new Error("mnemonic mismatch");}}catch(t){return Promise.reject(t);}"function"!=typeof r||n||(n=r,r={}),r||(r={});const f=Object(l.a)(t.privateKey),y=Object(M.a)(e);let w=null,path=null,A=null;if(I(t)){const e=t.mnemonic;w=Object(l.a)(Object(d.f)(e.phrase,e.locale||"en")),path=e.path||d.b,A=e.locale||"en";}let E=r.client;E||(E="ethers.js");let x=null;x=r.salt?Object(l.a)(r.salt):Object(v.a)(32);let S=null;if(r.iv){if(S=Object(l.a)(r.iv),16!==S.length)throw new Error("invalid iv");}else S=Object(v.a)(16);let k=null;if(r.uuid){if(k=Object(l.a)(r.uuid),16!==k.length)throw new Error("invalid uuid");}else k=Object(v.a)(16);let T=1<<17,O=8,p=1;return r.scrypt&&(r.scrypt.N&&(T=r.scrypt.N),r.scrypt.r&&(O=r.scrypt.r),r.scrypt.p&&(p=r.scrypt.p)),h.a.scrypt(y,x,T,O,p,64,n).then(e=>{const r=(e=Object(l.a)(e)).slice(0,16),n=e.slice(16,32),h=e.slice(32,64),c=new o.a.Counter(S),d=new o.a.ModeOfOperation.ctr(r,c),y=Object(l.a)(d.encrypt(f)),_=Object(m.a)(Object(l.b)([n,y])),data={address:t.address.substring(2).toLowerCase(),id:Object(M.d)(k),version:3,crypto:{cipher:"aes-128-ctr",cipherparams:{iv:Object(l.i)(S).substring(2)},ciphertext:Object(l.i)(y).substring(2),kdf:"scrypt",kdfparams:{salt:Object(l.i)(x).substring(2),n:T,dklen:32,p:p,r:O},mac:_.substring(2)}};if(w){const t=Object(v.a)(16),e=new o.a.Counter(t),r=new o.a.ModeOfOperation.ctr(h,e),n=Object(l.a)(r.encrypt(w)),f=new Date(),c=f.getUTCFullYear()+"-"+Object(M.e)(f.getUTCMonth()+1,2)+"-"+Object(M.e)(f.getUTCDate(),2)+"T"+Object(M.e)(f.getUTCHours(),2)+"-"+Object(M.e)(f.getUTCMinutes(),2)+"-"+Object(M.e)(f.getUTCSeconds(),2)+".0Z";data["x-ethers"]={client:E,gethFilename:"UTC--"+c+"--"+data.address,mnemonicCounter:Object(l.i)(t).substring(2),mnemonicCiphertext:Object(l.i)(n).substring(2),path:path,locale:A,version:"0.1"};}return JSON.stringify(data);});}},,,function(t,e,r){"use strict";var n=r(50),o=r(44);function f(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32;}e.BlockHash=f,f.prototype.update=function(t,e){if(t=n.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var r=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-r,t.length),0===this.pending.length&&(this.pending=null),t=n.join32(t,0,t.length-r,this.endian);for(var i=0;i>>24&255,n[i++]=t>>>16&255,n[i++]=t>>>8&255,n[i++]=255&t;}else for(n[i++]=255&t,n[i++]=t>>>8&255,n[i++]=t>>>16&255,n[i++]=t>>>24&255,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,o=8;oinput.length)throw new Error("invalid rlp: total length is larger than the data");if(0===(n=input.slice(r,d)).length)throw new Error("invalid rlp, List has a invalid length");for(;n.length;)o=c(n),h.push(o.data),n=o.remainder;return{data:h,remainder:input.slice(d)};}function l(t){return"0x"===t.slice(0,2);}function d(t){if(t<0)throw new Error("Invalid integer as argument, must be unsigned!");var e=t.toString(16);return e.length%2?"0"+e:e;}function m(e){if(!t.isBuffer(e)){if("string"==typeof e)return l(e)?t.from((a="string"!=typeof(n=e)?n:l(n)?n.slice(2):n).length%2?"0"+a:a,"hex"):t.from(e);if("number"==typeof e||"bigint"==typeof e)return e?(r=d(e),t.from(r,"hex")):t.from([]);if(null==e)return t.from([]);if(e instanceof Uint8Array)return t.from(e);if(o.default.isBN(e))return t.from(e.toArray());throw new Error("invalid type");}var r,a,n;return e;}e.encode=function e(input){if(Array.isArray(input)){for(var output=[],i=0;i0&&"0"===t.toString();)t=(a=a.slice(1))[0];return a;},e.stripZeros=e.unpad,e.toBuffer=function(e){if(!t.isBuffer(e))if(Array.isArray(e))e=t.from(e);else if("string"==typeof e){if(!n.isHexString(e))throw new Error("Cannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: "+e);e=t.from(n.padToEven(n.stripHexPrefix(e)),"hex");}else if("number"==typeof e)e=n.intToBuffer(e);else if(null==e)e=t.allocUnsafe(0);else if(o.isBN(e))e=e.toArrayLike(t);else{if(!e.toArray)throw new Error("invalid type");e=t.from(e.toArray());}return e;},e.bufferToInt=function(t){return new o(e.toBuffer(t)).toNumber();},e.bufferToHex=function(t){return"0x"+(t=e.toBuffer(t)).toString("hex");},e.fromSigned=function(t){return new o(t).fromTwos(256);},e.toUnsigned=function(e){return t.from(e.toTwos(256).toArray());},e.addHexPrefix=function(t){return"string"!=typeof t||n.isHexPrefixed(t)?t:"0x"+t;},e.baToJSON=function(r){if(t.isBuffer(r))return"0x"+r.toString("hex");if(r instanceof Array){for(var n=[],i=0;i"+content+"";},M=function(t){t.write(_("")),t.close();var e=t.parentWindow.Object;return t=null,e;},A=function(){try{n=new ActiveXObject("htmlfile");}catch(t){}var t,iframe,e;A="undefined"!=typeof document?document.domain&&n?M(n):(iframe=l("iframe"),e="java"+y+":",iframe.style.display="none",html.appendChild(iframe),iframe.src=String(e),(t=iframe.contentWindow.document).open(),t.write(_("document.F=Object")),t.close(),t.F):M(n);for(var r=h.length;r--;)delete A[m][h[r]];return A();};c[v]=!0,t.exports=Object.create||function(t,e){var r;return null!==t?(w[m]=o(t),r=new w(),w[m]=null,r[v]=t):r=A(),void 0===e?r:f.f(r,e);};},function(t,e,r){"use strict";r.r(e),r.d(e,"Provider",function(){return n.b;}),r.d(e,"BaseProvider",function(){return pt;}),r.d(e,"Resolver",function(){return ht;}),r.d(e,"UrlJsonRpcProvider",function(){return Ft;}),r.d(e,"FallbackProvider",function(){return ve;}),r.d(e,"AlchemyProvider",function(){return Kt;}),r.d(e,"AlchemyWebSocketProvider",function(){return qt;}),r.d(e,"AnkrProvider",function(){return Gt;}),r.d(e,"CloudflareProvider",function(){return Zt;}),r.d(e,"EtherscanProvider",function(){return ne;}),r.d(e,"InfuraProvider",function(){return Ee;}),r.d(e,"InfuraWebSocketProvider",function(){return Ae;}),r.d(e,"JsonRpcProvider",function(){return Tt;}),r.d(e,"JsonRpcBatchProvider",function(){return xe;}),r.d(e,"NodesmithProvider",function(){return Ie;}),r.d(e,"PocketProvider",function(){return Oe;}),r.d(e,"StaticJsonRpcProvider",function(){return Lt;}),r.d(e,"Web3Provider",function(){return Pe;}),r.d(e,"WebSocketProvider",function(){return Pt;}),r.d(e,"IpcProvider",function(){return we;}),r.d(e,"JsonRpcSigner",function(){return St;}),r.d(e,"getDefaultProvider",function(){return je;}),r.d(e,"getNetwork",function(){return v;}),r.d(e,"isCommunityResource",function(){return D;}),r.d(e,"isCommunityResourcable",function(){return F;}),r.d(e,"showThrottleMessage",function(){return K;}),r.d(e,"Formatter",function(){return L;});var n=r(49),o=r(2);const f=new o.b("networks/5.7.1");function h(t){const e=function(e,r){null==r&&(r={});const n=[];if(e.InfuraProvider&&"-"!==r.infura)try{n.push(new e.InfuraProvider(t,r.infura));}catch(t){}if(e.EtherscanProvider&&"-"!==r.etherscan)try{n.push(new e.EtherscanProvider(t,r.etherscan));}catch(t){}if(e.AlchemyProvider&&"-"!==r.alchemy)try{n.push(new e.AlchemyProvider(t,r.alchemy));}catch(t){}if(e.PocketProvider&&"-"!==r.pocket){const o=["goerli","ropsten","rinkeby","sepolia"];try{const f=new e.PocketProvider(t,r.pocket);f.network&&-1===o.indexOf(f.network.name)&&n.push(f);}catch(t){}}if(e.CloudflareProvider&&"-"!==r.cloudflare)try{n.push(new e.CloudflareProvider(t));}catch(t){}if(e.AnkrProvider&&"-"!==r.ankr)try{const o=["ropsten"],f=new e.AnkrProvider(t,r.ankr);f.network&&-1===o.indexOf(f.network.name)&&n.push(f);}catch(t){}if(0===n.length)return null;if(e.FallbackProvider){let o=1;return null!=r.quorum?o=r.quorum:"homestead"===t&&(o=2),new e.FallbackProvider(n,o);}return n[0];};return e.renetwork=function(t){return h(t);},e;}function c(t,e){const r=function(r,n){return r.JsonRpcProvider?new r.JsonRpcProvider(t,e):null;};return r.renetwork=function(e){return c(t,e);},r;}const l={chainId:1,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"homestead",_defaultProvider:h("homestead")},d={chainId:3,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"ropsten",_defaultProvider:h("ropsten")},m={chainId:63,name:"classicMordor",_defaultProvider:c("https://www.ethercluster.com/mordor","classicMordor")},y={unspecified:{chainId:0,name:"unspecified"},homestead:l,mainnet:l,morden:{chainId:2,name:"morden"},ropsten:d,testnet:d,rinkeby:{chainId:4,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"rinkeby",_defaultProvider:h("rinkeby")},kovan:{chainId:42,name:"kovan",_defaultProvider:h("kovan")},goerli:{chainId:5,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"goerli",_defaultProvider:h("goerli")},kintsugi:{chainId:1337702,name:"kintsugi"},sepolia:{chainId:11155111,name:"sepolia",_defaultProvider:h("sepolia")},classic:{chainId:61,name:"classic",_defaultProvider:c("https://www.ethercluster.com/etc","classic")},classicMorden:{chainId:62,name:"classicMorden"},classicMordor:m,classicTestnet:m,classicKotti:{chainId:6,name:"classicKotti",_defaultProvider:c("https://www.ethercluster.com/kotti","classicKotti")},xdai:{chainId:100,name:"xdai"},matic:{chainId:137,name:"matic",_defaultProvider:h("matic")},maticmum:{chainId:80001,name:"maticmum"},optimism:{chainId:10,name:"optimism",_defaultProvider:h("optimism")},"optimism-kovan":{chainId:69,name:"optimism-kovan"},"optimism-goerli":{chainId:420,name:"optimism-goerli"},arbitrum:{chainId:42161,name:"arbitrum"},"arbitrum-rinkeby":{chainId:421611,name:"arbitrum-rinkeby"},"arbitrum-goerli":{chainId:421613,name:"arbitrum-goerli"},bnb:{chainId:56,name:"bnb"},bnbt:{chainId:97,name:"bnbt"}};function v(t){if(null==t)return null;if("number"==typeof t){for(const e in y){const r=y[e];if(r.chainId===t)return{name:r.name,chainId:r.chainId,ensAddress:r.ensAddress||null,_defaultProvider:r._defaultProvider||null};}return{chainId:t,name:"unknown"};}if("string"==typeof t){const e=y[t];return null==e?null:{name:e.name,chainId:e.chainId,ensAddress:e.ensAddress,_defaultProvider:e._defaultProvider||null};}const e=y[t.name];if(!e)return"number"!=typeof t.chainId&&f.throwArgumentError("invalid network chainId","network",t),t;0!==t.chainId&&t.chainId!==e.chainId&&f.throwArgumentError("network chainId mismatch","network",t);let r=t._defaultProvider||null;var n;return null==r&&e._defaultProvider&&(r=(n=e._defaultProvider)&&"function"==typeof n.renetwork?e._defaultProvider.renetwork(t):e._defaultProvider),{name:t.name,chainId:e.chainId,ensAddress:t.ensAddress||e.ensAddress||null,_defaultProvider:r};}var w=r(147),_=r(59),M=r(11),A=r(0),E=r(208),x=r(610),S=r(1),I=r(323),k=r(36),T=r(22),O=r(200),B=r.n(O);const C="providers/5.7.2";var R=r(6),P=r(209),N=r(15);const j=new o.b(C);class L{constructor(){this.formats=this.getDefaultFormats();}getDefaultFormats(){const t={},address=this.address.bind(this),e=this.bigNumber.bind(this),r=this.blockTag.bind(this),data=this.data.bind(this),n=this.hash.bind(this),o=this.hex.bind(this),f=this.number.bind(this),h=this.type.bind(this);return t.transaction={hash:n,type:h,accessList:L.allowNull(this.accessList.bind(this),null),blockHash:L.allowNull(n,null),blockNumber:L.allowNull(f,null),transactionIndex:L.allowNull(f,null),confirmations:L.allowNull(f,null),from:address,gasPrice:L.allowNull(e),maxPriorityFeePerGas:L.allowNull(e),maxFeePerGas:L.allowNull(e),gasLimit:e,to:L.allowNull(address,null),value:e,nonce:f,data:data,r:L.allowNull(this.uint256),s:L.allowNull(this.uint256),v:L.allowNull(f),creates:L.allowNull(address,null),raw:L.allowNull(data)},t.transactionRequest={from:L.allowNull(address),nonce:L.allowNull(f),gasLimit:L.allowNull(e),gasPrice:L.allowNull(e),maxPriorityFeePerGas:L.allowNull(e),maxFeePerGas:L.allowNull(e),to:L.allowNull(address),value:L.allowNull(e),data:L.allowNull(t=>this.data(t,!0)),type:L.allowNull(f),accessList:L.allowNull(this.accessList.bind(this),null)},t.receiptLog={transactionIndex:f,blockNumber:f,transactionHash:n,address:address,topics:L.arrayOf(n),data:data,logIndex:f,blockHash:n},t.receipt={to:L.allowNull(this.address,null),from:L.allowNull(this.address,null),contractAddress:L.allowNull(address,null),transactionIndex:f,root:L.allowNull(o),gasUsed:e,logsBloom:L.allowNull(data),blockHash:n,transactionHash:n,logs:L.arrayOf(this.receiptLog.bind(this)),blockNumber:f,confirmations:L.allowNull(f,null),cumulativeGasUsed:e,effectiveGasPrice:L.allowNull(e),status:L.allowNull(f),type:h},t.block={hash:L.allowNull(n),parentHash:n,number:f,timestamp:f,nonce:L.allowNull(o),difficulty:this.difficulty.bind(this),gasLimit:e,gasUsed:e,miner:L.allowNull(address),extraData:data,transactions:L.allowNull(L.arrayOf(n)),baseFeePerGas:L.allowNull(e)},t.blockWithTransactions=Object(S.g)(t.block),t.blockWithTransactions.transactions=L.allowNull(L.arrayOf(this.transactionResponse.bind(this))),t.filter={fromBlock:L.allowNull(r,void 0),toBlock:L.allowNull(r,void 0),blockHash:L.allowNull(n,void 0),address:L.allowNull(address,void 0),topics:L.allowNull(this.topics.bind(this),void 0)},t.filterLog={blockNumber:L.allowNull(f),blockHash:L.allowNull(n),transactionIndex:f,removed:L.allowNull(this.boolean.bind(this)),address:address,data:L.allowFalsish(data,"0x"),topics:L.arrayOf(n),transactionHash:n,logIndex:f},t;}accessList(t){return Object(N.b)(t||[]);}number(t){return"0x"===t?0:M.a.from(t).toNumber();}type(t){return"0x"===t||null==t?0:M.a.from(t).toNumber();}bigNumber(t){return M.a.from(t);}boolean(t){if("boolean"==typeof t)return t;if("string"==typeof t){if("true"===(t=t.toLowerCase()))return!0;if("false"===t)return!1;}throw new Error("invalid boolean - "+t);}hex(t,e){return"string"==typeof t&&(e||"0x"===t.substring(0,2)||(t="0x"+t),Object(A.l)(t))?t.toLowerCase():j.throwArgumentError("invalid hash","value",t);}data(t,e){const r=this.hex(t,e);if(r.length%2!=0)throw new Error("invalid data; odd-length - "+t);return r;}address(t){return Object(R.a)(t);}callAddress(t){if(!Object(A.l)(t,32))return null;const address=Object(R.a)(Object(A.e)(t,12));return address===P.a?null:address;}contractAddress(t){return Object(R.b)(t);}blockTag(t){if(null==t)return"latest";if("earliest"===t)return"0x0";switch(t){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return t;}if("number"==typeof t||Object(A.l)(t))return Object(A.g)(t);throw new Error("invalid blockTag");}hash(t,e){const r=this.hex(t,e);return 32!==Object(A.d)(r)?j.throwArgumentError("invalid hash","value",t):r;}difficulty(t){if(null==t)return null;const e=M.a.from(t);try{return e.toNumber();}catch(t){}return null;}uint256(t){if(!Object(A.l)(t))throw new Error("invalid uint256");return Object(A.h)(t,32);}_block(t,e){null!=t.author&&null==t.miner&&(t.miner=t.author);const r=null!=t._difficulty?t._difficulty:t.difficulty,n=L.check(e,t);return n._difficulty=null==r?null:M.a.from(r),n;}block(t){return this._block(t,this.formats.block);}blockWithTransactions(t){return this._block(t,this.formats.blockWithTransactions);}transactionRequest(t){return L.check(this.formats.transactionRequest,t);}transactionResponse(t){null!=t.gas&&null==t.gasLimit&&(t.gasLimit=t.gas),t.to&&M.a.from(t.to).isZero()&&(t.to="0x0000000000000000000000000000000000000000"),null!=t.input&&null==t.data&&(t.data=t.input),null==t.to&&null==t.creates&&(t.creates=this.contractAddress(t)),1!==t.type&&2!==t.type||null!=t.accessList||(t.accessList=[]);const e=L.check(this.formats.transaction,t);if(null!=t.chainId){let r=t.chainId;Object(A.l)(r)&&(r=M.a.from(r).toNumber()),e.chainId=r;}else{let r=t.networkId;null==r&&null==e.v&&(r=t.chainId),Object(A.l)(r)&&(r=M.a.from(r).toNumber()),"number"!=typeof r&&null!=e.v&&(r=(e.v-35)/2,r<0&&(r=0),r=parseInt(r)),"number"!=typeof r&&(r=0),e.chainId=r;}return e.blockHash&&"x"===e.blockHash.replace(/0/g,"")&&(e.blockHash=null),e;}transaction(t){return Object(N.d)(t);}receiptLog(t){return L.check(this.formats.receiptLog,t);}receipt(t){const e=L.check(this.formats.receipt,t);if(null!=e.root)if(e.root.length<=4){const t=M.a.from(e.root).toNumber();0===t||1===t?(null!=e.status&&e.status!==t&&j.throwArgumentError("alt-root-status/status mismatch","value",{root:e.root,status:e.status}),e.status=t,delete e.root):j.throwArgumentError("invalid alt-root-status","value.root",e.root);}else 66!==e.root.length&&j.throwArgumentError("invalid root hash","value.root",e.root);return null!=e.status&&(e.byzantium=!0),e;}topics(t){return Array.isArray(t)?t.map(t=>this.topics(t)):null!=t?this.hash(t,!0):null;}filter(t){return L.check(this.formats.filter,t);}filterLog(t){return L.check(this.formats.filterLog,t);}static check(t,object){const e={};for(const r in t)try{const n=t[r](object[r]);void 0!==n&&(e[r]=n);}catch(t){throw t.checkKey=r,t.checkValue=object[r],t;}return e;}static allowNull(t,e){return function(r){return null==r?e:t(r);};}static allowFalsish(t,e){return function(r){return r?t(r):e;};}static arrayOf(t){return function(e){if(!Array.isArray(e))throw new Error("not an array");const r=[];return e.forEach(function(e){r.push(t(e));}),r;};}}function F(t){return t&&"function"==typeof t.isCommunityResource;}function D(t){return F(t)&&t.isCommunityResource();}let U=!1;function K(){U||(U=!0,console.log("========= NOTICE ========="),console.log("Request-Rate Exceeded (this message will not be repeated)"),console.log(""),console.log("The default API keys for each service are provided as a highly-throttled,"),console.log("community resource for low-traffic projects and early prototyping."),console.log(""),console.log("While your application will continue to function, we highly recommended"),console.log("signing up for your own API keys to improve performance, increase your"),console.log("request rate/limit and enable other perks, such as metrics and advanced APIs."),console.log(""),console.log("For more details: https://docs.ethers.io/api-keys/"),console.log("=========================="));}var z=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const H=new o.b(C);function Q(t){return null==t?"null":(32!==Object(A.d)(t)&&H.throwArgumentError("invalid topic","topic",t),t.toLowerCase());}function G(t){for(t=t.slice();t.length>0&&null==t[t.length-1];)t.pop();return t.map(t=>{if(Array.isArray(t)){const e={};t.forEach(t=>{e[Q(t)]=!0;});const r=Object.keys(e);return r.sort(),r.join("|");}return Q(t);}).join("&");}function V(t){if("string"==typeof t){if(t=t.toLowerCase(),32===Object(A.d)(t))return"tx:"+t;if(-1===t.indexOf(":"))return t;}else{if(Array.isArray(t))return"filter:*:"+G(t);if(n.a.isForkEvent(t))throw H.warn("not implemented"),new Error("not implemented");if(t&&"object"==typeof t)return"filter:"+(t.address||"*")+":"+G(t.topics||[]);}throw new Error("invalid event - "+t);}function W(){return new Date().getTime();}function Z(t){return new Promise(e=>{setTimeout(e,t);});}const Y=["block","network","pending","poll"];class J{constructor(t,e,r){Object(S.d)(this,"tag",t),Object(S.d)(this,"listener",e),Object(S.d)(this,"once",r),this._lastBlockNumber=-2,this._inflight=!1;}get event(){switch(this.type){case"tx":return this.hash;case"filter":return this.filter;}return this.tag;}get type(){return this.tag.split(":")[0];}get hash(){const t=this.tag.split(":");return"tx"!==t[0]?null:t[1];}get filter(){const t=this.tag.split(":");if("filter"!==t[0])return null;const address=t[1],e=""===(data=t[2])?[]:data.split(/&/g).map(t=>{if(""===t)return[];const e=t.split("|").map(t=>"null"===t?null:t);return 1===e.length?e[0]:e;});var data;const filter={};return e.length>0&&(filter.topics=e),address&&"*"!==address&&(filter.address=address),filter;}pollable(){return this.tag.indexOf(":")>=0||Y.indexOf(this.tag)>=0;}}const X={0:{symbol:"btc",p2pkh:0,p2sh:5,prefix:"bc"},2:{symbol:"ltc",p2pkh:48,p2sh:50,prefix:"ltc"},3:{symbol:"doge",p2pkh:30,p2sh:22},60:{symbol:"eth",ilk:"eth"},61:{symbol:"etc",ilk:"eth"},700:{symbol:"xdai",ilk:"eth"}};function $(t){return Object(A.h)(M.a.from(t).toHexString(),32);}function tt(data){return _.a.encode(Object(A.b)([data,Object(A.e)(Object(I.c)(Object(I.c)(data)),0,4)]));}const et=new RegExp("^(ipfs)://(.*)$","i"),nt=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),et,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];function it(t,e){try{return Object(k.h)(ot(t,e));}catch(t){}return null;}function ot(t,e){if("0x"===t)return null;const r=M.a.from(Object(A.e)(t,e,e+32)).toNumber(),n=M.a.from(Object(A.e)(t,r,r+32)).toNumber();return Object(A.e)(t,r+32,r+32+n);}function at(link){return link.match(/^ipfs:\/\/ipfs\//i)?link=link.substring(12):link.match(/^ipfs:\/\//i)?link=link.substring(7):H.throwArgumentError("unsupported IPFS format","link",link),`https://gateway.ipfs.io/ipfs/${link}`;}function st(t){const e=Object(A.a)(t);if(e.length>32)throw new Error("internal; should not happen");const r=new Uint8Array(32);return r.set(e,32-e.length),r;}function ut(t){if(t.length%32==0)return t;const e=new Uint8Array(32*Math.ceil(t.length/32));return e.set(t),e;}function ft(t){const e=[];let r=0;for(let i=0;iM.a.from(t).eq(1)).catch(t=>{if(t.code===o.b.errors.CALL_EXCEPTION)return!1;throw this._supportsEip2544=null,t;})),this._supportsEip2544;}_fetch(t,e){return z(this,void 0,void 0,function*(){const r={to:this.address,ccipReadEnabled:!0,data:Object(A.c)([t,Object(x.c)(this.name),e||"0x"])};let n=!1;(yield this.supportsWildcard())&&(n=!0,r.data=Object(A.c)(["0x9061b923",ft([Object(x.a)(this.name),r.data])]));try{let t=yield this.provider.call(r);return Object(A.a)(t).length%32==4&&H.throwError("resolver threw error",o.b.errors.CALL_EXCEPTION,{transaction:r,data:t}),n&&(t=ot(t,0)),t;}catch(t){if(t.code===o.b.errors.CALL_EXCEPTION)return null;throw t;}});}_fetchBytes(t,e){return z(this,void 0,void 0,function*(){const r=yield this._fetch(t,e);return null!=r?ot(r,0):null;});}_getAddress(t,e){const r=X[String(t)];if(null==r&&H.throwError(`unsupported coin type: ${t}`,o.b.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${t})`}),"eth"===r.ilk)return this.provider.formatter.address(e);const n=Object(A.a)(e);if(null!=r.p2pkh){const t=e.match(/^0x76a9([0-9a-f][0-9a-f])([0-9a-f]*)88ac$/);if(t){const e=parseInt(t[1],16);if(t[2].length===2*e&&e>=1&&e<=75)return tt(Object(A.b)([[r.p2pkh],"0x"+t[2]]));}}if(null!=r.p2sh){const t=e.match(/^0xa9([0-9a-f][0-9a-f])([0-9a-f]*)87$/);if(t){const e=parseInt(t[1],16);if(t[2].length===2*e&&e>=1&&e<=75)return tt(Object(A.b)([[r.p2sh],"0x"+t[2]]));}}if(null!=r.prefix){const t=n[1];let e=n[0];if(0===e?20!==t&&32!==t&&(e=-1):e=-1,e>=0&&n.length===2+t&&t>=1&&t<=75){const t=B.a.toWords(n.slice(2));return t.unshift(e),B.a.encode(r.prefix,t);}}return null;}getAddress(t){return z(this,void 0,void 0,function*(){if(null==t&&(t=60),60===t)try{const t=yield this._fetch("0x3b3b57de");return"0x"===t||t===E.a?null:this.provider.formatter.callAddress(t);}catch(t){if(t.code===o.b.errors.CALL_EXCEPTION)return null;throw t;}const e=yield this._fetchBytes("0xf1cb7e06",$(t));if(null==e||"0x"===e)return null;const address=this._getAddress(t,e);return null==address&&H.throwError("invalid or unsupported coin data",o.b.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${t})`,coinType:t,data:e}),address;});}getAvatar(){return z(this,void 0,void 0,function*(){const t=[{type:"name",content:this.name}];try{const e=yield this.getText("avatar");if(null==e)return null;for(let i=0;it[a]);}return H.throwError("invalid or unsupported content hash data",o.b.errors.UNSUPPORTED_OPERATION,{operation:"getContentHash()",data:t});});}getText(t){return z(this,void 0,void 0,function*(){let e=Object(k.f)(t);e=Object(A.b)([$(64),$(e.length),e]),e.length%32!=0&&(e=Object(A.b)([e,Object(A.h)("0x",32-t.length%32)]));const r=yield this._fetchBytes("0x59d1d43c",Object(A.i)(e));return null==r||"0x"===r?null:Object(k.h)(r);});}}let ct=null,lt=1;class pt extends n.b{constructor(t){if(super(),this._events=[],this._emitted={block:-2},this.disableCcipRead=!1,this.formatter=new.target.getFormatter(),Object(S.d)(this,"anyNetwork","any"===t),this.anyNetwork&&(t=this.detectNetwork()),t instanceof Promise)this._networkPromise=t,t.catch(t=>{}),this._ready().catch(t=>{});else{const e=Object(S.e)(new.target,"getNetwork")(t);e?(Object(S.d)(this,"_network",e),this.emit("network",e,null)):H.throwArgumentError("invalid network","network",t);}this._maxInternalBlockNumber=-1024,this._lastBlockNumber=-2,this._maxFilterBlockRange=10,this._pollingInterval=4e3,this._fastQueryDate=0;}_ready(){return z(this,void 0,void 0,function*(){if(null==this._network){let t=null;if(this._networkPromise)try{t=yield this._networkPromise;}catch(t){}null==t&&(t=yield this.detectNetwork()),t||H.throwError("no network detected",o.b.errors.UNKNOWN_ERROR,{}),null==this._network&&(this.anyNetwork?this._network=t:Object(S.d)(this,"_network",t),this.emit("network",t,null));}return this._network;});}get ready(){return Object(T.c)(()=>this._ready().then(t=>t,t=>{if(t.code!==o.b.errors.NETWORK_ERROR||"noNetwork"!==t.event)throw t;}));}static getFormatter(){return null==ct&&(ct=new L()),ct;}static getNetwork(t){return v(null==t?"homestead":t);}ccipReadFetch(t,e,r){return z(this,void 0,void 0,function*(){if(this.disableCcipRead||0===r.length)return null;const n=t.to.toLowerCase(),data=e.toLowerCase(),f=[];for(let i=0;i=0?null:JSON.stringify({data:data,sender:n}),c=yield Object(T.b)({url:e,errorPassThrough:!0},h,(t,e)=>(t.status=e.statusCode,t));if(c.data)return c.data;const l=c.message||"unknown error";if(c.status>=400&&c.status<500)return H.throwError(`response not found during CCIP fetch: ${l}`,o.b.errors.SERVER_ERROR,{url:t,errorMessage:l});f.push(l);}return H.throwError(`error encountered during CCIP fetch: ${f.map(t=>JSON.stringify(t)).join(", ")}`,o.b.errors.SERVER_ERROR,{urls:r,errorMessages:f});});}_getInternalBlockNumber(t){return z(this,void 0,void 0,function*(){if(yield this._ready(),t>0)for(;this._internalBlockNumber;){const e=this._internalBlockNumber;try{const r=yield e;if(W()-r.respTime<=t)return r.blockNumber;break;}catch(t){if(this._internalBlockNumber===e)break;}}const e=W(),r=Object(S.f)({blockNumber:this.perform("getBlockNumber",{}),networkError:this.getNetwork().then(t=>null,t=>t)}).then(({blockNumber:t,networkError:n})=>{if(n)throw this._internalBlockNumber===r&&(this._internalBlockNumber=null),n;const o=W();return(t=M.a.from(t).toNumber()){this._internalBlockNumber===r&&(this._internalBlockNumber=null);}),(yield r).blockNumber;});}poll(){return z(this,void 0,void 0,function*(){const t=lt++,e=[];let r=null;try{r=yield this._getInternalBlockNumber(100+this.pollingInterval/2);}catch(t){return void this.emit("error",t);}if(this._setFastBlockNumber(r),this.emit("poll",t,r),r!==this._lastBlockNumber){if(-2===this._emitted.block&&(this._emitted.block=r-1),Math.abs(this._emitted.block-r)>1e3)H.warn(`network block skew detected; skipping block events (emitted=${this._emitted.block} blockNumber${r})`),this.emit("error",H.makeError("network block skew detected",o.b.errors.NETWORK_ERROR,{blockNumber:r,event:"blockSkew",previousBlockNumber:this._emitted.block})),this.emit("block",r);else for(let i=this._emitted.block+1;i<=r;i++)this.emit("block",i);this._emitted.block!==r&&(this._emitted.block=r,Object.keys(this._emitted).forEach(t=>{if("block"===t)return;const e=this._emitted[t];"pending"!==e&&r-e>12&&delete this._emitted[t];})),-2===this._lastBlockNumber&&(this._lastBlockNumber=r-1),this._events.forEach(t=>{switch(t.type){case"tx":{const r=t.hash;let n=this.getTransactionReceipt(r).then(t=>t&&null!=t.blockNumber?(this._emitted["t:"+r]=t.blockNumber,this.emit(r,t),null):null).catch(t=>{this.emit("error",t);});e.push(n);break;}case"filter":if(!t._inflight){t._inflight=!0,-2===t._lastBlockNumber&&(t._lastBlockNumber=r-1);const filter=t.filter;filter.fromBlock=t._lastBlockNumber+1,filter.toBlock=r;const n=filter.toBlock-this._maxFilterBlockRange;n>filter.fromBlock&&(filter.fromBlock=n),filter.fromBlock<0&&(filter.fromBlock=0);const o=this.getLogs(filter).then(e=>{t._inflight=!1,0!==e.length&&e.forEach(e=>{e.blockNumber>t._lastBlockNumber&&(t._lastBlockNumber=e.blockNumber),this._emitted["b:"+e.blockHash]=e.blockNumber,this._emitted["t:"+e.transactionHash]=e.blockNumber,this.emit(filter,e);});}).catch(e=>{this.emit("error",e),t._inflight=!1;});e.push(o);}}}),this._lastBlockNumber=r,Promise.all(e).then(()=>{this.emit("didPoll",t);}).catch(t=>{this.emit("error",t);});}else this.emit("didPoll",t);});}resetEventsBlock(t){this._lastBlockNumber=t-1,this.polling&&this.poll();}get network(){return this._network;}detectNetwork(){return z(this,void 0,void 0,function*(){return H.throwError("provider does not support network detection",o.b.errors.UNSUPPORTED_OPERATION,{operation:"provider.detectNetwork"});});}getNetwork(){return z(this,void 0,void 0,function*(){const t=yield this._ready(),e=yield this.detectNetwork();if(t.chainId!==e.chainId){if(this.anyNetwork)return this._network=e,this._lastBlockNumber=-2,this._fastBlockNumber=null,this._fastBlockNumberPromise=null,this._fastQueryDate=0,this._emitted.block=-2,this._maxInternalBlockNumber=-1024,this._internalBlockNumber=null,this.emit("network",e,t),yield Z(0),this._network;const r=H.makeError("underlying network changed",o.b.errors.NETWORK_ERROR,{event:"changed",network:t,detectedNetwork:e});throw this.emit("error",r),r;}return t;});}get blockNumber(){return this._getInternalBlockNumber(100+this.pollingInterval/2).then(t=>{this._setFastBlockNumber(t);},t=>{}),null!=this._fastBlockNumber?this._fastBlockNumber:-1;}get polling(){return null!=this._poller;}set polling(t){t&&!this._poller?(this._poller=setInterval(()=>{this.poll();},this.pollingInterval),this._bootstrapPoll||(this._bootstrapPoll=setTimeout(()=>{this.poll(),this._bootstrapPoll=setTimeout(()=>{this._poller||this.poll(),this._bootstrapPoll=null;},this.pollingInterval);},0))):!t&&this._poller&&(clearInterval(this._poller),this._poller=null);}get pollingInterval(){return this._pollingInterval;}set pollingInterval(t){if("number"!=typeof t||t<=0||parseInt(String(t))!=t)throw new Error("invalid polling interval");this._pollingInterval=t,this._poller&&(clearInterval(this._poller),this._poller=setInterval(()=>{this.poll();},this._pollingInterval));}_getFastBlockNumber(){const t=W();return t-this._fastQueryDate>2*this._pollingInterval&&(this._fastQueryDate=t,this._fastBlockNumberPromise=this.getBlockNumber().then(t=>((null==this._fastBlockNumber||t>this._fastBlockNumber)&&(this._fastBlockNumber=t),this._fastBlockNumber))),this._fastBlockNumberPromise;}_setFastBlockNumber(t){null!=this._fastBlockNumber&&tthis._fastBlockNumber)&&(this._fastBlockNumber=t,this._fastBlockNumberPromise=Promise.resolve(t)));}waitForTransaction(t,e,r){return z(this,void 0,void 0,function*(){return this._waitForTransaction(t,null==e?1:e,r||0,null);});}_waitForTransaction(t,e,r,n){return z(this,void 0,void 0,function*(){const f=yield this.getTransactionReceipt(t);return(f?f.confirmations:0)>=e?f:new Promise((f,h)=>{const c=[];let l=!1;const d=function(){return!!l||(l=!0,c.forEach(t=>{t();}),!1);},m=t=>{t.confirmations{this.removeListener(t,m);}),n){let r=n.startBlock,f=null;const m=c=>z(this,void 0,void 0,function*(){l||(yield Z(1e3),this.getTransactionCount(n.from).then(y=>z(this,void 0,void 0,function*(){if(!l){if(y<=n.nonce)r=c;else{{const e=yield this.getTransaction(t);if(e&&null!=e.blockNumber)return;}for(null==f&&(f=r-3,f{l||this.once("block",m);}));});if(l)return;this.once("block",m),c.push(()=>{this.removeListener("block",m);});}if("number"==typeof r&&r>0){const t=setTimeout(()=>{d()||h(H.makeError("timeout exceeded",o.b.errors.TIMEOUT,{timeout:r}));},r);t.unref&&t.unref(),c.push(()=>{clearTimeout(t);});}});});}getBlockNumber(){return z(this,void 0,void 0,function*(){return this._getInternalBlockNumber(0);});}getGasPrice(){return z(this,void 0,void 0,function*(){yield this.getNetwork();const t=yield this.perform("getGasPrice",{});try{return M.a.from(t);}catch(e){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getGasPrice",result:t,error:e});}});}getBalance(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const r=yield Object(S.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),n=yield this.perform("getBalance",r);try{return M.a.from(n);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getBalance",params:r,result:n,error:t});}});}getTransactionCount(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const r=yield Object(S.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),n=yield this.perform("getTransactionCount",r);try{return M.a.from(n).toNumber();}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getTransactionCount",params:r,result:n,error:t});}});}getCode(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const r=yield Object(S.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),n=yield this.perform("getCode",r);try{return Object(A.i)(n);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getCode",params:r,result:n,error:t});}});}getStorageAt(t,e,r){return z(this,void 0,void 0,function*(){yield this.getNetwork();const n=yield Object(S.f)({address:this._getAddress(t),blockTag:this._getBlockTag(r),position:Promise.resolve(e).then(p=>Object(A.g)(p))}),f=yield this.perform("getStorageAt",n);try{return Object(A.i)(f);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getStorageAt",params:n,result:f,error:t});}});}_wrapTransaction(t,e,r){if(null!=e&&32!==Object(A.d)(e))throw new Error("invalid response - sendTransaction");const n=t;return null!=e&&t.hash!==e&&H.throwError("Transaction hash mismatch from Provider.sendTransaction.",o.b.errors.UNKNOWN_ERROR,{expectedHash:t.hash,returnedHash:e}),n.wait=(e,n)=>z(this,void 0,void 0,function*(){let f;null==e&&(e=1),null==n&&(n=0),0!==e&&null!=r&&(f={data:t.data,from:t.from,nonce:t.nonce,to:t.to,value:t.value,startBlock:r});const h=yield this._waitForTransaction(t.hash,e,n,f);return null==h&&0===e?null:(this._emitted["t:"+t.hash]=h.blockNumber,0===h.status&&H.throwError("transaction failed",o.b.errors.CALL_EXCEPTION,{transactionHash:t.hash,transaction:t,receipt:h}),h);}),n;}sendTransaction(t){return z(this,void 0,void 0,function*(){yield this.getNetwork();const e=yield Promise.resolve(t).then(t=>Object(A.i)(t)),r=this.formatter.transaction(t);null==r.confirmations&&(r.confirmations=0);const n=yield this._getInternalBlockNumber(100+2*this.pollingInterval);try{const t=yield this.perform("sendTransaction",{signedTransaction:e});return this._wrapTransaction(r,t,n);}catch(t){throw t.transaction=r,t.transactionHash=r.hash,t;}});}_getTransactionRequest(t){return z(this,void 0,void 0,function*(){const e=yield t,r={};return["from","to"].forEach(t=>{null!=e[t]&&(r[t]=Promise.resolve(e[t]).then(t=>t?this._getAddress(t):null));}),["gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","value"].forEach(t=>{null!=e[t]&&(r[t]=Promise.resolve(e[t]).then(t=>t?M.a.from(t):null));}),["type"].forEach(t=>{null!=e[t]&&(r[t]=Promise.resolve(e[t]).then(t=>null!=t?t:null));}),e.accessList&&(r.accessList=this.formatter.accessList(e.accessList)),["data"].forEach(t=>{null!=e[t]&&(r[t]=Promise.resolve(e[t]).then(t=>t?Object(A.i)(t):null));}),this.formatter.transactionRequest(yield Object(S.f)(r));});}_getFilter(filter){return z(this,void 0,void 0,function*(){filter=yield filter;const t={};return null!=filter.address&&(t.address=this._getAddress(filter.address)),["blockHash","topics"].forEach(e=>{null!=filter[e]&&(t[e]=filter[e]);}),["fromBlock","toBlock"].forEach(e=>{null!=filter[e]&&(t[e]=this._getBlockTag(filter[e]));}),this.formatter.filter(yield Object(S.f)(t));});}_call(t,e,r){return z(this,void 0,void 0,function*(){r>=10&&H.throwError("CCIP read exceeded maximum redirections",o.b.errors.SERVER_ERROR,{redirects:r,transaction:t});const n=t.to,f=yield this.perform("call",{transaction:t,blockTag:e});if(r>=0&&"latest"===e&&null!=n&&"0x556f1830"===f.substring(0,10)&&Object(A.d)(f)%32==4)try{const data=Object(A.e)(f,4),h=Object(A.e)(data,0,32);M.a.from(h).eq(n)||H.throwError("CCIP Read sender did not match",o.b.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:t,data:f});const c=[],l=M.a.from(Object(A.e)(data,32,64)).toNumber(),d=M.a.from(Object(A.e)(data,l,l+32)).toNumber(),m=Object(A.e)(data,l+32);for(let u=0;uz(this,void 0,void 0,function*(){const t=yield this.perform("getBlock",n);if(null==t)return null!=n.blockHash&&null==this._emitted["b:"+n.blockHash]||null!=n.blockTag&&r>this._emitted.block?null:void 0;if(e){let e=null;for(let i=0;ithis._wrapTransaction(t)),r;}return this.formatter.block(t);}),{oncePoll:this});});}getBlock(t){return this._getBlock(t,!1);}getBlockWithTransactions(t){return this._getBlock(t,!0);}getTransaction(t){return z(this,void 0,void 0,function*(){yield this.getNetwork(),t=yield t;const e={transactionHash:this.formatter.hash(t,!0)};return Object(T.c)(()=>z(this,void 0,void 0,function*(){const r=yield this.perform("getTransaction",e);if(null==r)return null==this._emitted["t:"+t]?null:void 0;const n=this.formatter.transactionResponse(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let t=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;t<=0&&(t=1),n.confirmations=t;}return this._wrapTransaction(n);}),{oncePoll:this});});}getTransactionReceipt(t){return z(this,void 0,void 0,function*(){yield this.getNetwork(),t=yield t;const e={transactionHash:this.formatter.hash(t,!0)};return Object(T.c)(()=>z(this,void 0,void 0,function*(){const r=yield this.perform("getTransactionReceipt",e);if(null==r)return null==this._emitted["t:"+t]?null:void 0;if(null==r.blockHash)return;const n=this.formatter.receipt(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let t=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;t<=0&&(t=1),n.confirmations=t;}return n;}),{oncePoll:this});});}getLogs(filter){return z(this,void 0,void 0,function*(){yield this.getNetwork();const t=yield Object(S.f)({filter:this._getFilter(filter)}),e=yield this.perform("getLogs",t);return e.forEach(t=>{null==t.removed&&(t.removed=!1);}),L.arrayOf(this.formatter.filterLog.bind(this.formatter))(e);});}getEtherPrice(){return z(this,void 0,void 0,function*(){return yield this.getNetwork(),this.perform("getEtherPrice",{});});}_getBlockTag(t){return z(this,void 0,void 0,function*(){if("number"==typeof(t=yield t)&&t<0){t%1&&H.throwArgumentError("invalid BlockTag","blockTag",t);let e=yield this._getInternalBlockNumber(100+2*this.pollingInterval);return e+=t,e<0&&(e=0),this.formatter.blockTag(e);}return this.formatter.blockTag(t);});}getResolver(t){return z(this,void 0,void 0,function*(){let e=t;for(;;){if(""===e||"."===e)return null;if("eth"!==t&&"eth"===e)return null;const r=yield this._getResolver(e,"getResolver");if(null!=r){const n=new ht(this,r,t);return e===t||(yield n.supportsWildcard())?n:null;}e=e.split(".").slice(1).join(".");}});}_getResolver(t,e){return z(this,void 0,void 0,function*(){null==e&&(e="ENS");const r=yield this.getNetwork();r.ensAddress||H.throwError("network does not support ENS",o.b.errors.UNSUPPORTED_OPERATION,{operation:e,network:r.name});try{const e=yield this.call({to:r.ensAddress,data:"0x0178b8bf"+Object(x.c)(t).substring(2)});return this.formatter.callAddress(e);}catch(t){}return null;});}resolveName(t){return z(this,void 0,void 0,function*(){t=yield t;try{return Promise.resolve(this.formatter.address(t));}catch(e){if(Object(A.l)(t))throw e;}"string"!=typeof t&&H.throwArgumentError("invalid ENS name","name",t);const e=yield this.getResolver(t);return e?yield e.getAddress():null;});}lookupAddress(address){return z(this,void 0,void 0,function*(){address=yield address;const t=(address=this.formatter.address(address)).substring(2).toLowerCase()+".addr.reverse",e=yield this._getResolver(t,"lookupAddress");if(null==e)return null;const r=it(yield this.call({to:e,data:"0x691f3431"+Object(x.c)(t).substring(2)}),0);return(yield this.resolveName(r))!=address?null:r;});}getAvatar(t){return z(this,void 0,void 0,function*(){let e=null;if(Object(A.l)(t)){const r=this.formatter.address(t).substring(2).toLowerCase()+".addr.reverse",n=yield this._getResolver(r,"getAvatar");if(!n)return null;e=new ht(this,n,r);try{const t=yield e.getAvatar();if(t)return t.url;}catch(t){if(t.code!==o.b.errors.CALL_EXCEPTION)throw t;}try{const t=it(yield this.call({to:n,data:"0x691f3431"+Object(x.c)(r).substring(2)}),0);e=yield this.getResolver(t);}catch(t){if(t.code!==o.b.errors.CALL_EXCEPTION)throw t;return null;}}else if(e=yield this.getResolver(t),!e)return null;const r=yield e.getAvatar();return null==r?null:r.url;});}perform(t,e){return H.throwError(t+" not implemented",o.b.errors.NOT_IMPLEMENTED,{operation:t});}_startEvent(t){this.polling=this._events.filter(t=>t.pollable()).length>0;}_stopEvent(t){this.polling=this._events.filter(t=>t.pollable()).length>0;}_addEventListener(t,e,r){const n=new J(V(t),e,r);return this._events.push(n),this._startEvent(n),this;}on(t,e){return this._addEventListener(t,e,!1);}once(t,e){return this._addEventListener(t,e,!0);}emit(t,...e){let r=!1,n=[],o=V(t);return this._events=this._events.filter(t=>t.tag!==o||(setTimeout(()=>{t.listener.apply(this,e);},0),r=!0,!t.once||(n.push(t),!1))),n.forEach(t=>{this._stopEvent(t);}),r;}listenerCount(t){if(!t)return this._events.length;let e=V(t);return this._events.filter(t=>t.tag===e).length;}listeners(t){if(null==t)return this._events.map(t=>t.listener);let e=V(t);return this._events.filter(t=>t.tag===e).map(t=>t.listener);}off(t,e){if(null==e)return this.removeAllListeners(t);const r=[];let n=!1,o=V(t);return this._events=this._events.filter(t=>t.tag!==o||t.listener!=e||!!n||(n=!0,r.push(t),!1)),r.forEach(t=>{this._stopEvent(t);}),this;}removeAllListeners(t){let e=[];if(null==t)e=this._events,this._events=[];else{const r=V(t);this._events=this._events.filter(t=>t.tag!==r||(e.push(t),!1));}return e.forEach(t=>{this._stopEvent(t);}),this;}}var mt=r(41),bt=r(607),yt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const gt=new o.b(C),vt=["call","estimateGas"];function wt(t,e){if(null==t)return null;if("string"==typeof t.message&&t.message.match("reverted")){const data=Object(A.l)(t.data)?t.data:null;if(!e||data)return{message:t.message,data:data};}if("object"==typeof t){for(const r in t){const n=wt(t[r],e);if(n)return n;}return null;}if("string"==typeof t)try{return wt(JSON.parse(t),e);}catch(t){}return null;}function _t(t,e,r){const n=r.transaction||r.signedTransaction;if("call"===t){const t=wt(e,!0);if(t)return t.data;gt.throwError("missing revert data in call exception; Transaction reverted without a reason string",o.b.errors.CALL_EXCEPTION,{data:"0x",transaction:n,error:e});}if("estimateGas"===t){let r=wt(e.body,!1);null==r&&(r=wt(e,!1)),r&>.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{reason:r.message,method:t,transaction:n,error:e});}let f=e.message;throw e.code===o.b.errors.SERVER_ERROR&&e.error&&"string"==typeof e.error.message?f=e.error.message:"string"==typeof e.body?f=e.body:"string"==typeof e.responseText&&(f=e.responseText),f=(f||"").toLowerCase(),f.match(/insufficient funds|base fee exceeds gas limit|InsufficientFunds/i)&>.throwError("insufficient funds for intrinsic transaction cost",o.b.errors.INSUFFICIENT_FUNDS,{error:e,method:t,transaction:n}),f.match(/nonce (is )?too low/i)&>.throwError("nonce has already been used",o.b.errors.NONCE_EXPIRED,{error:e,method:t,transaction:n}),f.match(/replacement transaction underpriced|transaction gas price.*too low/i)&>.throwError("replacement fee too low",o.b.errors.REPLACEMENT_UNDERPRICED,{error:e,method:t,transaction:n}),f.match(/only replay-protected/i)&>.throwError("legacy pre-eip-155 transactions not supported",o.b.errors.UNSUPPORTED_OPERATION,{error:e,method:t,transaction:n}),vt.indexOf(t)>=0&&f.match(/gas required exceeds allowance|always failing transaction|execution reverted|revert/)&>.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,method:t,transaction:n}),e;}function Mt(t){return new Promise(function(e){setTimeout(e,t);});}function At(t){if(t.error){const e=new Error(t.error.message);throw e.code=t.error.code,e.data=t.error.data,e;}return t.result;}function Et(t){return t?t.toLowerCase():t;}const xt={};class St extends mt.a{constructor(t,e,r){if(super(),t!==xt)throw new Error("do not call the JsonRpcSigner constructor directly; use provider.getSigner");Object(S.d)(this,"provider",e),null==r&&(r=0),"string"==typeof r?(Object(S.d)(this,"_address",this.provider.formatter.address(r)),Object(S.d)(this,"_index",null)):"number"==typeof r?(Object(S.d)(this,"_index",r),Object(S.d)(this,"_address",null)):gt.throwArgumentError("invalid address or index","addressOrIndex",r);}connect(t){return gt.throwError("cannot alter JSON-RPC Signer connection",o.b.errors.UNSUPPORTED_OPERATION,{operation:"connect"});}connectUnchecked(){return new It(xt,this.provider,this._address||this._index);}getAddress(){return this._address?Promise.resolve(this._address):this.provider.send("eth_accounts",[]).then(t=>(t.length<=this._index&>.throwError("unknown account #"+this._index,o.b.errors.UNSUPPORTED_OPERATION,{operation:"getAddress"}),this.provider.formatter.address(t[this._index])));}sendUncheckedTransaction(t){t=Object(S.g)(t);const e=this.getAddress().then(address=>(address&&(address=address.toLowerCase()),address));if(null==t.gasLimit){const r=Object(S.g)(t);r.from=e,t.gasLimit=this.provider.estimateGas(r);}return null!=t.to&&(t.to=Promise.resolve(t.to).then(t=>yt(this,void 0,void 0,function*(){if(null==t)return null;const address=yield this.provider.resolveName(t);return null==address&>.throwArgumentError("provided ENS name resolves to null","tx.to",t),address;}))),Object(S.f)({tx:Object(S.f)(t),sender:e}).then(({tx:e,sender:r})=>{null!=e.from?e.from.toLowerCase()!==r&>.throwArgumentError("from address mismatch","transaction",t):e.from=r;const n=this.provider.constructor.hexlifyTransaction(e,{from:!0});return this.provider.send("eth_sendTransaction",[n]).then(t=>t,t=>("string"==typeof t.message&&t.message.match(/user denied/i)&>.throwError("user rejected transaction",o.b.errors.ACTION_REJECTED,{action:"sendTransaction",transaction:e}),_t("sendTransaction",t,n)));});}signTransaction(t){return gt.throwError("signing transactions is unsupported",o.b.errors.UNSUPPORTED_OPERATION,{operation:"signTransaction"});}sendTransaction(t){return yt(this,void 0,void 0,function*(){const e=yield this.provider._getInternalBlockNumber(100+2*this.provider.pollingInterval),r=yield this.sendUncheckedTransaction(t);try{return yield Object(T.c)(()=>yt(this,void 0,void 0,function*(){const t=yield this.provider.getTransaction(r);if(null!==t)return this.provider._wrapTransaction(t,r,e);}),{oncePoll:this.provider});}catch(t){throw t.transactionHash=r,t;}});}signMessage(t){return yt(this,void 0,void 0,function*(){const data="string"==typeof t?Object(k.f)(t):t,address=yield this.getAddress();try{return yield this.provider.send("personal_sign",[Object(A.i)(data),address.toLowerCase()]);}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&>.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"signMessage",from:address,messageData:t}),e;}});}_legacySignMessage(t){return yt(this,void 0,void 0,function*(){const data="string"==typeof t?Object(k.f)(t):t,address=yield this.getAddress();try{return yield this.provider.send("eth_sign",[address.toLowerCase(),Object(A.i)(data)]);}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&>.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"_legacySignMessage",from:address,messageData:t}),e;}});}_signTypedData(t,e,r){return yt(this,void 0,void 0,function*(){const n=yield bt.a.resolveNames(t,e,r,t=>this.provider.resolveName(t)),address=yield this.getAddress();try{return yield this.provider.send("eth_signTypedData_v4",[address.toLowerCase(),JSON.stringify(bt.a.getPayload(n.domain,e,n.value))]);}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&>.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"_signTypedData",from:address,messageData:{domain:n.domain,types:e,value:n.value}}),t;}});}unlock(t){return yt(this,void 0,void 0,function*(){const e=this.provider,address=yield this.getAddress();return e.send("personal_unlockAccount",[address.toLowerCase(),t,null]);});}}class It extends St{sendTransaction(t){return this.sendUncheckedTransaction(t).then(t=>({hash:t,nonce:null,gasLimit:null,gasPrice:null,data:null,value:null,chainId:null,confirmations:0,from:null,wait:e=>this.provider.waitForTransaction(t,e)}));}}const kt={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0};class Tt extends pt{constructor(t,e){let r=e;null==r&&(r=new Promise((t,e)=>{setTimeout(()=>{this.detectNetwork().then(e=>{t(e);},t=>{e(t);});},0);})),super(r),t||(t=Object(S.e)(this.constructor,"defaultUrl")()),"string"==typeof t?Object(S.d)(this,"connection",Object.freeze({url:t})):Object(S.d)(this,"connection",Object.freeze(Object(S.g)(t))),this._nextId=42;}get _cache(){return null==this._eventLoopCache&&(this._eventLoopCache={}),this._eventLoopCache;}static defaultUrl(){return"http://localhost:8545";}detectNetwork(){return this._cache.detectNetwork||(this._cache.detectNetwork=this._uncachedDetectNetwork(),setTimeout(()=>{this._cache.detectNetwork=null;},0)),this._cache.detectNetwork;}_uncachedDetectNetwork(){return yt(this,void 0,void 0,function*(){yield Mt(0);let t=null;try{t=yield this.send("eth_chainId",[]);}catch(e){try{t=yield this.send("net_version",[]);}catch(t){}}if(null!=t){const e=Object(S.e)(this.constructor,"getNetwork");try{return e(M.a.from(t).toNumber());}catch(e){return gt.throwError("could not detect network",o.b.errors.NETWORK_ERROR,{chainId:t,event:"invalidNetwork",serverError:e});}}return gt.throwError("could not detect network",o.b.errors.NETWORK_ERROR,{event:"noNetwork"});});}getSigner(t){return new St(xt,this,t);}getUncheckedSigner(t){return this.getSigner(t).connectUnchecked();}listAccounts(){return this.send("eth_accounts",[]).then(t=>t.map(a=>this.formatter.address(a)));}send(t,e){const r={method:t,params:e,id:this._nextId++,jsonrpc:"2.0"};this.emit("debug",{action:"request",request:Object(S.c)(r),provider:this});const n=["eth_chainId","eth_blockNumber"].indexOf(t)>=0;if(n&&this._cache[t])return this._cache[t];const o=Object(T.b)(this.connection,JSON.stringify(r),At).then(t=>(this.emit("debug",{action:"response",request:r,response:t,provider:this}),t),t=>{throw this.emit("debug",{action:"response",error:t,request:r,provider:this}),t;});return n&&(this._cache[t]=o,setTimeout(()=>{this._cache[t]=null;},0)),o;}prepareRequest(t,e){switch(t){case"getBlockNumber":return["eth_blockNumber",[]];case"getGasPrice":return["eth_gasPrice",[]];case"getBalance":return["eth_getBalance",[Et(e.address),e.blockTag]];case"getTransactionCount":return["eth_getTransactionCount",[Et(e.address),e.blockTag]];case"getCode":return["eth_getCode",[Et(e.address),e.blockTag]];case"getStorageAt":return["eth_getStorageAt",[Et(e.address),Object(A.h)(e.position,32),e.blockTag]];case"sendTransaction":return["eth_sendRawTransaction",[e.signedTransaction]];case"getBlock":return e.blockTag?["eth_getBlockByNumber",[e.blockTag,!!e.includeTransactions]]:e.blockHash?["eth_getBlockByHash",[e.blockHash,!!e.includeTransactions]]:null;case"getTransaction":return["eth_getTransactionByHash",[e.transactionHash]];case"getTransactionReceipt":return["eth_getTransactionReceipt",[e.transactionHash]];case"call":return["eth_call",[Object(S.e)(this.constructor,"hexlifyTransaction")(e.transaction,{from:!0}),e.blockTag]];case"estimateGas":return["eth_estimateGas",[Object(S.e)(this.constructor,"hexlifyTransaction")(e.transaction,{from:!0})]];case"getLogs":return e.filter&&null!=e.filter.address&&(e.filter.address=Et(e.filter.address)),["eth_getLogs",[e.filter]];}return null;}perform(t,e){return yt(this,void 0,void 0,function*(){if("call"===t||"estimateGas"===t){const t=e.transaction;if(t&&null!=t.type&&M.a.from(t.type).isZero()&&null==t.maxFeePerGas&&null==t.maxPriorityFeePerGas){const r=yield this.getFeeData();null==r.maxFeePerGas&&null==r.maxPriorityFeePerGas&&((e=Object(S.g)(e)).transaction=Object(S.g)(t),delete e.transaction.type);}}const r=this.prepareRequest(t,e);null==r&>.throwError(t+" not implemented",o.b.errors.NOT_IMPLEMENTED,{operation:t});try{return yield this.send(r[0],r[1]);}catch(r){return _t(t,r,e);}});}_startEvent(t){"pending"===t.tag&&this._startPending(),super._startEvent(t);}_startPending(){if(null!=this._pendingFilter)return;const t=this,e=this.send("eth_newPendingTransactionFilter",[]);this._pendingFilter=e,e.then(function(r){return function n(){t.send("eth_getFilterChanges",[r]).then(function(r){if(t._pendingFilter!=e)return null;let n=Promise.resolve();return r.forEach(function(e){t._emitted["t:"+e.toLowerCase()]="pending",n=n.then(function(){return t.getTransaction(e).then(function(e){return t.emit("pending",e),null;});});}),n.then(function(){return Mt(1e3);});}).then(function(){if(t._pendingFilter==e)return setTimeout(function(){n();},0),null;t.send("eth_uninstallFilter",[r]);}).catch(t=>{});}(),r;}).catch(t=>{});}_stopEvent(t){"pending"===t.tag&&0===this.listenerCount("pending")&&(this._pendingFilter=null),super._stopEvent(t);}static hexlifyTransaction(t,e){const r=Object(S.g)(kt);if(e)for(const t in e)e[t]&&(r[t]=!0);Object(S.b)(t,r);const n={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach(function(e){if(null==t[e])return;const r=Object(A.g)(M.a.from(t[e]));"gasLimit"===e&&(e="gas"),n[e]=r;}),["from","to","data"].forEach(function(e){null!=t[e]&&(n[e]=Object(A.i)(t[e]));}),t.accessList&&(n.accessList=Object(N.b)(t.accessList)),n;}}let Ot=null;try{if(Ot=WebSocket,null==Ot)throw new Error("inject please");}catch(t){const e=new o.b(C);Ot=function(){e.throwError("WebSockets not supported in this environment",o.b.errors.UNSUPPORTED_OPERATION,{operation:"new WebSocket()"});};}var Bt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const Ct=new o.b(C);let Rt=1;class Pt extends Tt{constructor(t,e){"any"===e&&Ct.throwError("WebSocketProvider does not support 'any' network yet",o.b.errors.UNSUPPORTED_OPERATION,{operation:"network:any"}),super("string"==typeof t?t:"_websocket",e),this._pollingInterval=-1,this._wsReady=!1,"string"==typeof t?Object(S.d)(this,"_websocket",new Ot(this.connection.url)):Object(S.d)(this,"_websocket",t),Object(S.d)(this,"_requests",{}),Object(S.d)(this,"_subs",{}),Object(S.d)(this,"_subIds",{}),Object(S.d)(this,"_detectNetwork",super.detectNetwork()),this.websocket.onopen=()=>{this._wsReady=!0,Object.keys(this._requests).forEach(t=>{this.websocket.send(this._requests[t].payload);});},this.websocket.onmessage=t=>{const data=t.data,e=JSON.parse(data);if(null!=e.id){const t=String(e.id),r=this._requests[t];if(delete this._requests[t],void 0!==e.result)r.callback(null,e.result),this.emit("debug",{action:"response",request:JSON.parse(r.payload),response:e.result,provider:this});else{let t=null;e.error?(t=new Error(e.error.message||"unknown error"),Object(S.d)(t,"code",e.error.code||null),Object(S.d)(t,"response",data)):t=new Error("unknown error"),r.callback(t,void 0),this.emit("debug",{action:"response",error:t,request:JSON.parse(r.payload),provider:this});}}else if("eth_subscription"===e.method){const sub=this._subs[e.params.subscription];sub&&sub.processFunc(e.params.result);}else console.warn("this should not happen");};const r=setInterval(()=>{this.emit("poll");},1e3);r.unref&&r.unref();}get websocket(){return this._websocket;}detectNetwork(){return this._detectNetwork;}get pollingInterval(){return 0;}resetEventsBlock(t){Ct.throwError("cannot reset events block on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"resetEventBlock"});}set pollingInterval(t){Ct.throwError("cannot set polling interval on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"setPollingInterval"});}poll(){return Bt(this,void 0,void 0,function*(){return null;});}set polling(t){t&&Ct.throwError("cannot set polling on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"setPolling"});}send(t,e){const r=Rt++;return new Promise((n,o)=>{const f=JSON.stringify({method:t,params:e,id:r,jsonrpc:"2.0"});this.emit("debug",{action:"request",request:JSON.parse(f),provider:this}),this._requests[String(r)]={callback:function(t,e){return t?o(t):n(e);},payload:f},this._wsReady&&this.websocket.send(f);});}static defaultUrl(){return"ws://localhost:8546";}_subscribe(t,param,e){return Bt(this,void 0,void 0,function*(){let r=this._subIds[t];null==r&&(r=Promise.all(param).then(param=>this.send("eth_subscribe",param)),this._subIds[t]=r);const n=yield r;this._subs[n]={tag:t,processFunc:e};});}_startEvent(t){switch(t.type){case"block":this._subscribe("block",["newHeads"],t=>{const e=M.a.from(t.number).toNumber();this._emitted.block=e,this.emit("block",e);});break;case"pending":this._subscribe("pending",["newPendingTransactions"],t=>{this.emit("pending",t);});break;case"filter":this._subscribe(t.tag,["logs",this._getFilter(t.filter)],e=>{null==e.removed&&(e.removed=!1),this.emit(t.filter,this.formatter.filterLog(e));});break;case"tx":{const e=t=>{const e=t.hash;this.getTransactionReceipt(e).then(t=>{t&&this.emit(e,t);});};e(t),this._subscribe("tx",["newHeads"],t=>{this._events.filter(t=>"tx"===t.type).forEach(e);});break;}case"debug":case"poll":case"willPoll":case"didPoll":case"error":break;default:console.log("unhandled:",t);}}_stopEvent(t){let e=t.tag;if("tx"===t.type){if(this._events.filter(t=>"tx"===t.type).length)return;e="tx";}else if(this.listenerCount(t.event))return;const r=this._subIds[e];r&&(delete this._subIds[e],r.then(t=>{this._subs[t]&&(delete this._subs[t],this.send("eth_unsubscribe",[t]));}));}destroy(){return Bt(this,void 0,void 0,function*(){this.websocket.readyState===Ot.CONNECTING&&(yield new Promise(t=>{this.websocket.onopen=function(){t(!0);},this.websocket.onerror=function(){t(!1);};})),this.websocket.close(1e3);});}}var Nt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const jt=new o.b(C);class Lt extends Tt{detectNetwork(){const t=Object.create(null,{detectNetwork:{get:()=>super.detectNetwork}});return Nt(this,void 0,void 0,function*(){let e=this.network;return null==e&&(e=yield t.detectNetwork.call(this),e||jt.throwError("no network detected",o.b.errors.UNKNOWN_ERROR,{}),null==this._network&&(Object(S.d)(this,"_network",e),this.emit("network",e,null))),e;});}}class Ft extends Lt{constructor(t,e){jt.checkAbstract(new.target,Ft),t=Object(S.e)(new.target,"getNetwork")(t),e=Object(S.e)(new.target,"getApiKey")(e);super(Object(S.e)(new.target,"getUrl")(t,e),t),"string"==typeof e?Object(S.d)(this,"apiKey",e):null!=e&&Object.keys(e).forEach(t=>{Object(S.d)(this,t,e[t]);});}_startPending(){jt.warn("WARNING: API provider does not support pending filters");}isCommunityResource(){return!1;}getSigner(address){return jt.throwError("API provider does not support signing",o.b.errors.UNSUPPORTED_OPERATION,{operation:"getSigner"});}listAccounts(){return Promise.resolve([]);}static getApiKey(t){return t;}static getUrl(t,e){return jt.throwError("not implemented; sub-classes must override getUrl",o.b.errors.NOT_IMPLEMENTED,{operation:"getUrl"});}}const Dt=new o.b(C),Ut="_gg7wSSi0KMBsdKnGVfHDueq6xMB9EkC";class qt extends Pt{constructor(t,e){const r=new Kt(t,e);super(r.connection.url.replace(/^http/i,"ws").replace(".alchemyapi.",".ws.alchemyapi."),r.network),Object(S.d)(this,"apiKey",r.apiKey);}isCommunityResource(){return this.apiKey===Ut;}}class Kt extends Ft{static getWebSocketProvider(t,e){return new qt(t,e);}static getApiKey(t){return null==t?Ut:(t&&"string"!=typeof t&&Dt.throwArgumentError("invalid apiKey","apiKey",t),t);}static getUrl(t,e){let r=null;switch(t.name){case"homestead":r="eth-mainnet.alchemyapi.io/v2/";break;case"goerli":r="eth-goerli.g.alchemy.com/v2/";break;case"matic":r="polygon-mainnet.g.alchemy.com/v2/";break;case"maticmum":r="polygon-mumbai.g.alchemy.com/v2/";break;case"arbitrum":r="arb-mainnet.g.alchemy.com/v2/";break;case"arbitrum-goerli":r="arb-goerli.g.alchemy.com/v2/";break;case"optimism":r="opt-mainnet.g.alchemy.com/v2/";break;case"optimism-goerli":r="opt-goerli.g.alchemy.com/v2/";break;default:Dt.throwArgumentError("unsupported network","network",arguments[0]);}return{allowGzip:!0,url:"https://"+r+e,throttleCallback:(t,r)=>(e===Ut&&K(),Promise.resolve(!0))};}isCommunityResource(){return this.apiKey===Ut;}}const zt=new o.b(C),Ht="9f7d929b018cdffb338517efa06f58359e86ff1ffd350bc889738523659e7972";function Qt(t){switch(t){case"homestead":return"rpc.ankr.com/eth/";case"ropsten":return"rpc.ankr.com/eth_ropsten/";case"rinkeby":return"rpc.ankr.com/eth_rinkeby/";case"goerli":return"rpc.ankr.com/eth_goerli/";case"matic":return"rpc.ankr.com/polygon/";case"arbitrum":return"rpc.ankr.com/arbitrum/";}return zt.throwArgumentError("unsupported network","name",t);}class Gt extends Ft{isCommunityResource(){return this.apiKey===Ht;}static getApiKey(t){return null==t?Ht:t;}static getUrl(t,e){null==e&&(e=Ht);const r={allowGzip:!0,url:"https://"+Qt(t.name)+e,throttleCallback:(t,r)=>(e.apiKey===Ht&&K(),Promise.resolve(!0))};return null!=e.projectSecret&&(r.user="",r.password=e.projectSecret),r;}}var Vt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const Wt=new o.b(C);class Zt extends Ft{static getApiKey(t){return null!=t&&Wt.throwArgumentError("apiKey not supported for cloudflare","apiKey",t),null;}static getUrl(t,e){let r=null;if("homestead"===t.name)r="https://cloudflare-eth.com/";else Wt.throwArgumentError("unsupported network","network",arguments[0]);return r;}perform(t,e){const r=Object.create(null,{perform:{get:()=>super.perform}});return Vt(this,void 0,void 0,function*(){if("getBlockNumber"===t){return(yield r.perform.call(this,"getBlock",{blockTag:"latest"})).number;}return r.perform.call(this,t,e);});}}var Yt=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const Jt=new o.b(C);function Xt(t){const e={};for(let r in t){if(null==t[r])continue;let n=t[r];"type"===r&&0===n||(n={type:!0,gasLimit:!0,gasPrice:!0,maxFeePerGs:!0,maxPriorityFeePerGas:!0,nonce:!0,value:!0}[r]?Object(A.g)(Object(A.i)(n)):"accessList"===r?"["+Object(N.b)(n).map(t=>`{address:"${t.address}",storageKeys:["${t.storageKeys.join('","')}"]}`).join(",")+"]":Object(A.i)(n),e[r]=n);}return e;}function $t(t){if(0==t.status&&("No records found"===t.message||"No transactions found"===t.message))return t.result;if(1!=t.status||"string"!=typeof t.message||!t.message.match(/^OK/)){const e=new Error("invalid response");throw e.result=JSON.stringify(t),(t.result||"").toLowerCase().indexOf("rate limit")>=0&&(e.throttleRetry=!0),e;}return t.result;}function te(t){if(t&&0==t.status&&"NOTOK"==t.message&&(t.result||"").toLowerCase().indexOf("rate limit")>=0){const e=new Error("throttled response");throw e.result=JSON.stringify(t),e.throttleRetry=!0,e;}if("2.0"!=t.jsonrpc){const e=new Error("invalid response");throw e.result=JSON.stringify(t),e;}if(t.error){const e=new Error(t.error.message||"unknown error");throw t.error.code&&(e.code=t.error.code),t.error.data&&(e.data=t.error.data),e;}return t.result;}function ee(t){if("pending"===t)throw new Error("pending not supported");return"latest"===t?t:parseInt(t.substring(2),16);}function re(t,e,r){if("call"===t&&e.code===o.b.errors.SERVER_ERROR){const t=e.error;if(t&&(t.message.match(/reverted/i)||t.message.match(/VM execution error/i))){let data=t.data;if(data&&(data="0x"+data.replace(/^.*0x/i,"")),Object(A.l)(data))return data;Jt.throwError("missing revert data in call exception",o.b.errors.CALL_EXCEPTION,{error:e,data:"0x"});}}let n=e.message;throw e.code===o.b.errors.SERVER_ERROR&&(e.error&&"string"==typeof e.error.message?n=e.error.message:"string"==typeof e.body?n=e.body:"string"==typeof e.responseText&&(n=e.responseText)),n=(n||"").toLowerCase(),n.match(/insufficient funds/)&&Jt.throwError("insufficient funds for intrinsic transaction cost",o.b.errors.INSUFFICIENT_FUNDS,{error:e,method:t,transaction:r}),n.match(/same hash was already imported|transaction nonce is too low|nonce too low/)&&Jt.throwError("nonce has already been used",o.b.errors.NONCE_EXPIRED,{error:e,method:t,transaction:r}),n.match(/another transaction with same nonce/)&&Jt.throwError("replacement fee too low",o.b.errors.REPLACEMENT_UNDERPRICED,{error:e,method:t,transaction:r}),n.match(/execution failed due to an exception|execution reverted/)&&Jt.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,method:t,transaction:r}),e;}class ne extends pt{constructor(t,e){super(t),Object(S.d)(this,"baseUrl",this.getBaseUrl()),Object(S.d)(this,"apiKey",e||null);}getBaseUrl(){switch(this.network?this.network.name:"invalid"){case"homestead":return"https://api.etherscan.io";case"goerli":return"https://api-goerli.etherscan.io";case"sepolia":return"https://api-sepolia.etherscan.io";case"matic":return"https://api.polygonscan.com";case"maticmum":return"https://api-testnet.polygonscan.com";case"arbitrum":return"https://api.arbiscan.io";case"arbitrum-goerli":return"https://api-goerli.arbiscan.io";case"optimism":return"https://api-optimistic.etherscan.io";case"optimism-goerli":return"https://api-goerli-optimistic.etherscan.io";}return Jt.throwArgumentError("unsupported network","network",this.network.name);}getUrl(t,e){const r=Object.keys(e).reduce((t,r)=>{const n=e[r];return null!=n&&(t+=`&${r}=${n}`),t;},""),n=this.apiKey?`&apikey=${this.apiKey}`:"";return`${this.baseUrl}/api?module=${t}${r}${n}`;}getPostUrl(){return`${this.baseUrl}/api`;}getPostData(t,e){return e.module=t,e.apikey=this.apiKey,e;}fetch(t,e,r){return Yt(this,void 0,void 0,function*(){const n=r?this.getPostUrl():this.getUrl(t,e),o=r?this.getPostData(t,e):null,f="proxy"===t?te:$t;this.emit("debug",{action:"request",request:n,provider:this});const h={url:n,throttleSlotInterval:1e3,throttleCallback:(t,e)=>(this.isCommunityResource()&&K(),Promise.resolve(!0))};let c=null;o&&(h.headers={"content-type":"application/x-www-form-urlencoded; charset=UTF-8"},c=Object.keys(o).map(t=>`${t}=${o[t]}`).join("&"));const l=yield Object(T.b)(h,c,f||te);return this.emit("debug",{action:"response",request:n,response:Object(S.c)(l),provider:this}),l;});}detectNetwork(){return Yt(this,void 0,void 0,function*(){return this.network;});}perform(t,e){const r=Object.create(null,{perform:{get:()=>super.perform}});return Yt(this,void 0,void 0,function*(){switch(t){case"getBlockNumber":return this.fetch("proxy",{action:"eth_blockNumber"});case"getGasPrice":return this.fetch("proxy",{action:"eth_gasPrice"});case"getBalance":return this.fetch("account",{action:"balance",address:e.address,tag:e.blockTag});case"getTransactionCount":return this.fetch("proxy",{action:"eth_getTransactionCount",address:e.address,tag:e.blockTag});case"getCode":return this.fetch("proxy",{action:"eth_getCode",address:e.address,tag:e.blockTag});case"getStorageAt":return this.fetch("proxy",{action:"eth_getStorageAt",address:e.address,position:e.position,tag:e.blockTag});case"sendTransaction":return this.fetch("proxy",{action:"eth_sendRawTransaction",hex:e.signedTransaction},!0).catch(t=>re("sendTransaction",t,e.signedTransaction));case"getBlock":if(e.blockTag)return this.fetch("proxy",{action:"eth_getBlockByNumber",tag:e.blockTag,boolean:e.includeTransactions?"true":"false"});throw new Error("getBlock by blockHash not implemented");case"getTransaction":return this.fetch("proxy",{action:"eth_getTransactionByHash",txhash:e.transactionHash});case"getTransactionReceipt":return this.fetch("proxy",{action:"eth_getTransactionReceipt",txhash:e.transactionHash});case"call":{if("latest"!==e.blockTag)throw new Error("EtherscanProvider does not support blockTag for call");const t=Xt(e.transaction);t.module="proxy",t.action="eth_call";try{return yield this.fetch("proxy",t,!0);}catch(t){return re("call",t,e.transaction);}}case"estimateGas":{const t=Xt(e.transaction);t.module="proxy",t.action="eth_estimateGas";try{return yield this.fetch("proxy",t,!0);}catch(t){return re("estimateGas",t,e.transaction);}}case"getLogs":{const t={action:"getLogs"};if(e.filter.fromBlock&&(t.fromBlock=ee(e.filter.fromBlock)),e.filter.toBlock&&(t.toBlock=ee(e.filter.toBlock)),e.filter.address&&(t.address=e.filter.address),e.filter.topics&&e.filter.topics.length>0&&(e.filter.topics.length>1&&Jt.throwError("unsupported topic count",o.b.errors.UNSUPPORTED_OPERATION,{topics:e.filter.topics}),1===e.filter.topics.length)){const r=e.filter.topics[0];"string"==typeof r&&66===r.length||Jt.throwError("unsupported topic format",o.b.errors.UNSUPPORTED_OPERATION,{topic0:r}),t.topic0=r;}const r=yield this.fetch("logs",t);let n={};for(let i=0;i{["contractAddress","to"].forEach(function(e){""==t[e]&&delete t[e];}),null==t.creates&&null!=t.contractAddress&&(t.creates=t.contractAddress);const e=this.formatter.transactionResponse(t);return t.timeStamp&&(e.timestamp=parseInt(t.timeStamp)),e;});});}isCommunityResource(){return null==this.apiKey;}}var ie=r(608),oe=function(t,e,r,n){return new(r||(r=Promise))(function(o,f){function h(t){try{l(n.next(t));}catch(t){f(t);}}function c(t){try{l(n.throw(t));}catch(t){f(t);}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r(function(t){t(e);})).then(h,c);}l((n=n.apply(t,e||[])).next());});};const ae=new o.b(C);function se(){return new Date().getTime();}function ue(t){let e=null;for(let i=0;ie?null:(a+b)/2;}function he(t){if(null===t)return"null";if("number"==typeof t||"boolean"==typeof t)return JSON.stringify(t);if("string"==typeof t)return t;if(M.a.isBigNumber(t))return t.toString();if(Array.isArray(t))return JSON.stringify(t.map(i=>he(i)));if("object"==typeof t){const e=Object.keys(t);return e.sort(),"{"+e.map(e=>{let r=t[e];return r="function"==typeof r?"[function]":he(r),JSON.stringify(e)+":"+r;}).join(",")+"}";}throw new Error("unknown value type: "+typeof t);}let ce=1;function le(t){let e=null,r=null,n=new Promise(n=>{e=function(){r&&(clearTimeout(r),r=null),n();},r=setTimeout(e,t);});return{cancel:e,getPromise:function(){return n;},wait:t=>(n=n.then(t),n)};}const de=[o.b.errors.CALL_EXCEPTION,o.b.errors.INSUFFICIENT_FUNDS,o.b.errors.NONCE_EXPIRED,o.b.errors.REPLACEMENT_UNDERPRICED,o.b.errors.UNPREDICTABLE_GAS_LIMIT],pe=["address","args","errorArgs","errorSignature","method","transaction"];function me(t,e){const r={weight:t.weight};return Object.defineProperty(r,"provider",{get:()=>t.provider}),t.start&&(r.start=t.start),e&&(r.duration=e-t.start),t.done&&(t.error?r.error=t.error:r.result=t.result||null),r;}function be(t,e,r){let n=he;switch(e){case"getBlockNumber":return function(e){const r=e.map(t=>t.result);let n=fe(e.map(t=>t.result),2);if(null!=n)return n=Math.ceil(n),r.indexOf(n+1)>=0&&n++,n>=t._highestBlockNumber&&(t._highestBlockNumber=n),t._highestBlockNumber;};case"getGasPrice":return function(t){const e=t.map(t=>t.result);return e.sort(),e[Math.floor(e.length/2)];};case"getEtherPrice":return function(t){return fe(t.map(t=>t.result));};case"getBalance":case"getTransactionCount":case"getCode":case"getStorageAt":case"call":case"estimateGas":case"getLogs":break;case"getTransaction":case"getTransactionReceipt":n=function(t){return null==t?null:((t=Object(S.g)(t)).confirmations=-1,he(t));};break;case"getBlock":n=r.includeTransactions?function(t){return null==t?null:((t=Object(S.g)(t)).transactions=t.transactions.map(t=>((t=Object(S.g)(t)).confirmations=-1,t)),he(t));}:function(t){return null==t?null:he(t);};break;default:throw new Error("unknown method: "+e);}return function(t,e){return function(r){const n={};r.forEach(e=>{const r=t(e.result);n[r]||(n[r]={count:0,result:e.result}),n[r].count++;});const o=Object.keys(n);for(let i=0;i=e)return t.result;}};}(n,t.quorum);}function ye(t,e){return oe(this,void 0,void 0,function*(){const r=t.provider;return null!=r.blockNumber&&r.blockNumber>=e||-1===e?r:Object(T.c)(()=>new Promise((n,o)=>{setTimeout(function(){return r.blockNumber>=e?n(r):t.cancelled?n(null):n(void 0);},0);}),{oncePoll:r});});}function ge(t,e,r,n){return oe(this,void 0,void 0,function*(){let f=t.provider;switch(r){case"getBlockNumber":case"getGasPrice":return f[r]();case"getEtherPrice":if(f.getEtherPrice)return f.getEtherPrice();break;case"getBalance":case"getTransactionCount":case"getCode":return n.blockTag&&Object(A.l)(n.blockTag)&&(f=yield ye(t,e)),f[r](n.address,n.blockTag||"latest");case"getStorageAt":return n.blockTag&&Object(A.l)(n.blockTag)&&(f=yield ye(t,e)),f.getStorageAt(n.address,n.position,n.blockTag||"latest");case"getBlock":return n.blockTag&&Object(A.l)(n.blockTag)&&(f=yield ye(t,e)),f[n.includeTransactions?"getBlockWithTransactions":"getBlock"](n.blockTag||n.blockHash);case"call":case"estimateGas":return n.blockTag&&Object(A.l)(n.blockTag)&&(f=yield ye(t,e)),"call"===r&&n.blockTag?f[r](n.transaction,n.blockTag):f[r](n.transaction);case"getTransaction":case"getTransactionReceipt":return f[r](n.transactionHash);case"getLogs":{let filter=n.filter;return(filter.fromBlock&&Object(A.l)(filter.fromBlock)||filter.toBlock&&Object(A.l)(filter.toBlock))&&(f=yield ye(t,e)),f.getLogs(filter);}}return ae.throwError("unknown method error",o.b.errors.UNKNOWN_ERROR,{method:r,params:n});});}class ve extends pt{constructor(t,e){0===t.length&&ae.throwArgumentError("missing providers","providers",t);const r=t.map((t,e)=>{if(n.b.isProvider(t)){const e=D(t)?2e3:750,r=1;return Object.freeze({provider:t,weight:1,stallTimeout:e,priority:r});}const r=Object(S.g)(t);null==r.priority&&(r.priority=1),null==r.stallTimeout&&(r.stallTimeout=D(t)?2e3:750),null==r.weight&&(r.weight=1);const o=r.weight;return(o%1||o>512||o<1)&&ae.throwArgumentError("invalid weight; must be integer in [1, 512]",`providers[${e}].weight`,o),Object.freeze(r);}),o=r.reduce((t,e)=>t+e.weight,0);null==e?e=o/2:e>o&&ae.throwArgumentError("quorum will always fail; larger than total weight","quorum",e);let f=ue(r.map(t=>t.provider.network));null==f&&(f=new Promise((t,e)=>{setTimeout(()=>{this.detectNetwork().then(t,e);},0);})),super(f),Object(S.d)(this,"providerConfigs",Object.freeze(r)),Object(S.d)(this,"quorum",e),this._highestBlockNumber=-1;}detectNetwork(){return oe(this,void 0,void 0,function*(){return ue(yield Promise.all(this.providerConfigs.map(t=>t.provider.getNetwork())));});}perform(t,e){return oe(this,void 0,void 0,function*(){if("sendTransaction"===t){const t=yield Promise.all(this.providerConfigs.map(t=>t.provider.sendTransaction(e.signedTransaction).then(t=>t.hash,t=>t)));for(let i=0;ia.priority-b.priority);const f=this._highestBlockNumber;let i=0,h=!0;for(;;){const o=se();let c=n.filter(t=>t.runner&&o-t.startt+e.weight,0);for(;c{r.staller=null;}),r.runner=ge(r,f,t,e).then(n=>{r.done=!0,r.result=n,this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(r,se()),request:{method:t,params:Object(S.c)(e)},provider:this});},n=>{r.done=!0,r.error=n,this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(r,se()),request:{method:t,params:Object(S.c)(e)},provider:this});}),this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(r,null),request:{method:t,params:Object(S.c)(e)},provider:this}),c+=r.weight;}const l=[];n.forEach(t=>{!t.done&&t.runner&&(l.push(t.runner),t.staller&&l.push(t.staller.getPromise()));}),l.length&&(yield Promise.race(l));const d=n.filter(t=>t.done&&null==t.error);if(d.length>=this.quorum){const t=r(d);if(void 0!==t)return n.forEach(t=>{t.staller&&t.staller.cancel(),t.cancelled=!0;}),t;h||(yield le(100).getPromise()),h=!1;}const m=n.reduce((t,e)=>{if(!e.done||null==e.error)return t;const code=e.error.code;return de.indexOf(code)>=0&&(t[code]||(t[code]={error:e.error,weight:0}),t[code].weight+=e.weight),t;},{});if(Object.keys(m).forEach(t=>{const e=m[t];if(e.weight{t.staller&&t.staller.cancel(),t.cancelled=!0;});const r=e.error,o={};pe.forEach(t=>{null!=r[t]&&(o[t]=r[t]);}),ae.throwError(r.reason||r.message,t,o);}),0===n.filter(t=>!t.done).length)break;}return n.forEach(t=>{t.staller&&t.staller.cancel(),t.cancelled=!0;}),ae.throwError("failed to meet quorum",o.b.errors.SERVER_ERROR,{method:t,params:e,results:n.map(t=>me(t)),provider:this});});}}const we=null,_e=new o.b(C),Me="84842078b09946638c03157f83405213";class Ae extends Pt{constructor(t,e){const r=new Ee(t,e),n=r.connection;n.password&&_e.throwError("INFURA WebSocket project secrets unsupported",o.b.errors.UNSUPPORTED_OPERATION,{operation:"InfuraProvider.getWebSocketProvider()"});super(n.url.replace(/^http/i,"ws").replace("/v3/","/ws/v3/"),t),Object(S.d)(this,"apiKey",r.projectId),Object(S.d)(this,"projectId",r.projectId),Object(S.d)(this,"projectSecret",r.projectSecret);}isCommunityResource(){return this.projectId===Me;}}class Ee extends Ft{static getWebSocketProvider(t,e){return new Ae(t,e);}static getApiKey(t){const e={apiKey:Me,projectId:Me,projectSecret:null};return null==t||("string"==typeof t?e.projectId=t:null!=t.projectSecret?(_e.assertArgument("string"==typeof t.projectId,"projectSecret requires a projectId","projectId",t.projectId),_e.assertArgument("string"==typeof t.projectSecret,"invalid projectSecret","projectSecret","[REDACTED]"),e.projectId=t.projectId,e.projectSecret=t.projectSecret):t.projectId&&(e.projectId=t.projectId),e.apiKey=e.projectId),e;}static getUrl(t,e){let r=null;switch(t?t.name:"unknown"){case"homestead":r="mainnet.infura.io";break;case"goerli":r="goerli.infura.io";break;case"sepolia":r="sepolia.infura.io";break;case"matic":r="polygon-mainnet.infura.io";break;case"maticmum":r="polygon-mumbai.infura.io";break;case"optimism":r="optimism-mainnet.infura.io";break;case"optimism-goerli":r="optimism-goerli.infura.io";break;case"arbitrum":r="arbitrum-mainnet.infura.io";break;case"arbitrum-goerli":r="arbitrum-goerli.infura.io";break;default:_e.throwError("unsupported network",o.b.errors.INVALID_ARGUMENT,{argument:"network",value:t});}const n={allowGzip:!0,url:"https://"+r+"/v3/"+e.projectId,throttleCallback:(t,r)=>(e.projectId===Me&&K(),Promise.resolve(!0))};return null!=e.projectSecret&&(n.user="",n.password=e.projectSecret),n;}isCommunityResource(){return this.projectId===Me;}}class xe extends Tt{send(t,e){const r={method:t,params:e,id:this._nextId++,jsonrpc:"2.0"};null==this._pendingBatch&&(this._pendingBatch=[]);const n={request:r,resolve:null,reject:null},o=new Promise((t,e)=>{n.resolve=t,n.reject=e;});return this._pendingBatch.push(n),this._pendingBatchAggregator||(this._pendingBatchAggregator=setTimeout(()=>{const t=this._pendingBatch;this._pendingBatch=null,this._pendingBatchAggregator=null;const e=t.map(t=>t.request);return this.emit("debug",{action:"requestBatch",request:Object(S.c)(e),provider:this}),Object(T.b)(this.connection,JSON.stringify(e)).then(r=>{this.emit("debug",{action:"response",request:e,response:r,provider:this}),t.forEach((t,e)=>{const n=r[e];if(n.error){const e=new Error(n.error.message);e.code=n.error.code,e.data=n.error.data,t.reject(e);}else t.resolve(n.result);});},r=>{this.emit("debug",{action:"response",error:r,request:e,provider:this}),t.forEach(t=>{t.reject(r);});});},10)),o;}}const Se=new o.b(C);class Ie extends Ft{static getApiKey(t){return t&&"string"!=typeof t&&Se.throwArgumentError("invalid apiKey","apiKey",t),t||"ETHERS_JS_SHARED";}static getUrl(t,e){Se.warn("NodeSmith will be discontinued on 2019-12-20; please migrate to another platform.");let r=null;switch(t.name){case"homestead":r="https://ethereum.api.nodesmith.io/v1/mainnet/jsonrpc";break;case"ropsten":r="https://ethereum.api.nodesmith.io/v1/ropsten/jsonrpc";break;case"rinkeby":r="https://ethereum.api.nodesmith.io/v1/rinkeby/jsonrpc";break;case"goerli":r="https://ethereum.api.nodesmith.io/v1/goerli/jsonrpc";break;case"kovan":r="https://ethereum.api.nodesmith.io/v1/kovan/jsonrpc";break;default:Se.throwArgumentError("unsupported network","network",arguments[0]);}return r+"?apiKey="+e;}}const ke=new o.b(C),Te="62e1ad51b37b8e00394bda3b";class Oe extends Ft{static getApiKey(t){const e={applicationId:null,loadBalancer:!0,applicationSecretKey:null};return null==t?e.applicationId=Te:"string"==typeof t?e.applicationId=t:null!=t.applicationSecretKey?(e.applicationId=t.applicationId,e.applicationSecretKey=t.applicationSecretKey):t.applicationId?e.applicationId=t.applicationId:ke.throwArgumentError("unsupported PocketProvider apiKey","apiKey",t),e;}static getUrl(t,e){let r=null;switch(t?t.name:"unknown"){case"goerli":r="eth-goerli.gateway.pokt.network";break;case"homestead":r="eth-mainnet.gateway.pokt.network";break;case"kovan":r="poa-kovan.gateway.pokt.network";break;case"matic":r="poly-mainnet.gateway.pokt.network";break;case"maticmum":r="polygon-mumbai-rpc.gateway.pokt.network";break;case"rinkeby":r="eth-rinkeby.gateway.pokt.network";break;case"ropsten":r="eth-ropsten.gateway.pokt.network";break;default:ke.throwError("unsupported network",o.b.errors.INVALID_ARGUMENT,{argument:"network",value:t});}const n={headers:{},url:`https://${r}/v1/lb/${e.applicationId}`};return null!=e.applicationSecretKey&&(n.user="",n.password=e.applicationSecretKey),n;}isCommunityResource(){return this.applicationId===Te;}}const Be=new o.b(C);let Ce=1;function Re(t,e){const r="Web3LegacyFetcher";return function(t,n){const o={method:t,params:n,id:Ce++,jsonrpc:"2.0"};return new Promise((t,n)=>{this.emit("debug",{action:"request",fetcher:r,request:Object(S.c)(o),provider:this}),e(o,(e,f)=>{if(e)return this.emit("debug",{action:"response",fetcher:r,error:e,request:o,provider:this}),n(e);if(this.emit("debug",{action:"response",fetcher:r,request:o,response:f,provider:this}),f.error){const t=new Error(f.error.message);return t.code=f.error.code,t.data=f.error.data,n(t);}t(f.result);});});};}class Pe extends Tt{constructor(t,e){null==t&&Be.throwArgumentError("missing provider","provider",t);let path=null,r=null,n=null;"function"==typeof t?(path="unknown:",r=t):(path=t.host||t.path||"",!path&&t.isMetaMask&&(path="metamask"),n=t,t.request?(""===path&&(path="eip-1193:"),r=function(t){return function(e,r){null==r&&(r=[]);const n={method:e,params:r};return this.emit("debug",{action:"request",fetcher:"Eip1193Fetcher",request:Object(S.c)(n),provider:this}),t.request(n).then(t=>(this.emit("debug",{action:"response",fetcher:"Eip1193Fetcher",request:n,response:t,provider:this}),t),t=>{throw this.emit("debug",{action:"response",fetcher:"Eip1193Fetcher",request:n,error:t,provider:this}),t;});};}(t)):t.sendAsync?r=Re(0,t.sendAsync.bind(t)):t.send?r=Re(0,t.send.bind(t)):Be.throwArgumentError("unsupported provider","provider",t),path||(path="unknown:")),super(path,e),Object(S.d)(this,"jsonRpcFetchFunc",r),Object(S.d)(this,"provider",n);}send(t,e){return this.jsonRpcFetchFunc(t,e);}}const Ne=new o.b(C);function je(t,e){if(null==t&&(t="homestead"),"string"==typeof t){const e=t.match(/^(ws|http)s?:/i);if(e)switch(e[1].toLowerCase()){case"http":case"https":return new Tt(t);case"ws":case"wss":return new Pt(t);default:Ne.throwArgumentError("unsupported URL scheme","network",t);}}const r=v(t);return r&&r._defaultProvider||Ne.throwError("unsupported getDefaultProvider network",o.b.errors.NETWORK_ERROR,{operation:"getDefaultProvider",network:t}),r._defaultProvider({FallbackProvider:ve,AlchemyProvider:Kt,AnkrProvider:Gt,CloudflareProvider:Zt,EtherscanProvider:ne,InfuraProvider:Ee,JsonRpcProvider:Tt,NodesmithProvider:Ie,PocketProvider:Oe,Web3Provider:Pe,IpcProvider:we},e);}},function(t,e,r){"use strict";r.d(e,"a",function(){return c;});var n=r(76),o=r(1),f=r(2);const h=new f.b("wordlists/5.7.0");class c{constructor(t){h.checkAbstract(new.target,c),Object(o.d)(this,"locale",t);}split(t){return t.toLowerCase().split(/ +/g);}join(t){return t.join(" ");}static check(t){const e=[];for(let i=0;i<2048;i++){const r=t.getWord(i);if(i!==t.getWordIndex(r))return"0x";e.push(r);}return Object(n.a)(e.join("\n")+"\n");}static register(t,e){e||(e=t.locale);}}},function(t,e,r){var n;t.exports=(n=r(10),function(t){var e=n,r=e.lib,o=r.Base,f=r.WordArray,h=e.x64={};h.Word=o.extend({init:function(t,e){this.high=t,this.low=e;}}),h.WordArray=o.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:8*e.length;},toX32:function(){for(var t=this.words,e=t.length,r=[],i=0;i{let r;if(n.isZero(e))return t.zero;const f=n.naf(e);1==f[f.length-1]?r=base:-1==f[f.length-1]?r=t.neg(base):o(!1);for(let i=f.length-2;i>=0;i--)r=t.double(r),1==f[i]?r=t.add(r,base):-1==f[i]&&(r=t.sub(r,base));return r;},e.exp=(t,base,e)=>{if(n.isZero(e))return t.one;const r=n.bits(e);if(0==r.legth)return t.one;let o=base;for(let i=r.length-2;i>=0;i--)o=t.square(o),r[i]&&(o=t.mul(o,base));return o;};},function(t,e,r){(function(e){function r(t){try{if(!e.localStorage)return!1;}catch(t){return!1;}var r=e.localStorage[t];return null!=r&&"true"===String(r).toLowerCase();}t.exports=function(t,e){if(r("noDeprecation"))return t;var n=!1;return function(){if(!n){if(r("throwDeprecation"))throw new Error(e);r("traceDeprecation")?console.trace(e):console.warn(e),n=!0;}return t.apply(this,arguments);};};}).call(this,r(20));},function(t,e,r){"use strict";(function(e){void 0===e||!e.version||0===e.version.indexOf("v0.")||0===e.version.indexOf("v1.")&&0!==e.version.indexOf("v1.8.")?t.exports={nextTick:function(t,r,n,o){if("function"!=typeof t)throw new TypeError('"callback" argument must be a function');var f,i,h=arguments.length;switch(h){case 0:case 1:return e.nextTick(t);case 2:return e.nextTick(function(){t.call(null,r);});case 3:return e.nextTick(function(){t.call(null,r,n);});case 4:return e.nextTick(function(){t.call(null,r,n,o);});default:for(f=new Array(h-1),i=0;i>>24]^m[_>>>16&255]^y[M>>>8&255]^v[255&A]^e[E++],h=d[_>>>24]^m[M>>>16&255]^y[A>>>8&255]^v[255&w]^e[E++],c=d[M>>>24]^m[A>>>16&255]^y[w>>>8&255]^v[255&_]^e[E++],l=d[A>>>24]^m[w>>>16&255]^y[_>>>8&255]^v[255&M]^e[E++],w=f,_=h,M=c,A=l;return f=(n[w>>>24]<<24|n[_>>>16&255]<<16|n[M>>>8&255]<<8|n[255&A])^e[E++],h=(n[_>>>24]<<24|n[M>>>16&255]<<16|n[A>>>8&255]<<8|n[255&w])^e[E++],c=(n[M>>>24]<<24|n[A>>>16&255]<<16|n[w>>>8&255]<<8|n[255&_])^e[E++],l=(n[A>>>24]<<24|n[w>>>16&255]<<16|n[_>>>8&255]<<8|n[255&M])^e[E++],[f>>>=0,h>>>=0,c>>>=0,l>>>=0];}var c=[0,1,2,4,8,16,32,64,128,27,54],l=function(){for(var t=new Array(256),e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;for(var r=[],n=[],o=[[],[],[],[]],f=[[],[],[],[]],h=0,c=0,i=0;i<256;++i){var l=c^c<<1^c<<2^c<<3^c<<4;l=l>>>8^255&l^99,r[h]=l,n[l]=h;var d=t[h],m=t[d],y=t[m],v=257*t[l]^16843008*l;o[0][h]=v<<24|v>>>8,o[1][h]=v<<16|v>>>16,o[2][h]=v<<8|v>>>24,o[3][h]=v,v=16843009*y^65537*m^257*d^16843008*h,f[0][l]=v<<24|v>>>8,f[1][l]=v<<16|v>>>16,f[2][l]=v<<8|v>>>24,f[3][l]=v,0===h?h=c=1:(h=d^t[t[t[y^d]]],c^=t[t[c]]);}return{SBOX:r,INV_SBOX:n,SUB_MIX:o,INV_SUB_MIX:f};}();function d(t){this._key=o(t),this._reset();}d.blockSize=16,d.keySize=32,d.prototype.blockSize=d.blockSize,d.prototype.keySize=d.keySize,d.prototype._reset=function(){for(var t=this._key,e=t.length,r=e+6,n=4*(r+1),o=[],f=0;f>>24,h=l.SBOX[h>>>24]<<24|l.SBOX[h>>>16&255]<<16|l.SBOX[h>>>8&255]<<8|l.SBOX[255&h],h^=c[f/e|0]<<24):e>6&&f%e==4&&(h=l.SBOX[h>>>24]<<24|l.SBOX[h>>>16&255]<<16|l.SBOX[h>>>8&255]<<8|l.SBOX[255&h]),o[f]=o[f-e]^h;}for(var d=[],m=0;m>>24]]^l.INV_SUB_MIX[1][l.SBOX[v>>>16&255]]^l.INV_SUB_MIX[2][l.SBOX[v>>>8&255]]^l.INV_SUB_MIX[3][l.SBOX[255&v]];}this._nRounds=r,this._keySchedule=o,this._invKeySchedule=d;},d.prototype.encryptBlockRaw=function(t){return h(t=o(t),this._keySchedule,l.SUB_MIX,l.SBOX,this._nRounds);},d.prototype.encryptBlock=function(t){var e=this.encryptBlockRaw(t),r=n.allocUnsafe(16);return r.writeUInt32BE(e[0],0),r.writeUInt32BE(e[1],4),r.writeUInt32BE(e[2],8),r.writeUInt32BE(e[3],12),r;},d.prototype.decryptBlock=function(t){var e=(t=o(t))[1];t[1]=t[3],t[3]=e;var r=h(t,this._invKeySchedule,l.INV_SUB_MIX,l.INV_SBOX,this._nRounds),f=n.allocUnsafe(16);return f.writeUInt32BE(r[0],0),f.writeUInt32BE(r[3],4),f.writeUInt32BE(r[2],8),f.writeUInt32BE(r[1],12),f;},d.prototype.scrub=function(){f(this._keySchedule),f(this._invKeySchedule),f(this._key);},t.exports.AES=d;},function(t,e,r){var n=r(7).Buffer,o=r(149);t.exports=function(t,e,r,f){if(n.isBuffer(t)||(t=n.from(t,"binary")),e&&(n.isBuffer(e)||(e=n.from(e,"binary")),8!==e.length))throw new RangeError("salt should be Buffer with 8 byte length");for(var h=r/8,c=n.alloc(h),l=n.alloc(f||0),d=n.alloc(0);h>0||f>0;){var m=new o();m.update(d),m.update(t),e&&m.update(e),d=m.digest();var y=0;if(h>0){var v=c.length-h;y=Math.min(h,d.length),d.copy(c,v,0,y),h-=y;}if(y0){var w=l.length-f,_=Math.min(f,d.length-y);d.copy(l,w,y,y+_),f-=_;}}return d.fill(0),{key:c,iv:l};};},function(t,e,r){"use strict";var n=r(16),o=r(45),f=o.getNAF,h=o.getJSF,c=o.assert;function l(t,e){this.type=t,this.p=new n(e.p,16),this.red=e.prime?n.red(e.prime):n.mont(this.p),this.zero=new n(0).toRed(this.red),this.one=new n(1).toRed(this.red),this.two=new n(2).toRed(this.red),this.n=e.n&&new n(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red));}function d(t,e){this.curve=t,this.type=e,this.precomputed=null;}t.exports=l,l.prototype.point=function(){throw new Error("Not implemented");},l.prototype.validate=function(){throw new Error("Not implemented");},l.prototype._fixedNafMul=function(p,t){c(p.precomputed);var e=p._getDoubles(),r=f(t,1,this._bitLength),n=(1<=o;d--)h=(h<<1)+r[d];l.push(h);}for(var a=this.jpoint(null,null,null),b=this.jpoint(null,null,null),i=n;i>0;i--){for(o=0;o=0;i--){for(var l=0;i>=0&&0===o[i];i--)l++;if(i>=0&&l++,h=h.dblp(l),i<0)break;var d=o[i];c(0!==d),h="affine"===p.type?d>0?h.mixedAdd(n[d-1>>1]):h.mixedAdd(n[-d-1>>1].neg()):d>0?h.add(n[d-1>>1]):h.add(n[-d-1>>1].neg());}return"affine"===p.type?h.toP():h;},l.prototype._wnafMulAdd=function(t,e,r,n,o){var i,c,p,l=this._wnafT1,d=this._wnafT2,m=this._wnafT3,y=0;for(i=0;i=1;i-=2){var a=i-1,b=i;if(1===l[a]&&1===l[b]){var w=[e[a],null,null,e[b]];0===e[a].y.cmp(e[b].y)?(w[1]=e[a].add(e[b]),w[2]=e[a].toJ().mixedAdd(e[b].neg())):0===e[a].y.cmp(e[b].y.redNeg())?(w[1]=e[a].toJ().mixedAdd(e[b]),w[2]=e[a].add(e[b].neg())):(w[1]=e[a].toJ().mixedAdd(e[b]),w[2]=e[a].toJ().mixedAdd(e[b].neg()));var _=[-3,-1,-5,-7,0,7,5,1,3],M=h(r[a],r[b]);for(y=Math.max(M[0].length,y),m[a]=new Array(y),m[b]=new Array(y),c=0;c=0;i--){for(var I=0;i>=0;){var k=!0;for(c=0;c=0&&I++,x=x.dblp(I),i<0)break;for(c=0;c0?p=d[c][T-1>>1]:T<0&&(p=d[c][-T-1>>1].neg()),x="affine"===p.type?x.mixedAdd(p):x.add(p));}}for(i=0;i=Math.ceil((t.bitLength()+1)/e.step);},d.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i0&&n[n.length-1])||6!==f[0]&&2!==f[0])){o=0;continue;}if(3===f[0]&&(!n||f[1]>n[0]&&f[1]=64;){let u,i,h,c,l,a=r,b=h1,d=h2,m=h3,y=h4,v=h5,g=h6,w=n;for(i=0;i<16;i++)h=t+4*i,o[i]=(255&p[h])<<24|(255&p[h+1])<<16|(255&p[h+2])<<8|255&p[h+3];for(i=16;i<64;i++)u=o[i-2],c=(u>>>17|u<<15)^(u>>>19|u<<13)^u>>>10,u=o[i-15],l=(u>>>7|u<<25)^(u>>>18|u<<14)^u>>>3,o[i]=(c+o[i-7]|0)+(l+o[i-16]|0)|0;for(i=0;i<64;i++)c=(((y>>>6|y<<26)^(y>>>11|y<<21)^(y>>>25|y<<7))+(y&v^~y&g)|0)+(w+(e[i]+o[i]|0)|0)|0,l=((a>>>2|a<<30)^(a>>>13|a<<19)^(a>>>22|a<<10))+(a&b^a&d^b&d)|0,w=g,g=v,v=y,y=m+c|0,m=d,d=b,b=a,a=c+l|0;r=r+a|0,h1=h1+b|0,h2=h2+d|0,h3=h3+m|0,h4=h4+y|0,h5=h5+v|0,h6=h6+g|0,n=n+w|0,t+=64,f-=64;}}f(t);let i,h=t.length%64,c=t.length/536870912|0,l=t.length<<3,d=h<56?56:120,p=t.slice(t.length-h,t.length);for(p.push(128),i=h+1;i>>24&255),p.push(c>>>16&255),p.push(c>>>8&255),p.push(c>>>0&255),p.push(l>>>24&255),p.push(l>>>16&255),p.push(l>>>8&255),p.push(l>>>0&255),f(p),[r>>>24&255,r>>>16&255,r>>>8&255,r>>>0&255,h1>>>24&255,h1>>>16&255,h1>>>8&255,h1>>>0&255,h2>>>24&255,h2>>>16&255,h2>>>8&255,h2>>>0&255,h3>>>24&255,h3>>>16&255,h3>>>8&255,h3>>>0&255,h4>>>24&255,h4>>>16&255,h4>>>8&255,h4>>>0&255,h5>>>24&255,h5>>>16&255,h5>>>8&255,h5>>>0&255,h6>>>24&255,h6>>>16&255,h6>>>8&255,h6>>>0&255,n>>>24&255,n>>>16&255,n>>>8&255,n>>>0&255];}function f(t,e,r){t=t.length<=64?t:o(t);const n=64+e.length+4,f=new Array(n),h=new Array(64);let i,c=[];for(i=0;i<64;i++)f[i]=54;for(i=0;i=n-4;i--){if(f[i]++,f[i]<=255)return;f[i]=0;}}for(;r>=32;)l(),c=c.concat(o(h.concat(o(f)))),r-=32;return r>0&&(l(),c=c.concat(o(h.concat(o(f))).slice(0,r))),c;}function h(t,e,r,n,o){let i;for(m(t,16*(2*r-1),o,0,16),i=0;i<2*r;i++)d(t,16*i,o,16),l(o,n),m(o,0,t,e+16*i,16);for(i=0;i>>32-b;}function l(t,e){m(t,0,e,0,16);for(let i=8;i>0;i-=2)e[4]^=c(e[0]+e[12],7),e[8]^=c(e[4]+e[0],9),e[12]^=c(e[8]+e[4],13),e[0]^=c(e[12]+e[8],18),e[9]^=c(e[5]+e[1],7),e[13]^=c(e[9]+e[5],9),e[1]^=c(e[13]+e[9],13),e[5]^=c(e[1]+e[13],18),e[14]^=c(e[10]+e[6],7),e[2]^=c(e[14]+e[10],9),e[6]^=c(e[2]+e[14],13),e[10]^=c(e[6]+e[2],18),e[3]^=c(e[15]+e[11],7),e[7]^=c(e[3]+e[15],9),e[11]^=c(e[7]+e[3],13),e[15]^=c(e[11]+e[7],18),e[1]^=c(e[0]+e[3],7),e[2]^=c(e[1]+e[0],9),e[3]^=c(e[2]+e[1],13),e[0]^=c(e[3]+e[2],18),e[6]^=c(e[5]+e[4],7),e[7]^=c(e[6]+e[5],9),e[4]^=c(e[7]+e[6],13),e[5]^=c(e[4]+e[7],18),e[11]^=c(e[10]+e[9],7),e[8]^=c(e[11]+e[10],9),e[9]^=c(e[8]+e[11],13),e[10]^=c(e[9]+e[8],18),e[12]^=c(e[15]+e[14],7),e[13]^=c(e[12]+e[15],9),e[14]^=c(e[13]+e[12],13),e[15]^=c(e[14]+e[13],18);for(let i=0;i<16;++i)t[i]+=e[i];}function d(t,e,r,n){for(let i=0;i=256)return!1;}return!0;}function v(t,e){if("number"!=typeof t||t%1)throw new Error("invalid "+e);return t;}function w(t,r,o,c,p,l,w){if(o=v(o,"N"),c=v(c,"r"),p=v(p,"p"),l=v(l,"dkLen"),0===o||0!=(o&o-1))throw new Error("N must be power of 2");if(o>n/128/c)throw new Error("N too large");if(c>n/128/p)throw new Error("r too large");if(!y(t))throw new Error("password must be an array or buffer");if(t=Array.prototype.slice.call(t),!y(r))throw new Error("salt must be an array or buffer");r=Array.prototype.slice.call(r);let b=f(t,r,128*p*c);const _=new Uint32Array(32*p*c);for(let i=0;i<_.length;i++){const t=4*i;_[i]=(255&b[t+3])<<24|(255&b[t+2])<<16|(255&b[t+1])<<8|(255&b[t+0])<<0;}const M=new Uint32Array(64*c),A=new Uint32Array(32*c*o),E=32*c,x=new Uint32Array(16),S=new Uint32Array(16),I=p*o*2;let k,T,O=0,B=null,C=!1,R=0,P=0;const N=w?parseInt(1e3/c):4294967295,j=void 0!==e?e:setTimeout,L=function(){if(C)return w(new Error("cancelled"),O/I);let e;switch(R){case 0:T=32*P*c,m(_,T,M,0,E),R=1,k=0;case 1:e=o-k,e>N&&(e=N);for(let i=0;iN&&(e=N);for(let i=0;i>0&255),b.push(_[i]>>8&255),b.push(_[i]>>16&255),b.push(_[i]>>24&255);const r=f(t,b,l);return w&&w(null,1,r),r;}w&&j(L);};if(!w)for(;;){const t=L();if(null!=t)return t;}L();}const _={scrypt:function(t,e,r,n,p,o,f){return new Promise(function(h,c){let l=0;f&&f(0),w(t,e,r,n,p,o,function(t,progress,e){if(t)c(t);else if(e)f&&1!==l&&f(1),h(new Uint8Array(e));else if(f&&progress!==l)return l=progress,f(progress);});});},syncScrypt:function(t,e,r,n,p,o){return new Uint8Array(w(t,e,r,n,p,o));}};t.exports=_;}();}).call(this,r(365).setImmediate);},function(t,e,r){"use strict";(function(t){r.d(e,"a",function(){return d;});var n=r(0),o=r(2),f=r(321);const h=new o.b(f.a);const c=function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if(void 0!==t)return t;throw new Error("unable to locate global object");}();let l=c.crypto||c.msCrypto;function d(t){(t<=0||t>1024||t%1||t!=t)&&h.throwArgumentError("invalid length","length",t);const e=new Uint8Array(t);return l.getRandomValues(e),Object(n.a)(e);}l&&l.getRandomValues||(h.warn("WARNING: Missing strong random number source"),l={getRandomValues:function(t){return h.throwError("no secure random source avaialble",o.b.errors.UNSUPPORTED_OPERATION,{operation:"crypto.getRandomValues"});}});}).call(this,r(20));},,function(t,e,r){var n,o,f,h,c,l,d,m;t.exports=(m=r(10),o=(n=m).lib,f=o.WordArray,h=o.Hasher,c=n.algo,l=[],d=c.SHA1=h.extend({_doReset:function(){this._hash=new f.init([1732584193,4023233417,2562383102,271733878,3285377520]);},_doProcessBlock:function(t,e){for(var r=this._hash.words,a=r[0],b=r[1],n=r[2],o=r[3],f=r[4],i=0;i<80;i++){if(i<16)l[i]=0|t[e+i];else{var h=l[i-3]^l[i-8]^l[i-14]^l[i-16];l[i]=h<<1|h>>>31;}var c=(a<<5|a>>>27)+f+l[i];c+=i<20?1518500249+(b&n|~b&o):i<40?1859775393+(b^n^o):i<60?(b&n|b&o|n&o)-1894007588:(b^n^o)-899497514,f=o,o=n,n=b<<30|b>>>2,b=a,a=c;}r[0]=r[0]+a|0,r[1]=r[1]+b|0,r[2]=r[2]+n|0,r[3]=r[3]+o|0,r[4]=r[4]+f|0;},_doFinalize:function(){var data=this._data,t=data.words,e=8*this._nDataBytes,r=8*data.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(e/4294967296),t[15+(r+64>>>9<<4)]=e,data.sigBytes=4*t.length,this._process(),this._hash;},clone:function(){var t=h.clone.call(this);return t._hash=this._hash.clone(),t;}}),n.SHA1=h._createHelper(d),n.HmacSHA1=h._createHmacHelper(d),m.SHA1);},function(t,e,r){var n,o,f,h;t.exports=(n=r(10),f=(o=n).lib.Base,h=o.enc.Utf8,void(o.algo.HMAC=f.extend({init:function(t,e){t=this._hasher=new t.init(),"string"==typeof e&&(e=h.parse(e));var r=t.blockSize,n=4*r;e.sigBytes>n&&(e=t.finalize(e)),e.clamp();for(var o=this._oKey=e.clone(),f=this._iKey=e.clone(),c=o.words,l=f.words,i=0;i0?Math.floor(t):Math.ceil(t);}function x(a,b){var t,i,r=a.length,n=b.length,o=new Array(r),f=0,base=e;for(i=0;i=base?1:0,o[i]=t-f*base;for(;i0&&o.push(f),o;}function S(a,b){return a.length>=b.length?x(a,b):x(b,a);}function I(a,t){var r,i,n=a.length,o=new Array(n),base=e;for(i=0;i0;)o[i++]=t%base,t=Math.floor(t/base);return o;}function k(a,b){var i,t,r=a.length,n=b.length,o=new Array(r),f=0,base=e;for(i=0;i0;)n[i++]=o%base,o=Math.floor(o/base);return n;}function C(t,e){for(var r=[];e-->0;)r.push(0);return r.concat(t);}function R(t,e){var r=Math.max(t.length,e.length);if(r<=30)return O(t,e);r=Math.ceil(r/2);var b=t.slice(r),a=t.slice(0,r),n=e.slice(r),o=e.slice(0,r),f=R(a,o),h=R(b,n),c=R(S(a,b),S(o,n)),l=S(S(f,C(k(k(c,f),h),r)),C(h,2*r));return M(l),l;}function P(a,b,t){return new d(a=0;--i)n=(o=n*base+t[i])-(q=E(o/r))*r,h[i]=0|q;return[h,0|n];}function L(t,r){var n,o=at(r);if(c)return[new y(t.value/o.value),new y(t.value%o.value)];var f,a=t.value,b=o.value;if(0===b)throw new Error("Cannot divide by zero");if(t.isSmall)return o.isSmall?[new m(E(a/b)),new m(a%b)]:[l[0],t];if(o.isSmall){if(1===b)return[t,l[0]];if(-1==b)return[t.negate(),l[0]];var h=Math.abs(b);if(h=0;r--){for(t=base-1,y[r+c]!==d&&(t=Math.floor((y[r+c]*base+y[r+c-1])/d)),n=0,o=0,f=v.length,i=0;ic&&(n=(n+1)*base),t=Math.ceil(n/o);do{if(F(f=B(b,t),d)<=0)break;t--;}while(t);l.push(t),d=k(d,f);}return l.reverse(),[_(l),_(d)];}(a,b),f=n[0];var S=t.sign!==o.sign,I=n[1],T=t.sign;return"number"==typeof f?(S&&(f=-f),f=new m(f)):f=new d(f,S),"number"==typeof I?(T&&(I=-I),I=new m(I)):I=new d(I,T),[f,I];}function F(a,b){if(a.length!==b.length)return a.length>b.length?1:-1;for(var i=a.length-1;i>=0;i--)if(a[i]!==b[i])return a[i]>b[i]?1:-1;return 0;}function D(t){var e=t.abs();return!e.isUnit()&&(!!(e.equals(2)||e.equals(3)||e.equals(5))||!(e.isEven()||e.isDivisibleBy(3)||e.isDivisibleBy(5))&&(!!e.lesser(49)||void 0));}function U(t,a){for(var e,i,r,n=t.prev(),b=n,f=0;b.isEven();)b=b.divide(2),f++;t:for(i=0;i=0?e=k(a,b):(e=k(b,a),t=!t),"number"==typeof(e=_(e))?(t&&(e=-e),new m(e)):new d(e,t);}(a,b,this.sign);},d.prototype.minus=d.prototype.subtract,m.prototype.subtract=function(t){var e=at(t),a=this.value;if(a<0!==e.sign)return this.add(e.negate());var b=e.value;return e.isSmall?new m(a-b):T(b,Math.abs(a),a>=0);},m.prototype.minus=m.prototype.subtract,y.prototype.subtract=function(t){return new y(this.value-at(t).value);},y.prototype.minus=y.prototype.subtract,d.prototype.negate=function(){return new d(this.value,!this.sign);},m.prototype.negate=function(){var t=this.sign,small=new m(-this.value);return small.sign=!t,small;},y.prototype.negate=function(){return new y(-this.value);},d.prototype.abs=function(){return new d(this.value,!1);},m.prototype.abs=function(){return new m(Math.abs(this.value));},y.prototype.abs=function(){return new y(this.value>=0?this.value:-this.value);},d.prototype.multiply=function(t){var r,n,o,f=at(t),a=this.value,b=f.value,h=this.sign!==f.sign;if(f.isSmall){if(0===b)return l[0];if(1===b)return this;if(-1===b)return this.negate();if((r=Math.abs(b))0?R(a,b):O(a,b),h);},d.prototype.times=d.prototype.multiply,m.prototype._multiplyBySmall=function(a){return v(a.value*this.value)?new m(a.value*this.value):P(Math.abs(a.value),w(Math.abs(this.value)),this.sign!==a.sign);},d.prototype._multiplyBySmall=function(a){return 0===a.value?l[0]:1===a.value?this:-1===a.value?this.negate():P(Math.abs(a.value),this.value,this.sign!==a.sign);},m.prototype.multiply=function(t){return at(t)._multiplyBySmall(this);},m.prototype.times=m.prototype.multiply,y.prototype.multiply=function(t){return new y(this.value*at(t).value);},y.prototype.times=y.prototype.multiply,d.prototype.square=function(){return new d(N(this.value),!1);},m.prototype.square=function(){var t=this.value*this.value;return v(t)?new m(t):new d(N(w(Math.abs(this.value))),!1);},y.prototype.square=function(t){return new y(this.value*this.value);},d.prototype.divmod=function(t){var e=L(this,t);return{quotient:e[0],remainder:e[1]};},y.prototype.divmod=m.prototype.divmod=d.prototype.divmod,d.prototype.divide=function(t){return L(this,t)[0];},y.prototype.over=y.prototype.divide=function(t){return new y(this.value/at(t).value);},m.prototype.over=m.prototype.divide=d.prototype.over=d.prototype.divide,d.prototype.mod=function(t){return L(this,t)[1];},y.prototype.mod=y.prototype.remainder=function(t){return new y(this.value%at(t).value);},m.prototype.remainder=m.prototype.mod=d.prototype.remainder=d.prototype.mod,d.prototype.pow=function(t){var e,r,n,o=at(t),a=this.value,b=o.value;if(0===b)return l[1];if(0===a)return l[0];if(1===a)return l[1];if(-1===a)return o.isEven()?l[1]:l[-1];if(o.sign)return l[0];if(!o.isSmall)throw new Error("The exponent "+o.toString()+" is too large.");if(this.isSmall&&v(e=Math.pow(a,b)))return new m(E(e));for(r=this,n=l[1];!0&b&&(n=n.times(r),--b),0!==b;)b/=2,r=r.square();return n;},m.prototype.pow=d.prototype.pow,y.prototype.pow=function(t){var e=at(t),a=this.value,b=e.value,r=BigInt(0),n=BigInt(1),o=BigInt(2);if(b===r)return l[1];if(a===r)return l[0];if(a===n)return l[1];if(a===BigInt(-1))return e.isEven()?l[1]:l[-1];if(e.isNegative())return new y(r);for(var f=this,h=l[1];(b&n)===n&&(h=h.times(f),--b),b!==r;)b/=o,f=f.square();return h;},d.prototype.modPow=function(t,e){if(t=at(t),(e=at(e)).isZero())throw new Error("Cannot take modPow with modulus 0");var r=l[1],base=this.mod(e);for(t.isNegative()&&(t=t.multiply(l[-1]),base=base.modInv(e));t.isPositive();){if(base.isZero())return l[0];t.isOdd()&&(r=r.multiply(base).mod(e)),t=t.divide(2),base=base.square().mod(e);}return r;},y.prototype.modPow=m.prototype.modPow=d.prototype.modPow,d.prototype.compareAbs=function(t){var e=at(t),a=this.value,b=e.value;return e.isSmall?1:F(a,b);},m.prototype.compareAbs=function(t){var e=at(t),a=Math.abs(this.value),b=e.value;return e.isSmall?a===(b=Math.abs(b))?0:a>b?1:-1:-1;},y.prototype.compareAbs=function(t){var a=this.value,b=at(t).value;return(a=a>=0?a:-a)===(b=b>=0?b:-b)?0:a>b?1:-1;},d.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=at(t),a=this.value,b=e.value;return this.sign!==e.sign?e.sign?1:-1:e.isSmall?this.sign?-1:1:F(a,b)*(this.sign?-1:1);},d.prototype.compareTo=d.prototype.compare,m.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=at(t),a=this.value,b=e.value;return e.isSmall?a==b?0:a>b?1:-1:a<0!==e.sign?a<0?-1:1:a<0?1:-1;},m.prototype.compareTo=m.prototype.compare,y.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var a=this.value,b=at(t).value;return a===b?0:a>b?1:-1;},y.prototype.compareTo=y.prototype.compare,d.prototype.equals=function(t){return 0===this.compare(t);},y.prototype.eq=y.prototype.equals=m.prototype.eq=m.prototype.equals=d.prototype.eq=d.prototype.equals,d.prototype.notEquals=function(t){return 0!==this.compare(t);},y.prototype.neq=y.prototype.notEquals=m.prototype.neq=m.prototype.notEquals=d.prototype.neq=d.prototype.notEquals,d.prototype.greater=function(t){return this.compare(t)>0;},y.prototype.gt=y.prototype.greater=m.prototype.gt=m.prototype.greater=d.prototype.gt=d.prototype.greater,d.prototype.lesser=function(t){return this.compare(t)<0;},y.prototype.lt=y.prototype.lesser=m.prototype.lt=m.prototype.lesser=d.prototype.lt=d.prototype.lesser,d.prototype.greaterOrEquals=function(t){return this.compare(t)>=0;},y.prototype.geq=y.prototype.greaterOrEquals=m.prototype.geq=m.prototype.greaterOrEquals=d.prototype.geq=d.prototype.greaterOrEquals,d.prototype.lesserOrEquals=function(t){return this.compare(t)<=0;},y.prototype.leq=y.prototype.lesserOrEquals=m.prototype.leq=m.prototype.lesserOrEquals=d.prototype.leq=d.prototype.lesserOrEquals,d.prototype.isEven=function(){return 0==(1&this.value[0]);},m.prototype.isEven=function(){return 0==(1&this.value);},y.prototype.isEven=function(){return(this.value&BigInt(1))===BigInt(0);},d.prototype.isOdd=function(){return 1==(1&this.value[0]);},m.prototype.isOdd=function(){return 1==(1&this.value);},y.prototype.isOdd=function(){return(this.value&BigInt(1))===BigInt(1);},d.prototype.isPositive=function(){return!this.sign;},m.prototype.isPositive=function(){return this.value>0;},y.prototype.isPositive=m.prototype.isPositive,d.prototype.isNegative=function(){return this.sign;},m.prototype.isNegative=function(){return this.value<0;},y.prototype.isNegative=m.prototype.isNegative,d.prototype.isUnit=function(){return!1;},m.prototype.isUnit=function(){return 1===Math.abs(this.value);},y.prototype.isUnit=function(){return this.abs().value===BigInt(1);},d.prototype.isZero=function(){return!1;},m.prototype.isZero=function(){return 0===this.value;},y.prototype.isZero=function(){return this.value===BigInt(0);},d.prototype.isDivisibleBy=function(t){var e=at(t);return!e.isZero()&&(!!e.isUnit()||(0===e.compareAbs(2)?this.isEven():this.mod(e).isZero()));},y.prototype.isDivisibleBy=m.prototype.isDivisibleBy=d.prototype.isDivisibleBy,d.prototype.isPrime=function(e){var r=D(this);if(r!==t)return r;var n=this.abs(),f=n.bitLength();if(f<=64)return U(n,[2,3,5,7,11,13,17,19,23,29,31,37]);for(var h=Math.log(2)*f.toJSNumber(),c=Math.ceil(!0===e?2*Math.pow(h,2):h),a=[],i=0;i-n?new m(t-1):new d(f,!0);},y.prototype.prev=function(){return new y(this.value-BigInt(1));};for(var K=[1];2*K[K.length-1]<=e;)K.push(2*K[K.length-1]);var z=K.length,H=K[z-1];function Q(t){return Math.abs(t)<=e;}function G(t,e,r){e=at(e);for(var n=t.isNegative(),f=e.isNegative(),h=n?t.not():t,c=f?e.not():e,l=0,d=0,m=null,y=null,v=[];!h.isZero()||!c.isZero();)l=(m=L(h,H))[1].toJSNumber(),n&&(l=H-1-l),d=(y=L(c,H))[1].toJSNumber(),f&&(d=H-1-d),h=m[0],c=y[0],v.push(r(l,d));for(var w=0!==r(n?1:0,f?1:0)?o(-1):o(0),i=v.length-1;i>=0;i-=1)w=w.multiply(H).add(o(v[i]));return w;}d.prototype.shiftLeft=function(t){var e=at(t).toJSNumber();if(!Q(e))throw new Error(String(e)+" is too large for shifting.");if(e<0)return this.shiftRight(-e);var r=this;if(r.isZero())return r;for(;e>=z;)r=r.multiply(H),e-=z-1;return r.multiply(K[e]);},y.prototype.shiftLeft=m.prototype.shiftLeft=d.prototype.shiftLeft,d.prototype.shiftRight=function(t){var e,r=at(t).toJSNumber();if(!Q(r))throw new Error(String(r)+" is too large for shifting.");if(r<0)return this.shiftLeft(-r);for(var n=this;r>=z;){if(n.isZero()||n.isNegative()&&n.isUnit())return n;n=(e=L(n,H))[1].isNegative()?e[0].prev():e[0],r-=z-1;}return(e=L(n,K[r]))[1].isNegative()?e[0].prev():e[0];},y.prototype.shiftRight=m.prototype.shiftRight=d.prototype.shiftRight,d.prototype.not=function(){return this.negate().prev();},y.prototype.not=m.prototype.not=d.prototype.not,d.prototype.and=function(t){return G(this,t,function(a,b){return a&b;});},y.prototype.and=m.prototype.and=d.prototype.and,d.prototype.or=function(t){return G(this,t,function(a,b){return a|b;});},y.prototype.or=m.prototype.or=d.prototype.or,d.prototype.xor=function(t){return G(this,t,function(a,b){return a^b;});},y.prototype.xor=m.prototype.xor=d.prototype.xor;var V=1<<30,W=(e&-e)*(e&-e)|V;function Z(t){var r=t.value,n="number"==typeof r?r|V:"bigint"==typeof r?r|BigInt(V):r[0]+r[1]*e|W;return n&-n;}function Y(t,base){if(base.compareTo(t)<=0){var e=Y(t,base.square(base)),p=e.p,r=e.e,n=p.multiply(base);return n.compareTo(t)<=0?{p:n,e:2*r+1}:{p:p,e:2*r};}return{p:o(1),e:0};}function J(a,b){return a=at(a),b=at(b),a.greater(b)?a:b;}function X(a,b){return a=at(a),b=at(b),a.lesser(b)?a:b;}function $(a,b){if(a=at(a).abs(),b=at(b).abs(),a.equals(b))return a;if(a.isZero())return b;if(b.isZero())return a;for(var t,e,r=l[1];a.isEven()&&b.isEven();)t=X(Z(a),Z(b)),a=a.divide(t),b=b.divide(t),r=r.multiply(t);for(;a.isEven();)a=a.divide(Z(a));do{for(;b.isEven();)b=b.divide(Z(b));a.greater(b)&&(e=b,b=a,a=e),b=b.subtract(a);}while(!b.isZero());return r.isUnit()?a:a.multiply(r);}d.prototype.bitLength=function(){var t=this;return t.compareTo(o(0))<0&&(t=t.negate().subtract(o(1))),0===t.compareTo(o(0))?o(0):o(Y(t,o(2)).e).add(o(1));},y.prototype.bitLength=m.prototype.bitLength=d.prototype.bitLength;var tt=function(text,base,t,e){t=t||h,text=String(text),e||(text=text.toLowerCase(),t=t.toLowerCase());var i,r=text.length,n=Math.abs(base),o={};for(i=0;i=n){if("1"===l&&1===n)continue;throw new Error(l+" is not a valid digit in base "+base+".");}}base=at(base);var f=[],c="-"===text[0];for(i=c?1:0;i"!==text[i]&&i=0;i--)r=r.add(t[i].times(n)),n=n.times(base);return e?r.negate():r;}function nt(t,base){if((base=o(base)).isZero()){if(t.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.");}if(base.equals(-1)){if(t.isZero())return{value:[0],isNegative:!1};if(t.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-t.toJSNumber())).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var e=Array.apply(null,Array(t.toJSNumber()-1)).map(Array.prototype.valueOf,[0,1]);return e.unshift([1]),{value:[].concat.apply([],e),isNegative:!1};}var r=!1;if(t.isNegative()&&base.isPositive()&&(r=!0,t=t.abs()),base.isUnit())return t.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(t.toJSNumber())).map(Number.prototype.valueOf,1),isNegative:r};for(var n,f=[],h=t;h.isNegative()||h.compareAbs(base)>=0;){n=h.divmod(base),h=n.quotient;var c=n.remainder;c.isNegative()&&(c=base.minus(c).abs(),h=h.next()),f.push(c.toJSNumber());}return f.push(h.toJSNumber()),{value:f.reverse(),isNegative:r};}function it(t,base,e){var r=nt(t,base);return(r.isNegative?"-":"")+r.value.map(function(t){return function(t,e){return t<(e=e||h).length?e[t]:"<"+t+">";}(t,e);}).join("");}function ot(t){if(v(+t)){var e=+t;if(e===E(e))return c?new y(BigInt(e)):new m(e);throw new Error("Invalid integer: "+t);}var n="-"===t[0];n&&(t=t.slice(1));var o=t.split(/e/i);if(o.length>2)throw new Error("Invalid integer: "+o.join("e"));if(2===o.length){var f=o[1];if("+"===f[0]&&(f=f.slice(1)),(f=+f)!==E(f)||!v(f))throw new Error("Invalid integer: "+f+" is not a valid exponent.");var text=o[0],h=text.indexOf(".");if(h>=0&&(f-=text.length-h-1,text=text.slice(0,h)+text.slice(h+1)),f<0)throw new Error("Cannot include negative exponent part for integers");t=text+=new Array(f+1).join("0");}if(!/^([0-9][0-9]*)$/.test(t))throw new Error("Invalid integer: "+t);if(c)return new y(BigInt(n?"-"+t:t));for(var l=[],w=t.length,_=r,A=w-_;w>0;)l.push(+t.slice(A,w)),(A-=_)<0&&(A=0),w-=_;return M(l),new d(l,n);}function at(t){return"number"==typeof t?function(t){if(c)return new y(BigInt(t));if(v(t)){if(t!==E(t))throw new Error(t+" is not an integer.");return new m(t);}return ot(t.toString());}(t):"string"==typeof t?ot(t):"bigint"==typeof t?new y(t):t;}d.prototype.toArray=function(t){return nt(this,t);},m.prototype.toArray=function(t){return nt(this,t);},y.prototype.toArray=function(t){return nt(this,t);},d.prototype.toString=function(e,r){if(e===t&&(e=10),10!==e)return it(this,e,r);for(var n,o=this.value,f=o.length,h=String(o[--f]);--f>=0;)n=String(o[f]),h+="0000000".slice(n.length)+n;return(this.sign?"-":"")+h;},m.prototype.toString=function(e,r){return e===t&&(e=10),10!=e?it(this,e,r):String(this.value);},y.prototype.toString=m.prototype.toString,y.prototype.toJSON=d.prototype.toJSON=m.prototype.toJSON=function(){return this.toString();},d.prototype.valueOf=function(){return parseInt(this.toString(),10);},d.prototype.toJSNumber=d.prototype.valueOf,m.prototype.valueOf=function(){return this.value;},m.prototype.toJSNumber=m.prototype.valueOf,y.prototype.valueOf=y.prototype.toJSNumber=function(){return parseInt(this.toString(),10);};for(var i=0;i<1e3;i++)l[i]=at(i),i>0&&(l[-i]=at(-i));return l.one=l[1],l.zero=l[0],l.minusOne=l[-1],l.max=J,l.min=X,l.gcd=$,l.lcm=function(a,b){return a=at(a).abs(),b=at(b).abs(),a.divide($(a,b)).multiply(b);},l.isInstance=function(t){return t instanceof d||t instanceof m||t instanceof y;},l.randBetween=function(a,b,t){a=at(a),b=at(b);var r=t||Math.random,n=X(a,b),o=J(a,b).subtract(n).add(1);if(o.isSmall)return n.add(Math.floor(r()*o));for(var f=nt(o,e).value,h=[],c=!0,i=0;i>>32-e;}function d(a,b,t,e,r,n,s){return l(a+(b&t|~b&e)+r+n|0,s)+b|0;}function m(a,b,t,e,r,n,s){return l(a+(b&e|t&~e)+r+n|0,s)+b|0;}function y(a,b,t,e,r,n,s){return l(a+(b^t^e)+r+n|0,s)+b|0;}function v(a,b,t,e,r,n,s){return l(a+(t^(b|~e))+r+n|0,s)+b|0;}n(c,o),c.prototype._update=function(){for(var t=h,i=0;i<16;++i)t[i]=this._block.readInt32LE(4*i);var a=this._a,b=this._b,e=this._c,r=this._d;a=d(a,b,e,r,t[0],3614090360,7),r=d(r,a,b,e,t[1],3905402710,12),e=d(e,r,a,b,t[2],606105819,17),b=d(b,e,r,a,t[3],3250441966,22),a=d(a,b,e,r,t[4],4118548399,7),r=d(r,a,b,e,t[5],1200080426,12),e=d(e,r,a,b,t[6],2821735955,17),b=d(b,e,r,a,t[7],4249261313,22),a=d(a,b,e,r,t[8],1770035416,7),r=d(r,a,b,e,t[9],2336552879,12),e=d(e,r,a,b,t[10],4294925233,17),b=d(b,e,r,a,t[11],2304563134,22),a=d(a,b,e,r,t[12],1804603682,7),r=d(r,a,b,e,t[13],4254626195,12),e=d(e,r,a,b,t[14],2792965006,17),a=m(a,b=d(b,e,r,a,t[15],1236535329,22),e,r,t[1],4129170786,5),r=m(r,a,b,e,t[6],3225465664,9),e=m(e,r,a,b,t[11],643717713,14),b=m(b,e,r,a,t[0],3921069994,20),a=m(a,b,e,r,t[5],3593408605,5),r=m(r,a,b,e,t[10],38016083,9),e=m(e,r,a,b,t[15],3634488961,14),b=m(b,e,r,a,t[4],3889429448,20),a=m(a,b,e,r,t[9],568446438,5),r=m(r,a,b,e,t[14],3275163606,9),e=m(e,r,a,b,t[3],4107603335,14),b=m(b,e,r,a,t[8],1163531501,20),a=m(a,b,e,r,t[13],2850285829,5),r=m(r,a,b,e,t[2],4243563512,9),e=m(e,r,a,b,t[7],1735328473,14),a=y(a,b=m(b,e,r,a,t[12],2368359562,20),e,r,t[5],4294588738,4),r=y(r,a,b,e,t[8],2272392833,11),e=y(e,r,a,b,t[11],1839030562,16),b=y(b,e,r,a,t[14],4259657740,23),a=y(a,b,e,r,t[1],2763975236,4),r=y(r,a,b,e,t[4],1272893353,11),e=y(e,r,a,b,t[7],4139469664,16),b=y(b,e,r,a,t[10],3200236656,23),a=y(a,b,e,r,t[13],681279174,4),r=y(r,a,b,e,t[0],3936430074,11),e=y(e,r,a,b,t[3],3572445317,16),b=y(b,e,r,a,t[6],76029189,23),a=y(a,b,e,r,t[9],3654602809,4),r=y(r,a,b,e,t[12],3873151461,11),e=y(e,r,a,b,t[15],530742520,16),a=v(a,b=y(b,e,r,a,t[2],3299628645,23),e,r,t[0],4096336452,6),r=v(r,a,b,e,t[7],1126891415,10),e=v(e,r,a,b,t[14],2878612391,15),b=v(b,e,r,a,t[5],4237533241,21),a=v(a,b,e,r,t[12],1700485571,6),r=v(r,a,b,e,t[3],2399980690,10),e=v(e,r,a,b,t[10],4293915773,15),b=v(b,e,r,a,t[1],2240044497,21),a=v(a,b,e,r,t[8],1873313359,6),r=v(r,a,b,e,t[15],4264355552,10),e=v(e,r,a,b,t[6],2734768916,15),b=v(b,e,r,a,t[13],1309151649,21),a=v(a,b,e,r,t[4],4149444226,6),r=v(r,a,b,e,t[11],3174756917,10),e=v(e,r,a,b,t[2],718787259,15),b=v(b,e,r,a,t[9],3951481745,21),this._a=this._a+a|0,this._b=this._b+b|0,this._c=this._c+e|0,this._d=this._d+r|0;},c.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var t=f.allocUnsafe(16);return t.writeInt32LE(this._a,0),t.writeInt32LE(this._b,4),t.writeInt32LE(this._c,8),t.writeInt32LE(this._d,12),t;},t.exports=c;},function(t,e,r){"use strict";var n=r(79).codes.ERR_STREAM_PREMATURE_CLOSE;function o(){}t.exports=function t(e,r,f){if("function"==typeof r)return t(e,null,r);r||(r={}),f=function(t){var e=!1;return function(){if(!e){e=!0;for(var r=arguments.length,n=new Array(r),o=0;o>>32-e;}function _(a,b,t,e,r,n,o,s){return w(a+(b^t^e)+n+o|0,s)+r|0;}function M(a,b,t,e,r,n,o,s){return w(a+(b&t|~b&e)+n+o|0,s)+r|0;}function A(a,b,t,e,r,n,o,s){return w(a+((b|~t)^e)+n+o|0,s)+r|0;}function E(a,b,t,e,r,n,o,s){return w(a+(b&e|t&~e)+n+o|0,s)+r|0;}function x(a,b,t,e,r,n,o,s){return w(a+(b^(t|~e))+n+o|0,s)+r|0;}o(v,f),v.prototype._update=function(){for(var t=h,e=0;e<16;++e)t[e]=this._block.readInt32LE(4*e);for(var r=0|this._a,n=0|this._b,o=0|this._c,dl=0|this._d,f=0|this._e,v=0|this._a,br=0|this._b,S=0|this._c,I=0|this._d,k=0|this._e,i=0;i<80;i+=1){var T,tr;i<16?(T=_(r,n,o,dl,f,t[c[i]],y[0],d[i]),tr=x(v,br,S,I,k,t[l[i]],hr[0],m[i])):i<32?(T=M(r,n,o,dl,f,t[c[i]],y[1],d[i]),tr=E(v,br,S,I,k,t[l[i]],hr[1],m[i])):i<48?(T=A(r,n,o,dl,f,t[c[i]],y[2],d[i]),tr=A(v,br,S,I,k,t[l[i]],hr[2],m[i])):i<64?(T=E(r,n,o,dl,f,t[c[i]],y[3],d[i]),tr=M(v,br,S,I,k,t[l[i]],hr[3],m[i])):(T=x(r,n,o,dl,f,t[c[i]],y[4],d[i]),tr=_(v,br,S,I,k,t[l[i]],hr[4],m[i])),r=f,f=dl,dl=w(o,10),o=n,n=T,v=k,k=I,I=w(S,10),S=br,br=tr;}var O=this._b+o+I|0;this._b=this._c+dl+k|0,this._c=this._d+f+v|0,this._d=this._e+r+br|0,this._e=this._a+n+S|0,this._a=O;},v.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var t=n.alloc?n.alloc(20):new n(20);return t.writeInt32LE(this._a,0),t.writeInt32LE(this._b,4),t.writeInt32LE(this._c,8),t.writeInt32LE(this._d,12),t.writeInt32LE(this._e,16),t;},t.exports=v;},function(t,e,r){(e=t.exports=function(t){t=t.toLowerCase();var r=e[t];if(!r)throw new Error(t+" is not supported (we accept pull requests)");return new r();}).sha=r(385),e.sha1=r(386),e.sha224=r(387),e.sha256=r(220),e.sha384=r(388),e.sha512=r(221);},function(t,e,r){(e=t.exports=r(223)).Stream=e,e.Readable=e,e.Writable=r(155),e.Duplex=r(67),e.Transform=r(226),e.PassThrough=r(392);},function(t,e,r){var n=r(3),o=n.Buffer;function f(t,e){for(var r in t)e[r]=t[r];}function h(t,e,r){return o(t,e,r);}o.from&&o.alloc&&o.allocUnsafe&&o.allocUnsafeSlow?t.exports=n:(f(n,e),e.Buffer=h),f(o,h),h.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return o(t,e,r);},h.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var n=o(t);return void 0!==e?"string"==typeof r?n.fill(e,r):n.fill(e):n.fill(0),n;},h.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return o(t);},h.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return n.SlowBuffer(t);};},function(t,e,r){"use strict";(function(e){var n=r(119);function o(t){var e=this;this.next=null,this.entry=null,this.finish=function(){!function(t,e,r){var n=t.entry;t.entry=null;for(;n;){var o=n.callback;e.pendingcb--,o(r),n=n.next;}e.corkedRequestsFree.next=t;}(e,t);};}t.exports=A;var f,h=n.nextTick;A.WritableState=M;var c=Object.create(r(98));c.inherits=r(4);var l={deprecate:r(118)},d=r(224),m=r(154).Buffer,y=(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var v,w=r(225);function _(){}function M(t,e){f=f||r(67),t=t||{};var c=e instanceof f;this.objectMode=!!t.objectMode,c&&(this.objectMode=this.objectMode||!!t.writableObjectMode);var l=t.highWaterMark,d=t.writableHighWaterMark,m=this.objectMode?16:16384;this.highWaterMark=l||0===l?l:c&&(d||0===d)?d:m,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var y=!1===t.decodeStrings;this.decodeStrings=!y,this.defaultEncoding=t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(t){!function(t,e){var r=t._writableState,o=r.sync,f=r.writecb;if(function(t){t.writing=!1,t.writecb=null,t.length-=t.writelen,t.writelen=0;}(r),e)!function(t,e,r,o,f){--e.pendingcb,r?(n.nextTick(f,o),n.nextTick(T,t,e),t._writableState.errorEmitted=!0,t.emit("error",o)):(f(o),t._writableState.errorEmitted=!0,t.emit("error",o),T(t,e));}(t,r,o,e,f);else{var c=I(r);c||r.corked||r.bufferProcessing||!r.bufferedRequest||S(t,r),o?h(x,t,r,c,f):x(t,r,c,f);}}(e,t);},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new o(this);}function A(t){if(f=f||r(67),!(v.call(A,this)||this instanceof f))return new A(t);this._writableState=new M(t,this),this.writable=!0,t&&("function"==typeof t.write&&(this._write=t.write),"function"==typeof t.writev&&(this._writev=t.writev),"function"==typeof t.destroy&&(this._destroy=t.destroy),"function"==typeof t.final&&(this._final=t.final)),d.call(this);}function E(t,e,r,n,o,f,h){e.writelen=n,e.writecb=h,e.writing=!0,e.sync=!0,r?t._writev(o,e.onwrite):t._write(o,f,e.onwrite),e.sync=!1;}function x(t,e,r,n){r||function(t,e){0===e.length&&e.needDrain&&(e.needDrain=!1,t.emit("drain"));}(t,e),e.pendingcb--,n(),T(t,e);}function S(t,e){e.bufferProcessing=!0;var r=e.bufferedRequest;if(t._writev&&r&&r.next){var n=e.bufferedRequestCount,f=new Array(n),h=e.corkedRequestsFree;h.entry=r;for(var c=0,l=!0;r;)f[c]=r,r.isBuf||(l=!1),r=r.next,c+=1;f.allBuffers=l,E(t,e,!0,e.length,f,"",h.finish),e.pendingcb++,e.lastBufferedRequest=null,h.next?(e.corkedRequestsFree=h.next,h.next=null):e.corkedRequestsFree=new o(e),e.bufferedRequestCount=0;}else{for(;r;){var d=r.chunk,m=r.encoding,y=r.callback;if(E(t,e,!1,e.objectMode?1:d.length,d,m,y),r=r.next,e.bufferedRequestCount--,e.writing)break;}null===r&&(e.lastBufferedRequest=null);}e.bufferedRequest=r,e.bufferProcessing=!1;}function I(t){return t.ending&&0===t.length&&null===t.bufferedRequest&&!t.finished&&!t.writing;}function k(t,e){t._final(function(r){e.pendingcb--,r&&t.emit("error",r),e.prefinished=!0,t.emit("prefinish"),T(t,e);});}function T(t,e){var r=I(e);return r&&(!function(t,e){e.prefinished||e.finalCalled||("function"==typeof t._final?(e.pendingcb++,e.finalCalled=!0,n.nextTick(k,t,e)):(e.prefinished=!0,t.emit("prefinish")));}(t,e),0===e.pendingcb&&(e.finished=!0,t.emit("finish"))),r;}c.inherits(A,d),M.prototype.getBuffer=function(){for(var t=this.bufferedRequest,e=[];t;)e.push(t),t=t.next;return e;},function(){try{Object.defineProperty(M.prototype,"buffer",{get:l.deprecate(function(){return this.getBuffer();},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")});}catch(t){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(v=Function.prototype[Symbol.hasInstance],Object.defineProperty(A,Symbol.hasInstance,{value:function(object){return!!v.call(this,object)||this===A&&object&&object._writableState instanceof M;}})):v=function(object){return object instanceof this;},A.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"));},A.prototype.write=function(t,e,r){var o,f=this._writableState,h=!1,c=!f.objectMode&&(o=t,m.isBuffer(o)||o instanceof y);return c&&!m.isBuffer(t)&&(t=function(t){return m.from(t);}(t)),"function"==typeof e&&(r=e,e=null),c?e="buffer":e||(e=f.defaultEncoding),"function"!=typeof r&&(r=_),f.ended?function(t,e){var r=new Error("write after end");t.emit("error",r),n.nextTick(e,r);}(this,r):(c||function(t,e,r,o){var f=!0,h=!1;return null===r?h=new TypeError("May not write null values to stream"):"string"==typeof r||void 0===r||e.objectMode||(h=new TypeError("Invalid non-string/buffer chunk")),h&&(t.emit("error",h),n.nextTick(o,h),f=!1),f;}(this,f,t,r))&&(f.pendingcb++,h=function(t,e,r,n,o,f){if(!r){var h=function(t,e,r){t.objectMode||!1===t.decodeStrings||"string"!=typeof e||(e=m.from(e,r));return e;}(e,n,o);n!==h&&(r=!0,o="buffer",n=h);}var c=e.objectMode?1:n.length;e.length+=c;var l=e.length-1))throw new TypeError("Unknown encoding: "+t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(A.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),A.prototype._write=function(t,e,r){r(new Error("_write() is not implemented"));},A.prototype._writev=null,A.prototype.end=function(t,e,r){var o=this._writableState;"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),o.corked&&(o.corked=1,this.uncork()),o.ending||function(t,e,r){e.ending=!0,T(t,e),r&&(e.finished?n.nextTick(r):t.once("finish",r));e.ended=!0,t.writable=!1;}(this,o,r);},Object.defineProperty(A.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),A.prototype.destroy=w.destroy,A.prototype._undestroy=w.undestroy,A.prototype._destroy=function(t,e){this.end(),e(t);};}).call(this,r(20));},function(t,e,r){"use strict";var n=r(44);function o(t){this.options=t,this.type=this.options.type,this.blockSize=8,this._init(),this.buffer=new Array(this.blockSize),this.bufferOff=0,this.padding=!1!==t.padding;}t.exports=o,o.prototype._init=function(){},o.prototype.update=function(data){return 0===data.length?[]:"decrypt"===this.type?this._updateDecrypt(data):this._updateEncrypt(data);},o.prototype._buffer=function(data,t){for(var e=Math.min(this.buffer.length-this.bufferOff,data.length-t),i=0;i0;r--)t+=this._buffer(data,t),e+=this._flushBuffer(n,e);return t+=this._buffer(data,t),n;},o.prototype.final=function(t){var e,r;return t&&(e=this.update(t)),r="encrypt"===this.type?this._finalEncrypt():this._finalDecrypt(),e?e.concat(r):r;},o.prototype._pad=function(t,e){if(0===e)return!1;for(;e=0||!e.umod(t.prime1)||!e.umod(t.prime2));return e;}function h(t,r){var o=function(t){var e=f(t);return{blinder:e.toRed(n.mont(t.modulus)).redPow(new n(t.publicExponent)).fromRed(),unblinder:e.invm(t.modulus)};}(r),h=r.modulus.byteLength(),c=new n(t).mul(o.blinder).umod(r.modulus),l=c.toRed(n.mont(r.prime1)),d=c.toRed(n.mont(r.prime2)),m=r.coefficient,p=r.prime1,q=r.prime2,y=l.redPow(r.exponent1).fromRed(),v=d.redPow(r.exponent2).fromRed(),w=y.isub(v).imul(m).umod(p).imul(q);return v.iadd(w).imul(o.unblinder).umod(r.modulus).toArrayLike(e,"be",h);}h.getr=f,t.exports=h;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";var pre,n=e,o=r(28),f=r(251),h=r(45).assert;function c(t){"short"===t.type?this.curve=new f.short(t):"edwards"===t.type?this.curve=new f.edwards(t):this.curve=new f.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,h(this.g.validate(),"Invalid curve"),h(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O");}function l(t,e){Object.defineProperty(n,t,{configurable:!0,enumerable:!0,get:function(){var r=new c(e);return Object.defineProperty(n,t,{configurable:!0,enumerable:!0,value:r}),r;}});}n.PresetCurve=c,l("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:o.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),l("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:o.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),l("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:o.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),l("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:o.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),l("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:o.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),l("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:o.sha256,gRed:!1,g:["9"]}),l("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:o.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{pre=r(436);}catch(t){pre=void 0;}l("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:o.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",pre]});},function(t,e,r){"use strict";(function(e){var n,o=r(3),f=o.Buffer,h={};for(n in o)o.hasOwnProperty(n)&&"SlowBuffer"!==n&&"Buffer"!==n&&(h[n]=o[n]);var c=h.Buffer={};for(n in f)f.hasOwnProperty(n)&&"allocUnsafe"!==n&&"allocUnsafeSlow"!==n&&(c[n]=f[n]);if(h.Buffer.prototype=f.prototype,c.from&&c.from!==Uint8Array.from||(c.from=function(t,e,r){if("number"==typeof t)throw new TypeError('The "value" argument must not be of type number. Received type '+typeof t);if(t&&void 0===t.length)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);return f(t,e,r);}),c.alloc||(c.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError('The "size" argument must be of type number. Received type '+typeof t);if(t<0||t>=2*(1<<30))throw new RangeError('The value "'+t+'" is invalid for option "size"');var n=f(t);return e&&0!==e.length?"string"==typeof r?n.fill(e,r):n.fill(e):n.fill(0),n;}),!h.kStringMaxLength)try{h.kStringMaxLength=e.binding("buffer").kStringMaxLength;}catch(t){}h.constants||(h.constants={MAX_LENGTH:h.kMaxLength},h.kStringMaxLength&&(h.constants.MAX_STRING_LENGTH=h.kStringMaxLength)),t.exports=h;}).call(this,r(19));},function(t,e,r){"use strict";const n=r(165).Reporter,o=r(100).EncoderBuffer,f=r(100).DecoderBuffer,h=r(44),c=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],l=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(c);function d(t,e,r){const n={};this._baseState=n,n.name=r,n.enc=t,n.parent=e||null,n.children=null,n.tag=null,n.args=null,n.reverseArgs=null,n.choice=null,n.optional=!1,n.any=!1,n.obj=!1,n.use=null,n.useDecoder=null,n.key=null,n.default=null,n.explicit=null,n.implicit=null,n.contains=null,n.parent||(n.children=[],this._wrap());}t.exports=d;const m=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];d.prototype.clone=function(){const t=this._baseState,e={};m.forEach(function(r){e[r]=t[r];});const r=new this.constructor(e.parent);return r._baseState=e,r;},d.prototype._wrap=function(){const t=this._baseState;l.forEach(function(e){this[e]=function(){const r=new this.constructor(this);return t.children.push(r),r[e].apply(r,arguments);};},this);},d.prototype._init=function(body){const t=this._baseState;h(null===t.parent),body.call(this),t.children=t.children.filter(function(t){return t._baseState.parent===this;},this),h.equal(t.children.length,1,"Root node can have only one child");},d.prototype._useArgs=function(t){const e=this._baseState,r=t.filter(function(t){return t instanceof this.constructor;},this);t=t.filter(function(t){return!(t instanceof this.constructor);},this),0!==r.length&&(h(null===e.children),e.children=r,r.forEach(function(t){t._baseState.parent=this;},this)),0!==t.length&&(h(null===e.args),e.args=t,e.reverseArgs=t.map(function(t){if("object"!=typeof t||t.constructor!==Object)return t;const e={};return Object.keys(t).forEach(function(r){r==(0|r)&&(r|=0);const n=t[r];e[n]=r;}),e;}));},["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"].forEach(function(t){d.prototype[t]=function(){const e=this._baseState;throw new Error(t+" not implemented for encoding: "+e.enc);};}),c.forEach(function(t){d.prototype[t]=function(){const e=this._baseState,r=Array.prototype.slice.call(arguments);return h(null===e.tag),e.tag=t,this._useArgs(r),this;};}),d.prototype.use=function(t){h(t);const e=this._baseState;return h(null===e.use),e.use=t,this;},d.prototype.optional=function(){return this._baseState.optional=!0,this;},d.prototype.def=function(t){const e=this._baseState;return h(null===e.default),e.default=t,e.optional=!0,this;},d.prototype.explicit=function(t){const e=this._baseState;return h(null===e.explicit&&null===e.implicit),e.explicit=t,this;},d.prototype.implicit=function(t){const e=this._baseState;return h(null===e.explicit&&null===e.implicit),e.implicit=t,this;},d.prototype.obj=function(){const t=this._baseState,e=Array.prototype.slice.call(arguments);return t.obj=!0,0!==e.length&&this._useArgs(e),this;},d.prototype.key=function(t){const e=this._baseState;return h(null===e.key),e.key=t,this;},d.prototype.any=function(){return this._baseState.any=!0,this;},d.prototype.choice=function(t){const e=this._baseState;return h(null===e.choice),e.choice=t,this._useArgs(Object.keys(t).map(function(e){return t[e];})),this;},d.prototype.contains=function(t){const e=this._baseState;return h(null===e.use),e.contains=t,this;},d.prototype._decode=function(input,t){const e=this._baseState;if(null===e.parent)return input.wrapResult(e.children[0]._decode(input,t));let r,n=e.default,o=!0,h=null;if(null!==e.key&&(h=input.enterKey(e.key)),e.optional){let r=null;if(null!==e.explicit?r=e.explicit:null!==e.implicit?r=e.implicit:null!==e.tag&&(r=e.tag),null!==r||e.any){if(o=this._peekTag(input,r,e.any),input.isError(o))return o;}else{const r=input.save();try{null===e.choice?this._decodeGeneric(e.tag,input,t):this._decodeChoice(input,t),o=!0;}catch(t){o=!1;}input.restore(r);}}if(e.obj&&o&&(r=input.enterObject()),o){if(null!==e.explicit){const t=this._decodeTag(input,e.explicit);if(input.isError(t))return t;input=t;}const r=input.offset;if(null===e.use&&null===e.choice){let t;e.any&&(t=input.save());const body=this._decodeTag(input,null!==e.implicit?e.implicit:e.tag,e.any);if(input.isError(body))return body;e.any?n=input.raw(t):input=body;}if(t&&t.track&&null!==e.tag&&t.track(input.path(),r,input.length,"tagged"),t&&t.track&&null!==e.tag&&t.track(input.path(),input.offset,input.length,"content"),e.any||(n=null===e.choice?this._decodeGeneric(e.tag,input,t):this._decodeChoice(input,t)),input.isError(n))return n;if(e.any||null!==e.choice||null===e.children||e.children.forEach(function(e){e._decode(input,t);}),e.contains&&("octstr"===e.tag||"bitstr"===e.tag)){const data=new f(n);n=this._getUse(e.contains,input._reporterState.obj)._decode(data,t);}}return e.obj&&o&&(n=input.leaveObject(r)),null===e.key||null===n&&!0!==o?null!==h&&input.exitKey(h):input.leaveKey(h,e.key,n),n;},d.prototype._decodeGeneric=function(t,input,e){const r=this._baseState;return"seq"===t||"set"===t?null:"seqof"===t||"setof"===t?this._decodeList(input,t,r.args[0],e):/str$/.test(t)?this._decodeStr(input,t,e):"objid"===t&&r.args?this._decodeObjid(input,r.args[0],r.args[1],e):"objid"===t?this._decodeObjid(input,null,null,e):"gentime"===t||"utctime"===t?this._decodeTime(input,t,e):"null_"===t?this._decodeNull(input,e):"bool"===t?this._decodeBool(input,e):"objDesc"===t?this._decodeStr(input,t,e):"int"===t||"enum"===t?this._decodeInt(input,r.args&&r.args[0],e):null!==r.use?this._getUse(r.use,input._reporterState.obj)._decode(input,e):input.error("unknown tag: "+t);},d.prototype._getUse=function(t,e){const r=this._baseState;return r.useDecoder=this._use(t,e),h(null===r.useDecoder._baseState.parent),r.useDecoder=r.useDecoder._baseState.children[0],r.implicit!==r.useDecoder._baseState.implicit&&(r.useDecoder=r.useDecoder.clone(),r.useDecoder._baseState.implicit=r.implicit),r.useDecoder;},d.prototype._decodeChoice=function(input,t){const e=this._baseState;let r=null,n=!1;return Object.keys(e.choice).some(function(o){const f=input.save(),h=e.choice[o];try{const e=h._decode(input,t);if(input.isError(e))return!1;r={type:o,value:e},n=!0;}catch(t){return input.restore(f),!1;}return!0;},this),n?r:input.error("Choice not matched");},d.prototype._createEncoderBuffer=function(data){return new o(data,this.reporter);},d.prototype._encode=function(data,t,e){const r=this._baseState;if(null!==r.default&&r.default===data)return;const n=this._encodeValue(data,t,e);return void 0===n||this._skipDefault(n,t,e)?void 0:n;},d.prototype._encodeValue=function(data,t,e){const r=this._baseState;if(null===r.parent)return r.children[0]._encode(data,t||new n());let o=null;if(this.reporter=t,r.optional&&void 0===data){if(null===r.default)return;data=r.default;}let content=null,f=!1;if(r.any)o=this._createEncoderBuffer(data);else if(r.choice)o=this._encodeChoice(data,t);else if(r.contains)content=this._getUse(r.contains,e)._encode(data,t),f=!0;else if(r.children)content=r.children.map(function(e){if("null_"===e._baseState.tag)return e._encode(null,t,data);if(null===e._baseState.key)return t.error("Child should have a key");const r=t.enterKey(e._baseState.key);if("object"!=typeof data)return t.error("Child expected, but input is not object");const n=e._encode(data[e._baseState.key],t,data);return t.leaveKey(r),n;},this).filter(function(t){return t;}),content=this._createEncoderBuffer(content);else if("seqof"===r.tag||"setof"===r.tag){if(!r.args||1!==r.args.length)return t.error("Too many args for : "+r.tag);if(!Array.isArray(data))return t.error("seqof/setof, but data is not Array");const e=this.clone();e._baseState.implicit=null,content=this._createEncoderBuffer(data.map(function(e){const r=this._baseState;return this._getUse(r.args[0],data)._encode(e,t);},e));}else null!==r.use?o=this._getUse(r.use,e)._encode(data,t):(content=this._encodePrimitive(r.tag,data),f=!0);if(!r.any&&null===r.choice){const e=null!==r.implicit?r.implicit:r.tag,n=null===r.implicit?"universal":"context";null===e?null===r.use&&t.error("Tag could be omitted only for .use()"):null===r.use&&(o=this._encodeComposite(e,f,n,content));}return null!==r.explicit&&(o=this._encodeComposite(r.explicit,!1,"context",o)),o;},d.prototype._encodeChoice=function(data,t){const e=this._baseState,r=e.choice[data.type];return r||h(!1,data.type+" not found in "+JSON.stringify(Object.keys(e.choice))),r._encode(data.value,t);},d.prototype._encodePrimitive=function(t,data){const e=this._baseState;if(/str$/.test(t))return this._encodeStr(data,t);if("objid"===t&&e.args)return this._encodeObjid(data,e.reverseArgs[0],e.args[1]);if("objid"===t)return this._encodeObjid(data,null,null);if("gentime"===t||"utctime"===t)return this._encodeTime(data,t);if("null_"===t)return this._encodeNull();if("int"===t||"enum"===t)return this._encodeInt(data,e.args&&e.reverseArgs[0]);if("bool"===t)return this._encodeBool(data);if("objDesc"===t)return this._encodeStr(data,t);throw new Error("Unsupported tag: "+t);},d.prototype._isNumstr=function(t){return /^[0-9 ]*$/.test(t);},d.prototype._isPrintstr=function(t){return /^[A-Za-z0-9 '()+,-./:=?]*$/.test(t);};},function(t,e,r){"use strict";const n=r(4);function o(t){this._reporterState={obj:null,path:[],options:t||{},errors:[]};}function f(path,t){this.path=path,this.rethrow(t);}e.Reporter=o,o.prototype.isError=function(t){return t instanceof f;},o.prototype.save=function(){const t=this._reporterState;return{obj:t.obj,pathLen:t.path.length};},o.prototype.restore=function(data){const t=this._reporterState;t.obj=data.obj,t.path=t.path.slice(0,data.pathLen);},o.prototype.enterKey=function(t){return this._reporterState.path.push(t);},o.prototype.exitKey=function(t){const e=this._reporterState;e.path=e.path.slice(0,t-1);},o.prototype.leaveKey=function(t,e,r){const n=this._reporterState;this.exitKey(t),null!==n.obj&&(n.obj[e]=r);},o.prototype.path=function(){return this._reporterState.path.join("/");},o.prototype.enterObject=function(){const t=this._reporterState,e=t.obj;return t.obj={},e;},o.prototype.leaveObject=function(t){const e=this._reporterState,r=e.obj;return e.obj=t,r;},o.prototype.error=function(t){let e;const r=this._reporterState,n=t instanceof f;if(e=n?t:new f(r.path.map(function(t){return"["+JSON.stringify(t)+"]";}).join(""),t.message||t,t.stack),!r.options.partial)throw e;return n||r.errors.push(e),e;},o.prototype.wrapResult=function(t){const e=this._reporterState;return e.options.partial?{result:this.isError(t)?null:t,errors:e.errors}:t;},n(f,Error),f.prototype.rethrow=function(t){if(this.message=t+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,f),!this.stack)try{throw new Error(this.message);}catch(t){this.stack=t.stack;}return this;};},function(t,e,r){"use strict";function n(map){const t={};return Object.keys(map).forEach(function(e){(0|e)==e&&(e|=0);const r=map[e];t[r]=e;}),t;}e.tagClass={0:"universal",1:"application",2:"context",3:"private"},e.tagClassByName=n(e.tagClass),e.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"},e.tagByName=n(e.tag);},function(t,e,r){const n=r(37),o=r(26).Scalar,f=r(26).ZqField,{unstringifyBigInts:h}=r(26).utils,c=new f(o.fromString("21888242871839275222246405745257275088548364400416034343698204186575808495617")),{C:l,M:d}=h(r(466)),m=a=>c.mul(a,c.square(c.square(a,a)));t.exports=function(t){n(t.length>0),n(t.length<5);const e=t.length+1;let r=[...t.map(a=>c.e(a)),c.zero];for(let t=0;t<43;t++)r=r.map((a,i)=>c.add(a,BigInt(l[e-2][t*e+i]))),t<4||t>=39?r=r.map(a=>m(a)):r[0]=m(r[0]),t<42&&(r=r.map((t,i)=>r.reduce((t,a,r)=>c.add(t,c.mul(BigInt(d[e-2][r][i]),a)),c.zero)));return c.normalize(r[0]);};},function(t,e,r){(function(t){const n=r(26).F1Field,o=r(26).Scalar,f=r(26).utils;e.addPoint=c,e.mulPointEscalar=l,e.inCurve=d,e.inSubgroup=function(t){if(!d(t))return!1;const r=l(t,e.subOrder);return h.isZero(r[0])&&h.eq(r[1],h.one);},e.packPoint=function(t){const e=f.leInt2Buff(t[1],32);h.lt(t[0],h.zero)&&(e[31]=128|e[31]);return e;},e.unpackPoint=function(r){const n=t.from(r);let c=!1;const l=new Array(2);128&n[31]&&(c=!0,n[31]=127&n[31]);if(l[1]=f.leBuff2int(n),o.gt(l[1],e.p))return null;const d=h.square(l[1]);let m=h.sqrt(h.div(h.sub(h.one,d),h.sub(e.A,h.mul(e.D,d))));if(null==m)return null;c&&(m=h.neg(m));return l[0]=m,l;},e.p=o.fromString("21888242871839275222246405745257275088548364400416034343698204186575808495617");const h=new n(e.p);function c(a,b){const t=[],r=h.mul(a[0],b[1]),n=h.mul(a[1],b[0]),o=h.mul(h.sub(a[1],h.mul(e.A,a[0])),h.add(b[0],b[1])),f=h.mul(r,n),c=h.mul(e.D,f);return t[0]=h.div(h.add(r,n),h.add(h.one,c)),t[1]=h.div(h.add(o,h.sub(h.mul(e.A,r),n)),h.sub(h.one,c)),t;}function l(base,t){let e=[h.e("0"),h.e("1")],r=t,n=base;for(;!o.isZero(r);)o.isOdd(r)&&(e=c(e,n)),n=c(n,n),r=o.shiftRight(r,1);return e;}function d(t){const r=h.square(t[0]),n=h.square(t[1]);return!!h.eq(h.add(h.mul(e.A,r),n),h.add(h.one,h.mul(h.mul(r,n),e.D)));}e.F=h,e.Generator=[h.e("995203441582195749578291179787384436505546430278305826713579947235728471134"),h.e("5472060717959818805561601436314318772137091100104008585924551046643952123905")],e.Base8=[h.e("5299619240641551281634865583518297030282874472190772894086521144482721001553"),h.e("16950150798460657717958625567821834550301663161624707787222815936182638968203")],e.order=o.fromString("21888242871839275222246405745257275088614511777268538073601725287587578984328"),e.subOrder=o.shiftRight(e.order,3),e.A=h.e("168700"),e.D=h.e("168696");}).call(this,r(3).Buffer);},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(485).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.rlphash=e.ripemd160FromArray=e.ripemd160FromString=e.ripemd160=e.sha256FromArray=e.sha256FromString=e.sha256=e.keccakFromArray=e.keccakFromHexString=e.keccakFromString=e.keccak256=e.keccak=void 0;var n=r(171),o=r(61),f=r(57),h=r(68),c=r(125);e.keccak=function(a,t){switch(void 0===t&&(t=256),(0,c.assertIsBuffer)(a),t){case 224:return(0,n.keccak224)(a);case 256:return(0,n.keccak256)(a);case 384:return(0,n.keccak384)(a);case 512:return(0,n.keccak512)(a);default:throw new Error("Invald algorithm: keccak".concat(t));}};e.keccak256=function(a){return(0,e.keccak)(a);};e.keccakFromString=function(a,r){void 0===r&&(r=256),(0,c.assertIsString)(a);var n=t.from(a,"utf8");return(0,e.keccak)(n,r);};e.keccakFromHexString=function(a,t){return void 0===t&&(t=256),(0,c.assertIsHexString)(a),(0,e.keccak)((0,h.toBuffer)(a),t);};e.keccakFromArray=function(a,t){return void 0===t&&(t=256),(0,c.assertIsArray)(a),(0,e.keccak)((0,h.toBuffer)(a),t);};var l=function(a){return a=(0,h.toBuffer)(a),o("sha256").update(a).digest();};e.sha256=function(a){return(0,c.assertIsBuffer)(a),l(a);};e.sha256FromString=function(a){return(0,c.assertIsString)(a),l(a);};e.sha256FromArray=function(a){return(0,c.assertIsArray)(a),l(a);};var d=function(a,t){a=(0,h.toBuffer)(a);var e=o("rmd160").update(a).digest();return!0===t?(0,h.setLengthLeft)(e,32):e;};e.ripemd160=function(a,t){return(0,c.assertIsBuffer)(a),d(a,t);};e.ripemd160FromString=function(a,t){return(0,c.assertIsString)(a),d(a,t);};e.ripemd160FromArray=function(a,t){return(0,c.assertIsArray)(a),d(a,t);};e.rlphash=function(a){return(0,e.keccak)(f.rlp.encode(a));};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(495),o=r(496);e.keccak224=n.createHashFunction(function(){return o("keccak224");}),e.keccak256=n.createHashFunction(function(){return o("keccak256");}),e.keccak384=n.createHashFunction(function(){return o("keccak384");}),e.keccak512=n.createHashFunction(function(){return o("keccak512");});},function(t,e,r){"use strict";var n=r(86).codes.ERR_STREAM_PREMATURE_CLOSE;function o(){}t.exports=function t(e,r,f){if("function"==typeof r)return t(e,null,r);r||(r={}),f=function(t){var e=!1;return function(){if(!e){e=!0;for(var r=arguments.length,n=new Array(r),o=0;o=0;--i){var f=this.tryEntries[i],h=f.completion;if("root"===f.tryLoc)return o("end");if(f.tryLoc<=this.prev){var c=n.call(f,"catchLoc"),l=n.call(f,"finallyLoc");if(c&&l){if(this.prev=0;--i){var r=this.tryEntries[i];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev=0;--i){var e=this.tryEntries[i];if(e.finallyLoc===t)return this.complete(e.completion,e.afterLoc),j(e),A;}},catch:function(t){for(var i=this.tryEntries.length-1;i>=0;--i){var e=this.tryEntries[i];if(e.tryLoc===t){var r=e.completion;if("throw"===r.type){var n=r.arg;j(e);}return n;}}throw new Error("illegal catch attempt");},delegateYield:function(t,r,n){return this.delegate={iterator:F(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),A;}},t;}(t.exports);try{regeneratorRuntime=n;}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n);}},function(t,e,r){var n=r(178),o=r(90),f=r(534);n||o(Object.prototype,"toString",f,{unsafe:!0});},function(t,e,r){var n={};n[r(31)("toStringTag")]="z",t.exports="[object z]"===String(n);},function(t,e,r){var n=r(32),o=r(180),f="__core-js_shared__",h=n[f]||o(f,{});t.exports=h;},function(t,e,r){var n=r(32),o=Object.defineProperty;t.exports=function(t,e){try{o(n,t,{value:e,configurable:!0,writable:!0});}catch(r){n[t]=e;}return e;};},function(t,e){t.exports=function(t){return null==t;};},function(t,e,r){var n=r(17),o=0,f=Math.random(),h=n(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+h(++o+f,36);};},function(t,e,r){var n=r(32),o=r(48),f=n.document,h=o(f)&&o(f.createElement);t.exports=function(t){return h?f.createElement(t):{};};},function(t,e,r){var n=r(17);t.exports=n({}.isPrototypeOf);},function(t,e,r){var n=r(108),o=r(181);t.exports=function(t,e){var r=t[e];return o(r)?void 0:n(r);};},function(t,e,r){var n=r(35),o=r(34),f=Function.prototype,h=n&&Object.getOwnPropertyDescriptor,c=o(f,"name"),l=c&&"something"===function(){}.name,d=c&&(!n||n&&h(f,"name").configurable);t.exports={EXISTS:c,PROPER:l,CONFIGURABLE:d};},function(t,e,r){var n,o,f,h=r(533),c=r(32),l=r(48),d=r(127),m=r(34),y=r(179),v=r(128),w=r(129),_="Object already initialized",M=c.TypeError,A=c.WeakMap;if(h||y.state){var E=y.state||(y.state=new A());E.get=E.get,E.has=E.has,E.set=E.set,n=function(t,e){if(E.has(t))throw M(_);return e.facade=t,E.set(t,e),e;},o=function(t){return E.get(t)||{};},f=function(t){return E.has(t);};}else{var x=v("state");w[x]=!0,n=function(t,e){if(m(t,x))throw M(_);return e.facade=t,d(t,x,e),e;},o=function(t){return m(t,x)?t[x]:{};},f=function(t){return m(t,x);};}t.exports={set:n,get:o,has:f,enforce:function(t){return f(t)?o(t):n(t,{});},getterFor:function(t){return function(e){var r;if(!l(e)||(r=o(e)).type!==t)throw M("Incompatible receiver, "+t+" required");return r;};}};},function(t,e,r){var n=r(298),o=r(17),f=r(299),h=r(69),c=r(111),l=r(300),d=o([].push),m=function(t){var e=1==t,r=2==t,o=3==t,m=4==t,y=6==t,v=7==t,w=5==t||y;return function(_,M,A,E){for(var x,S,I=h(_),k=f(I),T=n(M,A),O=c(k),B=0,C=E||l,R=e?C(_,O):r||v?C(_,0):void 0;O>B;B++)if((w||B in k)&&(S=T(x=k[B],B,I),t))if(e)R[B]=S;else if(S)switch(t){case 3:return!0;case 5:return x;case 6:return B;case 2:d(R,x);}else switch(t){case 4:return!1;case 7:d(R,x);}return y?-1:o||m?m:R;};};t.exports={forEach:m(0),map:m(1),filter:m(2),some:m(3),every:m(4),find:m(5),findIndex:m(6),filterReject:m(7)};},function(t,e,r){var n=r(70);t.exports=Array.isArray||function(t){return"Array"==n(t);};},function(t,e,r){var n=r(17),o=r(21),f=r(24),h=r(130),c=r(63),l=r(297),d=function(){},m=[],y=c("Reflect","construct"),v=/^\s*(?:class|function)\b/,w=n(v.exec),_=!v.exec(d),M=function(t){if(!f(t))return!1;try{return y(d,m,t),!0;}catch(t){return!1;}},A=function(t){if(!f(t))return!1;switch(h(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1;}try{return _||!!w(v,l(t));}catch(t){return!0;}};A.sham=!0,t.exports=!y||o(function(){var t;return M(M.call)||!M(Object)||!M(function(){t=!0;})||t;})?A:M;},function(t,e,r){"use strict";var n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,f=o&&!n.call({1:2},1);e.f=f?function(t){var e=o(this,t);return!!e&&e.enumerable;}:n;},function(t,e,r){var n=r(131),o=Math.max,f=Math.min;t.exports=function(t,e){var r=n(t);return r<0?o(r+e,0):f(r,e);};},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"];},function(t,e){e.f=Object.getOwnPropertySymbols;},function(t,e,r){var n=r(34),o=r(24),f=r(69),h=r(128),c=r(547),l=h("IE_PROTO"),d=Object,m=d.prototype;t.exports=c?d.getPrototypeOf:function(t){var object=f(t);if(n(object,l))return object[l];var e=object.constructor;return o(e)&&object instanceof e?e.prototype:object instanceof d?m:null;};},function(t,e,r){var n=r(47).f,o=r(34),f=r(31)("toStringTag");t.exports=function(t,e,r){t&&!r&&(t=t.prototype),t&&!o(t,f)&&n(t,f,{configurable:!0,value:e});};},function(t,e,r){var n=r(105),o=Function.prototype,f=o.apply,h=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(n?h.bind(f):function(){return h.apply(f,arguments);});},function(t,e,r){var n=r(17);t.exports=n([].slice);},function(t,e,r){(function(n,o){var f;!function(){"use strict";var h="input is invalid type",c="object"==typeof window,l=c?window:{};l.JS_SHA3_NO_WINDOW&&(c=!1);var d=!c&&"object"==typeof self;!l.JS_SHA3_NO_NODE_JS&&"object"==typeof n&&n.versions&&n.versions.node?l=o:d&&(l=self);var m=!l.JS_SHA3_NO_COMMON_JS&&"object"==typeof t&&t.exports,y=r(363),v=!l.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,w="0123456789abcdef".split(""),_=[4,1024,262144,67108864],M=[0,8,16,24],A=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],E=[224,256,384,512],x=[128,256],S=["hex","buffer","arrayBuffer","array","digest"],I={128:168,256:136};!l.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t);}),!v||!l.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer;});for(var k=function(t,e,r){return function(n){return new z(t,e,t).update(n)[r]();};},T=function(t,e,r){return function(n,o){return new z(t,e,o).update(n)[r]();};},O=function(t,e,r){return function(e,n,o,s){return N["cshake"+t].update(e,n,o,s)[r]();};},B=function(t,e,r){return function(e,n,o,s){return N["kmac"+t].update(e,n,o,s)[r]();};},C=function(t,e,r,n){for(var i=0;i>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var i=0;i<50;++i)this.s[i]=0;}function H(t,e,r){z.call(this,t,e,r);}z.prototype.update=function(t){if(this.finalized)throw new Error("finalize already called");var e,r=typeof t;if("string"!==r){if("object"!==r)throw new Error(h);if(null===t)throw new Error(h);if(v&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||v&&ArrayBuffer.isView(t)))throw new Error(h);e=!0;}for(var i,code,n=this.blocks,o=this.byteCount,f=t.length,c=this.blockCount,l=0,s=this.s;l>2]|=t[l]<>2]|=code<>2]|=(192|code>>6)<>2]|=(128|63&code)<=57344?(n[i>>2]|=(224|code>>12)<>2]|=(128|code>>6&63)<>2]|=(128|63&code)<>2]|=(240|code>>18)<>2]|=(128|code>>12&63)<>2]|=(128|code>>6&63)<>2]|=(128|63&code)<=o){for(this.start=i-o,this.block=n[c],i=0;i>=8);r>0;)o.unshift(r),r=255&(t>>=8),++n;return e?o.push(n):o.unshift(n),this.update(o),o.length;},z.prototype.encodeString=function(t){var e,r=typeof t;if("string"!==r){if("object"!==r)throw new Error(h);if(null===t)throw new Error(h);if(v&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||v&&ArrayBuffer.isView(t)))throw new Error(h);e=!0;}var n=0,o=t.length;if(e)n=o;else for(var i=0;i=57344?n+=3:(code=65536+((1023&code)<<10|1023&t.charCodeAt(++i)),n+=4);}return n+=this.encode(8*n),this.update(t),n;},z.prototype.bytepad=function(t,e){for(var r=this.encode(e),i=0;i>2]|=this.padding[3&i],this.lastByteIndex===this.byteCount)for(t[0]=t[e],i=1;i>4&15]+w[15&t]+w[t>>12&15]+w[t>>8&15]+w[t>>20&15]+w[t>>16&15]+w[t>>28&15]+w[t>>24&15];o%e==0&&(Q(s),i=0);}return n&&(t=s[i],f+=w[t>>4&15]+w[15&t],n>1&&(f+=w[t>>12&15]+w[t>>8&15]),n>2&&(f+=w[t>>20&15]+w[t>>16&15])),f;},z.prototype.arrayBuffer=function(){this.finalize();var t,e=this.blockCount,s=this.s,r=this.outputBlocks,n=this.extraBytes,i=0,o=0,f=this.outputBits>>3;t=n?new ArrayBuffer(r+1<<2):new ArrayBuffer(f);for(var h=new Uint32Array(t);o>8&255,h[t+2]=e>>16&255,h[t+3]=e>>24&255;f%r==0&&Q(s);}return o&&(t=f<<2,e=s[i],h[t]=255&e,o>1&&(h[t+1]=e>>8&255),o>2&&(h[t+2]=e>>16&255)),h;},H.prototype=new z(),H.prototype.finalize=function(){return this.encode(this.outputBits,!0),z.prototype.finalize.call(this);};var Q=function(s){var t,e,r,n,o,f,h,c,l,d,m,y,v,w,_,M,E,x,S,I,k,T,O,B,C,R,P,N,j,L,F,D,U,K,z,H,Q,G,V,W,Z,Y,J,X,$,tt,et,nt,it,ot,at,st,ut,ft,ht,ct,lt,pt,mt,bt,yt,gt,vt;for(r=0;r<48;r+=2)n=s[0]^s[10]^s[20]^s[30]^s[40],o=s[1]^s[11]^s[21]^s[31]^s[41],f=s[2]^s[12]^s[22]^s[32]^s[42],h=s[3]^s[13]^s[23]^s[33]^s[43],c=s[4]^s[14]^s[24]^s[34]^s[44],l=s[5]^s[15]^s[25]^s[35]^s[45],d=s[6]^s[16]^s[26]^s[36]^s[46],m=s[7]^s[17]^s[27]^s[37]^s[47],t=(y=s[8]^s[18]^s[28]^s[38]^s[48])^(f<<1|h>>>31),e=(v=s[9]^s[19]^s[29]^s[39]^s[49])^(h<<1|f>>>31),s[0]^=t,s[1]^=e,s[10]^=t,s[11]^=e,s[20]^=t,s[21]^=e,s[30]^=t,s[31]^=e,s[40]^=t,s[41]^=e,t=n^(c<<1|l>>>31),e=o^(l<<1|c>>>31),s[2]^=t,s[3]^=e,s[12]^=t,s[13]^=e,s[22]^=t,s[23]^=e,s[32]^=t,s[33]^=e,s[42]^=t,s[43]^=e,t=f^(d<<1|m>>>31),e=h^(m<<1|d>>>31),s[4]^=t,s[5]^=e,s[14]^=t,s[15]^=e,s[24]^=t,s[25]^=e,s[34]^=t,s[35]^=e,s[44]^=t,s[45]^=e,t=c^(y<<1|v>>>31),e=l^(v<<1|y>>>31),s[6]^=t,s[7]^=e,s[16]^=t,s[17]^=e,s[26]^=t,s[27]^=e,s[36]^=t,s[37]^=e,s[46]^=t,s[47]^=e,t=d^(n<<1|o>>>31),e=m^(o<<1|n>>>31),s[8]^=t,s[9]^=e,s[18]^=t,s[19]^=e,s[28]^=t,s[29]^=e,s[38]^=t,s[39]^=e,s[48]^=t,s[49]^=e,w=s[0],_=s[1],tt=s[11]<<4|s[10]>>>28,et=s[10]<<4|s[11]>>>28,N=s[20]<<3|s[21]>>>29,j=s[21]<<3|s[20]>>>29,bt=s[31]<<9|s[30]>>>23,yt=s[30]<<9|s[31]>>>23,Y=s[40]<<18|s[41]>>>14,J=s[41]<<18|s[40]>>>14,K=s[2]<<1|s[3]>>>31,z=s[3]<<1|s[2]>>>31,M=s[13]<<12|s[12]>>>20,E=s[12]<<12|s[13]>>>20,nt=s[22]<<10|s[23]>>>22,it=s[23]<<10|s[22]>>>22,L=s[33]<<13|s[32]>>>19,F=s[32]<<13|s[33]>>>19,gt=s[42]<<2|s[43]>>>30,vt=s[43]<<2|s[42]>>>30,ft=s[5]<<30|s[4]>>>2,ht=s[4]<<30|s[5]>>>2,H=s[14]<<6|s[15]>>>26,Q=s[15]<<6|s[14]>>>26,x=s[25]<<11|s[24]>>>21,S=s[24]<<11|s[25]>>>21,ot=s[34]<<15|s[35]>>>17,at=s[35]<<15|s[34]>>>17,D=s[45]<<29|s[44]>>>3,U=s[44]<<29|s[45]>>>3,B=s[6]<<28|s[7]>>>4,C=s[7]<<28|s[6]>>>4,ct=s[17]<<23|s[16]>>>9,lt=s[16]<<23|s[17]>>>9,G=s[26]<<25|s[27]>>>7,V=s[27]<<25|s[26]>>>7,I=s[36]<<21|s[37]>>>11,k=s[37]<<21|s[36]>>>11,st=s[47]<<24|s[46]>>>8,ut=s[46]<<24|s[47]>>>8,X=s[8]<<27|s[9]>>>5,$=s[9]<<27|s[8]>>>5,R=s[18]<<20|s[19]>>>12,P=s[19]<<20|s[18]>>>12,pt=s[29]<<7|s[28]>>>25,mt=s[28]<<7|s[29]>>>25,W=s[38]<<8|s[39]>>>24,Z=s[39]<<8|s[38]>>>24,T=s[48]<<14|s[49]>>>18,O=s[49]<<14|s[48]>>>18,s[0]=w^~M&x,s[1]=_^~E&S,s[10]=B^~R&N,s[11]=C^~P&j,s[20]=K^~H&G,s[21]=z^~Q&V,s[30]=X^~tt&nt,s[31]=$^~et&it,s[40]=ft^~ct&pt,s[41]=ht^~lt&mt,s[2]=M^~x&I,s[3]=E^~S&k,s[12]=R^~N&L,s[13]=P^~j&F,s[22]=H^~G&W,s[23]=Q^~V&Z,s[32]=tt^~nt&ot,s[33]=et^~it&at,s[42]=ct^~pt&bt,s[43]=lt^~mt&yt,s[4]=x^~I&T,s[5]=S^~k&O,s[14]=N^~L&D,s[15]=j^~F&U,s[24]=G^~W&Y,s[25]=V^~Z&J,s[34]=nt^~ot&st,s[35]=it^~at&ut,s[44]=pt^~bt>,s[45]=mt^~yt&vt,s[6]=I^~T&w,s[7]=k^~O&_,s[16]=L^~D&B,s[17]=F^~U&C,s[26]=W^~Y&K,s[27]=Z^~J&z,s[36]=ot^~st&X,s[37]=at^~ut&$,s[46]=bt^~gt&ft,s[47]=yt^~vt&ht,s[8]=T^~w&M,s[9]=O^~_&E,s[18]=D^~B&R,s[19]=U^~C&P,s[28]=Y^~K&H,s[29]=J^~z&Q,s[38]=st^~X&tt,s[39]=ut^~$&et,s[48]=gt^~ft&ct,s[49]=vt^~ht<,s[0]^=A[r],s[1]^=A[r+1];};if(m)t.exports=N;else{for(i=0;i>25;return(33554431&pre)<<5^996825010&-(b>>0&1)^642813549&-(b>>1&1)^513874426&-(b>>2&1)^1027748829&-(b>>3&1)^705979059&-(b>>4&1);}function l(t){for(var e=1,i=0;i126)return"Invalid prefix ("+t+")";e=c(e)^r>>5;}for(e=c(e),i=0;ie)return"Exceeds length limit";var r=t.toLowerCase(),n=t.toUpperCase();if(t!==r&&t!==n)return"Mixed-case string "+t;var f=(t=r).lastIndexOf("1");if(-1===f)return"No separator character for "+t;if(0===f)return"Missing prefix for "+t;var h=t.slice(0,f),d=t.slice(f+1);if(d.length<6)return"Data too short";var m=l(h);if("string"==typeof m)return m;for(var y=[],i=0;i=d.length||y.push(w);}return 1!==m?"Invalid checksum for "+t:{prefix:h,words:y};}function m(data,t,e,r){for(var n=0,o=0,f=(1<=e;)o-=e,h.push(n>>o&f);if(r)o>0&&h.push(n<=t)return"Excess padding";if(n<r)throw new TypeError("Exceeds length limit");var o=l(t=t.toLowerCase());if("string"==typeof o)throw new Error(o);for(var f=t+"1",i=0;i>5!=0)throw new Error("Non 5-bit word");o=c(o)^h,f+=n.charAt(h);}for(i=0;i<6;++i)o=c(o);for(o^=1,i=0;i<6;++i){f+=n.charAt(o>>5*(5-i)&31);}return f;},toWordsUnsafe:function(t){var e=m(t,8,5,!0);if(Array.isArray(e))return e;},toWords:function(t){var e=m(t,8,5,!0);if(Array.isArray(e))return e;throw new Error(e);},fromWordsUnsafe:function(t){var e=m(t,5,8,!1);if(Array.isArray(e))return e;},fromWords:function(t){var e=m(t,5,8,!1);if(Array.isArray(e))return e;throw new Error(e);}};},,function(t,e){var r={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==r.call(t);};},function(t,e,r){var n;t.exports=(n=r(10),function(t){var e=n,r=e.lib,o=r.WordArray,f=r.Hasher,h=e.algo,c=[],l=[];!function(){function e(e){for(var r=t.sqrt(e),n=2;n<=r;n++)if(!(e%n))return!1;return!0;}function r(t){return 4294967296*(t-(0|t))|0;}for(var n=2,o=0;o<64;)e(n)&&(o<8&&(c[o]=r(t.pow(n,.5))),l[o]=r(t.pow(n,1/3)),o++),n++;}();var d=[],m=h.SHA256=f.extend({_doReset:function(){this._hash=new o.init(c.slice(0));},_doProcessBlock:function(t,e){for(var r=this._hash.words,a=r[0],b=r[1],n=r[2],o=r[3],f=r[4],h=r[5],g=r[6],c=r[7],i=0;i<64;i++){if(i<16)d[i]=0|t[e+i];else{var m=d[i-15],y=(m<<25|m>>>7)^(m<<14|m>>>18)^m>>>3,v=d[i-2],w=(v<<15|v>>>17)^(v<<13|v>>>19)^v>>>10;d[i]=y+d[i-7]+w+d[i-16];}var _=a&b^a&n^b&n,M=(a<<30|a>>>2)^(a<<19|a>>>13)^(a<<10|a>>>22),A=c+((f<<26|f>>>6)^(f<<21|f>>>11)^(f<<7|f>>>25))+(f&h^~f&g)+l[i]+d[i];c=g,g=h,h=f,f=o+A|0,o=n,n=b,b=a,a=A+(M+_)|0;}r[0]=r[0]+a|0,r[1]=r[1]+b|0,r[2]=r[2]+n|0,r[3]=r[3]+o|0,r[4]=r[4]+f|0,r[5]=r[5]+h|0,r[6]=r[6]+g|0,r[7]=r[7]+c|0;},_doFinalize:function(){var data=this._data,e=data.words,r=8*this._nDataBytes,n=8*data.sigBytes;return e[n>>>5]|=128<<24-n%32,e[14+(n+64>>>9<<4)]=t.floor(r/4294967296),e[15+(n+64>>>9<<4)]=r,data.sigBytes=4*e.length,this._process(),this._hash;},clone:function(){var t=f.clone.call(this);return t._hash=this._hash.clone(),t;}});e.SHA256=f._createHelper(m),e.HmacSHA256=f._createHmacHelper(m);}(Math),n.SHA256);},function(t,e,r){var n;t.exports=(n=r(10),r(115),function(){var t=n,e=t.lib.Hasher,r=t.x64,o=r.Word,f=r.WordArray,h=t.algo;function c(){return o.create.apply(o,arguments);}var l=[c(1116352408,3609767458),c(1899447441,602891725),c(3049323471,3964484399),c(3921009573,2173295548),c(961987163,4081628472),c(1508970993,3053834265),c(2453635748,2937671579),c(2870763221,3664609560),c(3624381080,2734883394),c(310598401,1164996542),c(607225278,1323610764),c(1426881987,3590304994),c(1925078388,4068182383),c(2162078206,991336113),c(2614888103,633803317),c(3248222580,3479774868),c(3835390401,2666613458),c(4022224774,944711139),c(264347078,2341262773),c(604807628,2007800933),c(770255983,1495990901),c(1249150122,1856431235),c(1555081692,3175218132),c(1996064986,2198950837),c(2554220882,3999719339),c(2821834349,766784016),c(2952996808,2566594879),c(3210313671,3203337956),c(3336571891,1034457026),c(3584528711,2466948901),c(113926993,3758326383),c(338241895,168717936),c(666307205,1188179964),c(773529912,1546045734),c(1294757372,1522805485),c(1396182291,2643833823),c(1695183700,2343527390),c(1986661051,1014477480),c(2177026350,1206759142),c(2456956037,344077627),c(2730485921,1290863460),c(2820302411,3158454273),c(3259730800,3505952657),c(3345764771,106217008),c(3516065817,3606008344),c(3600352804,1432725776),c(4094571909,1467031594),c(275423344,851169720),c(430227734,3100823752),c(506948616,1363258195),c(659060556,3750685593),c(883997877,3785050280),c(958139571,3318307427),c(1322822218,3812723403),c(1537002063,2003034995),c(1747873779,3602036899),c(1955562222,1575990012),c(2024104815,1125592928),c(2227730452,2716904306),c(2361852424,442776044),c(2428436474,593698344),c(2756734187,3733110249),c(3204031479,2999351573),c(3329325298,3815920427),c(3391569614,3928383900),c(3515267271,566280711),c(3940187606,3454069534),c(4118630271,4000239992),c(116418474,1914138554),c(174292421,2731055270),c(289380356,3203993006),c(460393269,320620315),c(685471733,587496836),c(852142971,1086792851),c(1017036298,365543100),c(1126000580,2618297676),c(1288033470,3409855158),c(1501505948,4234509866),c(1607167915,987167468),c(1816402316,1246189591)],d=[];!function(){for(var i=0;i<80;i++)d[i]=c();}();var m=h.SHA512=e.extend({_doReset:function(){this._hash=new f.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)]);},_doProcessBlock:function(t,e){for(var r=this._hash.words,n=r[0],o=r[1],f=r[2],h=r[3],c=r[4],m=r[5],y=r[6],v=r[7],w=n.high,_=n.low,M=o.high,A=o.low,E=f.high,x=f.low,S=h.high,I=h.low,k=c.high,T=c.low,O=m.high,B=m.low,C=y.high,R=y.low,P=v.high,N=v.low,j=w,L=_,F=M,D=A,U=E,K=x,z=S,dl=I,H=k,Q=T,G=O,V=B,W=C,Z=R,Y=P,J=N,i=0;i<80;i++){var X,$,tt=d[i];if(i<16)$=tt.high=0|t[e+2*i],X=tt.low=0|t[e+2*i+1];else{var et=d[i-15],nt=et.high,it=et.low,ot=(nt>>>1|it<<31)^(nt>>>8|it<<24)^nt>>>7,at=(it>>>1|nt<<31)^(it>>>8|nt<<24)^(it>>>7|nt<<25),st=d[i-2],ut=st.high,ft=st.low,ht=(ut>>>19|ft<<13)^(ut<<3|ft>>>29)^ut>>>6,ct=(ft>>>19|ut<<13)^(ft<<3|ut>>>29)^(ft>>>6|ut<<26),lt=d[i-7],pt=lt.high,mt=lt.low,bt=d[i-16],yt=bt.high,gt=bt.low;$=($=($=ot+pt+((X=at+mt)>>>0>>0?1:0))+ht+((X+=ct)>>>0>>0?1:0))+yt+((X+=gt)>>>0>>0?1:0),tt.high=$,tt.low=X;}var vt,wt=H&G^~H&W,_t=Q&V^~Q&Z,Mt=j&F^j&U^F&U,At=L&D^L&K^D&K,Et=(j>>>28|L<<4)^(j<<30|L>>>2)^(j<<25|L>>>7),xt=(L>>>28|j<<4)^(L<<30|j>>>2)^(L<<25|j>>>7),St=(H>>>14|Q<<18)^(H>>>18|Q<<14)^(H<<23|Q>>>9),It=(Q>>>14|H<<18)^(Q>>>18|H<<14)^(Q<<23|H>>>9),kt=l[i],Tt=kt.high,Ot=kt.low,Bt=Y+St+((vt=J+It)>>>0>>0?1:0),Ct=xt+At;Y=W,J=Z,W=G,Z=V,G=H,V=Q,H=z+(Bt=(Bt=(Bt=Bt+wt+((vt+=_t)>>>0<_t>>>0?1:0))+Tt+((vt+=Ot)>>>0>>0?1:0))+$+((vt+=X)>>>0>>0?1:0))+((Q=dl+vt|0)>>>0
>>0?1:0)|0,z=U,dl=K,U=F,K=D,F=j,D=L,j=Bt+(Et+Mt+(Ct>>>0>>0?1:0))+((L=vt+Ct|0)>>>0>>0?1:0)|0;}_=n.low=_+L,n.high=w+j+(_>>>0>>0?1:0),A=o.low=A+D,o.high=M+F+(A>>>0>>0?1:0),x=f.low=x+K,f.high=E+U+(x>>>0>>0?1:0),I=h.low=I+dl,h.high=S+z+(I>>>0
>>0?1:0),T=c.low=T+Q,c.high=k+H+(T>>>0>>0?1:0),B=m.low=B+V,m.high=O+G+(B>>>0>>0?1:0),R=y.low=R+Z,y.high=C+W+(R>>>0>>0?1:0),N=v.low=N+J,v.high=P+Y+(N>>>0>>0?1:0);},_doFinalize:function(){var data=this._data,t=data.words,e=8*this._nDataBytes,r=8*data.sigBytes;return t[r>>>5]|=128<<24-r%32,t[30+(r+128>>>10<<5)]=Math.floor(e/4294967296),t[31+(r+128>>>10<<5)]=e,data.sigBytes=4*t.length,this._process(),this._hash.toX32();},clone:function(){var t=e.clone.call(this);return t._hash=this._hash.clone(),t;},blockSize:32});t.SHA512=e._createHelper(m),t.HmacSHA512=e._createHmacHelper(m);}(),n.SHA512);},function(t,e,r){"use strict";var n=r(50).rotr32;function o(t,e,r){return t&e^~t&r;}function f(t,e,r){return t&e^t&r^e&r;}function h(t,e,r){return t^e^r;}e.ft_1=function(s,t,e,r){return 0===s?o(t,e,r):1===s||3===s?h(t,e,r):2===s?f(t,e,r):void 0;},e.ch32=o,e.maj32=f,e.p32=h,e.s0_256=function(t){return n(t,2)^n(t,13)^n(t,22);},e.s1_256=function(t){return n(t,6)^n(t,11)^n(t,25);},e.g0_256=function(t){return n(t,7)^n(t,18)^t>>>3;},e.g1_256=function(t){return n(t,17)^n(t,19)^t>>>10;};},function(t,e,r){"use strict";var n=r(50),o=r(96),f=r(205),h=r(44),c=n.sum32,l=n.sum32_4,d=n.sum32_5,m=f.ch32,y=f.maj32,v=f.s0_256,w=f.s1_256,_=f.g0_256,M=f.g1_256,A=o.BlockHash,E=[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];function x(){if(!(this instanceof x))return new x();A.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=E,this.W=new Array(64);}n.inherits(x,A),t.exports=x,x.blockSize=512,x.outSize=256,x.hmacStrength=192,x.padLength=64,x.prototype._update=function(t,e){for(var r=this.W,i=0;i<16;i++)r[i]=t[e+i];for(;i=0;t--){let e,r;const n=l.siblings[t];w[t]?(e=[n,y],r=[n,v]):(e=[y,n],r=[v,n]),y=f(e[0],e[1]),v=f(r[0],r[1]),m.push(y),ins.push([v,r]);}return d.newRoot=v,await this.db.multiDel(m),await this.db.multiIns(ins),await this.db.setRoot(v),this.root=v,d;}async delete(t){const e=n.e(t),r=await this.find(e);if(!r.found)throw new Error("Key does not exists");const o={siblings:[],delKey:e,delValue:r.foundValue},l=[],ins=[];let d,m,y=h(e,r.foundValue);if(l.push(y),r.siblings.length>0){const t=await this.db.get(r.siblings[r.siblings.length-1]);if(3==t.length&&c.eq(t[0],c.one))m=!1,o.oldKey=t[1],o.oldValue=t[2],o.isOld0=!1,d=r.siblings[r.siblings.length-1];else{if(2!=t.length)throw new Error("Invalid node. Database corrupted");m=!0,o.oldKey=e,o.oldValue=c.zero,o.isOld0=!0,d=c.zero;}}else d=c.zero,o.oldKey=e,o.oldValue=c.zero,o.isOld0=!0;const v=this._splitBits(e);for(let t=r.siblings.length-1;t>=0;t--){let e=r.siblings[t];t!=r.siblings.length-1||o.isOld0||(e=c.zero);const n=r.siblings[t];if(y=v[t]?f(n,y):f(y,n),l.push(y),c.isZero(e)||(m=!0),m){let n;o.siblings.unshift(r.siblings[t]),n=v[t]?[e,d]:[d,e],d=f(n[0],n[1]),ins.push([d,n]);}}return await this.db.multiIns(ins),await this.db.setRoot(d),this.root=d,await this.db.multiDel(l),o.newRoot=d,o.oldRoot=y,o;}async insert(t,e){const r=n.e(t),o=c.e(e);let l=!1;const d={};d.oldRoot=this.root;const m=this._splitBits(r);let y;const v=await this.find(r);if(v.found)throw new Error("Key already exists");let w;if(d.siblings=v.siblings,v.isOld0)d.siblings.length>0&&(w=!0,y=c.zero);else{const t=this._splitBits(v.notFoundKey);for(let i=d.siblings.length;t[i]==m[i];i++)d.siblings.push(c.zero);y=h(v.notFoundKey,v.notFoundValue),d.siblings.push(y),l=!0,w=!1;}const _=[],M=[];let rt=h(r,o);_.push([rt,[1,r,o]]);for(let i=d.siblings.length-1;i>=0;i--){if(i0&&c.isZero(d.siblings[d.siblings.length-1]);)d.siblings.pop();return d.oldKey=v.notFoundKey,d.oldValue=v.notFoundValue,d.newRoot=rt,d.isOld0=v.isOld0,await this.db.multiIns(_),await this.db.setRoot(rt),this.root=rt,await this.db.multiDel(M),d;}async find(t){const e=this._splitBits(t);return await this._find(t,e,this.root,0);}async _find(t,e,r,n){let o;if(void 0===r&&(r=this.root),c.isZero(r))return o={found:!1,siblings:[],notFoundKey:t,notFoundValue:c.zero,isOld0:!0},o;const f=await this.db.get(r);return 3==f.length&&c.eq(f[0],c.one)?o=c.eq(f[1],t)?{found:!0,siblings:[],foundValue:f[2],isOld0:!1}:{found:!1,siblings:[],notFoundKey:f[1],notFoundValue:f[2],isOld0:!1}:0==e[n]?(o=await this._find(t,e,f[0],n+1),o.siblings.unshift(f[1])):(o=await this._find(t,e,f[1],n+1),o.siblings.unshift(f[0])),o;}}t.exports.loadFromFile=async function(t){},t.exports.newMemEmptyTrie=async function(){const t=new o(),rt=await t.getRoot();return new l(t,rt);},t.exports.SMT=l,t.exports.SMTMemDB=o;},function(t,e,r){const n="function"==typeof BigInt;t.exports=r(n?376:460);},function(t,e,r){"use strict";e.randomBytes=e.rng=e.pseudoRandomBytes=e.prng=r(60),e.createHash=e.Hash=r(61),e.createHmac=e.Hmac=r(227);var n=r(398),o=Object.keys(n),f=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(o);e.getHashes=function(){return f;};var p=r(230);e.pbkdf2=p.pbkdf2,e.pbkdf2Sync=p.pbkdf2Sync;var h=r(400);e.Cipher=h.Cipher,e.createCipher=h.createCipher,e.Cipheriv=h.Cipheriv,e.createCipheriv=h.createCipheriv,e.Decipher=h.Decipher,e.createDecipher=h.createDecipher,e.Decipheriv=h.Decipheriv,e.createDecipheriv=h.createDecipheriv,e.getCiphers=h.getCiphers,e.listCiphers=h.listCiphers;var c=r(415);e.DiffieHellmanGroup=c.DiffieHellmanGroup,e.createDiffieHellmanGroup=c.createDiffieHellmanGroup,e.getDiffieHellman=c.getDiffieHellman,e.createDiffieHellman=c.createDiffieHellman,e.DiffieHellman=c.DiffieHellman;var l=r(420);e.createSign=l.createSign,e.Sign=l.Sign,e.createVerify=l.createVerify,e.Verify=l.Verify,e.createECDH=r(455);var d=r(456);e.publicEncrypt=d.publicEncrypt,e.privateEncrypt=d.privateEncrypt,e.publicDecrypt=d.publicDecrypt,e.privateDecrypt=d.privateDecrypt;var m=r(459);e.randomFill=m.randomFill,e.randomFillSync=m.randomFillSync,e.createCredentials=function(){throw new Error(["sorry, createCredentials is not implemented yet","we accept pull requests","https://github.com/crypto-browserify/crypto-browserify"].join("\n"));},e.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6};},function(t,e,r){"use strict";var n=r(7).Buffer,o=r(377).Transform;function f(t){o.call(this),this._block=n.allocUnsafe(t),this._blockSize=t,this._blockOffset=0,this._length=[0,0,0,0],this._finalized=!1;}r(4)(f,o),f.prototype._transform=function(t,e,r){var n=null;try{this.update(t,e);}catch(t){n=t;}r(n);},f.prototype._flush=function(t){var e=null;try{this.push(this.digest());}catch(t){e=t;}t(e);},f.prototype.update=function(data,t){if(function(t,e){if(!n.isBuffer(t)&&"string"!=typeof t)throw new TypeError(e+" must be a string or a buffer");}(data,"Data"),this._finalized)throw new Error("Digest already called");n.isBuffer(data)||(data=n.from(data,t));for(var e=this._block,r=0;this._blockOffset+data.length-r>=this._blockSize;){for(var i=this._blockOffset;i0;++o)this._length[o]+=f,(f=this._length[o]/4294967296|0)>0&&(this._length[o]-=4294967296*f);return this;},f.prototype._update=function(){throw new Error("_update is not implemented");},f.prototype.digest=function(t){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var e=this._digest();void 0!==t&&(e=e.toString(t)),this._block.fill(0),this._blockOffset=0;for(var i=0;i<4;++i)this._length[i]=0;return e;},f.prototype._digest=function(){throw new Error("_digest is not implemented");},t.exports=f;},function(t,e,r){"use strict";(function(e,n){var o;t.exports=C,C.ReadableState=B;r(55).EventEmitter;var f=function(t,e){return t.listeners(e).length;},h=r(215),c=r(3).Buffer,l=(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var d,m=r(378);d=m&&m.debuglog?m.debuglog("stream"):function(){};var y,v,w,_=r(379),M=r(216),A=r(217).getHighWaterMark,E=r(79).codes,x=E.ERR_INVALID_ARG_TYPE,S=E.ERR_STREAM_PUSH_AFTER_EOF,I=E.ERR_METHOD_NOT_IMPLEMENTED,k=E.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;r(4)(C,h);var T=M.errorOrDestroy,O=["error","close","destroy","pause","resume"];function B(t,e,n){o=o||r(80),t=t||{},"boolean"!=typeof n&&(n=e instanceof o),this.objectMode=!!t.objectMode,n&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=A(this,t,"readableHighWaterMark",n),this.buffer=new _(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(y||(y=r(56).StringDecoder),this.decoder=new y(t.encoding),this.encoding=t.encoding);}function C(t){if(o=o||r(80),!(this instanceof C))return new C(t);var e=this instanceof o;this._readableState=new B(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),h.call(this);}function R(t,e,r,n,o){d("readableAddChunk",e);var f,h=t._readableState;if(null===e)h.reading=!1,function(t,e){if(d("onEofChunk"),e.ended)return;if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,e.sync?L(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,F(t)));}(t,h);else if(o||(f=function(t,e){var r;n=e,c.isBuffer(n)||n instanceof l||"string"==typeof e||void 0===e||t.objectMode||(r=new x("chunk",["string","Buffer","Uint8Array"],e));var n;return r;}(h,e)),f)T(t,f);else if(h.objectMode||e&&e.length>0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===c.prototype||(e=function(t){return c.from(t);}(e)),n)h.endEmitted?T(t,new k()):P(t,h,e,!0);else if(h.ended)T(t,new S());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?P(t,h,e,!1):D(t,h)):P(t,h,e,!1);}}else n||(h.reading=!1,D(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=N?t=N:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function L(t){var e=t._readableState;d("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(d("emitReadable",e.flowing),e.emittedReadable=!0,n.nextTick(F,t));}function F(t){var e=t._readableState;d("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Q(t);}function D(t,e){e.readingMore||(e.readingMore=!0,n.nextTick(U,t,e));}function U(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function z(t){d("readable nexttick read 0"),t.read(0);}function H(t,e){d("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Q(t),e.flowing&&!e.reading&&t.read(0);}function Q(t){var e=t._readableState;for(d("flow",e.flowing);e.flowing&&null!==t.read(););}function G(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function V(t){var e=t._readableState;d("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,n.nextTick(W,e,t));}function W(t,e){if(d("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function Z(t,e){for(var i=0,r=t.length;i=e.highWaterMark:e.length>0)||e.ended))return d("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?V(this):L(this),null;if(0===(t=j(t,e))&&e.ended)return 0===e.length&&V(this),null;var n,o=e.needReadable;return d("need readable",o),(0===e.length||e.length-t0?G(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&V(this)),null!==n&&this.emit("data",n),n;},C.prototype._read=function(t){T(this,new I("_read()"));},C.prototype.pipe=function(t,e){var r=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=t;break;case 1:o.pipes=[o.pipes,t];break;default:o.pipes.push(t);}o.pipesCount+=1,d("pipe count=%d opts=%j",o.pipesCount,e);var h=(!e||!1!==e.end)&&t!==n.stdout&&t!==n.stderr?l:A;function c(e,n){d("onunpipe"),e===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,d("cleanup"),t.removeListener("close",_),t.removeListener("finish",M),t.removeListener("drain",m),t.removeListener("error",w),t.removeListener("unpipe",c),r.removeListener("end",l),r.removeListener("end",A),r.removeListener("data",v),y=!0,!o.awaitDrain||t._writableState&&!t._writableState.needDrain||m());}function l(){d("onend"),t.end();}o.endEmitted?n.nextTick(h):r.once("end",h),t.on("unpipe",c);var m=function(t){return function(){var e=t._readableState;d("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&f(t,"data")&&(e.flowing=!0,Q(t));};}(r);t.on("drain",m);var y=!1;function v(e){d("ondata");var n=t.write(e);d("dest.write",n),!1===n&&((1===o.pipesCount&&o.pipes===t||o.pipesCount>1&&-1!==Z(o.pipes,t))&&!y&&(d("false write response, pause",o.awaitDrain),o.awaitDrain++),r.pause());}function w(e){d("onerror",e),A(),t.removeListener("error",w),0===f(t,"error")&&T(t,e);}function _(){t.removeListener("finish",M),A();}function M(){d("onfinish"),t.removeListener("close",_),A();}function A(){d("unpipe"),r.unpipe(t);}return r.on("data",v),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener(e,r);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]:t.on(e,r);}(t,"error",w),t.once("close",_),t.once("finish",M),t.emit("pipe",r),o.flowing||(d("pipe resume"),r.resume()),t;},C.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var n=e.pipes,o=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var i=0;i0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,d("on readable",o.length,o.reading),o.length?L(this):o.reading||n.nextTick(z,this))),r;},C.prototype.addListener=C.prototype.on,C.prototype.removeListener=function(t,e){var r=h.prototype.removeListener.call(this,t,e);return"readable"===t&&n.nextTick(K,this),r;},C.prototype.removeAllListeners=function(t){var e=h.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||n.nextTick(K,this),e;},C.prototype.resume=function(){var t=this._readableState;return t.flowing||(d("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,n.nextTick(H,t,e));}(this,t)),t.paused=!1,this;},C.prototype.pause=function(){return d("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(d("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},C.prototype.wrap=function(t){var e=this,r=this._readableState,n=!1;for(var i in t.on("end",function(){if(d("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){(d("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o)||(r.objectMode||o&&o.length)&&(e.push(o)||(n=!0,t.pause()));}),t)void 0===this[i]&&"function"==typeof t[i]&&(this[i]=function(e){return function(){return t[e].apply(t,arguments);};}(i));for(var o=0;o-1))throw new k(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(C.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(C.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),C.prototype._write=function(t,e,r){r(new M("_write()"));},C.prototype._writev=null,C.prototype.end=function(t,e,r){var o=this._writableState;return"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),o.corked&&(o.corked=1,this.uncork()),o.ending||function(t,e,r){e.ending=!0,F(t,e),r&&(e.finished?n.nextTick(r):t.once("finish",r));e.ended=!0,t.writable=!1;}(this,o,r),this;},Object.defineProperty(C.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(C.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),C.prototype.destroy=y.destroy,C.prototype._undestroy=y.undestroy,C.prototype._destroy=function(t,e){e(t);};}).call(this,r(20),r(19));},function(t,e,r){"use strict";t.exports=m;var n=r(79).codes,o=n.ERR_METHOD_NOT_IMPLEMENTED,f=n.ERR_MULTIPLE_CALLBACK,h=n.ERR_TRANSFORM_ALREADY_TRANSFORMING,c=n.ERR_TRANSFORM_WITH_LENGTH_0,l=r(80);function d(t,data){var e=this._transformState;e.transforming=!1;var r=e.writecb;if(null===r)return this.emit("error",new f());e.writechunk=null,e.writecb=null,null!=data&&this.push(data),r(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length>>2|t<<30)^(t>>>13|t<<19)^(t>>>22|t<<10);}function v(t){return(t>>>6|t<<26)^(t>>>11|t<<21)^(t>>>25|t<<7);}function w(t){return(t>>>7|t<<25)^(t>>>18|t<<14)^t>>>3;}n(l,o),l.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this;},l.prototype._update=function(t){for(var e,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,f=0|this._e,c=0|this._f,g=0|this._g,l=0|this._h,i=0;i<16;++i)r[i]=t.readInt32BE(4*i);for(;i<64;++i)r[i]=0|(((e=r[i-2])>>>17|e<<15)^(e>>>19|e<<13)^e>>>10)+r[i-7]+w(r[i-15])+r[i-16];for(var _=0;_<64;++_){var M=l+v(f)+d(f,c,g)+h[_]+r[_]|0,A=y(a)+m(a,b,n)|0;l=g,g=c,c=f,f=o+M|0,o=n,n=b,b=a,a=M+A|0;}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=f+this._e|0,this._f=c+this._f|0,this._g=g+this._g|0,this._h=l+this._h|0;},l.prototype._hash=function(){var t=f.allocUnsafe(32);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t.writeInt32BE(this._h,28),t;},t.exports=l;},function(t,e,r){var n=r(4),o=r(81),f=r(7).Buffer,h=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],c=new Array(160);function l(){this.init(),this._w=c,o.call(this,128,112);}function d(t,e,r){return r^t&(e^r);}function m(t,e,r){return t&e|r&(t|e);}function y(t,e){return(t>>>28|e<<4)^(e>>>2|t<<30)^(e>>>7|t<<25);}function v(t,e){return(t>>>14|e<<18)^(t>>>18|e<<14)^(e>>>9|t<<23);}function w(t,e){return(t>>>1|e<<31)^(t>>>8|e<<24)^t>>>7;}function _(t,e){return(t>>>1|e<<31)^(t>>>8|e<<24)^(t>>>7|e<<25);}function M(t,e){return(t>>>19|e<<13)^(e>>>29|t<<3)^t>>>6;}function A(t,e){return(t>>>19|e<<13)^(e>>>29|t<<3)^(t>>>6|e<<26);}function E(a,b){return a>>>0>>0?1:0;}n(l,o),l.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this;},l.prototype._update=function(t){for(var e=this._w,r=0|this._ah,n=0|this._bh,o=0|this._ch,f=0|this._dh,c=0|this._eh,l=0|this._fh,x=0|this._gh,S=0|this._hh,I=0|this._al,k=0|this._bl,T=0|this._cl,dl=0|this._dl,O=0|this._el,B=0|this._fl,C=0|this._gl,R=0|this._hl,i=0;i<32;i+=2)e[i]=t.readInt32BE(4*i),e[i+1]=t.readInt32BE(4*i+4);for(;i<160;i+=2){var P=e[i-30],N=e[i-30+1],j=w(P,N),L=_(N,P),F=M(P=e[i-4],N=e[i-4+1]),D=A(N,P),U=e[i-14],K=e[i-14+1],z=e[i-32],H=e[i-32+1],Q=L+K|0,G=j+U+E(Q,L)|0;G=(G=G+F+E(Q=Q+D|0,D)|0)+z+E(Q=Q+H|0,H)|0,e[i]=G,e[i+1]=Q;}for(var V=0;V<160;V+=2){G=e[V],Q=e[V+1];var W=m(r,n,o),Z=m(I,k,T),Y=y(r,I),J=y(I,r),X=v(c,O),$=v(O,c),tt=h[V],et=h[V+1],nt=d(c,l,x),it=d(O,B,C),ot=R+$|0,at=S+X+E(ot,R)|0;at=(at=(at=at+nt+E(ot=ot+it|0,it)|0)+tt+E(ot=ot+et|0,et)|0)+G+E(ot=ot+Q|0,Q)|0;var st=J+Z|0,ut=Y+W+E(st,J)|0;S=x,R=C,x=l,C=B,l=c,B=O,c=f+at+E(O=dl+ot|0,dl)|0,f=o,dl=T,o=n,T=k,n=r,k=I,r=at+ut+E(I=ot+st|0,ot)|0;}this._al=this._al+I|0,this._bl=this._bl+k|0,this._cl=this._cl+T|0,this._dl=this._dl+dl|0,this._el=this._el+O|0,this._fl=this._fl+B|0,this._gl=this._gl+C|0,this._hl=this._hl+R|0,this._ah=this._ah+r+E(this._al,I)|0,this._bh=this._bh+n+E(this._bl,k)|0,this._ch=this._ch+o+E(this._cl,T)|0,this._dh=this._dh+f+E(this._dl,dl)|0,this._eh=this._eh+c+E(this._el,O)|0,this._fh=this._fh+l+E(this._fl,B)|0,this._gh=this._gh+x+E(this._gl,C)|0,this._hh=this._hh+S+E(this._hl,R)|0;},l.prototype._hash=function(){var t=f.allocUnsafe(64);function e(e,r,n){t.writeInt32BE(e,n),t.writeInt32BE(r,n+4);}return e(this._ah,this._al,0),e(this._bh,this._bl,8),e(this._ch,this._cl,16),e(this._dh,this._dl,24),e(this._eh,this._el,32),e(this._fh,this._fl,40),e(this._gh,this._gl,48),e(this._hh,this._hl,56),t;},t.exports=l;},function(t,e,r){t.exports=o;var n=r(55).EventEmitter;function o(){n.call(this);}r(4)(o,n),o.Readable=r(153),o.Writable=r(393),o.Duplex=r(394),o.Transform=r(395),o.PassThrough=r(396),o.Stream=o,o.prototype.pipe=function(t,e){var source=this;function r(e){t.writable&&!1===t.write(e)&&source.pause&&source.pause();}function o(){source.readable&&source.resume&&source.resume();}source.on("data",r),t.on("drain",o),t._isStdio||e&&!1===e.end||(source.on("end",h),source.on("close",c));var f=!1;function h(){f||(f=!0,t.end());}function c(){f||(f=!0,"function"==typeof t.destroy&&t.destroy());}function l(t){if(d(),0===n.listenerCount(this,"error"))throw t;}function d(){source.removeListener("data",r),t.removeListener("drain",o),source.removeListener("end",h),source.removeListener("close",c),source.removeListener("error",l),t.removeListener("error",l),source.removeListener("end",d),source.removeListener("close",d),t.removeListener("close",d);}return source.on("error",l),t.on("error",l),source.on("end",d),source.on("close",d),t.on("close",d),t.emit("pipe",source),t;};},function(t,e,r){"use strict";(function(e,n){var o=r(119);t.exports=S;var f,h=r(202);S.ReadableState=x;r(55).EventEmitter;var c=function(t,e){return t.listeners(e).length;},l=r(224),d=r(154).Buffer,m=(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var y=Object.create(r(98));y.inherits=r(4);var v=r(389),w=void 0;w=v&&v.debuglog?v.debuglog("stream"):function(){};var _,M=r(390),A=r(225);y.inherits(S,l);var E=["error","close","destroy","pause","resume"];function x(t,e){t=t||{};var n=e instanceof(f=f||r(67));this.objectMode=!!t.objectMode,n&&(this.objectMode=this.objectMode||!!t.readableObjectMode);var o=t.highWaterMark,h=t.readableHighWaterMark,c=this.objectMode?16:16384;this.highWaterMark=o||0===o?o:n&&(h||0===h)?h:c,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new M(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(_||(_=r(56).StringDecoder),this.decoder=new _(t.encoding),this.encoding=t.encoding);}function S(t){if(f=f||r(67),!(this instanceof S))return new S(t);this._readableState=new x(t,this),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),l.call(this);}function I(t,e,r,n,o){var f,h=t._readableState;null===e?(h.reading=!1,function(t,e){if(e.ended)return;if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,B(t);}(t,h)):(o||(f=function(t,e){var r;n=e,d.isBuffer(n)||n instanceof m||"string"==typeof e||void 0===e||t.objectMode||(r=new TypeError("Invalid non-string/buffer chunk"));var n;return r;}(h,e)),f?t.emit("error",f):h.objectMode||e&&e.length>0?("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===d.prototype||(e=function(t){return d.from(t);}(e)),n?h.endEmitted?t.emit("error",new Error("stream.unshift() after end event")):k(t,h,e,!0):h.ended?t.emit("error",new Error("stream.push() after EOF")):(h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?k(t,h,e,!1):R(t,h)):k(t,h,e,!1))):n||(h.reading=!1));return function(t){return!t.ended&&(t.needReadable||t.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=T?t=T:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function B(t){var e=t._readableState;e.needReadable=!1,e.emittedReadable||(w("emitReadable",e.flowing),e.emittedReadable=!0,e.sync?o.nextTick(C,t):C(t));}function C(t){w("emit readable"),t.emit("readable"),L(t);}function R(t,e){e.readingMore||(e.readingMore=!0,o.nextTick(P,t,e));}function P(t,e){for(var r=e.length;!e.reading&&!e.flowing&&!e.ended&&e.length=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.head.data:e.buffer.concat(e.length),e.buffer.clear()):r=function(t,e,r){var n;to.length?o.length:t;if(f===o.length?n+=o:n+=o.slice(0,t),0===(t-=f)){f===o.length?(++r,p.next?e.head=p.next:e.head=e.tail=null):(e.head=p,p.data=o.slice(f));break;}++r;}return e.length-=r,n;}(t,e):function(t,e){var r=d.allocUnsafe(t),p=e.head,n=1;p.data.copy(r),t-=p.data.length;for(;p=p.next;){var o=p.data,f=t>o.length?o.length:t;if(o.copy(r,r.length-t,0,f),0===(t-=f)){f===o.length?(++n,p.next?e.head=p.next:e.head=e.tail=null):(e.head=p,p.data=o.slice(f));break;}++n;}return e.length-=n,r;}(t,e);return n;}(t,e.buffer,e.decoder),r);var r;}function D(t){var e=t._readableState;if(e.length>0)throw new Error('"endReadable()" called on non-empty stream');e.endEmitted||(e.ended=!0,o.nextTick(U,e,t));}function U(t,e){t.endEmitted||0!==t.length||(t.endEmitted=!0,e.readable=!1,e.emit("end"));}function K(t,e){for(var i=0,r=t.length;i=e.highWaterMark||e.ended))return w("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?D(this):B(this),null;if(0===(t=O(t,e))&&e.ended)return 0===e.length&&D(this),null;var n,o=e.needReadable;return w("need readable",o),(0===e.length||e.length-t0?F(t,e):null)?(e.needReadable=!0,t=0):e.length-=t,0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&D(this)),null!==n&&this.emit("data",n),n;},S.prototype._read=function(t){this.emit("error",new Error("_read() is not implemented"));},S.prototype.pipe=function(t,e){var r=this,f=this._readableState;switch(f.pipesCount){case 0:f.pipes=t;break;case 1:f.pipes=[f.pipes,t];break;default:f.pipes.push(t);}f.pipesCount+=1,w("pipe count=%d opts=%j",f.pipesCount,e);var l=(!e||!1!==e.end)&&t!==n.stdout&&t!==n.stderr?m:S;function d(e,n){w("onunpipe"),e===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,w("cleanup"),t.removeListener("close",E),t.removeListener("finish",x),t.removeListener("drain",y),t.removeListener("error",A),t.removeListener("unpipe",d),r.removeListener("end",m),r.removeListener("end",S),r.removeListener("data",M),v=!0,!f.awaitDrain||t._writableState&&!t._writableState.needDrain||y());}function m(){w("onend"),t.end();}f.endEmitted?o.nextTick(l):r.once("end",l),t.on("unpipe",d);var y=function(t){return function(){var e=t._readableState;w("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&c(t,"data")&&(e.flowing=!0,L(t));};}(r);t.on("drain",y);var v=!1;var _=!1;function M(e){w("ondata"),_=!1,!1!==t.write(e)||_||((1===f.pipesCount&&f.pipes===t||f.pipesCount>1&&-1!==K(f.pipes,t))&&!v&&(w("false write response, pause",f.awaitDrain),f.awaitDrain++,_=!0),r.pause());}function A(e){w("onerror",e),S(),t.removeListener("error",A),0===c(t,"error")&&t.emit("error",e);}function E(){t.removeListener("finish",x),S();}function x(){w("onfinish"),t.removeListener("close",E),S();}function S(){w("unpipe"),r.unpipe(t);}return r.on("data",M),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener(e,r);t._events&&t._events[e]?h(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]:t.on(e,r);}(t,"error",A),t.once("close",E),t.once("finish",x),t.emit("pipe",r),f.flowing||(w("pipe resume"),r.resume()),t;},S.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var n=e.pipes,o=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var i=0;ir)?e=("rmd160"===t?new l():d(t)).update(e).digest():e.lengthr||e!=e)throw new TypeError("Bad key length");};},function(t,e,r){(function(e,r){var n;if(e.process&&e.process.browser)n="utf-8";else if(e.process&&e.process.version){n=parseInt(r.version.split(".")[0].slice(1),10)>=6?"utf-8":"binary";}else n="utf-8";t.exports=n;}).call(this,r(20),r(19));},function(t,e,r){var n=r(228),o=r(151),f=r(152),h=r(7).Buffer,c=r(231),l=r(232),d=r(234),m=h.alloc(128),y={md5:16,sha1:20,sha224:28,sha256:32,sha384:48,sha512:64,rmd160:20,ripemd160:20};function v(t,e,r){var c=function(t){function e(data){return f(t).update(data).digest();}function r(data){return new o().update(data).digest();}return"rmd160"===t||"ripemd160"===t?r:"md5"===t?n:e;}(t),l="sha512"===t||"sha384"===t?128:64;e.length>l?e=c(e):e.length>>0;},e.writeUInt32BE=function(t,e,r){t[0+r]=e>>>24,t[1+r]=e>>>16&255,t[2+r]=e>>>8&255,t[3+r]=255&e;},e.ip=function(t,e,r,n){for(var o=0,f=0,i=6;i>=0;i-=2){for(var h=0;h<=24;h+=8)o<<=1,o|=e>>>h+i&1;for(h=0;h<=24;h+=8)o<<=1,o|=t>>>h+i&1;}for(i=6;i>=0;i-=2){for(h=1;h<=25;h+=8)f<<=1,f|=e>>>h+i&1;for(h=1;h<=25;h+=8)f<<=1,f|=t>>>h+i&1;}r[n+0]=o>>>0,r[n+1]=f>>>0;},e.rip=function(t,e,r,n){for(var o=0,f=0,i=0;i<4;i++)for(var h=24;h>=0;h-=8)o<<=1,o|=e>>>h+i&1,o<<=1,o|=t>>>h+i&1;for(i=4;i<8;i++)for(h=24;h>=0;h-=8)f<<=1,f|=e>>>h+i&1,f<<=1,f|=t>>>h+i&1;r[n+0]=o>>>0,r[n+1]=f>>>0;},e.pc1=function(t,e,r,n){for(var o=0,f=0,i=7;i>=5;i--){for(var h=0;h<=24;h+=8)o<<=1,o|=e>>h+i&1;for(h=0;h<=24;h+=8)o<<=1,o|=t>>h+i&1;}for(h=0;h<=24;h+=8)o<<=1,o|=e>>h+i&1;for(i=1;i<=3;i++){for(h=0;h<=24;h+=8)f<<=1,f|=e>>h+i&1;for(h=0;h<=24;h+=8)f<<=1,f|=t>>h+i&1;}for(h=0;h<=24;h+=8)f<<=1,f|=t>>h+i&1;r[n+0]=o>>>0,r[n+1]=f>>>0;},e.r28shl=function(t,e){return t<>>28-e;};var n=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];e.pc2=function(t,e,r,o){for(var f=0,h=0,c=n.length>>>1,i=0;i>>n[i]&1;for(i=c;i>>n[i]&1;r[o+0]=f>>>0,r[o+1]=h>>>0;},e.expand=function(t,e,r){var n=0,o=0;n=(1&t)<<5|t>>>27;for(var i=23;i>=15;i-=4)n<<=6,n|=t>>>i&63;for(i=11;i>=3;i-=4)o|=t>>>i&63,o<<=6;o|=(31&t)<<1|t>>>31,e[r+0]=n>>>0,e[r+1]=o>>>0;};var o=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];e.substitute=function(t,e){for(var r=0,i=0;i<4;i++){r<<=4,r|=o[64*i+(t>>>18-6*i&63)];}for(i=0;i<4;i++){r<<=4,r|=o[256+64*i+(e>>>18-6*i&63)];}return r>>>0;};var f=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];e.permute=function(t){for(var e=0,i=0;i>>f[i]&1;return e>>>0;},e.padSplit=function(t,e,r){for(var n=t.toString(2);n.length>>1];r=f.r28shl(r,h),o=f.r28shl(o,h),f.pc2(r,o,t.keys,i);}},l.prototype._update=function(t,e,r,n){var o=this._desState,h=f.readUInt32BE(t,e),c=f.readUInt32BE(t,e+4);f.ip(h,c,o.tmp,0),h=o.tmp[0],c=o.tmp[1],"encrypt"===this.type?this._encrypt(o,h,c,o.tmp,0):this._decrypt(o,h,c,o.tmp,0),h=o.tmp[0],c=o.tmp[1],f.writeUInt32BE(r,h,n),f.writeUInt32BE(r,c,n+4);},l.prototype._pad=function(t,e){if(!1===this.padding)return!1;for(var r=t.length-e,i=e;i>>0,h=m;}f.rip(c,h,n,o);},l.prototype._decrypt=function(t,e,r,n,o){for(var h=r,c=e,i=t.keys.length-2;i>=0;i-=2){var l=t.keys[i],d=t.keys[i+1];f.expand(h,t.tmp,0),l^=t.tmp[0],d^=t.tmp[1];var s=f.substitute(l,d),m=h;h=(c^f.permute(s))>>>0,c=m;}f.rip(h,c,n,o);};},function(t,e,r){var n=r(99),o=r(7).Buffer,f=r(238);function h(t){var e=t._cipher.encryptBlockRaw(t._prev);return f(t._prev),e;}e.encrypt=function(t,e){var r=Math.ceil(e.length/16),f=t._cache.length;t._cache=o.concat([t._cache,o.allocUnsafe(16*r)]);for(var i=0;it;)r.ishrn(1);if(r.isEven()&&r.iadd(c),r.testn(1)||r.iadd(l),e.cmp(l)){if(!e.cmp(d))for(;r.mod(m).cmp(y);)r.iadd(w);}else for(;r.mod(f).cmp(v);)r.iadd(w);if(A(_=r.shrn(1))&&A(r)&&E(_)&&E(r)&&h.test(_)&&h.test(r))return r;}}},function(t,e,r){var n=r(16),o=r(159);function f(t){this.rand=t||new o.Rand();}t.exports=f,f.create=function(t){return new f(t);},f.prototype._randbelow=function(t){var e=t.bitLength(),r=Math.ceil(e/8);do{var a=new n(this.rand.generate(r));}while(a.cmp(t)>=0);return a;},f.prototype._randrange=function(t,e){var r=e.sub(t);return t.add(this._randbelow(r));},f.prototype.test=function(t,e,r){var o=t.bitLength(),f=n.mont(t),h=new n(1).toRed(f);e||(e=Math.max(1,o/48|0));for(var c=t.subn(1),s=0;!c.testn(s);s++);for(var l=t.shrn(s),d=c.toRed(f);e>0;e--){var a=this._randrange(new n(2),c);r&&r(a);var m=a.toRed(f).redPow(l);if(0!==m.cmp(h)&&0!==m.cmp(d)){for(var i=1;i0;e--){var a=this._randrange(new n(2),h),g=t.gcd(a);if(0!==g.cmpn(1))return g;var d=a.toRed(o).redPow(c);if(0!==d.cmp(f)&&0!==d.cmp(l)){for(var i=1;i0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===c.prototype||(e=function(t){return c.from(t);}(e)),n)h.endEmitted?T(t,new k()):P(t,h,e,!0);else if(h.ended)T(t,new S());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?P(t,h,e,!1):D(t,h)):P(t,h,e,!1);}}else n||(h.reading=!1,D(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=N?t=N:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function L(t){var e=t._readableState;d("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(d("emitReadable",e.flowing),e.emittedReadable=!0,n.nextTick(F,t));}function F(t){var e=t._readableState;d("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Q(t);}function D(t,e){e.readingMore||(e.readingMore=!0,n.nextTick(U,t,e));}function U(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function z(t){d("readable nexttick read 0"),t.read(0);}function H(t,e){d("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Q(t),e.flowing&&!e.reading&&t.read(0);}function Q(t){var e=t._readableState;for(d("flow",e.flowing);e.flowing&&null!==t.read(););}function G(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function V(t){var e=t._readableState;d("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,n.nextTick(W,e,t));}function W(t,e){if(d("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function Z(t,e){for(var i=0,r=t.length;i=e.highWaterMark:e.length>0)||e.ended))return d("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?V(this):L(this),null;if(0===(t=j(t,e))&&e.ended)return 0===e.length&&V(this),null;var n,o=e.needReadable;return d("need readable",o),(0===e.length||e.length-t0?G(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&V(this)),null!==n&&this.emit("data",n),n;},C.prototype._read=function(t){T(this,new I("_read()"));},C.prototype.pipe=function(t,e){var r=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=t;break;case 1:o.pipes=[o.pipes,t];break;default:o.pipes.push(t);}o.pipesCount+=1,d("pipe count=%d opts=%j",o.pipesCount,e);var h=(!e||!1!==e.end)&&t!==n.stdout&&t!==n.stderr?l:A;function c(e,n){d("onunpipe"),e===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,d("cleanup"),t.removeListener("close",_),t.removeListener("finish",M),t.removeListener("drain",m),t.removeListener("error",w),t.removeListener("unpipe",c),r.removeListener("end",l),r.removeListener("end",A),r.removeListener("data",v),y=!0,!o.awaitDrain||t._writableState&&!t._writableState.needDrain||m());}function l(){d("onend"),t.end();}o.endEmitted?n.nextTick(h):r.once("end",h),t.on("unpipe",c);var m=function(t){return function(){var e=t._readableState;d("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&f(t,"data")&&(e.flowing=!0,Q(t));};}(r);t.on("drain",m);var y=!1;function v(e){d("ondata");var n=t.write(e);d("dest.write",n),!1===n&&((1===o.pipesCount&&o.pipes===t||o.pipesCount>1&&-1!==Z(o.pipes,t))&&!y&&(d("false write response, pause",o.awaitDrain),o.awaitDrain++),r.pause());}function w(e){d("onerror",e),A(),t.removeListener("error",w),0===f(t,"error")&&T(t,e);}function _(){t.removeListener("finish",M),A();}function M(){d("onfinish"),t.removeListener("close",_),A();}function A(){d("unpipe"),r.unpipe(t);}return r.on("data",v),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener(e,r);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]:t.on(e,r);}(t,"error",w),t.once("close",_),t.once("finish",M),t.emit("pipe",r),o.flowing||(d("pipe resume"),r.resume()),t;},C.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var n=e.pipes,o=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var i=0;i0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,d("on readable",o.length,o.reading),o.length?L(this):o.reading||n.nextTick(z,this))),r;},C.prototype.addListener=C.prototype.on,C.prototype.removeListener=function(t,e){var r=h.prototype.removeListener.call(this,t,e);return"readable"===t&&n.nextTick(K,this),r;},C.prototype.removeAllListeners=function(t){var e=h.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||n.nextTick(K,this),e;},C.prototype.resume=function(){var t=this._readableState;return t.flowing||(d("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,n.nextTick(H,t,e));}(this,t)),t.paused=!1,this;},C.prototype.pause=function(){return d("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(d("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},C.prototype.wrap=function(t){var e=this,r=this._readableState,n=!1;for(var i in t.on("end",function(){if(d("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){(d("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o)||(r.objectMode||o&&o.length)&&(e.push(o)||(n=!0,t.pause()));}),t)void 0===this[i]&&"function"==typeof t[i]&&(this[i]=function(e){return function(){return t[e].apply(t,arguments);};}(i));for(var o=0;o-1))throw new k(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(C.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(C.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),C.prototype._write=function(t,e,r){r(new M("_write()"));},C.prototype._writev=null,C.prototype.end=function(t,e,r){var o=this._writableState;return"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),o.corked&&(o.corked=1,this.uncork()),o.ending||function(t,e,r){e.ending=!0,F(t,e),r&&(e.finished?n.nextTick(r):t.once("finish",r));e.ended=!0,t.writable=!1;}(this,o,r),this;},Object.defineProperty(C.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(C.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),C.prototype.destroy=y.destroy,C.prototype._undestroy=y.undestroy,C.prototype._destroy=function(t,e){e(t);};}).call(this,r(20),r(19));},function(t,e,r){"use strict";t.exports=m;var n=r(82).codes,o=n.ERR_METHOD_NOT_IMPLEMENTED,f=n.ERR_MULTIPLE_CALLBACK,h=n.ERR_TRANSFORM_ALREADY_TRANSFORMING,c=n.ERR_TRANSFORM_WITH_LENGTH_0,l=r(83);function d(t,data){var e=this._transformState;e.transforming=!1;var r=e.writecb;if(null===r)return this.emit("error",new f());e.writechunk=null,e.writecb=null,null!=data&&this.push(data),r(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length>8,f=255&n;o?r.push(o,f):r.push(f);}return r;},n.zero2=o,n.toHex=f,n.encode=function(t,e){return"hex"===e?f(t):t;};},function(t,e,r){"use strict";var n=e;n.base=r(122),n.short=r(433),n.mont=r(434),n.edwards=r(435);},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(444).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){"use strict";const n=e;n.bignum=r(16),n.define=r(446).define,n.base=r(449),n.constants=r(450),n.decoders=r(256),n.encoders=r(254);},function(t,e,r){"use strict";const n=e;n.der=r(255),n.pem=r(447);},function(t,e,r){"use strict";const n=r(4),o=r(163).Buffer,f=r(164),h=r(166);function c(t){this.enc="der",this.name=t.name,this.entity=t,this.tree=new l(),this.tree._init(t.body);}function l(t){f.call(this,"der",t);}function d(t){return t<10?"0"+t:t;}t.exports=c,c.prototype.encode=function(data,t){return this.tree._encode(data,t).join();},n(l,f),l.prototype._encodeComposite=function(t,e,r,content){const n=function(t,e,r,n){let o;"seqof"===t?t="seq":"setof"===t&&(t="set");if(h.tagByName.hasOwnProperty(t))o=h.tagByName[t];else{if("number"!=typeof t||(0|t)!==t)return n.error("Unknown tag: "+t);o=t;}if(o>=31)return n.error("Multi-octet tag encoding unsupported");e||(o|=32);return o|=h.tagClassByName[r||"universal"]<<6,o;}(t,e,r,this.reporter);if(content.length<128){const header=o.alloc(2);return header[0]=n,header[1]=content.length,this._createEncoderBuffer([header,content]);}let f=1;for(let i=content.length;i>=256;i>>=8)f++;const header=o.alloc(2+f);header[0]=n,header[1]=128|f;for(let i=1+f,t=content.length;t>0;i--,t>>=8)header[i]=255&t;return this._createEncoderBuffer([header,content]);},l.prototype._encodeStr=function(t,e){if("bitstr"===e)return this._createEncoderBuffer([0|t.unused,t.data]);if("bmpstr"===e){const e=o.alloc(2*t.length);for(let i=0;i=40)return this.reporter.error("Second objid identifier OOB");t.splice(0,2,40*t[0]+t[1]);}let n=0;for(let i=0;i=128;e>>=7)n++;}const f=o.alloc(n);let h=f.length-1;for(let i=t.length-1;i>=0;i--){let e=t[i];for(f[h--]=127&e;(e>>=7)>0;)f[h--]=128|127&e;}return this._createEncoderBuffer(f);},l.prototype._encodeTime=function(time,t){let e;const r=new Date(time);return"gentime"===t?e=[d(r.getUTCFullYear()),d(r.getUTCMonth()+1),d(r.getUTCDate()),d(r.getUTCHours()),d(r.getUTCMinutes()),d(r.getUTCSeconds()),"Z"].join(""):"utctime"===t?e=[d(r.getUTCFullYear()%100),d(r.getUTCMonth()+1),d(r.getUTCDate()),d(r.getUTCHours()),d(r.getUTCMinutes()),d(r.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+t+" time is not supported yet"),this._encodeStr(e,"octstr");},l.prototype._encodeNull=function(){return this._createEncoderBuffer("");},l.prototype._encodeInt=function(t,e){if("string"==typeof t){if(!e)return this.reporter.error("String int or enum given, but no values map");if(!e.hasOwnProperty(t))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(t));t=e[t];}if("number"!=typeof t&&!o.isBuffer(t)){const e=t.toArray();!t.sign&&128&e[0]&&e.unshift(0),t=o.from(e);}if(o.isBuffer(t)){let e=t.length;0===t.length&&e++;const r=o.alloc(e);return t.copy(r),0===t.length&&(r[0]=0),this._createEncoderBuffer(r);}if(t<128)return this._createEncoderBuffer(t);if(t<256)return this._createEncoderBuffer([0,t]);let r=1;for(let i=t;i>=256;i>>=8)r++;const n=new Array(r);for(let i=n.length-1;i>=0;i--)n[i]=255&t,t>>=8;return 128&n[0]&&n.unshift(0),this._createEncoderBuffer(o.from(n));},l.prototype._encodeBool=function(t){return this._createEncoderBuffer(t?255:0);},l.prototype._use=function(t,e){return"function"==typeof t&&(t=t(e)),t._getEncoder("der").tree;},l.prototype._skipDefault=function(t,e,r){const n=this._baseState;let i;if(null===n.default)return!1;const data=t.join();if(void 0===n.defaultBuffer&&(n.defaultBuffer=this._encodeValue(n.default,e,r).join()),data.length!==n.defaultBuffer.length)return!1;for(i=0;i>6],o=0==(32&r);if(31==(31&r)){let n=r;for(r=0;128==(128&n);){if(n=t.readUInt8(e),t.isError(n))return n;r<<=7,r|=127&n;}}else r&=31;return{cls:n,primitive:o,tag:r,tagStr:c.tag[r]};}function y(t,e,r){let n=t.readUInt8(r);if(t.isError(n))return n;if(!e&&128===n)return null;if(0==(128&n))return n;const o=127&n;if(o>4)return t.error("length octect is too long");n=0;for(let i=0;i=0;i--)if(r.eq(t[e[i]][2],r.zero))n[i]=n[i+1],t[e[i]]=this.zero;else{const o=r.mul(n[i],n[i+1]);n[i]=r.mul(t[e[i]][2],n[i+1]);const f=r.square(o),h=r.mul(f,o);t[e[i]][0]=r.mul(t[e[i]][0],f),t[e[i]][1]=r.mul(t[e[i]][1],h),t[e[i]][2]=r.one;}}eq(t,e){const r=this.F;if(this.F.eq(t[2],this.F.zero))return this.F.eq(e[2],this.F.zero);if(this.F.eq(e[2],this.F.zero))return!1;const n=r.square(t[2]),o=r.square(e[2]),f=r.mul(t[0],o),h=r.mul(e[0],n),c=r.mul(t[2],n),l=r.mul(e[2],o),d=r.mul(t[1],l),m=r.mul(e[1],c);return r.eq(f,h)&&r.eq(d,m);}toString(p){const t=this.affine(p);return`[ ${this.F.toString(t[0])} , ${this.F.toString(t[1])} ]`;}};},function(t,e,r){const n=r(26).Scalar,o=new(0,r(26).ZqField)(n.fromString("21888242871839275222246405745257275088548364400416034343698204186575808495617"));t.exports=class{constructor(){this.nodes={},this.root=o.zero;}async getRoot(){return this.root;}_key2str(t){return t.toString();}_normalize(t){for(let i=0;i>>e)>>>0;}function g(t,e,i,a,b,r,n,f){var h=o.sigma,l=o.u256;t[a]=t[a]+((e[h[i][f]]^l[h[i][f+1]])>>>0)+t[b]>>>0,t[n]=c(t[n]^t[a],16),t[r]=t[r]+t[n]>>>0,t[b]=c(t[b]^t[r],12),t[a]=t[a]+((e[h[i][f+1]]^l[h[i][f]])>>>0)+t[b]>>>0,t[n]=c(t[n]^t[a],8),t[r]=t[r]+t[n]>>>0,t[b]=c(t[b]^t[r],7);}function l(){o.call(this),this._h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this._s=[0,0,0,0],this._block=e.alloc(64),this._blockOffset=0,this._length=[0,0],this._nullt=!1,this._zo=f,this._oo=h;}n(l,o),l.prototype._compress=function(){var i,t=o.u256,e=new Array(16),r=new Array(16);for(i=0;i<16;++i)r[i]=this._block.readUInt32BE(4*i);for(i=0;i<8;++i)e[i]=this._h[i]>>>0;for(i=8;i<12;++i)e[i]=(this._s[i-8]^t[i-8])>>>0;for(i=12;i<16;++i)e[i]=t[i-8];for(this._nullt||(e[12]=(e[12]^this._length[0])>>>0,e[13]=(e[13]^this._length[0])>>>0,e[14]=(e[14]^this._length[1])>>>0,e[15]=(e[15]^this._length[1])>>>0),i=0;i<14;++i)g(e,r,i,0,4,8,12,0),g(e,r,i,1,5,9,13,2),g(e,r,i,2,6,10,14,4),g(e,r,i,3,7,11,15,6),g(e,r,i,0,5,10,15,8),g(e,r,i,1,6,11,12,10),g(e,r,i,2,7,8,13,12),g(e,r,i,3,4,9,14,14);for(i=0;i<16;++i)this._h[i%8]=(this._h[i%8]^e[i])>>>0;for(i=0;i<8;++i)this._h[i]=(this._h[i]^this._s[i%4])>>>0;},l.prototype._padding=function(){var t=this._length[0]+8*this._blockOffset,r=this._length[1];t>=4294967296&&(t-=4294967296,r+=1);var n=e.alloc(8);n.writeUInt32BE(r,0),n.writeUInt32BE(t,4),55===this._blockOffset?(this._length[0]-=8,this.update(this._oo)):(this._blockOffset<55?(0===this._blockOffset&&(this._nullt=!0),this._length[0]-=8*(55-this._blockOffset),this.update(o.padding.slice(0,55-this._blockOffset))):(this._length[0]-=8*(64-this._blockOffset),this.update(o.padding.slice(0,64-this._blockOffset)),this._length[0]-=440,this.update(o.padding.slice(1,56)),this._nullt=!0),this.update(this._zo),this._length[0]-=8),this._length[0]-=64,this.update(n);},l.prototype.digest=function(){this._padding();for(var t=e.alloc(32),i=0;i<8;++i)t.writeUInt32BE(this._h[i],4*i);return t;},t.exports=l;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(e){function r(){}r.sigma=[[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3],[11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4],[7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8],[9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13],[2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9],[12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11],[13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10],[6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5],[10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3],[11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4],[7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8],[9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13],[2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9]],r.u256=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479],r.u512=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731,3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113],r.padding=e.from([128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),r.prototype._length_carry=function(t){for(var e=0;e=t.length;){for(var i=this._blockOffset;i=32&&(o^=n,o^=n^=o,r-=32),0===r?(t[2*i]=n>>>0,t[2*i+1]=o>>>0):(t[2*i]=(n>>>r|o<<32-r)>>>0,t[2*i+1]=(o>>>r|n<<32-r)>>>0);}function g(t,e,i,a,b,r,n,f){var h,l=o.sigma,d=o.u512;h=t[2*a+1]+((e[2*l[i][f]+1]^d[2*l[i][f+1]+1])>>>0)+t[2*b+1],t[2*a]=t[2*a]+((e[2*l[i][f]]^d[2*l[i][f+1]])>>>0)+t[2*b]+~~(h/4294967296)>>>0,t[2*a+1]=h>>>0,c(t,n,a,32),h=t[2*r+1]+t[2*n+1],t[2*r]=t[2*r]+t[2*n]+~~(h/4294967296)>>>0,t[2*r+1]=h>>>0,c(t,b,r,25),h=t[2*a+1]+((e[2*l[i][f+1]+1]^d[2*l[i][f]+1])>>>0)+t[2*b+1],t[2*a]=t[2*a]+((e[2*l[i][f+1]]^d[2*l[i][f]])>>>0)+t[2*b]+~~(h/4294967296)>>>0,t[2*a+1]=h>>>0,c(t,n,a,16),h=t[2*r+1]+t[2*n+1],t[2*r]=t[2*r]+t[2*n]+~~(h/4294967296)>>>0,t[2*r+1]=h>>>0,c(t,b,r,11);}function l(){o.call(this),this._h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this._s=[0,0,0,0,0,0,0,0],this._block=e.alloc(128),this._blockOffset=0,this._length=[0,0,0,0],this._nullt=!1,this._zo=f,this._oo=h;}n(l,o),l.prototype._compress=function(){var i,t=o.u512,e=new Array(32),r=new Array(32);for(i=0;i<32;++i)r[i]=this._block.readUInt32BE(4*i);for(i=0;i<16;++i)e[i]=this._h[i]>>>0;for(i=16;i<24;++i)e[i]=(this._s[i-16]^t[i-16])>>>0;for(i=24;i<32;++i)e[i]=t[i-16];for(this._nullt||(e[24]=(e[24]^this._length[1])>>>0,e[25]=(e[25]^this._length[0])>>>0,e[26]=(e[26]^this._length[1])>>>0,e[27]=(e[27]^this._length[0])>>>0,e[28]=(e[28]^this._length[3])>>>0,e[29]=(e[29]^this._length[2])>>>0,e[30]=(e[30]^this._length[3])>>>0,e[31]=(e[31]^this._length[2])>>>0),i=0;i<16;++i)g(e,r,i,0,4,8,12,0),g(e,r,i,1,5,9,13,2),g(e,r,i,2,6,10,14,4),g(e,r,i,3,7,11,15,6),g(e,r,i,0,5,10,15,8),g(e,r,i,1,6,11,12,10),g(e,r,i,2,7,8,13,12),g(e,r,i,3,4,9,14,14);for(i=0;i<16;++i)this._h[i%8*2]=(this._h[i%8*2]^e[2*i])>>>0,this._h[i%8*2+1]=(this._h[i%8*2+1]^e[2*i+1])>>>0;for(i=0;i<8;++i)this._h[2*i]=(this._h[2*i]^this._s[i%4*2])>>>0,this._h[2*i+1]=(this._h[2*i+1]^this._s[i%4*2+1])>>>0;},l.prototype._padding=function(){var t=this._length.slice();t[0]+=8*this._blockOffset,this._length_carry(t);for(var r=e.alloc(16),i=0;i<4;++i)r.writeUInt32BE(t[3-i],4*i);111===this._blockOffset?(this._length[0]-=8,this.update(this._oo)):(this._blockOffset<111?(0===this._blockOffset&&(this._nullt=!0),this._length[0]-=8*(111-this._blockOffset),this.update(o.padding.slice(0,111-this._blockOffset))):(this._length[0]-=8*(128-this._blockOffset),this.update(o.padding.slice(0,128-this._blockOffset)),this._length[0]-=888,this.update(o.padding.slice(1,112)),this._nullt=!0),this.update(this._zo),this._length[0]-=8),this._length[0]-=128,this.update(r);},l.prototype.digest=function(){this._padding();for(var t=e.alloc(64),i=0;i<16;++i)t.writeUInt32BE(this._h[i],4*i);return t;},t.exports=l;}).call(this,r(3).Buffer);},function(t,e,r){(function(t){const n=r(168),o=r(266),f=r(473),h=r(26).Scalar,c="PedersenGenerator";function l(e,r){return"blake"==e?o("blake256").update(r).digest():"blake2b"==e?t.from(f(32).update(t.from(r)).digest()):void 0;}e.hash=function(t,e){(e=e||{}).baseHash=e.baseHash||"blake";const r=function(t){const e=new Array(8*t.length);for(let i=0;i{void 0===t&&(t=c);const e=f.keccak256(t+"_iv");return n.FromString(f.toBN(e).toString()).mod(h.p);},e.getConstants=(t,e)=>{void 0===t&&(t=c),void 0===e&&(e=91);const r=new Array(e);let o=f.keccak256(c);for(let i=1;i{const r=h.e(t),n=h.e(e);let o;for(let i=0;i<91;i++){const t=l[i],e=0==i?h.add(r,n):h.add(h.add(o,n),t);o=h.pow(e,7);}return h.add(o,n);},e.multiHash=(t,r)=>{let n;n=void 0===r?h.zero:r;for(let i=0;i=0&&(e=param.type.substring(n));var o=l(t,param.components);Array.isArray(o)&&t?r.push("tuple("+o.join(",")+")"+e):t?r.push("("+o+")"):r.push("("+o.join(",")+")"+e);}else r.push(param.type);}),r;},d=function(t){if(!o.isHexStrict(t))throw new Error("The parameter must be a valid HEX string.");var e="",i=0,r=t.length;for("0x"===t.substring(0,2)&&(i=2);i7?e+=address[i].toUpperCase():e+=address[i];return e;},toHex:o.toHex,toBN:o.toBN,bytesToHex:o.bytesToHex,hexToBytes:o.hexToBytes,hexToNumberString:o.hexToNumberString,hexToNumber:o.hexToNumber,toDecimal:o.hexToNumber,numberToHex:o.numberToHex,fromDecimal:o.numberToHex,hexToUtf8:o.hexToUtf8,hexToString:o.hexToUtf8,toUtf8:o.hexToUtf8,stripHexPrefix:o.stripHexPrefix,utf8ToHex:o.utf8ToHex,stringToHex:o.utf8ToHex,fromUtf8:o.utf8ToHex,hexToAscii:d,toAscii:d,asciiToHex:m,fromAscii:m,unitMap:n.unitMap,toWei:function(t,e){if(e=y(e),!o.isBN(t)&&"string"!=typeof t)throw new Error("Please pass numbers as strings or BN objects to avoid precision errors.");return o.isBN(t)?n.toWei(t,e):n.toWei(t,e).toString(10);},fromWei:function(t,e){if(e=y(e),!o.isBN(t)&&"string"!=typeof t)throw new Error("Please pass numbers as strings or BN objects to avoid precision errors.");return o.isBN(t)?n.fromWei(t,e):n.fromWei(t,e).toString(10);},padLeft:o.leftPad,leftPad:o.leftPad,padRight:o.rightPad,rightPad:o.rightPad,toTwosComplement:o.toTwosComplement,isBloom:o.isBloom,isUserEthereumAddressInBloom:o.isUserEthereumAddressInBloom,isContractAddressInBloom:o.isContractAddressInBloom,isTopic:o.isTopic,isTopicInBloom:o.isTopicInBloom,isInBloom:o.isInBloom,compareBlockNumbers:function(a,b){if(a===b)return 0;if("genesis"!==a&&"earliest"!==a&&0!==a||"genesis"!==b&&"earliest"!==b&&0!==b){if("genesis"===a||"earliest"===a||0===a)return-1;if("genesis"===b||"earliest"===b||0===b)return 1;if("latest"===a||"finalized"===a)return"pending"===b?-1:1;if("latest"===b||"finalized"===b)return"pending"===a?1:-1;if("pending"===a)return 1;if("pending"===b)return-1;if("safe"===a||"safe"===b)return;{let t=new c(a),e=new c(b);return t.lt(e)?-1:t.eq(e)?0:1;}}return 0;},toNumber:o.toNumber};},function(t,e,r){var n=r(484),o=r(275);t.exports=function(t){if("string"==typeof t||"number"==typeof t){var e=new n(1),r=String(t).toLowerCase().trim(),f="0x"===r.substr(0,2)||"-0x"===r.substr(0,3),h=o(r);if("-"===h.substr(0,1)&&(h=o(h.slice(1)),e=new n(-1,10)),!(h=""===h?"0":h).match(/^-?[0-9]+$/)&&h.match(/^[0-9A-Fa-f]+$/)||h.match(/^[a-fA-F]+$/)||!0===f&&h.match(/^[0-9A-Fa-f]+$/))return new n(h,16).mul(e);if((h.match(/^-?[0-9]+$/)||""===h)&&!1===f)return new n(h,10).mul(e);}else if("object"==typeof t&&t.toString&&!t.pop&&!t.push&&t.toString(10).match(/^-?[0-9]+$/)&&(t.mul||t.dividedToIntegerBy))return new n(t.toString(10),10);throw new Error("[number-to-bn] while converting number "+JSON.stringify(t)+" to BN.js instance, error: invalid number value. Value must be an integer, hex string, BN or BigNumber instance. Note, decimals are not supported.");};},function(t,e,r){var n=r(276);t.exports=function(t){return"string"!=typeof t?t:n(t)?t.slice(2):t;};},function(t,e){t.exports=function(t){if("string"!=typeof t)throw new Error("[is-hex-prefixed] value must be type 'string', is currently type "+typeof t+", while checking isHexPrefixed.");return"0x"===t.slice(0,2);};},function(t,e,r){(function(e){var n=r(169),o=r(274),f=r(486),h=r(487),c=r(512),l=function(object){return n.isBN(object);},d=function(object){return object&&object.constructor&&"BigNumber"===object.constructor.name;},m=function(t){try{return o.apply(null,arguments);}catch(e){throw new Error(e+' Given value: "'+t+'"');}},y=function(address){return!!/^(0x)?[0-9a-f]{40}$/i.test(address)&&(!(!/^(0x|0X)?[0-9a-f]{40}$/.test(address)&&!/^(0x|0X)?[0-9A-F]{40}$/.test(address))||v(address));},v=function(address){address=address.replace(/^0x/i,"");for(var t=I(address.toLowerCase()).replace(/^0x/i,""),i=0;i<40;i++)if(parseInt(t[i],16)>7&&address[i].toUpperCase()!==address[i]||parseInt(t[i],16)<=7&&address[i].toLowerCase()!==address[i])return!1;return!0;},w=function(t){var e="";t=(t=(t=(t=(t=f.encode(t)).replace(/^(?:\u0000)*/,"")).split("").reverse().join("")).replace(/^(?:\u0000)*/,"")).split("").reverse().join("");for(var i=0;iNumber.MAX_SAFE_INTEGER||r>>4).toString(16)),e.push((15&t[i]).toString(16));return"0x"+e.join("");},isHex:x,isHexStrict:E,stripHexPrefix:function(t){return 0!==t&&x(t)?t.replace(/^(-)?0x/i,"$1"):t;},leftPad:function(t,e,r){var n=/^0x/i.test(t)||"number"==typeof t,o=e-(t=t.toString(16).replace(/^0x/i,"")).length+1>=0?e-t.length+1:0;return(n?"0x":"")+new Array(o).join(r||"0")+t;},rightPad:function(t,e,r){var n=/^0x/i.test(t)||"number"==typeof t,o=e-(t=t.toString(16).replace(/^0x/i,"")).length+1>=0?e-t.length+1:0;return(n?"0x":"")+t+new Array(o).join(r||"0");},toTwosComplement:function(t){return"0x"+m(t).toTwos(256).toString(16,64);},sha3:I,sha3Raw:function(t){return null===(t=I(t))?S:t;},toNumber:function(t,e=!1){return"number"==typeof t?t:_(A(t),e);}};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.KECCAK256_RLP=e.KECCAK256_RLP_S=e.KECCAK256_RLP_ARRAY=e.KECCAK256_RLP_ARRAY_S=e.KECCAK256_NULL=e.KECCAK256_NULL_S=e.TWO_POW256=e.MAX_INTEGER=e.MAX_UINT64=void 0;var n=r(3),o=r(57);e.MAX_UINT64=new o.BN("ffffffffffffffff",16),e.MAX_INTEGER=new o.BN("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",16),e.TWO_POW256=new o.BN("10000000000000000000000000000000000000000000000000000000000000000",16),e.KECCAK256_NULL_S="c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",e.KECCAK256_NULL=n.Buffer.from(e.KECCAK256_NULL_S,"hex"),e.KECCAK256_RLP_ARRAY_S="1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",e.KECCAK256_RLP_ARRAY=n.Buffer.from(e.KECCAK256_RLP_ARRAY_S,"hex"),e.KECCAK256_RLP_S="56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",e.KECCAK256_RLP=n.Buffer.from(e.KECCAK256_RLP_S,"hex");},function(t,e,r){"use strict";(function(t){var n=this&&this.__read||function(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),f=[];try{for(;(void 0===e||e-->0)&&!(n=i.next()).done;)f.push(n.value);}catch(t){o={error:t};}finally{try{n&&!n.done&&(r=i.return)&&r.call(i);}finally{if(o)throw o.error;}}return f;},o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(e,"__esModule",{value:!0}),e.isZeroAddress=e.zeroAddress=e.importPublic=e.privateToAddress=e.privateToPublic=e.publicToAddress=e.pubToAddress=e.isValidPublic=e.isValidPrivate=e.generateAddress2=e.generateAddress=e.isValidChecksumAddress=e.toChecksumAddress=e.isValidAddress=e.Account=void 0;var f=o(r(37)),h=r(57),c=r(124),l=r(85),d=r(278),m=r(68),y=r(170),v=r(125),w=r(173),_=function(){function t(t,e,r,n){void 0===t&&(t=new h.BN(0)),void 0===e&&(e=new h.BN(0)),void 0===r&&(r=d.KECCAK256_RLP),void 0===n&&(n=d.KECCAK256_NULL),this.nonce=t,this.balance=e,this.stateRoot=r,this.codeHash=n,this._validate();}return t.fromAccountData=function(e){var r=e.nonce,n=e.balance,o=e.stateRoot,f=e.codeHash;return new t(r?new h.BN((0,m.toBuffer)(r)):void 0,n?new h.BN((0,m.toBuffer)(n)):void 0,o?(0,m.toBuffer)(o):void 0,f?(0,m.toBuffer)(f):void 0);},t.fromRlpSerializedAccount=function(t){var e=h.rlp.decode(t);if(!Array.isArray(e))throw new Error("Invalid serialized account input. Must be array");return this.fromValuesArray(e);},t.fromValuesArray=function(e){var r=n(e,4),o=r[0],f=r[1],c=r[2],l=r[3];return new t(new h.BN(o),new h.BN(f),c,l);},t.prototype._validate=function(){if(this.nonce.lt(new h.BN(0)))throw new Error("nonce must be greater than zero");if(this.balance.lt(new h.BN(0)))throw new Error("balance must be greater than zero");if(32!==this.stateRoot.length)throw new Error("stateRoot must have a length of 32");if(32!==this.codeHash.length)throw new Error("codeHash must have a length of 32");},t.prototype.raw=function(){return[(0,w.bnToUnpaddedBuffer)(this.nonce),(0,w.bnToUnpaddedBuffer)(this.balance),this.stateRoot,this.codeHash];},t.prototype.serialize=function(){return h.rlp.encode(this.raw());},t.prototype.isContract=function(){return!this.codeHash.equals(d.KECCAK256_NULL);},t.prototype.isEmpty=function(){return this.balance.isZero()&&this.nonce.isZero()&&this.codeHash.equals(d.KECCAK256_NULL);},t;}();e.Account=_;e.isValidAddress=function(t){try{(0,v.assertIsString)(t);}catch(t){return!1;}return /^0x[0-9a-fA-F]{40}$/.test(t);};e.toChecksumAddress=function(t,e){(0,v.assertIsHexString)(t);var address=(0,l.stripHexPrefix)(t).toLowerCase(),r="";e&&(r=(0,w.toType)(e,w.TypeOutput.BN).toString()+"0x");for(var n=(0,y.keccakFromString)(r+address).toString("hex"),o="0x",i=0;i=8?o+=address[i].toUpperCase():o+=address[i];return o;};e.isValidChecksumAddress=function(t,r){return(0,e.isValidAddress)(t)&&(0,e.toChecksumAddress)(t,r)===t;};e.generateAddress=function(e,r){(0,v.assertIsBuffer)(e),(0,v.assertIsBuffer)(r);var n=new h.BN(r);return n.isZero()?(0,y.rlphash)([e,null]).slice(-20):(0,y.rlphash)([e,t.from(n.toArray())]).slice(-20);};e.generateAddress2=function(e,r,n){return(0,v.assertIsBuffer)(e),(0,v.assertIsBuffer)(r),(0,v.assertIsBuffer)(n),(0,f.default)(20===e.length),(0,f.default)(32===r.length),(0,y.keccak256)(t.concat([t.from("ff","hex"),e,r,(0,y.keccak256)(n)])).slice(-20);};e.isValidPrivate=function(t){return(0,c.privateKeyVerify)(t);};e.isValidPublic=function(e,r){return void 0===r&&(r=!1),(0,v.assertIsBuffer)(e),64===e.length?(0,c.publicKeyVerify)(t.concat([t.from([4]),e])):!!r&&(0,c.publicKeyVerify)(e);};e.pubToAddress=function(e,r){return void 0===r&&(r=!1),(0,v.assertIsBuffer)(e),r&&64!==e.length&&(e=t.from((0,c.publicKeyConvert)(e,!1).slice(1))),(0,f.default)(64===e.length),(0,y.keccak)(e).slice(-20);},e.publicToAddress=e.pubToAddress;e.privateToPublic=function(e){return(0,v.assertIsBuffer)(e),t.from((0,c.publicKeyCreate)(e,!1)).slice(1);};e.privateToAddress=function(t){return(0,e.publicToAddress)((0,e.privateToPublic)(t));};e.importPublic=function(e){return(0,v.assertIsBuffer)(e),64!==e.length&&(e=t.from((0,c.publicKeyConvert)(e,!1).slice(1))),e;};e.zeroAddress=function(){var t=(0,m.zeros)(20);return(0,m.bufferToHex)(t);};e.isZeroAddress=function(t){try{(0,v.assertIsString)(t);}catch(t){return!1;}return(0,e.zeroAddress)()===t;};}).call(this,r(3).Buffer);},function(t,e,r){t.exports=r(492)(r(493));},function(t,e,r){(e=t.exports=r(282)).Stream=e,e.Readable=e,e.Writable=r(286),e.Duplex=r(87),e.Transform=r(287),e.PassThrough=r(504),e.finished=r(172),e.pipeline=r(505);},function(t,e,r){"use strict";(function(e,n){var o;t.exports=C,C.ReadableState=B;r(55).EventEmitter;var f=function(t,e){return t.listeners(e).length;},h=r(283),c=r(3).Buffer,l=(void 0!==e?e:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){};var d,m=r(499);d=m&&m.debuglog?m.debuglog("stream"):function(){};var y,v,w,_=r(500),M=r(284),A=r(285).getHighWaterMark,E=r(86).codes,x=E.ERR_INVALID_ARG_TYPE,S=E.ERR_STREAM_PUSH_AFTER_EOF,I=E.ERR_METHOD_NOT_IMPLEMENTED,k=E.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;r(4)(C,h);var T=M.errorOrDestroy,O=["error","close","destroy","pause","resume"];function B(t,e,n){o=o||r(87),t=t||{},"boolean"!=typeof n&&(n=e instanceof o),this.objectMode=!!t.objectMode,n&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=A(this,t,"readableHighWaterMark",n),this.buffer=new _(),this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==t.emitClose,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(y||(y=r(56).StringDecoder),this.decoder=new y(t.encoding),this.encoding=t.encoding);}function C(t){if(o=o||r(87),!(this instanceof C))return new C(t);var e=this instanceof o;this._readableState=new B(t,this,e),this.readable=!0,t&&("function"==typeof t.read&&(this._read=t.read),"function"==typeof t.destroy&&(this._destroy=t.destroy)),h.call(this);}function R(t,e,r,n,o){d("readableAddChunk",e);var f,h=t._readableState;if(null===e)h.reading=!1,function(t,e){if(d("onEofChunk"),e.ended)return;if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length);}e.ended=!0,e.sync?L(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,F(t)));}(t,h);else if(o||(f=function(t,e){var r;n=e,c.isBuffer(n)||n instanceof l||"string"==typeof e||void 0===e||t.objectMode||(r=new x("chunk",["string","Buffer","Uint8Array"],e));var n;return r;}(h,e)),f)T(t,f);else if(h.objectMode||e&&e.length>0){if("string"==typeof e||h.objectMode||Object.getPrototypeOf(e)===c.prototype||(e=function(t){return c.from(t);}(e)),n)h.endEmitted?T(t,new k()):P(t,h,e,!0);else if(h.ended)T(t,new S());else{if(h.destroyed)return!1;h.reading=!1,h.decoder&&!r?(e=h.decoder.write(e),h.objectMode||0!==e.length?P(t,h,e,!1):D(t,h)):P(t,h,e,!1);}}else n||(h.reading=!1,D(t,h));return!h.ended&&(h.lengthe.highWaterMark&&(e.highWaterMark=function(t){return t>=N?t=N:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t;}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0));}function L(t){var e=t._readableState;d("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(d("emitReadable",e.flowing),e.emittedReadable=!0,n.nextTick(F,t));}function F(t){var e=t._readableState;d("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Q(t);}function D(t,e){e.readingMore||(e.readingMore=!0,n.nextTick(U,t,e));}function U(t,e){for(;!e.reading&&!e.ended&&(e.length0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume();}function z(t){d("readable nexttick read 0"),t.read(0);}function H(t,e){d("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Q(t),e.flowing&&!e.reading&&t.read(0);}function Q(t){var e=t._readableState;for(d("flow",e.flowing);e.flowing&&null!==t.read(););}function G(t,e){return 0===e.length?null:(e.objectMode?r=e.buffer.shift():!t||t>=e.length?(r=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r);var r;}function V(t){var e=t._readableState;d("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,n.nextTick(W,e,t));}function W(t,e){if(d("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy();}}function Z(t,e){for(var i=0,r=t.length;i=e.highWaterMark:e.length>0)||e.ended))return d("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?V(this):L(this),null;if(0===(t=j(t,e))&&e.ended)return 0===e.length&&V(this),null;var n,o=e.needReadable;return d("need readable",o),(0===e.length||e.length-t0?G(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&V(this)),null!==n&&this.emit("data",n),n;},C.prototype._read=function(t){T(this,new I("_read()"));},C.prototype.pipe=function(t,e){var r=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=t;break;case 1:o.pipes=[o.pipes,t];break;default:o.pipes.push(t);}o.pipesCount+=1,d("pipe count=%d opts=%j",o.pipesCount,e);var h=(!e||!1!==e.end)&&t!==n.stdout&&t!==n.stderr?l:A;function c(e,n){d("onunpipe"),e===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,d("cleanup"),t.removeListener("close",_),t.removeListener("finish",M),t.removeListener("drain",m),t.removeListener("error",w),t.removeListener("unpipe",c),r.removeListener("end",l),r.removeListener("end",A),r.removeListener("data",v),y=!0,!o.awaitDrain||t._writableState&&!t._writableState.needDrain||m());}function l(){d("onend"),t.end();}o.endEmitted?n.nextTick(h):r.once("end",h),t.on("unpipe",c);var m=function(t){return function(){var e=t._readableState;d("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&f(t,"data")&&(e.flowing=!0,Q(t));};}(r);t.on("drain",m);var y=!1;function v(e){d("ondata");var n=t.write(e);d("dest.write",n),!1===n&&((1===o.pipesCount&&o.pipes===t||o.pipesCount>1&&-1!==Z(o.pipes,t))&&!y&&(d("false write response, pause",o.awaitDrain),o.awaitDrain++),r.pause());}function w(e){d("onerror",e),A(),t.removeListener("error",w),0===f(t,"error")&&T(t,e);}function _(){t.removeListener("finish",M),A();}function M(){d("onfinish"),t.removeListener("close",_),A();}function A(){d("unpipe"),r.unpipe(t);}return r.on("data",v),function(t,e,r){if("function"==typeof t.prependListener)return t.prependListener(e,r);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]:t.on(e,r);}(t,"error",w),t.once("close",_),t.once("finish",M),t.emit("pipe",r),o.flowing||(d("pipe resume"),r.resume()),t;},C.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r)),this;if(!t){var n=e.pipes,o=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var i=0;i0,!1!==o.flowing&&this.resume()):"readable"===t&&(o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,d("on readable",o.length,o.reading),o.length?L(this):o.reading||n.nextTick(z,this))),r;},C.prototype.addListener=C.prototype.on,C.prototype.removeListener=function(t,e){var r=h.prototype.removeListener.call(this,t,e);return"readable"===t&&n.nextTick(K,this),r;},C.prototype.removeAllListeners=function(t){var e=h.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||n.nextTick(K,this),e;},C.prototype.resume=function(){var t=this._readableState;return t.flowing||(d("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,n.nextTick(H,t,e));}(this,t)),t.paused=!1,this;},C.prototype.pause=function(){return d("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(d("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this;},C.prototype.wrap=function(t){var e=this,r=this._readableState,n=!1;for(var i in t.on("end",function(){if(d("wrapped end"),r.decoder&&!r.ended){var t=r.decoder.end();t&&t.length&&e.push(t);}e.push(null);}),t.on("data",function(o){(d("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o)||(r.objectMode||o&&o.length)&&(e.push(o)||(n=!0,t.pause()));}),t)void 0===this[i]&&"function"==typeof t[i]&&(this[i]=function(e){return function(){return t[e].apply(t,arguments);};}(i));for(var o=0;o-1))throw new k(t);return this._writableState.defaultEncoding=t,this;},Object.defineProperty(C.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer();}}),Object.defineProperty(C.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark;}}),C.prototype._write=function(t,e,r){r(new M("_write()"));},C.prototype._writev=null,C.prototype.end=function(t,e,r){var o=this._writableState;return"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),o.corked&&(o.corked=1,this.uncork()),o.ending||function(t,e,r){e.ending=!0,F(t,e),r&&(e.finished?n.nextTick(r):t.once("finish",r));e.ended=!0,t.writable=!1;}(this,o,r),this;},Object.defineProperty(C.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length;}}),Object.defineProperty(C.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed;},set:function(t){this._writableState&&(this._writableState.destroyed=t);}}),C.prototype.destroy=y.destroy,C.prototype._undestroy=y.undestroy,C.prototype._destroy=function(t,e){e(t);};}).call(this,r(20),r(19));},function(t,e,r){"use strict";t.exports=m;var n=r(86).codes,o=n.ERR_METHOD_NOT_IMPLEMENTED,f=n.ERR_MULTIPLE_CALLBACK,h=n.ERR_TRANSFORM_ALREADY_TRANSFORMING,c=n.ERR_TRANSFORM_WITH_LENGTH_0,l=r(87);function d(t,data){var e=this._transformState;e.transforming=!1;var r=e.writecb;if(null===r)return this.emit("error",new f());e.writechunk=null,e.writecb=null,null!=data&&this.push(data),r(t);var n=this._readableState;n.reading=!1,(n.needReadable||n.length{void 0===t&&(t=h);const e=o.keccak256(t+"_iv");return n.fromString(o.toBN(e).toString()).mod(f.p);},e.getConstants=(t,e)=>{void 0===t&&(t=h),void 0===e&&(e=c);const r=new Array(e);let n=o.keccak256(h);for(let i=1;i{let n=f.e(t),o=f.e(e);const h=f.e(r);for(let i=0;i{void 0===n&&(n=1),void 0===r&&(r=f.zero);let o=f.zero,h=f.zero;for(let i=0;if.normalize(t));};},function(t,e,r){var n,o,f=r(32),h=r(290),c=f.process,l=f.Deno,d=c&&c.versions||l&&l.version,m=d&&d.v8;m&&(o=(n=m.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&h&&(!(n=h.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=h.match(/Chrome\/(\d+)/))&&(o=+n[1]),t.exports=o;},function(t,e){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||"";},function(t,e,r){var n=r(89);t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator;},function(t,e){var r="object"==typeof document&&document.all,n=void 0===r&&void 0!==r;t.exports={all:r,IS_HTMLDDA:n};},function(t,e,r){var n=r(35),o=r(21),f=r(183);t.exports=!n&&!o(function(){return 7!=Object.defineProperty(f("div"),"a",{get:function(){return 7;}}).a;});},function(t,e,r){var n=r(35),o=r(21);t.exports=n&&o(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype;});},function(t,e,r){var n=r(52),o=r(48),f=r(107),h=r(185),c=r(532),l=r(31),d=TypeError,m=l("toPrimitive");t.exports=function(input,t){if(!o(input)||f(input))return input;var e,r=h(input,m);if(r){if(void 0===t&&(t="default"),e=n(r,input,t),!o(e)||f(e))return e;throw d("Can't convert object to primitive value");}return void 0===t&&(t="number"),c(input,t);};},function(t,e,r){var n=r(17),o=r(21),f=r(24),h=r(34),c=r(35),l=r(186).CONFIGURABLE,d=r(297),m=r(187),y=m.enforce,v=m.get,w=String,_=Object.defineProperty,M=n("".slice),A=n("".replace),E=n([].join),x=c&&!o(function(){return 8!==_(function(){},"length",{value:8}).length;}),S=String(String).split("String"),I=t.exports=function(t,e,r){"Symbol("===M(w(e),0,7)&&(e="["+A(w(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!h(t,"name")||l&&t.name!==e)&&(c?_(t,"name",{value:e,configurable:!0}):t.name=e),x&&r&&h(r,"arity")&&t.length!==r.arity&&_(t,"length",{value:r.arity});try{r&&h(r,"constructor")&&r.constructor?c&&_(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0);}catch(t){}var n=y(t);return h(n,"source")||(n.source=E(S,"string"==typeof e?e:"")),t;};Function.prototype.toString=I(function(){return f(this)&&v(this).source||d(this);},"toString");},function(t,e,r){var n=r(17),o=r(24),f=r(179),h=n(Function.toString);o(f.inspectSource)||(f.inspectSource=function(t){return h(t);}),t.exports=f.inspectSource;},function(t,e,r){var n=r(539),o=r(108),f=r(105),h=n(n.bind);t.exports=function(t,e){return o(t),void 0===e?t:f?h(t,e):function(){return t.apply(e,arguments);};};},function(t,e,r){var n=r(17),o=r(21),f=r(70),h=Object,c=n("".split);t.exports=o(function(){return!h("z").propertyIsEnumerable(0);})?function(t){return"String"==f(t)?c(t,""):h(t);}:h;},function(t,e,r){var n=r(542);t.exports=function(t,e){return new(n(t))(0===e?0:e);};},function(t,e,r){var n=r(63),o=r(17),f=r(132),h=r(194),c=r(51),l=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var e=f.f(c(t)),r=h.f;return r?l(e,r(t)):e;};},function(t,e,r){var n=r(17),o=r(34),f=r(58),h=r(303).indexOf,c=r(129),l=n([].push);t.exports=function(object,t){var e,r=f(object),i=0,n=[];for(e in r)!o(c,e)&&o(r,e)&&l(n,e);for(;t.length>i;)o(r,e=t[i++])&&(~h(n,e)||l(n,e));return n;};},function(t,e,r){var n=r(58),o=r(192),f=r(111),h=function(t){return function(e,r,h){var c,l=n(e),d=f(l),m=o(h,d);if(t&&r!=r){for(;d>m;)if((c=l[m++])!=c)return!0;}else for(;d>m;m++)if((t||m in l)&&l[m]===r)return t||m||0;return!t&&-1;};};t.exports={includes:h(!0),indexOf:h(!1)};},function(t,e,r){var n=r(21),o=r(24),f=/#|\.prototype\./,h=function(t,e){var r=data[c(t)];return r==d||r!=l&&(o(e)?n(e):!!e);},c=h.normalize=function(t){return String(t).replace(f,".").toLowerCase();},data=h.data={},l=h.NATIVE="N",d=h.POLYFILL="P";t.exports=h;},function(t,e,r){var n=r(296),o=r(47);t.exports=function(t,e,r){return r.get&&n(r.get,e,{getter:!0}),r.set&&n(r.set,e,{setter:!0}),o.f(t,e,r);};},function(t,e,r){"use strict";var n=r(27),o=r(303).includes,f=r(21),h=r(549);n({target:"Array",proto:!0,forced:f(function(){return!Array(1).includes();})},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0);}}),h("includes");},function(t,e,r){var n=r(35),o=r(294),f=r(47),h=r(51),c=r(58),l=r(133);e.f=n&&!o?Object.defineProperties:function(t,e){h(t);for(var r,n=c(e),o=l(e),d=o.length,m=0;d>m;)f.f(t,r=o[m++],n[r]);return t;};},function(t,e,r){"use strict";var n=r(27),o=r(17),f=r(551),h=r(106),c=r(71),l=r(553),d=o("".indexOf);n({target:"String",proto:!0,forced:!l("includes")},{includes:function(t){return!!~d(c(h(this)),c(f(t)),arguments.length>1?arguments[1]:void 0);}});},function(t,e,r){var n=r(31);e.f=n;},function(t,e,r){var n=r(32);t.exports=n;},function(t,e,r){var n=r(89);t.exports=n&&!!Symbol.for&&!!Symbol.keyFor;},function(t,e,r){var n=r(21),o=r(31),f=r(289),h=o("species");t.exports=function(t){return f>=51||!n(function(){var e=[];return(e.constructor={})[h]=function(){return{foo:1};},1!==e[t](Boolean).foo;});};},function(t,e,r){var n=r(130),o=r(185),f=r(181),h=r(135),c=r(31)("iterator");t.exports=function(t){if(!f(t))return o(t,c)||o(t,"@@iterator")||h[n(t)];};},function(t,e,r){"use strict";var n,o,f,h=r(21),c=r(24),l=r(48),d=r(112),m=r(195),y=r(90),v=r(31),w=r(104),_=v("iterator"),M=!1;[].keys&&("next"in(f=[].keys())?(o=m(m(f)))!==Object.prototype&&(n=o):M=!0),!l(n)||h(function(){var t={};return n[_].call(t)!==t;})?n={}:w&&(n=d(n)),c(n[_])||y(n,_,function(){return this;}),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:M};},function(t,e,r){var n=r(585),o=r(51),f=r(586);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=n(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array;}catch(t){}return function(r,n){return o(r),f(n),e?t(r,n):r.__proto__=n,r;};}():void 0);},function(t,e,r){r(593),r(596);},function(t,e,r){"use strict";var n,o=r(32),f=r(197),h=r(24),c=r(594),l=r(290),d=r(198),m=r(595),y=o.Function,v=/MSIE .\./.test(l)||c&&((n=o.Bun.version.split(".")).length<3||0==n[0]&&(n[1]<3||3==n[1]&&0==n[2]));t.exports=function(t,e){var r=e?2:1;return v?function(n,o){var c=m(arguments.length,1)>r,l=h(n)?n:y(n),v=c?d(arguments,r):[],w=c?function(){f(l,this,v);}:l;return e?t(w,o):t(w);}:t;};},function(t,e,r){"use strict";(function(t){r.d(e,"a",function(){return Z;});var n=r(5),o=r.n(n),f=r(28),h=r.n(f);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==t||"undefined"!=typeof self&&self;function c(t,e,r){return r={path:e,exports:{},require:function(path,base){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs");}(null==base&&r.path);}},t(r,r.exports),r.exports;}var l=d;function d(t,e){if(!t)throw new Error(e||"Assertion failed");}d.equal=function(t,e,r){if(t!=e)throw new Error(r||"Assertion failed: "+t+" != "+e);};var m=c(function(t,e){var r=e;function n(t){return 1===t.length?"0"+t:t;}function o(t){for(var e="",i=0;i>8,f=255&n;o?r.push(o,f):r.push(f);}return r;},r.zero2=n,r.toHex=o,r.encode=function(t,e){return"hex"===e?o(t):t;};}),y=c(function(t,e){var r=e;r.assert=l,r.toArray=m.toArray,r.zero2=m.zero2,r.toHex=m.toHex,r.encode=m.encode,r.getNAF=function(t,e,r){var n=new Array(Math.max(t.bitLength(),r)+1);n.fill(0);for(var o=1<(o>>1)-1?(o>>1)-c:c,f.isubn(h)):h=0,n[i]=h,f.iushrn(1);}return n;},r.getJSF=function(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var n,o=0,f=0;t.cmpn(-o)>0||e.cmpn(-f)>0;){var h,c,l=t.andln(3)+o&3,d=e.andln(3)+f&3;3===l&&(l=-1),3===d&&(d=-1),h=0==(1&l)?0:3!==(n=t.andln(7)+o&7)&&5!==n||2!==d?l:-l,r[0].push(h),c=0==(1&d)?0:3!==(n=e.andln(7)+f&7)&&5!==n||2!==l?d:-d,r[1].push(c),2*o===h+1&&(o=1-o),2*f===c+1&&(f=1-f),t.iushrn(1),e.iushrn(1);}return r;},r.cachedProperty=function(t,e,r){var n="_"+e;t.prototype[e]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this);};},r.parseBytes=function(t){return"string"==typeof t?r.toArray(t,"hex"):t;},r.intFromLE=function(t){return new o.a(t,"hex","le");};}),v=y.getNAF,w=y.getJSF,_=y.assert;function M(t,e){this.type=t,this.p=new o.a(e.p,16),this.red=e.prime?o.a.red(e.prime):o.a.mont(this.p),this.zero=new o.a(0).toRed(this.red),this.one=new o.a(1).toRed(this.red),this.two=new o.a(2).toRed(this.red),this.n=e.n&&new o.a(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red));}var base=M;function A(t,e){this.curve=t,this.type=e,this.precomputed=null;}M.prototype.point=function(){throw new Error("Not implemented");},M.prototype.validate=function(){throw new Error("Not implemented");},M.prototype._fixedNafMul=function(p,t){_(p.precomputed);var e=p._getDoubles(),r=v(t,1,this._bitLength),n=(1<=o;c--)f=(f<<1)+r[c];h.push(f);}for(var a=this.jpoint(null,null,null),b=this.jpoint(null,null,null),i=n;i>0;i--){for(o=0;o=0;i--){for(var h=0;i>=0&&0===o[i];i--)h++;if(i>=0&&h++,f=f.dblp(h),i<0)break;var c=o[i];_(0!==c),f="affine"===p.type?c>0?f.mixedAdd(n[c-1>>1]):f.mixedAdd(n[-c-1>>1].neg()):c>0?f.add(n[c-1>>1]):f.add(n[-c-1>>1].neg());}return"affine"===p.type?f.toP():f;},M.prototype._wnafMulAdd=function(t,e,r,n,o){var i,f,p,h=this._wnafT1,c=this._wnafT2,l=this._wnafT3,d=0;for(i=0;i=1;i-=2){var a=i-1,b=i;if(1===h[a]&&1===h[b]){var y=[e[a],null,null,e[b]];0===e[a].y.cmp(e[b].y)?(y[1]=e[a].add(e[b]),y[2]=e[a].toJ().mixedAdd(e[b].neg())):0===e[a].y.cmp(e[b].y.redNeg())?(y[1]=e[a].toJ().mixedAdd(e[b]),y[2]=e[a].add(e[b].neg())):(y[1]=e[a].toJ().mixedAdd(e[b]),y[2]=e[a].toJ().mixedAdd(e[b].neg()));var _=[-3,-1,-5,-7,0,7,5,1,3],M=w(r[a],r[b]);for(d=Math.max(M[0].length,d),l[a]=new Array(d),l[b]=new Array(d),f=0;f=0;i--){for(var I=0;i>=0;){var k=!0;for(f=0;f=0&&I++,x=x.dblp(I),i<0)break;for(f=0;f0?p=c[f][T-1>>1]:T<0&&(p=c[f][-T-1>>1].neg()),x="affine"===p.type?x.mixedAdd(p):x.add(p));}}for(i=0;i=Math.ceil((t.bitLength()+1)/e.step);},A.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i=0&&(h=e,c=r),n.negative&&(n=n.neg(),f=f.neg()),h.negative&&(h=h.neg(),c=c.neg()),[{a:n,b:f},{a:h,b:c}];},S.prototype._endoSplit=function(t){var e=this.endo.basis,r=e[0],n=e[1],o=n.b.mul(t).divRound(this.n),f=r.b.neg().mul(t).divRound(this.n),h=o.mul(r.a),c=f.mul(n.a),l=o.mul(r.b),d=f.mul(n.b);return{k1:t.sub(h).sub(c),k2:l.add(d).neg()};},S.prototype.pointFromX=function(t,e){(t=new o.a(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var f=n.fromRed().isOdd();return(e&&!f||!e&&f)&&(n=n.redNeg()),this.point(t,n);},S.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,r=t.y,n=this.a.redMul(e),o=e.redSqr().redMul(e).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0);},S.prototype._endoWnafMulAdd=function(t,e,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i":"";},k.prototype.isInfinity=function(){return this.inf;},k.prototype.add=function(p){if(this.inf)return p;if(p.inf)return this;if(this.eq(p))return this.dbl();if(this.neg().eq(p))return this.curve.point(null,null);if(0===this.x.cmp(p.x))return this.curve.point(null,null);var t=this.y.redSub(p.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(p.x).redInvm()));var e=t.redSqr().redISub(this.x).redISub(p.x),r=t.redMul(this.x.redSub(e)).redISub(this.y);return this.curve.point(e,r);},k.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var a=this.curve.a,e=this.x.redSqr(),r=t.redInvm(),n=e.redAdd(e).redIAdd(e).redIAdd(a).redMul(r),o=n.redSqr().redISub(this.x.redAdd(this.x)),f=n.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,f);},k.prototype.getX=function(){return this.x.fromRed();},k.prototype.getY=function(){return this.y.fromRed();},k.prototype.mul=function(t){return t=new o.a(t,16),this.isInfinity()?this:this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t);},k.prototype.mulAdd=function(t,e,r){var n=[this,e],o=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2);},k.prototype.jmulAdd=function(t,e,r){var n=[this,e],o=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0);},k.prototype.eq=function(p){return this===p||this.inf===p.inf&&(this.inf||0===this.x.cmp(p.x)&&0===this.y.cmp(p.y));},k.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var pre=this.precomputed,r=function(p){return p.neg();};e.precomputed={naf:pre.naf&&{wnd:pre.naf.wnd,points:pre.naf.points.map(r)},doubles:pre.doubles&&{step:pre.doubles.step,points:pre.doubles.points.map(r)}};}return e;},k.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one);},E(T,base.BasePoint),S.prototype.jpoint=function(t,e,r){return new T(this,t,e,r);},T.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),r=this.x.redMul(e),n=this.y.redMul(e).redMul(t);return this.curve.point(r,n);},T.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z);},T.prototype.add=function(p){if(this.isInfinity())return p;if(p.isInfinity())return this;var t=p.z.redSqr(),e=this.z.redSqr(),r=this.x.redMul(t),n=p.x.redMul(e),o=this.y.redMul(t.redMul(p.z)),f=p.y.redMul(e.redMul(this.z)),h=r.redSub(n),c=o.redSub(f);if(0===h.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=h.redSqr(),h3=h2.redMul(h),l=r.redMul(h2),d=c.redSqr().redIAdd(h3).redISub(l).redISub(l),m=c.redMul(l.redISub(d)).redISub(o.redMul(h3)),y=this.z.redMul(p.z).redMul(h);return this.curve.jpoint(d,m,y);},T.prototype.mixedAdd=function(p){if(this.isInfinity())return p.toJ();if(p.isInfinity())return this;var t=this.z.redSqr(),e=this.x,r=p.x.redMul(t),n=this.y,o=p.y.redMul(t).redMul(this.z),f=e.redSub(r),h=n.redSub(o);if(0===f.cmpn(0))return 0!==h.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=f.redSqr(),h3=h2.redMul(f),c=e.redMul(h2),l=h.redSqr().redIAdd(h3).redISub(c).redISub(c),d=h.redMul(c.redISub(l)).redISub(n.redMul(h3)),m=this.z.redMul(f);return this.curve.jpoint(l,d,m);},T.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();var i;if(this.curve.zeroA||this.curve.threeA){var e=this;for(i=0;i=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0;}},T.prototype.inspect=function(){return this.isInfinity()?"":"";},T.prototype.isInfinity=function(){return 0===this.z.cmpn(0);};var O=c(function(t,e){var r=e;r.base=base,r.short=I,r.mont=null,r.edwards=null;}),B=c(function(t,e){var pre,r=e,n=y.assert;function o(t){"short"===t.type?this.curve=new O.short(t):"edwards"===t.type?this.curve=new O.edwards(t):this.curve=new O.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,n(this.g.validate(),"Invalid curve"),n(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O");}function f(t,e){Object.defineProperty(r,t,{configurable:!0,enumerable:!0,get:function(){var n=new o(e);return Object.defineProperty(r,t,{configurable:!0,enumerable:!0,value:n}),n;}});}r.PresetCurve=o,f("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:h.a.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),f("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:h.a.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),f("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:h.a.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),f("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:h.a.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),f("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:h.a.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),f("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:h.a.sha256,gRed:!1,g:["9"]}),f("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:h.a.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{pre=null.crash();}catch(t){pre=void 0;}f("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:h.a.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",pre]});});function C(t){if(!(this instanceof C))return new C(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=m.toArray(t.entropy,t.entropyEnc||"hex"),r=m.toArray(t.nonce,t.nonceEnc||"hex"),n=m.toArray(t.pers,t.persEnc||"hex");l(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,r,n);}var R=C;C.prototype._init=function(t,e,r){var n=t.concat(e).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(t.concat(r||[])),this._reseed=1;},C.prototype.generate=function(t,e,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(n=r,r=e,e=null),r&&(r=m.toArray(r,n||"hex"),this._update(r));for(var o=[];o.length";};var L=y.assert;function F(t,e){if(t instanceof F)return t;this._importDER(t,e)||(L(t.r&&t.s,"Signature without r or s"),this.r=new o.a(t.r,16),this.s=new o.a(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam);}var D=F;function U(){this.place=0;}function K(t,p){var e=t[p.place++];if(!(128&e))return e;var r=15&e;if(0===r||r>4)return!1;for(var n=0,i=0,o=p.place;i>>=0;return!(n<=127)&&(p.place=o,n);}function z(t){for(var i=0,e=t.length-1;!t[i]&&!(128&t[i+1])&&i>>3);for(t.push(128|r);--r;)t.push(e>>>(r<<3)&255);t.push(e);}}F.prototype._importDER=function(data,t){data=y.toArray(data,t);var p=new U();if(48!==data[p.place++])return!1;var e=K(data,p);if(!1===e)return!1;if(e+p.place!==data.length)return!1;if(2!==data[p.place++])return!1;var r=K(data,p);if(!1===r)return!1;var n=data.slice(p.place,r+p.place);if(p.place+=r,2!==data[p.place++])return!1;var f=K(data,p);if(!1===f)return!1;if(data.length!==f+p.place)return!1;var s=data.slice(p.place,f+p.place);if(0===n[0]){if(!(128&n[1]))return!1;n=n.slice(1);}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1);}return this.r=new o.a(n),this.s=new o.a(s),this.recoveryParam=null,!0;},F.prototype.toDER=function(t){var e=this.r.toArray(),s=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&s[0]&&(s=[0].concat(s)),e=z(e),s=z(s);!(s[0]||128&s[1]);)s=s.slice(1);var r=[2];H(r,e.length),(r=r.concat(e)).push(2),H(r,s.length);var n=r.concat(s),o=[48];return H(o,n.length),o=o.concat(n),y.encode(o,t);};var Q=function(){throw new Error("unsupported");},G=y.assert;function V(t){if(!(this instanceof V))return new V(t);"string"==typeof t&&(G(Object.prototype.hasOwnProperty.call(B,t),"Unknown curve "+t),t=B[t]),t instanceof B.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash;}var W=V;V.prototype.keyPair=function(t){return new j(this,t);},V.prototype.keyFromPrivate=function(t,e){return j.fromPrivate(this,t,e);},V.prototype.keyFromPublic=function(t,e){return j.fromPublic(this,t,e);},V.prototype.genKeyPair=function(t){t||(t={});for(var e=new R({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||Q(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new o.a(2));;){var f=new o.a(e.generate(r));if(!(f.cmp(n)>0))return f.iaddn(1),this.keyFromPrivate(f);}},V.prototype._truncateToN=function(t,e){var r=8*t.byteLength()-this.n.bitLength();return r>0&&(t=t.ushrn(r)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t;},V.prototype.sign=function(t,e,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),e=this.keyFromPrivate(e,r),t=this._truncateToN(new o.a(t,16));for(var f=this.n.byteLength(),h=e.getPrivate().toArray("be",f),c=t.toArray("be",f),l=new R({hash:this.hash,entropy:h,nonce:c,pers:n.pers,persEnc:n.persEnc||"utf8"}),d=this.n.sub(new o.a(1)),m=0;;m++){var y=n.k?n.k(m):new o.a(l.generate(this.n.byteLength()));if(!((y=this._truncateToN(y,!0)).cmpn(1)<=0||y.cmp(d)>=0)){var v=this.g.mul(y);if(!v.isInfinity()){var w=v.getX(),_=w.umod(this.n);if(0!==_.cmpn(0)){var s=y.invm(this.n).mul(_.mul(e.getPrivate()).iadd(t));if(0!==(s=s.umod(this.n)).cmpn(0)){var M=(v.getY().isOdd()?1:0)|(0!==w.cmp(_)?2:0);return n.canonical&&s.cmp(this.nh)>0&&(s=this.n.sub(s),M^=1),new D({r:_,s:s,recoveryParam:M});}}}}}},V.prototype.verify=function(t,e,r,n){t=this._truncateToN(new o.a(t,16)),r=this.keyFromPublic(r,n);var f=(e=new D(e,"hex")).r,s=e.s;if(f.cmpn(1)<0||f.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var p,h=s.invm(this.n),c=h.mul(t).umod(this.n),l=h.mul(f).umod(this.n);return this.curve._maxwellTrick?!(p=this.g.jmulAdd(c,r.getPublic(),l)).isInfinity()&&p.eqXToP(f):!(p=this.g.mulAdd(c,r.getPublic(),l)).isInfinity()&&0===p.getX().umod(this.n).cmp(f);},V.prototype.recoverPubKey=function(t,e,r,n){G((3&r)===r,"The recovery param is more than two bits"),e=new D(e,n);var f=this.n,h=new o.a(t),c=e.r,s=e.s,l=1&r,d=r>>1;if(c.cmp(this.curve.p.umod(this.curve.n))>=0&&d)throw new Error("Unable to find sencond key candinate");c=d?this.curve.pointFromX(c.add(this.curve.n),l):this.curve.pointFromX(c,l);var m=e.r.invm(f),y=f.sub(h).mul(m).umod(f),v=s.mul(m).umod(f);return this.g.mulAdd(y,c,v);},V.prototype.getKeyRecoveryParam=function(t,e,r,n){if(null!==(e=new D(e,n)).recoveryParam)return e.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(t,e,i);}catch(t){continue;}if(o.eq(r))return i;}throw new Error("Unable to find valid recovery factor");};var Z=c(function(t,e){var r=e;r.version="6.5.4",r.utils=y,r.rand=function(){throw new Error("unsupported");},r.curve=O,r.curves=B,r.ec=W,r.eddsa=null;}).ec;}).call(this,r(20));},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(364).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){"use strict";var n;r.d(e,"a",function(){return n;}),function(t){t.sha256="sha256",t.sha512="sha512";}(n||(n={}));},function(t,e,r){"use strict";r.d(e,"a",function(){return n;});const n="random/5.7.0";},function(t,e,r){"use strict";r.d(e,"a",function(){return L;}),r.d(e,"b",function(){return F;});var n=r(0),o=r(1),f=r(2),h=r(53),c=r(18),l=r(6);class d extends c.a{constructor(t){super("address","address",t,!1);}defaultValue(){return"0x0000000000000000000000000000000000000000";}encode(t,e){try{e=Object(l.a)(e);}catch(t){this._throwError(t.message,e);}return t.writeValue(e);}decode(t){return Object(l.a)(Object(n.h)(t.readValue().toHexString(),20));}}class m extends c.a{constructor(t){super(t.name,t.type,void 0,t.dynamic),this.coder=t;}defaultValue(){return this.coder.defaultValue();}encode(t,e){return this.coder.encode(t,e);}decode(t){return this.coder.decode(t);}}const y=new f.b(h.a);function v(t,e,r){let n=null;if(Array.isArray(r))n=r;else if(r&&"object"==typeof r){let t={};n=e.map(e=>{const n=e.localName;return n||y.throwError("cannot encode object for signature with missing names",f.b.errors.INVALID_ARGUMENT,{argument:"values",coder:e,value:r}),t[n]&&y.throwError("cannot encode object for signature with duplicate names",f.b.errors.INVALID_ARGUMENT,{argument:"values",coder:e,value:r}),t[n]=!0,r[n];});}else y.throwArgumentError("invalid tuple value","tuple",r);e.length!==n.length&&y.throwArgumentError("types/value length mismatch","tuple",r);let o=new c.c(t.wordSize),h=new c.c(t.wordSize),l=[];e.forEach((t,e)=>{let r=n[e];if(t.dynamic){let e=h.length;t.encode(h,r);let n=o.writeUpdatableValue();l.push(t=>{n(t+e);});}else t.encode(o,r);}),l.forEach(t=>{t(o.length);});let d=t.appendWriter(o);return d+=t.appendWriter(h),d;}function w(t,e){let r=[],n=t.subReader(0);e.forEach(e=>{let o=null;if(e.dynamic){let r=t.readValue(),h=n.subReader(r.toNumber());try{o=e.decode(h);}catch(t){if(t.code===f.b.errors.BUFFER_OVERRUN)throw t;o=t,o.baseType=e.name,o.name=e.localName,o.type=e.type;}}else try{o=e.decode(t);}catch(t){if(t.code===f.b.errors.BUFFER_OVERRUN)throw t;o=t,o.baseType=e.name,o.name=e.localName,o.type=e.type;}null!=o&&r.push(o);});const o=e.reduce((t,e)=>{const r=e.localName;return r&&(t[r]||(t[r]=0),t[r]++),t;},{});e.forEach((t,e)=>{let n=t.localName;if(!n||1!==o[n])return;if("length"===n&&(n="_length"),null!=r[n])return;const f=r[e];f instanceof Error?Object.defineProperty(r,n,{enumerable:!0,get:()=>{throw f;}}):r[n]=f;});for(let i=0;i{throw t;}});}return Object.freeze(r);}class _ extends c.a{constructor(t,e,r){super("array",t.type+"["+(e>=0?e:"")+"]",r,-1===e||t.dynamic),this.coder=t,this.length=e;}defaultValue(){const t=this.coder.defaultValue(),e=[];for(let i=0;it._data.length&&y.throwError("insufficient data length",f.b.errors.BUFFER_OVERRUN,{length:t._data.length,count:e}));let r=[];for(let i=0;i{t.dynamic&&(r=!0),n.push(t.type);});super("tuple","tuple("+n.join(",")+")",e,r),this.coders=t;}defaultValue(){const t=[];this.coders.forEach(e=>{t.push(e.defaultValue());});const e=this.coders.reduce((t,e)=>{const r=e.localName;return r&&(t[r]||(t[r]=0),t[r]++),t;},{});return this.coders.forEach((r,n)=>{let o=r.localName;o&&1===e[o]&&("length"===o&&(o="_length"),null==t[o]&&(t[o]=t[n]));}),Object.freeze(t);}encode(t,e){return v(t,this.coders,e);}decode(t){return t.coerce(this.name,w(t,this.coders));}}var R=r(39);const P=new f.b(h.a),N=new RegExp(/^bytes([0-9]*)$/),j=new RegExp(/^(u?int)([0-9]*)$/);class L{constructor(t){Object(o.d)(this,"coerceFunc",t||null);}_getCoder(param){switch(param.baseType){case"address":return new d(param.name);case"bool":return new M(param.name);case"string":return new B(param.name);case"bytes":return new E(param.name);case"array":return new _(this._getCoder(param.arrayChildren),param.arrayLength,param.name);case"tuple":return new C((param.components||[]).map(component=>this._getCoder(component)),param.name);case"":return new S(param.name);}let t=param.type.match(j);if(t){let e=parseInt(t[2]||"256");return(0===e||e>256||e%8!=0)&&P.throwArgumentError("invalid "+t[1]+" bit length","param",param),new T(e/8,"int"===t[1],param.name);}if(t=param.type.match(N),t){let e=parseInt(t[1]);return(0===e||e>32)&&P.throwArgumentError("invalid bytes length","param",param),new x(e,param.name);}return P.throwArgumentError("invalid type","type",param.type);}_getWordSize(){return 32;}_getReader(data,t){return new c.b(data,this._getWordSize(),this.coerceFunc,t);}_getWriter(){return new c.c(this._getWordSize());}getDefaultValue(t){const e=t.map(t=>this._getCoder(R.g.from(t)));return new C(e,"_").defaultValue();}encode(t,e){t.length!==e.length&&P.throwError("types/values length mismatch",f.b.errors.INVALID_ARGUMENT,{count:{types:t.length,values:e.length},value:{types:t,values:e}});const r=t.map(t=>this._getCoder(R.g.from(t))),n=new C(r,"_"),o=this._getWriter();return n.encode(o,e),o.data;}decode(t,data,e){const r=t.map(t=>this._getCoder(R.g.from(t)));return new C(r,"_").decode(this._getReader(Object(n.a)(data),e));}}const F=new L();},function(t,e,r){"use strict";r.d(e,"b",function(){return d;}),r.d(e,"c",function(){return m;}),r.d(e,"d",function(){return y;}),r.d(e,"a",function(){return v;});var n=r(28),o=r.n(n),f=r(0),h=r(320),c=r(2);const l=new c.b("sha2/5.7.0");function d(data){return"0x"+o.a.ripemd160().update(Object(f.a)(data)).digest("hex");}function m(data){return"0x"+o.a.sha256().update(Object(f.a)(data)).digest("hex");}function y(data){return"0x"+o.a.sha512().update(Object(f.a)(data)).digest("hex");}function v(t,e,data){return h.a[t]||l.throwError("unsupported algorithm "+t,c.b.errors.UNSUPPORTED_OPERATION,{operation:"hmac",algorithm:t}),"0x"+o.a.hmac(o.a[t],Object(f.a)(e)).update(Object(f.a)(data)).digest("hex");}},function(t,e,r){(function(t){const{AES:e,HmacSHA256:n,enc:o}=r(329),{isEmpty:f}=r(355),{BigNumber:h}=r(33),{poseidon:c}=r(368),{decrypt:l}=r(515),{IndexedDB:d}=r(603),{sleep:m}=r(569),{workerEvents:y,numbers:v}=r(75),{ExtendedProvider:w}=r(602),{POOL_CONTRACT:_,RPC_LIST:M,FALLBACK_RPC_LIST:A}=r(600),{TornadoPool__factory:E}=r(601),x=t=>{self.chainId=t;const e=(t=>new w(M[t],t,A[t]))(t);S(t,e);},S=(t,e)=>{self.poolContract=E.connect(_[t],e);},I=async({blockFrom:t,blockTo:e,cachedEvents:r,withCache:n})=>{const filter=self.poolContract.filters.NewCommitment();return(await self.poolContract.queryFilter(filter,t,e)).map(({blockNumber:t,transactionHash:e,args:r})=>({blockNumber:t,transactionHash:e,index:Number(r.index),commitment:r.commitment,encryptedOutput:r.encryptedOutput})).filter(t=>!(!n&&r&&r.length)||r.find(e=>t.transactionHash===e.transactionHash&&t.index===e.index));},k=async({withCache:t,lastSyncBlock:e})=>{try{let r=v.DEPLOYED_BLOCK;self.$indexedDB||(await m(v.RECALL_DELAY));let n=await self.$indexedDB.getAll({storeName:"commitment_events_100"});n||(n=[]),e||(e=await R());const o=await self.poolContract.provider.getBlockNumber();if(e&&n.length){const t=Number(e)+v.ONE;if(Number(e)===o)return{commitmentEvents:n};r=t>o?o:t;}const f=await I({blockFrom:r,blockTo:o,cachedEvents:n,withCache:t});return{newCommitmentEvents:f,commitmentEvents:t?n.concat(f):f};}catch(t){throw new Error(`Method NEW getCommitmentEvents has error: ${t.message}`);}},T=({commitmentEvent:t,privateKey:e,bgPublicKey:r})=>{const n=L(t.encryptedOutput,e),o=h.from(t.index).toNumber(),f=h.from("0x"+D(n,v.ZERO,v.BYTES_31)),c=h.from("0x"+D(n,v.BYTES_31,v.BYTES_62)),{commitment:l,nullifier:d}=F({index:o,amount:f,blinding:c,privateKey:e,publicKey:r}),m=d._hex.slice(v.TWO).padStart(v.NULLIFIER_LENGTH,"0x00000");return{index:o,amount:f,blinding:c,nullifier:d,commitment:l,nullifierHash:m,blockNumber:t.blockNumber,transactionHash:t.transactionHash};},O=({publicKey:t,privateKey:e,commitmentEvents:r})=>{try{const n=[],o=[],f=h.from(t);for(const t of r)try{const r=T({commitmentEvent:t,privateKey:e,bgPublicKey:f});n.push(r),o.push(t);}catch(t){continue;}return{decrypted:n,commitments:o};}catch(t){throw new Error(t.message);}},B=async({key:t,indexName:e,storeName:r})=>{try{return await self.$indexedDB.getAllFromIndex({key:t,indexName:e,storeName:r});}catch(t){throw new Error(`getEvents has error: ${t.message}`);}},C=async({events:t,storeName:e})=>{try{if((await P())||!N()||f(t))return;self.$indexedDB.createMultipleTransactions({storeName:e,data:t});}catch(t){console.error(`saveEvents has error: ${t.message}`);}},R=async()=>{try{const[t]=await B({indexName:"name",key:"commitment_events_100",storeName:"last_sync_event"});return t?t.blockNumber:v.DEPLOYED_BLOCK;}catch(t){return console.error("getLastSyncBlock has error:",t.message),v.DEPLOYED_BLOCK;}},P=async()=>(self.$indexedDB||(await m(v.RECALL_DELAY)),!self.$indexedDB||self.$indexedDB.isBlocked),N=()=>!!self.location.host.includes("compassionate-payne-b9dc6b.netlify.app")||["localhost:3000","nova.tornadocash.eth","nova.tornadocash.eth.link","nova.tornadocash.eth.limo"].includes(self.location.host),j=t=>h.from(c(t).toString()),L=(data,e)=>t.from(l((e=>{"0x"===e.slice(v.ZERO,v.TWO)&&(e=e.slice(v.TWO));const r=t.from(e,"hex"),n=r.slice(v.ZERO,v.NONCE_BUF_LENGTH),o=r.slice(v.EPHEM_PUBLIC_KEY_BUF_LENGTH),f=r.slice(v.NONCE_BUF_LENGTH,v.EPHEM_PUBLIC_KEY_BUF_LENGTH);return{version:"x25519-xsalsa20-poly1305",nonce:n.toString("base64"),ciphertext:o.toString("base64"),ephemPublicKey:f.toString("base64")};})(data),e.slice(v.TWO)),"base64"),F=({amount:t,privateKey:e,publicKey:r,blinding:n,index:o})=>{if(t.gt(v.ZERO)&&(null==o||null==e))throw new Error("Can not compute nullifier without utxo index or shielded key");const f=j([t,r,n]),h=e?((t,e,r)=>j([t,e,r]))(e,f,o||v.ZERO):v.ZERO;return{commitment:f,nullifier:j([f,o||v.ZERO,h])};},D=(data,t,e)=>data.slice(t,e).toString("hex"),U=(t,r,o)=>({hash:e.encrypt(t,o).toString(),id:n(r,o).toString()}),K=(t,r)=>{const n=e.decrypt(t,r).toString(o.Utf8);return JSON.parse(n);};(async()=>{try{const t=new d({stores:[{keyPath:"index",name:"commitment_events_100",indexes:[{name:"transactionHash",unique:!1},{name:"commitment",unique:!0}]},{keyPath:"id",name:"decrypted_events_100",indexes:[{name:"hash",unique:!0}]},{keyPath:"name",name:"last_sync_event",indexes:[{name:"name",unique:!1}]}],dbName:"tornado_pool_events"});await t.initDB(),self.$indexedDB=t;}catch(t){console.log("err",t.message);}})(),self.addEventListener("message",({data:data,ports:t})=>{switch(self.postMessage(data),data.eventName){case y.GET_COMMITMENT_EVENTS:(async({publicKey:t,lastSyncBlock:e,withCache:r=!0},[n])=>{try{const{commitmentEvents:t,newCommitmentEvents:o}=await k({withCache:r,lastSyncBlock:e});n.postMessage({result:t}),C({events:o,storeName:"commitment_events_100"});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.INIT_WORKER:x(data.payload);break;case y.GET_BATCH_EVENTS:(async({blockFrom:t,blockTo:e,publicKey:r,privateKey:n,cachedEvents:o,withCache:f=!0},[h])=>{try{const c=await I({blockFrom:t,blockTo:e,publicKey:r,cachedEvents:o,withCache:f}),{decrypted:l,commitments:d}=O({publicKey:r,privateKey:n,commitmentEvents:c}),m=l.map(t=>U(JSON.stringify(t),t.commitment._hex,n));h.postMessage({result:{decrypted:l,commitments:c,userCommitments:d,decryptedHashes:m}});}catch(t){h.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.GET_BATCH_COMMITMENTS_EVENTS:(async({blockFrom:t,blockTo:e,publicKey:r,privateKey:n,cachedEvents:o,withCache:f=!0},[h])=>{try{const n=await I({blockFrom:t,blockTo:e,publicKey:r,cachedEvents:o,withCache:f});h.postMessage({result:n}),C({events:n,storeName:"commitment_events_100"});}catch(t){h.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.GET_EVENTS_FROM_TX_HASH:(async({txHash:t,publicKey:e,privateKey:r},[n])=>{try{const o=await B({key:t.toLowerCase(),indexName:"transactionHash",storeName:"commitment_events_100"});if(o&&o.length){const t=O({publicKey:e,privateKey:r,commitmentEvents:o});return void n.postMessage({result:t.decrypted});}const{commitmentEvents:f}=await k({withCache:!0}),{decrypted:h}=O({publicKey:e,privateKey:r,commitmentEvents:f}),c=h.find(e=>e.transactionHash.toLowerCase()===t.toLowerCase());n.postMessage({result:c});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.GET_CACHED_EVENTS:(async({storeName:t,publicKey:e,privateKey:r},[n])=>{try{if(!(await P())){const e=await self.$indexedDB.getAll({storeName:t}),o=[];for(const t of e)try{const e=K(t.hash,r);o.find(t=>t.index===e.index)||o.push(e);}catch{continue;}const[f]=o.sort((a,b)=>b.blockNumber-a.blockNumber);return void n.postMessage({result:{decrypted:o,lastSyncBlock:f?f.blockNumber:v.DEPLOYED_BLOCK}});}n.postMessage({result:[]});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.GET_CACHED_COMMITMENTS_EVENTS:(async({storeName:t,publicKey:e,privateKey:r},[n])=>{try{if(!(await P())){const e=(await self.$indexedDB.getAll({storeName:t})).reduce((t,e)=>(t.find(t=>t.index===e.index)||t.push(e),t),[]),[r]=e.sort((a,b)=>b.blockNumber-a.blockNumber);return void n.postMessage({result:{commitments:e,lastSyncBlock:r?r.blockNumber:v.DEPLOYED_BLOCK}});}n.postMessage({result:[]});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.SAVE_EVENTS:(({data:data,storeName:t},[e])=>{try{C({events:data,storeName:t}),e.postMessage({result:"success"});}catch(t){e.postMessage({errorMessage:t.message});}})(data.payload,t);break;case y.SAVE_LAST_SYNC_BLOCK:(async({lastSyncBlock:t},[e])=>{try{await self.$indexedDB.putItem({data:{blockNumber:t,name:"commitment_events_100"},storeName:"last_sync_event"}),e.postMessage({result:"success"});}catch(t){e.postMessage({errorMessage:t.message});}})(data.payload,t);}},!1);}).call(this,r(3).Buffer);},,,function(t,e,r){"use strict";e.byteLength=function(t){var e=h(t),r=e[0],n=e[1];return 3*(r+n)/4-n;},e.toByteArray=function(t){var e,i,r=h(t),n=r[0],c=r[1],l=new f(function(t,e,r){return 3*(e+r)/4-r;}(0,n,c)),d=0,m=c>0?n-4:n;for(i=0;i>16&255,l[d++]=e>>8&255,l[d++]=255&e;2===c&&(e=o[t.charCodeAt(i)]<<2|o[t.charCodeAt(i+1)]>>4,l[d++]=255&e);1===c&&(e=o[t.charCodeAt(i)]<<10|o[t.charCodeAt(i+1)]<<4|o[t.charCodeAt(i+2)]>>2,l[d++]=e>>8&255,l[d++]=255&e);return l;},e.fromByteArray=function(t){for(var e,r=t.length,o=r%3,f=[],h=16383,i=0,l=r-o;il?l:i+h));1===o?(e=t[r-1],f.push(n[e>>2]+n[e<<4&63]+"==")):2===o&&(e=(t[r-2]<<8)+t[r-1],f.push(n[e>>10]+n[e>>4&63]+n[e<<2&63]+"="));return f.join("");};for(var n=[],o=[],f="undefined"!=typeof Uint8Array?Uint8Array:Array,code="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)n[i]=code[i],o[code.charCodeAt(i)]=i;function h(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4];}function c(t,e,r){for(var o,f,output=[],i=e;i>18&63]+n[f>>12&63]+n[f>>6&63]+n[63&f]);return output.join("");}o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63;},function(t,e){e.read=function(t,e,r,n,o){var f,h,c=8*o-n-1,l=(1<>1,m=-7,i=r?o-1:0,y=r?-1:1,s=t[e+i];for(i+=y,f=s&(1<<-m)-1,s>>=-m,m+=c;m>0;f=256*f+t[e+i],i+=y,m-=8);for(h=f&(1<<-m)-1,f>>=-m,m+=n;m>0;h=256*h+t[e+i],i+=y,m-=8);if(0===f)f=1-d;else{if(f===l)return h?NaN:1/0*(s?-1:1);h+=Math.pow(2,n),f-=d;}return(s?-1:1)*h*Math.pow(2,f-n);},e.write=function(t,e,r,n,o,f){var h,c,l,d=8*f-o-1,m=(1<>1,rt=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,i=n?0:f-1,v=n?1:-1,s=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,h=m):(h=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-h))<1&&(h--,l*=2),(e+=h+y>=1?rt/l:rt*Math.pow(2,1-y))*l>=2&&(h++,l/=2),h+y>=m?(c=0,h=m):h+y>=1?(c=(e*l-1)*Math.pow(2,o),h+=y):(c=e*Math.pow(2,y-1)*Math.pow(2,o),h=0));o>=8;t[r+i]=255&c,i+=v,c/=256,o-=8);for(h=h<0;t[r+i]=255&h,i+=v,h/=256,d-=8);t[r+i-v]|=128*s;};},function(t,e,r){var n;t.exports=(n=r(10),r(115),r(331),r(332),r(77),r(333),r(78),r(145),r(203),r(334),r(204),r(335),r(336),r(337),r(146),r(338),r(66),r(30),r(339),r(340),r(341),r(342),r(343),r(344),r(345),r(346),r(347),r(348),r(349),r(350),r(351),r(352),r(353),r(354),n);},function(t,e){},function(t,e,r){var n;t.exports=(n=r(10),function(){if("function"==typeof ArrayBuffer){var t=n.lib.WordArray,e=t.init,r=t.init=function(t){if(t instanceof ArrayBuffer&&(t=new Uint8Array(t)),(t instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array||t instanceof Float64Array)&&(t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength)),t instanceof Uint8Array){for(var r=t.byteLength,n=[],i=0;i>>2]|=t[i]<<24-i%4*8;e.call(this,n,r);}else e.apply(this,arguments);};r.prototype=t;}}(),n.lib.WordArray);},function(t,e,r){var n;t.exports=(n=r(10),function(){var t=n,e=t.lib.WordArray,r=t.enc;function o(t){return t<<8&4278255360|t>>>8&16711935;}r.Utf16=r.Utf16BE={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],i=0;i>>2]>>>16-i%4*8&65535;n.push(String.fromCharCode(o));}return n.join("");},parse:function(t){for(var r=t.length,n=[],i=0;i>>1]|=t.charCodeAt(i)<<16-i%2*16;return e.create(n,2*r);}},r.Utf16LE={stringify:function(t){for(var e=t.words,r=t.sigBytes,n=[],i=0;i>>2]>>>16-i%4*8&65535);n.push(String.fromCharCode(f));}return n.join("");},parse:function(t){for(var r=t.length,n=[],i=0;i>>1]|=o(t.charCodeAt(i)<<16-i%2*16);return e.create(n,2*r);}};}(),n.enc.Utf16);},function(t,e,r){var n;t.exports=(n=r(10),function(){var t=n,e=t.lib.WordArray;function r(t,r,n){for(var o=[],f=0,i=0;i>>6-i%4*2;o[f>>>2]|=h<<24-f%4*8,f++;}return e.create(o,f);}t.enc.Base64url={stringify:function(t,e=!0){var r=t.words,n=t.sigBytes,map=e?this._safe_map:this._map;t.clamp();for(var o=[],i=0;i>>2]>>>24-i%4*8&255)<<16|(r[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|r[i+2>>>2]>>>24-(i+2)%4*8&255,h=0;h<4&&i+.75*h>>6*(3-h)&63));var c=map.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("");},parse:function(t,e=!0){var n=t.length,map=e?this._safe_map:this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var f=0;f>>24)|4278255360&(o<<24|o>>>8),f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),(P=r[i]).high^=f,P.low^=o;}for(var h=0;h<24;h++){for(var c=0;c<5;c++){for(var v=0,w=0,_=0;_<5;_++)v^=(P=r[c+5*_]).high,w^=P.low;var M=y[c];M.high=v,M.low=w;}for(c=0;c<5;c++){var A=y[(c+4)%5],E=y[(c+1)%5],x=E.high,S=E.low;for(v=A.high^(x<<1|S>>>31),w=A.low^(S<<1|x>>>31),_=0;_<5;_++)(P=r[c+5*_]).high^=v,P.low^=w;}for(var I=1;I<25;I++){var k=(P=r[I]).high,T=P.low,O=l[I];O<32?(v=k<>>32-O,w=T<>>32-O):(v=T<>>64-O,w=k<>>64-O);var B=y[d[I]];B.high=v,B.low=w;}var C=y[0],R=r[0];for(C.high=R.high,C.low=R.low,c=0;c<5;c++)for(_=0;_<5;_++){var P=r[I=c+5*_],N=y[I],j=y[(c+1)%5+5*_],L=y[(c+2)%5+5*_];P.high=N.high^~j.high&L.high,P.low=N.low^~j.low&L.low;}P=r[0];var F=m[h];P.high^=F.high,P.low^=F.low;}},_doFinalize:function(){var data=this._data,e=data.words,r=(this._nDataBytes,8*data.sigBytes),n=32*this.blockSize;e[r>>>5]|=1<<24-r%32,e[(t.ceil((r+1)/n)*n>>>5)-1]|=128,data.sigBytes=4*e.length,this._process();for(var f=this._state,h=this.cfg.outputLength/8,c=h/8,l=[],i=0;i>>24)|4278255360&(m<<24|m>>>8),y=16711935&(y<<8|y>>>24)|4278255360&(y<<24|y>>>8),l.push(y),l.push(m);}return new o.init(l,h);},clone:function(){for(var t=f.clone.call(this),e=t._state=this._state.slice(0),i=0;i<25;i++)e[i]=e[i].clone();return t;}});e.SHA3=f._createHelper(v),e.HmacSHA3=f._createHmacHelper(v);}(Math),n.SHA3);},function(t,e,r){var n;t.exports=(n=r(10),function(t){var e=n,r=e.lib,o=r.WordArray,f=r.Hasher,h=e.algo,c=o.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),l=o.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),d=o.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),m=o.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),y=o.create([0,1518500249,1859775393,2400959708,2840853838]),v=o.create([1352829926,1548603684,1836072691,2053994217,0]),w=h.RIPEMD160=f.extend({_doReset:function(){this._hash=o.create([1732584193,4023233417,2562383102,271733878,3285377520]);},_doProcessBlock:function(t,e){for(var i=0;i<16;i++){var r=e+i,n=t[r];t[r]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8);}var o,f,h,dl,w,I,br,k,T,O,B,C=this._hash.words,R=y.words,hr=v.words,P=c.words,N=l.words,j=d.words,L=m.words;for(I=o=C[0],br=f=C[1],k=h=C[2],T=dl=C[3],O=w=C[4],i=0;i<80;i+=1)B=o+t[e+P[i]]|0,B+=i<16?_(f,h,dl)+R[0]:i<32?M(f,h,dl)+R[1]:i<48?A(f,h,dl)+R[2]:i<64?E(f,h,dl)+R[3]:x(f,h,dl)+R[4],B=(B=S(B|=0,j[i]))+w|0,o=w,w=dl,dl=S(h,10),h=f,f=B,B=I+t[e+N[i]]|0,B+=i<16?x(br,k,T)+hr[0]:i<32?E(br,k,T)+hr[1]:i<48?A(br,k,T)+hr[2]:i<64?M(br,k,T)+hr[3]:_(br,k,T)+hr[4],B=(B=S(B|=0,L[i]))+O|0,I=O,O=T,T=S(k,10),k=br,br=B;B=C[1]+h+T|0,C[1]=C[2]+dl+O|0,C[2]=C[3]+w+I|0,C[3]=C[4]+o+br|0,C[4]=C[0]+f+k|0,C[0]=B;},_doFinalize:function(){var data=this._data,t=data.words,e=8*this._nDataBytes,r=8*data.sigBytes;t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8),data.sigBytes=4*(t.length+1),this._process();for(var n=this._hash,o=n.words,i=0;i<5;i++){var f=o[i];o[i]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8);}return n;},clone:function(){var t=f.clone.call(this);return t._hash=this._hash.clone(),t;}});function _(t,e,r){return t^e^r;}function M(t,e,r){return t&e|~t&r;}function A(t,e,r){return(t|~e)^r;}function E(t,e,r){return t&r|e&~r;}function x(t,e,r){return t^(e|~r);}function S(t,e){return t<>>32-e;}e.RIPEMD160=f._createHelper(w),e.HmacRIPEMD160=f._createHmacHelper(w);}(Math),n.RIPEMD160);},function(t,e,r){var n,o,f,h,c,l,d,m,y;t.exports=(y=r(10),r(145),r(146),o=(n=y).lib,f=o.Base,h=o.WordArray,c=n.algo,l=c.SHA1,d=c.HMAC,m=c.PBKDF2=f.extend({cfg:f.extend({keySize:4,hasher:l,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t);},compute:function(t,e){for(var r=this.cfg,n=d.create(r.hasher,t),o=h.create(),f=h.create([1]),c=o.words,l=f.words,m=r.keySize,y=r.iterations;c.length>24&255)){var e=t>>16&255,r=t>>8&255,n=255&t;255===e?(e=0,255===r?(r=0,255===n?n=0:++n):++r):++e,t=0,t+=e<<16,t+=r<<8,t+=n;}else t+=1<<24;return t;}function r(t){return 0===(t[0]=e(t[0]))&&(t[1]=e(t[1])),t;}var o=t.Encryptor=t.extend({processBlock:function(t,e){var n=this._cipher,o=n.blockSize,f=this._iv,h=this._counter;f&&(h=this._counter=f.slice(0),this._iv=void 0),r(h);var c=h.slice(0);n.encryptBlock(c,0);for(var i=0;i>>2]|=n<<24-o%4*8,data.sigBytes+=n;},unpad:function(data){var t=255&data.words[data.sigBytes-1>>>2];data.sigBytes-=t;}},n.pad.Ansix923);},function(t,e,r){var n;t.exports=(n=r(10),r(30),n.pad.Iso10126={pad:function(data,t){var e=4*t,r=e-data.sigBytes%e;data.concat(n.lib.WordArray.random(r-1)).concat(n.lib.WordArray.create([r<<24],1));},unpad:function(data){var t=255&data.words[data.sigBytes-1>>>2];data.sigBytes-=t;}},n.pad.Iso10126);},function(t,e,r){var n;t.exports=(n=r(10),r(30),n.pad.Iso97971={pad:function(data,t){data.concat(n.lib.WordArray.create([2147483648],1)),n.pad.ZeroPadding.pad(data,t);},unpad:function(data){n.pad.ZeroPadding.unpad(data),data.sigBytes--;}},n.pad.Iso97971);},function(t,e,r){var n;t.exports=(n=r(10),r(30),n.pad.ZeroPadding={pad:function(data,t){var e=4*t;data.clamp(),data.sigBytes+=e-(data.sigBytes%e||e);},unpad:function(data){var t=data.words,i=data.sigBytes-1;for(i=data.sigBytes-1;i>=0;i--)if(t[i>>>2]>>>24-i%4*8&255){data.sigBytes=i+1;break;}}},n.pad.ZeroPadding);},function(t,e,r){var n;t.exports=(n=r(10),r(30),n.pad.NoPadding={pad:function(){},unpad:function(){}},n.pad.NoPadding);},function(t,e,r){var n,o,f,h;t.exports=(h=r(10),r(30),o=(n=h).lib.CipherParams,f=n.enc.Hex,n.format.Hex={stringify:function(t){return t.ciphertext.toString(f);},parse:function(input){var t=f.parse(input);return o.create({ciphertext:t});}},h.format.Hex);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib.BlockCipher,r=t.algo,o=[],f=[],h=[],c=[],l=[],d=[],m=[],y=[],v=[],w=[];!function(){for(var t=[],i=0;i<256;i++)t[i]=i<128?i<<1:i<<1^283;var e=0,r=0;for(i=0;i<256;i++){var n=r^r<<1^r<<2^r<<3^r<<4;n=n>>>8^255&n^99,o[e]=n,f[n]=e;var _=t[e],M=t[_],A=t[M],E=257*t[n]^16843008*n;h[e]=E<<24|E>>>8,c[e]=E<<16|E>>>16,l[e]=E<<8|E>>>24,d[e]=E,E=16843009*A^65537*M^257*_^16843008*e,m[n]=E<<24|E>>>8,y[n]=E<<16|E>>>16,v[n]=E<<8|E>>>24,w[n]=E,e?(e=_^t[t[t[A^_]]],r^=t[t[r]]):e=r=1;}}();var _=[0,1,2,4,8,16,32,64,128,27,54],M=r.AES=e.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,r=t.sigBytes/4,n=4*((this._nRounds=r+6)+1),f=this._keySchedule=[],h=0;h6&&h%r==4&&(d=o[d>>>24]<<24|o[d>>>16&255]<<16|o[d>>>8&255]<<8|o[255&d]):(d=o[(d=d<<8|d>>>24)>>>24]<<24|o[d>>>16&255]<<16|o[d>>>8&255]<<8|o[255&d],d^=_[h/r|0]<<24),f[h]=f[h-r]^d);for(var c=this._invKeySchedule=[],l=0;l>>24]]^y[o[d>>>16&255]]^v[o[d>>>8&255]]^w[o[255&d]];}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,h,c,l,d,o);},decryptBlock:function(t,e){var r=t[e+1];t[e+1]=t[e+3],t[e+3]=r,this._doCryptBlock(t,e,this._invKeySchedule,m,y,v,w,f),r=t[e+1],t[e+1]=t[e+3],t[e+3]=r;},_doCryptBlock:function(t,e,r,n,o,f,h,c){for(var l=this._nRounds,d=t[e]^r[0],m=t[e+1]^r[1],y=t[e+2]^r[2],v=t[e+3]^r[3],w=4,_=1;_>>24]^o[m>>>16&255]^f[y>>>8&255]^h[255&v]^r[w++],A=n[m>>>24]^o[y>>>16&255]^f[v>>>8&255]^h[255&d]^r[w++],E=n[y>>>24]^o[v>>>16&255]^f[d>>>8&255]^h[255&m]^r[w++],x=n[v>>>24]^o[d>>>16&255]^f[m>>>8&255]^h[255&y]^r[w++];d=M,m=A,y=E,v=x;}M=(c[d>>>24]<<24|c[m>>>16&255]<<16|c[y>>>8&255]<<8|c[255&v])^r[w++],A=(c[m>>>24]<<24|c[y>>>16&255]<<16|c[v>>>8&255]<<8|c[255&d])^r[w++],E=(c[y>>>24]<<24|c[v>>>16&255]<<16|c[d>>>8&255]<<8|c[255&m])^r[w++],x=(c[v>>>24]<<24|c[d>>>16&255]<<16|c[m>>>8&255]<<8|c[255&y])^r[w++],t[e]=M,t[e+1]=A,t[e+2]=E,t[e+3]=x;},keySize:8});t.AES=e._createHelper(M);}(),n.AES);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib,r=e.WordArray,o=e.BlockCipher,f=t.algo,h=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],c=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],l=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],d=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],m=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],y=f.DES=o.extend({_doReset:function(){for(var t=this._key.words,e=[],i=0;i<56;i++){var r=h[i]-1;e[i]=t[r>>>5]>>>31-r%32&1;}for(var n=this._subKeys=[],o=0;o<16;o++){var f=n[o]=[],d=l[o];for(i=0;i<24;i++)f[i/6|0]|=e[(c[i]-1+d)%28]<<31-i%6,f[4+(i/6|0)]|=e[28+(c[i+24]-1+d)%28]<<31-i%6;for(f[0]=f[0]<<1|f[0]>>>31,i=1;i<7;i++)f[i]=f[i]>>>4*(i-1)+3;f[7]=f[7]<<5|f[7]>>>27;}var m=this._invSubKeys=[];for(i=0;i<16;i++)m[i]=n[15-i];},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._subKeys);},decryptBlock:function(t,e){this._doCryptBlock(t,e,this._invSubKeys);},_doCryptBlock:function(t,e,r){this._lBlock=t[e],this._rBlock=t[e+1],v.call(this,4,252645135),v.call(this,16,65535),w.call(this,2,858993459),w.call(this,8,16711935),v.call(this,1,1431655765);for(var n=0;n<16;n++){for(var o=r[n],f=this._lBlock,h=this._rBlock,c=0,i=0;i<8;i++)c|=d[i][((h^o[i])&m[i])>>>0];this._lBlock=h,this._rBlock=f^c;}var l=this._lBlock;this._lBlock=this._rBlock,this._rBlock=l,v.call(this,1,1431655765),w.call(this,8,16711935),w.call(this,2,858993459),v.call(this,16,65535),v.call(this,4,252645135),t[e]=this._lBlock,t[e+1]=this._rBlock;},keySize:2,ivSize:2,blockSize:2});function v(t,mask){var e=(this._lBlock>>>t^this._rBlock)&mask;this._rBlock^=e,this._lBlock^=e<>>t^this._lBlock)&mask;this._lBlock^=e,this._rBlock^=e<192.");var e=t.slice(0,2),n=t.length<4?t.slice(0,2):t.slice(2,4),o=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=y.createEncryptor(r.create(e)),this._des2=y.createEncryptor(r.create(n)),this._des3=y.createEncryptor(r.create(o));},encryptBlock:function(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e);},decryptBlock:function(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e);},keySize:6,ivSize:2,blockSize:2});t.TripleDES=o._createHelper(_);}(),n.TripleDES);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib.StreamCipher,r=t.algo,o=r.RC4=e.extend({_doReset:function(){for(var t=this._key,e=t.words,r=t.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var f=i%r,h=e[f>>>2]>>>24-f%4*8&255;o=(o+n[i]+h)%256;var c=n[i];n[i]=n[o],n[o]=c;}this._i=this._j=0;},_doProcessBlock:function(t,e){t[e]^=f.call(this);},keySize:8,ivSize:0});function f(){for(var t=this._S,i=this._i,e=this._j,r=0,n=0;n<4;n++){e=(e+t[i=(i+1)%256])%256;var o=t[i];t[i]=t[e],t[e]=o,r|=t[(t[i]+t[e])%256]<<24-8*n;}return this._i=i,this._j=e,r;}t.RC4=e._createHelper(o);var h=r.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var i=this.cfg.drop;i>0;i--)f.call(this);}});t.RC4Drop=e._createHelper(h);}(),n.RC4);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib.StreamCipher,r=t.algo,o=[],f=[],h=[],c=r.Rabbit=e.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,i=0;i<4;i++)t[i]=16711935&(t[i]<<8|t[i]>>>24)|4278255360&(t[i]<<24|t[i]>>>8);var r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,i=0;i<4;i++)l.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(e){var o=e.words,f=o[0],h=o[1],c=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),d=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),m=c>>>16|4294901760&d,y=d<<16|65535&c;for(n[0]^=c,n[1]^=m,n[2]^=d,n[3]^=y,n[4]^=c,n[5]^=m,n[6]^=d,n[7]^=y,i=0;i<4;i++)l.call(this);}},_doProcessBlock:function(t,e){var r=this._X;l.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var i=0;i<4;i++)o[i]=16711935&(o[i]<<8|o[i]>>>24)|4278255360&(o[i]<<24|o[i]>>>8),t[e+i]^=o[i];},blockSize:4,ivSize:2});function l(){for(var t=this._X,e=this._C,i=0;i<8;i++)f[i]=e[i];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0>>0?1:0)|0,this._b=e[7]>>>0>>0?1:0,i=0;i<8;i++){var r=t[i]+e[i],n=65535&r,o=r>>>16,c=((n*n>>>17)+n*o>>>15)+o*o,l=((4294901760&r)*r|0)+((65535&r)*r|0);h[i]=c^l;}t[0]=h[0]+(h[7]<<16|h[7]>>>16)+(h[6]<<16|h[6]>>>16)|0,t[1]=h[1]+(h[0]<<8|h[0]>>>24)+h[7]|0,t[2]=h[2]+(h[1]<<16|h[1]>>>16)+(h[0]<<16|h[0]>>>16)|0,t[3]=h[3]+(h[2]<<8|h[2]>>>24)+h[1]|0,t[4]=h[4]+(h[3]<<16|h[3]>>>16)+(h[2]<<16|h[2]>>>16)|0,t[5]=h[5]+(h[4]<<8|h[4]>>>24)+h[3]|0,t[6]=h[6]+(h[5]<<16|h[5]>>>16)+(h[4]<<16|h[4]>>>16)|0,t[7]=h[7]+(h[6]<<8|h[6]>>>24)+h[5]|0;}t.Rabbit=e._createHelper(c);}(),n.Rabbit);},function(t,e,r){var n;t.exports=(n=r(10),r(77),r(78),r(66),r(30),function(){var t=n,e=t.lib.StreamCipher,r=t.algo,o=[],f=[],h=[],c=r.RabbitLegacy=e.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],n=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var i=0;i<4;i++)l.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(e){var o=e.words,f=o[0],h=o[1],c=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),d=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),m=c>>>16|4294901760&d,y=d<<16|65535&c;for(n[0]^=c,n[1]^=m,n[2]^=d,n[3]^=y,n[4]^=c,n[5]^=m,n[6]^=d,n[7]^=y,i=0;i<4;i++)l.call(this);}},_doProcessBlock:function(t,e){var r=this._X;l.call(this),o[0]=r[0]^r[5]>>>16^r[3]<<16,o[1]=r[2]^r[7]>>>16^r[5]<<16,o[2]=r[4]^r[1]>>>16^r[7]<<16,o[3]=r[6]^r[3]>>>16^r[1]<<16;for(var i=0;i<4;i++)o[i]=16711935&(o[i]<<8|o[i]>>>24)|4278255360&(o[i]<<24|o[i]>>>8),t[e+i]^=o[i];},blockSize:4,ivSize:2});function l(){for(var t=this._X,e=this._C,i=0;i<8;i++)f[i]=e[i];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0>>0?1:0)|0,this._b=e[7]>>>0>>0?1:0,i=0;i<8;i++){var r=t[i]+e[i],n=65535&r,o=r>>>16,c=((n*n>>>17)+n*o>>>15)+o*o,l=((4294901760&r)*r|0)+((65535&r)*r|0);h[i]=c^l;}t[0]=h[0]+(h[7]<<16|h[7]>>>16)+(h[6]<<16|h[6]>>>16)|0,t[1]=h[1]+(h[0]<<8|h[0]>>>24)+h[7]|0,t[2]=h[2]+(h[1]<<16|h[1]>>>16)+(h[0]<<16|h[0]>>>16)|0,t[3]=h[3]+(h[2]<<8|h[2]>>>24)+h[1]|0,t[4]=h[4]+(h[3]<<16|h[3]>>>16)+(h[2]<<16|h[2]>>>16)|0,t[5]=h[5]+(h[4]<<8|h[4]>>>24)+h[3]|0,t[6]=h[6]+(h[5]<<16|h[5]>>>16)+(h[4]<<16|h[4]>>>16)|0,t[7]=h[7]+(h[6]<<8|h[6]>>>24)+h[5]|0;}t.RabbitLegacy=e._createHelper(c);}(),n.RabbitLegacy);},function(t,e,r){(function(t,n){var o;(function(){var f,h="Expected a function",c="__lodash_hash_undefined__",l="__lodash_placeholder__",d=16,m=32,y=64,v=128,w=256,_=1/0,M=9007199254740991,A=NaN,E=4294967295,x=[["ary",v],["bind",1],["bindKey",2],["curry",8],["curryRight",d],["flip",512],["partial",m],["partialRight",y],["rearg",w]],S="[object Arguments]",I="[object Array]",k="[object Boolean]",T="[object Date]",O="[object Error]",B="[object Function]",C="[object GeneratorFunction]",R="[object Map]",P="[object Number]",N="[object Object]",j="[object Promise]",L="[object RegExp]",F="[object Set]",D="[object String]",U="[object Symbol]",K="[object WeakMap]",z="[object ArrayBuffer]",H="[object DataView]",Q="[object Float32Array]",G="[object Float64Array]",V="[object Int8Array]",W="[object Int16Array]",Z="[object Int32Array]",Y="[object Uint8Array]",J="[object Uint8ClampedArray]",X="[object Uint16Array]",$="[object Uint32Array]",tt=/\b__p \+= '';/g,et=/\b(__p \+=) '' \+/g,nt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,it=/&(?:amp|lt|gt|quot|#39);/g,ot=/[&<>"']/g,at=RegExp(it.source),st=RegExp(ot.source),ut=/<%-([\s\S]+?)%>/g,ft=/<%([\s\S]+?)%>/g,ht=/<%=([\s\S]+?)%>/g,ct=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,lt=/^\w*$/,pt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,mt=/[\\^$.*+?()[\]{}|]/g,bt=RegExp(mt.source),yt=/^\s+/,gt=/\s/,vt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,wt=/\{\n\/\* \[wrapped with (.+)\] \*/,_t=/,? & /,Mt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,At=/[()=,{}\[\]\/\s]/,Et=/\\(\\)?/g,xt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,St=/\w*$/,It=/^[-+]0x[0-9a-f]+$/i,kt=/^0b[01]+$/i,Tt=/^\[object .+?Constructor\]$/,Ot=/^0o[0-7]+$/i,Bt=/^(?:0|[1-9]\d*)$/,Ct=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Rt=/($^)/,Pt=/['\n\r\u2028\u2029\\]/g,Nt="\\ud800-\\udfff",jt="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Lt="\\u2700-\\u27bf",Ft="a-z\\xdf-\\xf6\\xf8-\\xff",Dt="A-Z\\xc0-\\xd6\\xd8-\\xde",Ut="\\ufe0e\\ufe0f",qt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Kt="['’]",zt="["+Nt+"]",Ht="["+qt+"]",Qt="["+jt+"]",Gt="\\d+",Vt="["+Lt+"]",Wt="["+Ft+"]",Zt="[^"+Nt+qt+Gt+Lt+Ft+Dt+"]",Yt="\\ud83c[\\udffb-\\udfff]",Jt="[^"+Nt+"]",Xt="(?:\\ud83c[\\udde6-\\uddff]){2}",$t="[\\ud800-\\udbff][\\udc00-\\udfff]",te="["+Dt+"]",ee="\\u200d",re="(?:"+Wt+"|"+Zt+")",ne="(?:"+te+"|"+Zt+")",ie="(?:['’](?:d|ll|m|re|s|t|ve))?",oe="(?:['’](?:D|LL|M|RE|S|T|VE))?",ae="(?:"+Qt+"|"+Yt+")"+"?",se="["+Ut+"]?",ue=se+ae+("(?:"+ee+"(?:"+[Jt,Xt,$t].join("|")+")"+se+ae+")*"),fe="(?:"+[Vt,Xt,$t].join("|")+")"+ue,he="(?:"+[Jt+Qt+"?",Qt,Xt,$t,zt].join("|")+")",ce=RegExp(Kt,"g"),le=RegExp(Qt,"g"),de=RegExp(Yt+"(?="+Yt+")|"+he+ue,"g"),pe=RegExp([te+"?"+Wt+"+"+ie+"(?="+[Ht,te,"$"].join("|")+")",ne+"+"+oe+"(?="+[Ht,te+re,"$"].join("|")+")",te+"?"+re+"+"+ie,te+"+"+oe,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Gt,fe].join("|"),"g"),me=RegExp("["+ee+Nt+jt+Ut+"]"),be=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,ye=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ge=-1,ve={};ve[Q]=ve[G]=ve[V]=ve[W]=ve[Z]=ve[Y]=ve[J]=ve[X]=ve[$]=!0,ve[S]=ve[I]=ve[z]=ve[k]=ve[H]=ve[T]=ve[O]=ve[B]=ve[R]=ve[P]=ve[N]=ve[L]=ve[F]=ve[D]=ve[K]=!1;var we={};we[S]=we[I]=we[z]=we[H]=we[k]=we[T]=we[Q]=we[G]=we[V]=we[W]=we[Z]=we[R]=we[P]=we[N]=we[L]=we[F]=we[D]=we[U]=we[Y]=we[J]=we[X]=we[$]=!0,we[O]=we[B]=we[K]=!1;var _e={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Me=parseFloat,Ae=parseInt,Ee="object"==typeof t&&t&&t.Object===Object&&t,xe="object"==typeof self&&self&&self.Object===Object&&self,Se=Ee||xe||Function("return this")(),Ie=e&&!e.nodeType&&e,ke=Ie&&"object"==typeof n&&n&&!n.nodeType&&n,Te=ke&&ke.exports===Ie,Oe=Te&&Ee.process,Be=function(){try{var t=ke&&ke.require&&ke.require("util").types;return t||Oe&&Oe.binding&&Oe.binding("util");}catch(t){}}(),Ce=Be&&Be.isArrayBuffer,Re=Be&&Be.isDate,Pe=Be&&Be.isMap,Ne=Be&&Be.isRegExp,je=Be&&Be.isSet,Le=Be&&Be.isTypedArray;function Fe(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2]);}return t.apply(e,r);}function De(t,e,r,n){for(var o=-1,f=null==t?0:t.length;++o-1;}function Qe(t,e,r){for(var n=-1,o=null==t?0:t.length;++n-1;);return r;}function yr(t,e){for(var r=t.length;r--&&er(e,t[r],0)>-1;);return r;}var gr=ar({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),vr=ar({"&":"&","<":"<",">":">",'"':""","'":"'"});function wr(t){return"\\"+_e[t];}function _r(t){return me.test(t);}function Mr(map){var t=-1,e=Array(map.size);return map.forEach(function(r,n){e[++t]=[n,r];}),e;}function Ar(t,e){return function(r){return t(e(r));};}function Er(t,e){for(var r=-1,n=t.length,o=0,f=[];++r",""":'"',"'":"'"});var Br=function t(e){var r,n=(e=null==e?Se:Br.defaults(Se.Object(),e,Br.pick(Se,ye))).Array,o=e.Date,gt=e.Error,Nt=e.Function,jt=e.Math,Lt=e.Object,Ft=e.RegExp,Dt=e.String,Ut=e.TypeError,qt=n.prototype,Kt=Nt.prototype,zt=Lt.prototype,Ht=e["__core-js_shared__"],Qt=Kt.toString,Gt=zt.hasOwnProperty,Vt=0,Wt=(r=/[^.]+$/.exec(Ht&&Ht.keys&&Ht.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"",Zt=zt.toString,Yt=Qt.call(Lt),Jt=Se._,Xt=Ft("^"+Qt.call(Gt).replace(mt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$t=Te?e.Buffer:f,te=e.Symbol,ee=e.Uint8Array,re=$t?$t.allocUnsafe:f,ne=Ar(Lt.getPrototypeOf,Lt),ie=Lt.create,oe=zt.propertyIsEnumerable,ae=qt.splice,se=te?te.isConcatSpreadable:f,ue=te?te.iterator:f,fe=te?te.toStringTag:f,he=function(){try{var t=Io(Lt,"defineProperty");return t({},"",{}),t;}catch(t){}}(),de=e.clearTimeout!==Se.clearTimeout&&e.clearTimeout,me=o&&o.now!==Se.Date.now&&o.now,_e=e.setTimeout!==Se.setTimeout&&e.setTimeout,Ee=jt.ceil,xe=jt.floor,Ie=Lt.getOwnPropertySymbols,ke=$t?$t.isBuffer:f,Oe=e.isFinite,Be=qt.join,Je=Ar(Lt.keys,Lt),ar=jt.max,Cr=jt.min,Rr=o.now,Pr=e.parseInt,Nr=jt.random,jr=qt.reverse,Lr=Io(e,"DataView"),Fr=Io(e,"Map"),Dr=Io(e,"Promise"),Ur=Io(e,"Set"),qr=Io(e,"WeakMap"),Kr=Io(Lt,"create"),zr=qr&&new qr(),Hr={},Qr=$o(Lr),Gr=$o(Fr),Vr=$o(Dr),Wr=$o(Ur),Zr=$o(qr),Yr=te?te.prototype:f,Jr=Yr?Yr.valueOf:f,Xr=Yr?Yr.toString:f;function $r(t){if(ps(t)&&!ns(t)&&!(t instanceof nn)){if(t instanceof rn)return t;if(Gt.call(t,"__wrapped__"))return ta(t);}return new rn(t);}var tn=function(){function object(){}return function(t){if(!ds(t))return{};if(ie)return ie(t);object.prototype=t;var e=new object();return object.prototype=f,e;};}();function en(){}function rn(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=f;}function nn(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=E,this.__views__=[];}function on(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e=e?t:e)),t;}function Mn(t,e,r,n,object,o){var h,c=1&e,l=2&e,d=4&e;if(r&&(h=object?r(t,n,object,o):r(t)),h!==f)return h;if(!ds(t))return t;var m=ns(t);if(m){if(h=function(t){var e=t.length,r=new t.constructor(e);e&&"string"==typeof t[0]&&Gt.call(t,"index")&&(r.index=t.index,r.input=t.input);return r;}(t),!c)return Hi(t,h);}else{var y=Oo(t),v=y==B||y==C;if(ss(t))return Fi(t,c);if(y==N||y==S||v&&!object){if(h=l||v?{}:Co(t),!c)return l?function(source,object){return Qi(source,To(source),object);}(t,function(object,source){return object&&Qi(source,Qs(source),object);}(h,t)):function(source,object){return Qi(source,ko(source),object);}(t,gn(h,t));}else{if(!we[y])return object?t:{};h=function(object,t,e){var r=object.constructor;switch(t){case z:return Di(object);case k:case T:return new r(+object);case H:return function(t,e){var r=e?Di(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength);}(object,e);case Q:case G:case V:case W:case Z:case Y:case J:case X:case $:return Ui(object,e);case R:return new r();case P:case D:return new r(object);case L:return function(t){var e=new t.constructor(t.source,St.exec(t));return e.lastIndex=t.lastIndex,e;}(object);case F:return new r();case U:return symbol=object,Jr?Lt(Jr.call(symbol)):{};}var symbol;}(t,y,c);}}o||(o=new fn());var w=o.get(t);if(w)return w;o.set(t,h),vs(t)?t.forEach(function(n){h.add(Mn(n,e,r,n,t,o));}):ms(t)&&t.forEach(function(n,f){h.set(f,Mn(n,e,r,f,t,o));});var _=m?f:(d?l?wo:vo:l?Qs:Hs)(t);return Ue(_||t,function(n,f){_&&(n=t[f=n]),mn(h,f,Mn(n,e,r,f,t,o));}),h;}function An(object,source,t){var e=t.length;if(null==object)return!e;for(object=Lt(object);e--;){var r=t[e],n=source[r],o=object[r];if(o===f&&!(r in object)||!n(o))return!1;}return!0;}function En(t,e,r){if("function"!=typeof t)throw new Ut(h);return Go(function(){t.apply(f,r);},e);}function xn(t,e,r,n){var o=-1,f=He,h=!0,c=t.length,l=[],d=e.length;if(!c)return l;r&&(e=Ge(e,lr(r))),n?(f=Qe,h=!1):e.length>=200&&(f=pr,h=!1,e=new un(e));t:for(;++o-1;},an.prototype.set=function(t,e){var data=this.__data__,r=bn(data,t);return r<0?(++this.size,data.push([t,e])):data[r][1]=e,this;},sn.prototype.clear=function(){this.size=0,this.__data__={hash:new on(),map:new(Fr||an)(),string:new on()};},sn.prototype.delete=function(t){var e=xo(this,t).delete(t);return this.size-=e?1:0,e;},sn.prototype.get=function(t){return xo(this,t).get(t);},sn.prototype.has=function(t){return xo(this,t).has(t);},sn.prototype.set=function(t,e){var data=xo(this,t),r=data.size;return data.set(t,e),this.size+=data.size==r?0:1,this;},un.prototype.add=un.prototype.push=function(t){return this.__data__.set(t,c),this;},un.prototype.has=function(t){return this.__data__.has(t);},fn.prototype.clear=function(){this.__data__=new an(),this.size=0;},fn.prototype.delete=function(t){var data=this.__data__,e=data.delete(t);return this.size=data.size,e;},fn.prototype.get=function(t){return this.__data__.get(t);},fn.prototype.has=function(t){return this.__data__.has(t);},fn.prototype.set=function(t,e){var data=this.__data__;if(data instanceof an){var r=data.__data__;if(!Fr||r.length<199)return r.push([t,e]),this.size=++data.size,this;data=this.__data__=new sn(r);}return data.set(t,e),this.size=data.size,this;};var Sn=Wi(Pn),In=Wi(Nn,!0);function kn(t,e){var r=!0;return Sn(t,function(t,n,o){return r=!!e(t,n,o);}),r;}function Tn(t,e,r){for(var n=-1,o=t.length;++n0&&r(c)?e>1?Bn(c,e-1,r,n,o):Ve(o,c):n||(o[o.length]=c);}return o;}var Cn=Zi(),Rn=Zi(!0);function Pn(object,t){return object&&Cn(object,t,Hs);}function Nn(object,t){return object&&Rn(object,t,Hs);}function jn(object,t){return ze(t,function(t){return hs(object[t]);});}function Ln(object,path){for(var t=0,e=(path=Pi(path,object)).length;null!=object&&te;}function qn(object,t){return null!=object&&Gt.call(object,t);}function Kn(object,t){return null!=object&&t in Lt(object);}function zn(t,e,r){for(var o=r?Qe:He,h=t[0].length,c=t.length,l=c,d=n(c),m=1/0,y=[];l--;){var v=t[l];l&&e&&(v=Ge(v,lr(e))),m=Cr(v.length,m),d[l]=!r&&(e||h>=120&&v.length>=120)?new un(l&&v):f;}v=t[0];var w=-1,_=d[0];t:for(;++w=h?c:c*("desc"==e[r]?-1:1);}return object.index-t.index;}(object,t,r);});}function oi(object,t,e){for(var r=-1,n=t.length,o={};++r-1;)c!==t&&ae.call(c,l,1),ae.call(t,l,1);return t;}function si(t,e){for(var r=t?e.length:0,n=r-1;r--;){var o=e[r];if(r==n||o!==f){var f=o;Po(o)?ae.call(t,o,1):Si(t,o);}}return t;}function ui(t,e){return t+xe(Nr()*(e-t+1));}function fi(t,e){var r="";if(!t||e<1||e>M)return r;do{e%2&&(r+=t),(e=xe(e/2))&&(t+=t);}while(e);return r;}function hi(t,e){return Vo(Ko(t,e,bu),t+"");}function ci(t){return cn($s(t));}function di(t,e){var r=$s(t);return Yo(r,_n(e,0,r.length));}function pi(object,path,t,e){if(!ds(object))return object;for(var r=-1,n=(path=Pi(path,object)).length,o=n-1,h=object;null!=h&&++rf?0:f+e),(r=r>f?f:r)<0&&(r+=f),f=e>r?0:r-e>>>0,e>>>=0;for(var h=n(f);++o>>1,h=t[f];null!==h&&!_s(h)&&(r?h<=e:h=200){var d=e?null:ho(t);if(d)return xr(d);h=!1,o=pr,l=new un();}else l=e?[]:c;t:for(;++n=n?t:gi(t,e,r);}var Li=de||function(t){return Se.clearTimeout(t);};function Fi(t,e){if(e)return t.slice();var r=t.length,n=re?re(r):new t.constructor(r);return t.copy(n),n;}function Di(t){var e=new t.constructor(t.byteLength);return new ee(e).set(new ee(t)),e;}function Ui(t,e){var r=e?Di(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length);}function qi(t,e){if(t!==e){var r=t!==f,n=null===t,o=t==t,h=_s(t),c=e!==f,l=null===e,d=e==e,m=_s(e);if(!l&&!m&&!h&&t>e||h&&c&&d&&!l&&!m||n&&c&&d||!r&&d||!o)return 1;if(!n&&!h&&!m&&t1?e[n-1]:f,h=n>2?e[2]:f;for(o=t.length>3&&"function"==typeof o?(n--,o):f,h&&No(e[0],e[1],h)&&(o=n<3?f:o,n=1),object=Lt(object);++r-1?o[h?e[c]:c]:f;};}function to(t){return go(function(e){var r=e.length,n=r,o=rn.prototype.thru;for(t&&e.reverse();n--;){var c=e[n];if("function"!=typeof c)throw new Ut(h);if(o&&!l&&"wrapper"==Mo(c))var l=new rn([],!0);}for(n=l?n:r;++n1&&I.reverse(),w&&ml))return!1;var m=h.get(t),y=h.get(e);if(m&&y)return m==e&&y==t;var v=-1,w=!0,_=2&r?new un():f;for(h.set(t,e),h.set(e,t);++v-1&&t%1==0&&t1?"& ":"")+details[e],details=details.join(t>2?", ":" "),source.replace(vt,"{\n/* [wrapped with "+details+"] */\n");}(source,function(details,t){return Ue(x,function(e){var r="_."+e[0];t&e[1]&&!He(details,r)&&details.push(r);}),details.sort();}(function(source){var t=source.match(wt);return t?t[1].split(_t):[];}(source),r)));}function Zo(t){var e=0,r=0;return function(){var n=Rr(),o=16-(n-r);if(r=n,o>0){if(++e>=800)return arguments[0];}else e=0;return t.apply(f,arguments);};}function Yo(t,e){var r=-1,n=t.length,o=n-1;for(e=e===f?n:e;++r1?t[e-1]:f;return r="function"==typeof r?(t.pop(),r):f,va(t,r);});function Sa(t){var e=$r(t);return e.__chain__=!0,e;}function Ia(t,e){return e(t);}var ka=go(function(t){var e=t.length,r=e?t[0]:0,n=this.__wrapped__,o=function(object){return wn(object,t);};return!(e>1||this.__actions__.length)&&n instanceof nn&&Po(r)?((n=n.slice(r,+r+(e?1:0))).__actions__.push({func:Ia,args:[o],thisArg:f}),new rn(n,this.__chain__).thru(function(t){return e&&!t.length&&t.push(f),t;})):this.thru(o);});var Ta=Gi(function(t,e,r){Gt.call(t,r)?++t[r]:vn(t,r,1);});var Oa=$i(ia),Ba=$i(oa);function Ca(t,e){return(ns(t)?Ue:Sn)(t,Eo(e,3));}function Ra(t,e){return(ns(t)?qe:In)(t,Eo(e,3));}var Pa=Gi(function(t,e,r){Gt.call(t,r)?t[r].push(e):vn(t,r,[e]);});var Na=hi(function(t,path,e){var r=-1,o="function"==typeof path,f=os(t)?n(t.length):[];return Sn(t,function(t){f[++r]=o?Fe(path,t,e):Hn(t,path,e);}),f;}),ja=Gi(function(t,e,r){vn(t,r,e);});function map(t,e){return(ns(t)?Ge:$n)(t,Eo(e,3));}var La=Gi(function(t,e,r){t[r?0:1].push(e);},function(){return[[],[]];});var Fa=hi(function(t,e){if(null==t)return[];var r=e.length;return r>1&&No(t,e[0],e[1])?e=[]:r>2&&No(e[0],e[1],e[2])&&(e=[e[0]]),ii(t,Bn(e,1),[]);}),Da=me||function(){return Se.Date.now();};function Ua(t,e,r){return e=r?f:e,e=t&&null==e?t.length:e,lo(t,v,f,f,f,f,e);}function qa(t,e){var r;if("function"!=typeof e)throw new Ut(h);return t=Is(t),function(){return--t>0&&(r=e.apply(this,arguments)),t<=1&&(e=f),r;};}var Ka=hi(function(t,e,r){var n=1;if(r.length){var o=Er(r,Ao(Ka));n|=m;}return lo(t,n,e,r,o);}),za=hi(function(object,t,e){var r=3;if(e.length){var n=Er(e,Ao(za));r|=m;}return lo(t,r,object,e,n);});function Ha(t,e,r){var n,o,c,l,d,m,y=0,v=!1,w=!1,_=!0;if("function"!=typeof t)throw new Ut(h);function M(time){var e=n,r=o;return n=o=f,y=time,l=t.apply(r,e);}function A(time){var t=time-m;return m===f||t>=e||t<0||w&&time-y>=c;}function E(){var time=Da();if(A(time))return x(time);d=Go(E,function(time){var t=e-(time-m);return w?Cr(t,c-(time-y)):t;}(time));}function x(time){return d=f,_&&n?M(time):(n=o=f,l);}function S(){var time=Da(),t=A(time);if(n=arguments,o=this,m=time,t){if(d===f)return function(time){return y=time,d=Go(E,e),v?M(time):l;}(m);if(w)return Li(d),d=Go(E,e),M(m);}return d===f&&(d=Go(E,e)),l;}return e=Ts(e)||0,ds(r)&&(v=!!r.leading,c=(w="maxWait"in r)?ar(Ts(r.maxWait)||0,e):c,_="trailing"in r?!!r.trailing:_),S.cancel=function(){d!==f&&Li(d),y=0,n=m=o=d=f;},S.flush=function(){return d===f?l:x(Da());},S;}var Qa=hi(function(t,e){return En(t,1,e);}),Ga=hi(function(t,e,r){return En(t,Ts(e)||0,r);});function Va(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new Ut(h);var r=function(){var n=arguments,o=e?e.apply(this,n):n[0],f=r.cache;if(f.has(o))return f.get(o);var h=t.apply(this,n);return r.cache=f.set(o,h)||f,h;};return r.cache=new(Va.Cache||sn)(),r;}function Wa(t){if("function"!=typeof t)throw new Ut(h);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2]);}return!t.apply(this,e);};}Va.Cache=sn;var Za=Ni(function(t,e){var r=(e=1==e.length&&ns(e[0])?Ge(e[0],lr(Eo())):Ge(Bn(e,1),lr(Eo()))).length;return hi(function(n){for(var o=-1,f=Cr(n.length,r);++o=e;}),rs=Qn(function(){return arguments;}())?Qn:function(t){return ps(t)&&Gt.call(t,"callee")&&!oe.call(t,"callee");},ns=n.isArray,is=Ce?lr(Ce):function(t){return ps(t)&&Dn(t)==z;};function os(t){return null!=t&&ls(t.length)&&!hs(t);}function as(t){return ps(t)&&os(t);}var ss=ke||Tu,us=Re?lr(Re):function(t){return ps(t)&&Dn(t)==T;};function fs(t){if(!ps(t))return!1;var e=Dn(t);return e==O||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!ys(t);}function hs(t){if(!ds(t))return!1;var e=Dn(t);return e==B||e==C||"[object AsyncFunction]"==e||"[object Proxy]"==e;}function cs(t){return"number"==typeof t&&t==Is(t);}function ls(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=M;}function ds(t){var e=typeof t;return null!=t&&("object"==e||"function"==e);}function ps(t){return null!=t&&"object"==typeof t;}var ms=Pe?lr(Pe):function(t){return ps(t)&&Oo(t)==R;};function bs(t){return"number"==typeof t||ps(t)&&Dn(t)==P;}function ys(t){if(!ps(t)||Dn(t)!=N)return!1;var e=ne(t);if(null===e)return!0;var r=Gt.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&Qt.call(r)==Yt;}var gs=Ne?lr(Ne):function(t){return ps(t)&&Dn(t)==L;};var vs=je?lr(je):function(t){return ps(t)&&Oo(t)==F;};function ws(t){return"string"==typeof t||!ns(t)&&ps(t)&&Dn(t)==D;}function _s(t){return"symbol"==typeof t||ps(t)&&Dn(t)==U;}var Ms=Le?lr(Le):function(t){return ps(t)&&ls(t.length)&&!!ve[Dn(t)];};var As=so(Xn),Es=so(function(t,e){return t<=e;});function xs(t){if(!t)return[];if(os(t))return ws(t)?kr(t):Hi(t);if(ue&&t[ue])return function(t){for(var data,e=[];!(data=t.next()).done;)e.push(data.value);return e;}(t[ue]());var e=Oo(t);return(e==R?Mr:e==F?xr:$s)(t);}function Ss(t){return t?(t=Ts(t))===_||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0;}function Is(t){var e=Ss(t),r=e%1;return e==e?r?e-r:e:0;}function ks(t){return t?_n(Is(t),0,E):0;}function Ts(t){if("number"==typeof t)return t;if(_s(t))return A;if(ds(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ds(e)?e+"":e;}if("string"!=typeof t)return 0===t?t:+t;t=cr(t);var r=kt.test(t);return r||Ot.test(t)?Ae(t.slice(2),r?2:8):It.test(t)?A:+t;}function Os(t){return Qi(t,Qs(t));}function Bs(t){return null==t?"":Ei(t);}var Cs=Vi(function(object,source){if(Do(source)||os(source))Qi(source,Hs(source),object);else for(var t in source)Gt.call(source,t)&&mn(object,t,source[t]);}),Rs=Vi(function(object,source){Qi(source,Qs(source),object);}),Ps=Vi(function(object,source,t,e){Qi(source,Qs(source),object,e);}),Ns=Vi(function(object,source,t,e){Qi(source,Hs(source),object,e);}),js=go(wn);var Ls=hi(function(object,t){object=Lt(object);var e=-1,r=t.length,n=r>2?t[2]:f;for(n&&No(t[0],t[1],n)&&(r=1);++e1),path;}),Qi(object,wo(object),e),r&&(e=Mn(e,7,bo));for(var n=t.length;n--;)Si(e,t[n]);return e;});var Zs=go(function(object,t){return null==object?{}:function(object,t){return oi(object,t,function(t,path){return Us(object,path);});}(object,t);});function Ys(object,t){if(null==object)return{};var e=Ge(wo(object),function(t){return[t];});return t=Eo(t),oi(object,e,function(e,path){return t(e,path[0]);});}var Js=co(Hs),Xs=co(Qs);function $s(object){return null==object?[]:dr(object,Hs(object));}var tu=Ji(function(t,e,r){return e=e.toLowerCase(),t+(r?eu(e):e);});function eu(t){return fu(Bs(t).toLowerCase());}function ru(t){return(t=Bs(t))&&t.replace(Ct,gr).replace(le,"");}var nu=Ji(function(t,e,r){return t+(r?"-":"")+e.toLowerCase();}),iu=Ji(function(t,e,r){return t+(r?" ":"")+e.toLowerCase();}),ou=Yi("toLowerCase");var au=Ji(function(t,e,r){return t+(r?"_":"")+e.toLowerCase();});var su=Ji(function(t,e,r){return t+(r?" ":"")+fu(e);});var uu=Ji(function(t,e,r){return t+(r?" ":"")+e.toUpperCase();}),fu=Yi("toUpperCase");function hu(t,pattern,e){return t=Bs(t),(pattern=e?f:pattern)===f?function(t){return be.test(t);}(t)?function(t){return t.match(pe)||[];}(t):function(t){return t.match(Mt)||[];}(t):t.match(pattern)||[];}var cu=hi(function(t,e){try{return Fe(t,f,e);}catch(t){return fs(t)?t:new gt(t);}}),lu=go(function(object,t){return Ue(t,function(t){t=Xo(t),vn(object,t,Ka(object[t],object));}),object;});function du(t){return function(){return t;};}var pu=to(),mu=to(!0);function bu(t){return t;}function yu(t){return Zn("function"==typeof t?t:Mn(t,1));}var gu=hi(function(path,t){return function(object){return Hn(object,path,t);};}),vu=hi(function(object,t){return function(path){return Hn(object,path,t);};});function wu(object,source,t){var e=Hs(source),r=jn(source,e);null!=t||ds(source)&&(r.length||!e.length)||(t=source,source=object,object=this,r=jn(source,Hs(source)));var n=!(ds(t)&&"chain"in t&&!t.chain),o=hs(object);return Ue(r,function(t){var e=source[t];object[t]=e,o&&(object.prototype[t]=function(){var t=this.__chain__;if(n||t){var r=object(this.__wrapped__);return(r.__actions__=Hi(this.__actions__)).push({func:e,args:arguments,thisArg:object}),r.__chain__=t,r;}return e.apply(object,Ve([this.value()],arguments));});}),object;}function _u(){}var Mu=io(Ge),Au=io(Ke),Eu=io(Ye);function xu(path){return jo(path)?or(Xo(path)):function(path){return function(object){return Ln(object,path);};}(path);}var Su=ao(),Iu=ao(!0);function ku(){return[];}function Tu(){return!1;}var Ou=no(function(t,e){return t+e;},0),Bu=fo("ceil"),Cu=no(function(t,e){return t/e;},1),Ru=fo("floor");var source,Pu=no(function(t,e){return t*e;},1),Nu=fo("round"),ju=no(function(t,e){return t-e;},0);return $r.after=function(t,e){if("function"!=typeof e)throw new Ut(h);return t=Is(t),function(){if(--t<1)return e.apply(this,arguments);};},$r.ary=Ua,$r.assign=Cs,$r.assignIn=Rs,$r.assignInWith=Ps,$r.assignWith=Ns,$r.at=js,$r.before=qa,$r.bind=Ka,$r.bindAll=lu,$r.bindKey=za,$r.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return ns(t)?t:[t];},$r.chain=Sa,$r.chunk=function(t,e,r){e=(r?No(t,e,r):e===f)?1:ar(Is(e),0);var o=null==t?0:t.length;if(!o||e<1)return[];for(var h=0,c=0,l=n(Ee(o/e));ho?0:o+r),(n=n===f||n>o?o:Is(n))<0&&(n+=o),n=r>n?0:ks(n);r>>0)?(t=Bs(t))&&("string"==typeof e||null!=e&&!gs(e))&&!(e=Ei(e))&&_r(t)?ji(kr(t),0,r):t.split(e,r):[];},$r.spread=function(t,e){if("function"!=typeof t)throw new Ut(h);return e=null==e?0:ar(Is(e),0),hi(function(r){var n=r[e],o=ji(r,0,e);return n&&Ve(o,n),Fe(t,this,o);});},$r.tail=function(t){var e=null==t?0:t.length;return e?gi(t,1,e):[];},$r.take=function(t,e,r){return t&&t.length?gi(t,0,(e=r||e===f?1:Is(e))<0?0:e):[];},$r.takeRight=function(t,e,r){var n=null==t?0:t.length;return n?gi(t,(e=n-(e=r||e===f?1:Is(e)))<0?0:e,n):[];},$r.takeRightWhile=function(t,e){return t&&t.length?ki(t,Eo(e,3),!1,!0):[];},$r.takeWhile=function(t,e){return t&&t.length?ki(t,Eo(e,3)):[];},$r.tap=function(t,e){return e(t),t;},$r.throttle=function(t,e,r){var n=!0,o=!0;if("function"!=typeof t)throw new Ut(h);return ds(r)&&(n="leading"in r?!!r.leading:n,o="trailing"in r?!!r.trailing:o),Ha(t,e,{leading:n,maxWait:e,trailing:o});},$r.thru=Ia,$r.toArray=xs,$r.toPairs=Js,$r.toPairsIn=Xs,$r.toPath=function(t){return ns(t)?Ge(t,Xo):_s(t)?[t]:Hi(Jo(Bs(t)));},$r.toPlainObject=Os,$r.transform=function(object,t,e){var r=ns(object),n=r||ss(object)||Ms(object);if(t=Eo(t,4),null==e){var o=object&&object.constructor;e=n?r?new o():[]:ds(object)&&hs(o)?tn(ne(object)):{};}return(n?Ue:Pn)(object,function(r,n,object){return t(e,r,n,object);}),e;},$r.unary=function(t){return Ua(t,1);},$r.union=ma,$r.unionBy=ba,$r.unionWith=ya,$r.uniq=function(t){return t&&t.length?xi(t):[];},$r.uniqBy=function(t,e){return t&&t.length?xi(t,Eo(e,2)):[];},$r.uniqWith=function(t,e){return e="function"==typeof e?e:f,t&&t.length?xi(t,f,e):[];},$r.unset=function(object,path){return null==object||Si(object,path);},$r.unzip=ga,$r.unzipWith=va,$r.update=function(object,path,t){return null==object?object:Ii(object,path,Ri(t));},$r.updateWith=function(object,path,t,e){return e="function"==typeof e?e:f,null==object?object:Ii(object,path,Ri(t),e);},$r.values=$s,$r.valuesIn=function(object){return null==object?[]:dr(object,Qs(object));},$r.without=wa,$r.words=hu,$r.wrap=function(t,e){return Ya(Ri(e),t);},$r.xor=_a,$r.xorBy=Ma,$r.xorWith=Aa,$r.zip=Ea,$r.zipObject=function(t,e){return Bi(t||[],e||[],mn);},$r.zipObjectDeep=function(t,e){return Bi(t||[],e||[],pi);},$r.zipWith=xa,$r.entries=Js,$r.entriesIn=Xs,$r.extend=Rs,$r.extendWith=Ps,wu($r,$r),$r.add=Ou,$r.attempt=cu,$r.camelCase=tu,$r.capitalize=eu,$r.ceil=Bu,$r.clamp=function(t,e,r){return r===f&&(r=e,e=f),r!==f&&(r=(r=Ts(r))==r?r:0),e!==f&&(e=(e=Ts(e))==e?e:0),_n(Ts(t),e,r);},$r.clone=function(t){return Mn(t,4);},$r.cloneDeep=function(t){return Mn(t,5);},$r.cloneDeepWith=function(t,e){return Mn(t,5,e="function"==typeof e?e:f);},$r.cloneWith=function(t,e){return Mn(t,4,e="function"==typeof e?e:f);},$r.conformsTo=function(object,source){return null==source||An(object,source,Hs(source));},$r.deburr=ru,$r.defaultTo=function(t,e){return null==t||t!=t?e:t;},$r.divide=Cu,$r.endsWith=function(t,e,r){t=Bs(t),e=Ei(e);var n=t.length,o=r=r===f?n:_n(Is(r),0,n);return(r-=e.length)>=0&&t.slice(r,o)==e;},$r.eq=$a,$r.escape=function(t){return(t=Bs(t))&&st.test(t)?t.replace(ot,vr):t;},$r.escapeRegExp=function(t){return(t=Bs(t))&&bt.test(t)?t.replace(mt,"\\$&"):t;},$r.every=function(t,e,r){var n=ns(t)?Ke:kn;return r&&No(t,e,r)&&(e=f),n(t,Eo(e,3));},$r.find=Oa,$r.findIndex=ia,$r.findKey=function(object,t){return Xe(object,Eo(t,3),Pn);},$r.findLast=Ba,$r.findLastIndex=oa,$r.findLastKey=function(object,t){return Xe(object,Eo(t,3),Nn);},$r.floor=Ru,$r.forEach=Ca,$r.forEachRight=Ra,$r.forIn=function(object,t){return null==object?object:Cn(object,Eo(t,3),Qs);},$r.forInRight=function(object,t){return null==object?object:Rn(object,Eo(t,3),Qs);},$r.forOwn=function(object,t){return object&&Pn(object,Eo(t,3));},$r.forOwnRight=function(object,t){return object&&Nn(object,Eo(t,3));},$r.get=Ds,$r.gt=ts,$r.gte=es,$r.has=function(object,path){return null!=object&&Bo(object,path,qn);},$r.hasIn=Us,$r.head=head,$r.identity=bu,$r.includes=function(t,e,r,n){t=os(t)?t:$s(t),r=r&&!n?Is(r):0;var o=t.length;return r<0&&(r=ar(o+r,0)),ws(t)?r<=o&&t.indexOf(e,r)>-1:!!o&&er(t,e,r)>-1;},$r.indexOf=function(t,e,r){var n=null==t?0:t.length;if(!n)return-1;var o=null==r?0:Is(r);return o<0&&(o=ar(n+o,0)),er(t,e,o);},$r.inRange=function(t,e,r){return e=Ss(e),r===f?(r=e,e=0):r=Ss(r),function(t,e,r){return t>=Cr(e,r)&&t=-9007199254740991&&t<=M;},$r.isSet=vs,$r.isString=ws,$r.isSymbol=_s,$r.isTypedArray=Ms,$r.isUndefined=function(t){return t===f;},$r.isWeakMap=function(t){return ps(t)&&Oo(t)==K;},$r.isWeakSet=function(t){return ps(t)&&"[object WeakSet]"==Dn(t);},$r.join=function(t,e){return null==t?"":Be.call(t,e);},$r.kebabCase=nu,$r.last=ha,$r.lastIndexOf=function(t,e,r){var n=null==t?0:t.length;if(!n)return-1;var o=n;return r!==f&&(o=(o=Is(r))<0?ar(n+o,0):Cr(o,n-1)),e==e?function(t,e,r){for(var n=r+1;n--;)if(t[n]===e)return n;return n;}(t,e,o):$e(t,nr,o,!0);},$r.lowerCase=iu,$r.lowerFirst=ou,$r.lt=As,$r.lte=Es,$r.max=function(t){return t&&t.length?Tn(t,bu,Un):f;},$r.maxBy=function(t,e){return t&&t.length?Tn(t,Eo(e,2),Un):f;},$r.mean=function(t){return ir(t,bu);},$r.meanBy=function(t,e){return ir(t,Eo(e,2));},$r.min=function(t){return t&&t.length?Tn(t,bu,Xn):f;},$r.minBy=function(t,e){return t&&t.length?Tn(t,Eo(e,2),Xn):f;},$r.stubArray=ku,$r.stubFalse=Tu,$r.stubObject=function(){return{};},$r.stubString=function(){return"";},$r.stubTrue=function(){return!0;},$r.multiply=Pu,$r.nth=function(t,e){return t&&t.length?ni(t,Is(e)):f;},$r.noConflict=function(){return Se._===this&&(Se._=Jt),this;},$r.noop=_u,$r.now=Da,$r.pad=function(t,e,r){t=Bs(t);var n=(e=Is(e))?Ir(t):0;if(!e||n>=e)return t;var o=(e-n)/2;return oo(xe(o),r)+t+oo(Ee(o),r);},$r.padEnd=function(t,e,r){t=Bs(t);var n=(e=Is(e))?Ir(t):0;return e&&ne){var n=t;t=e,e=n;}if(r||t%1||e%1){var o=Nr();return Cr(t+o*(e-t+Me("1e-"+((o+"").length-1))),e);}return ui(t,e);},$r.reduce=function(t,e,r){var n=ns(t)?We:sr,o=arguments.length<3;return n(t,Eo(e,4),r,o,Sn);},$r.reduceRight=function(t,e,r){var n=ns(t)?Ze:sr,o=arguments.length<3;return n(t,Eo(e,4),r,o,In);},$r.repeat=function(t,e,r){return e=(r?No(t,e,r):e===f)?1:Is(e),fi(Bs(t),e);},$r.replace=function(){var t=arguments,e=Bs(t[0]);return t.length<3?e:e.replace(t[1],t[2]);},$r.result=function(object,path,t){var e=-1,r=(path=Pi(path,object)).length;for(r||(r=1,object=f);++eM)return[];var r=E,n=Cr(t,E);e=Eo(e),t-=E;for(var o=fr(n,e);++r=h)return t;var l=r-Ir(n);if(l<1)return n;var d=c?ji(c,0,l).join(""):t.slice(0,l);if(o===f)return d+n;if(c&&(l+=d.length-l),gs(o)){if(t.slice(l).search(o)){var m,y=d;for(o.global||(o=Ft(o.source,Bs(St.exec(o))+"g")),o.lastIndex=0;m=o.exec(y);)var v=m.index;d=d.slice(0,v===f?l:v);}}else if(t.indexOf(Ei(o),l)!=l){var w=d.lastIndexOf(o);w>-1&&(d=d.slice(0,w));}return d+n;},$r.unescape=function(t){return(t=Bs(t))&&at.test(t)?t.replace(it,Or):t;},$r.uniqueId=function(t){var e=++Vt;return Bs(t)+e;},$r.upperCase=uu,$r.upperFirst=fu,$r.each=Ca,$r.eachRight=Ra,$r.first=head,wu($r,(source={},Pn($r,function(t,e){Gt.call($r.prototype,e)||(source[e]=t);}),source),{chain:!1}),$r.VERSION="4.17.21",Ue(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){$r[t].placeholder=$r;}),Ue(["drop","take"],function(t,e){nn.prototype[t]=function(r){r=r===f?1:ar(Is(r),0);var n=this.__filtered__&&!e?new nn(this):this.clone();return n.__filtered__?n.__takeCount__=Cr(r,n.__takeCount__):n.__views__.push({size:Cr(r,E),type:t+(n.__dir__<0?"Right":"")}),n;},nn.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse();};}),Ue(["filter","map","takeWhile"],function(t,e){var r=e+1,n=1==r||3==r;nn.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:Eo(t,3),type:r}),e.__filtered__=e.__filtered__||n,e;};}),Ue(["head","last"],function(t,e){var r="take"+(e?"Right":"");nn.prototype[t]=function(){return this[r](1).value()[0];};}),Ue(["initial","tail"],function(t,e){var r="drop"+(e?"":"Right");nn.prototype[t]=function(){return this.__filtered__?new nn(this):this[r](1);};}),nn.prototype.compact=function(){return this.filter(bu);},nn.prototype.find=function(t){return this.filter(t).head();},nn.prototype.findLast=function(t){return this.reverse().find(t);},nn.prototype.invokeMap=hi(function(path,t){return"function"==typeof path?new nn(this):this.map(function(e){return Hn(e,path,t);});}),nn.prototype.reject=function(t){return this.filter(Wa(Eo(t)));},nn.prototype.slice=function(t,e){t=Is(t);var r=this;return r.__filtered__&&(t>0||e<0)?new nn(r):(t<0?r=r.takeRight(-t):t&&(r=r.drop(t)),e!==f&&(r=(e=Is(e))<0?r.dropRight(-e):r.take(e-t)),r);},nn.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse();},nn.prototype.toArray=function(){return this.take(E);},Pn(nn.prototype,function(t,e){var r=/^(?:filter|find|map|reject)|While$/.test(e),n=/^(?:head|last)$/.test(e),o=$r[n?"take"+("last"==e?"Right":""):e],h=n||/^find/.test(e);o&&($r.prototype[e]=function(){var e=this.__wrapped__,c=n?[1]:arguments,l=e instanceof nn,d=c[0],m=l||ns(e),y=function(t){var e=o.apply($r,Ve([t],c));return n&&v?e[0]:e;};m&&r&&"function"==typeof d&&1!=d.length&&(l=m=!1);var v=this.__chain__,w=!!this.__actions__.length,_=h&&!v,M=l&&!w;if(!h&&m){e=M?e:new nn(this);var A=t.apply(e,c);return A.__actions__.push({func:Ia,args:[y],thisArg:f}),new rn(A,v);}return _&&M?t.apply(this,c):(A=this.thru(y),_?n?A.value()[0]:A.value():A);});}),Ue(["pop","push","shift","sort","splice","unshift"],function(t){var e=qt[t],r=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",n=/^(?:pop|shift)$/.test(t);$r.prototype[t]=function(){var t=arguments;if(n&&!this.__chain__){var o=this.value();return e.apply(ns(o)?o:[],t);}return this[r](function(r){return e.apply(ns(r)?r:[],t);});};}),Pn(nn.prototype,function(t,e){var r=$r[e];if(r){var n=r.name+"";Gt.call(Hr,n)||(Hr[n]=[]),Hr[n].push({name:e,func:r});}}),Hr[eo(f,2).name]=[{name:"wrapper",func:f}],nn.prototype.clone=function(){var t=new nn(this.__wrapped__);return t.__actions__=Hi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Hi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Hi(this.__views__),t;},nn.prototype.reverse=function(){if(this.__filtered__){var t=new nn(this);t.__dir__=-1,t.__filtered__=!0;}else(t=this.clone()).__dir__*=-1;return t;},nn.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,r=ns(t),n=e<0,o=r?t.length:0,view=function(t,e,r){var n=-1,o=r.length;for(;++n=this.__values__.length;return{done:t,value:t?f:this.__values__[this.__index__++]};},$r.prototype.plant=function(t){for(var e,r=this;r instanceof en;){var n=ta(r);n.__index__=0,n.__values__=f,e?o.__wrapped__=n:e=n;var o=n;r=r.__wrapped__;}return o.__wrapped__=t,e;},$r.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof nn){var e=t;return this.__actions__.length&&(e=new nn(this)),(e=e.reverse()).__actions__.push({func:Ia,args:[pa],thisArg:f}),new rn(e,this.__chain__);}return this.thru(pa);},$r.prototype.toJSON=$r.prototype.valueOf=$r.prototype.value=function(){return Ti(this.__wrapped__,this.__actions__);},$r.prototype.first=$r.prototype.head,ue&&($r.prototype[ue]=function(){return this;}),$r;}();Se._=Br,(o=function(){return Br;}.call(e,r,e,n))===f||(n.exports=o);}).call(this);}).call(this,r(20),r(43)(t));},function(t,e){},function(t,e,r){"use strict";e.sha1=r(358),e.sha224=r(359),e.sha256=r(206),e.sha384=r(360),e.sha512=r(207);},function(t,e,r){"use strict";var n=r(50),o=r(96),f=r(205),h=n.rotl32,c=n.sum32,l=n.sum32_5,d=f.ft_1,m=o.BlockHash,y=[1518500249,1859775393,2400959708,3395469782];function v(){if(!(this instanceof v))return new v();m.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80);}n.inherits(v,m),t.exports=v,v.blockSize=512,v.outSize=160,v.hmacStrength=80,v.padLength=64,v.prototype._update=function(t,e){for(var r=this.W,i=0;i<16;i++)r[i]=t[e+i];for(;ithis.blockSize&&(t=new this.Hash().update(t).digest()),o(t.length<=this.blockSize);for(var i=t.length;i=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout();},e));},r(366),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate;}).call(this,r(20));},function(t,e,r){(function(t,e){!function(t,r){"use strict";if(!t.setImmediate){var n,html,o,f,h,c=1,l={},d=!1,m=t.document,y=Object.getPrototypeOf&&Object.getPrototypeOf(t);y=y&&y.setTimeout?y:t,"[object process]"==={}.toString.call(t.process)?n=function(t){e.nextTick(function(){w(t);});}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,r=t.onmessage;return t.onmessage=function(){e=!1;},t.postMessage("","*"),t.onmessage=r,e;}}()?t.MessageChannel?((o=new MessageChannel()).port1.onmessage=function(t){w(t.data);},n=function(t){o.port2.postMessage(t);}):m&&"onreadystatechange"in m.createElement("script")?(html=m.documentElement,n=function(t){var script=m.createElement("script");script.onreadystatechange=function(){w(t),script.onreadystatechange=null,html.removeChild(script),script=null;},html.appendChild(script);}):n=function(t){setTimeout(w,0,t);}:(f="setImmediate$"+Math.random()+"$",h=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(f)&&w(+e.data.slice(f.length));},t.addEventListener?t.addEventListener("message",h,!1):t.attachEvent("onmessage",h),n=function(e){t.postMessage(f+e,"*");}),y.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),i=0;i=0&&t<=256&&!(t%1)?"1"+v.substring(0,t):c.throwArgumentError("invalid decimal size","decimals",t);}function _(t,e){null==e&&(e=0);const r=w(e),n=(t=h.a.from(t)).lt(d);n&&(t=t.mul(m));let o=t.mod(r).toString();for(;o.length2&&c.throwArgumentError("too many decimal points","value",t);let f=o[0],l=o[1];for(f||(f="0"),l||(l="0");"0"===l[l.length-1];)l=l.substring(0,l.length-1);for(l.length>r.length-1&&y("fractional component exceeds decimals","underflow","parseFixed"),""===l&&(l="0");l.lengthnull==t[e]?n:(typeof t[e]!==r&&c.throwArgumentError("invalid fixed format ("+e+" not "+r+")","format."+e,t[e]),t[e]);e=o("signed","boolean",e),r=o("width","number",r),n=o("decimals","number",n);}return r%8&&c.throwArgumentError("invalid fixed format width (not byte aligned)","format.width",r),n>80&&c.throwArgumentError("invalid fixed format (decimals too large)","format.decimals",n),new A(l,e,r,n);}}class E{constructor(t,e,r,n){t!==l&&c.throwError("cannot use FixedNumber constructor; use FixedNumber.from",o.b.errors.UNSUPPORTED_OPERATION,{operation:"new FixedFormat"}),this.format=n,this._hex=e,this._value=r,this._isFixedNumber=!0,Object.freeze(this);}_checkFormat(t){this.format.name!==t.format.name&&c.throwArgumentError("incompatible format; use fixedNumber.toFormat","other",t);}addUnsafe(t){this._checkFormat(t);const a=M(this._value,this.format.decimals),b=M(t._value,t.format.decimals);return E.fromValue(a.add(b),this.format.decimals,this.format);}subUnsafe(t){this._checkFormat(t);const a=M(this._value,this.format.decimals),b=M(t._value,t.format.decimals);return E.fromValue(a.sub(b),this.format.decimals,this.format);}mulUnsafe(t){this._checkFormat(t);const a=M(this._value,this.format.decimals),b=M(t._value,t.format.decimals);return E.fromValue(a.mul(b).div(this.format._multiplier),this.format.decimals,this.format);}divUnsafe(t){this._checkFormat(t);const a=M(this._value,this.format.decimals),b=M(t._value,t.format.decimals);return E.fromValue(a.mul(this.format._multiplier).div(b),this.format.decimals,this.format);}floor(){const t=this.toString().split(".");1===t.length&&t.push("0");let e=E.from(t[0],this.format);const r=!t[1].match(/^(0*)$/);return this.isNegative()&&r&&(e=e.subUnsafe(x.toFormat(e.format))),e;}ceiling(){const t=this.toString().split(".");1===t.length&&t.push("0");let e=E.from(t[0],this.format);const r=!t[1].match(/^(0*)$/);return!this.isNegative()&&r&&(e=e.addUnsafe(x.toFormat(e.format))),e;}round(t){null==t&&(t=0);const e=this.toString().split(".");if(1===e.length&&e.push("0"),(t<0||t>80||t%1)&&c.throwArgumentError("invalid decimal count","decimals",t),e[1].length<=t)return this;const r=E.from("1"+v.substring(0,t),this.format),n=S.toFormat(this.format);return this.mulUnsafe(r).addUnsafe(n).floor().divUnsafe(r);}isZero(){return"0.0"===this._value||"0"===this._value;}isNegative(){return"-"===this._value[0];}toString(){return this._value;}toHexString(t){if(null==t)return this._hex;t%8&&c.throwArgumentError("invalid byte width","width",t);const e=h.a.from(this._hex).fromTwos(this.format.width).toTwos(t).toHexString();return Object(n.h)(e,t/8);}toUnsafeFloat(){return parseFloat(this.toString());}toFormat(t){return E.fromString(this._value,t);}static fromValue(t,e,r){return null!=r||null==e||Object(h.d)(e)||(r=e,e=null),null==e&&(e=0),null==r&&(r="fixed"),E.fromString(_(t,e),A.from(r));}static fromString(t,e){null==e&&(e="fixed");const r=A.from(e),o=M(t,r.decimals);!r.signed&&o.lt(d)&&y("unsigned value cannot be negative","overflow","value",t);let f=null;r.signed?f=o.toTwos(r.width).toHexString():(f=o.toHexString(),f=Object(n.h)(f,r.width/8));const h=_(o,r.decimals);return new E(l,f,h,r);}static fromBytes(t,e){null==e&&(e="fixed");const r=A.from(e);if(Object(n.a)(t).length>r.width/8)throw new Error("overflow");let o=h.a.from(t);r.signed&&(o=o.fromTwos(r.width));const f=o.toTwos((r.signed?0:1)+r.width).toHexString(),c=_(o,r.decimals);return new E(l,f,c,r);}static from(t,e){if("string"==typeof t)return E.fromString(t,e);if(Object(n.j)(t))return E.fromBytes(t,e);try{return E.fromValue(t,0,e);}catch(t){if(t.code!==o.b.errors.INVALID_ARGUMENT)throw t;}return c.throwArgumentError("invalid FixedNumber value","value",t);}static isFixedNumber(t){return!(!t||!t._isFixedNumber);}}const x=E.from(1),S=E.from("0.5");},function(t,e,r){e.smt=r(210),e.eddsa=r(467),e.mimc7=r(272),e.mimcsponge=r(288),e.babyJub=r(168),e.pedersenHash=r(270),e.SMT=r(210).SMT,e.SMTMemDB=r(265),e.poseidon=r(167);},function(t,e,r){const n=r(37),o=[0,1,2,2,3,3,3,3,4,4,4,4,4,4,4,4];t.exports.fromString=function(s,t){return t&&10!=t?16==t?BigInt("0x"+s):void 0:BigInt(s);},t.exports.fromArray=function(a,t){let e=0n;t=BigInt(t);for(let i=0;i>BigInt(t);},t.exports.shl=t.exports.shiftLeft,t.exports.shr=t.exports.shiftRight,t.exports.isOdd=function(a){return 1n==(1n&BigInt(a));},t.exports.naf=function(t){let e=BigInt(t);const r=[];for(;e;){if(1n&e){const t=2-Number(e%4n);r.push(t),e-=BigInt(t);}else r.push(0);e>>=1n;}return r;},t.exports.bits=function(t){let e=BigInt(t);const r=[];for(;e;)1n&e?r.push(1):r.push(0),e>>=1n;return r;},t.exports.toNumber=function(s){return n(s<0x100000000n),Number(s);},t.exports.toArray=function(s,t){const e=[];let r=BigInt(s);for(t=BigInt(t);r;)e.unshift(Number(r%t)),r/=t;return e;},t.exports.e=function(a){return BigInt(a);},t.exports.add=function(a,b){return BigInt(a)+BigInt(b);},t.exports.sub=function(a,b){return BigInt(a)-BigInt(b);},t.exports.neg=function(a){return-BigInt(a);},t.exports.mul=function(a,b){return BigInt(a)*BigInt(b);},t.exports.square=function(a){return BigInt(a)*BigInt(a);},t.exports.div=function(a,b){return BigInt(a)/BigInt(b);},t.exports.mod=function(a,b){return BigInt(a)%BigInt(b);},t.exports.eq=function(a,b){return BigInt(a)==BigInt(b);},t.exports.neq=function(a,b){return BigInt(a)!=BigInt(b);},t.exports.lt=function(a,b){return BigInt(a)BigInt(b);},t.exports.leq=function(a,b){return BigInt(a)<=BigInt(b);},t.exports.geq=function(a,b){return BigInt(a)>=BigInt(b);},t.exports.band=function(a,b){return BigInt(a)&BigInt(b);},t.exports.bor=function(a,b){return BigInt(a)|BigInt(b);},t.exports.bxor=function(a,b){return BigInt(a)^BigInt(b);},t.exports.band=function(a,b){return BigInt(a)&&BigInt(b);},t.exports.bor=function(a,b){return BigInt(a)||BigInt(b);},t.exports.bnot=function(a){return!BigInt(a);};},function(t,e,r){"use strict";var n=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},i=0;i<10;i++)e["_"+String.fromCharCode(i)]=i;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t];}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t;}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("");}catch(t){return!1;}}()?Object.assign:function(t,source){for(var e,r,h=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t);}(t),s=1;s=n)return t;switch(t){case"%s":return String(r[i++]);case"%d":return Number(r[i++]);case"%j":try{return JSON.stringify(r[i++]);}catch(t){return"[Circular]";}default:return t;}}),h=r[i];i=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),_(r)?n.showHidden=r:r&&e._extend(n,r),x(n.showHidden)&&(n.showHidden=!1),x(n.depth)&&(n.depth=2),x(n.colors)&&(n.colors=!1),x(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=l),m(n,t,n.depth);}function l(t,e){var style=c.styles[e];return style?"["+c.colors[style][0]+"m"+t+"["+c.colors[style][1]+"m":t;}function d(t,e){return t;}function m(t,r,n){if(t.customInspect&&r&&O(r.inspect)&&r.inspect!==e.inspect&&(!r.constructor||r.constructor.prototype!==r)){var o=r.inspect(n,t);return E(o)||(o=m(t,o,n)),o;}var f=function(t,e){if(x(e))return t.stylize("undefined","undefined");if(E(e)){var r="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(r,"string");}if(A(e))return t.stylize(""+e,"number");if(_(e))return t.stylize(""+e,"boolean");if(M(e))return t.stylize("null","null");}(t,r);if(f)return f;var h=Object.keys(r),c=function(t){var e={};return t.forEach(function(t,r){e[t]=!0;}),e;}(h);if(t.showHidden&&(h=Object.getOwnPropertyNames(r)),T(r)&&(h.indexOf("message")>=0||h.indexOf("description")>=0))return y(r);if(0===h.length){if(O(r)){var l=r.name?": "+r.name:"";return t.stylize("[Function"+l+"]","special");}if(S(r))return t.stylize(RegExp.prototype.toString.call(r),"regexp");if(k(r))return t.stylize(Date.prototype.toString.call(r),"date");if(T(r))return y(r);}var output,base="",d=!1,I=["{","}"];(w(r)&&(d=!0,I=["[","]"]),O(r))&&(base=" [Function"+(r.name?": "+r.name:"")+"]");return S(r)&&(base=" "+RegExp.prototype.toString.call(r)),k(r)&&(base=" "+Date.prototype.toUTCString.call(r)),T(r)&&(base=" "+y(r)),0!==h.length||d&&0!=r.length?n<0?S(r)?t.stylize(RegExp.prototype.toString.call(r),"regexp"):t.stylize("[Object]","special"):(t.seen.push(r),output=d?function(t,e,r,n,o){for(var output=[],i=0,f=e.length;i=0&&0,t+e.replace(/\u001b\[\d\d?m/g,"").length+1;},0);if(e>60)return t[0]+(""===base?"":base+"\n ")+" "+output.join(",\n ")+" "+t[1];return t[0]+base+" "+output.join(", ")+" "+t[1];}(output,base,I)):I[0]+base+I[1];}function y(t){return"["+Error.prototype.toString.call(t)+"]";}function v(t,e,r,n,o,f){var h,c,desc;if((desc=Object.getOwnPropertyDescriptor(e,o)||{value:e[o]}).get?c=desc.set?t.stylize("[Getter/Setter]","special"):t.stylize("[Getter]","special"):desc.set&&(c=t.stylize("[Setter]","special")),P(n,o)||(h="["+o+"]"),c||(t.seen.indexOf(desc.value)<0?(c=M(r)?m(t,desc.value,null):m(t,desc.value,r-1)).indexOf("\n")>-1&&(c=f?c.split("\n").map(function(line){return" "+line;}).join("\n").substr(2):"\n"+c.split("\n").map(function(line){return" "+line;}).join("\n")):c=t.stylize("[Circular]","special")),x(h)){if(f&&o.match(/^\d+$/))return c;(h=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(h=h.substr(1,h.length-2),h=t.stylize(h,"name")):(h=h.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),h=t.stylize(h,"string"));}return h+": "+c;}function w(t){return Array.isArray(t);}function _(t){return"boolean"==typeof t;}function M(t){return null===t;}function A(t){return"number"==typeof t;}function E(t){return"string"==typeof t;}function x(t){return void 0===t;}function S(t){return I(t)&&"[object RegExp]"===B(t);}function I(t){return"object"==typeof t&&null!==t;}function k(t){return I(t)&&"[object Date]"===B(t);}function T(t){return I(t)&&("[object Error]"===B(t)||t instanceof Error);}function O(t){return"function"==typeof t;}function B(t){return Object.prototype.toString.call(t);}function C(t){return t<10?"0"+t.toString(10):t.toString(10);}e.debuglog=function(r){if(x(f)&&(f=t.env.NODE_DEBUG||""),r=r.toUpperCase(),!h[r])if(new RegExp("\\b"+r+"\\b","i").test(f)){var n=t.pid;h[r]=function(){var t=e.format.apply(e,arguments);console.error("%s %d: %s",r,n,t);};}else h[r]=function(){};return h[r];},e.inspect=c,c.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},c.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},e.isArray=w,e.isBoolean=_,e.isNull=M,e.isNullOrUndefined=function(t){return null==t;},e.isNumber=A,e.isString=E,e.isSymbol=function(t){return"symbol"==typeof t;},e.isUndefined=x,e.isRegExp=S,e.isObject=I,e.isDate=k,e.isError=T,e.isFunction=O,e.isPrimitive=function(t){return null===t||"boolean"==typeof t||"number"==typeof t||"string"==typeof t||"symbol"==typeof t||void 0===t;},e.isBuffer=r(372);var R=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function P(t,e){return Object.prototype.hasOwnProperty.call(t,e);}e.log=function(){var t,time;console.log("%s - %s",(t=new Date(),time=[C(t.getHours()),C(t.getMinutes()),C(t.getSeconds())].join(":"),[t.getDate(),R[t.getMonth()],time].join(" ")),e.format.apply(e,arguments));},e.inherits=r(373),e._extend=function(t,e){if(!e||!I(e))return t;for(var r=Object.keys(e),i=r.length;i--;)t[r[i]]=e[r[i]];return t;};var N="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function j(t,e){if(!t){var r=new Error("Promise was rejected with a falsy value");r.reason=t,t=r;}return e(t);}e.promisify=function(t){if("function"!=typeof t)throw new TypeError('The "original" argument must be of type Function');if(N&&t[N]){var e;if("function"!=typeof(e=t[N]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(e,N,{value:e,enumerable:!1,writable:!1,configurable:!0}),e;}function e(){for(var e,r,n=new Promise(function(t,n){e=t,r=n;}),o=[],i=0;i>1,l=n(t,e,r-1,o,2*f),d=n(t,e,r-1,o+f,2*f),m=new Array(h);for(let i=0;i=0;)this.w[n]=this.F.square(this.w[n+1]),this.wi[n]=this.F.square(this.wi[n+1]),n--;this.roots=[],this._setRoots(15);}_setRoots(t){for(let i=t;i>=0&&!this.roots[i];i--){let t=this.F.one;const e=1<a.length&&([b,a]=[a,b]),b.length<=2||b.length0){return new Array(t).fill(this.F.zero).concat(p);}return-t>=p.length?[]:p.slice(-t);}eval2(p,t){let e=this.F.zero,r=this.F.one;for(let i=0;i>1),e.mul(r,t(p,h,n+o,o<<1,f>>1)));return c;}(this.extend(p,r),t,0,1,r);}lagrange(t){let e=[this.F.one];for(let i=0;i>1,h=this._fft(t,e-1,r,2*n),c=this._fft(t,e-1,r+n,2*n),l=new Array(o);let d=this.F.one;for(let i=0;i0&&this.F.eq(p[i],this.F.zero);)i--;return p.slice(0,i+1);}eq(a,b){const t=this.reduce(a),e=this.reduce(b);if(t.length!=e.length)return!1;for(let i=0;i=0;i--)e[i]=this.F.add(this.F.mul(e[i+1],t),p[i+1]);return e;}_next2Power(t){return t--,t|=t>>1,t|=t>>2,t|=t>>4,t|=t>>8,t|=t>>16,++t;}toString(p){let t="";for(let i=this.normalize(p).length-1;i>=0;i--)this.F.eq(p[i],this.F.zero)||(""!=t&&(t+=" + "),t+=p[i].toString(10),i>0&&(t+="x",i>1&&(t=t+"^"+i)));return t;}normalize(p){const t=new Array(p.length);for(let i=0;i2*h&&(l=this.sub(this.scaleX([this.F.one],2*h),this.mul(s,f)));let d,m,q=[],y=u,v=!1;for(;!v;)d=this.mul(y,s),q=this.add(q,this.scaleX(d,-2*h)),c>2*h?(m=this.mul(y,l),y=this.scaleX(m,-2*h),c=y.length-1):v=!0;return q;}oneRoot(t,i){let e=r(t-1)+1,n=this.F.one,o=i;if(i>=t)throw new Error("Given 'i' should be lower than 'n'");if(1<0;)!0&o&&(n=this.F.mul(n,this.w[e])),o>>=1,e--;return n;}computeVanishingPolinomial(t,e){const r=1<>1n,this.bitLength=o.bitLength(this.p),this.mask=(1n<>1n;this.nqr=this.two;let e=this.pow(this.nqr,t);for(;!this.eq(e,this.minusone);)this.nqr=this.nqr+1n,e=this.pow(this.nqr,t);for(this.s=0,this.t=this.minusone;0n==(1n&this.t);)this.s=this.s+1,this.t=this.t>>1n;this.nqr_to_t=this.pow(this.nqr,this.t);}e(a,b){let t;if(b?16==b&&(t=BigInt("0x"+a)):t=BigInt(a),t<0){let e=-t;return e>=this.p&&(e%=this.p),this.p-e;}return t>=this.p?t%this.p:t;}add(a,b){const t=a+b;return t>=this.p?t-this.p:t;}sub(a,b){return a>=b?a-b:this.p-b+a;}neg(a){return a?this.p-a:a;}mul(a,b){return a*b%this.p;}mulScalar(base,s){return base*this.e(s)%this.p;}square(a){return a*a%this.p;}eq(a,b){return a==b;}neq(a,b){return a!=b;}lt(a,b){return(a>this.half?a-this.p:a)<(b>this.half?b-this.p:b);}gt(a,b){return(a>this.half?a-this.p:a)>(b>this.half?b-this.p:b);}leq(a,b){return(a>this.half?a-this.p:a)<=(b>this.half?b-this.p:b);}geq(a,b){return(a>this.half?a-this.p:a)>=(b>this.half?b-this.p:b);}div(a,b){return this.mul(a,this.inv(b));}idiv(a,b){return n(b,"Division by zero"),a/b;}inv(a){n(a,"Division by zero");let t=0n,e=this.p,r=1n,o=a%this.p;for(;o;){let q=e/o;[t,r]=[r,t-q*r],[e,o]=[o,e-q*o];}return t<0n&&(t+=this.p),t;}mod(a,b){return a%b;}pow(b,t){return f.exp(this,b,t);}band(a,b){const t=a&b&this.mask;return t>=this.p?t-this.p:t;}bor(a,b){const t=(a|b)&this.mask;return t>=this.p?t-this.p:t;}bxor(a,b){const t=(a^b)&this.mask;return t>=this.p?t-this.p:t;}bnot(a){const t=a^this.mask;return t>=this.p?t-this.p:t;}shl(a,b){if(Number(b)=this.p?t-this.p:t;}{const t=this.p-b;return Number(t)>t:0n;}}shr(a,b){if(Number(b)>b;{const t=this.p-b;if(Number(t)=this.p?e-this.p:e;}return 0;}}land(a,b){return a&&b?1n:0n;}lor(a,b){return a||b?1n:0n;}lnot(a){return a?0n:1n;}sqrt(t){if(0n==t)return this.zero;if(1n!=this.pow(t,this.minusone>>this.one))return null;let e=this.s,r=this.nqr_to_t,n=this.pow(t,this.t),o=this.pow(t,this.add(this.t,this.one)>>1n);for(;1n!=n;){let t=this.square(n),i=1;for(;1n!=t;)i++,t=this.square(t);let b=r;for(let t=0;tthis.p>>1n&&(o=this.neg(o)),o;}normalize(a,b){if((a=BigInt(a,b))<0){let t=-a;return t>=this.p&&(t%=this.p),this.p-t;}return a>=this.p?a%this.p:a;}random(){const t=2*this.bitLength/8;let e=0n;for(let i=0;ithis.half){t="-"+(this.p-a).toString(base);}else t=a.toString(base);return t;}isZero(a){return 0n==a;}};},function(t,e,r){(e=t.exports=r(214)).Stream=e,e.Readable=e,e.Writable=r(218),e.Duplex=r(80),e.Transform=r(219),e.PassThrough=r(383),e.finished=r(150),e.pipeline=r(384);},function(t,e){},function(t,e,r){"use strict";function n(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable;})),e.push.apply(e,r);}return e;}function o(t){for(var i=1;i0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(s){if(0===this.length)return"";for(var p=this.head,t=""+p.data;p=p.next;)t+=s+p.data;return t;}},{key:"concat",value:function(t){if(0===this.length)return l.alloc(0);for(var e,r,n,o=l.allocUnsafe(t>>>0),p=this.head,i=0;p;)e=p.data,r=o,n=i,l.prototype.copy.call(e,r,n),i+=p.data.length,p=p.next;return o;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?r+=n:r+=n.slice(0,t),0==(t-=o)){o===n.length?(++e,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++e;}return this.length-=e,r;}},{key:"_getBuffer",value:function(t){var e=l.allocUnsafe(t),p=this.head,r=1;for(p.data.copy(e),t-=p.data.length;p=p.next;){var n=p.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++r,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++r;}return this.length-=r,e;}},{key:m,value:function(t,e){return d(this,o(o({},e),{},{depth:0,customInspect:!1}));}}])&&h(e.prototype,r),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),t;}();},function(t,e){},function(t,e,r){"use strict";(function(e){var n;function o(t,e,r){return(e=function(t){var e=function(input,t){if("object"!=typeof input||null===input)return input;var e=input[Symbol.toPrimitive];if(void 0!==e){var r=e.call(input,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===t?String:Number)(input);}(t,"string");return"symbol"==typeof e?e:String(e);}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}var f=r(150),h=Symbol("lastResolve"),c=Symbol("lastReject"),l=Symbol("error"),d=Symbol("ended"),m=Symbol("lastPromise"),y=Symbol("handlePromise"),v=Symbol("stream");function w(t,e){return{value:t,done:e};}function _(t){var e=t[h];if(null!==e){var data=t[v].read();null!==data&&(t[m]=null,t[h]=null,t[c]=null,e(w(data,!1)));}}function M(t){e.nextTick(_,t);}var A=Object.getPrototypeOf(function(){}),E=Object.setPrototypeOf((o(n={get stream(){return this[v];},next:function(){var t=this,r=this[l];if(null!==r)return Promise.reject(r);if(this[d])return Promise.resolve(w(void 0,!0));if(this[v].destroyed)return new Promise(function(r,n){e.nextTick(function(){t[l]?n(t[l]):r(w(void 0,!0));});});var n,o=this[m];if(o)n=new Promise(function(t,e){return function(r,n){t.then(function(){e[d]?r(w(void 0,!0)):e[y](r,n);},n);};}(o,this));else{var data=this[v].read();if(null!==data)return Promise.resolve(w(data,!1));n=new Promise(this[y]);}return this[m]=n,n;}},Symbol.asyncIterator,function(){return this;}),o(n,"return",function(){var t=this;return new Promise(function(e,r){t[v].destroy(null,function(t){t?r(t):e(w(void 0,!0));});});}),n),A);t.exports=function(t){var e,r=Object.create(E,(o(e={},v,{value:t,writable:!0}),o(e,h,{value:null,writable:!0}),o(e,c,{value:null,writable:!0}),o(e,l,{value:null,writable:!0}),o(e,d,{value:t._readableState.endEmitted,writable:!0}),o(e,y,{value:function(t,e){var data=r[v].read();data?(r[m]=null,r[h]=null,r[c]=null,t(w(data,!1))):(r[h]=t,r[c]=e);},writable:!0}),e));return r[m]=null,f(t,function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=r[c];return null!==e&&(r[m]=null,r[h]=null,r[c]=null,e(t)),void(r[l]=t);}var n=r[h];null!==n&&(r[m]=null,r[h]=null,r[c]=null,n(w(void 0,!0))),r[d]=!0;}),t.on("readable",M.bind(null,r)),r;};}).call(this,r(19));},function(t,e){t.exports=function(){throw new Error("Readable.from is not available in the browser");};},function(t,e,r){"use strict";t.exports=o;var n=r(219);function o(t){if(!(this instanceof o))return new o(t);n.call(this,t);}r(4)(o,n),o.prototype._transform=function(t,e,r){r(null,t);};},function(t,e,r){"use strict";var n;var o=r(79).codes,f=o.ERR_MISSING_ARGS,h=o.ERR_STREAM_DESTROYED;function c(t){if(t)throw t;}function l(t){t();}function d(t,e){return t.pipe(e);}t.exports=function(){for(var t=arguments.length,e=new Array(t),o=0;o0,function(t){m||(m=t),t&&v.forEach(l),o||(v.forEach(l),y(m));});});return e.reduce(d);};},function(t,e,r){var n=r(4),o=r(81),f=r(7).Buffer,h=[1518500249,1859775393,-1894007588,-899497514],c=new Array(80);function l(){this.init(),this._w=c,o.call(this,64,56);}function d(t){return t<<30|t>>>2;}function m(s,b,t,e){return 0===s?b&t|~b&e:2===s?b&t|b&e|t&e:b^t^e;}n(l,o),l.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this;},l.prototype._update=function(t){for(var e,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,f=0|this._e,i=0;i<16;++i)r[i]=t.readInt32BE(4*i);for(;i<80;++i)r[i]=r[i-3]^r[i-8]^r[i-14]^r[i-16];for(var c=0;c<80;++c){var s=~~(c/20),l=0|((e=a)<<5|e>>>27)+m(s,b,n,o)+f+r[c]+h[s];f=o,o=n,n=d(b),b=a,a=l;}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=f+this._e|0;},l.prototype._hash=function(){var t=f.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t;},t.exports=l;},function(t,e,r){var n=r(4),o=r(81),f=r(7).Buffer,h=[1518500249,1859775393,-1894007588,-899497514],c=new Array(80);function l(){this.init(),this._w=c,o.call(this,64,56);}function d(t){return t<<5|t>>>27;}function m(t){return t<<30|t>>>2;}function y(s,b,t,e){return 0===s?b&t|~b&e:2===s?b&t|b&e|t&e:b^t^e;}n(l,o),l.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this;},l.prototype._update=function(t){for(var e,r=this._w,a=0|this._a,b=0|this._b,n=0|this._c,o=0|this._d,f=0|this._e,i=0;i<16;++i)r[i]=t.readInt32BE(4*i);for(;i<80;++i)r[i]=(e=r[i-3]^r[i-8]^r[i-14]^r[i-16])<<1|e>>>31;for(var c=0;c<80;++c){var s=~~(c/20),l=d(a)+y(s,b,n,o)+f+r[c]+h[s]|0;f=o,o=n,n=m(b),b=a,a=l;}this._a=a+this._a|0,this._b=b+this._b|0,this._c=n+this._c|0,this._d=o+this._d|0,this._e=f+this._e|0;},l.prototype._hash=function(){var t=f.allocUnsafe(20);return t.writeInt32BE(0|this._a,0),t.writeInt32BE(0|this._b,4),t.writeInt32BE(0|this._c,8),t.writeInt32BE(0|this._d,12),t.writeInt32BE(0|this._e,16),t;},t.exports=l;},function(t,e,r){var n=r(4),o=r(220),f=r(81),h=r(7).Buffer,c=new Array(64);function l(){this.init(),this._w=c,f.call(this,64,56);}n(l,o),l.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this;},l.prototype._hash=function(){var t=h.allocUnsafe(28);return t.writeInt32BE(this._a,0),t.writeInt32BE(this._b,4),t.writeInt32BE(this._c,8),t.writeInt32BE(this._d,12),t.writeInt32BE(this._e,16),t.writeInt32BE(this._f,20),t.writeInt32BE(this._g,24),t;},t.exports=l;},function(t,e,r){var n=r(4),o=r(221),f=r(81),h=r(7).Buffer,c=new Array(160);function l(){this.init(),this._w=c,f.call(this,128,112);}n(l,o),l.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this;},l.prototype._hash=function(){var t=h.allocUnsafe(48);function e(e,r,n){t.writeInt32BE(e,n),t.writeInt32BE(r,n+4);}return e(this._ah,this._al,0),e(this._bh,this._bl,8),e(this._ch,this._cl,16),e(this._dh,this._dl,24),e(this._eh,this._el,32),e(this._fh,this._fl,40),t;},t.exports=l;},function(t,e){},function(t,e,r){"use strict";var n=r(154).Buffer,o=r(391);t.exports=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function");}(this,t),this.head=null,this.tail=null,this.length=0;}return t.prototype.push=function(t){var e={data:t,next:null};this.length>0?this.tail.next=e:this.head=e,this.tail=e,++this.length;},t.prototype.unshift=function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;},t.prototype.shift=function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}},t.prototype.clear=function(){this.head=this.tail=null,this.length=0;},t.prototype.join=function(s){if(0===this.length)return"";for(var p=this.head,t=""+p.data;p=p.next;)t+=s+p.data;return t;},t.prototype.concat=function(t){if(0===this.length)return n.alloc(0);for(var e,r,o,f=n.allocUnsafe(t>>>0),p=this.head,i=0;p;)e=p.data,r=f,o=i,e.copy(r,o),i+=p.data.length,p=p.next;return f;},t;}(),o&&o.inspect&&o.inspect.custom&&(t.exports.prototype[o.inspect.custom]=function(){var t=o.inspect({length:this.length});return this.constructor.name+" "+t;});},function(t,e){},function(t,e,r){"use strict";t.exports=f;var n=r(226),o=Object.create(r(98));function f(t){if(!(this instanceof f))return new f(t);n.call(this,t);}o.inherits=r(4),o.inherits(f,n),f.prototype._transform=function(t,e,r){r(null,t);};},function(t,e,r){t.exports=r(155);},function(t,e,r){t.exports=r(67);},function(t,e,r){t.exports=r(153).Transform;},function(t,e,r){t.exports=r(153).PassThrough;},function(t,e,r){"use strict";var n=r(4),o=r(7).Buffer,f=r(62),h=o.alloc(128),c=64;function l(t,e){f.call(this,"digest"),"string"==typeof e&&(e=o.from(e)),this._alg=t,this._key=e,e.length>c?e=t(e):e.length15){var t=this.cache.slice(0,16);return this.cache=this.cache.slice(16),t;}return null;},v.prototype.flush=function(){for(var t=16-this.cache.length,e=f.allocUnsafe(t),i=-1;++i>i%8,t._prev=f(t._prev,r?n:o);return h;}function f(t,e){var r=t.length,i=-1,o=n.allocUnsafe(t.length);for(t=n.concat([t,n.from([e])]);++i>7;return o;}e.encrypt=function(t,e,r){for(var f=e.length,h=n.allocUnsafe(f),i=-1;++i>>0,0),e.writeUInt32BE(t[1]>>>0,4),e.writeUInt32BE(t[2]>>>0,8),e.writeUInt32BE(t[3]>>>0,12),e;}function h(t){this.h=t,this.state=n.alloc(16,0),this.cache=n.allocUnsafe(0);}h.prototype.ghash=function(t){for(var i=-1;++i0;e--)n[e]=n[e]>>>1|(1&n[e-1])<<31;n[0]=n[0]>>>1,r&&(n[0]=n[0]^225<<24);}this.state=f(o);},h.prototype.update=function(t){var e;for(this.cache=n.concat([this.cache,t]);this.cache.length>=16;)e=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(e);},h.prototype.final=function(t,e){return this.cache.length&&this.ghash(n.concat([this.cache,o],16)),this.ghash(f([0,t,0,e])),this.state;},t.exports=h;},function(t,e,r){var n=r(240),o=r(7).Buffer,f=r(158),h=r(241),c=r(62),l=r(120),d=r(121);function m(t,e,r){c.call(this),this._cache=new y(),this._last=void 0,this._cipher=new l.AES(e),this._prev=o.from(r),this._mode=t,this._autopadding=!0;}function y(){this.cache=o.allocUnsafe(0);}function v(t,e,r){var c=f[t.toLowerCase()];if(!c)throw new TypeError("invalid suite type");if("string"==typeof r&&(r=o.from(r)),"GCM"!==c.mode&&r.length!==c.iv)throw new TypeError("invalid iv length "+r.length);if("string"==typeof e&&(e=o.from(e)),e.length!==c.key/8)throw new TypeError("invalid key length "+e.length);return"stream"===c.type?new h(c.module,e,r,!0):"auth"===c.type?new n(c.module,e,r,!0):new m(c.module,e,r);}r(4)(m,c),m.prototype._update=function(data){var t,e;this._cache.add(data);for(var r=[];t=this._cache.get(this._autopadding);)e=this._mode.decrypt(this,t),r.push(e);return o.concat(r);},m.prototype._final=function(){var t=this._cache.flush();if(this._autopadding)return function(t){var e=t[15];if(e<1||e>16)throw new Error("unable to decrypt data");var i=-1;for(;++i16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;}else if(this.cache.length>=16)return e=this.cache.slice(0,16),this.cache=this.cache.slice(16),e;return null;},y.prototype.flush=function(){if(this.cache.length)return this.cache;},e.createDecipher=function(t,e){var r=f[t.toLowerCase()];if(!r)throw new TypeError("invalid suite type");var n=d(e,!1,r.key,r.iv);return v(t,n.key,n.iv);},e.createDecipheriv=v;},function(t,e){e["des-ecb"]={key:8,iv:0},e["des-cbc"]=e.des={key:8,iv:8},e["des-ede3-cbc"]=e.des3={key:24,iv:8},e["des-ede3"]={key:24,iv:0},e["des-ede-cbc"]={key:16,iv:8},e["des-ede"]={key:16,iv:0};},function(t,e,r){(function(t){var n=r(242),o=r(418),f=r(419);var h={binary:!0,hex:!0,base64:!0};e.DiffieHellmanGroup=e.createDiffieHellmanGroup=e.getDiffieHellman=function(e){var r=new t(o[e].prime,"hex"),n=new t(o[e].gen,"hex");return new f(r,n);},e.createDiffieHellman=e.DiffieHellman=function e(r,o,c,l){return t.isBuffer(o)||void 0===h[o]?e(r,"binary",o,c):(o=o||"binary",l=l||"binary",c=c||new t([2]),t.isBuffer(c)||(c=new t(c,l)),"number"==typeof r?new f(n(r,c),c,!0):(t.isBuffer(r)||(r=new t(r,o)),new f(r,c,!0)));};}).call(this,r(3).Buffer);},function(t,e){},function(t,e){},function(t){t.exports=JSON.parse('{"modp1":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},"modp2":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},"modp5":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},"modp14":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},"modp15":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},"modp16":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},"modp17":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},"modp18":{"gen":"02","prime":"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"}}');},function(t,e,r){(function(e){var n=r(16),o=new(r(243))(),f=new n(24),h=new n(11),c=new n(10),l=new n(3),d=new n(7),m=r(242),y=r(60);function v(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this._pub=new n(t),this;}function w(t,r){return r=r||"utf8",e.isBuffer(t)||(t=new e(t,r)),this._priv=new n(t),this;}t.exports=M;var _={};function M(t,e,r){this.setGenerator(e),this.__prime=new n(t),this._prime=n.mont(this.__prime),this._primeLen=t.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,r?(this.setPublicKey=v,this.setPrivateKey=w):this._primeCode=8;}function A(t,r){var n=new e(t.toArray());return r?n.toString(r):n;}Object.defineProperty(M.prototype,"verifyError",{enumerable:!0,get:function(){return"number"!=typeof this._primeCode&&(this._primeCode=function(t,e){var r=e.toString("hex"),n=[r,t.toString(16)].join("_");if(n in _)return _[n];var y,v=0;if(t.isEven()||!m.simpleSieve||!m.fermatTest(t)||!o.test(t))return v+=1,v+="02"===r||"05"===r?8:4,_[n]=v,v;switch(o.test(t.shrn(1))||(v+=2),r){case"02":t.mod(f).cmp(h)&&(v+=8);break;case"05":(y=t.mod(c)).cmp(l)&&y.cmp(d)&&(v+=8);break;default:v+=4;}return _[n]=v,v;}(this.__prime,this.__gen)),this._primeCode;}}),M.prototype.generateKeys=function(){return this._priv||(this._priv=new n(y(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey();},M.prototype.computeSecret=function(t){var r=(t=(t=new n(t)).toRed(this._prime)).redPow(this._priv).fromRed(),o=new e(r.toArray()),f=this.getPrime();if(o.length0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(s){if(0===this.length)return"";for(var p=this.head,t=""+p.data;p=p.next;)t+=s+p.data;return t;}},{key:"concat",value:function(t){if(0===this.length)return l.alloc(0);for(var e,r,n,o=l.allocUnsafe(t>>>0),p=this.head,i=0;p;)e=p.data,r=o,n=i,l.prototype.copy.call(e,r,n),i+=p.data.length,p=p.next;return o;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?r+=n:r+=n.slice(0,t),0==(t-=o)){o===n.length?(++e,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++e;}return this.length-=e,r;}},{key:"_getBuffer",value:function(t){var e=l.allocUnsafe(t),p=this.head,r=1;for(p.data.copy(e),t-=p.data.length;p=p.next;){var n=p.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++r,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++r;}return this.length-=r,e;}},{key:m,value:function(t,e){return d(this,o(o({},e),{},{depth:0,customInspect:!1}));}}])&&h(e.prototype,r),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),t;}();},function(t,e){},function(t,e,r){"use strict";(function(e){var n;function o(t,e,r){return(e=function(t){var e=function(input,t){if("object"!=typeof input||null===input)return input;var e=input[Symbol.toPrimitive];if(void 0!==e){var r=e.call(input,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===t?String:Number)(input);}(t,"string");return"symbol"==typeof e?e:String(e);}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}var f=r(160),h=Symbol("lastResolve"),c=Symbol("lastReject"),l=Symbol("error"),d=Symbol("ended"),m=Symbol("lastPromise"),y=Symbol("handlePromise"),v=Symbol("stream");function w(t,e){return{value:t,done:e};}function _(t){var e=t[h];if(null!==e){var data=t[v].read();null!==data&&(t[m]=null,t[h]=null,t[c]=null,e(w(data,!1)));}}function M(t){e.nextTick(_,t);}var A=Object.getPrototypeOf(function(){}),E=Object.setPrototypeOf((o(n={get stream(){return this[v];},next:function(){var t=this,r=this[l];if(null!==r)return Promise.reject(r);if(this[d])return Promise.resolve(w(void 0,!0));if(this[v].destroyed)return new Promise(function(r,n){e.nextTick(function(){t[l]?n(t[l]):r(w(void 0,!0));});});var n,o=this[m];if(o)n=new Promise(function(t,e){return function(r,n){t.then(function(){e[d]?r(w(void 0,!0)):e[y](r,n);},n);};}(o,this));else{var data=this[v].read();if(null!==data)return Promise.resolve(w(data,!1));n=new Promise(this[y]);}return this[m]=n,n;}},Symbol.asyncIterator,function(){return this;}),o(n,"return",function(){var t=this;return new Promise(function(e,r){t[v].destroy(null,function(t){t?r(t):e(w(void 0,!0));});});}),n),A);t.exports=function(t){var e,r=Object.create(E,(o(e={},v,{value:t,writable:!0}),o(e,h,{value:null,writable:!0}),o(e,c,{value:null,writable:!0}),o(e,l,{value:null,writable:!0}),o(e,d,{value:t._readableState.endEmitted,writable:!0}),o(e,y,{value:function(t,e){var data=r[v].read();data?(r[m]=null,r[h]=null,r[c]=null,t(w(data,!1))):(r[h]=t,r[c]=e);},writable:!0}),e));return r[m]=null,f(t,function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=r[c];return null!==e&&(r[m]=null,r[h]=null,r[c]=null,e(t)),void(r[l]=t);}var n=r[h];null!==n&&(r[m]=null,r[h]=null,r[c]=null,n(w(void 0,!0))),r[d]=!0;}),t.on("readable",M.bind(null,r)),r;};}).call(this,r(19));},function(t,e){t.exports=function(){throw new Error("Readable.from is not available in the browser");};},function(t,e,r){"use strict";t.exports=o;var n=r(249);function o(t){if(!(this instanceof o))return new o(t);n.call(this,t);}r(4)(o,n),o.prototype._transform=function(t,e,r){r(null,t);};},function(t,e,r){"use strict";var n;var o=r(82).codes,f=o.ERR_MISSING_ARGS,h=o.ERR_STREAM_DESTROYED;function c(t){if(t)throw t;}function l(t){t();}function d(t,e){return t.pipe(e);}t.exports=function(){for(var t=arguments.length,e=new Array(t),o=0;o0,function(t){m||(m=t),t&&v.forEach(l),o||(v.forEach(l),y(m));});});return e.reduce(d);};},function(t,e,r){var n=r(7).Buffer,o=r(227),f=r(161),h=r(84).ec,c=r(252),l=r(123),d=r(258);function m(t,q,e,r){if((t=n.from(t.toArray())).length0&&e.ishrn(r),e;}function v(q,t,e){var r,f;do{for(r=n.alloc(0);8*r.length=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e){},function(t){t.exports=JSON.parse('{"name":"elliptic","version":"6.5.4","description":"EC cryptography","main":"lib/elliptic.js","files":["lib"],"scripts":{"lint":"eslint lib test","lint:fix":"npm run lint -- --fix","unit":"istanbul test _mocha --reporter=spec test/index.js","test":"npm run lint && npm run unit","version":"grunt dist && git add dist/"},"repository":{"type":"git","url":"git@github.com:indutny/elliptic"},"keywords":["EC","Elliptic","curve","Cryptography"],"author":"Fedor Indutny ","license":"MIT","bugs":{"url":"https://github.com/indutny/elliptic/issues"},"homepage":"https://github.com/indutny/elliptic","devDependencies":{"brfs":"^2.0.2","coveralls":"^3.1.0","eslint":"^7.6.0","grunt":"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1","istanbul":"^0.4.5","mocha":"^8.0.1"},"dependencies":{"bn.js":"^4.11.9","brorand":"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1","inherits":"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}');},function(t,e,r){"use strict";var n=r(45),o=r(16),f=r(4),h=r(122),c=n.assert;function l(t){h.call(this,"short",t),this.a=new o(t.a,16).toRed(this.red),this.b=new o(t.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(t),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4);}function d(t,e,r,n){h.BasePoint.call(this,t,"affine"),null===e&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new o(e,16),this.y=new o(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1);}function m(t,e,r,n){h.BasePoint.call(this,t,"jacobian"),null===e&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new o(0)):(this.x=new o(e,16),this.y=new o(r,16),this.z=new o(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one;}f(l,h),t.exports=l,l.prototype._getEndomorphism=function(t){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var e,r;if(t.beta)e=new o(t.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);e=(e=n[0].cmp(n[1])<0?n[0]:n[1]).toRed(this.red);}if(t.lambda)r=new o(t.lambda,16);else{var f=this._getEndoRoots(this.n);0===this.g.mul(f[0]).x.cmp(this.g.x.redMul(e))?r=f[0]:(r=f[1],c(0===this.g.mul(r).x.cmp(this.g.x.redMul(e))));}return{beta:e,lambda:r,basis:t.basis?t.basis.map(function(t){return{a:new o(t.a,16),b:new o(t.b,16)};}):this._getEndoBasis(r)};}},l.prototype._getEndoRoots=function(t){var e=t===this.p?this.red:o.mont(t),r=new o(2).toRed(e).redInvm(),n=r.redNeg(),s=new o(3).toRed(e).redNeg().redSqrt().redMul(r);return[n.redAdd(s).fromRed(),n.redSub(s).fromRed()];},l.prototype._getEndoBasis=function(t){for(var e,r,n,f,h,c,l,d,m,y=this.n.ushrn(Math.floor(this.n.bitLength()/2)),u=t,v=this.n.clone(),w=new o(1),_=new o(0),M=new o(0),A=new o(1),i=0;0!==u.cmpn(0);){var q=v.div(u);d=v.sub(q.mul(u)),m=M.sub(q.mul(w));var E=A.sub(q.mul(_));if(!n&&d.cmp(y)<0)e=l.neg(),r=w,n=d.neg(),f=m;else if(n&&2==++i)break;l=d,v=u,u=d,M=w,w=m,A=_,_=E;}h=d.neg(),c=m;var x=n.sqr().add(f.sqr());return h.sqr().add(c.sqr()).cmp(x)>=0&&(h=e,c=r),n.negative&&(n=n.neg(),f=f.neg()),h.negative&&(h=h.neg(),c=c.neg()),[{a:n,b:f},{a:h,b:c}];},l.prototype._endoSplit=function(t){var e=this.endo.basis,r=e[0],n=e[1],o=n.b.mul(t).divRound(this.n),f=r.b.neg().mul(t).divRound(this.n),h=o.mul(r.a),c=f.mul(n.a),l=o.mul(r.b),d=f.mul(n.b);return{k1:t.sub(h).sub(c),k2:l.add(d).neg()};},l.prototype.pointFromX=function(t,e){(t=new o(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var f=n.fromRed().isOdd();return(e&&!f||!e&&f)&&(n=n.redNeg()),this.point(t,n);},l.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,r=t.y,n=this.a.redMul(e),o=e.redSqr().redMul(e).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0);},l.prototype._endoWnafMulAdd=function(t,e,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i":"";},d.prototype.isInfinity=function(){return this.inf;},d.prototype.add=function(p){if(this.inf)return p;if(p.inf)return this;if(this.eq(p))return this.dbl();if(this.neg().eq(p))return this.curve.point(null,null);if(0===this.x.cmp(p.x))return this.curve.point(null,null);var t=this.y.redSub(p.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(p.x).redInvm()));var e=t.redSqr().redISub(this.x).redISub(p.x),r=t.redMul(this.x.redSub(e)).redISub(this.y);return this.curve.point(e,r);},d.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var a=this.curve.a,e=this.x.redSqr(),r=t.redInvm(),n=e.redAdd(e).redIAdd(e).redIAdd(a).redMul(r),o=n.redSqr().redISub(this.x.redAdd(this.x)),f=n.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,f);},d.prototype.getX=function(){return this.x.fromRed();},d.prototype.getY=function(){return this.y.fromRed();},d.prototype.mul=function(t){return t=new o(t,16),this.isInfinity()?this:this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t);},d.prototype.mulAdd=function(t,e,r){var n=[this,e],o=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2);},d.prototype.jmulAdd=function(t,e,r){var n=[this,e],o=[t,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0);},d.prototype.eq=function(p){return this===p||this.inf===p.inf&&(this.inf||0===this.x.cmp(p.x)&&0===this.y.cmp(p.y));},d.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var pre=this.precomputed,r=function(p){return p.neg();};e.precomputed={naf:pre.naf&&{wnd:pre.naf.wnd,points:pre.naf.points.map(r)},doubles:pre.doubles&&{step:pre.doubles.step,points:pre.doubles.points.map(r)}};}return e;},d.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one);},f(m,h.BasePoint),l.prototype.jpoint=function(t,e,r){return new m(this,t,e,r);},m.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),r=this.x.redMul(e),n=this.y.redMul(e).redMul(t);return this.curve.point(r,n);},m.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z);},m.prototype.add=function(p){if(this.isInfinity())return p;if(p.isInfinity())return this;var t=p.z.redSqr(),e=this.z.redSqr(),r=this.x.redMul(t),n=p.x.redMul(e),o=this.y.redMul(t.redMul(p.z)),f=p.y.redMul(e.redMul(this.z)),h=r.redSub(n),c=o.redSub(f);if(0===h.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=h.redSqr(),h3=h2.redMul(h),l=r.redMul(h2),d=c.redSqr().redIAdd(h3).redISub(l).redISub(l),m=c.redMul(l.redISub(d)).redISub(o.redMul(h3)),y=this.z.redMul(p.z).redMul(h);return this.curve.jpoint(d,m,y);},m.prototype.mixedAdd=function(p){if(this.isInfinity())return p.toJ();if(p.isInfinity())return this;var t=this.z.redSqr(),e=this.x,r=p.x.redMul(t),n=this.y,o=p.y.redMul(t).redMul(this.z),f=e.redSub(r),h=n.redSub(o);if(0===f.cmpn(0))return 0!==h.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=f.redSqr(),h3=h2.redMul(f),c=e.redMul(h2),l=h.redSqr().redIAdd(h3).redISub(c).redISub(c),d=h.redMul(c.redISub(l)).redISub(n.redMul(h3)),m=this.z.redMul(f);return this.curve.jpoint(l,d,m);},m.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();var i;if(this.curve.zeroA||this.curve.threeA){var e=this;for(i=0;i=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0;}},m.prototype.inspect=function(){return this.isInfinity()?"":"";},m.prototype.isInfinity=function(){return 0===this.z.cmpn(0);};},function(t,e,r){"use strict";var n=r(16),o=r(4),f=r(122),h=r(45);function c(t){f.call(this,"mont",t),this.a=new n(t.a,16).toRed(this.red),this.b=new n(t.b,16).toRed(this.red),this.i4=new n(4).toRed(this.red).redInvm(),this.two=new n(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two));}function l(t,e,r){f.BasePoint.call(this,t,"projective"),null===e&&null===r?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new n(e,16),this.z=new n(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)));}o(c,f),t.exports=c,c.prototype.validate=function(t){var e=t.normalize().x,r=e.redSqr(),n=r.redMul(e).redAdd(r.redMul(this.a)).redAdd(e);return 0===n.redSqrt().redSqr().cmp(n);},o(l,f.BasePoint),c.prototype.decodePoint=function(t,e){return this.point(h.toArray(t,e),1);},c.prototype.point=function(t,e){return new l(this,t,e);},c.prototype.pointFromJSON=function(t){return l.fromJSON(this,t);},l.prototype.precompute=function(){},l.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength());},l.fromJSON=function(t,e){return new l(t,e[0],e[1]||t.one);},l.prototype.inspect=function(){return this.isInfinity()?"":"";},l.prototype.isInfinity=function(){return 0===this.z.cmpn(0);},l.prototype.dbl=function(){var t=this.x.redAdd(this.z).redSqr(),e=this.x.redSub(this.z).redSqr(),r=t.redSub(e),n=t.redMul(e),o=r.redMul(e.redAdd(this.curve.a24.redMul(r)));return this.curve.point(n,o);},l.prototype.add=function(){throw new Error("Not supported on Montgomery curve");},l.prototype.diffAdd=function(p,t){var a=this.x.redAdd(this.z),b=this.x.redSub(this.z),e=p.x.redAdd(p.z),r=p.x.redSub(p.z).redMul(a),n=e.redMul(b),o=t.z.redMul(r.redAdd(n).redSqr()),f=t.x.redMul(r.redISub(n).redSqr());return this.curve.point(o,f);},l.prototype.mul=function(t){for(var e=t.clone(),a=this,b=this.curve.point(null,null),r=[];0!==e.cmpn(0);e.iushrn(1))r.push(e.andln(1));for(var i=r.length-1;i>=0;i--)0===r[i]?(a=a.diffAdd(b,this),b=b.dbl()):(b=a.diffAdd(b,this),a=a.dbl());return b;},l.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve");},l.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve");},l.prototype.eq=function(t){return 0===this.getX().cmp(t.getX());},l.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this;},l.prototype.getX=function(){return this.normalize(),this.x.fromRed();};},function(t,e,r){"use strict";var n=r(45),o=r(16),f=r(4),h=r(122),c=n.assert;function l(t){this.twisted=1!=(0|t.a),this.mOneA=this.twisted&&-1==(0|t.a),this.extended=this.mOneA,h.call(this,"edwards",t),this.a=new o(t.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new o(t.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new o(t.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),c(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|t.c);}function d(t,e,r,n,f){h.BasePoint.call(this,t,"projective"),null===e&&null===r&&null===n?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new o(e,16),this.y=new o(r,16),this.z=n?new o(n,16):this.curve.one,this.t=f&&new o(f,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))));}f(l,h),t.exports=l,l.prototype._mulA=function(t){return this.mOneA?t.redNeg():this.a.redMul(t);},l.prototype._mulC=function(t){return this.oneC?t:this.c.redMul(t);},l.prototype.jpoint=function(t,e,r,n){return this.point(t,e,r,n);},l.prototype.pointFromX=function(t,e){(t=new o(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr(),n=this.c2.redSub(this.a.redMul(r)),f=this.one.redSub(this.c2.redMul(this.d).redMul(r)),h=n.redMul(f.redInvm()),c=h.redSqrt();if(0!==c.redSqr().redSub(h).cmp(this.zero))throw new Error("invalid point");var l=c.fromRed().isOdd();return(e&&!l||!e&&l)&&(c=c.redNeg()),this.point(t,c);},l.prototype.pointFromY=function(t,e){(t=new o(t,16)).red||(t=t.toRed(this.red));var r=t.redSqr(),n=r.redSub(this.c2),f=r.redMul(this.d).redMul(this.c2).redSub(this.a),h=n.redMul(f.redInvm());if(0===h.cmp(this.zero)){if(e)throw new Error("invalid point");return this.point(this.zero,t);}var c=h.redSqrt();if(0!==c.redSqr().redSub(h).cmp(this.zero))throw new Error("invalid point");return c.fromRed().isOdd()!==e&&(c=c.redNeg()),this.point(c,t);},l.prototype.validate=function(t){if(t.isInfinity())return!0;t.normalize();var e=t.x.redSqr(),r=t.y.redSqr(),n=e.redMul(this.a).redAdd(r),o=this.c2.redMul(this.one.redAdd(this.d.redMul(e).redMul(r)));return 0===n.cmp(o);},f(d,h.BasePoint),l.prototype.pointFromJSON=function(t){return d.fromJSON(this,t);},l.prototype.point=function(t,e,r,n){return new d(this,t,e,r,n);},d.fromJSON=function(t,e){return new d(t,e[0],e[1],e[2]);},d.prototype.inspect=function(){return this.isInfinity()?"":"";},d.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c));},d.prototype._extDbl=function(){var a=this.x.redSqr(),b=this.y.redSqr(),t=this.z.redSqr();t=t.redIAdd(t);var e=this.curve._mulA(a),r=this.x.redAdd(this.y).redSqr().redISub(a).redISub(b),g=e.redAdd(b),n=g.redSub(t),o=e.redSub(b),f=r.redMul(n),h=g.redMul(o),c=r.redMul(o),l=n.redMul(g);return this.curve.point(f,h,l,c);},d.prototype._projDbl=function(){var t,e,r,n,o,f,b=this.x.redAdd(this.y).redSqr(),h=this.x.redSqr(),c=this.y.redSqr();if(this.curve.twisted){var l=(n=this.curve._mulA(h)).redAdd(c);this.zOne?(t=b.redSub(h).redSub(c).redMul(l.redSub(this.curve.two)),e=l.redMul(n.redSub(c)),r=l.redSqr().redSub(l).redSub(l)):(o=this.z.redSqr(),f=l.redSub(o).redISub(o),t=b.redSub(h).redISub(c).redMul(f),e=l.redMul(n.redSub(c)),r=l.redMul(f));}else n=h.redAdd(c),o=this.curve._mulC(this.z).redSqr(),f=n.redSub(o).redSub(o),t=this.curve._mulC(b.redISub(n)).redMul(f),e=this.curve._mulC(n).redMul(h.redISub(c)),r=n.redMul(f);return this.curve.point(t,e,r);},d.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl();},d.prototype._extAdd=function(p){var a=this.y.redSub(this.x).redMul(p.y.redSub(p.x)),b=this.y.redAdd(this.x).redMul(p.y.redAdd(p.x)),t=this.t.redMul(this.curve.dd).redMul(p.t),e=this.z.redMul(p.z.redAdd(p.z)),r=b.redSub(a),n=e.redSub(t),g=e.redAdd(t),o=b.redAdd(a),f=r.redMul(n),h=g.redMul(o),c=r.redMul(o),l=n.redMul(g);return this.curve.point(f,h,l,c);},d.prototype._projAdd=function(p){var t,e,a=this.z.redMul(p.z),b=a.redSqr(),r=this.x.redMul(p.x),n=this.y.redMul(p.y),o=this.curve.d.redMul(r).redMul(n),f=b.redSub(o),g=b.redAdd(o),h=this.x.redAdd(this.y).redMul(p.x.redAdd(p.y)).redISub(r).redISub(n),c=a.redMul(f).redMul(h);return this.curve.twisted?(t=a.redMul(g).redMul(n.redSub(this.curve._mulA(r))),e=f.redMul(g)):(t=a.redMul(g).redMul(n.redSub(r)),e=this.curve._mulC(f).redMul(g)),this.curve.point(c,t,e);},d.prototype.add=function(p){return this.isInfinity()?p:p.isInfinity()?this:this.curve.extended?this._extAdd(p):this._projAdd(p);},d.prototype.mul=function(t){return this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve._wnafMul(this,t);},d.prototype.mulAdd=function(t,p,e){return this.curve._wnafMulAdd(1,[this,p],[t,e],2,!1);},d.prototype.jmulAdd=function(t,p,e){return this.curve._wnafMulAdd(1,[this,p],[t,e],2,!0);},d.prototype.normalize=function(){if(this.zOne)return this;var t=this.z.redInvm();return this.x=this.x.redMul(t),this.y=this.y.redMul(t),this.t&&(this.t=this.t.redMul(t)),this.z=this.curve.one,this.zOne=!0,this;},d.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg());},d.prototype.getX=function(){return this.normalize(),this.x.fromRed();},d.prototype.getY=function(){return this.normalize(),this.y.fromRed();},d.prototype.eq=function(t){return this===t||0===this.getX().cmp(t.getX())&&0===this.getY().cmp(t.getY());},d.prototype.eqXToP=function(t){var e=t.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(e))return!0;for(var r=t.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(e.redIAdd(n),0===this.x.cmp(e))return!0;}},d.prototype.toP=d.prototype.normalize,d.prototype.mixedAdd=d.prototype.add;},function(t,e){t.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}};},function(t,e,r){"use strict";var n=r(16),o=r(438),f=r(45),h=r(162),c=r(159),l=f.assert,d=r(439),m=r(440);function y(t){if(!(this instanceof y))return new y(t);"string"==typeof t&&(l(Object.prototype.hasOwnProperty.call(h,t),"Unknown curve "+t),t=h[t]),t instanceof h.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash;}t.exports=y,y.prototype.keyPair=function(t){return new d(this,t);},y.prototype.keyFromPrivate=function(t,e){return d.fromPrivate(this,t,e);},y.prototype.keyFromPublic=function(t,e){return d.fromPublic(this,t,e);},y.prototype.genKeyPair=function(t){t||(t={});for(var e=new o({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||c(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),f=this.n.sub(new n(2));;){var h=new n(e.generate(r));if(!(h.cmp(f)>0))return h.iaddn(1),this.keyFromPrivate(h);}},y.prototype._truncateToN=function(t,e){var r=8*t.byteLength()-this.n.bitLength();return r>0&&(t=t.ushrn(r)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t;},y.prototype.sign=function(t,e,r,f){"object"==typeof r&&(f=r,r=null),f||(f={}),e=this.keyFromPrivate(e,r),t=this._truncateToN(new n(t,16));for(var h=this.n.byteLength(),c=e.getPrivate().toArray("be",h),l=t.toArray("be",h),d=new o({hash:this.hash,entropy:c,nonce:l,pers:f.pers,persEnc:f.persEnc||"utf8"}),y=this.n.sub(new n(1)),v=0;;v++){var w=f.k?f.k(v):new n(d.generate(this.n.byteLength()));if(!((w=this._truncateToN(w,!0)).cmpn(1)<=0||w.cmp(y)>=0)){var _=this.g.mul(w);if(!_.isInfinity()){var M=_.getX(),A=M.umod(this.n);if(0!==A.cmpn(0)){var s=w.invm(this.n).mul(A.mul(e.getPrivate()).iadd(t));if(0!==(s=s.umod(this.n)).cmpn(0)){var E=(_.getY().isOdd()?1:0)|(0!==M.cmp(A)?2:0);return f.canonical&&s.cmp(this.nh)>0&&(s=this.n.sub(s),E^=1),new m({r:A,s:s,recoveryParam:E});}}}}}},y.prototype.verify=function(t,e,r,o){t=this._truncateToN(new n(t,16)),r=this.keyFromPublic(r,o);var f=(e=new m(e,"hex")).r,s=e.s;if(f.cmpn(1)<0||f.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var p,h=s.invm(this.n),c=h.mul(t).umod(this.n),l=h.mul(f).umod(this.n);return this.curve._maxwellTrick?!(p=this.g.jmulAdd(c,r.getPublic(),l)).isInfinity()&&p.eqXToP(f):!(p=this.g.mulAdd(c,r.getPublic(),l)).isInfinity()&&0===p.getX().umod(this.n).cmp(f);},y.prototype.recoverPubKey=function(t,e,r,o){l((3&r)===r,"The recovery param is more than two bits"),e=new m(e,o);var f=this.n,h=new n(t),c=e.r,s=e.s,d=1&r,y=r>>1;if(c.cmp(this.curve.p.umod(this.curve.n))>=0&&y)throw new Error("Unable to find sencond key candinate");c=y?this.curve.pointFromX(c.add(this.curve.n),d):this.curve.pointFromX(c,d);var v=e.r.invm(f),w=f.sub(h).mul(v).umod(f),_=s.mul(v).umod(f);return this.g.mulAdd(w,c,_);},y.prototype.getKeyRecoveryParam=function(t,e,r,n){if(null!==(e=new m(e,n)).recoveryParam)return e.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(t,e,i);}catch(t){continue;}if(o.eq(r))return i;}throw new Error("Unable to find valid recovery factor");};},function(t,e,r){"use strict";var n=r(28),o=r(250),f=r(44);function h(t){if(!(this instanceof h))return new h(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=o.toArray(t.entropy,t.entropyEnc||"hex"),r=o.toArray(t.nonce,t.nonceEnc||"hex"),n=o.toArray(t.pers,t.persEnc||"hex");f(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,r,n);}t.exports=h,h.prototype._init=function(t,e,r){var n=t.concat(e).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(t.concat(r||[])),this._reseed=1;},h.prototype.generate=function(t,e,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(n=r,r=e,e=null),r&&(r=o.toArray(r,n||"hex"),this._update(r));for(var f=[];f.length";};},function(t,e,r){"use strict";var n=r(16),o=r(45),f=o.assert;function h(t,e){if(t instanceof h)return t;this._importDER(t,e)||(f(t.r&&t.s,"Signature without r or s"),this.r=new n(t.r,16),this.s=new n(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam);}function c(){this.place=0;}function l(t,p){var e=t[p.place++];if(!(128&e))return e;var r=15&e;if(0===r||r>4)return!1;for(var n=0,i=0,o=p.place;i>>=0;return!(n<=127)&&(p.place=o,n);}function d(t){for(var i=0,e=t.length-1;!t[i]&&!(128&t[i+1])&&i>>3);for(t.push(128|r);--r;)t.push(e>>>(r<<3)&255);t.push(e);}}t.exports=h,h.prototype._importDER=function(data,t){data=o.toArray(data,t);var p=new c();if(48!==data[p.place++])return!1;var e=l(data,p);if(!1===e)return!1;if(e+p.place!==data.length)return!1;if(2!==data[p.place++])return!1;var r=l(data,p);if(!1===r)return!1;var f=data.slice(p.place,r+p.place);if(p.place+=r,2!==data[p.place++])return!1;var h=l(data,p);if(!1===h)return!1;if(data.length!==h+p.place)return!1;var s=data.slice(p.place,h+p.place);if(0===f[0]){if(!(128&f[1]))return!1;f=f.slice(1);}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1);}return this.r=new n(f),this.s=new n(s),this.recoveryParam=null,!0;},h.prototype.toDER=function(t){var e=this.r.toArray(),s=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&s[0]&&(s=[0].concat(s)),e=d(e),s=d(s);!(s[0]||128&s[1]);)s=s.slice(1);var r=[2];m(r,e.length),(r=r.concat(e)).push(2),m(r,s.length);var n=r.concat(s),f=[48];return m(f,n.length),f=f.concat(n),o.encode(f,t);};},function(t,e,r){"use strict";var n=r(28),o=r(162),f=r(45),h=f.assert,c=f.parseBytes,l=r(442),d=r(443);function m(t){if(h("ed25519"===t,"only tested with ed25519 so far"),!(this instanceof m))return new m(t);t=o[t].curve,this.curve=t,this.g=t.g,this.g.precompute(t.n.bitLength()+1),this.pointClass=t.point().constructor,this.encodingLength=Math.ceil(t.n.bitLength()/8),this.hash=n.sha512;}t.exports=m,m.prototype.sign=function(t,e){t=c(t);var r=this.keyFromSecret(e),n=this.hashInt(r.messagePrefix(),t),o=this.g.mul(n),f=this.encodePoint(o),h=this.hashInt(f,r.pubBytes(),t).mul(r.priv()),l=n.add(h).umod(this.curve.n);return this.makeSignature({R:o,S:l,Rencoded:f});},m.prototype.verify=function(t,e,r){t=c(t),e=this.makeSignature(e);var n=this.keyFromPublic(r),o=this.hashInt(e.Rencoded(),n.pubBytes(),t),f=this.g.mul(e.S());return e.R().add(n.pub().mul(o)).eq(f);},m.prototype.hashInt=function(){for(var t=this.hash(),i=0;i=q)throw new Error("invalid sig");}t.exports=function(t,e,r,d,m){var y=h(r);if("ec"===y.type){if("ecdsa"!==d&&"ecdsa/rsa"!==d)throw new Error("wrong public key type");return function(t,e,r){var n=c[r.data.algorithm.curve.join(".")];if(!n)throw new Error("unknown curve "+r.data.algorithm.curve.join("."));var o=new f(n),h=r.data.subjectPrivateKey.data;return o.verify(e,t,h);}(t,e,y);}if("dsa"===y.type){if("dsa"!==d)throw new Error("wrong public key type");return function(t,e,r){var p=r.data.p,q=r.data.q,g=r.data.g,n=r.data.pub_key,f=h.signature.decode(t,"der"),s=f.s,c=f.r;l(s,q),l(c,q);var d=o.mont(p),m=s.invm(q),y=g.toRed(d).redPow(new o(e).mul(m).mod(q)).fromRed().mul(n.toRed(d).redPow(c.mul(m).mod(q)).fromRed()).mod(p).mod(q);return 0===y.cmp(c);}(t,e,y);}if("rsa"!==d&&"ecdsa/rsa"!==d)throw new Error("wrong public key type");e=n.concat([m,e]);for(var v=y.modulus.byteLength(),w=[1],_=0;e.length+w.length+2r-v-2)throw new Error("message too long");var w=y.alloc(r-n-v-2),_=r-m-1,M=o(m),A=c(y.concat([d,w,y.alloc(1,1),e],_),h(M,_)),E=c(M,h(A,m));return new l(y.concat([y.alloc(1),E,A],r));}(_,e);else if(1===v)w=function(t,e,r){var n,f=e.length,h=t.modulus.byteLength();if(f>h-11)throw new Error("message too long");n=r?y.alloc(h-f-3,255):function(t){var e,r=y.allocUnsafe(t),i=0,n=o(2*t),f=0;for(;i=0)throw new Error("data too long for modulus");}return r?m(w,_):d(w,_);};},function(t,e,r){var n=r(123),o=r(259),f=r(260),h=r(16),c=r(161),l=r(61),d=r(261),m=r(7).Buffer;t.exports=function(t,e,r){var y;y=t.padding?t.padding:r?1:4;var v,w=n(t),_=w.modulus.byteLength();if(e.length>_||new h(e).cmp(w.modulus)>=0)throw new Error("decryption error");v=r?d(new h(e),w):c(e,w);var M=m.alloc(_-v.length);if(v=m.concat([M,v],_),4===y)return function(t,e){var r=t.modulus.byteLength(),n=l("sha1").update(m.alloc(0)).digest(),h=n.length;if(0!==e[0])throw new Error("decryption error");var c=e.slice(1,h+1),d=e.slice(h+1),y=f(c,o(d,h)),v=f(d,o(y,r-h-1));if(function(a,b){a=m.from(a),b=m.from(b);var t=0,e=a.length;a.length!==b.length&&(t++,e=Math.min(a.length,b.length));var i=-1;for(;++i=e.length){o++;break;}var f=e.slice(2,i-1);("0002"!==n.toString("hex")&&!r||"0001"!==n.toString("hex")&&r)&&o++;f.length<8&&o++;if(o)throw new Error("decryption error");return e.slice(i);}(0,v,r);if(3===y)return v;throw new Error("unknown padding");};},function(t,e,r){"use strict";(function(t,n){function o(){throw new Error("secure random number generation not supported by this browser\nuse chrome, FireFox or Internet Explorer 11");}var f=r(7),h=(r(60),f.Buffer),c=f.kMaxLength,l=t.crypto||t.msCrypto,d=Math.pow(2,32)-1;function m(t,e){if("number"!=typeof t||t!=t)throw new TypeError("offset must be a number");if(t>d||t<0)throw new TypeError("offset must be a uint32");if(t>c||t>e)throw new RangeError("offset out of range");}function y(t,e,r){if("number"!=typeof t||t!=t)throw new TypeError("size must be a number");if(t>d||t<0)throw new TypeError("size must be a uint32");if(t+e>r||t>c)throw new RangeError("buffer too small");}function v(t,e,r,o){var f=t.buffer,h=new Uint8Array(f,e,r);return l.getRandomValues(h),o?void n.nextTick(function(){o(null,t);}):t;}l&&l.getRandomValues?(e.randomFill=function(e,r,n,o){if(!(h.isBuffer(e)||e instanceof t.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if("function"==typeof r)o=r,r=0,n=e.length;else if("function"==typeof n)o=n,n=e.length-r;else if("function"!=typeof o)throw new TypeError('"cb" argument must be a function');return m(r,e.length),y(n,r,e.length),v(e,r,n,o);},e.randomFillSync=function(e,r,n){void 0===r&&(r=0);if(!(h.isBuffer(e)||e instanceof t.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');m(r,e.length),void 0===n&&(n=e.length-r);return y(n,r,e.length),v(e,r,n);}):(e.randomFill=o,e.randomFillSync=o);}).call(this,r(20),r(19));},function(t,e,r){const n=r(148),o=r(37);function f(){if("undefined"!=typeof window){if(void 0!==window.crypto){let t=new Uint8Array(1);return window.crypto.getRandomValues(t),t[0];}return Math.floor(256*Math.random());}return r(212).randomBytes(1)[0];}t.exports=class{constructor(p){this.one=n.one,this.zero=n.zero,this.p=n(p),this.minusone=this.p.minus(n.one),this.two=n(2),this.half=this.p.shiftRight(1),this.bitLength=this.p.bitLength(),this.mask=n.one.shiftLeft(this.bitLength).minus(n.one),this.n64=Math.floor((this.bitLength-1)/64)+1,this.R=n.one.shiftLeft(64*this.n64);const t=this.minusone.shiftRight(this.one);this.nqr=this.two;let e=this.pow(this.nqr,t);for(;!e.equals(this.minusone);)this.nqr=this.nqr.add(this.one),e=this.pow(this.nqr,t);for(this.s=this.zero,this.t=this.minusone;!this.t.isOdd();)this.s=this.s.add(this.one),this.t=this.t.shiftRight(this.one);this.nqr_to_t=this.pow(this.nqr,this.t);}e(a,b){const t=n(a,b);return this.normalize(t);}add(a,b){let t=a.add(b);return t.geq(this.p)&&(t=t.minus(this.p)),t;}sub(a,b){return a.geq(b)?a.minus(b):this.p.minus(b.minus(a));}neg(a){return a.isZero()?a:this.p.minus(a);}mul(a,b){return a.times(b).mod(this.p);}mulScalar(base,s){return base.times(n(s)).mod(this.p);}square(a){return a.square().mod(this.p);}eq(a,b){return a.eq(b);}neq(a,b){return a.neq(b);}lt(a,b){const t=a.gt(this.half)?a.minus(this.p):a,e=b.gt(this.half)?b.minus(this.p):b;return t.lt(e);}gt(a,b){const t=a.gt(this.half)?a.minus(this.p):a,e=b.gt(this.half)?b.minus(this.p):b;return t.gt(e);}leq(a,b){const t=a.gt(this.half)?a.minus(this.p):a,e=b.gt(this.half)?b.minus(this.p):b;return t.leq(e);}geq(a,b){const t=a.gt(this.half)?a.minus(this.p):a,e=b.gt(this.half)?b.minus(this.p):b;return t.geq(e);}div(a,b){return o(!b.isZero(),"Division by zero"),a.times(b.modInv(this.p)).mod(this.p);}idiv(a,b){return o(!b.isZero(),"Division by zero"),a.divide(b);}inv(a){return o(!a.isZero(),"Division by zero"),a.modInv(this.p);}mod(a,b){return a.mod(b);}pow(a,b){return a.modPow(b,this.p);}band(a,b){return a.and(b).and(this.mask).mod(this.p);}bor(a,b){return a.or(b).and(this.mask).mod(this.p);}bxor(a,b){return a.xor(b).and(this.mask).mod(this.p);}bnot(a){return a.xor(this.mask).mod(this.p);}shl(a,b){if(b.lt(this.bitLength))return a.shiftLeft(b).and(this.mask).mod(this.p);{const t=this.p.minus(b);return t.lt(this.bitLength)?this.shr(a,t):n.zero;}}shr(a,b){if(b.lt(this.bitLength))return a.shiftRight(b);{const t=this.p.minus(b);return t.lt(this.bitLength)?this.shl(a,t):n.zero;}}land(a,b){return a.isZero()||b.isZero()?n.zero:n.one;}lor(a,b){return a.isZero()&&b.isZero()?n.zero:n.one;}lnot(a){return a.isZero()?n.one:n.zero;}sqrt(t){if(t.equals(this.zero))return this.zero;if(!this.pow(t,this.minusone.shiftRight(this.one)).equals(this.one))return null;let e=parseInt(this.s),r=this.nqr_to_t,n=this.pow(t,this.t),o=this.pow(t,this.add(this.t,this.one).shiftRight(this.one));for(;!n.equals(this.one);){let t=this.square(n),i=1;for(;!t.equals(this.one);)i++,t=this.square(t);let b=r;for(let t=0;t=0;--i){const o=this.loop_count_bits[i];n=this._doubleStep(r),e.coeffs.push(n),o&&(n=this._addStep(t,r),e.coeffs.push(n));}const o=this.G2.affine(this._g2MulByQ(t));if(!this.F2.eq(o[2],this.F2.one))throw new Error("Expected values are not equal");const f=this.G2.affine(this._g2MulByQ(o));if(!this.F2.eq(f[2],this.F2.one))throw new Error("Expected values are not equal");return this.loopCountNeg&&(r.Y=this.F2.neg(r.Y)),f[1]=this.F2.neg(f[1]),n=this._addStep(o,r),e.coeffs.push(n),n=this._addStep(f,r),e.coeffs.push(n),e;}millerLoop(t,e){let r,n=this.F12.one,o=0;for(let i=this.loop_count_bits.length-2;i>=0;--i){const f=this.loop_count_bits[i];r=e.coeffs[o++],n=this.F12.square(n),n=this._mul_by_024(n,r.ell_0,this.F2.mulScalar(r.ell_VW,t.PY),this.F2.mulScalar(r.ell_VV,t.PX)),f&&(r=e.coeffs[o++],n=this._mul_by_024(n,r.ell_0,this.F2.mulScalar(r.ell_VW,t.PY),this.F2.mulScalar(r.ell_VV,t.PX)));}return this.loopCountNeg&&(n=this.F12.inverse(n)),r=e.coeffs[o++],n=this._mul_by_024(n,r.ell_0,this.F2.mulScalar(r.ell_VW,t.PY),this.F2.mulScalar(r.ell_VV,t.PX)),r=e.coeffs[o++],n=this._mul_by_024(n,r.ell_0,this.F2.mulScalar(r.ell_VW,t.PY),this.F2.mulScalar(r.ell_VV,t.PX)),n;}finalExponentiation(t){return this.F12.exp(t,this.final_exponent);}_doubleStep(t){const e=t.X,r=t.Y,n=t.Z,o=this.F2.mulScalar(this.F2.mul(e,r),this.two_inv),f=this.F2.square(r),h=this.F2.square(n),c=this.F2.add(h,this.F2.add(h,h)),l=this.F2.mul(this.twist_coeff_b,c),d=this.F2.add(l,this.F2.add(l,l)),m=this.F2.mulScalar(this.F2.add(f,d),this.two_inv),y=this.F2.sub(this.F2.square(this.F2.add(r,n)),this.F2.add(f,h)),v=this.F2.sub(l,f),w=this.F2.square(e),_=this.F2.square(l);t.X=this.F2.mul(o,this.F2.sub(f,d)),t.Y=this.F2.sub(this.F2.sub(this.F2.square(m),_),this.F2.add(_,_)),t.Z=this.F2.mul(f,y);return{ell_0:this.F2.mul(v,this.twist),ell_VW:this.F2.neg(y),ell_VV:this.F2.add(w,this.F2.add(w,w))};}_addStep(base,t){const e=t.X,r=t.Y,n=t.Z,o=base[0],f=base[1],h=this.F2.sub(e,this.F2.mul(o,n)),c=this.F2.sub(r,this.F2.mul(f,n)),l=this.F2.square(h),d=this.F2.square(c),m=this.F2.mul(h,l),y=this.F2.mul(e,l),v=this.F2.sub(this.F2.add(m,this.F2.mul(n,d)),this.F2.add(y,y));t.X=this.F2.mul(h,v),t.Y=this.F2.sub(this.F2.mul(c,this.F2.sub(y,v)),this.F2.mul(m,r)),t.Z=this.F2.mul(n,m);return{ell_0:this.F2.mul(this.twist,this.F2.sub(this.F2.mul(c,o),this.F2.mul(h,f))),ell_VV:this.F2.neg(c),ell_VW:h};}_mul_by_024(a,t,e,r){let n=a[0][0],o=a[0][1],f=a[0][2],h=a[1][0],c=a[1][1],l=a[1][2];const d=t,m=r,y=e,v=this.F2.mul(n,d),w=this.F2.mul(f,m),_=this.F2.mul(c,y),M=this.F2.add(n,c);let A=this.F2.add(n,f);const E=this.F2.add(this.F2.add(o,h),l);let x=this.F2.mul(o,m),S=this.F2.add(x,_),I=this.F2.add(this.F2.mul(this.nonResidueF6,S),v);n=I,S=this.F2.mul(l,y),x=this.F2.add(x,S),S=this.F2.add(S,w),I=this.F2.mul(this.nonResidueF6,S),S=this.F2.mul(o,d),x=this.F2.add(x,S),I=this.F2.add(I,S),o=I;let k=this.F2.add(d,m);return S=this.F2.sub(this.F2.mul(A,k),this.F2.add(v,w)),I=this.F2.mul(h,y),x=this.F2.add(x,I),k=this.F2.add(f,c),f=this.F2.add(S,I),A=this.F2.add(m,y),S=this.F2.sub(this.F2.mul(k,A),this.F2.add(w,_)),I=this.F2.mul(this.nonResidueF6,S),S=this.F2.mul(h,d),x=this.F2.add(x,S),I=this.F2.add(I,S),h=I,S=this.F2.mul(l,m),x=this.F2.add(x,S),I=this.F2.mul(this.nonResidueF6,S),k=this.F2.add(d,y),S=this.F2.sub(this.F2.mul(M,k),this.F2.add(v,_)),I=this.F2.add(I,S),c=I,k=this.F2.add(this.F2.add(d,m),y),S=this.F2.sub(this.F2.mul(E,k),x),l=S,[[n,o,f],[h,c,l]];}_g2MulByQ(p){const t=[p[0][0],this.F1.mul(p[0][1],this.frobenius_coeffs_c1_1)],e=[p[1][0],this.F1.mul(p[1][1],this.frobenius_coeffs_c1_1)],r=[p[2][0],this.F1.mul(p[2][1],this.frobenius_coeffs_c1_1)];return[this.F2.mul(this.twist_mul_by_q_X,t),this.F2.mul(this.twist_mul_by_q_Y,e),r];}}();},function(t,e,r){const n="function"==typeof BigInt;t.exports=r(n?463:464);},function(t,e,r){(function(e){const n=r(37);t.exports.stringifyBigInts=function t(e){if("bigint"==typeof e||void 0!==e.eq)return e.toString(10);if(Array.isArray(e))return e.map(t);if("object"==typeof e){const r={};for(let n in e)r[n]=t(e[n]);return r;}return e;},t.exports.unstringifyBigInts=function t(e){if("string"==typeof e&&/^[0-9]+$/.test(e))return BigInt(e);if(Array.isArray(e))return e.map(t);if("object"==typeof e){const r={};for(let n in e)r[n]=t(e[n]);return r;}return e;},t.exports.beBuff2int=function(t){let e=0n,i=t.length;for(;i>0;)i>=4?(i-=4,e+=BigInt(t.readUInt32BE(i))<=2?(i-=2,e+=BigInt(t.readUInt16BE(i))<0;)h-4>=0?(h-=4,f.writeUInt32BE(Number(0xFFFFFFFFn&o),h),o>>=32n):h-2>=0?(h-=2,f.writeUInt16BE(Number(0xFFFFn&o),h),o>>=16n):(h-=1,f.writeUInt8(Number(0xFFn&o),h),o>>=8n);return n(0n==o),f;},t.exports.leBuff2int=function(t){let e=0n,i=0;for(;i>=32n):h+2<=r?(f.writeUInt16LE(Number(0xFFFFn&o),h),h+=2,o>>=16n):(f.writeUInt8(Number(0xFFn&o),h),h+=1,o>>=8n);return n(0n==o),f;};}).call(this,r(3).Buffer);},function(t,e,r){(function(e){const n=r(37),o=r(148);t.exports.stringifyBigInts=function t(e){if("bigint"==typeof e||void 0!==e.eq)return e.toString(10);if(Array.isArray(e))return e.map(t);if("object"==typeof e){const r={};for(let n in e)r[n]=t(e[n]);return r;}return e;},t.exports.unstringifyBigInts=function t(e){if("string"==typeof e&&/^[0-9]+$/.test(e))return o(e);if(Array.isArray(e))return e.map(t);if("object"==typeof e){const r={};for(let n in e)r[n]=t(e[n]);return r;}return e;},t.exports.beBuff2int=function(t){let e=o.zero;for(let i=0;i=0;){let t=Number(f.and(o("255")));c[h]=t,h--,f=f.shiftRight(8);}return n(f.eq(o.zero)),c;},t.exports.leBuff2int=function(t){let e=o.zero;for(let i=0;i=h.subOrder)return!1;const f=h.packPoint(r.R8),d=h.packPoint(n),m=l(t.concat([f,d,e])),y=c.leBuff2int(m),v=h.mulPointEscalar(h.Base8,r.S);let w=h.mulPointEscalar(n,o.mul(y,8));return w=h.addPoint(r.R8,w),!!h.F.eq(v[0],w[0])&&!!h.F.eq(v[1],w[1]);},e.verifyMiMC=function(t,e,r){if("object"!=typeof e)return!1;if(!Array.isArray(e.R8))return!1;if(2!=e.R8.length)return!1;if(!h.inCurve(e.R8))return!1;if(!Array.isArray(r))return!1;if(2!=r.length)return!1;if(!h.inCurve(r))return!1;if(e.S>=h.subOrder)return!1;const n=d.multiHash([e.R8[0],e.R8[1],r[0],r[1],t]),f=h.mulPointEscalar(h.Base8,e.S);let c=h.mulPointEscalar(r,o.mul(n,8));return c=h.addPoint(e.R8,c),!!h.F.eq(f[0],c[0])&&!!h.F.eq(f[1],c[1]);},e.verifyPoseidon=function(t,e,r){if("object"!=typeof e)return!1;if(!Array.isArray(e.R8))return!1;if(2!=e.R8.length)return!1;if(!h.inCurve(e.R8))return!1;if(!Array.isArray(r))return!1;if(2!=r.length)return!1;if(!h.inCurve(r))return!1;if(e.S>=h.subOrder)return!1;const n=m([e.R8[0],e.R8[1],r[0],r[1],t]),f=h.mulPointEscalar(h.Base8,e.S);let c=h.mulPointEscalar(r,o.mul(n,8));return c=h.addPoint(e.R8,c),!!h.F.eq(f[0],c[0])&&!!h.F.eq(f[1],c[1]);},e.verifyMiMCSponge=function(t,e,r){if("object"!=typeof e)return!1;if(!Array.isArray(e.R8))return!1;if(2!=e.R8.length)return!1;if(!h.inCurve(e.R8))return!1;if(!Array.isArray(r))return!1;if(2!=r.length)return!1;if(!h.inCurve(r))return!1;if(e.S>=h.subOrder)return!1;const n=y.multiHash([e.R8[0],e.R8[1],r[0],r[1],t]),o=h.mulPointEscalar(h.Base8,e.S);let f=h.mulPointEscalar(r,n.times(bigInt("8")));return f=h.addPoint(e.R8,f),!!h.F.eq(o[0],f[0])&&!!h.F.eq(o[1],f[1]);},e.packSignature=function(e){const r=h.packPoint(e.R8),n=c.leInt2Buff(e.S,32);return t.concat([r,n]);},e.unpackSignature=function(t){return{R8:h.unpackPoint(t.slice(0,32)),S:c.leBuff2int(t.slice(32,64))};},e.pruneBuffer=v;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";var n=r(469);t.exports=function(t){return function(e,r){var o=function(e){switch("string"==typeof e?e.toLowerCase():e){case"blake224":return t.Blake224;case"blake256":return t.Blake256;case"blake384":return t.Blake384;case"blake512":return t.Blake512;default:throw new Error("Invald algorithm: "+e);}}(e);return new n(new o(),r);};};},function(t,e,r){"use strict";(function(e){var n=r(222).Transform;function o(t,e){n.call(this,e),this._engine=t,this._finalized=!1;}r(4)(o,n),o.prototype._transform=function(t,e,r){var n=null;try{this.update(t,e);}catch(t){n=t;}r(n);},o.prototype._flush=function(t){var e=null;try{this.push(this.digest());}catch(t){e=t;}t(e);},o.prototype.update=function(data,t){if(!e.isBuffer(data)&&"string"!=typeof data)throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Digest already called");return e.isBuffer(data)||(data=e.from(data,t)),this._engine.update(data),this;},o.prototype.digest=function(t){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var e=this._engine.digest();return void 0!==t&&(e=e.toString(t)),e;},t.exports=o;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";t.exports={Blake224:r(471),Blake256:r(267),Blake384:r(472),Blake512:r(269)};},function(t,e,r){"use strict";(function(e){var n=r(4),o=r(267),f=e.from([0]),h=e.from([128]);function c(){o.call(this),this._h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428],this._zo=f,this._oo=h;}n(c,o),c.prototype.digest=function(){this._padding();for(var t=e.alloc(28),i=0;i<7;++i)t.writeUInt32BE(this._h[i],4*i);return t;},t.exports=c;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(e){var n=r(4),o=r(269),f=e.from([0]),h=e.from([128]);function c(){o.call(this),this._h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428],this._zo=f,this._oo=h;}n(c,o),c.prototype.digest=function(){this._padding();for(var t=e.alloc(48),i=0;i<12;++i)t.writeUInt32BE(this._h[i],4*i);return t;},t.exports=c;}).call(this,r(3).Buffer);},function(t,e,r){var n=r(271),o=r(474);function f(t,a,b){var e=t[a]+t[b],r=t[a+1]+t[b+1];e>=4294967296&&r++,t[a]=e,t[a+1]=r;}function h(t,a,e,r){var n=t[a]+e;e<0&&(n+=4294967296);var o=t[a+1]+r;n>=4294967296&&o++,t[a]=n,t[a+1]=o;}function c(t,i){return t[i]^t[i+1]<<8^t[i+2]<<16^t[i+3]<<24;}function l(a,b,t,e,r,n){var o=v[r],c=v[r+1],l=v[n],d=v[n+1];f(y,a,b),h(y,a,o,c);var m=y[e]^y[a],w=y[e+1]^y[a+1];y[e]=w,y[e+1]=m,f(y,t,e),m=y[b]^y[t],w=y[b+1]^y[t+1],y[b]=m>>>24^w<<8,y[b+1]=w>>>24^m<<8,f(y,a,b),h(y,a,l,d),m=y[e]^y[a],w=y[e+1]^y[a+1],y[e]=m>>>16^w<<16,y[e+1]=w>>>16^m<<16,f(y,t,e),m=y[b]^y[t],w=y[b+1]^y[t+1],y[b]=w>>>31^m<<1,y[b+1]=m>>>31^w<<1;}var d=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),m=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3].map(function(t){return 2*t;})),y=new Uint32Array(32),v=new Uint32Array(32);function w(t,e){var i=0;for(i=0;i<16;i++)y[i]=t.h[i],y[i+16]=d[i];for(y[24]=y[24]^t.t,y[25]=y[25]^t.t/4294967296,e&&(y[28]=~y[28],y[29]=~y[29]),i=0;i<32;i++)v[i]=c(t.b,4*i);for(i=0;i<12;i++)l(0,8,16,24,m[16*i+0],m[16*i+1]),l(2,10,18,26,m[16*i+2],m[16*i+3]),l(4,12,20,28,m[16*i+4],m[16*i+5]),l(6,14,22,30,m[16*i+6],m[16*i+7]),l(0,10,20,30,m[16*i+8],m[16*i+9]),l(2,12,22,24,m[16*i+10],m[16*i+11]),l(4,14,16,26,m[16*i+12],m[16*i+13]),l(6,8,18,28,m[16*i+14],m[16*i+15]);for(i=0;i<16;i++)t.h[i]=t.h[i]^y[i]^y[i+16];}var _=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);function M(t,e,r,n){_.fill(0),this.b=new Uint8Array(128),this.h=new Uint32Array(16),this.t=0,this.c=0,this.outlen=t,_[0]=t,e&&(_[1]=e.length),_[2]=1,_[3]=1,r&&_.set(r,32),n&&_.set(n,48);for(var i=0;i<16;i++)this.h[i]=d[i]^c(_,4*i);e&&(A(this,e),this.c=128);}function A(t,input){for(var i=0;i=this.outlen,"out must have at least outlen bytes of space"),function(t,e){t.t+=t.c;for(;t.c<128;)t.b[t.c++]=0;w(t,!0);for(var i=0;i>2]>>8*(3&i);}(this,e),"hex"===t?function(t){for(var e="",i=0;i=S,"outlen must be at least "+S+", was given "+t),n(t<=I,"outlen must be at most "+I+", was given "+t),null!=e&&(n(e instanceof Uint8Array,"key must be Uint8Array or Buffer"),n(e.length>=k,"key must be at least "+k+", was given "+e.length),n(e.length<=T,"key must be at most "+T+", was given "+e.length)),null!=r&&(n(r instanceof Uint8Array,"salt must be Uint8Array or Buffer"),n(r.length===O,"salt must be exactly "+O+", was given "+r.length)),null!=o&&(n(o instanceof Uint8Array,"personal must be Uint8Array or Buffer"),n(o.length===B,"personal must be exactly "+B+", was given "+o.length))),new x(t,e,r,o);},t.exports.ready=function(t){o.ready(function(){t();});},t.exports.WASM_SUPPORTED=o.SUPPORTED,t.exports.WASM_LOADED=!1;var S=t.exports.BYTES_MIN=16,I=t.exports.BYTES_MAX=64,k=(t.exports.BYTES=32,t.exports.KEYBYTES_MIN=16),T=t.exports.KEYBYTES_MAX=64,O=(t.exports.KEYBYTES=32,t.exports.SALTBYTES=16),B=t.exports.PERSONALBYTES=16;o.ready(function(e){e||(t.exports.WASM_LOADED=!0,t.exports=o);});},function(t,e,r){var n=r(271),o=r(475),f=null,h="undefined"!=typeof WebAssembly&&r(481)().then(t=>{f=t;}),head=64,c=[];t.exports=_;var l=t.exports.BYTES_MIN=16,d=t.exports.BYTES_MAX=64,m=(t.exports.BYTES=32,t.exports.KEYBYTES_MIN=16),y=t.exports.KEYBYTES_MAX=64,v=(t.exports.KEYBYTES=32,t.exports.SALTBYTES=16),w=t.exports.PERSONALBYTES=16;function _(t,e,r,o,h){if(!(this instanceof _))return new _(t,e,r,o,h);if(!f)throw new Error("WASM not loaded. Wait for Blake2b.ready(cb)");t||(t=32),!0!==h&&(n(t>=l,"digestLength must be at least "+l+", was given "+t),n(t<=d,"digestLength must be at most "+d+", was given "+t),null!=e&&(n(e instanceof Uint8Array,"key must be Uint8Array or Buffer"),n(e.length>=m,"key must be at least "+m+", was given "+e.length),n(e.length<=y,"key must be at least "+y+", was given "+e.length)),null!=r&&(n(r instanceof Uint8Array,"salt must be Uint8Array or Buffer"),n(r.length===v,"salt must be exactly "+v+", was given "+r.length)),null!=o&&(n(o instanceof Uint8Array,"personal must be Uint8Array or Buffer"),n(o.length===w,"personal must be exactly "+w+", was given "+o.length))),c.length||(c.push(head),head+=216),this.digestLength=t,this.finalized=!1,this.pointer=c.pop(),this._memory=new Uint8Array(f.memory.buffer),this._memory.fill(0,0,64),this._memory[0]=this.digestLength,this._memory[1]=e?e.length:0,this._memory[2]=1,this._memory[3]=1,r&&this._memory.set(r,32),o&&this._memory.set(o,48),this.pointer+216>this._memory.length&&this._realloc(this.pointer+216),f.blake2b_init(this.pointer,this.digestLength),e&&(this.update(e),this._memory.fill(0,head,head+e.length),this._memory[this.pointer+200]=128);}function M(){}_.prototype._realloc=function(t){f.memory.grow(Math.max(0,Math.ceil(Math.abs(t-this._memory.length)/65536))),this._memory=new Uint8Array(f.memory.buffer);},_.prototype.update=function(input){return n(!1===this.finalized,"Hash instance finalized"),n(input instanceof Uint8Array,"input must be Uint8Array or Buffer"),head+input.length>this._memory.length&&this._realloc(head+input.length),this._memory.set(input,head),f.blake2b_update(this.pointer,head,head+input.length),this;},_.prototype.digest=function(t){if(n(!1===this.finalized,"Hash instance finalized"),this.finalized=!0,c.push(this.pointer),f.blake2b_final(this.pointer),!t||"binary"===t)return this._memory.slice(this.pointer+128,this.pointer+128+this.digestLength);if("string"==typeof t)return o.toString(this._memory,t,this.pointer+128,this.pointer+128+this.digestLength);n(t instanceof Uint8Array&&t.length>=this.digestLength,"input must be Uint8Array or Buffer");for(var i=0;it(),t):t(new Error("WebAssembly not supported"));},_.prototype.ready=_.ready,_.prototype.getPartialHash=function(){return this._memory.slice(this.pointer,this.pointer+216);},_.prototype.setPartialHash=function(t){this._memory.set(t,this.pointer);};},function(t,e,r){const n=r(476),o=r(477),f=r(478),h=r(479),c=r(480),l=255===new Uint8Array(Uint16Array.of(255).buffer)[0];function d(t){switch(t){case"ascii":return n;case"base64":return o;case"hex":return f;case"utf8":case"utf-8":case void 0:return h;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return c;default:throw new Error(`Unknown encoding: ${t}`);}}function m(t){return t instanceof Uint8Array;}function y(t,e,r){return"string"==typeof t?function(t,e){const r=d(e),n=new Uint8Array(r.byteLength(t));return r.write(n,t,0,n.byteLength),n;}(t,e):Array.isArray(t)?function(t){const e=new Uint8Array(t.length);return e.set(t),e;}(t):ArrayBuffer.isView(t)?function(t){const e=new Uint8Array(t.byteLength);return e.set(t),e;}(t):function(t,e,r){return new Uint8Array(t,e,r);}(t,e,r);}function v(t,e,r,n,o){if(0===t.byteLength)return-1;if("string"==typeof r?(n=r,r=0):void 0===r?r=o?0:t.length-1:r<0&&(r+=t.byteLength),r>=t.byteLength){if(o)return-1;r=t.byteLength-1;}else if(r<0){if(!o)return-1;r=0;}if("string"==typeof e)e=y(e,n);else if("number"==typeof e)return e&=255,o?t.indexOf(e,r):t.lastIndexOf(e,r);if(0===e.byteLength)return-1;if(o){let n=-1;for(let i=r;it.byteLength&&(r=t.byteLength-e.byteLength);for(let i=r;i>=0;i--){let r=!0;for(let n=0;ne)return 1;}return a.byteLength>b.byteLength?1:a.byteLengtht+e.byteLength,0));const r=new Uint8Array(e);let n=0;for(const e of t){if(n+e.byteLength>r.byteLength){const sub=e.subarray(0,r.byteLength-n);return r.set(sub,n),r;}r.set(e,n),n+=e.byteLength;}return r;},copy:function(source,t,e=0,r=0,n=source.byteLength){if(n>0&&n=source.byteLength)throw new RangeError("sourceStart is out of range");if(n<0)throw new RangeError("sourceEnd is out of range");e>=t.byteLength&&(e=t.byteLength),n>source.byteLength&&(n=source.byteLength),t.byteLength-e=o||n<=r?"":(r<0&&(r=0),n>o&&(n=o),(0!==r||n1&&61===t.charCodeAt(e-1)&&e--,3*e>>>2;}n[45]=62,n[95]=63,t.exports={byteLength:o,toString:function(t){const e=t.byteLength;let n="";for(let i=0;i>2]+r[(3&t[i])<<4|t[i+1]>>4]+r[(15&t[i+1])<<2|t[i+2]>>6]+r[63&t[i+2]];return e%3==2?n=n.substring(0,n.length-1)+"=":e%3==1&&(n=n.substring(0,n.length-2)+"=="),n;},write:function(t,e,r=0,f=o(e)){const h=Math.min(f,t.byteLength-r);for(let i=0,r=0;r>4,t[r++]=(15&b)<<4|o>>2,t[r++]=(3&o)<<6|63&f;}return h;}};},function(t,e){function r(t){return t.length>>>1;}function n(t){return t>=48&&t<=57?t-48:t>=65&&t<=70?t-65+10:t>=97&&t<=102?t-97+10:void 0;}t.exports={byteLength:r,toString:function(t){const e=t.byteLength;t=new DataView(t.buffer,t.byteOffset,e);let r="",i=0;for(let n=e-e%4;i=55296&&code<=56319&&i+1=56320&&code<=57343){e+=4,i++;continue;}}e+=code<=127?1:code<=2047?2:3;}return e;}let n,o;if("undefined"!=typeof TextDecoder){const t=new TextDecoder();n=function(e){return t.decode(e);};}else n=function(t){const e=t.byteLength;let output="",i=0;for(;i0){let e=0;for(;e>r,r-=6;r>=0;)t[h++]=128|code>>r&63,r-=6;i+=code>=65536?2:1;}return f;};t.exports={byteLength:r,toString:n,write:o};},function(t,e){function r(t){return 2*t.length;}t.exports={byteLength:r,toString:function(t){const e=t.byteLength;let r="";for(let i=0;i>8,f=r%256;t[n+2*i]=f,t[n+2*i+1]=o;}return f;}};},function(t,e){var r,n,o=(()=>{for(var table=new Uint8Array(128),i=0;i<64;i++)table[i<26?i+65:i<52?i+71:i<62?i-4:4*i-205]=i;return t=>{for(var e=t.length,r=new Uint8Array(3*(e-("="==t[e-1])-("="==t[e-2]))/4|0),n=0,o=0;n>4,r[o++]=h<<4|c>>2,r[o++]=c<<6|l;}return r;};})(),f=(r={"wasm-binary:./blake2b.wat"(t,e){e.exports=o("AGFzbQEAAAABEANgAn9/AGADf39/AGABfwADBQQAAQICBQUBAQroBwdNBQZtZW1vcnkCAAxibGFrZTJiX2luaXQAAA5ibGFrZTJiX3VwZGF0ZQABDWJsYWtlMmJfZmluYWwAAhBibGFrZTJiX2NvbXByZXNzAAMKvz8EwAIAIABCADcDACAAQgA3AwggAEIANwMQIABCADcDGCAAQgA3AyAgAEIANwMoIABCADcDMCAAQgA3AzggAEIANwNAIABCADcDSCAAQgA3A1AgAEIANwNYIABCADcDYCAAQgA3A2ggAEIANwNwIABCADcDeCAAQoiS853/zPmE6gBBACkDAIU3A4ABIABCu86qptjQ67O7f0EIKQMAhTcDiAEgAEKr8NP0r+68tzxBECkDAIU3A5ABIABC8e30+KWn/aelf0EYKQMAhTcDmAEgAELRhZrv+s+Uh9EAQSApAwCFNwOgASAAQp/Y+dnCkdqCm39BKCkDAIU3A6gBIABC6/qG2r+19sEfQTApAwCFNwOwASAAQvnC+JuRo7Pw2wBBOCkDAIU3A7gBIABCADcDwAEgAEIANwPIASAAQgA3A9ABC20BA38gAEHAAWohAyAAQcgBaiEEIAQpAwCnIQUCQANAIAEgAkYNASAFQYABRgRAIAMgAykDACAFrXw3AwBBACEFIAAQAwsgACAFaiABLQAAOgAAIAVBAWohBSABQQFqIQEMAAsLIAQgBa03AwALYQEDfyAAQcABaiEBIABByAFqIQIgASABKQMAIAIpAwB8NwMAIABCfzcD0AEgAikDAKchAwJAA0AgA0GAAUYNASAAIANqQQA6AAAgA0EBaiEDDAALCyACIAOtNwMAIAAQAwuqOwIgfgl/IABBgAFqISEgAEGIAWohIiAAQZABaiEjIABBmAFqISQgAEGgAWohJSAAQagBaiEmIABBsAFqIScgAEG4AWohKCAhKQMAIQEgIikDACECICMpAwAhAyAkKQMAIQQgJSkDACEFICYpAwAhBiAnKQMAIQcgKCkDACEIQoiS853/zPmE6gAhCUK7zqqm2NDrs7t/IQpCq/DT9K/uvLc8IQtC8e30+KWn/aelfyEMQtGFmu/6z5SH0QAhDUKf2PnZwpHagpt/IQ5C6/qG2r+19sEfIQ9C+cL4m5Gjs/DbACEQIAApAwAhESAAKQMIIRIgACkDECETIAApAxghFCAAKQMgIRUgACkDKCEWIAApAzAhFyAAKQM4IRggACkDQCEZIAApA0ghGiAAKQNQIRsgACkDWCEcIAApA2AhHSAAKQNoIR4gACkDcCEfIAApA3ghICANIAApA8ABhSENIA8gACkD0AGFIQ8gASAFIBF8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSASfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgE3x8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBR8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAVfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgFnx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBd8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAYfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgGXx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBp8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAbfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgHHx8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIB18fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAefHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgH3x8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFICB8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAffHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgG3x8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBV8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAZfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgGnx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHICB8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAefHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggF3x8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBJ8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAdfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgEXx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBN8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAcfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggGHx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIBZ8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAUfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgHHx8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBl8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAdfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgEXx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBZ8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByATfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggIHx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIB58fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAbfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgH3x8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBR8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAXfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggGHx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBJ8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAafHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgFXx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBh8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAafHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgFHx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBJ8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAefHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgHXx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBx8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAffHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgE3x8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBd8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAWfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgG3x8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBV8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCARfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgIHx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBl8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAafHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgEXx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBZ8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAYfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgE3x8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBV8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAbfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggIHx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIB98fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiASfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgHHx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIB18fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAXfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggGXx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIBR8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAefHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgE3x8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIB18fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAXfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgG3x8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBF8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAcfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggGXx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBR8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAVfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgHnx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBh8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAWfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggIHx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIB98fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSASfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgGnx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIB18fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAWfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgEnx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGICB8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAffHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgHnx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBV8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAbfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgEXx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBh8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAXfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgFHx8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBp8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCATfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgGXx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBx8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAefHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgHHx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBh8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAffHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgHXx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBJ8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAUfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggGnx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBZ8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiARfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgIHx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBV8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAZfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggF3x8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIBN8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAbfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgF3x8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFICB8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAffHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgGnx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBx8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAUfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggEXx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBl8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAdfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgE3x8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIB58fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAYfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggEnx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBV8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAbfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgFnx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBt8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSATfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgGXx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBV8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAYfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgF3x8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBJ8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAWfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgIHx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBx8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAafHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgH3x8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBR8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAdfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgHnx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBF8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSARfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgEnx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBN8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAUfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgFXx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBZ8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAXfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggGHx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBl8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAafHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgG3x8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBx8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAdfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggHnx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIB98fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAgfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgH3x8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBt8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAVfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgGXx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBp8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAgfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggHnx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBd8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiASfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgHXx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBF8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByATfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggHHx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBh8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAWfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgFHx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgISAhKQMAIAEgCYWFNwMAICIgIikDACACIAqFhTcDACAjICMpAwAgAyALhYU3AwAgJCAkKQMAIAQgDIWFNwMAICUgJSkDACAFIA2FhTcDACAmICYpAwAgBiAOhYU3AwAgJyAnKQMAIAcgD4WFNwMAICggKCkDACAIIBCFhTcDAAs=");}},function(){return n||(0,r[Object.keys(r)[0]])((n={exports:{}}).exports,n),n.exports;})(),h=WebAssembly.compile(f);t.exports=async t=>(await WebAssembly.instantiate(await h,t)).exports;},function(t,e,r){"use strict";var n=r(483),o=r(274),f=new n(0),h=new n(-1),c={noether:"0",wei:"1",kwei:"1000",Kwei:"1000",babbage:"1000",femtoether:"1000",mwei:"1000000",Mwei:"1000000",lovelace:"1000000",picoether:"1000000",gwei:"1000000000",Gwei:"1000000000",shannon:"1000000000",nanoether:"1000000000",nano:"1000000000",szabo:"1000000000000",microether:"1000000000000",micro:"1000000000000",finney:"1000000000000000",milliether:"1000000000000000",milli:"1000000000000000",ether:"1000000000000000000",kether:"1000000000000000000000",grand:"1000000000000000000000",mether:"1000000000000000000000000",gether:"1000000000000000000000000000",tether:"1000000000000000000000000000000"};function l(t){var e=t?t.toLowerCase():"ether",r=c[e];if("string"!=typeof r)throw new Error("[ethjs-unit] the unit provided "+t+" doesn't exists, please use the one of the following units "+JSON.stringify(c,null,2));return new n(r,10);}function d(t){if("string"==typeof t){if(!t.match(/^-?[0-9.]+$/))throw new Error("while converting number to string, invalid number value '"+t+"', should be a number matching (^-?[0-9.]+).");return t;}if("number"==typeof t)return String(t);if("object"==typeof t&&t.toString&&(t.toTwos||t.dividedToIntegerBy))return t.toPrecision?String(t.toPrecision()):t.toString(10);throw new Error("while converting number to string, invalid number value '"+t+"' type "+typeof t+".");}t.exports={unitMap:c,numberToString:d,getValueOfUnit:l,fromWei:function(t,e,r){var n=o(t),d=n.lt(f),base=l(e),m=c[e].length-1||1,y=r||{};d&&(n=n.mul(h));for(var v=n.mod(base).toString(10);v.length2)throw new Error("[ethjs-unit] while converting number "+t+" to wei, too many decimal points");var y=m[0],v=m[1];if(y||(y="0"),v||(v="0"),v.length>o)throw new Error("[ethjs-unit] while converting number "+t+" to wei, too many decimal places");for(;v.length=49&&f<=54?f-49+10:f>=17&&f<=22?f-17+10:15&f;}return n;}function l(t,e,r,n){for(var o=0,f=Math.min(t.length,r),i=e;i=49?h-49+10:h>=17?h-17+10:h;}return o;}f.isBN=function(t){return t instanceof f||null!==t&&"object"==typeof t&&t.constructor.wordSize===f.wordSize&&Array.isArray(t.words);},f.max=function(t,e){return t.cmp(e)>0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&r++,16===base?this._parseHex(t,r):this._parseBase(t,base,r),"-"===t[0]&&(this.negative=1),this.strip(),"le"===e&&this._initArray(this.toArray(),base,e);},f.prototype._initNumber=function(t,base,e){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(n(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),"le"===e&&this._initArray(this.toArray(),base,e);},f.prototype._initArray=function(t,base,e){if(n("number"==typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var i=0;i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this.strip();},f.prototype._parseHex=function(t,e){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=6)n=c(t,i,i+6),this.words[r]|=n<>>26-o&4194303,(o+=24)>=26&&(o-=26,r++);i+6!==e&&(n=c(t,e,i+6),this.words[r]|=n<>>26-o&4194303),this.strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},f.prototype.inspect=function(){return(this.red?"";};var d=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],m=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],y=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function v(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r.strip();}f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215)||i!==this.length-1?d[6-h.length]+h+e:h+e,(r+=2)>=26&&(r-=26,i--);}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=m[base],l=y[base];e="";var v=this.clone();for(v.negative=0;!v.isZero();){var w=v.modn(l).toString(base);e=(v=v.idivn(l)).isZero()?w+e:d[c-w.length]+w+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16);},f.prototype.toBuffer=function(t,e){return n(void 0!==h),this.toArrayLike(h,t,e);},f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},f.prototype.toArrayLike=function(t,e,r){var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0"),this.strip();var b,i,h="le"===e,c=new t(f),q=this.clone();if(h){for(i=0;!q.isZero();i++)b=q.andln(255),q.iushrn(8),c[i]=b;for(;i=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function _(t,e,r){return new M().mulp(t,e,r);}function M(t,e){this.x=t,this.y=e;}Math.imul||(w=v),f.prototype.mulTo=function(t,e){var r,n=this.length+t.length;return r=10===this.length&&10===t.length?w(this,t,e):n<63?v(this,t,e):n<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r.strip();}(this,t,e):_(this,t,e),r;},M.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},M.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,e+=r/67108864|0,e+=o>>>26,this.words[i]=67108863&o;}return 0!==e&&(this.words[i]=e,this.length++),this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this.strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this.strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q.strip(),a.strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modn=function(t){n(t<=67108863);for(var p=(1<<26)%t,e=0,i=this.length-1;i>=0;i--)e=(p*e+(0|this.words[i]))%t;return e;},f.prototype.idivn=function(t){n(t<=67108863);for(var e=0,i=this.length-1;i>=0;i--){var r=(0|this.words[i])+67108864*e;this.words[i]=r/t|0,e=r%t;}return this.strip();},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new T(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var A={k256:null,p224:null,p192:null,p25519:null};function E(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function x(){E.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function S(){E.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function I(){E.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function k(){E.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function T(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function O(t){T.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}E.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},E.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):r.strip(),r;},E.prototype.split=function(input,t){input.iushrn(this.n,0,t);},E.prototype.imulK=function(t){return t.imul(this.k);},o(x,E),x.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},x.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(A[t])return A[t];var e;if("k256"===t)e=new x();else if("p224"===t)e=new S();else if("p192"===t)e=new I();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new k();}return A[t]=e,e;},T.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},T.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},T.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):a.umod(this.m)._forceRed(this);},T.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},T.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},T.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},T.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},T.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},T.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},T.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},T.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},T.prototype.isqr=function(a){return this.imul(a,a.clone());},T.prototype.sqr=function(a){return this.mul(a,a);},T.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},T.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},T.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new O(t);},o(O,T),O.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},O.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},O.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},O.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},O.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h=r(3).Buffer;}catch(t){}function c(t,e,r){for(var n=0,o=Math.min(t.length,r),i=e;i=49&&f<=54?f-49+10:f>=17&&f<=22?f-17+10:15&f;}return n;}function l(t,e,r,n){for(var o=0,f=Math.min(t.length,r),i=e;i=49?h-49+10:h>=17?h-17+10:h;}return o;}f.isBN=function(t){return t instanceof f||null!==t&&"object"==typeof t&&t.constructor.wordSize===f.wordSize&&Array.isArray(t.words);},f.max=function(t,e){return t.cmp(e)>0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&r++,16===base?this._parseHex(t,r):this._parseBase(t,base,r),"-"===t[0]&&(this.negative=1),this.strip(),"le"===e&&this._initArray(this.toArray(),base,e);},f.prototype._initNumber=function(t,base,e){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(n(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),"le"===e&&this._initArray(this.toArray(),base,e);},f.prototype._initArray=function(t,base,e){if(n("number"==typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var i=0;i=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this.strip();},f.prototype._parseHex=function(t,e){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=6)n=c(t,i,i+6),this.words[r]|=n<>>26-o&4194303,(o+=24)>=26&&(o-=26,r++);i+6!==e&&(n=c(t,e,i+6),this.words[r]|=n<>>26-o&4194303),this.strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},f.prototype.inspect=function(){return(this.red?"";};var d=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],m=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],y=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function v(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r.strip();}f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215)||i!==this.length-1?d[6-h.length]+h+e:h+e,(r+=2)>=26&&(r-=26,i--);}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=m[base],l=y[base];e="";var v=this.clone();for(v.negative=0;!v.isZero();){var w=v.modn(l).toString(base);e=(v=v.idivn(l)).isZero()?w+e:d[c-w.length]+w+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16);},f.prototype.toBuffer=function(t,e){return n(void 0!==h),this.toArrayLike(h,t,e);},f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);},f.prototype.toArrayLike=function(t,e,r){var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0"),this.strip();var b,i,h="le"===e,c=new t(f),q=this.clone();if(h){for(i=0;!q.isZero();i++)b=q.andln(255),q.iushrn(8),c[i]=b;for(;i=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function _(t,e,r){return new M().mulp(t,e,r);}function M(t,e){this.x=t,this.y=e;}Math.imul||(w=v),f.prototype.mulTo=function(t,e){var r,n=this.length+t.length;return r=10===this.length&&10===t.length?w(this,t,e):n<63?v(this,t,e):n<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r.strip();}(this,t,e):_(this,t,e),r;},M.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},M.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,e+=r/67108864|0,e+=o>>>26,this.words[i]=67108863&o;}return 0!==e&&(this.words[i]=e,this.length++),this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this.strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this.strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q.strip(),a.strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modn=function(t){n(t<=67108863);for(var p=(1<<26)%t,e=0,i=this.length-1;i>=0;i--)e=(p*e+(0|this.words[i]))%t;return e;},f.prototype.idivn=function(t){n(t<=67108863);for(var e=0,i=this.length-1;i>=0;i--){var r=(0|this.words[i])+67108864*e;this.words[i]=r/t|0,e=r%t;}return this.strip();},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new T(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var A={k256:null,p224:null,p192:null,p25519:null};function E(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function x(){E.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function S(){E.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function I(){E.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function k(){E.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function T(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function O(t){T.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}E.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},E.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):r.strip(),r;},E.prototype.split=function(input,t){input.iushrn(this.n,0,t);},E.prototype.imulK=function(t){return t.imul(this.k);},o(x,E),x.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},x.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(A[t])return A[t];var e;if("k256"===t)e=new x();else if("p224"===t)e=new S();else if("p192"===t)e=new I();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new k();}return A[t]=e,e;},T.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},T.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},T.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):a.umod(this.m)._forceRed(this);},T.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},T.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},T.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},T.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},T.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},T.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},T.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},T.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},T.prototype.isqr=function(a){return this.imul(a,a.clone());},T.prototype.sqr=function(a){return this.mul(a,a);},T.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},T.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},T.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new O(t);},o(O,T),O.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},O.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},O.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},O.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},O.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e){},function(t,e,r){!function(t){var e,r,n,o=String.fromCharCode;function f(t){for(var e,r,output=[],n=0,o=t.length;n=55296&&e<=56319&&n=55296&&t<=57343)throw Error("Lone surrogate U+"+t.toString(16).toUpperCase()+" is not a scalar value");}function c(t,e){return o(t>>e&63|128);}function l(t){if(0==(4294967168&t))return o(t);var symbol="";return 0==(4294965248&t)?symbol=o(t>>6&31|192):0==(4294901760&t)?(h(t),symbol=o(t>>12&15|224),symbol+=c(t,6)):0==(4292870144&t)&&(symbol=o(t>>18&7|240),symbol+=c(t,12),symbol+=c(t,6)),symbol+=o(63&t|128);}function d(){if(n>=r)throw Error("Invalid byte index");var t=255&e[n];if(n++,128==(192&t))return 63&t;throw Error("Invalid continuation byte");}function m(){var t,o;if(n>r)throw Error("Invalid byte index");if(n==r)return!1;if(t=255&e[n],n++,0==(128&t))return t;if(192==(224&t)){if((o=(31&t)<<6|d())>=128)return o;throw Error("Invalid continuation byte");}if(224==(240&t)){if((o=(15&t)<<12|d()<<6|d())>=2048)return h(o),o;throw Error("Invalid continuation byte");}if(240==(248&t)&&(o=(7&t)<<18|d()<<12|d()<<6|d())>=65536&&o<=1114111)return o;throw Error("Invalid UTF-8 detected");}t.version="3.0.0",t.encode=function(t){for(var e=f(t),r=e.length,n=-1,o="";++n65535&&(output+=o((e-=65536)>>>10&1023|55296),e=56320|1023&e),output+=o(e);return output;}(c);};}(e);},function(t,e,r){"use strict";var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r);var desc=Object.getOwnPropertyDescriptor(e,r);desc&&!("get"in desc?!e.__esModule:desc.writable||desc.configurable)||(desc={enumerable:!0,get:function(){return e[r];}}),Object.defineProperty(t,n,desc);}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r];}),o=this&&this.__exportStar||function(t,e){for(var p in t)"default"===p||Object.prototype.hasOwnProperty.call(e,p)||n(e,t,p);};Object.defineProperty(e,"__esModule",{value:!0}),e.isHexString=e.getKeys=e.fromAscii=e.fromUtf8=e.toAscii=e.arrayContainsArray=e.getBinarySize=e.padToEven=e.stripHexPrefix=e.isHexPrefixed=void 0,o(r(278),e),o(r(279),e),o(r(509),e),o(r(170),e),o(r(510),e),o(r(68),e),o(r(511),e),o(r(57),e),o(r(173),e);var f=r(85);Object.defineProperty(e,"isHexPrefixed",{enumerable:!0,get:function(){return f.isHexPrefixed;}}),Object.defineProperty(e,"stripHexPrefix",{enumerable:!0,get:function(){return f.stripHexPrefix;}}),Object.defineProperty(e,"padToEven",{enumerable:!0,get:function(){return f.padToEven;}}),Object.defineProperty(e,"getBinarySize",{enumerable:!0,get:function(){return f.getBinarySize;}}),Object.defineProperty(e,"arrayContainsArray",{enumerable:!0,get:function(){return f.arrayContainsArray;}}),Object.defineProperty(e,"toAscii",{enumerable:!0,get:function(){return f.toAscii;}}),Object.defineProperty(e,"fromUtf8",{enumerable:!0,get:function(){return f.fromUtf8;}}),Object.defineProperty(e,"fromAscii",{enumerable:!0,get:function(){return f.fromAscii;}}),Object.defineProperty(e,"getKeys",{enumerable:!0,get:function(){return f.getKeys;}}),Object.defineProperty(e,"isHexString",{enumerable:!0,get:function(){return f.isHexString;}});},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(489).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e){},function(t,e,r){(function(t){!function(t,e){"use strict";function n(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r(),t.prototype.constructor=t;}function f(t,base,e){if(f.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var h;"object"==typeof t?t.exports=f:e.BN=f,f.BN=f,f.wordSize=26;try{h="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:r(491).Buffer;}catch(t){}function c(t,e){var r=t.charCodeAt(e);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(!1,"Invalid character in "+t);}function l(t,e,r){var n=c(t,r);return r-1>=e&&(n|=c(t,r-1)<<4),n;}function d(t,e,r,o){for(var f=0,b=0,h=Math.min(t.length,r),i=e;i=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&b0?t:e;},f.min=function(t,e){return t.cmp(e)<0?t:e;},f.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),n(base===(0|base)&&base>=2&&base<=36);var r=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(r++,this.negative=1),r=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[r]|=o<>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);else if("le"===e)for(i=0,r=0;i>>26-f&67108863,(f+=24)>=26&&(f-=26,r++);return this._strip();},f.prototype._parseHex=function(t,e,r){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)n=l(t,e,i)<=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,f+=1,this.words[f]|=n>>>26):o+=8;this._strip();},f.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var r=0,n=1;n<=67108863;n*=base)r++;r--,n=n/base|0;for(var o=t.length-e,f=o%r,h=Math.min(o,o-f)+e,c=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},f.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{f.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){f.prototype.inspect=y;}else f.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];f.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var r=0,o=0,i=0;i>>24-r&16777215,(r+=2)>=26&&(r-=26,i--),e=0!==o||i!==this.length-1?v[6-h.length]+h+e:h+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var c=w[base],l=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(l).toString(base);e=(d=d.idivn(l)).isZero()?m+e:v[c-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}n(!1,"Base should be between 2 and 36");},f.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},f.prototype.toJSON=function(){return this.toString(16,2);},h&&(f.prototype.toBuffer=function(t,e){return this.toArrayLike(h,t,e);}),f.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function M(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,f=67108863&o,h=o/67108864|0;r.words[0]=f;for(var c=1;c>>26,d=67108863&h,m=Math.min(c,e.length-1),y=Math.max(0,c-t.length+1);y<=m;y++){var i=c-y|0;l+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}r.words[c]=0|d,h=0|l;}return 0!==h?r.words[c]=0|h:r.length--,r._strip();}f.prototype.toArrayLike=function(t,e,r){this._strip();var o=this.byteLength(),f=r||Math.max(1,o);n(o<=f,"byte array longer than desired length"),n(f>0,"Requested array length <= 0");var h=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,f);return this["_toArrayLike"+("le"===e?"LE":"BE")](h,o),h;},f.prototype._toArrayLikeLE=function(t,e){for(var r=0,n=0,i=0,o=0;i>8&255),r>16&255),6===o?(r>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r=0&&(t[r--]=f>>8&255),r>=0&&(t[r--]=f>>16&255),6===o?(r>=0&&(t[r--]=f>>24&255),n=0,o=0):(n=f>>>24,o+=2);}if(r>=0)for(t[r--]=n;r>=0;)t[r--]=0;},Math.clz32?f.prototype._countBits=function(t){return 32-Math.clz32(t);}:f.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e;},f.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r;},f.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},f.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},f.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},f.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},f.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},f.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},f.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},f.prototype.inotn=function(t){n("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-r),this._strip();},f.prototype.notn=function(t){return this.clone().inotn(t);},f.prototype.setn=function(t,e){n("number"==typeof t&&t>=0);var r=t/26|0,o=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<t.length?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>>26;for(;0!==r&&i>>26;if(this.length=a.length,0!==r)this.words[this.length]=r,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},f.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,r=this.cmp(t);if(0===r)return this.negative=0,this.length=1,this.words[0]=0,this;r>0?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==n&&i>26,this.words[i]=67108863&e;if(0===n&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],M=8191&_,A=_>>>13,E=0|a[3],x=8191&E,S=E>>>13,I=0|a[4],k=8191&I,T=I>>>13,O=0|a[5],B=8191&O,C=O>>>13,R=0|a[6],P=8191&R,N=R>>>13,j=0|a[7],L=8191&j,F=j>>>13,D=0|a[8],U=8191&D,K=D>>>13,z=0|a[9],H=8191&z,Q=z>>>13,G=0|b[0],V=8191&G,W=G>>>13,Z=0|b[1],Y=8191&Z,J=Z>>>13,X=0|b[2],$=8191&X,tt=X>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ft=8191&ut,ht=ut>>>13,ct=0|b[6],lt=8191&ct,pt=ct>>>13,mt=0|b[7],bt=8191&mt,yt=mt>>>13,gt=0|b[8],vt=8191>,wt=gt>>>13,_t=0|b[9],Mt=8191&_t,At=_t>>>13;r.negative=t.negative^e.negative,r.length=19;var Et=(c+(n=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,W))+Math.imul(m,V)|0))<<13)|0;c=((f=Math.imul(m,W))+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(v,V),o=(o=Math.imul(v,W))+Math.imul(w,V)|0,f=Math.imul(w,W);var xt=(c+(n=n+Math.imul(d,Y)|0)|0)+((8191&(o=(o=o+Math.imul(d,J)|0)+Math.imul(m,Y)|0))<<13)|0;c=((f=f+Math.imul(m,J)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(M,V),o=(o=Math.imul(M,W))+Math.imul(A,V)|0,f=Math.imul(A,W),n=n+Math.imul(v,Y)|0,o=(o=o+Math.imul(v,J)|0)+Math.imul(w,Y)|0,f=f+Math.imul(w,J)|0;var St=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;c=((f=f+Math.imul(m,tt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(x,V),o=(o=Math.imul(x,W))+Math.imul(S,V)|0,f=Math.imul(S,W),n=n+Math.imul(M,Y)|0,o=(o=o+Math.imul(M,J)|0)+Math.imul(A,Y)|0,f=f+Math.imul(A,J)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,f=f+Math.imul(w,tt)|0;var It=(c+(n=n+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;c=((f=f+Math.imul(m,it)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(k,V),o=(o=Math.imul(k,W))+Math.imul(T,V)|0,f=Math.imul(T,W),n=n+Math.imul(x,Y)|0,o=(o=o+Math.imul(x,J)|0)+Math.imul(S,Y)|0,f=f+Math.imul(S,J)|0,n=n+Math.imul(M,$)|0,o=(o=o+Math.imul(M,tt)|0)+Math.imul(A,$)|0,f=f+Math.imul(A,tt)|0,n=n+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,f=f+Math.imul(w,it)|0;var kt=(c+(n=n+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;c=((f=f+Math.imul(m,st)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,V),o=(o=Math.imul(B,W))+Math.imul(C,V)|0,f=Math.imul(C,W),n=n+Math.imul(k,Y)|0,o=(o=o+Math.imul(k,J)|0)+Math.imul(T,Y)|0,f=f+Math.imul(T,J)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,f=f+Math.imul(S,tt)|0,n=n+Math.imul(M,nt)|0,o=(o=o+Math.imul(M,it)|0)+Math.imul(A,nt)|0,f=f+Math.imul(A,it)|0,n=n+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,f=f+Math.imul(w,st)|0;var Tt=(c+(n=n+Math.imul(d,ft)|0)|0)+((8191&(o=(o=o+Math.imul(d,ht)|0)+Math.imul(m,ft)|0))<<13)|0;c=((f=f+Math.imul(m,ht)|0)+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(P,V),o=(o=Math.imul(P,W))+Math.imul(N,V)|0,f=Math.imul(N,W),n=n+Math.imul(B,Y)|0,o=(o=o+Math.imul(B,J)|0)+Math.imul(C,Y)|0,f=f+Math.imul(C,J)|0,n=n+Math.imul(k,$)|0,o=(o=o+Math.imul(k,tt)|0)+Math.imul(T,$)|0,f=f+Math.imul(T,tt)|0,n=n+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,f=f+Math.imul(S,it)|0,n=n+Math.imul(M,at)|0,o=(o=o+Math.imul(M,st)|0)+Math.imul(A,at)|0,f=f+Math.imul(A,st)|0,n=n+Math.imul(v,ft)|0,o=(o=o+Math.imul(v,ht)|0)+Math.imul(w,ft)|0,f=f+Math.imul(w,ht)|0;var Ot=(c+(n=n+Math.imul(d,lt)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,lt)|0))<<13)|0;c=((f=f+Math.imul(m,pt)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,n=Math.imul(L,V),o=(o=Math.imul(L,W))+Math.imul(F,V)|0,f=Math.imul(F,W),n=n+Math.imul(P,Y)|0,o=(o=o+Math.imul(P,J)|0)+Math.imul(N,Y)|0,f=f+Math.imul(N,J)|0,n=n+Math.imul(B,$)|0,o=(o=o+Math.imul(B,tt)|0)+Math.imul(C,$)|0,f=f+Math.imul(C,tt)|0,n=n+Math.imul(k,nt)|0,o=(o=o+Math.imul(k,it)|0)+Math.imul(T,nt)|0,f=f+Math.imul(T,it)|0,n=n+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,f=f+Math.imul(S,st)|0,n=n+Math.imul(M,ft)|0,o=(o=o+Math.imul(M,ht)|0)+Math.imul(A,ft)|0,f=f+Math.imul(A,ht)|0,n=n+Math.imul(v,lt)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,lt)|0,f=f+Math.imul(w,pt)|0;var Bt=(c+(n=n+Math.imul(d,bt)|0)|0)+((8191&(o=(o=o+Math.imul(d,yt)|0)+Math.imul(m,bt)|0))<<13)|0;c=((f=f+Math.imul(m,yt)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,n=Math.imul(U,V),o=(o=Math.imul(U,W))+Math.imul(K,V)|0,f=Math.imul(K,W),n=n+Math.imul(L,Y)|0,o=(o=o+Math.imul(L,J)|0)+Math.imul(F,Y)|0,f=f+Math.imul(F,J)|0,n=n+Math.imul(P,$)|0,o=(o=o+Math.imul(P,tt)|0)+Math.imul(N,$)|0,f=f+Math.imul(N,tt)|0,n=n+Math.imul(B,nt)|0,o=(o=o+Math.imul(B,it)|0)+Math.imul(C,nt)|0,f=f+Math.imul(C,it)|0,n=n+Math.imul(k,at)|0,o=(o=o+Math.imul(k,st)|0)+Math.imul(T,at)|0,f=f+Math.imul(T,st)|0,n=n+Math.imul(x,ft)|0,o=(o=o+Math.imul(x,ht)|0)+Math.imul(S,ft)|0,f=f+Math.imul(S,ht)|0,n=n+Math.imul(M,lt)|0,o=(o=o+Math.imul(M,pt)|0)+Math.imul(A,lt)|0,f=f+Math.imul(A,pt)|0,n=n+Math.imul(v,bt)|0,o=(o=o+Math.imul(v,yt)|0)+Math.imul(w,bt)|0,f=f+Math.imul(w,yt)|0;var Ct=(c+(n=n+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;c=((f=f+Math.imul(m,wt)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(H,V),o=(o=Math.imul(H,W))+Math.imul(Q,V)|0,f=Math.imul(Q,W),n=n+Math.imul(U,Y)|0,o=(o=o+Math.imul(U,J)|0)+Math.imul(K,Y)|0,f=f+Math.imul(K,J)|0,n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,f=f+Math.imul(F,tt)|0,n=n+Math.imul(P,nt)|0,o=(o=o+Math.imul(P,it)|0)+Math.imul(N,nt)|0,f=f+Math.imul(N,it)|0,n=n+Math.imul(B,at)|0,o=(o=o+Math.imul(B,st)|0)+Math.imul(C,at)|0,f=f+Math.imul(C,st)|0,n=n+Math.imul(k,ft)|0,o=(o=o+Math.imul(k,ht)|0)+Math.imul(T,ft)|0,f=f+Math.imul(T,ht)|0,n=n+Math.imul(x,lt)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,lt)|0,f=f+Math.imul(S,pt)|0,n=n+Math.imul(M,bt)|0,o=(o=o+Math.imul(M,yt)|0)+Math.imul(A,bt)|0,f=f+Math.imul(A,yt)|0,n=n+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,f=f+Math.imul(w,wt)|0;var Rt=(c+(n=n+Math.imul(d,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(d,At)|0)+Math.imul(m,Mt)|0))<<13)|0;c=((f=f+Math.imul(m,At)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,n=Math.imul(H,Y),o=(o=Math.imul(H,J))+Math.imul(Q,Y)|0,f=Math.imul(Q,J),n=n+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(K,$)|0,f=f+Math.imul(K,tt)|0,n=n+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,f=f+Math.imul(F,it)|0,n=n+Math.imul(P,at)|0,o=(o=o+Math.imul(P,st)|0)+Math.imul(N,at)|0,f=f+Math.imul(N,st)|0,n=n+Math.imul(B,ft)|0,o=(o=o+Math.imul(B,ht)|0)+Math.imul(C,ft)|0,f=f+Math.imul(C,ht)|0,n=n+Math.imul(k,lt)|0,o=(o=o+Math.imul(k,pt)|0)+Math.imul(T,lt)|0,f=f+Math.imul(T,pt)|0,n=n+Math.imul(x,bt)|0,o=(o=o+Math.imul(x,yt)|0)+Math.imul(S,bt)|0,f=f+Math.imul(S,yt)|0,n=n+Math.imul(M,vt)|0,o=(o=o+Math.imul(M,wt)|0)+Math.imul(A,vt)|0,f=f+Math.imul(A,wt)|0;var Pt=(c+(n=n+Math.imul(v,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(v,At)|0)+Math.imul(w,Mt)|0))<<13)|0;c=((f=f+Math.imul(w,At)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(Q,$)|0,f=Math.imul(Q,tt),n=n+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(K,nt)|0,f=f+Math.imul(K,it)|0,n=n+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,f=f+Math.imul(F,st)|0,n=n+Math.imul(P,ft)|0,o=(o=o+Math.imul(P,ht)|0)+Math.imul(N,ft)|0,f=f+Math.imul(N,ht)|0,n=n+Math.imul(B,lt)|0,o=(o=o+Math.imul(B,pt)|0)+Math.imul(C,lt)|0,f=f+Math.imul(C,pt)|0,n=n+Math.imul(k,bt)|0,o=(o=o+Math.imul(k,yt)|0)+Math.imul(T,bt)|0,f=f+Math.imul(T,yt)|0,n=n+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,f=f+Math.imul(S,wt)|0;var Nt=(c+(n=n+Math.imul(M,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(M,At)|0)+Math.imul(A,Mt)|0))<<13)|0;c=((f=f+Math.imul(A,At)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,n=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(Q,nt)|0,f=Math.imul(Q,it),n=n+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(K,at)|0,f=f+Math.imul(K,st)|0,n=n+Math.imul(L,ft)|0,o=(o=o+Math.imul(L,ht)|0)+Math.imul(F,ft)|0,f=f+Math.imul(F,ht)|0,n=n+Math.imul(P,lt)|0,o=(o=o+Math.imul(P,pt)|0)+Math.imul(N,lt)|0,f=f+Math.imul(N,pt)|0,n=n+Math.imul(B,bt)|0,o=(o=o+Math.imul(B,yt)|0)+Math.imul(C,bt)|0,f=f+Math.imul(C,yt)|0,n=n+Math.imul(k,vt)|0,o=(o=o+Math.imul(k,wt)|0)+Math.imul(T,vt)|0,f=f+Math.imul(T,wt)|0;var jt=(c+(n=n+Math.imul(x,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(x,At)|0)+Math.imul(S,Mt)|0))<<13)|0;c=((f=f+Math.imul(S,At)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,n=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(Q,at)|0,f=Math.imul(Q,st),n=n+Math.imul(U,ft)|0,o=(o=o+Math.imul(U,ht)|0)+Math.imul(K,ft)|0,f=f+Math.imul(K,ht)|0,n=n+Math.imul(L,lt)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,lt)|0,f=f+Math.imul(F,pt)|0,n=n+Math.imul(P,bt)|0,o=(o=o+Math.imul(P,yt)|0)+Math.imul(N,bt)|0,f=f+Math.imul(N,yt)|0,n=n+Math.imul(B,vt)|0,o=(o=o+Math.imul(B,wt)|0)+Math.imul(C,vt)|0,f=f+Math.imul(C,wt)|0;var Lt=(c+(n=n+Math.imul(k,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(k,At)|0)+Math.imul(T,Mt)|0))<<13)|0;c=((f=f+Math.imul(T,At)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(H,ft),o=(o=Math.imul(H,ht))+Math.imul(Q,ft)|0,f=Math.imul(Q,ht),n=n+Math.imul(U,lt)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(K,lt)|0,f=f+Math.imul(K,pt)|0,n=n+Math.imul(L,bt)|0,o=(o=o+Math.imul(L,yt)|0)+Math.imul(F,bt)|0,f=f+Math.imul(F,yt)|0,n=n+Math.imul(P,vt)|0,o=(o=o+Math.imul(P,wt)|0)+Math.imul(N,vt)|0,f=f+Math.imul(N,wt)|0;var Ft=(c+(n=n+Math.imul(B,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(B,At)|0)+Math.imul(C,Mt)|0))<<13)|0;c=((f=f+Math.imul(C,At)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,n=Math.imul(H,lt),o=(o=Math.imul(H,pt))+Math.imul(Q,lt)|0,f=Math.imul(Q,pt),n=n+Math.imul(U,bt)|0,o=(o=o+Math.imul(U,yt)|0)+Math.imul(K,bt)|0,f=f+Math.imul(K,yt)|0,n=n+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,f=f+Math.imul(F,wt)|0;var Dt=(c+(n=n+Math.imul(P,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(P,At)|0)+Math.imul(N,Mt)|0))<<13)|0;c=((f=f+Math.imul(N,At)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,n=Math.imul(H,bt),o=(o=Math.imul(H,yt))+Math.imul(Q,bt)|0,f=Math.imul(Q,yt),n=n+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(K,vt)|0,f=f+Math.imul(K,wt)|0;var Ut=(c+(n=n+Math.imul(L,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(L,At)|0)+Math.imul(F,Mt)|0))<<13)|0;c=((f=f+Math.imul(F,At)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,n=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(Q,vt)|0,f=Math.imul(Q,wt);var qt=(c+(n=n+Math.imul(U,Mt)|0)|0)+((8191&(o=(o=o+Math.imul(U,At)|0)+Math.imul(K,Mt)|0))<<13)|0;c=((f=f+Math.imul(K,At)|0)+(o>>>13)|0)+(qt>>>26)|0,qt&=67108863;var Kt=(c+(n=Math.imul(H,Mt))|0)+((8191&(o=(o=Math.imul(H,At))+Math.imul(Q,Mt)|0))<<13)|0;return c=((f=Math.imul(Q,At))+(o>>>13)|0)+(Kt>>>26)|0,Kt&=67108863,h[0]=Et,h[1]=xt,h[2]=St,h[3]=It,h[4]=kt,h[5]=Tt,h[6]=Ot,h[7]=Bt,h[8]=Ct,h[9]=Rt,h[10]=Pt,h[11]=Nt,h[12]=jt,h[13]=Lt,h[14]=Ft,h[15]=Dt,h[16]=Ut,h[17]=qt,h[18]=Kt,0!==c&&(h[19]=c,r.length++),r;};function E(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,o=0,f=0;f>>26)|0)>>>26,h&=67108863;}r.words[f]=c,n=h,h=o;}return 0!==n?r.words[f]=n:r.length--,r._strip();}function x(t,e,r){return E(t,e,r);}function S(t,e){this.x=t,this.y=e;}Math.imul||(A=M),f.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?A(this,t,e):r<63?M(this,t,e):r<1024?E(this,t,e):x(this,t,e);},S.prototype.makeRBT=function(t){for(var e=new Array(t),r=f.prototype._countBits(t)-1,i=0;i>=1;return n;},S.prototype.permute=function(t,e,r,n,o,f){for(var i=0;i>>=1)i++;return 1<>>=13,r[2*i+1]=8191&f,f>>>=13;for(i=2*e;i>=26,r+=o/67108864|0,r+=f>>>26,this.words[i]=67108863&f;}return 0!==r&&(this.words[i]=r,this.length++),e?this.ineg():this;},f.prototype.muln=function(t){return this.clone().imuln(t);},f.prototype.sqr=function(){return this.mul(this);},f.prototype.isqr=function(){return this.imul(this.clone());},f.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r>>o&1;}return e;}(t);if(0===e.length)return new f(1);for(var r=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,r=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var f=t%26,s=Math.min((t-f)/26,this.length),mask=67108863^67108863>>>f<s)for(this.length-=s,i=0;i=0&&(0!==c||i>=o);i--){var l=0|this.words[i];this.words[i]=c<<26-f|l>>>f,c=l&mask;}return h&&0!==c&&(h.words[h.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},f.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r);},f.prototype.shln=function(t){return this.clone().ishln(t);},f.prototype.ushln=function(t){return this.clone().iushln(t);},f.prototype.shrn=function(t){return this.clone().ishrn(t);},f.prototype.ushrn=function(t){return this.clone().iushrn(t);},f.prototype.testn=function(t){n("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},f.prototype.isubn=function(t){if(n("number"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(c/67108864|0),this.words[i+r]=67108863&o;}for(;i>26,this.words[i+r]=67108863&o;if(0===h)return this._strip();for(n(-1===h),h=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},f.prototype._wordDiv=function(t,e){var r=(this.length,t.length),a=this.clone(),b=t,n=0|b.words[b.length-1];0!==(r=26-this._countBits(n))&&(b=b.ushln(r),a.iushln(r),n=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new f(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;c--){var l=67108864*(0|a.words[b.length+c])+(0|a.words[b.length+c-1]);for(l=Math.min(l/n|0,67108863),a._ishlnsubmul(b,l,c);0!==a.negative;)l--,a.negative=0,a._ishlnsubmul(b,1,c),a.isZero()||(a.negative^=1);q&&(q.words[c]=l);}return q&&q._strip(),a._strip(),"div"!==e&&0!==r&&a.iushrn(r),{div:q||null,mod:a};},f.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new f(0),mod:new f(0)}:0!==this.negative&&0===t.negative?(h=this.neg().divmod(t,e),"mod"!==e&&(div=h.div.neg()),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(h=this.divmod(t.neg(),e),"mod"!==e&&(div=h.div.neg()),{div:div,mod:h.mod}):0!=(this.negative&t.negative)?(h=this.neg().divmod(t.neg(),e),"div"!==e&&(o=h.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:h.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new f(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new f(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new f(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,h;},f.prototype.div=function(t){return this.divmod(t,"div",!1).div;},f.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},f.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},f.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),o=t.andln(1),f=r.cmp(n);return f<0||1===o&&0===f?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},f.prototype.modrn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var p=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(p*r+(0|this.words[i]))%t;return e?-r:r;},f.prototype.modn=function(t){return this.modrn(t);},f.prototype.idivn=function(t){var e=t<0;e&&(t=-t),n(t<=67108863);for(var r=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*r;this.words[i]=o/t|0,r=o%t;}return this._strip(),e?this.ineg():this;},f.prototype.divn=function(t){return this.clone().idivn(t);},f.prototype.egcd=function(p){n(0===p.negative),n(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var r=new f(1),o=new f(0),h=new f(0),c=new f(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var l=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(r.isOdd()||o.isOdd())&&(r.iadd(l),o.isub(d)),r.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(h.isOdd()||c.isOdd())&&(h.iadd(l),c.isub(d)),h.iushrn(1),c.iushrn(1);t.cmp(e)>=0?(t.isub(e),r.isub(h),o.isub(c)):(e.isub(t),h.isub(r),c.isub(o));}return{a:h,b:c,gcd:e.iushln(g)};},f.prototype._invmp=function(p){n(0===p.negative),n(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new f(1),r=new f(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,h=1;0==(a.words[0]&h)&&i<26;++i,h<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var c=0,l=1;0==(b.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(b.iushrn(c);c-->0;)r.isOdd()&&r.iadd(o),r.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(r)):(b.isub(a),r.isub(e));}return(t=0===a.cmpn(1)?e:r).cmpn(0)<0&&t.iadd(p),t;},f.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var r=a.cmp(b);if(r<0){var n=a;a=b,b=n;}else if(0===r||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},f.prototype.invm=function(t){return this.egcd(t).a.umod(t);},f.prototype.isEven=function(){return 0==(1&this.words[0]);},f.prototype.isOdd=function(){return 1==(1&this.words[0]);},f.prototype.andln=function(t){return this.words[0]&t;},f.prototype.bincn=function(t){n("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==r&&(this.words[i]=r,this.length++),this;},f.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},f.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},f.prototype.gtn=function(t){return 1===this.cmpn(t);},f.prototype.gt=function(t){return 1===this.cmp(t);},f.prototype.gten=function(t){return this.cmpn(t)>=0;},f.prototype.gte=function(t){return this.cmp(t)>=0;},f.prototype.ltn=function(t){return-1===this.cmpn(t);},f.prototype.lt=function(t){return-1===this.cmp(t);},f.prototype.lten=function(t){return this.cmpn(t)<=0;},f.prototype.lte=function(t){return this.cmp(t)<=0;},f.prototype.eqn=function(t){return 0===this.cmpn(t);},f.prototype.eq=function(t){return 0===this.cmp(t);},f.red=function(t){return new R(t);},f.prototype.toRed=function(t){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},f.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},f.prototype._forceRed=function(t){return this.red=t,this;},f.prototype.forceRed=function(t){return n(!this.red,"Already a number in reduction context"),this._forceRed(t);},f.prototype.redAdd=function(t){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},f.prototype.redIAdd=function(t){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},f.prototype.redSub=function(t){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},f.prototype.redISub=function(t){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},f.prototype.redShl=function(t){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},f.prototype.redMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},f.prototype.redIMul=function(t){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},f.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},f.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},f.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},f.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},f.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},f.prototype.redPow=function(t){return n(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var I={k256:null,p224:null,p192:null,p25519:null};function k(t,p){this.name=t,this.p=new f(p,16),this.n=this.p.bitLength(),this.k=new f(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function T(){k.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function O(){k.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function B(){k.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function C(){k.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function R(t){if("string"==typeof t){var e=f._prime(t);this.m=e.p,this.prime=e;}else n(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function P(t){R.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new f(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}k.prototype._tmp=function(){var t=new f(null);return t.words=new Array(Math.ceil(this.n/13)),t;},k.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength();}while(e>this.n);var n=e0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r;},k.prototype.split=function(input,t){input.iushrn(this.n,0,t);},k.prototype.imulK=function(t){return t.imul(this.k);},o(T,k),T.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=r;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},T.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=n,e=r;}return 0!==e&&(t.words[t.length++]=e),t;},f._prime=function(t){if(I[t])return I[t];var e;if("k256"===t)e=new T();else if("p224"===t)e=new O();else if("p192"===t)e=new B();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new C();}return I[t]=e,e;},R.prototype._verify1=function(a){n(0===a.negative,"red works only with positives"),n(a.red,"red works only with red numbers");},R.prototype._verify2=function(a,b){n(0==(a.negative|b.negative),"red works only with positives"),n(a.red&&a.red===b.red,"red works only with red numbers");},R.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},R.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},R.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},R.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},R.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},R.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},R.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},R.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},R.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},R.prototype.isqr=function(a){return this.imul(a,a.clone());},R.prototype.sqr=function(a){return this.mul(a,a);},R.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var e=this.m.add(new f(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);n(!q.isZero());var r=new f(1).toRed(this),o=r.redNeg(),h=this.m.subn(1).iushrn(1),c=this.m.bitLength();for(c=new f(2*c*c).toRed(this);0!==this.pow(c,h).cmp(o);)c.redIAdd(o);for(var l=this.pow(c,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(r);){for(var v=m,i=0;0!==v.cmp(r);i++)v=v.redSqr();n(i=0;i--){for(var c=t.words[i],l=h-1;l>=0;l--){var d=c>>l&1;r!==e[0]&&(r=this.sqr(r)),0!==d||0!==n?(n<<=1,n|=d,(4===++o||0===i&&0===l)&&(r=this.mul(r,e[n]),o=0,n=0)):o=0;}h=26;}return r;},R.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},R.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},f.mont=function(t){return new P(t);},o(P,R),P.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},P.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},P.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new f(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),r=u;return u.cmp(this.m)>=0?r=u.isub(this.m):u.cmpn(0)<0&&(r=u.iadd(this.m)),r._forceRed(this);},P.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,r(43)(t));},function(t,e){},function(t,e){const r="Impossible case. Please create issue.",n="The tweak was out of range or the resulted private key is invalid",o="The tweak was out of range or equal to zero",f="Unknow error on context randomization",h="Private Key is invalid",c="Public Key could not be parsed",l="Public Key serialization error",d="The sum of the public keys is not valid",m="Signature could not be parsed",y="The nonce generation function failed, or the private key was invalid",v="Public key could not be recover",w="Scalar was invalid (zero or overflow)";function _(t,e){if(!t)throw new Error(e);}function M(t,e,r){if(_(e instanceof Uint8Array,`Expected ${t} to be an Uint8Array`),void 0!==r)if(Array.isArray(r)){const n=`Expected ${t} to be an Uint8Array with length [${r.join(", ")}]`;_(r.includes(e.length),n);}else{const n=`Expected ${t} to be an Uint8Array with length ${r}`;_(e.length===r,n);}}function A(t){_("Boolean"===x(t),"Expected compressed to be a Boolean");}function E(output=t=>new Uint8Array(t),t){return"function"==typeof output&&(output=output(t)),M("output",output,t),output;}function x(t){return Object.prototype.toString.call(t).slice(8,-1);}t.exports=t=>({contextRandomize(e){if(_(null===e||e instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),null!==e&&M("seed",e,32),1===t.contextRandomize(e))throw new Error(f);},privateKeyVerify:e=>(M("private key",e,32),0===t.privateKeyVerify(e)),privateKeyNegate(e){switch(M("private key",e,32),t.privateKeyNegate(e)){case 0:return e;case 1:throw new Error(r);}},privateKeyTweakAdd(e,r){switch(M("private key",e,32),M("tweak",r,32),t.privateKeyTweakAdd(e,r)){case 0:return e;case 1:throw new Error(n);}},privateKeyTweakMul(e,r){switch(M("private key",e,32),M("tweak",r,32),t.privateKeyTweakMul(e,r)){case 0:return e;case 1:throw new Error(o);}},publicKeyVerify:e=>(M("public key",e,[33,65]),0===t.publicKeyVerify(e)),publicKeyCreate(e,r=!0,output){switch(M("private key",e,32),A(r),output=E(output,r?33:65),t.publicKeyCreate(output,e)){case 0:return output;case 1:throw new Error(h);case 2:throw new Error(l);}},publicKeyConvert(e,r=!0,output){switch(M("public key",e,[33,65]),A(r),output=E(output,r?33:65),t.publicKeyConvert(output,e)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(l);}},publicKeyNegate(e,n=!0,output){switch(M("public key",e,[33,65]),A(n),output=E(output,n?33:65),t.publicKeyNegate(output,e)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(r);case 3:throw new Error(l);}},publicKeyCombine(e,r=!0,output){_(Array.isArray(e),"Expected public keys to be an Array"),_(e.length>0,"Expected public keys array will have more than zero items");for(const t of e)M("public key",t,[33,65]);switch(A(r),output=E(output,r?33:65),t.publicKeyCombine(output,e)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(d);case 3:throw new Error(l);}},publicKeyTweakAdd(e,r,o=!0,output){switch(M("public key",e,[33,65]),M("tweak",r,32),A(o),output=E(output,o?33:65),t.publicKeyTweakAdd(output,e,r)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(n);}},publicKeyTweakMul(e,r,n=!0,output){switch(M("public key",e,[33,65]),M("tweak",r,32),A(n),output=E(output,n?33:65),t.publicKeyTweakMul(output,e,r)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(o);}},signatureNormalize(e){switch(M("signature",e,64),t.signatureNormalize(e)){case 0:return e;case 1:throw new Error(m);}},signatureExport(e,output){M("signature",e,64);const n={output:output=E(output,72),outputlen:72};switch(t.signatureExport(n,e)){case 0:return output.slice(0,n.outputlen);case 1:throw new Error(m);case 2:throw new Error(r);}},signatureImport(e,output){switch(M("signature",e),output=E(output,64),t.signatureImport(output,e)){case 0:return output;case 1:throw new Error(m);case 2:throw new Error(r);}},ecdsaSign(e,n,o={},output){M("message",e,32),M("private key",n,32),_("Object"===x(o),"Expected options to be an Object"),void 0!==o.data&&M("options.data",o.data),void 0!==o.noncefn&&_("Function"===x(o.noncefn),"Expected options.noncefn to be a Function");const f={signature:output=E(output,64),recid:null};switch(t.ecdsaSign(f,e,n,o.data,o.noncefn)){case 0:return f;case 1:throw new Error(y);case 2:throw new Error(r);}},ecdsaVerify(e,r,n){switch(M("signature",e,64),M("message",r,32),M("public key",n,[33,65]),t.ecdsaVerify(e,r,n)){case 0:return!0;case 3:return!1;case 1:throw new Error(m);case 2:throw new Error(c);}},ecdsaRecover(e,n,o,f=!0,output){switch(M("signature",e,64),_("Number"===x(n)&&n>=0&&n<=3,"Expected recovery id to be a Number within interval [0, 3]"),M("message",o,32),A(f),output=E(output,f?33:65),t.ecdsaRecover(output,e,n,o)){case 0:return output;case 1:throw new Error(m);case 2:throw new Error(v);case 3:throw new Error(r);}},ecdh(e,r,n={},output){switch(M("public key",e,[33,65]),M("private key",r,32),_("Object"===x(n),"Expected options to be an Object"),void 0!==n.data&&M("options.data",n.data),void 0!==n.hashfn?(_("Function"===x(n.hashfn),"Expected options.hashfn to be a Function"),void 0!==n.xbuf&&M("options.xbuf",n.xbuf,32),void 0!==n.ybuf&&M("options.ybuf",n.ybuf,32),M("output",output)):output=E(output,32),t.ecdh(output,e,r,n.data,n.hashfn,n.xbuf,n.ybuf)){case 0:return output;case 1:throw new Error(c);case 2:throw new Error(w);}}});},function(t,e,r){const n=new(0,r(84).ec)("secp256k1"),o=n.curve,f=o.n.constructor;function h(t){const e=t[0];switch(e){case 2:case 3:return 33!==t.length?null:function(t,e){let r=new f(e);if(r.cmp(o.p)>=0)return null;r=r.toRed(o.red);let h=r.redSqr().redIMul(r).redIAdd(o.b).redSqrt();return 3===t!==h.isOdd()&&(h=h.redNeg()),n.keyPair({pub:{x:r,y:h}});}(e,t.subarray(1,33));case 4:case 6:case 7:return 65!==t.length?null:function(t,e,r){let h=new f(e),c=new f(r);if(h.cmp(o.p)>=0||c.cmp(o.p)>=0)return null;if(h=h.toRed(o.red),c=c.toRed(o.red),(6===t||7===t)&&c.isOdd()!==(7===t))return null;const l=h.redSqr().redIMul(h);return c.redSqr().redISub(l.redIAdd(o.b)).isZero()?n.keyPair({pub:{x:h,y:c}}):null;}(e,t.subarray(1,33),t.subarray(33,65));default:return null;}}function c(output,t){const e=t.encode(null,33===output.length);for(let i=0;i0,privateKeyVerify(t){const e=new f(t);return e.cmp(o.n)<0&&!e.isZero()?0:1;},privateKeyNegate(t){const e=new f(t),r=o.n.sub(e).umod(o.n).toArrayLike(Uint8Array,"be",32);return t.set(r),0;},privateKeyTweakAdd(t,e){const r=new f(e);if(r.cmp(o.n)>=0)return 1;if(r.iadd(new f(t)),r.cmp(o.n)>=0&&r.isub(o.n),r.isZero())return 1;const n=r.toArrayLike(Uint8Array,"be",32);return t.set(n),0;},privateKeyTweakMul(t,e){let r=new f(e);if(r.cmp(o.n)>=0||r.isZero())return 1;r.imul(new f(t)),r.cmp(o.n)>=0&&(r=r.umod(o.n));const n=r.toArrayLike(Uint8Array,"be",32);return t.set(n),0;},publicKeyVerify:t=>null===h(t)?1:0,publicKeyCreate(output,t){const e=new f(t);if(e.cmp(o.n)>=0||e.isZero())return 1;return c(output,n.keyFromPrivate(t).getPublic()),0;},publicKeyConvert(output,t){const e=h(t);if(null===e)return 1;return c(output,e.getPublic()),0;},publicKeyNegate(output,t){const e=h(t);if(null===e)return 1;const r=e.getPublic();return r.y=r.y.redNeg(),c(output,r),0;},publicKeyCombine(output,t){const e=new Array(t.length);for(let i=0;i=0)return 2;const n=r.getPublic().add(o.g.mul(e));return n.isInfinity()?2:(c(output,n),0);},publicKeyTweakMul(output,t,e){const r=h(t);if(null===r)return 1;if((e=new f(e)).cmp(o.n)>=0||e.isZero())return 2;return c(output,r.getPublic().mul(e)),0;},signatureNormalize(t){const e=new f(t.subarray(0,32)),s=new f(t.subarray(32,64));return e.cmp(o.n)>=0||s.cmp(o.n)>=0?1:(1===s.cmp(n.nh)&&t.set(o.n.sub(s).toArrayLike(Uint8Array,"be",32),32),0);},signatureExport(t,e){const r=e.subarray(0,32),n=e.subarray(32,64);if(new f(r).cmp(o.n)>=0)return 1;if(new f(n).cmp(o.n)>=0)return 1;const{output:output}=t;let h=output.subarray(4,37);h[0]=0,h.set(r,1);let c=33,l=0;for(;c>1&&0===h[l]&&!(128&h[l+1]);--c,++l);if(h=h.subarray(l),128&h[0])return 1;if(c>1&&0===h[0]&&!(128&h[1]))return 1;let s=output.subarray(39,72);s[0]=0,s.set(n,1);let d=33,m=0;for(;d>1&&0===s[m]&&!(128&s[m+1]);--d,++m);return s=s.subarray(m),128&s[0]||d>1&&0===s[0]&&!(128&s[1])?1:(t.outputlen=6+c+d,output[0]=48,output[1]=t.outputlen-2,output[2]=2,output[3]=h.length,output.set(h,4),output[4+c]=2,output[5+c]=s.length,output.set(s,6+c),0);},signatureImport(output,t){if(t.length<8)return 1;if(t.length>72)return 1;if(48!==t[0])return 1;if(t[1]!==t.length-2)return 1;if(2!==t[2])return 1;const e=t[3];if(0===e)return 1;if(5+e>=t.length)return 1;if(2!==t[4+e])return 1;const r=t[5+e];if(0===r)return 1;if(6+e+r!==t.length)return 1;if(128&t[4])return 1;if(e>1&&0===t[4]&&!(128&t[5]))return 1;if(128&t[e+6])return 1;if(r>1&&0===t[e+6]&&!(128&t[e+7]))return 1;let n=t.subarray(4,4+e);if(33===n.length&&0===n[0]&&(n=n.subarray(1)),n.length>32)return 1;let h=t.subarray(6+e);if(33===h.length&&0===h[0]&&(h=h.slice(1)),h.length>32)throw new Error("S length is too long");let c=new f(n);c.cmp(o.n)>=0&&(c=new f(0));let s=new f(t.subarray(6+e));return s.cmp(o.n)>=0&&(s=new f(0)),output.set(c.toArrayLike(Uint8Array,"be",32),0),output.set(s.toArrayLike(Uint8Array,"be",32),32),0;},ecdsaSign(t,e,r,data,h){if(h){const t=h;h=n=>{const o=t(e,r,null,data,n);if(!(o instanceof Uint8Array&&32===o.length))throw new Error("This is the way");return new f(o);};}const c=new f(r);if(c.cmp(o.n)>=0||c.isZero())return 1;let l;try{l=n.sign(e,r,{canonical:!0,k:h,pers:data});}catch(t){return 1;}return t.signature.set(l.r.toArrayLike(Uint8Array,"be",32),0),t.signature.set(l.s.toArrayLike(Uint8Array,"be",32),32),t.recid=l.recoveryParam,0;},ecdsaVerify(t,e,r){const c={r:t.subarray(0,32),s:t.subarray(32,64)},l=new f(c.r),d=new f(c.s);if(l.cmp(o.n)>=0||d.cmp(o.n)>=0)return 1;if(1===d.cmp(n.nh)||l.isZero()||d.isZero())return 3;const m=h(r);if(null===m)return 2;const y=m.getPublic();return n.verify(e,c,y)?0:3;},ecdsaRecover(output,t,e,r){const h={r:t.slice(0,32),s:t.slice(32,64)},l=new f(h.r),d=new f(h.s);if(l.cmp(o.n)>=0||d.cmp(o.n)>=0)return 1;if(l.isZero()||d.isZero())return 2;let m;try{m=n.recoverPubKey(r,h,e);}catch(t){return 2;}return c(output,m),0;},ecdh(output,t,e,data,r,c,l){const d=h(t);if(null===d)return 1;const m=new f(e);if(m.cmp(o.n)>=0||m.isZero())return 2;const y=d.getPublic().mul(m);if(void 0===r){const data=y.encode(null,!0),t=n.hash().update(data).digest();for(let i=0;i<32;++i)output[i]=t[i];}else{c||(c=new Uint8Array(32));const t=y.getX().toArray("be",32);for(let i=0;i<32;++i)c[i]=t[i];l||(l=new Uint8Array(32));const e=y.getY().toArray("be",32);for(let i=0;i<32;++i)l[i]=e[i];const n=r(c,l,data);if(!(n instanceof Uint8Array&&n.length===output.length))return 2;output.set(n);}return 0;}};},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(60);e.getRandomBytes=function(t){return new Promise(function(e,r){n(t,function(t,n){t?r(t):e(n);});});},e.getRandomBytesSync=function(t){return n(t);};},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.createHashFunction=function(e){return function(r){var n=e();return n.update(r),t.from(n.digest());};};}).call(this,r(3).Buffer);},function(t,e,r){t.exports=r(497)(r(507));},function(t,e,r){const n=r(498),o=r(506);t.exports=function(t){const e=n(t),r=o(t);return function(t,n){switch("string"==typeof t?t.toLowerCase():t){case"keccak224":return new e(1152,448,null,224,n);case"keccak256":return new e(1088,512,null,256,n);case"keccak384":return new e(832,768,null,384,n);case"keccak512":return new e(576,1024,null,512,n);case"sha3-224":return new e(1152,448,6,224,n);case"sha3-256":return new e(1088,512,6,256,n);case"sha3-384":return new e(832,768,6,384,n);case"sha3-512":return new e(576,1024,6,512,n);case"shake128":return new r(1344,256,31,n);case"shake256":return new r(1088,512,31,n);default:throw new Error("Invald algorithm: "+t);}};};},function(t,e,r){(function(e){const{Transform:n}=r(281);t.exports=t=>class r extends n{constructor(e,r,n,o,f){super(f),this._rate=e,this._capacity=r,this._delimitedSuffix=n,this._hashBitLength=o,this._options=f,this._state=new t(),this._state.initialize(e,r),this._finalized=!1;}_transform(t,e,r){let n=null;try{this.update(t,e);}catch(t){n=t;}r(n);}_flush(t){let e=null;try{this.push(this.digest());}catch(t){e=t;}t(e);}update(data,t){if(!e.isBuffer(data)&&"string"!=typeof data)throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Digest already called");return e.isBuffer(data)||(data=e.from(data,t)),this._state.absorb(data),this;}digest(t){if(this._finalized)throw new Error("Digest already called");this._finalized=!0,this._delimitedSuffix&&this._state.absorbLastFewBits(this._delimitedSuffix);let e=this._state.squeeze(this._hashBitLength/8);return void 0!==t&&(e=e.toString(t)),this._resetState(),e;}_resetState(){return this._state.initialize(this._rate,this._capacity),this;}_clone(){const t=new r(this._rate,this._capacity,this._delimitedSuffix,this._hashBitLength,this._options);return this._state.copy(t._state),t._finalized=this._finalized,t;}};}).call(this,r(3).Buffer);},function(t,e){},function(t,e,r){"use strict";function n(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable;})),e.push.apply(e,r);}return e;}function o(t){for(var i=1;i0?this.tail.next=e:this.head=e,this.tail=e,++this.length;}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length;}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t;}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0;}},{key:"join",value:function(s){if(0===this.length)return"";for(var p=this.head,t=""+p.data;p=p.next;)t+=s+p.data;return t;}},{key:"concat",value:function(t){if(0===this.length)return l.alloc(0);for(var e,r,n,o=l.allocUnsafe(t>>>0),p=this.head,i=0;p;)e=p.data,r=o,n=i,l.prototype.copy.call(e,r,n),i+=p.data.length,p=p.next;return o;}},{key:"consume",value:function(t,e){var r;return tn.length?n.length:t;if(o===n.length?r+=n:r+=n.slice(0,t),0==(t-=o)){o===n.length?(++e,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++e;}return this.length-=e,r;}},{key:"_getBuffer",value:function(t){var e=l.allocUnsafe(t),p=this.head,r=1;for(p.data.copy(e),t-=p.data.length;p=p.next;){var n=p.data,o=t>n.length?n.length:t;if(n.copy(e,e.length-t,0,o),0==(t-=o)){o===n.length?(++r,p.next?this.head=p.next:this.head=this.tail=null):(this.head=p,p.data=n.slice(o));break;}++r;}return this.length-=r,e;}},{key:m,value:function(t,e){return d(this,o(o({},e),{},{depth:0,customInspect:!1}));}}])&&h(e.prototype,r),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),t;}();},function(t,e){},function(t,e,r){"use strict";(function(e){var n;function o(t,e,r){return(e=function(t){var e=function(input,t){if("object"!=typeof input||null===input)return input;var e=input[Symbol.toPrimitive];if(void 0!==e){var r=e.call(input,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===t?String:Number)(input);}(t,"string");return"symbol"==typeof e?e:String(e);}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t;}var f=r(172),h=Symbol("lastResolve"),c=Symbol("lastReject"),l=Symbol("error"),d=Symbol("ended"),m=Symbol("lastPromise"),y=Symbol("handlePromise"),v=Symbol("stream");function w(t,e){return{value:t,done:e};}function _(t){var e=t[h];if(null!==e){var data=t[v].read();null!==data&&(t[m]=null,t[h]=null,t[c]=null,e(w(data,!1)));}}function M(t){e.nextTick(_,t);}var A=Object.getPrototypeOf(function(){}),E=Object.setPrototypeOf((o(n={get stream(){return this[v];},next:function(){var t=this,r=this[l];if(null!==r)return Promise.reject(r);if(this[d])return Promise.resolve(w(void 0,!0));if(this[v].destroyed)return new Promise(function(r,n){e.nextTick(function(){t[l]?n(t[l]):r(w(void 0,!0));});});var n,o=this[m];if(o)n=new Promise(function(t,e){return function(r,n){t.then(function(){e[d]?r(w(void 0,!0)):e[y](r,n);},n);};}(o,this));else{var data=this[v].read();if(null!==data)return Promise.resolve(w(data,!1));n=new Promise(this[y]);}return this[m]=n,n;}},Symbol.asyncIterator,function(){return this;}),o(n,"return",function(){var t=this;return new Promise(function(e,r){t[v].destroy(null,function(t){t?r(t):e(w(void 0,!0));});});}),n),A);t.exports=function(t){var e,r=Object.create(E,(o(e={},v,{value:t,writable:!0}),o(e,h,{value:null,writable:!0}),o(e,c,{value:null,writable:!0}),o(e,l,{value:null,writable:!0}),o(e,d,{value:t._readableState.endEmitted,writable:!0}),o(e,y,{value:function(t,e){var data=r[v].read();data?(r[m]=null,r[h]=null,r[c]=null,t(w(data,!1))):(r[h]=t,r[c]=e);},writable:!0}),e));return r[m]=null,f(t,function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=r[c];return null!==e&&(r[m]=null,r[h]=null,r[c]=null,e(t)),void(r[l]=t);}var n=r[h];null!==n&&(r[m]=null,r[h]=null,r[c]=null,n(w(void 0,!0))),r[d]=!0;}),t.on("readable",M.bind(null,r)),r;};}).call(this,r(19));},function(t,e){t.exports=function(){throw new Error("Readable.from is not available in the browser");};},function(t,e,r){"use strict";t.exports=o;var n=r(287);function o(t){if(!(this instanceof o))return new o(t);n.call(this,t);}r(4)(o,n),o.prototype._transform=function(t,e,r){r(null,t);};},function(t,e,r){"use strict";var n;var o=r(86).codes,f=o.ERR_MISSING_ARGS,h=o.ERR_STREAM_DESTROYED;function c(t){if(t)throw t;}function l(t){t();}function d(t,e){return t.pipe(e);}t.exports=function(){for(var t=arguments.length,e=new Array(t),o=0;o0,function(t){m||(m=t),t&&v.forEach(l),o||(v.forEach(l),y(m));});});return e.reduce(d);};},function(t,e,r){(function(e){const{Transform:n}=r(281);t.exports=t=>class r extends n{constructor(e,r,n,o){super(o),this._rate=e,this._capacity=r,this._delimitedSuffix=n,this._options=o,this._state=new t(),this._state.initialize(e,r),this._finalized=!1;}_transform(t,e,r){let n=null;try{this.update(t,e);}catch(t){n=t;}r(n);}_flush(){}_read(t){this.push(this.squeeze(t));}update(data,t){if(!e.isBuffer(data)&&"string"!=typeof data)throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Squeeze already called");return e.isBuffer(data)||(data=e.from(data,t)),this._state.absorb(data),this;}squeeze(t,e){this._finalized||(this._finalized=!0,this._state.absorbLastFewBits(this._delimitedSuffix));let data=this._state.squeeze(t);return void 0!==e&&(data=data.toString(e)),data;}_resetState(){return this._state.initialize(this._rate,this._capacity),this;}_clone(){const t=new r(this._rate,this._capacity,this._delimitedSuffix,this._options);return this._state.copy(t._state),t._finalized=this._finalized,t;}};}).call(this,r(3).Buffer);},function(t,e,r){(function(e){const n=r(508);function o(){this.state=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.blockSize=null,this.count=0,this.squeezing=!1;}o.prototype.initialize=function(t,e){for(let i=0;i<50;++i)this.state[i]=0;this.blockSize=t/8,this.count=0,this.squeezing=!1;},o.prototype.absorb=function(data){for(let i=0;i>>this.count%4*8&255,this.count+=1,this.count===this.blockSize&&(n.p1600(this.state),this.count=0);return output;},o.prototype.copy=function(t){for(let i=0;i<50;++i)t.state[i]=this.state[i];t.blockSize=this.blockSize,t.count=this.count,t.squeezing=this.squeezing;},t.exports=o;}).call(this,r(3).Buffer);},function(t,e){const r=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648];e.p1600=function(s){for(let t=0;t<24;++t){const e=s[0]^s[10]^s[20]^s[30]^s[40],n=s[1]^s[11]^s[21]^s[31]^s[41],o=s[2]^s[12]^s[22]^s[32]^s[42],f=s[3]^s[13]^s[23]^s[33]^s[43],h=s[4]^s[14]^s[24]^s[34]^s[44],c=s[5]^s[15]^s[25]^s[35]^s[45],l=s[6]^s[16]^s[26]^s[36]^s[46],d=s[7]^s[17]^s[27]^s[37]^s[47],m=s[8]^s[18]^s[28]^s[38]^s[48],y=s[9]^s[19]^s[29]^s[39]^s[49];let v=m^(o<<1|f>>>31),w=y^(f<<1|o>>>31);const _=s[0]^v,M=s[1]^w,A=s[10]^v,E=s[11]^w,x=s[20]^v,S=s[21]^w,I=s[30]^v,k=s[31]^w,T=s[40]^v,O=s[41]^w;v=e^(h<<1|c>>>31),w=n^(c<<1|h>>>31);const B=s[2]^v,C=s[3]^w,R=s[12]^v,P=s[13]^w,N=s[22]^v,j=s[23]^w,L=s[32]^v,F=s[33]^w,D=s[42]^v,U=s[43]^w;v=o^(l<<1|d>>>31),w=f^(d<<1|l>>>31);const K=s[4]^v,z=s[5]^w,H=s[14]^v,Q=s[15]^w,G=s[24]^v,V=s[25]^w,W=s[34]^v,Z=s[35]^w,Y=s[44]^v,J=s[45]^w;v=h^(m<<1|y>>>31),w=c^(y<<1|m>>>31);const X=s[6]^v,$=s[7]^w,tt=s[16]^v,et=s[17]^w,nt=s[26]^v,it=s[27]^w,ot=s[36]^v,at=s[37]^w,st=s[46]^v,ut=s[47]^w;v=l^(e<<1|n>>>31),w=d^(n<<1|e>>>31);const ft=s[8]^v,ht=s[9]^w,ct=s[18]^v,lt=s[19]^w,pt=s[28]^v,mt=s[29]^w,bt=s[38]^v,yt=s[39]^w,gt=s[48]^v,vt=s[49]^w,wt=_,_t=M,Mt=E<<4|A>>>28,At=A<<4|E>>>28,Et=x<<3|S>>>29,xt=S<<3|x>>>29,St=k<<9|I>>>23,It=I<<9|k>>>23,kt=T<<18|O>>>14,Tt=O<<18|T>>>14,Ot=B<<1|C>>>31,Bt=C<<1|B>>>31,Ct=P<<12|R>>>20,Rt=R<<12|P>>>20,Pt=N<<10|j>>>22,Nt=j<<10|N>>>22,jt=F<<13|L>>>19,Lt=L<<13|F>>>19,Ft=D<<2|U>>>30,Dt=U<<2|D>>>30,Ut=z<<30|K>>>2,qt=K<<30|z>>>2,Kt=H<<6|Q>>>26,zt=Q<<6|H>>>26,Ht=V<<11|G>>>21,Qt=G<<11|V>>>21,Gt=W<<15|Z>>>17,Vt=Z<<15|W>>>17,Wt=J<<29|Y>>>3,Zt=Y<<29|J>>>3,Yt=X<<28|$>>>4,Jt=$<<28|X>>>4,Xt=et<<23|tt>>>9,$t=tt<<23|et>>>9,te=nt<<25|it>>>7,ee=it<<25|nt>>>7,re=ot<<21|at>>>11,ne=at<<21|ot>>>11,ie=ut<<24|st>>>8,oe=st<<24|ut>>>8,ae=ft<<27|ht>>>5,se=ht<<27|ft>>>5,ue=ct<<20|lt>>>12,fe=lt<<20|ct>>>12,he=mt<<7|pt>>>25,ce=pt<<7|mt>>>25,le=bt<<8|yt>>>24,de=yt<<8|bt>>>24,pe=gt<<14|vt>>>18,me=vt<<14|gt>>>18;s[0]=wt^~Ct&Ht,s[1]=_t^~Rt&Qt,s[10]=Yt^~ue&Et,s[11]=Jt^~fe&xt,s[20]=Ot^~Kt&te,s[21]=Bt^~zt&ee,s[30]=ae^~Mt&Pt,s[31]=se^~At&Nt,s[40]=Ut^~Xt&he,s[41]=qt^~$t&ce,s[2]=Ct^~Ht&re,s[3]=Rt^~Qt&ne,s[12]=ue^~Et&jt,s[13]=fe^~xt&Lt,s[22]=Kt^~te&le,s[23]=zt^~ee&de,s[32]=Mt^~Pt&Gt,s[33]=At^~Nt&Vt,s[42]=Xt^~he&St,s[43]=$t^~ce&It,s[4]=Ht^~re&pe,s[5]=Qt^~ne&me,s[14]=Et^~jt&Wt,s[15]=xt^~Lt&Zt,s[24]=te^~le&kt,s[25]=ee^~de&Tt,s[34]=Pt^~Gt&ie,s[35]=Nt^~Vt&oe,s[44]=he^~St&Ft,s[45]=ce^~It&Dt,s[6]=re^~pe&wt,s[7]=ne^~me&_t,s[16]=jt^~Wt&Yt,s[17]=Lt^~Zt&Jt,s[26]=le^~kt&Ot,s[27]=de^~Tt&Bt,s[36]=Gt^~ie&ae,s[37]=Vt^~oe&se,s[46]=St^~Ft&Ut,s[47]=It^~Dt&qt,s[8]=pe^~wt&Ct,s[9]=me^~_t&Rt,s[18]=Wt^~Yt&ue,s[19]=Zt^~Jt&fe,s[28]=kt^~Ot&Kt,s[29]=Tt^~Bt&zt,s[38]=ie^~ae&Mt,s[39]=oe^~se&At,s[48]=Ft^~Ut&Xt,s[49]=Dt^~qt&$t,s[0]^=r[2*t],s[1]^=r[2*t+1];}};},function(t,e,r){"use strict";(function(t){var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(e,"__esModule",{value:!0}),e.Address=void 0;var o=n(r(37)),f=r(57),h=r(68),c=r(279),l=function(){function e(t){(0,o.default)(20===t.length,"Invalid address length"),this.buf=t;}return e.zero=function(){return new e((0,h.zeros)(20));},e.fromString=function(t){return(0,o.default)((0,c.isValidAddress)(t),"Invalid address"),new e((0,h.toBuffer)(t));},e.fromPublicKey=function(r){return(0,o.default)(t.isBuffer(r),"Public key should be Buffer"),new e((0,c.pubToAddress)(r));},e.fromPrivateKey=function(r){return(0,o.default)(t.isBuffer(r),"Private key should be Buffer"),new e((0,c.privateToAddress)(r));},e.generate=function(r,n){return(0,o.default)(f.BN.isBN(n)),new e((0,c.generateAddress)(r.buf,n.toArrayLike(t)));},e.generate2=function(r,n,f){return(0,o.default)(t.isBuffer(n)),(0,o.default)(t.isBuffer(f)),new e((0,c.generateAddress2)(r.buf,n,f));},e.prototype.equals=function(address){return this.buf.equals(address.buf);},e.prototype.isZero=function(){return this.equals(e.zero());},e.prototype.isPrecompileOrSystemAddress=function(){var t=new f.BN(this.buf),e=new f.BN(0),r=new f.BN("ffff","hex");return t.gte(e)&&t.lte(r);},e.prototype.toString=function(){return"0x"+this.buf.toString("hex");},e.prototype.toBuffer=function(){return t.from(this.buf);},e;}();e.Address=l;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.hashPersonalMessage=e.isValidSignature=e.fromRpcSig=e.toCompactSig=e.toRpcSig=e.ecrecover=e.ecsign=void 0;var n=r(124),o=r(57),f=r(68),h=r(170),c=r(125),l=r(173);function d(t,e){var r=(0,l.toType)(t,l.TypeOutput.BN);if(r.eqn(0)||r.eqn(1))return(0,l.toType)(t,l.TypeOutput.BN);if(!e)return r.subn(27);var n=(0,l.toType)(e,l.TypeOutput.BN);return r.sub(n.muln(2).addn(35));}function m(t){var e=new o.BN(t);return e.eqn(0)||e.eqn(1);}e.ecsign=function(e,r,o){var f=(0,n.ecdsaSign)(e,r),h=f.signature,c=f.recid,d=t.from(h.slice(0,32)),s=t.from(h.slice(32,64));if(!o||"number"==typeof o){if(o&&!Number.isSafeInteger(o))throw new Error("The provided number is greater than MAX_SAFE_INTEGER (please use an alternative input type)");return{r:d,s:s,v:o?c+(2*o+35):c+27};}return{r:d,s:s,v:(0,l.toType)(o,l.TypeOutput.BN).muln(2).addn(35).addn(c).toArrayLike(t)};};e.ecrecover=function(e,r,o,s,h){var c=t.concat([(0,f.setLengthLeft)(o,32),(0,f.setLengthLeft)(s,32)],64),l=d(r,h);if(!m(l))throw new Error("Invalid signature v value");var y=(0,n.ecdsaRecover)(c,l.toNumber(),e);return t.from((0,n.publicKeyConvert)(y,!1).slice(1));};e.toRpcSig=function(e,r,s,n){if(!m(d(e,n)))throw new Error("Invalid signature v value");return(0,f.bufferToHex)(t.concat([(0,f.setLengthLeft)(r,32),(0,f.setLengthLeft)(s,32),(0,f.toBuffer)(e)]));};e.toCompactSig=function(e,r,s,n){if(!m(d(e,n)))throw new Error("Invalid signature v value");var o=(0,l.toType)(e,l.TypeOutput.Number),h=s;return(o>28&&o%2==1||1===o||28===o)&&((h=t.from(s))[0]|=128),(0,f.bufferToHex)(t.concat([(0,f.setLengthLeft)(r,32),(0,f.setLengthLeft)(h,32)]));};e.fromRpcSig=function(t){var e,s,r,n=(0,f.toBuffer)(t);if(n.length>=65)e=n.slice(0,32),s=n.slice(32,64),r=(0,f.bufferToInt)(n.slice(64));else{if(64!==n.length)throw new Error("Invalid signature length");e=n.slice(0,32),s=n.slice(32,64),r=(0,f.bufferToInt)(n.slice(32,33))>>7,s[0]&=127;}return r<27&&(r+=27),{v:r,r:e,s:s};};e.isValidSignature=function(t,e,s,r,n){void 0===r&&(r=!0);var f=new o.BN("7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0",16),h=new o.BN("fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141",16);if(32!==e.length||32!==s.length)return!1;if(!m(d(t,n)))return!1;var c=new o.BN(e),l=new o.BN(s);return!(c.isZero()||c.gt(h)||l.isZero()||l.gt(h))&&(!r||1!==l.cmp(f));};e.hashPersonalMessage=function(e){(0,c.assertIsBuffer)(e);var r=t.from("Ethereum Signed Message:\n".concat(e.length),"utf-8");return(0,h.keccak)(t.concat([r,e]));};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t};};Object.defineProperty(e,"__esModule",{value:!0}),e.defineProperties=void 0;var o=n(r(37)),f=r(85),h=r(57),c=r(68);e.defineProperties=function(e,r,data){if(e.raw=[],e._fields=[],e.toJSON=function(label){if(void 0===label&&(label=!1),label){var t={};return e._fields.forEach(function(r){t[r]="0x".concat(e[r].toString("hex"));}),t;}return(0,c.baToJSON)(e.raw);},e.serialize=function(){return h.rlp.encode(e.raw);},r.forEach(function(r,i){function n(){return e.raw[i];}function f(n){"00"!==(n=(0,c.toBuffer)(n)).toString("hex")||r.allowZero||(n=t.allocUnsafe(0)),r.allowLess&&r.length?(n=(0,c.unpadBuffer)(n),(0,o.default)(r.length>=n.length,"The field ".concat(r.name," must not have more ").concat(r.length," bytes"))):r.allowZero&&0===n.length||!r.length||(0,o.default)(r.length===n.length,"The field ".concat(r.name," must have byte length of ").concat(r.length)),e.raw[i]=n;}e._fields.push(r.name),Object.defineProperty(e,r.name,{enumerable:!0,configurable:!0,get:n,set:f}),r.default&&(e[r.name]=r.default),r.alias&&Object.defineProperty(e,r.alias,{enumerable:!1,configurable:!0,set:f,get:n});}),data)if("string"==typeof data&&(data=t.from((0,f.stripHexPrefix)(data),"hex")),t.isBuffer(data)&&(data=h.rlp.decode(data)),Array.isArray(data)){if(data.length>e._fields.length)throw new Error("wrong number of fields in data");data.forEach(function(t,i){e[e._fields[i]]=(0,c.toBuffer)(t);});}else{if("object"!=typeof data)throw new Error("invalid data");var n=Object.keys(data);r.forEach(function(t){-1!==n.indexOf(t.name)&&(e[t.name]=data[t.name]),-1!==n.indexOf(t.alias)&&(e[t.alias]=data[t.alias]);});}};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});const n=r(513);function o(t){return"string"==typeof t&&!!/^(0x)?[0-9a-f]{512}$/i.test(t)&&!(!/^(0x)?[0-9a-f]{512}$/.test(t)&&!/^(0x)?[0-9A-F]{512}$/.test(t));}function f(t,e){"object"==typeof e&&e.constructor===Uint8Array&&(e=n.bytesToHex(e));const r=n.keccak256(e).replace("0x","");for(let i=0;i<12;i+=4){const e=(parseInt(r.substr(i,2),16)<<8)+parseInt(r.substr(i+2,2),16)&2047,n=1<=48&&t<=57)return t-48;if(t>=65&&t<=70)return t-55;if(t>=97&&t<=102)return t-87;throw new Error("invalid bloom");}function c(t){return"string"==typeof t&&!!/^(0x)?[0-9a-f]{64}$/i.test(t)&&!(!/^(0x)?[0-9a-f]{64}$/.test(t)&&!/^(0x)?[0-9A-F]{64}$/.test(t));}function l(address){return"string"==typeof address&&(!!address.match(/^(0x)?[0-9a-fA-F]{40}$/)||!!address.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/));}e.isBloom=o,e.isInBloom=f,e.isUserEthereumAddressInBloom=function(t,e){if(!o(t))throw new Error("Invalid bloom given");if(!l(e))throw new Error(`Invalid ethereum address given: "${e}"`);return f(t,n.padLeft(e,64));},e.isContractAddressInBloom=function(t,e){if(!o(t))throw new Error("Invalid bloom given");if(!l(e))throw new Error(`Invalid contract address given: "${e}"`);return f(t,e);},e.isTopicInBloom=function(t,e){if(!o(t))throw new Error("Invalid bloom given");if(!c(e))throw new Error("Invalid topic");return f(t,e);},e.isTopic=c,e.isAddress=l;},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});const n=r(199);function o(t){if(null==t)throw new Error("cannot convert null value to array");if("string"==typeof t){const e=t.match(/^(0x)?[0-9a-fA-F]*$/);if(!e)throw new Error("invalid hexidecimal string");if("0x"!==e[1])throw new Error("hex string must have 0x prefix");(t=t.substring(2)).length%2&&(t="0"+t);const r=[];for(let i=0;i=256||parseInt(String(e))!=e)return!1;}return!0;}(t))return f(new Uint8Array(t));throw new Error("invalid arrayify value");}function f(t){return void 0!==t.slice||(t.slice=()=>{const e=Array.prototype.slice.call(arguments);return f(new Uint8Array(Array.prototype.slice.apply(t,e)));}),t;}e.keccak256=function(data){return"0x"+n.keccak_256(o(data));},e.padLeft=(t,e)=>{const r=/^0x/i.test(t)||"number"==typeof t,n=e-(t=t.toString().replace(/^0x/i,"")).length+1>=0?e-t.length+1:0;return(r?"0x":"")+new Array(n).join("0")+t;},e.bytesToHex=function(t){const e=[];for(let i=0;i>>4).toString(16)),e.push((15&t[i]).toString(16));return`0x${e.join("").replace(/^0+/,"")}`;},e.toByteArray=o;},function(t,e,r){var n=r(169),o=r(277),f=function(t){var e=typeof t;if("string"===e)return o.isHexStrict(t)?new n(t.replace(/0x/i,""),16):new n(t,10);if("number"===e)return new n(t);if(o.isBigNumber(t))return new n(t.toString(10));if(o.isBN(t))return t;throw new Error(t+" is not a number");},h=function(t,e,r){var h,c,l;if("bytes"===(t=(l=t).startsWith("int[")?"int256"+l.slice(3):"int"===l?"int256":l.startsWith("uint[")?"uint256"+l.slice(4):"uint"===l?"uint256":l.startsWith("fixed[")?"fixed128x128"+l.slice(5):"fixed"===l?"fixed128x128":l.startsWith("ufixed[")?"ufixed128x128"+l.slice(6):"ufixed"===l?"ufixed128x128":l)){if(e.replace(/^0x/i,"").length%2!=0)throw new Error("Invalid bytes characters "+e.length);return e;}if("string"===t)return o.utf8ToHex(e);if("bool"===t)return e?"01":"00";if(t.startsWith("address")){if(h=r?64:40,!o.isAddress(e))throw new Error(e+" is not a valid address, or the checksum is invalid.");return o.leftPad(e.toLowerCase(),h);}if(h=function(t){var e=/^\D+(\d+).*$/.exec(t);return e?parseInt(e[1],10):null;}(t),t.startsWith("bytes")){if(!h)throw new Error("bytes[] not yet supported in solidity");if(r&&(h=32),h<1||h>32||h256)throw new Error("Invalid uint"+h+" size");if((c=f(e)).bitLength()>h)throw new Error("Supplied uint exceeds width: "+h+" vs "+c.bitLength());if(c.lt(new n(0)))throw new Error("Supplied uint "+c.toString()+" is negative");return h?o.leftPad(c.toString("hex"),h/8*2):c;}if(t.startsWith("int")){if(h%8||h<8||h>256)throw new Error("Invalid int"+h+" size");if((c=f(e)).bitLength()>h)throw new Error("Supplied int exceeds width: "+h+" vs "+c.bitLength());return c.lt(new n(0))?c.toTwos(h).toString("hex"):h?o.leftPad(c.toString("hex"),h/8*2):c;}throw new Error("Unsupported or invalid type: "+t);},c=function(t){if(Array.isArray(t))throw new Error("Autodetection of array types is not supported.");var e,r,f="";if(t&&"object"==typeof t&&(t.hasOwnProperty("v")||t.hasOwnProperty("t")||t.hasOwnProperty("value")||t.hasOwnProperty("type"))?(e=t.hasOwnProperty("t")?t.t:t.type,f=t.hasOwnProperty("v")?t.v:t.value):(e=o.toHex(t,!0),f=o.toHex(t),e.startsWith("int")||e.startsWith("uint")||(e="bytes")),!e.startsWith("int")&&!e.startsWith("uint")||"string"!=typeof f||/^(-)?0x/i.test(f)||(f=new n(f)),Array.isArray(f)){if(r=function(t){var e=/^\D+\d*\[(\d+)\]$/.exec(t);return e?parseInt(e[1],10):null;}(e),r&&f.length!==r)throw new Error(e+" is not matching the given array "+JSON.stringify(f));r=f.length;}return Array.isArray(f)?f.map(function(t){return h(e,t,r).toString("hex").replace("0x","");}).join(""):h(e,f,r).toString("hex").replace("0x","");};t.exports={soliditySha3:function(){var t=Array.prototype.slice.call(arguments).map(c);return o.sha3("0x"+t.join(""));},soliditySha3Raw:function(){return o.sha3Raw("0x"+Array.prototype.slice.call(arguments).map(c).join(""));},encodePacked:function(){return"0x"+Array.prototype.slice.call(arguments).map(c).join("").toLowerCase();}};},function(t,e,r){"use strict";(function(t){var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r];}});}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r];}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e});}:function(t,e){t.default=e;}),f=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&n(e,t,r);return o(e,t),e;};Object.defineProperty(e,"__esModule",{value:!0}),e.recoverTypedSignature_v4=e.recoverTypedSignature=e.signTypedData_v4=e.signTypedData=e.recoverTypedMessage=e.signTypedMessage=e.getEncryptionPublicKey=e.decryptSafely=e.decrypt=e.encryptSafely=e.encrypt=e.recoverTypedSignatureLegacy=e.signTypedDataLegacy=e.typedSignatureHash=e.extractPublicKey=e.recoverPersonalSignature=e.personalSign=e.normalize=e.concatSig=e.TypedDataUtils=e.TYPED_MESSAGE_SCHEMA=void 0;const h=f(r(516)),c=f(r(520)),l=f(r(529)),d=f(r(531)),m={type:"object",properties:{types:{type:"object",additionalProperties:{type:"array",items:{type:"object",properties:{name:{type:"string"},type:{type:"string"}},required:["name","type"]}}},primaryType:{type:"string"},domain:{type:"object"},message:{type:"object"}},required:["types","primaryType","domain","message"]};e.TYPED_MESSAGE_SCHEMA=m;const y={encodeData(e,data,r,n=!0){const o=["bytes32"],f=[this.hashType(e,r)];if(n){const l=(e,o,f)=>{if(void 0!==r[o])return["bytes32",null==f?"0x0000000000000000000000000000000000000000000000000000000000000000":h.keccak(this.encodeData(o,f,r,n))];if(void 0===f)throw new Error(`missing value for field ${e} of type ${o}`);if("bytes"===o)return["bytes32",h.keccak(f)];if("string"===o)return"string"==typeof f&&(f=t.from(f,"utf8")),["bytes32",h.keccak(f)];if(o.lastIndexOf("]")===o.length-1){const t=o.slice(0,o.lastIndexOf("[")),r=f.map(r=>l(e,t,r));return["bytes32",h.keccak(c.rawEncode(r.map(([t])=>t),r.map(([,t])=>t)))];}return[o,f];};for(const t of r[e]){const[e,r]=l(t.name,t.type,data[t.name]);o.push(e),f.push(r);}}else for(const c of r[e]){let e=data[c.name];if(void 0!==e)if("bytes"===c.type)o.push("bytes32"),e=h.keccak(e),f.push(e);else if("string"===c.type)o.push("bytes32"),"string"==typeof e&&(e=t.from(e,"utf8")),e=h.keccak(e),f.push(e);else if(void 0!==r[c.type])o.push("bytes32"),e=h.keccak(this.encodeData(c.type,e,r,n)),f.push(e);else{if(c.type.lastIndexOf("]")===c.type.length-1)throw new Error("Arrays are unimplemented in encodeData; use V4 extension");o.push(c.type),f.push(e);}}return c.rawEncode(o,f);},encodeType(t,e){let r="",n=this.findTypeDependencies(t,e).filter(e=>e!==t);n=[t].concat(n.sort());for(const t of n){if(!e[t])throw new Error(`No type definition specified: ${t}`);r+=`${t}(${e[t].map(({name:t,type:e})=>`${e} ${t}`).join(",")})`;}return r;},findTypeDependencies(t,e,r=[]){if([t]=t.match(/^\w*/u),r.includes(t)||void 0===e[t])return r;r.push(t);for(const n of e[t])for(const t of this.findTypeDependencies(n.type,e,r))!r.includes(t)&&r.push(t);return r;},hashStruct(t,data,e,r=!0){return h.keccak(this.encodeData(t,data,e,r));},hashType(t,e){return h.keccak(this.encodeType(t,e));},sanitizeData(data){const t={};for(const e in m.properties)data[e]&&(t[e]=data[e]);return"types"in t&&(t.types=Object.assign({EIP712Domain:[]},t.types)),t;},sign(e,r=!0){const n=this.sanitizeData(e),o=[t.from("1901","hex")];return o.push(this.hashStruct("EIP712Domain",n.domain,n.types,r)),"EIP712Domain"!==n.primaryType&&o.push(this.hashStruct(n.primaryType,n.message,n.types,r)),h.keccak(t.concat(o));}};function v(t,e,s){const r=h.fromSigned(e),n=h.fromSigned(s),o=h.bufferToInt(t),f=B(h.toUnsigned(r).toString("hex"),64),c=B(h.toUnsigned(n).toString("hex"),64),l=h.stripHexPrefix(h.intToHex(o));return h.addHexPrefix(f.concat(c,l)).toString("hex");}function w(t,e){const r=k(e.data),n=h.ecsign(r,t);return h.bufferToHex(v(n.v,n.r,n.s));}function _(t){const e=T(k(t.data),t.sig),r=h.publicToAddress(e);return h.bufferToHex(r);}function M(t,e,r){if("x25519-xsalsa20-poly1305"===r){if("string"!=typeof e.data)throw new Error('Cannot detect secret message, message params should be of the form {data: "secret message"} ');const r=l.box.keyPair();let n;try{n=d.decodeBase64(t);}catch(t){throw new Error("Bad public key");}const o=d.decodeUTF8(e.data),f=l.randomBytes(l.box.nonceLength),h=l.box(o,f,n,r.secretKey);return{version:"x25519-xsalsa20-poly1305",nonce:d.encodeBase64(f),ephemPublicKey:d.encodeBase64(r.publicKey),ciphertext:d.encodeBase64(h)};}throw new Error("Encryption type/version not supported");}function A(t,e){if("x25519-xsalsa20-poly1305"===t.version){const r=C(e),n=l.box.keyPair.fromSecretKey(r).secretKey,o=d.decodeBase64(t.nonce),f=d.decodeBase64(t.ciphertext),h=d.decodeBase64(t.ephemPublicKey),c=l.box.open(f,o,h,n);let output;try{output=d.encodeUTF8(c);}catch(t){throw new Error("Decryption failed.");}if(output)return output;throw new Error("Decryption failed.");}throw new Error("Encryption type/version not supported.");}function E(t,e){const r=y.sign(e.data,!1),n=h.ecsign(r,t);return h.bufferToHex(v(n.v,n.r,n.s));}function x(t,e){const r=y.sign(e.data),n=h.ecsign(r,t);return h.bufferToHex(v(n.v,n.r,n.s));}function S(t){const e=T(y.sign(t.data,!1),t.sig),r=h.publicToAddress(e);return h.bufferToHex(r);}function I(t){const e=T(y.sign(t.data),t.sig),r=h.publicToAddress(e);return h.bufferToHex(r);}function k(t){const e=new Error("Expect argument to be non-empty array");if("object"!=typeof t||!("length"in t)||!t.length)throw e;const data=t.map(function(t){return"bytes"===t.type?h.toBuffer(t.value):t.value;}),r=t.map(function(t){return t.type;}),n=t.map(function(t){if(!t.name)throw e;return`${t.type} ${t.name}`;});return c.soliditySHA3(["bytes32","bytes32"],[c.soliditySHA3(new Array(t.length).fill("string"),n),c.soliditySHA3(r,data)]);}function T(t,e){const r=h.toBuffer(e),n=h.fromRpcSig(r);return h.ecrecover(t,n.v,n.r,n.s);}function O(t){const e=h.toBuffer(t.data);return T(h.hashPersonalMessage(e),t.sig);}function B(t,e){let r=`${t}`;for(;r.length0&&(h=2048-f-16),o.padding="0".repeat(h),M(e,{data:JSON.stringify(o)},n);},e.decrypt=A,e.decryptSafely=function(t,e){return JSON.parse(A(t,e)).data;},e.getEncryptionPublicKey=function(t){const e=C(t),r=l.box.keyPair.fromSecretKey(e).publicKey;return d.encodeBase64(r);},e.signTypedMessage=function(t,e,r="V4"){switch(r){case"V1":return w(t,e);case"V3":return E(t,e);default:return x(t,e);}},e.recoverTypedMessage=function(t,e="V4"){switch(e){case"V1":return _(t);case"V3":return S(t);default:return I(t);}},e.signTypedData=E,e.signTypedData_v4=x,e.recoverTypedSignature=S,e.recoverTypedSignature_v4=I;}).call(this,r(3).Buffer);},function(t,e,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t;}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t;},o=r(171),f=o.keccak224,h=o.keccak384,c=o.keccak256,l=o.keccak512,d=r(517),m=r(37),y=r(101),v=r(16),w=r(61),_=r(7).Buffer;Object.assign(e,r(88)),e.MAX_INTEGER=new v("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",16),e.TWO_POW256=new v("10000000000000000000000000000000000000000000000000000000000000000",16),e.KECCAK256_NULL_S="c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",e.SHA3_NULL_S=e.KECCAK256_NULL_S,e.KECCAK256_NULL=_.from(e.KECCAK256_NULL_S,"hex"),e.SHA3_NULL=e.KECCAK256_NULL,e.KECCAK256_RLP_ARRAY_S="1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",e.SHA3_RLP_ARRAY_S=e.KECCAK256_RLP_ARRAY_S,e.KECCAK256_RLP_ARRAY=_.from(e.KECCAK256_RLP_ARRAY_S,"hex"),e.SHA3_RLP_ARRAY=e.KECCAK256_RLP_ARRAY,e.KECCAK256_RLP_S="56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",e.SHA3_RLP_S=e.KECCAK256_RLP_S,e.KECCAK256_RLP=_.from(e.KECCAK256_RLP_S,"hex"),e.SHA3_RLP=e.KECCAK256_RLP,e.BN=v,e.rlp=y,e.secp256k1=d,e.zeros=function(t){return _.allocUnsafe(t).fill(0);},e.zeroAddress=function(){var t=e.zeros(20);return e.bufferToHex(t);},e.setLengthLeft=e.setLength=function(t,r,n){var o=e.zeros(r);return t=e.toBuffer(t),n?t.length0&&"0"===t.toString();)t=(a=a.slice(1))[0];return a;},e.toBuffer=function(t){if(!_.isBuffer(t))if(Array.isArray(t))t=_.from(t);else if("string"==typeof t)t=e.isHexString(t)?_.from(e.padToEven(e.stripHexPrefix(t)),"hex"):_.from(t);else if("number"==typeof t)t=e.intToBuffer(t);else if(null==t)t=_.allocUnsafe(0);else if(v.isBN(t))t=t.toArrayLike(_);else{if(!t.toArray)throw new Error("invalid type");t=_.from(t.toArray());}return t;},e.bufferToInt=function(t){return new v(e.toBuffer(t)).toNumber();},e.bufferToHex=function(t){return"0x"+(t=e.toBuffer(t)).toString("hex");},e.fromSigned=function(t){return new v(t).fromTwos(256);},e.toUnsigned=function(t){return _.from(t.toTwos(256).toArray());},e.keccak=function(a,t){switch(a=e.toBuffer(a),t||(t=256),t){case 224:return f(a);case 256:return c(a);case 384:return h(a);case 512:return l(a);default:throw new Error("Invald algorithm: keccak"+t);}},e.keccak256=function(a){return e.keccak(a);},e.sha3=e.keccak,e.sha256=function(a){return a=e.toBuffer(a),w("sha256").update(a).digest();},e.ripemd160=function(a,t){a=e.toBuffer(a);var r=w("rmd160").update(a).digest();return!0===t?e.setLength(r,32):r;},e.rlphash=function(a){return e.keccak(y.encode(a));},e.isValidPrivate=function(t){return d.privateKeyVerify(t);},e.isValidPublic=function(t,e){return 64===t.length?d.publicKeyVerify(_.concat([_.from([4]),t])):!!e&&d.publicKeyVerify(t);},e.pubToAddress=e.publicToAddress=function(t,r){return t=e.toBuffer(t),r&&64!==t.length&&(t=d.publicKeyConvert(t,!1).slice(1)),m(64===t.length),e.keccak(t).slice(-20);};var M=e.privateToPublic=function(t){return t=e.toBuffer(t),d.publicKeyCreate(t,!1).slice(1);};e.importPublic=function(t){return 64!==(t=e.toBuffer(t)).length&&(t=d.publicKeyConvert(t,!1).slice(1)),t;},e.ecsign=function(t,e){var r=d.sign(t,e),n={};return n.r=r.signature.slice(0,32),n.s=r.signature.slice(32,64),n.v=r.recovery+27,n;},e.hashPersonalMessage=function(t){var r=e.toBuffer("Ethereum Signed Message:\n"+t.length.toString());return e.keccak(_.concat([r,t]));},e.ecrecover=function(t,r,n,s){var o=_.concat([e.setLength(n,32),e.setLength(s,32)],64),f=r-27;if(0!==f&&1!==f)throw new Error("Invalid signature v value");var h=d.recover(t,o,f);return d.publicKeyConvert(h,!1).slice(1);},e.toRpcSig=function(t,r,s){if(27!==t&&28!==t)throw new Error("Invalid recovery id");return e.bufferToHex(_.concat([e.setLengthLeft(r,32),e.setLengthLeft(s,32),e.toBuffer(t-27)]));},e.fromRpcSig=function(t){if(65!==(t=e.toBuffer(t)).length)throw new Error("Invalid signature length");var r=t[64];return r<27&&(r+=27),{v:r,r:t.slice(0,32),s:t.slice(32,64)};},e.privateToAddress=function(t){return e.publicToAddress(M(t));},e.isValidAddress=function(address){return /^0x[0-9a-fA-F]{40}$/.test(address);},e.isZeroAddress=function(address){return e.zeroAddress()===e.addHexPrefix(address);},e.toChecksumAddress=function(address){address=e.stripHexPrefix(address).toLowerCase();for(var t=e.keccak(address).toString("hex"),r="0x",i=0;i=8?r+=address[i].toUpperCase():r+=address[i];return r;},e.isValidChecksumAddress=function(address){return e.isValidAddress(address)&&e.toChecksumAddress(address)===address;},e.generateAddress=function(t,r){return t=e.toBuffer(t),r=(r=new v(r)).isZero()?null:_.from(r.toArray()),e.rlphash([t,r]).slice(-20);},e.isPrecompiled=function(address){var a=e.unpad(address);return 1===a.length&&a[0]>=1&&a[0]<=8;},e.addHexPrefix=function(t){return"string"!=typeof t||e.isHexPrefixed(t)?t:"0x"+t;},e.isValidSignature=function(t,e,s,r){var n=new v("7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0",16),o=new v("fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141",16);return 32===e.length&&32===s.length&&(27===t||28===t)&&(e=new v(e),s=new v(s),!(e.isZero()||e.gt(o)||s.isZero()||s.gt(o))&&(!1!==r||1!==new v(s).cmp(n)));},e.baToJSON=function(t){if(_.isBuffer(t))return"0x"+t.toString("hex");if(t instanceof Array){for(var r=[],i=0;i=n.length,"The field "+r.name+" must not have more "+r.length+" bytes")):r.allowZero&&0===n.length||!r.length||m(r.length===n.length,"The field "+r.name+" must have byte length of "+r.length),t.raw[i]=n;}t._fields.push(r.name),Object.defineProperty(t,r.name,{enumerable:!0,configurable:!0,get:n,set:o}),r.default&&(t[r.name]=r.default),r.alias&&Object.defineProperty(t,r.alias,{enumerable:!1,configurable:!0,set:o,get:n});}),data)if("string"==typeof data&&(data=_.from(e.stripHexPrefix(data),"hex")),_.isBuffer(data)&&(data=y.decode(data)),Array.isArray(data)){if(data.length>t._fields.length)throw new Error("wrong number of fields in data");data.forEach(function(r,i){t[t._fields[i]]=e.toBuffer(r);});}else{if("object"!==(void 0===data?"undefined":n(data)))throw new Error("invalid data");var o=Object.keys(data);r.forEach(function(e){-1!==o.indexOf(e.name)&&(t[e.name]=data[e.name]),-1!==o.indexOf(e.alias)&&(t[e.alias]=data[e.alias]);});}};},function(t,e,r){"use strict";(function(e){var n=r(124),o=r(518),f=r(519),h=function(t){return 32===t.length&&n.privateKeyVerify(Uint8Array.from(t));};t.exports={privateKeyVerify:h,privateKeyExport:function(t,e){if(32!==t.length)throw new RangeError("private key length is invalid");var r=o.privateKeyExport(t,e);return f.privateKeyExport(t,r,e);},privateKeyImport:function(t){if(null!==(t=f.privateKeyImport(t))&&32===t.length&&h(t))return t;throw new Error("couldn't import from DER format");},privateKeyNegate:function(t){return e.from(n.privateKeyNegate(Uint8Array.from(t)));},privateKeyModInverse:function(t){if(32!==t.length)throw new Error("private key length is invalid");return e.from(o.privateKeyModInverse(Uint8Array.from(t)));},privateKeyTweakAdd:function(t,r){return e.from(n.privateKeyTweakAdd(Uint8Array.from(t),r));},privateKeyTweakMul:function(t,r){return e.from(n.privateKeyTweakMul(Uint8Array.from(t),Uint8Array.from(r)));},publicKeyCreate:function(t,r){return e.from(n.publicKeyCreate(Uint8Array.from(t),r));},publicKeyConvert:function(t,r){return e.from(n.publicKeyConvert(Uint8Array.from(t),r));},publicKeyVerify:function(t){return(33===t.length||65===t.length)&&n.publicKeyVerify(Uint8Array.from(t));},publicKeyTweakAdd:function(t,r,o){return e.from(n.publicKeyTweakAdd(Uint8Array.from(t),Uint8Array.from(r),o));},publicKeyTweakMul:function(t,r,o){return e.from(n.publicKeyTweakMul(Uint8Array.from(t),Uint8Array.from(r),o));},publicKeyCombine:function(t,r){var o=[];return t.forEach(function(t){o.push(Uint8Array.from(t));}),e.from(n.publicKeyCombine(o,r));},signatureNormalize:function(t){return e.from(n.signatureNormalize(Uint8Array.from(t)));},signatureExport:function(t){return e.from(n.signatureExport(Uint8Array.from(t)));},signatureImport:function(t){return e.from(n.signatureImport(Uint8Array.from(t)));},signatureImportLax:function(t){if(0===t.length)throw new RangeError("signature length is invalid");var e=f.signatureImportLax(t);if(null===e)throw new Error("couldn't parse DER signature");return o.signatureImport(e);},sign:function(t,r,o){if(null===o)throw new TypeError("options should be an Object");var f=void 0;if(o){if(f={},null===o.data)throw new TypeError("options.data should be a Buffer");if(o.data){if(32!==o.data.length)throw new RangeError("options.data length is invalid");f.data=new Uint8Array(o.data);}if(null===o.noncefn)throw new TypeError("options.noncefn should be a Function");o.noncefn&&(f.noncefn=function(t,r,n,data,f){var h=null!=n?e.from(n):null,c=null!=data?e.from(data):null,l=e.from("");return o.noncefn&&(l=o.noncefn(e.from(t),e.from(r),h,c,f)),Uint8Array.from(l);});}var h=n.ecdsaSign(Uint8Array.from(t),Uint8Array.from(r),f);return{signature:e.from(h.signature),recovery:h.recid};},verify:function(t,e,r){return n.ecdsaVerify(Uint8Array.from(e),Uint8Array.from(t),r);},recover:function(t,r,o,f){return e.from(n.ecdsaRecover(Uint8Array.from(r),o,Uint8Array.from(t),f));},ecdh:function(t,r){return e.from(n.ecdh(Uint8Array.from(t),Uint8Array.from(r),{}));},ecdhUnsafe:function(t,r,n){if(33!==t.length&&65!==t.length)throw new RangeError("public key length is invalid");if(32!==r.length)throw new RangeError("private key length is invalid");return e.from(o.ecdhUnsafe(Uint8Array.from(t),Uint8Array.from(r),n));}};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){var n=r(16),o=new(0,r(84).ec)("secp256k1"),f=o.curve;e.privateKeyExport=function(t,e){var r=new n(t);if(r.ucmp(f.n)>=0)throw new Error("couldn't export to DER format");var c=o.g.mul(r);return h(c.getX(),c.getY(),e);},e.privateKeyModInverse=function(e){var r=new n(e);if(r.ucmp(f.n)>=0||r.isZero())throw new Error("private key range is invalid");return r.invm(f.n).toArrayLike(t,"be",32);},e.signatureImport=function(e){var r=new n(e.r);r.ucmp(f.n)>=0&&(r=new n(0));var s=new n(e.s);return s.ucmp(f.n)>=0&&(s=new n(0)),t.concat([r.toArrayLike(t,"be",32),s.toArrayLike(t,"be",32)]);},e.ecdhUnsafe=function(t,e,r){var c=o.keyFromPublic(t),l=new n(e);if(l.ucmp(f.n)>=0||l.isZero())throw new Error("scalar was invalid (zero or overflow)");var d=c.pub.mul(l);return h(d.getX(),d.getY(),r);};var h=function(e,r,n){var o=void 0;return n?((o=t.alloc(33))[0]=r.isOdd()?3:2,e.toArrayLike(t,"be",32).copy(o,1)):((o=t.alloc(65))[0]=4,e.toArrayLike(t,"be",32).copy(o,1),r.toArrayLike(t,"be",32).copy(o,33)),o;};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){var r=t.from([48,129,211,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,133,48,129,130,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,33,2,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,36,3,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),n=t.from([48,130,1,19,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,165,48,129,162,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,65,4,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,72,58,218,119,38,163,196,101,93,164,251,252,14,17,8,168,253,23,180,72,166,133,84,25,156,71,208,143,251,16,212,184,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,68,3,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);e.privateKeyExport=function(e,o,f){var h=t.from(f?r:n);return e.copy(h,f?8:9),o.copy(h,f?181:214),h;},e.privateKeyImport=function(t){var e=t.length,r=0;if(e2)return null;if(e<(r+=1)+n)return null;var o=t[r+n-1]|(n>1?t[r+n-2]<<8:0);return e<(r+=n)+o||e32||en)return null;if(2!==e[o++])return null;var h=e[o++];if(128&h){if(o+(f=h-128)>n)return null;for(;f>0&&0===e[o];o+=1,f-=1);for(h=0;f>0;o+=1,f-=1)h=(h<<8)+e[o];}if(h>n-o)return null;var c=o;if(o+=h,2!==e[o++])return null;var l=e[o++];if(128&l){if(o+(f=l-128)>n)return null;for(;f>0&&0===e[o];o+=1,f-=1);for(l=0;f>0;o+=1,f-=1)l=(l<<8)+e[o];}if(l>n-o)return null;var d=o;for(o+=l;h>0&&0===e[c];h-=1,c+=1);if(h>32)return null;var m=e.slice(c,c+h);for(m.copy(r,32-m.length);l>0&&0===e[d];l-=1,d+=1);if(l>32)return null;var y=e.slice(d,d+l);return y.copy(s,32-y.length),{r:r,s:s};};}).call(this,r(3).Buffer);},function(t,e,r){t.exports=r(521);},function(t,e,r){(function(e){const n=r(522),o=r(16);var f=function(){};function h(t){return t.startsWith("int[")?"int256"+t.slice(3):"int"===t?"int256":t.startsWith("uint[")?"uint256"+t.slice(4):"uint"===t?"uint256":t.startsWith("fixed[")?"fixed128x128"+t.slice(5):"fixed"===t?"fixed128x128":t.startsWith("ufixed[")?"ufixed128x128"+t.slice(6):"ufixed"===t?"ufixed128x128":t;}function c(t){return parseInt(/^\D+(\d+)$/.exec(t)[1],10);}function l(t){var e=/^\D+(\d+)x(\d+)$/.exec(t);return[parseInt(e[1],10),parseInt(e[2],10)];}function d(t){var e=t.match(/(.*)\[(.*?)\]$/);return e?""===e[2]?"dynamic":parseInt(e[2],10):null;}function m(t){var e=typeof t;if("string"===e)return n.isHexPrefixed(t)?new o(n.stripHexPrefix(t),16):new o(t,10);if("number"===e)return new o(t);if(t.toArray)return t;throw new Error("Argument is not a number");}function y(t){var e=/^(\w+)\((.*)\)$/.exec(t);if(3!==e.length)throw new Error("Invalid method signature");var r=/^(.+)\):\((.+)$/.exec(e[2]);if(null!==r&&3===r.length)return{method:e[1],args:r[1].split(","),retargs:r[2].split(",")};var n=e[2].split(",");return 1===n.length&&""===n[0]&&(n=[]),{method:e[1],args:n};}function v(t,r){var f,h,y,i;if("address"===t)return v("uint160",m(r));if("bool"===t)return v("uint8",r?1:0);if("string"===t)return v("bytes",e.from(r,"utf8"));if(A(t)){if(void 0===r.length)throw new Error("Not an array?");if("dynamic"!==(f=d(t))&&0!==f&&r.length>f)throw new Error("Elements exceed array size: "+f);for(i in y=[],t=t.slice(0,t.lastIndexOf("[")),"string"==typeof r&&(r=JSON.parse(r)),r)y.push(v(t,r[i]));if("dynamic"===f){var w=v("uint256",r.length);y.unshift(w);}return e.concat(y);}if("bytes"===t)return r=e.from(r),y=e.concat([v("uint256",r.length),r]),r.length%32!=0&&(y=e.concat([y,n.zeros(32-r.length%32)])),y;if(t.startsWith("bytes")){if((f=c(t))<1||f>32)throw new Error("Invalid bytes width: "+f);return n.setLengthRight(r,32);}if(t.startsWith("uint")){if((f=c(t))%8||f<8||f>256)throw new Error("Invalid uint width: "+f);if((h=m(r)).bitLength()>f)throw new Error("Supplied uint exceeds width: "+f+" vs "+h.bitLength());if(h<0)throw new Error("Supplied uint is negative");return h.toArrayLike(e,"be",32);}if(t.startsWith("int")){if((f=c(t))%8||f<8||f>256)throw new Error("Invalid int width: "+f);if((h=m(r)).bitLength()>f)throw new Error("Supplied int exceeds width: "+f+" vs "+h.bitLength());return h.toTwos(256).toArrayLike(e,"be",32);}if(t.startsWith("ufixed")){if(f=l(t),(h=m(r))<0)throw new Error("Supplied ufixed is negative");return v("uint256",h.mul(new o(2).pow(new o(f[1]))));}if(t.startsWith("fixed"))return f=l(t),v("int256",m(r).mul(new o(2).pow(new o(f[1]))));throw new Error("Unsupported or invalid type: "+t);}function w(t,data,r){var n,f,h,i;if("string"==typeof t&&(t=_(t)),"address"===t.name)return w(t.rawType,data,r).toArrayLike(e,"be",20).toString("hex");if("bool"===t.name)return w(t.rawType,data,r).toString()===new o(1).toString();if("string"===t.name){var c=w(t.rawType,data,r);return e.from(c,"utf8").toString();}if(t.isArray){for(h=[],n=t.size,"dynamic"===t.size&&(r=w("uint256",data,r).toNumber(),n=w("uint256",data,r).toNumber(),r+=32),i=0;it.size)throw new Error("Decoded int exceeds width: "+t.size+" vs "+f.bitLength());return f;}if(t.name.startsWith("int")){if((f=new o(data.slice(r,r+32),16,"be").fromTwos(256)).bitLength()>t.size)throw new Error("Decoded uint exceeds width: "+t.size+" vs "+f.bitLength());return f;}if(t.name.startsWith("ufixed")){if(n=new o(2).pow(new o(t.size[1])),!(f=w("uint256",data,r)).mod(n).isZero())throw new Error("Decimals not supported yet");return f.div(n);}if(t.name.startsWith("fixed")){if(n=new o(2).pow(new o(t.size[1])),!(f=w("int256",data,r)).mod(n).isZero())throw new Error("Decimals not supported yet");return f.div(n);}throw new Error("Unsupported or invalid type: "+t.name);}function _(t){var e,r,n;if(A(t)){e=d(t);var o=t.slice(0,t.lastIndexOf("["));return o=_(o),r={isArray:!0,name:t,size:e,memoryUsage:"dynamic"===e?32:o.memoryUsage*e,subArray:o};}switch(t){case"address":n="uint160";break;case"bool":n="uint8";break;case"string":n="bytes";}if(r={rawType:n,name:t,memoryUsage:32},t.startsWith("bytes")&&"bytes"!==t||t.startsWith("uint")||t.startsWith("int")?r.size=c(t):(t.startsWith("ufixed")||t.startsWith("fixed"))&&(r.size=l(t)),t.startsWith("bytes")&&"bytes"!==t&&(r.size<1||r.size>32))throw new Error("Invalid bytes width: "+r.size);if((t.startsWith("uint")||t.startsWith("int"))&&(r.size%8||r.size<8||r.size>256))throw new Error("Invalid int/uint width: "+r.size);return r;}function M(t){return"string"===t||"bytes"===t||"dynamic"===d(t);}function A(t){return t.lastIndexOf("]")===t.length-1;}function E(t,e){return t.startsWith("address")||t.startsWith("bytes")?"0x"+e.toString("hex"):e.toString();}f.eventID=function(t,r){var o=t+"("+r.map(h).join(",")+")";return n.keccak256(e.from(o));},f.methodID=function(t,e){return f.eventID(t,e).slice(0,4);},f.rawEncode=function(t,r){var output=[],data=[],n=0;t.forEach(function(t){if(A(t)){var e=d(t);n+="dynamic"!==e?32*e:32;}else n+=32;});for(var i=0;iv)throw new Error("Elements exceed array size: "+v);}var w=r.map(function(t){return f.solidityHexValue(y,t,256);});return e.concat(w);}if("bytes"===t)return r;if("string"===t)return e.from(r,"utf8");if("bool"===t){o=o||8;var _=Array(o/4).join("0");return e.from(r?_+"1":_+"0","hex");}if("address"===t){var M=20;return o&&(M=o/8),n.setLengthLeft(r,M);}if(t.startsWith("bytes")){if((h=c(t))<1||h>32)throw new Error("Invalid bytes width: "+h);return n.setLengthRight(r,h);}if(t.startsWith("uint")){if((h=c(t))%8||h<8||h>256)throw new Error("Invalid uint width: "+h);if((l=m(r)).bitLength()>h)throw new Error("Supplied uint exceeds width: "+h+" vs "+l.bitLength());return o=o||h,l.toArrayLike(e,"be",o/8);}if(t.startsWith("int")){if((h=c(t))%8||h<8||h>256)throw new Error("Invalid int width: "+h);if((l=m(r)).bitLength()>h)throw new Error("Supplied int exceeds width: "+h+" vs "+l.bitLength());return o=o||h,l.toTwos(h).toArrayLike(e,"be",o/8);}throw new Error("Unsupported or invalid type: "+t);},f.solidityPack=function(t,r){if(t.length!==r.length)throw new Error("Number of types are not matching the values");for(var n=[],i=0;i="0"&&e<="9";)o+=t[f]-"0",f++;i=f-1,r.push(o);}else if("i"===n)r.push("int256");else{if("a"!==n)throw new Error("Unsupported or invalid type: "+n);r.push("int256[]");}}return r;},f.toSerpent=function(t){for(var e=[],i=0;i=0)throw new Error("couldn't export to DER format");var c=o.g.mul(r);return h(c.getX(),c.getY(),e);},e.privateKeyModInverse=function(e){var r=new n(e);if(r.ucmp(f.n)>=0||r.isZero())throw new Error("private key range is invalid");return r.invm(f.n).toArrayLike(t,"be",32);},e.signatureImport=function(e){var r=new n(e.r);r.ucmp(f.n)>=0&&(r=new n(0));var s=new n(e.s);return s.ucmp(f.n)>=0&&(s=new n(0)),t.concat([r.toArrayLike(t,"be",32),s.toArrayLike(t,"be",32)]);},e.ecdhUnsafe=function(t,e,r){void 0===r&&(r=!0);var c=o.keyFromPublic(t),l=new n(e);if(l.ucmp(f.n)>=0||l.isZero())throw new Error("scalar was invalid (zero or overflow)");var d=c.pub.mul(l);return h(d.getX(),d.getY(),r);};var h=function(e,r,n){var o;return n?((o=t.alloc(33))[0]=r.isOdd()?3:2,e.toArrayLike(t,"be",32).copy(o,1)):((o=t.alloc(65))[0]=4,e.toArrayLike(t,"be",32).copy(o,1),r.toArrayLike(t,"be",32).copy(o,33)),o;};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0});var r=t.from([48,129,211,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,133,48,129,130,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,33,2,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,36,3,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),n=t.from([48,130,1,19,2,1,1,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,129,165,48,129,162,2,1,1,48,44,6,7,42,134,72,206,61,1,1,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,255,255,252,47,48,6,4,1,0,4,1,7,4,65,4,121,190,102,126,249,220,187,172,85,160,98,149,206,135,11,7,2,155,252,219,45,206,40,217,89,242,129,91,22,248,23,152,72,58,218,119,38,163,196,101,93,164,251,252,14,17,8,168,253,23,180,72,166,133,84,25,156,71,208,143,251,16,212,184,2,33,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,254,186,174,220,230,175,72,160,59,191,210,94,140,208,54,65,65,2,1,1,161,68,3,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);e.privateKeyExport=function(e,o,f){void 0===f&&(f=!0);var h=t.from(f?r:n);return e.copy(h,f?8:9),o.copy(h,f?181:214),h;},e.privateKeyImport=function(t){var e=t.length,r=0;if(e2)return null;if(e<(r+=1)+n)return null;var o=t[r+n-1]|(n>1?t[r+n-2]<<8:0);return e<(r+=n)+o||e32||en)return null;if(2!==e[o++])return null;var h=e[o++];if(128&h){if(o+(f=h-128)>n)return null;for(;f>0&&0===e[o];o+=1,f-=1);for(h=0;f>0;o+=1,f-=1)h=(h<<8)+e[o];}if(h>n-o)return null;var c=o;if(o+=h,2!==e[o++])return null;var l=e[o++];if(128&l){if(o+(f=l-128)>n)return null;for(;f>0&&0===e[o];o+=1,f-=1);for(l=0;f>0;o+=1,f-=1)l=(l<<8)+e[o];}if(l>n-o)return null;var d=o;for(o+=l;h>0&&0===e[c];h-=1,c+=1);if(h>32)return null;var m=e.slice(c,c+h);for(m.copy(r,32-m.length);l>0&&0===e[d];l-=1,d+=1);if(l>32)return null;var y=e.slice(d,d+l);return y.copy(s,32-y.length),{r:r,s:s};};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.KECCAK256_RLP=e.KECCAK256_RLP_S=e.KECCAK256_RLP_ARRAY=e.KECCAK256_RLP_ARRAY_S=e.KECCAK256_NULL=e.KECCAK256_NULL_S=e.TWO_POW256=e.MAX_INTEGER=void 0;var n=r(16);e.MAX_INTEGER=new n("ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",16),e.TWO_POW256=new n("10000000000000000000000000000000000000000000000000000000000000000",16),e.KECCAK256_NULL_S="c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",e.KECCAK256_NULL=t.from(e.KECCAK256_NULL_S,"hex"),e.KECCAK256_RLP_ARRAY_S="1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",e.KECCAK256_RLP_ARRAY=t.from(e.KECCAK256_RLP_ARRAY_S,"hex"),e.KECCAK256_RLP_S="56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",e.KECCAK256_RLP=t.from(e.KECCAK256_RLP_S,"hex");}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.importPublic=e.privateToPublic=e.privateToAddress=e.publicToAddress=e.pubToAddress=e.isValidPublic=e.isValidPrivate=e.isPrecompiled=e.generateAddress2=e.generateAddress=e.isValidChecksumAddress=e.toChecksumAddress=e.isZeroAddress=e.isValidAddress=e.zeroAddress=void 0;var n=r(37),o=r(88),f=r(174),h=r(16),c=r(102),l=r(175);e.zeroAddress=function(){var t=c.zeros(20);return c.bufferToHex(t);},e.isValidAddress=function(address){return /^0x[0-9a-fA-F]{40}$/.test(address);},e.isZeroAddress=function(address){return e.zeroAddress()===c.addHexPrefix(address);},e.toChecksumAddress=function(address,t){address=o.stripHexPrefix(address).toLowerCase();for(var e=void 0!==t?t.toString()+"0x":"",r=l.keccak(e+address).toString("hex"),n="0x",i=0;i=8?n+=address[i].toUpperCase():n+=address[i];return n;},e.isValidChecksumAddress=function(address,t){return e.isValidAddress(address)&&e.toChecksumAddress(address,t)===address;},e.generateAddress=function(e,r){e=c.toBuffer(e);var n=new h(r);return n.isZero()?l.rlphash([e,null]).slice(-20):l.rlphash([e,t.from(n.toArray())]).slice(-20);},e.generateAddress2=function(e,r,o){var f=c.toBuffer(e),h=c.toBuffer(r),d=c.toBuffer(o);return n(20===f.length),n(32===h.length),l.keccak256(t.concat([t.from("ff","hex"),f,h,l.keccak256(d)])).slice(-20);},e.isPrecompiled=function(address){var a=c.unpad(address);return 1===a.length&&a[0]>=1&&a[0]<=8;},e.isValidPrivate=function(t){return f.privateKeyVerify(t);},e.isValidPublic=function(e,r){return void 0===r&&(r=!1),64===e.length?f.publicKeyVerify(t.concat([t.from([4]),e])):!!r&&f.publicKeyVerify(e);},e.pubToAddress=function(t,e){return void 0===e&&(e=!1),t=c.toBuffer(t),e&&64!==t.length&&(t=f.publicKeyConvert(t,!1).slice(1)),n(64===t.length),l.keccak(t).slice(-20);},e.publicToAddress=e.pubToAddress,e.privateToAddress=function(t){return e.publicToAddress(e.privateToPublic(t));},e.privateToPublic=function(t){return t=c.toBuffer(t),f.publicKeyCreate(t,!1).slice(1);},e.importPublic=function(t){return 64!==(t=c.toBuffer(t)).length&&(t=f.publicKeyConvert(t,!1).slice(1)),t;};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.hashPersonalMessage=e.isValidSignature=e.fromRpcSig=e.toRpcSig=e.ecrecover=e.ecsign=void 0;var n=r(174),o=r(16),f=r(102),h=r(175);function c(t,e){return e?t-(2*e+35):t-27;}function l(t){return 0===t||1===t;}e.ecsign=function(t,e,r){var o=n.sign(t,e),f=o.recovery;return{r:o.signature.slice(0,32),s:o.signature.slice(32,64),v:r?f+(2*r+35):f+27};},e.ecrecover=function(e,r,o,s,h){var d=t.concat([f.setLength(o,32),f.setLength(s,32)],64),m=c(r,h);if(!l(m))throw new Error("Invalid signature v value");var y=n.recover(e,d,m);return n.publicKeyConvert(y,!1).slice(1);},e.toRpcSig=function(e,r,s,n){if(!l(c(e,n)))throw new Error("Invalid signature v value");return f.bufferToHex(t.concat([f.setLengthLeft(r,32),f.setLengthLeft(s,32),f.toBuffer(e)]));},e.fromRpcSig=function(t){var e=f.toBuffer(t);if(65!==e.length)throw new Error("Invalid signature length");var r=e[64];return r<27&&(r+=27),{v:r,r:e.slice(0,32),s:e.slice(32,64)};},e.isValidSignature=function(t,e,s,r,n){void 0===r&&(r=!0);var f=new o("7fffffffffffffffffffffffffffffff5d576e7357a4501ddfe92f46681b20a0",16),h=new o("fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141",16);if(32!==e.length||32!==s.length)return!1;if(!l(c(t,n)))return!1;var d=new o(e),m=new o(s);return!(d.isZero()||d.gt(h)||m.isZero()||m.gt(h))&&(!r||1!==m.cmp(f));},e.hashPersonalMessage=function(e){var r=t.from("Ethereum Signed Message:\n"+e.length.toString(),"utf-8");return h.keccak(t.concat([r,e]));};}).call(this,r(3).Buffer);},function(t,e,r){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.defineProperties=void 0;var n=r(37),o=r(88),f=r(101),h=r(102);e.defineProperties=function(e,r,data){if(e.raw=[],e._fields=[],e.toJSON=function(label){if(void 0===label&&(label=!1),label){var t={};return e._fields.forEach(function(r){t[r]="0x"+e[r].toString("hex");}),t;}return h.baToJSON(e.raw);},e.serialize=function(){return f.encode(e.raw);},r.forEach(function(r,i){function o(){return e.raw[i];}function f(o){"00"!==(o=h.toBuffer(o)).toString("hex")||r.allowZero||(o=t.allocUnsafe(0)),r.allowLess&&r.length?(o=h.stripZeros(o),n(r.length>=o.length,"The field "+r.name+" must not have more "+r.length+" bytes")):r.allowZero&&0===o.length||!r.length||n(r.length===o.length,"The field "+r.name+" must have byte length of "+r.length),e.raw[i]=o;}e._fields.push(r.name),Object.defineProperty(e,r.name,{enumerable:!0,configurable:!0,get:o,set:f}),r.default&&(e[r.name]=r.default),r.alias&&Object.defineProperty(e,r.alias,{enumerable:!1,configurable:!0,set:f,get:o});}),data)if("string"==typeof data&&(data=t.from(o.stripHexPrefix(data),"hex")),t.isBuffer(data)&&(data=f.decode(data)),Array.isArray(data)){if(data.length>e._fields.length)throw new Error("wrong number of fields in data");data.forEach(function(t,i){e[e._fields[i]]=h.toBuffer(t);});}else{if("object"!=typeof data)throw new Error("invalid data");var c=Object.keys(data);r.forEach(function(t){-1!==c.indexOf(t.name)&&(e[t.name]=data[t.name]),-1!==c.indexOf(t.alias)&&(e[t.alias]=data[t.alias]);});}};}).call(this,r(3).Buffer);},function(t,e,r){!function(t){"use strict";var e=function(t){var i,e=new Float64Array(16);if(t)for(i=0;i>24&255,t[i+1]=e>>16&255,t[i+2]=e>>8&255,t[i+3]=255&e,t[i+4]=r>>24&255,t[i+5]=r>>16&255,t[i+6]=r>>8&255,t[i+7]=255&r;}function M(t,e,r,n,o){var i,f=0;for(i=0;i>>8)-1;}function A(t,e,r,n){return M(t,e,r,n,16);}function E(t,e,r,n){return M(t,e,r,n,32);}function x(t,e,r,n){!function(t,p,e,r){for(var u,n=255&r[0]|(255&r[1])<<8|(255&r[2])<<16|(255&r[3])<<24,o=255&e[0]|(255&e[1])<<8|(255&e[2])<<16|(255&e[3])<<24,f=255&e[4]|(255&e[5])<<8|(255&e[6])<<16|(255&e[7])<<24,h=255&e[8]|(255&e[9])<<8|(255&e[10])<<16|(255&e[11])<<24,c=255&e[12]|(255&e[13])<<8|(255&e[14])<<16|(255&e[15])<<24,l=255&r[4]|(255&r[5])<<8|(255&r[6])<<16|(255&r[7])<<24,d=255&p[0]|(255&p[1])<<8|(255&p[2])<<16|(255&p[3])<<24,m=255&p[4]|(255&p[5])<<8|(255&p[6])<<16|(255&p[7])<<24,y=255&p[8]|(255&p[9])<<8|(255&p[10])<<16|(255&p[11])<<24,v=255&p[12]|(255&p[13])<<8|(255&p[14])<<16|(255&p[15])<<24,w=255&r[8]|(255&r[9])<<8|(255&r[10])<<16|(255&r[11])<<24,_=255&e[16]|(255&e[17])<<8|(255&e[18])<<16|(255&e[19])<<24,M=255&e[20]|(255&e[21])<<8|(255&e[22])<<16|(255&e[23])<<24,A=255&e[24]|(255&e[25])<<8|(255&e[26])<<16|(255&e[27])<<24,E=255&e[28]|(255&e[29])<<8|(255&e[30])<<16|(255&e[31])<<24,x=255&r[12]|(255&r[13])<<8|(255&r[14])<<16|(255&r[15])<<24,S=n,I=o,k=f,T=h,O=c,B=l,C=d,R=m,P=y,N=v,j=w,L=_,F=M,D=A,U=E,K=x,i=0;i<20;i+=2)S^=(u=(F^=(u=(P^=(u=(O^=(u=S+F|0)<<7|u>>>25)+S|0)<<9|u>>>23)+O|0)<<13|u>>>19)+P|0)<<18|u>>>14,B^=(u=(I^=(u=(D^=(u=(N^=(u=B+I|0)<<7|u>>>25)+B|0)<<9|u>>>23)+N|0)<<13|u>>>19)+D|0)<<18|u>>>14,j^=(u=(C^=(u=(k^=(u=(U^=(u=j+C|0)<<7|u>>>25)+j|0)<<9|u>>>23)+U|0)<<13|u>>>19)+k|0)<<18|u>>>14,K^=(u=(L^=(u=(R^=(u=(T^=(u=K+L|0)<<7|u>>>25)+K|0)<<9|u>>>23)+T|0)<<13|u>>>19)+R|0)<<18|u>>>14,S^=(u=(T^=(u=(k^=(u=(I^=(u=S+T|0)<<7|u>>>25)+S|0)<<9|u>>>23)+I|0)<<13|u>>>19)+k|0)<<18|u>>>14,B^=(u=(O^=(u=(R^=(u=(C^=(u=B+O|0)<<7|u>>>25)+B|0)<<9|u>>>23)+C|0)<<13|u>>>19)+R|0)<<18|u>>>14,j^=(u=(N^=(u=(P^=(u=(L^=(u=j+N|0)<<7|u>>>25)+j|0)<<9|u>>>23)+L|0)<<13|u>>>19)+P|0)<<18|u>>>14,K^=(u=(U^=(u=(D^=(u=(F^=(u=K+U|0)<<7|u>>>25)+K|0)<<9|u>>>23)+F|0)<<13|u>>>19)+D|0)<<18|u>>>14;S=S+n|0,I=I+o|0,k=k+f|0,T=T+h|0,O=O+c|0,B=B+l|0,C=C+d|0,R=R+m|0,P=P+y|0,N=N+v|0,j=j+w|0,L=L+_|0,F=F+M|0,D=D+A|0,U=U+E|0,K=K+x|0,t[0]=S>>>0&255,t[1]=S>>>8&255,t[2]=S>>>16&255,t[3]=S>>>24&255,t[4]=I>>>0&255,t[5]=I>>>8&255,t[6]=I>>>16&255,t[7]=I>>>24&255,t[8]=k>>>0&255,t[9]=k>>>8&255,t[10]=k>>>16&255,t[11]=k>>>24&255,t[12]=T>>>0&255,t[13]=T>>>8&255,t[14]=T>>>16&255,t[15]=T>>>24&255,t[16]=O>>>0&255,t[17]=O>>>8&255,t[18]=O>>>16&255,t[19]=O>>>24&255,t[20]=B>>>0&255,t[21]=B>>>8&255,t[22]=B>>>16&255,t[23]=B>>>24&255,t[24]=C>>>0&255,t[25]=C>>>8&255,t[26]=C>>>16&255,t[27]=C>>>24&255,t[28]=R>>>0&255,t[29]=R>>>8&255,t[30]=R>>>16&255,t[31]=R>>>24&255,t[32]=P>>>0&255,t[33]=P>>>8&255,t[34]=P>>>16&255,t[35]=P>>>24&255,t[36]=N>>>0&255,t[37]=N>>>8&255,t[38]=N>>>16&255,t[39]=N>>>24&255,t[40]=j>>>0&255,t[41]=j>>>8&255,t[42]=j>>>16&255,t[43]=j>>>24&255,t[44]=L>>>0&255,t[45]=L>>>8&255,t[46]=L>>>16&255,t[47]=L>>>24&255,t[48]=F>>>0&255,t[49]=F>>>8&255,t[50]=F>>>16&255,t[51]=F>>>24&255,t[52]=D>>>0&255,t[53]=D>>>8&255,t[54]=D>>>16&255,t[55]=D>>>24&255,t[56]=U>>>0&255,t[57]=U>>>8&255,t[58]=U>>>16&255,t[59]=U>>>24&255,t[60]=K>>>0&255,t[61]=K>>>8&255,t[62]=K>>>16&255,t[63]=K>>>24&255;}(t,e,r,n);}function S(t,e,r,n){!function(t,p,e,r){for(var u,n=255&r[0]|(255&r[1])<<8|(255&r[2])<<16|(255&r[3])<<24,o=255&e[0]|(255&e[1])<<8|(255&e[2])<<16|(255&e[3])<<24,f=255&e[4]|(255&e[5])<<8|(255&e[6])<<16|(255&e[7])<<24,h=255&e[8]|(255&e[9])<<8|(255&e[10])<<16|(255&e[11])<<24,c=255&e[12]|(255&e[13])<<8|(255&e[14])<<16|(255&e[15])<<24,l=255&r[4]|(255&r[5])<<8|(255&r[6])<<16|(255&r[7])<<24,d=255&p[0]|(255&p[1])<<8|(255&p[2])<<16|(255&p[3])<<24,m=255&p[4]|(255&p[5])<<8|(255&p[6])<<16|(255&p[7])<<24,y=255&p[8]|(255&p[9])<<8|(255&p[10])<<16|(255&p[11])<<24,v=255&p[12]|(255&p[13])<<8|(255&p[14])<<16|(255&p[15])<<24,w=255&r[8]|(255&r[9])<<8|(255&r[10])<<16|(255&r[11])<<24,_=255&e[16]|(255&e[17])<<8|(255&e[18])<<16|(255&e[19])<<24,M=255&e[20]|(255&e[21])<<8|(255&e[22])<<16|(255&e[23])<<24,A=255&e[24]|(255&e[25])<<8|(255&e[26])<<16|(255&e[27])<<24,E=255&e[28]|(255&e[29])<<8|(255&e[30])<<16|(255&e[31])<<24,x=255&r[12]|(255&r[13])<<8|(255&r[14])<<16|(255&r[15])<<24,i=0;i<20;i+=2)n^=(u=(M^=(u=(y^=(u=(c^=(u=n+M|0)<<7|u>>>25)+n|0)<<9|u>>>23)+c|0)<<13|u>>>19)+y|0)<<18|u>>>14,l^=(u=(o^=(u=(A^=(u=(v^=(u=l+o|0)<<7|u>>>25)+l|0)<<9|u>>>23)+v|0)<<13|u>>>19)+A|0)<<18|u>>>14,w^=(u=(d^=(u=(f^=(u=(E^=(u=w+d|0)<<7|u>>>25)+w|0)<<9|u>>>23)+E|0)<<13|u>>>19)+f|0)<<18|u>>>14,x^=(u=(_^=(u=(m^=(u=(h^=(u=x+_|0)<<7|u>>>25)+x|0)<<9|u>>>23)+h|0)<<13|u>>>19)+m|0)<<18|u>>>14,n^=(u=(h^=(u=(f^=(u=(o^=(u=n+h|0)<<7|u>>>25)+n|0)<<9|u>>>23)+o|0)<<13|u>>>19)+f|0)<<18|u>>>14,l^=(u=(c^=(u=(m^=(u=(d^=(u=l+c|0)<<7|u>>>25)+l|0)<<9|u>>>23)+d|0)<<13|u>>>19)+m|0)<<18|u>>>14,w^=(u=(v^=(u=(y^=(u=(_^=(u=w+v|0)<<7|u>>>25)+w|0)<<9|u>>>23)+_|0)<<13|u>>>19)+y|0)<<18|u>>>14,x^=(u=(E^=(u=(A^=(u=(M^=(u=x+E|0)<<7|u>>>25)+x|0)<<9|u>>>23)+M|0)<<13|u>>>19)+A|0)<<18|u>>>14;t[0]=n>>>0&255,t[1]=n>>>8&255,t[2]=n>>>16&255,t[3]=n>>>24&255,t[4]=l>>>0&255,t[5]=l>>>8&255,t[6]=l>>>16&255,t[7]=l>>>24&255,t[8]=w>>>0&255,t[9]=w>>>8&255,t[10]=w>>>16&255,t[11]=w>>>24&255,t[12]=x>>>0&255,t[13]=x>>>8&255,t[14]=x>>>16&255,t[15]=x>>>24&255,t[16]=d>>>0&255,t[17]=d>>>8&255,t[18]=d>>>16&255,t[19]=d>>>24&255,t[20]=m>>>0&255,t[21]=m>>>8&255,t[22]=m>>>16&255,t[23]=m>>>24&255,t[24]=y>>>0&255,t[25]=y>>>8&255,t[26]=y>>>16&255,t[27]=y>>>24&255,t[28]=v>>>0&255,t[29]=v>>>8&255,t[30]=v>>>16&255,t[31]=v>>>24&255;}(t,e,r,n);}var I=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function k(t,e,r,n,b,o,f){var u,i,h=new Uint8Array(16),c=new Uint8Array(64);for(i=0;i<16;i++)h[i]=0;for(i=0;i<8;i++)h[i]=o[i];for(;b>=64;){for(x(c,h,f,I),i=0;i<64;i++)t[e+i]=r[n+i]^c[i];for(u=1,i=8;i<16;i++)u=u+(255&h[i])|0,h[i]=255&u,u>>>=8;b-=64,e+=64,n+=64;}if(b>0)for(x(c,h,f,I),i=0;i=64;){for(x(f,o,n,I),i=0;i<64;i++)t[e+i]=f[i];for(u=1,i=8;i<16;i++)u=u+(255&o[i])|0,o[i]=255&u,u>>>=8;b-=64,e+=64;}if(b>0)for(x(f,o,n,I),i=0;i>>13|r<<3),n=255&t[4]|(255&t[5])<<8,this.r[2]=7939&(r>>>10|n<<6),o=255&t[6]|(255&t[7])<<8,this.r[3]=8191&(n>>>7|o<<9),f=255&t[8]|(255&t[9])<<8,this.r[4]=255&(o>>>4|f<<12),this.r[5]=f>>>1&8190,h=255&t[10]|(255&t[11])<<8,this.r[6]=8191&(f>>>14|h<<2),c=255&t[12]|(255&t[13])<<8,this.r[7]=8065&(h>>>11|c<<5),l=255&t[14]|(255&t[15])<<8,this.r[8]=8191&(c>>>8|l<<8),this.r[9]=l>>>5&127,this.pad[0]=255&t[16]|(255&t[17])<<8,this.pad[1]=255&t[18]|(255&t[19])<<8,this.pad[2]=255&t[20]|(255&t[21])<<8,this.pad[3]=255&t[22]|(255&t[23])<<8,this.pad[4]=255&t[24]|(255&t[25])<<8,this.pad[5]=255&t[26]|(255&t[27])<<8,this.pad[6]=255&t[28]|(255&t[29])<<8,this.pad[7]=255&t[30]|(255&t[31])<<8;};function R(t,e,r,n,o,f){var s=new C(f);return s.update(r,n,o),s.finish(t,e),0;}function P(t,e,r,n,o,f){var h=new Uint8Array(16);return R(h,0,r,n,o,f),A(t,e,h,0);}function N(t,e,r,n,o){var i;if(r<32)return-1;for(B(t,0,e,0,r,n,o),R(t,16,t,32,r-32,t),i=0;i<16;i++)t[i]=0;return 0;}function j(t,e,r,n,o){var i,f=new Uint8Array(32);if(r<32)return-1;if(O(f,0,32,n,o),0!==P(e,16,e,32,r-32,f))return-1;for(B(t,0,e,0,r,n,o),i=0;i<32;i++)t[i]=0;return 0;}function L(t,a){var i;for(i=0;i<16;i++)t[i]=0|a[i];}function F(t){var i,e,r=1;for(i=0;i<16;i++)e=t[i]+r+65535,r=Math.floor(e/65536),t[i]=e-65536*r;t[0]+=r-1+37*(r-1);}function D(p,q,b){for(var t,e=~(b-1),i=0;i<16;i++)t=e&(p[i]^q[i]),p[i]^=t,q[i]^=t;}function U(t,r){var i,n,b,o=e(),f=e();for(i=0;i<16;i++)f[i]=r[i];for(F(f),F(f),F(f),n=0;n<2;n++){for(o[0]=f[0]-65517,i=1;i<15;i++)o[i]=f[i]-65535-(o[i-1]>>16&1),o[i-1]&=65535;o[15]=f[15]-32767-(o[14]>>16&1),b=o[15]>>16&1,o[14]&=65535,D(f,o,1-b);}for(i=0;i<16;i++)t[2*i]=255&f[i],t[2*i+1]=f[i]>>8;}function K(a,b){var t=new Uint8Array(32),e=new Uint8Array(32);return U(t,a),U(e,b),E(t,0,e,0);}function z(a){var t=new Uint8Array(32);return U(t,a),1&t[0];}function H(t,e){var i;for(i=0;i<16;i++)t[i]=e[2*i]+(e[2*i+1]<<8);t[15]&=32767;}function Q(t,a,b){for(var i=0;i<16;i++)t[i]=a[i]+b[i];}function G(t,a,b){for(var i=0;i<16;i++)t[i]=a[i]-b[i];}function V(t,a,b){var e,r,n=0,o=0,f=0,h=0,c=0,l=0,d=0,m=0,y=0,v=0,w=0,_=0,M=0,A=0,E=0,x=0,S=0,I=0,k=0,T=0,O=0,B=0,C=0,R=0,P=0,N=0,j=0,L=0,F=0,D=0,U=0,K=b[0],z=b[1],H=b[2],Q=b[3],G=b[4],V=b[5],W=b[6],Z=b[7],Y=b[8],J=b[9],X=b[10],$=b[11],tt=b[12],et=b[13],nt=b[14],it=b[15];n+=(e=a[0])*K,o+=e*z,f+=e*H,h+=e*Q,c+=e*G,l+=e*V,d+=e*W,m+=e*Z,y+=e*Y,v+=e*J,w+=e*X,_+=e*$,M+=e*tt,A+=e*et,E+=e*nt,x+=e*it,o+=(e=a[1])*K,f+=e*z,h+=e*H,c+=e*Q,l+=e*G,d+=e*V,m+=e*W,y+=e*Z,v+=e*Y,w+=e*J,_+=e*X,M+=e*$,A+=e*tt,E+=e*et,x+=e*nt,S+=e*it,f+=(e=a[2])*K,h+=e*z,c+=e*H,l+=e*Q,d+=e*G,m+=e*V,y+=e*W,v+=e*Z,w+=e*Y,_+=e*J,M+=e*X,A+=e*$,E+=e*tt,x+=e*et,S+=e*nt,I+=e*it,h+=(e=a[3])*K,c+=e*z,l+=e*H,d+=e*Q,m+=e*G,y+=e*V,v+=e*W,w+=e*Z,_+=e*Y,M+=e*J,A+=e*X,E+=e*$,x+=e*tt,S+=e*et,I+=e*nt,k+=e*it,c+=(e=a[4])*K,l+=e*z,d+=e*H,m+=e*Q,y+=e*G,v+=e*V,w+=e*W,_+=e*Z,M+=e*Y,A+=e*J,E+=e*X,x+=e*$,S+=e*tt,I+=e*et,k+=e*nt,T+=e*it,l+=(e=a[5])*K,d+=e*z,m+=e*H,y+=e*Q,v+=e*G,w+=e*V,_+=e*W,M+=e*Z,A+=e*Y,E+=e*J,x+=e*X,S+=e*$,I+=e*tt,k+=e*et,T+=e*nt,O+=e*it,d+=(e=a[6])*K,m+=e*z,y+=e*H,v+=e*Q,w+=e*G,_+=e*V,M+=e*W,A+=e*Z,E+=e*Y,x+=e*J,S+=e*X,I+=e*$,k+=e*tt,T+=e*et,O+=e*nt,B+=e*it,m+=(e=a[7])*K,y+=e*z,v+=e*H,w+=e*Q,_+=e*G,M+=e*V,A+=e*W,E+=e*Z,x+=e*Y,S+=e*J,I+=e*X,k+=e*$,T+=e*tt,O+=e*et,B+=e*nt,C+=e*it,y+=(e=a[8])*K,v+=e*z,w+=e*H,_+=e*Q,M+=e*G,A+=e*V,E+=e*W,x+=e*Z,S+=e*Y,I+=e*J,k+=e*X,T+=e*$,O+=e*tt,B+=e*et,C+=e*nt,R+=e*it,v+=(e=a[9])*K,w+=e*z,_+=e*H,M+=e*Q,A+=e*G,E+=e*V,x+=e*W,S+=e*Z,I+=e*Y,k+=e*J,T+=e*X,O+=e*$,B+=e*tt,C+=e*et,R+=e*nt,P+=e*it,w+=(e=a[10])*K,_+=e*z,M+=e*H,A+=e*Q,E+=e*G,x+=e*V,S+=e*W,I+=e*Z,k+=e*Y,T+=e*J,O+=e*X,B+=e*$,C+=e*tt,R+=e*et,P+=e*nt,N+=e*it,_+=(e=a[11])*K,M+=e*z,A+=e*H,E+=e*Q,x+=e*G,S+=e*V,I+=e*W,k+=e*Z,T+=e*Y,O+=e*J,B+=e*X,C+=e*$,R+=e*tt,P+=e*et,N+=e*nt,j+=e*it,M+=(e=a[12])*K,A+=e*z,E+=e*H,x+=e*Q,S+=e*G,I+=e*V,k+=e*W,T+=e*Z,O+=e*Y,B+=e*J,C+=e*X,R+=e*$,P+=e*tt,N+=e*et,j+=e*nt,L+=e*it,A+=(e=a[13])*K,E+=e*z,x+=e*H,S+=e*Q,I+=e*G,k+=e*V,T+=e*W,O+=e*Z,B+=e*Y,C+=e*J,R+=e*X,P+=e*$,N+=e*tt,j+=e*et,L+=e*nt,F+=e*it,E+=(e=a[14])*K,x+=e*z,S+=e*H,I+=e*Q,k+=e*G,T+=e*V,O+=e*W,B+=e*Z,C+=e*Y,R+=e*J,P+=e*X,N+=e*$,j+=e*tt,L+=e*et,F+=e*nt,D+=e*it,x+=(e=a[15])*K,o+=38*(I+=e*H),f+=38*(k+=e*Q),h+=38*(T+=e*G),c+=38*(O+=e*V),l+=38*(B+=e*W),d+=38*(C+=e*Z),m+=38*(R+=e*Y),y+=38*(P+=e*J),v+=38*(N+=e*X),w+=38*(j+=e*$),_+=38*(L+=e*tt),M+=38*(F+=e*et),A+=38*(D+=e*nt),E+=38*(U+=e*it),n=(e=(n+=38*(S+=e*z))+(r=1)+65535)-65536*(r=Math.floor(e/65536)),o=(e=o+r+65535)-65536*(r=Math.floor(e/65536)),f=(e=f+r+65535)-65536*(r=Math.floor(e/65536)),h=(e=h+r+65535)-65536*(r=Math.floor(e/65536)),c=(e=c+r+65535)-65536*(r=Math.floor(e/65536)),l=(e=l+r+65535)-65536*(r=Math.floor(e/65536)),d=(e=d+r+65535)-65536*(r=Math.floor(e/65536)),m=(e=m+r+65535)-65536*(r=Math.floor(e/65536)),y=(e=y+r+65535)-65536*(r=Math.floor(e/65536)),v=(e=v+r+65535)-65536*(r=Math.floor(e/65536)),w=(e=w+r+65535)-65536*(r=Math.floor(e/65536)),_=(e=_+r+65535)-65536*(r=Math.floor(e/65536)),M=(e=M+r+65535)-65536*(r=Math.floor(e/65536)),A=(e=A+r+65535)-65536*(r=Math.floor(e/65536)),E=(e=E+r+65535)-65536*(r=Math.floor(e/65536)),x=(e=x+r+65535)-65536*(r=Math.floor(e/65536)),n=(e=(n+=r-1+37*(r-1))+(r=1)+65535)-65536*(r=Math.floor(e/65536)),o=(e=o+r+65535)-65536*(r=Math.floor(e/65536)),f=(e=f+r+65535)-65536*(r=Math.floor(e/65536)),h=(e=h+r+65535)-65536*(r=Math.floor(e/65536)),c=(e=c+r+65535)-65536*(r=Math.floor(e/65536)),l=(e=l+r+65535)-65536*(r=Math.floor(e/65536)),d=(e=d+r+65535)-65536*(r=Math.floor(e/65536)),m=(e=m+r+65535)-65536*(r=Math.floor(e/65536)),y=(e=y+r+65535)-65536*(r=Math.floor(e/65536)),v=(e=v+r+65535)-65536*(r=Math.floor(e/65536)),w=(e=w+r+65535)-65536*(r=Math.floor(e/65536)),_=(e=_+r+65535)-65536*(r=Math.floor(e/65536)),M=(e=M+r+65535)-65536*(r=Math.floor(e/65536)),A=(e=A+r+65535)-65536*(r=Math.floor(e/65536)),E=(e=E+r+65535)-65536*(r=Math.floor(e/65536)),x=(e=x+r+65535)-65536*(r=Math.floor(e/65536)),n+=r-1+37*(r-1),t[0]=n,t[1]=o,t[2]=f,t[3]=h,t[4]=c,t[5]=l,t[6]=d,t[7]=m,t[8]=y,t[9]=v,t[10]=w,t[11]=_,t[12]=M,t[13]=A,t[14]=E,t[15]=x;}function W(t,a){V(t,a,a);}function Z(t,i){var a,r=e();for(a=0;a<16;a++)r[a]=i[a];for(a=253;a>=0;a--)W(r,r),2!==a&&4!==a&&V(r,r,i);for(a=0;a<16;a++)t[a]=r[a];}function Y(t,i){var a,r=e();for(a=0;a<16;a++)r[a]=i[a];for(a=250;a>=0;a--)W(r,r),1!==a&&V(r,r,i);for(a=0;a<16;a++)t[a]=r[a];}function J(q,t,p){var r,i,n=new Uint8Array(32),o=new Float64Array(80),a=e(),b=e(),f=e(),h=e(),c=e(),d=e();for(i=0;i<31;i++)n[i]=t[i];for(n[31]=127&t[31]|64,n[0]&=248,H(o,p),i=0;i<16;i++)b[i]=o[i],h[i]=a[i]=f[i]=0;for(a[0]=h[0]=1,i=254;i>=0;--i)D(a,b,r=n[i>>>3]>>>(7&i)&1),D(f,h,r),Q(c,a,f),G(a,a,f),Q(f,b,h),G(b,b,h),W(h,c),W(d,a),V(a,f,a),V(f,b,c),Q(c,a,f),G(a,a,f),W(b,a),G(f,h,d),V(a,f,l),Q(a,a,h),V(f,f,a),V(a,h,d),V(h,b,o),W(b,c),D(a,b,r),D(f,h,r);for(i=0;i<16;i++)o[i+16]=a[i],o[i+32]=f[i],o[i+48]=b[i],o[i+64]=h[i];var m=o.subarray(32),y=o.subarray(16);return Z(m,m),V(y,y,m),U(q,y),0;}function X(q,t){return J(q,t,f);}function $(t,e){return n(e,32),X(t,e);}function tt(t,e,r){var s=new Uint8Array(32);return J(s,r,e),S(t,o,s,I);}C.prototype.blocks=function(t,e,r){for(var n,o,f,h,c,l,d,m,y,v,w,_,M,A,E,x,S,I,k,T=this.fin?0:2048,O=this.h[0],h1=this.h[1],h2=this.h[2],h3=this.h[3],h4=this.h[4],h5=this.h[5],h6=this.h[6],B=this.h[7],C=this.h[8],R=this.h[9],P=this.r[0],N=this.r[1],j=this.r[2],L=this.r[3],F=this.r[4],D=this.r[5],U=this.r[6],K=this.r[7],z=this.r[8],H=this.r[9];r>=16;)v=y=0,v+=(O+=8191&(n=255&t[e+0]|(255&t[e+1])<<8))*P,v+=(h1+=8191&(n>>>13|(o=255&t[e+2]|(255&t[e+3])<<8)<<3))*(5*H),v+=(h2+=8191&(o>>>10|(f=255&t[e+4]|(255&t[e+5])<<8)<<6))*(5*z),v+=(h3+=8191&(f>>>7|(h=255&t[e+6]|(255&t[e+7])<<8)<<9))*(5*K),y=(v+=(h4+=8191&(h>>>4|(c=255&t[e+8]|(255&t[e+9])<<8)<<12))*(5*U))>>>13,v&=8191,v+=(h5+=c>>>1&8191)*(5*D),v+=(h6+=8191&(c>>>14|(l=255&t[e+10]|(255&t[e+11])<<8)<<2))*(5*F),v+=(B+=8191&(l>>>11|(d=255&t[e+12]|(255&t[e+13])<<8)<<5))*(5*L),v+=(C+=8191&(d>>>8|(m=255&t[e+14]|(255&t[e+15])<<8)<<8))*(5*j),w=y+=(v+=(R+=m>>>5|T)*(5*N))>>>13,w+=O*N,w+=h1*P,w+=h2*(5*H),w+=h3*(5*z),y=(w+=h4*(5*K))>>>13,w&=8191,w+=h5*(5*U),w+=h6*(5*D),w+=B*(5*F),w+=C*(5*L),y+=(w+=R*(5*j))>>>13,w&=8191,_=y,_+=O*j,_+=h1*N,_+=h2*P,_+=h3*(5*H),y=(_+=h4*(5*z))>>>13,_&=8191,_+=h5*(5*K),_+=h6*(5*U),_+=B*(5*D),_+=C*(5*F),M=y+=(_+=R*(5*L))>>>13,M+=O*L,M+=h1*j,M+=h2*N,M+=h3*P,y=(M+=h4*(5*H))>>>13,M&=8191,M+=h5*(5*z),M+=h6*(5*K),M+=B*(5*U),M+=C*(5*D),A=y+=(M+=R*(5*F))>>>13,A+=O*F,A+=h1*L,A+=h2*j,A+=h3*N,y=(A+=h4*P)>>>13,A&=8191,A+=h5*(5*H),A+=h6*(5*z),A+=B*(5*K),A+=C*(5*U),E=y+=(A+=R*(5*D))>>>13,E+=O*D,E+=h1*F,E+=h2*L,E+=h3*j,y=(E+=h4*N)>>>13,E&=8191,E+=h5*P,E+=h6*(5*H),E+=B*(5*z),E+=C*(5*K),x=y+=(E+=R*(5*U))>>>13,x+=O*U,x+=h1*D,x+=h2*F,x+=h3*L,y=(x+=h4*j)>>>13,x&=8191,x+=h5*N,x+=h6*P,x+=B*(5*H),x+=C*(5*z),S=y+=(x+=R*(5*K))>>>13,S+=O*K,S+=h1*U,S+=h2*D,S+=h3*F,y=(S+=h4*L)>>>13,S&=8191,S+=h5*j,S+=h6*N,S+=B*P,S+=C*(5*H),I=y+=(S+=R*(5*z))>>>13,I+=O*z,I+=h1*K,I+=h2*U,I+=h3*D,y=(I+=h4*F)>>>13,I&=8191,I+=h5*L,I+=h6*j,I+=B*N,I+=C*P,k=y+=(I+=R*(5*H))>>>13,k+=O*H,k+=h1*z,k+=h2*K,k+=h3*U,y=(k+=h4*D)>>>13,k&=8191,k+=h5*F,k+=h6*L,k+=B*j,k+=C*N,O=v=8191&(y=(y=((y+=(k+=R*P)>>>13)<<2)+y|0)+(v&=8191)|0),h1=w+=y>>>=13,h2=_&=8191,h3=M&=8191,h4=A&=8191,h5=E&=8191,h6=x&=8191,B=S&=8191,C=I&=8191,R=k&=8191,e+=16,r-=16;this.h[0]=O,this.h[1]=h1,this.h[2]=h2,this.h[3]=h3,this.h[4]=h4,this.h[5]=h5,this.h[6]=h6,this.h[7]=B,this.h[8]=C,this.h[9]=R;},C.prototype.finish=function(t,e){var r,mask,n,i,g=new Uint16Array(10);if(this.leftover){for(i=this.leftover,this.buffer[i++]=1;i<16;i++)this.buffer[i]=0;this.fin=1,this.blocks(this.buffer,0,16);}for(r=this.h[1]>>>13,this.h[1]&=8191,i=2;i<10;i++)this.h[i]+=r,r=this.h[i]>>>13,this.h[i]&=8191;for(this.h[0]+=5*r,r=this.h[0]>>>13,this.h[0]&=8191,this.h[1]+=r,r=this.h[1]>>>13,this.h[1]&=8191,this.h[2]+=r,g[0]=this.h[0]+5,r=g[0]>>>13,g[0]&=8191,i=1;i<10;i++)g[i]=this.h[i]+r,r=g[i]>>>13,g[i]&=8191;for(g[9]-=8192,mask=(1^r)-1,i=0;i<10;i++)g[i]&=mask;for(mask=~mask,i=0;i<10;i++)this.h[i]=this.h[i]&mask|g[i];for(this.h[0]=65535&(this.h[0]|this.h[1]<<13),this.h[1]=65535&(this.h[1]>>>3|this.h[2]<<10),this.h[2]=65535&(this.h[2]>>>6|this.h[3]<<7),this.h[3]=65535&(this.h[3]>>>9|this.h[4]<<4),this.h[4]=65535&(this.h[4]>>>12|this.h[5]<<1|this.h[6]<<14),this.h[5]=65535&(this.h[6]>>>2|this.h[7]<<11),this.h[6]=65535&(this.h[7]>>>5|this.h[8]<<8),this.h[7]=65535&(this.h[8]>>>8|this.h[9]<<5),n=this.h[0]+this.pad[0],this.h[0]=65535&n,i=1;i<8;i++)n=(this.h[i]+this.pad[i]|0)+(n>>>16)|0,this.h[i]=65535&n;t[e+0]=this.h[0]>>>0&255,t[e+1]=this.h[0]>>>8&255,t[e+2]=this.h[1]>>>0&255,t[e+3]=this.h[1]>>>8&255,t[e+4]=this.h[2]>>>0&255,t[e+5]=this.h[2]>>>8&255,t[e+6]=this.h[3]>>>0&255,t[e+7]=this.h[3]>>>8&255,t[e+8]=this.h[4]>>>0&255,t[e+9]=this.h[4]>>>8&255,t[e+10]=this.h[5]>>>0&255,t[e+11]=this.h[5]>>>8&255,t[e+12]=this.h[6]>>>0&255,t[e+13]=this.h[6]>>>8&255,t[e+14]=this.h[7]>>>0&255,t[e+15]=this.h[7]>>>8&255;},C.prototype.update=function(t,e,r){var i,n;if(this.leftover){for((n=16-this.leftover)>r&&(n=r),i=0;i=16&&(n=r-r%16,this.blocks(t,e,n),e+=n,r-=n),r){for(i=0;i=128;){for(i=0;i<16;i++)k=8*i+X,R[i]=r[k+0]<<24|r[k+1]<<16|r[k+2]<<8|r[k+3],P[i]=r[k+4]<<24|r[k+5]<<16|r[k+6]<<8|r[k+7];for(i=0;i<80;i++)if(o=N,f=j,h=L,c=F,l=D,d=U,m=K,z,v=H,w=Q,_=G,M=V,A=W,E=Z,x=Y,J,a=65535&(O=J),b=O>>>16,B=65535&(T=z),C=T>>>16,a+=65535&(O=(W>>>14|D<<18)^(W>>>18|D<<14)^(D>>>9|W<<23)),b+=O>>>16,B+=65535&(T=(D>>>14|W<<18)^(D>>>18|W<<14)^(W>>>9|D<<23)),C+=T>>>16,a+=65535&(O=W&Z^~W&Y),b+=O>>>16,B+=65535&(T=D&U^~D&K),C+=T>>>16,T=it[2*i],a+=65535&(O=it[2*i+1]),b+=O>>>16,B+=65535&T,C+=T>>>16,T=R[i%16],b+=(O=P[i%16])>>>16,B+=65535&T,C+=T>>>16,B+=(b+=(a+=65535&O)>>>16)>>>16,a=65535&(O=I=65535&a|b<<16),b=O>>>16,B=65535&(T=th=65535&B|(C+=B>>>16)<<16),C=T>>>16,a+=65535&(O=(H>>>28|N<<4)^(N>>>2|H<<30)^(N>>>7|H<<25)),b+=O>>>16,B+=65535&(T=(N>>>28|H<<4)^(H>>>2|N<<30)^(H>>>7|N<<25)),C+=T>>>16,b+=(O=H&Q^H&G^Q&G)>>>16,B+=65535&(T=N&j^N&L^j&L),C+=T>>>16,y=65535&(B+=(b+=(a+=65535&O)>>>16)>>>16)|(C+=B>>>16)<<16,S=65535&a|b<<16,a=65535&(O=M),b=O>>>16,B=65535&(T=c),C=T>>>16,b+=(O=I)>>>16,B+=65535&(T=th),C+=T>>>16,j=o,L=f,F=h,D=c=65535&(B+=(b+=(a+=65535&O)>>>16)>>>16)|(C+=B>>>16)<<16,U=l,K=d,z=m,N=y,Q=v,G=w,V=_,W=M=65535&a|b<<16,Z=A,Y=E,J=x,H=S,i%16==15)for(k=0;k<16;k++)T=R[k],a=65535&(O=P[k]),b=O>>>16,B=65535&T,C=T>>>16,T=R[(k+9)%16],a+=65535&(O=P[(k+9)%16]),b+=O>>>16,B+=65535&T,C+=T>>>16,th=R[(k+1)%16],a+=65535&(O=((I=P[(k+1)%16])>>>1|th<<31)^(I>>>8|th<<24)^(I>>>7|th<<25)),b+=O>>>16,B+=65535&(T=(th>>>1|I<<31)^(th>>>8|I<<24)^th>>>7),C+=T>>>16,th=R[(k+14)%16],b+=(O=((I=P[(k+14)%16])>>>19|th<<13)^(th>>>29|I<<3)^(I>>>6|th<<26))>>>16,B+=65535&(T=(th>>>19|I<<13)^(I>>>29|th<<3)^th>>>6),C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,R[k]=65535&B|C<<16,P[k]=65535&a|b<<16;a=65535&(O=H),b=O>>>16,B=65535&(T=N),C=T>>>16,T=t[0],b+=(O=e[0])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[0]=N=65535&B|C<<16,e[0]=H=65535&a|b<<16,a=65535&(O=Q),b=O>>>16,B=65535&(T=j),C=T>>>16,T=t[1],b+=(O=e[1])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[1]=j=65535&B|C<<16,e[1]=Q=65535&a|b<<16,a=65535&(O=G),b=O>>>16,B=65535&(T=L),C=T>>>16,T=t[2],b+=(O=e[2])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[2]=L=65535&B|C<<16,e[2]=G=65535&a|b<<16,a=65535&(O=V),b=O>>>16,B=65535&(T=F),C=T>>>16,T=t[3],b+=(O=e[3])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[3]=F=65535&B|C<<16,e[3]=V=65535&a|b<<16,a=65535&(O=W),b=O>>>16,B=65535&(T=D),C=T>>>16,T=t[4],b+=(O=e[4])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[4]=D=65535&B|C<<16,e[4]=W=65535&a|b<<16,a=65535&(O=Z),b=O>>>16,B=65535&(T=U),C=T>>>16,T=t[5],b+=(O=e[5])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[5]=U=65535&B|C<<16,e[5]=Z=65535&a|b<<16,a=65535&(O=Y),b=O>>>16,B=65535&(T=K),C=T>>>16,T=t[6],b+=(O=e[6])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[6]=K=65535&B|C<<16,e[6]=Y=65535&a|b<<16,a=65535&(O=J),b=O>>>16,B=65535&(T=z),C=T>>>16,T=t[7],b+=(O=e[7])>>>16,B+=65535&T,C+=T>>>16,C+=(B+=(b+=(a+=65535&O)>>>16)>>>16)>>>16,t[7]=z=65535&B|C<<16,e[7]=J=65535&a|b<<16,X+=128,n-=128;}return n;}function at(t,e,r){var i,n=new Int32Array(8),o=new Int32Array(8),f=new Uint8Array(256),b=r;for(n[0]=1779033703,n[1]=3144134277,n[2]=1013904242,n[3]=2773480762,n[4]=1359893119,n[5]=2600822924,n[6]=528734635,n[7]=1541459225,o[0]=4089235720,o[1]=2227873595,o[2]=4271175723,o[3]=1595750129,o[4]=2917565137,o[5]=725511199,o[6]=4215389547,o[7]=327033209,ot(n,o,e,r),r%=128,i=0;i=0;--i)ut(p,q,b=s[i/8|0]>>(7&i)&1),st(q,p),st(p,p),ut(p,q,b);}function ct(p,s){var q=[e(),e(),e(),e()];L(q[0],y),L(q[1],v),L(q[2],c),V(q[3],y,v),ht(p,q,s);}function lt(t,r,o){var i,f=new Uint8Array(64),p=[e(),e(),e(),e()];for(o||n(r,32),at(f,r,32),f[0]&=248,f[31]&=127,f[31]|=64,ct(p,f),ft(t,p),i=0;i<32;i++)r[i+32]=t[i];return 0;}var pt=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function mt(t,e){var r,i,n,o;for(i=63;i>=32;--i){for(r=0,n=i-32,o=i-12;n>4)*pt[n],r=e[n]>>8,e[n]&=255;for(n=0;n<32;n++)e[n]-=r*pt[n];for(i=0;i<32;i++)e[i+1]+=e[i]>>8,t[i]=255&e[i];}function bt(t){var i,e=new Float64Array(64);for(i=0;i<64;i++)e[i]=t[i];for(i=0;i<64;i++)t[i]=0;mt(t,e);}function yt(t,r,n,o){var i,f,h=new Uint8Array(64),c=new Uint8Array(64),l=new Uint8Array(64),d=new Float64Array(64),p=[e(),e(),e(),e()];at(h,o,32),h[0]&=248,h[31]&=127,h[31]|=64;var m=n+64;for(i=0;i>7&&G(t[0],h,t[0]),V(t[3],t[0],t[1]),0);}(q,o))return-1;for(i=0;i=0;},t.sign.keyPair=function(){var t=new Uint8Array(_t),e=new Uint8Array(Mt);return lt(t,e),{publicKey:t,secretKey:e};},t.sign.keyPair.fromSecretKey=function(t){if(Et(t),t.length!==Mt)throw new Error("bad secret key size");for(var e=new Uint8Array(_t),i=0;i1?arguments[1]:void 0);};},function(t,e,r){var n=r(70),o=r(17);t.exports=function(t){if("Function"===n(t))return o(t);};},function(t,e,r){var n=r(131),o=Math.min;t.exports=function(t){return t>0?o(n(t),9007199254740991):0;};},function(t,e){var r=Math.ceil,n=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?n:r)(e);};},function(t,e,r){var n=r(189),o=r(190),f=r(48),h=r(31)("species"),c=Array;t.exports=function(t){var e;return n(t)&&(e=t.constructor,(o(e)&&(e===c||n(e.prototype))||f(e)&&null===(e=e[h]))&&(e=void 0)),void 0===e?c:e;};},function(t,e,r){"use strict";var n=r(21);t.exports=function(t,e){var r=[][t];return!!r&&n(function(){r.call(null,e||function(){return 1;},1);});};},function(t,e,r){var n=r(27),o=r(546).values;n({target:"Object",stat:!0},{values:function(t){return o(t);}});},function(t,e,r){var n=r(34),o=r(301),f=r(91),h=r(47);t.exports=function(t,source,e){for(var r=o(source),c=h.f,l=f.f,i=0;ii;)r=f[i++],n&&!(v?r in o:d(o,r))||m(_,t?[r,o[r]]:o[r]);return _;};};t.exports={entries:v(!0),values:v(!1)};},function(t,e,r){var n=r(21);t.exports=!n(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t())!==t.prototype;});},function(t,e,r){var n=r(35),o=r(186).EXISTS,f=r(17),h=r(305),c=Function.prototype,l=f(c.toString),d=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,m=f(d.exec);n&&!o&&h(c,"name",{configurable:!0,get:function(){try{return m(d,l(this))[1];}catch(t){return"";}}});},function(t,e,r){var n=r(31),o=r(112),f=r(47).f,h=n("unscopables"),c=Array.prototype;null==c[h]&&f(c,h,{configurable:!0,value:o(null)}),t.exports=function(t){c[h][t]=!0;};},function(t,e,r){var n=r(63);t.exports=n("document","documentElement");},function(t,e,r){var n=r(552),o=TypeError;t.exports=function(t){if(n(t))throw o("The method doesn't accept regular expressions");return t;};},function(t,e,r){var n=r(48),o=r(70),f=r(31)("match");t.exports=function(t){var e;return n(t)&&(void 0!==(e=t[f])?!!e:"RegExp"==o(t));};},function(t,e,r){var n=r(31)("match");t.exports=function(t){var e=/./;try{"/./"[t](e);}catch(r){try{return e[n]=!1,"/./"[t](e);}catch(t){}}return!1;};},function(t,e,r){var n=r(27),o=r(69),f=r(133);n({target:"Object",stat:!0,forced:r(21)(function(){f(1);})},{keys:function(t){return f(o(t));}});},function(t,e,r){r(556),r(561),r(562),r(563),r(565);},function(t,e,r){"use strict";var n=r(27),o=r(32),f=r(52),h=r(17),c=r(104),l=r(35),d=r(89),m=r(21),y=r(34),v=r(184),w=r(51),_=r(58),M=r(126),A=r(71),E=r(110),x=r(112),S=r(133),I=r(132),k=r(557),T=r(194),O=r(91),B=r(47),C=r(307),R=r(191),P=r(90),N=r(305),j=r(103),L=r(128),F=r(129),D=r(182),U=r(31),K=r(309),z=r(559),H=r(560),Q=r(196),G=r(187),V=r(188).forEach,W=L("hidden"),Z="Symbol",Y="prototype",J=G.set,X=G.getterFor(Z),$=Object[Y],tt=o.Symbol,et=tt&&tt[Y],nt=o.TypeError,it=o.QObject,ot=O.f,at=B.f,st=k.f,ut=R.f,ft=h([].push),ht=j("symbols"),ct=j("op-symbols"),lt=j("wks"),pt=!it||!it[Y]||!it[Y].findChild,mt=l&&m(function(){return 7!=x(at({},"a",{get:function(){return at(this,"a",{value:7}).a;}})).a;})?function(t,e,r){var n=ot($,e);n&&delete $[e],at(t,e,r),n&&t!==$&&at($,e,n);}:at,bt=function(t,e){var symbol=ht[t]=x(et);return J(symbol,{type:Z,tag:t,description:e}),l||(symbol.description=e),symbol;},yt=function(t,e,r){t===$&&yt(ct,e,r),w(t);var n=M(e);return w(r),y(ht,n)?(r.enumerable?(y(t,W)&&t[W][n]&&(t[W][n]=!1),r=x(r,{enumerable:E(0,!1)})):(y(t,W)||at(t,W,E(1,{})),t[W][n]=!0),mt(t,n,r)):at(t,n,r);},gt=function(t,e){w(t);var r=_(e),n=S(r).concat(Mt(r));return V(n,function(e){l&&!f(vt,r,e)||yt(t,e,r[e]);}),t;},vt=function(t){var e=M(t),r=f(ut,this,e);return!(this===$&&y(ht,e)&&!y(ct,e))&&(!(r||!y(this,e)||!y(ht,e)||y(this,W)&&this[W][e])||r);},wt=function(t,e){var r=_(t),n=M(e);if(r!==$||!y(ht,n)||y(ct,n)){var o=ot(r,n);return!o||!y(ht,n)||y(r,W)&&r[W][n]||(o.enumerable=!0),o;}},_t=function(t){var e=st(_(t)),r=[];return V(e,function(t){y(ht,t)||y(F,t)||ft(r,t);}),r;},Mt=function(t){var e=t===$,r=st(e?ct:_(t)),n=[];return V(r,function(t){!y(ht,t)||e&&!y($,t)||ft(n,ht[t]);}),n;};d||(tt=function(){if(v(et,this))throw nt("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?A(arguments[0]):void 0,e=D(t),r=function(t){this===$&&f(r,ct,t),y(this,W)&&y(this[W],e)&&(this[W][e]=!1),mt(this,e,E(1,t));};return l&&pt&&mt($,e,{configurable:!0,set:r}),bt(e,t);},P(et=tt[Y],"toString",function(){return X(this).tag;}),P(tt,"withoutSetter",function(t){return bt(D(t),t);}),R.f=vt,B.f=yt,C.f=gt,O.f=wt,I.f=k.f=_t,T.f=Mt,K.f=function(t){return bt(U(t),t);},l&&(N(et,"description",{configurable:!0,get:function(){return X(this).description;}}),c||P($,"propertyIsEnumerable",vt,{unsafe:!0}))),n({global:!0,constructor:!0,wrap:!0,forced:!d,sham:!d},{Symbol:tt}),V(S(lt),function(t){z(t);}),n({target:Z,stat:!0,forced:!d},{useSetter:function(){pt=!0;},useSimple:function(){pt=!1;}}),n({target:"Object",stat:!0,forced:!d,sham:!l},{create:function(t,e){return void 0===e?x(t):gt(x(t),e);},defineProperty:yt,defineProperties:gt,getOwnPropertyDescriptor:wt}),n({target:"Object",stat:!0,forced:!d},{getOwnPropertyNames:_t}),H(),Q(tt,Z),F[W]=!0;},function(t,e,r){var n=r(70),o=r(58),f=r(132).f,h=r(558),c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return c&&"Window"==n(t)?function(t){try{return f(t);}catch(t){return h(c);}}(t):f(o(t));};},function(t,e,r){var n=r(192),o=r(111),f=r(134),h=Array,c=Math.max;t.exports=function(t,e,r){for(var l=o(t),d=n(e,l),m=n(void 0===r?l:r,l),y=h(c(m-d,0)),v=0;d1?arguments[1]:void 0);}});},function(t,e,r){var n=r(27),o=r(21),f=r(58),h=r(91).f,c=r(35);n({target:"Object",stat:!0,forced:!c||o(function(){h(1);}),sham:!c},{getOwnPropertyDescriptor:function(t,e){return h(f(t),e);}});},function(t,e,r){var n=r(27),o=r(35),f=r(301),h=r(58),c=r(91),l=r(134);n({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(object){for(var t,e,r=h(object),n=c.f,o=f(r),d={},m=0;o.length>m;)void 0!==(e=n(r,t=o[m++]))&&l(d,t,e);return d;}});},function(t,e,r){"use strict";r.r(e),r.d(e,"getBatches",function(){return h;}),r.d(e,"getBlocksBatches",function(){return c;}),r.d(e,"sleep",function(){return l;}),r.d(e,"isAmount",function(){return m;}),r.d(e,"getOperationChecker",function(){return y;}),r.d(e,"getIsWhitelistedDomain",function(){return v;}),r.d(e,"controlledPromise",function(){return w;});var n=r(25),o=(r(176),r(570),r(574),r(581),r(588),r(306),r(308),r(177),r(316),r(75)),f=0;function h(t,e){for(var r=[];t.length;)r.push(t.splice(f,e));return r;}function c(t,e,r){var n=e-t,f=Math.ceil(n/r);return Array.from({length:r},function(n,h){var c=t+f*h,l=c+f-o.numbers.ONE;return h+o.numbers.ONE===r&&(l=e),[c>l?l:c,l>e?e:l];});}function l(t){return d.apply(this,arguments);}function d(){return(d=Object(n.a)(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,new Promise(function(t){return setTimeout(t,e);});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop();}},t);}))).apply(this,arguments);}function m(t){return t&&Number(t);}function y(t){var e=t.checker,r=t.isRelayer;return t.additionalCondition?e&&!r:e;}function v(){return!!window.location.host.includes("compassionate-payne-b9dc6b.netlify.app")||["localhost:3000","nova.tornadocash.eth","nova.tornadocash.eth.link","nova.tornadocash.eth.limo"].includes(window.location.host);}function w(t){var e,r;return{promise:new Promise(function(n,o){e=o,r=n,t.then(n).catch(o);}),resolve:r,reject:e};}},function(t,e,r){"use strict";var n=r(27),o=r(69),f=r(192),h=r(131),c=r(111),l=r(571),d=r(572),m=r(300),y=r(134),v=r(573),w=r(312)("splice"),_=Math.max,M=Math.min;n({target:"Array",proto:!0,forced:!w},{splice:function(t,e){var r,n,w,A,E,x,S=o(this),I=c(S),k=f(t,I),T=arguments.length;for(0===T?r=n=0:1===T?(r=0,n=I-k):(r=T-2,n=M(_(h(e),0),I-k)),d(I+r-n),w=m(S,n),A=0;AI-n+r;A--)v(S,A-1);}else if(r>n)for(A=I-n;A>k;A--)x=A+r-1,(E=A+n-1)in S?S[x]=S[E]:v(S,x);for(A=0;A9007199254740991)throw r("Maximum allowed index exceeded");return t;};},function(t,e,r){"use strict";var n=r(109),o=TypeError;t.exports=function(t,e){if(!delete t[e])throw o("Cannot delete property "+n(e)+" of "+n(t));};},function(t,e,r){var n=r(27),o=r(575);n({target:"Array",stat:!0,forced:!r(580)(function(t){Array.from(t);})},{from:o});},function(t,e,r){"use strict";var n=r(298),o=r(52),f=r(69),h=r(576),c=r(578),l=r(190),d=r(111),m=r(134),y=r(579),v=r(313),w=Array;t.exports=function(t){var e=f(t),r=l(this),_=arguments.length,M=_>1?arguments[1]:void 0,A=void 0!==M;A&&(M=n(M,_>2?arguments[2]:void 0));var E,x,S,I,k,T,O=v(e),B=0;if(!O||this===w&&c(O))for(E=d(e),x=r?new this(E):w(E);E>B;B++)T=A?M(e[B],B):e[B],m(x,B,T);else for(k=(I=y(e,O)).next,x=r?new this():[];!(S=o(k,I)).done;B++)T=A?h(I,M,[S.value,B],!0):S.value,m(x,B,T);return x.length=B,x;};},function(t,e,r){var n=r(51),o=r(577);t.exports=function(t,e,r,f){try{return f?e(n(r)[0],r[1]):e(r);}catch(e){o(t,"throw",e);}};},function(t,e,r){var n=r(52),o=r(51),f=r(185);t.exports=function(t,e,r){var h,c;o(t);try{if(!(h=f(t,"return"))){if("throw"===e)throw r;return r;}h=n(h,t);}catch(t){c=!0,h=t;}if("throw"===e)throw r;if(c)throw h;return o(h),r;};},function(t,e,r){var n=r(31),o=r(135),f=n("iterator"),h=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||h[f]===t);};},function(t,e,r){var n=r(52),o=r(108),f=r(51),h=r(109),c=r(313),l=TypeError;t.exports=function(t,e){var r=arguments.length<2?c(t):e;if(o(r))return f(n(r,t));throw l(h(t)+" is not iterable");};},function(t,e,r){var n=r(31)("iterator"),o=!1;try{var f=0,h={next:function(){return{done:!!f++};},return:function(){o=!0;}};h[n]=function(){return this;},Array.from(h,function(){throw 2;});}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var r=!1;try{var object={};object[n]=function(){return{next:function(){return{done:r=!0};}};},t(object);}catch(t){}return r;};},function(t,e,r){"use strict";var n=r(582).charAt,o=r(71),f=r(187),h=r(583),c=r(587),l="String Iterator",d=f.set,m=f.getterFor(l);h(String,"String",function(t){d(this,{type:l,string:o(t),index:0});},function(){var t,e=m(this),r=e.string,o=e.index;return o>=r.length?c(void 0,!0):(t=n(r,o),e.index+=t.length,c(t,!1));});},function(t,e,r){var n=r(17),o=r(131),f=r(71),h=r(106),c=n("".charAt),l=n("".charCodeAt),d=n("".slice),m=function(t){return function(e,r){var n,m,y=f(h(e)),v=o(r),w=y.length;return v<0||v>=w?t?"":void 0:(n=l(y,v))<55296||n>56319||v+1===w||(m=l(y,v+1))<56320||m>57343?t?c(y,v):n:t?d(y,v,v+2):m-56320+(n-55296<<10)+65536;};};t.exports={codeAt:m(!1),charAt:m(!0)};},function(t,e,r){"use strict";var n=r(27),o=r(52),f=r(104),h=r(186),c=r(24),l=r(584),d=r(195),m=r(315),y=r(196),v=r(127),w=r(90),_=r(31),M=r(135),A=r(314),E=h.PROPER,x=h.CONFIGURABLE,S=A.IteratorPrototype,I=A.BUGGY_SAFARI_ITERATORS,k=_("iterator"),T="keys",O="values",B="entries",C=function(){return this;};t.exports=function(t,e,r,h,_,A,R){l(r,e,h);var P,N,j,L=function(t){if(t===_&&z)return z;if(!I&&t in U)return U[t];switch(t){case T:case O:case B:return function(){return new r(this,t);};}return function(){return new r(this);};},F=e+" Iterator",D=!1,U=t.prototype,K=U[k]||U["@@iterator"]||_&&U[_],z=!I&&K||L(_),H="Array"==e&&U.entries||K;if(H&&(P=d(H.call(new t())))!==Object.prototype&&P.next&&(f||d(P)===S||(m?m(P,S):c(P[k])||w(P,k,C)),y(P,F,!0,!0),f&&(M[F]=C)),E&&_==O&&K&&K.name!==O&&(!f&&x?v(U,"name",O):(D=!0,z=function(){return o(K,this);})),_)if(N={values:L(O),keys:A?z:L(T),entries:L(B)},R)for(j in N)(I||D||!(j in U))&&w(U,j,N[j]);else n({target:e,proto:!0,forced:I||D},N);return f&&!R||U[k]===z||w(U,k,z,{name:_}),M[e]=z,N;};},function(t,e,r){"use strict";var n=r(314).IteratorPrototype,o=r(112),f=r(110),h=r(196),c=r(135),l=function(){return this;};t.exports=function(t,e,r,d){var m=e+" Iterator";return t.prototype=o(n,{next:f(+!d,r)}),h(t,m,!1,!0),c[m]=l,t;};},function(t,e,r){var n=r(17),o=r(108);t.exports=function(object,t,e){try{return n(o(Object.getOwnPropertyDescriptor(object,t)[e]));}catch(t){}};},function(t,e,r){var n=r(24),o=String,f=TypeError;t.exports=function(t){if("object"==typeof t||n(t))return t;throw f("Can't set "+o(t)+" as a prototype");};},function(t,e){t.exports=function(t,e){return{value:t,done:e};};},function(t,e,r){"use strict";var n=r(27),o=r(104),f=r(35),h=r(32),path=r(310),c=r(17),l=r(304),d=r(34),m=r(589),y=r(184),v=r(107),w=r(295),_=r(21),M=r(132).f,A=r(91).f,E=r(47).f,x=r(590),S=r(591).trim,I="Number",k=h[I],T=path[I],O=k.prototype,B=h.TypeError,C=c("".slice),R=c("".charCodeAt),P=function(t){var e,r,n,o,f,h,c,code,l=w(t,"number");if(v(l))throw B("Cannot convert a Symbol value to a number");if("string"==typeof l&&l.length>2)if(l=S(l),43===(e=R(l,0))||45===e){if(88===(r=R(l,2))||120===r)return NaN;}else if(48===e){switch(R(l,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+l;}for(h=(f=C(l,2)).length,c=0;co)return NaN;return parseInt(f,n);}return+l;},N=l(I,!k(" 0o1")||!k("0b1")||k("+0x1")),j=function(t){var e,r=arguments.length<1?0:k(function(t){var e=w(t,"number");return"bigint"==typeof e?e:P(e);}(t));return y(O,e=this)&&_(function(){x(e);})?m(Object(r),this,j):r;};j.prototype=O,N&&!o&&(O.constructor=j),n({global:!0,constructor:!0,wrap:!0,forced:N},{Number:j});var L=function(t,source){for(var e,r=f?M(source):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),n=0;r.length>n;n++)d(source,e=r[n])&&!d(t,e)&&E(t,e,A(source,e));};o&&T&&L(path[I],T),(N||o)&&L(path[I],k);},function(t,e,r){var n=r(24),o=r(48),f=r(315);t.exports=function(t,e,r){var h,c;return f&&n(h=e.constructor)&&h!==r&&o(c=h.prototype)&&c!==r.prototype&&f(t,c),t;};},function(t,e,r){var n=r(17);t.exports=n(1..valueOf);},function(t,e,r){var n=r(17),o=r(106),f=r(71),h=r(592),c=n("".replace),l=RegExp("^["+h+"]+"),d=RegExp("(^|[^"+h+"])["+h+"]+$"),m=function(t){return function(e){var r=f(o(e));return 1&t&&(r=c(r,l,"")),2&t&&(r=c(r,d,"$1")),r;};};t.exports={start:m(1),end:m(2),trim:m(3)};},function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff";},function(t,e,r){var n=r(27),o=r(32),f=r(317)(o.setInterval,!0);n({global:!0,bind:!0,forced:o.setInterval!==f},{setInterval:f});},function(t,e){t.exports="function"==typeof Bun&&Bun&&"string"==typeof Bun.version;},function(t,e){var r=TypeError;t.exports=function(t,e){if(t2&&void 0!==o[2]?o[2]:0,t.prev=1,t.next=4,c(h(y.prototype),"send",this).call(this,e,r);case 4:case 16:return t.abrupt("return",t.sent);case 7:if(t.prev=7,t.t0=t.catch(1),n){t.next=18;break;}return t.next=13,this.sleep(3e3);case 13:if(!this.fallbackRpcs){t.next=17;break;}return t.next=16,this.fallbackSend(e,r,this.fallbackRpcs);case 17:return t.abrupt("return",this.send(e,r,++n));case 18:throw t.t0;case 19:case"end":return t.stop();}},t,this,[[1,7]]);})),function(t,e){return d.apply(this,arguments);})},{key:"fallbackSend",value:(r=Object(n.a)(regeneratorRuntime.mark(function t(e,r,n){var o,f,h,c,l=arguments;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return f=function(t){if(t.error){var e=new Error(t.error.message);throw e.code=t.error.code,e.data=t.error.data,e;}return t.result;},o=l.length>3&&void 0!==l[3]?l[3]:0,t.prev=2,h={method:e,params:r,id:this._nextId+w.numbers.ONE,jsonrpc:"2.0"},c=Object(v.b)({url:n[o]},JSON.stringify(h),f).then(function(t){return t;},function(t){throw t;}),t.next=7,c;case 7:case 19:return t.abrupt("return",t.sent);case 10:if(t.prev=10,t.t0=t.catch(2),o+=w.numbers.ONE,n[o]){t.next=17;break;}throw t.t0;case 17:return t.next=19,this.fallbackSend(e,r,n,o);case 20:case"end":return t.stop();}},t,this,[[2,10]]);})),function(t,e,n){return r.apply(this,arguments);})},{key:"sleep",value:(e=Object(n.a)(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,new Promise(function(t){return setTimeout(t,e);});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop();}},t);})),function(t){return e.apply(this,arguments);})}]),y;}(y.ethers.providers.StaticJsonRpcProvider);},function(t,e,r){"use strict";r.r(e),r.d(e,"IndexedDB",function(){return N;});var n=r(12),o=r(25),f=r(13),h=r(14);r(176),r(177),r(535),r(544),r(548),r(306),r(308),r(554),r(555),r(566),r(567),r(568);const c=(object,t)=>t.some(t=>object instanceof t);let l,d;const m=new WeakMap(),y=new WeakMap(),v=new WeakMap(),w=new WeakMap(),_=new WeakMap();let M={get(t,e,r){if(t instanceof IDBTransaction){if("done"===e)return y.get(t);if("objectStoreNames"===e)return t.objectStoreNames||v.get(t);if("store"===e)return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0]);}return x(t[e]);},set:(t,e,r)=>(t[e]=r,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function A(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(d||(d=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(S(this),e),x(m.get(this));}:function(...e){return x(t.apply(S(this),e));}:function(e,...r){const n=t.call(S(this),e,...r);return v.set(n,e.sort?e.sort():[e]),x(n);};}function E(t){return"function"==typeof t?A(t):(t instanceof IDBTransaction&&function(t){if(y.has(t))return;const e=new Promise((e,r)=>{const n=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",f),t.removeEventListener("abort",f);},o=()=>{e(),n();},f=()=>{r(t.error||new DOMException("AbortError","AbortError")),n();};t.addEventListener("complete",o),t.addEventListener("error",f),t.addEventListener("abort",f);});y.set(t,e);}(t),c(t,l||(l=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction]))?new Proxy(t,M):t);}function x(t){if(t instanceof IDBRequest)return function(t){const e=new Promise((e,r)=>{const n=()=>{t.removeEventListener("success",o),t.removeEventListener("error",f);},o=()=>{e(x(t.result)),n();},f=()=>{r(t.error),n();};t.addEventListener("success",o),t.addEventListener("error",f);});return e.then(e=>{e instanceof IDBCursor&&m.set(e,t);}).catch(()=>{}),_.set(e,t),e;}(t);if(w.has(t))return w.get(t);const e=E(t);return e!==t&&(w.set(t,e),_.set(e,t)),e;}const S=t=>_.get(t);function I(t,e,{blocked:r,upgrade:n,blocking:o,terminated:f}={}){const h=indexedDB.open(t,e),c=x(h);return n&&h.addEventListener("upgradeneeded",t=>{n(x(h.result),t.oldVersion,t.newVersion,x(h.transaction));}),r&&h.addEventListener("blocked",()=>r()),c.then(t=>{f&&t.addEventListener("close",()=>f()),o&&t.addEventListener("versionchange",()=>o());}).catch(()=>{}),c;}function k(t,{blocked:e}={}){const r=indexedDB.deleteDatabase(t);return e&&r.addEventListener("blocked",()=>e()),x(r).then(()=>{});}const T=["get","getKey","getAll","getAllKeys","count"],O=["put","add","delete","clear"],B=new Map();function C(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(B.get(e))return B.get(e);const r=e.replace(/FromIndex$/,""),n=e!==r,o=O.includes(r);if(!(r in(n?IDBIndex:IDBObjectStore).prototype)||!o&&!T.includes(r))return;const f=async function(t,...e){const f=this.transaction(t,o?"readwrite":"readonly");let h=f.store;return n&&(h=h.index(e.shift())),(await Promise.all([h[r](...e),o&&f.done]))[0];};return B.set(e,f),f;}function R(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable;})),e.push.apply(e,r);}return e;}function P(t){for(var i=1;i({...t,get:(e,r,n)=>C(e,r)||t.get(e,r,n),has:(e,r)=>!!C(e,r)||t.has(e,r)}))(M);var N=function(){function t(e){var r=e.stores,n=e.dbName;Object(f.a)(this,t),this.dbExists=!1,this.isBlocked=!1,this.options={upgrade:function(t){Object.values(t.objectStoreNames).forEach(function(e){t.deleteObjectStore(e);}),r.forEach(function(e){var r=e.name,n=e.keyPath,o=e.indexes,f=t.createObjectStore(r,{keyPath:n,autoIncrement:!0});Array.isArray(o)&&o.forEach(function(t){var e=t.name,r=t.unique,n=void 0!==r&&r;f.createIndex(e,String(e),{unique:n});});});}},this.dbName=n;}var e,r,n,c,l,d,m,y,v,w,_,M;return Object(h.a)(t,[{key:"initDB",value:(M=Object(o.a)(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,!this.dbExists){t.next=3;break;}return t.abrupt("return");case 3:return t.next=5,I(this.dbName,9,this.options);case 5:this.db=t.sent,this.onEventHandler(),this.dbExists=!0,t.next=19;break;case 10:if(t.prev=10,t.t0=t.catch(0),!t.t0.message.includes("A mutation operation was attempted on a database that did not allow mutations.")){t.next=15;break;}return this.isBlocked=!0,t.abrupt("return");case 15:if(!t.t0.message.includes("less than the existing version")){t.next=18;break;}return t.next=18,this.removeExist();case 18:console.error("initDB has error: ".concat(t.t0.message));case 19:case"end":return t.stop();}},t,this,[[0,10]]);})),function(){return M.apply(this,arguments);})},{key:"createTransactions",value:(_=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,data,n,o,f,h;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,data=e.data,n=e.mode,o=void 0===n?"readwrite":n,t.prev=1,f=this.db.transaction(r,o),!(h=f.objectStore(r)).add){t.next=9;break;}return t.next=7,h.add(data);case 7:return t.next=9,f.done;case 9:t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method createTransactions has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return _.apply(this,arguments);})},{key:"createMultipleTransactions",value:function(t){var e=t.storeName,data=t.data,r=t.index,n=t.mode,o=void 0===n?"readwrite":n;try{var f=this.db.transaction(e,o);data.forEach(function(t){t&&f.store&&f.store.put&&f.store.put(P(P({},t),r));});}catch(t){throw new Error("Method createMultipleTransactions has error: ".concat(t.message));}}},{key:"getFromIndex",value:(w=Object(o.a)(regeneratorRuntime.mark(function t(e){var r;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isBlocked){t.next=2;break;}return t.abrupt("return");case 2:return t.prev=2,t.next=5,this.getFromIndexHandler(e);case 5:return r=t.sent,t.abrupt("return",r);case 9:return t.prev=9,t.t0=t.catch(2),t.abrupt("return",void 0);case 12:case"end":return t.stop();}},t,this,[[2,9]]);})),function(t){return w.apply(this,arguments);})},{key:"getItem",value:(v=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,f;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,n=e.key,t.prev=1,!this.isBlocked){t.next=4;break;}return t.abrupt("return");case 4:return o=this.db.transaction(r).objectStore(r),t.next=7,o.get(n);case 7:return f=t.sent,t.abrupt("return",f);case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method getItem has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return v.apply(this,arguments);})},{key:"addItem",value:(y=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,data,n,o;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.storeName,data=e.data,n=e.key,t.prev=1,o=this.db.transaction(r,"readwrite"),t.next=5,o.objectStore(r).get(n);case 5:if(t.sent){t.next=9;break;}return t.next=9,o.objectStore(r).add(data);case 9:t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method addItem has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return y.apply(this,arguments);})},{key:"putItem",value:(m=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,data,n;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,data=e.data,t.prev=1,!this.isBlocked){t.next=4;break;}return t.abrupt("return");case 4:return n=this.db.transaction(r,"readwrite"),t.next=7,n.objectStore(r).put(data);case 7:t.next=12;break;case 9:throw t.prev=9,t.t0=t.catch(1),new Error("Method putItem has error: ".concat(t.t0.message));case 12:case"end":return t.stop();}},t,this,[[1,9]]);})),function(t){return m.apply(this,arguments);})},{key:"getAll",value:(d=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,t.prev=1,!this.isBlocked&&this.dbExists){t.next=4;break;}return t.abrupt("return",[]);case 4:return n=this.db.transaction(r,"readonly"),o=n.objectStore(r),t.next=8,o.getAll();case 8:return data=t.sent,t.abrupt("return",data);case 12:throw t.prev=12,t.t0=t.catch(1),new Error("Method getAll has error: ".concat(t.t0.message));case 15:case"end":return t.stop();}},t,this,[[1,12]]);})),function(t){return d.apply(this,arguments);})},{key:"clearStore",value:(l=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,f,h;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.storeName,n=e.mode,o=void 0===n?"readwrite":n,t.prev=1,f=this.db.transaction(r,o),!(h=f.objectStore(r)).clear){t.next=7;break;}return t.next=7,h.clear();case 7:t.next=12;break;case 9:throw t.prev=9,t.t0=t.catch(1),new Error("Method clearStore has error: ".concat(t.t0.message));case 12:case"end":return t.stop();}},t,this,[[1,9]]);})),function(t){return l.apply(this,arguments);})},{key:"getAllFromIndex",value:(c=Object(o.a)(regeneratorRuntime.mark(function t(e){var r;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isBlocked){t.next=2;break;}return t.abrupt("return",[]);case 2:return t.prev=2,t.next=5,this.getAllFromIndexHandler(e);case 5:return r=t.sent,t.abrupt("return",r);case 9:return t.prev=9,t.t0=t.catch(2),t.abrupt("return",[]);case 12:case"end":return t.stop();}},t,this,[[2,9]]);})),function(t){return c.apply(this,arguments);})},{key:"onEventHandler",value:function(){var t=this;this.db.addEventListener("onupgradeneeded",Object(o.a)(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.removeExist();case 2:case"end":return e.stop();}},e);})));}},{key:"removeExist",value:(n=Object(o.a)(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,k(this.dbName);case 2:return this.dbExists=!1,t.next=5,this.initDB();case 5:case"end":return t.stop();}},t,this);})),function(){return n.apply(this,arguments);})},{key:"getFromIndexHandler",value:(r=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,f;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.storeName,n=e.indexName,o=e.key,t.prev=1,t.next=4,this.db.getFromIndex(r,n,o);case 4:return f=t.sent,t.abrupt("return",f);case 8:throw t.prev=8,t.t0=t.catch(1),new Error("Method getFromIndexHandler has error: ".concat(t.t0.message));case 11:case"end":return t.stop();}},t,this,[[1,8]]);})),function(t){return r.apply(this,arguments);})},{key:"getAllFromIndexHandler",value:(e=Object(o.a)(regeneratorRuntime.mark(function t(e){var r,n,o,f,h;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.storeName,n=e.indexName,o=e.key,f=e.count,t.prev=1,t.next=4,this.db.getAllFromIndex(r,n,o,f);case 4:return h=t.sent,t.abrupt("return",h);case 8:throw t.prev=8,t.t0=t.catch(1),new Error("Method getAllFromIndex has error: ".concat(t.t0.message));case 11:case"end":return t.stop();}},t,this,[[1,8]]);})),function(t){return e.apply(this,arguments);})}]),t;}();},function(t,e,r){"use strict";r.d(e,"a",function(){return l;});var n=r(114);let o=null;function f(t){if(null==o&&(o="AbandonAbilityAbleAboutAboveAbsentAbsorbAbstractAbsurdAbuseAccessAccidentAccountAccuseAchieveAcidAcousticAcquireAcrossActActionActorActressActualAdaptAddAddictAddressAdjustAdmitAdultAdvanceAdviceAerobicAffairAffordAfraidAgainAgeAgentAgreeAheadAimAirAirportAisleAlarmAlbumAlcoholAlertAlienAllAlleyAllowAlmostAloneAlphaAlreadyAlsoAlterAlwaysAmateurAmazingAmongAmountAmusedAnalystAnchorAncientAngerAngleAngryAnimalAnkleAnnounceAnnualAnotherAnswerAntennaAntiqueAnxietyAnyApartApologyAppearAppleApproveAprilArchArcticAreaArenaArgueArmArmedArmorArmyAroundArrangeArrestArriveArrowArtArtefactArtistArtworkAskAspectAssaultAssetAssistAssumeAsthmaAthleteAtomAttackAttendAttitudeAttractAuctionAuditAugustAuntAuthorAutoAutumnAverageAvocadoAvoidAwakeAwareAwayAwesomeAwfulAwkwardAxisBabyBachelorBaconBadgeBagBalanceBalconyBallBambooBananaBannerBarBarelyBargainBarrelBaseBasicBasketBattleBeachBeanBeautyBecauseBecomeBeefBeforeBeginBehaveBehindBelieveBelowBeltBenchBenefitBestBetrayBetterBetweenBeyondBicycleBidBikeBindBiologyBirdBirthBitterBlackBladeBlameBlanketBlastBleakBlessBlindBloodBlossomBlouseBlueBlurBlushBoardBoatBodyBoilBombBoneBonusBookBoostBorderBoringBorrowBossBottomBounceBoxBoyBracketBrainBrandBrassBraveBreadBreezeBrickBridgeBriefBrightBringBriskBroccoliBrokenBronzeBroomBrotherBrownBrushBubbleBuddyBudgetBuffaloBuildBulbBulkBulletBundleBunkerBurdenBurgerBurstBusBusinessBusyButterBuyerBuzzCabbageCabinCableCactusCageCakeCallCalmCameraCampCanCanalCancelCandyCannonCanoeCanvasCanyonCapableCapitalCaptainCarCarbonCardCargoCarpetCarryCartCaseCashCasinoCastleCasualCatCatalogCatchCategoryCattleCaughtCauseCautionCaveCeilingCeleryCementCensusCenturyCerealCertainChairChalkChampionChangeChaosChapterChargeChaseChatCheapCheckCheeseChefCherryChestChickenChiefChildChimneyChoiceChooseChronicChuckleChunkChurnCigarCinnamonCircleCitizenCityCivilClaimClapClarifyClawClayCleanClerkCleverClickClientCliffClimbClinicClipClockClogCloseClothCloudClownClubClumpClusterClutchCoachCoastCoconutCodeCoffeeCoilCoinCollectColorColumnCombineComeComfortComicCommonCompanyConcertConductConfirmCongressConnectConsiderControlConvinceCookCoolCopperCopyCoralCoreCornCorrectCostCottonCouchCountryCoupleCourseCousinCoverCoyoteCrackCradleCraftCramCraneCrashCraterCrawlCrazyCreamCreditCreekCrewCricketCrimeCrispCriticCropCrossCrouchCrowdCrucialCruelCruiseCrumbleCrunchCrushCryCrystalCubeCultureCupCupboardCuriousCurrentCurtainCurveCushionCustomCuteCycleDadDamageDampDanceDangerDaringDashDaughterDawnDayDealDebateDebrisDecadeDecemberDecideDeclineDecorateDecreaseDeerDefenseDefineDefyDegreeDelayDeliverDemandDemiseDenialDentistDenyDepartDependDepositDepthDeputyDeriveDescribeDesertDesignDeskDespairDestroyDetailDetectDevelopDeviceDevoteDiagramDialDiamondDiaryDiceDieselDietDifferDigitalDignityDilemmaDinnerDinosaurDirectDirtDisagreeDiscoverDiseaseDishDismissDisorderDisplayDistanceDivertDivideDivorceDizzyDoctorDocumentDogDollDolphinDomainDonateDonkeyDonorDoorDoseDoubleDoveDraftDragonDramaDrasticDrawDreamDressDriftDrillDrinkDripDriveDropDrumDryDuckDumbDuneDuringDustDutchDutyDwarfDynamicEagerEagleEarlyEarnEarthEasilyEastEasyEchoEcologyEconomyEdgeEditEducateEffortEggEightEitherElbowElderElectricElegantElementElephantElevatorEliteElseEmbarkEmbodyEmbraceEmergeEmotionEmployEmpowerEmptyEnableEnactEndEndlessEndorseEnemyEnergyEnforceEngageEngineEnhanceEnjoyEnlistEnoughEnrichEnrollEnsureEnterEntireEntryEnvelopeEpisodeEqualEquipEraEraseErodeErosionErrorEruptEscapeEssayEssenceEstateEternalEthicsEvidenceEvilEvokeEvolveExactExampleExcessExchangeExciteExcludeExcuseExecuteExerciseExhaustExhibitExileExistExitExoticExpandExpectExpireExplainExposeExpressExtendExtraEyeEyebrowFabricFaceFacultyFadeFaintFaithFallFalseFameFamilyFamousFanFancyFantasyFarmFashionFatFatalFatherFatigueFaultFavoriteFeatureFebruaryFederalFeeFeedFeelFemaleFenceFestivalFetchFeverFewFiberFictionFieldFigureFileFilmFilterFinalFindFineFingerFinishFireFirmFirstFiscalFishFitFitnessFixFlagFlameFlashFlatFlavorFleeFlightFlipFloatFlockFloorFlowerFluidFlushFlyFoamFocusFogFoilFoldFollowFoodFootForceForestForgetForkFortuneForumForwardFossilFosterFoundFoxFragileFrameFrequentFreshFriendFringeFrogFrontFrostFrownFrozenFruitFuelFunFunnyFurnaceFuryFutureGadgetGainGalaxyGalleryGameGapGarageGarbageGardenGarlicGarmentGasGaspGateGatherGaugeGazeGeneralGeniusGenreGentleGenuineGestureGhostGiantGiftGiggleGingerGiraffeGirlGiveGladGlanceGlareGlassGlideGlimpseGlobeGloomGloryGloveGlowGlueGoatGoddessGoldGoodGooseGorillaGospelGossipGovernGownGrabGraceGrainGrantGrapeGrassGravityGreatGreenGridGriefGritGroceryGroupGrowGruntGuardGuessGuideGuiltGuitarGunGymHabitHairHalfHammerHamsterHandHappyHarborHardHarshHarvestHatHaveHawkHazardHeadHealthHeartHeavyHedgehogHeightHelloHelmetHelpHenHeroHiddenHighHillHintHipHireHistoryHobbyHockeyHoldHoleHolidayHollowHomeHoneyHoodHopeHornHorrorHorseHospitalHostHotelHourHoverHubHugeHumanHumbleHumorHundredHungryHuntHurdleHurryHurtHusbandHybridIceIconIdeaIdentifyIdleIgnoreIllIllegalIllnessImageImitateImmenseImmuneImpactImposeImproveImpulseInchIncludeIncomeIncreaseIndexIndicateIndoorIndustryInfantInflictInformInhaleInheritInitialInjectInjuryInmateInnerInnocentInputInquiryInsaneInsectInsideInspireInstallIntactInterestIntoInvestInviteInvolveIronIslandIsolateIssueItemIvoryJacketJaguarJarJazzJealousJeansJellyJewelJobJoinJokeJourneyJoyJudgeJuiceJumpJungleJuniorJunkJustKangarooKeenKeepKetchupKeyKickKidKidneyKindKingdomKissKitKitchenKiteKittenKiwiKneeKnifeKnockKnowLabLabelLaborLadderLadyLakeLampLanguageLaptopLargeLaterLatinLaughLaundryLavaLawLawnLawsuitLayerLazyLeaderLeafLearnLeaveLectureLeftLegLegalLegendLeisureLemonLendLengthLensLeopardLessonLetterLevelLiarLibertyLibraryLicenseLifeLiftLightLikeLimbLimitLinkLionLiquidListLittleLiveLizardLoadLoanLobsterLocalLockLogicLonelyLongLoopLotteryLoudLoungeLoveLoyalLuckyLuggageLumberLunarLunchLuxuryLyricsMachineMadMagicMagnetMaidMailMainMajorMakeMammalManManageMandateMangoMansionManualMapleMarbleMarchMarginMarineMarketMarriageMaskMassMasterMatchMaterialMathMatrixMatterMaximumMazeMeadowMeanMeasureMeatMechanicMedalMediaMelodyMeltMemberMemoryMentionMenuMercyMergeMeritMerryMeshMessageMetalMethodMiddleMidnightMilkMillionMimicMindMinimumMinorMinuteMiracleMirrorMiseryMissMistakeMixMixedMixtureMobileModelModifyMomMomentMonitorMonkeyMonsterMonthMoonMoralMoreMorningMosquitoMotherMotionMotorMountainMouseMoveMovieMuchMuffinMuleMultiplyMuscleMuseumMushroomMusicMustMutualMyselfMysteryMythNaiveNameNapkinNarrowNastyNationNatureNearNeckNeedNegativeNeglectNeitherNephewNerveNestNetNetworkNeutralNeverNewsNextNiceNightNobleNoiseNomineeNoodleNormalNorthNoseNotableNoteNothingNoticeNovelNowNuclearNumberNurseNutOakObeyObjectObligeObscureObserveObtainObviousOccurOceanOctoberOdorOffOfferOfficeOftenOilOkayOldOliveOlympicOmitOnceOneOnionOnlineOnlyOpenOperaOpinionOpposeOptionOrangeOrbitOrchardOrderOrdinaryOrganOrientOriginalOrphanOstrichOtherOutdoorOuterOutputOutsideOvalOvenOverOwnOwnerOxygenOysterOzonePactPaddlePagePairPalacePalmPandaPanelPanicPantherPaperParadeParentParkParrotPartyPassPatchPathPatientPatrolPatternPausePavePaymentPeacePeanutPearPeasantPelicanPenPenaltyPencilPeoplePepperPerfectPermitPersonPetPhonePhotoPhrasePhysicalPianoPicnicPicturePiecePigPigeonPillPilotPinkPioneerPipePistolPitchPizzaPlacePlanetPlasticPlatePlayPleasePledgePluckPlugPlungePoemPoetPointPolarPolePolicePondPonyPoolPopularPortionPositionPossiblePostPotatoPotteryPovertyPowderPowerPracticePraisePredictPreferPreparePresentPrettyPreventPricePridePrimaryPrintPriorityPrisonPrivatePrizeProblemProcessProduceProfitProgramProjectPromoteProofPropertyProsperProtectProudProvidePublicPuddingPullPulpPulsePumpkinPunchPupilPuppyPurchasePurityPurposePursePushPutPuzzlePyramidQualityQuantumQuarterQuestionQuickQuitQuizQuoteRabbitRaccoonRaceRackRadarRadioRailRainRaiseRallyRampRanchRandomRangeRapidRareRateRatherRavenRawRazorReadyRealReasonRebelRebuildRecallReceiveRecipeRecordRecycleReduceReflectReformRefuseRegionRegretRegularRejectRelaxReleaseReliefRelyRemainRememberRemindRemoveRenderRenewRentReopenRepairRepeatReplaceReportRequireRescueResembleResistResourceResponseResultRetireRetreatReturnReunionRevealReviewRewardRhythmRibRibbonRiceRichRideRidgeRifleRightRigidRingRiotRippleRiskRitualRivalRiverRoadRoastRobotRobustRocketRomanceRoofRookieRoomRoseRotateRoughRoundRouteRoyalRubberRudeRugRuleRunRunwayRuralSadSaddleSadnessSafeSailSaladSalmonSalonSaltSaluteSameSampleSandSatisfySatoshiSauceSausageSaveSayScaleScanScareScatterSceneSchemeSchoolScienceScissorsScorpionScoutScrapScreenScriptScrubSeaSearchSeasonSeatSecondSecretSectionSecuritySeedSeekSegmentSelectSellSeminarSeniorSenseSentenceSeriesServiceSessionSettleSetupSevenShadowShaftShallowShareShedShellSheriffShieldShiftShineShipShiverShockShoeShootShopShortShoulderShoveShrimpShrugShuffleShySiblingSickSideSiegeSightSignSilentSilkSillySilverSimilarSimpleSinceSingSirenSisterSituateSixSizeSkateSketchSkiSkillSkinSkirtSkullSlabSlamSleepSlenderSliceSlideSlightSlimSloganSlotSlowSlushSmallSmartSmileSmokeSmoothSnackSnakeSnapSniffSnowSoapSoccerSocialSockSodaSoftSolarSoldierSolidSolutionSolveSomeoneSongSoonSorrySortSoulSoundSoupSourceSouthSpaceSpareSpatialSpawnSpeakSpecialSpeedSpellSpendSphereSpiceSpiderSpikeSpinSpiritSplitSpoilSponsorSpoonSportSpotSpraySpreadSpringSpySquareSqueezeSquirrelStableStadiumStaffStageStairsStampStandStartStateStaySteakSteelStemStepStereoStickStillStingStockStomachStoneStoolStoryStoveStrategyStreetStrikeStrongStruggleStudentStuffStumbleStyleSubjectSubmitSubwaySuccessSuchSuddenSufferSugarSuggestSuitSummerSunSunnySunsetSuperSupplySupremeSureSurfaceSurgeSurpriseSurroundSurveySuspectSustainSwallowSwampSwapSwarmSwearSweetSwiftSwimSwingSwitchSwordSymbolSymptomSyrupSystemTableTackleTagTailTalentTalkTankTapeTargetTaskTasteTattooTaxiTeachTeamTellTenTenantTennisTentTermTestTextThankThatThemeThenTheoryThereTheyThingThisThoughtThreeThriveThrowThumbThunderTicketTideTigerTiltTimberTimeTinyTipTiredTissueTitleToastTobaccoTodayToddlerToeTogetherToiletTokenTomatoTomorrowToneTongueTonightToolToothTopTopicToppleTorchTornadoTortoiseTossTotalTouristTowardTowerTownToyTrackTradeTrafficTragicTrainTransferTrapTrashTravelTrayTreatTreeTrendTrialTribeTrickTriggerTrimTripTrophyTroubleTruckTrueTrulyTrumpetTrustTruthTryTubeTuitionTumbleTunaTunnelTurkeyTurnTurtleTwelveTwentyTwiceTwinTwistTwoTypeTypicalUglyUmbrellaUnableUnawareUncleUncoverUnderUndoUnfairUnfoldUnhappyUniformUniqueUnitUniverseUnknownUnlockUntilUnusualUnveilUpdateUpgradeUpholdUponUpperUpsetUrbanUrgeUsageUseUsedUsefulUselessUsualUtilityVacantVacuumVagueValidValleyValveVanVanishVaporVariousVastVaultVehicleVelvetVendorVentureVenueVerbVerifyVersionVeryVesselVeteranViableVibrantViciousVictoryVideoViewVillageVintageViolinVirtualVirusVisaVisitVisualVitalVividVocalVoiceVoidVolcanoVolumeVoteVoyageWageWagonWaitWalkWallWalnutWantWarfareWarmWarriorWashWaspWasteWaterWaveWayWealthWeaponWearWeaselWeatherWebWeddingWeekendWeirdWelcomeWestWetWhaleWhatWheatWheelWhenWhereWhipWhisperWideWidthWifeWildWillWinWindowWineWingWinkWinnerWinterWireWisdomWiseWishWitnessWolfWomanWonderWoodWoolWordWorkWorldWorryWorthWrapWreckWrestleWristWriteWrongYardYearYellowYouYoungYouthZebraZeroZoneZoo".replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" "),"0x3c8acc1e7b08d8e76f9fda015ef48dc8c710a73cb7e0f77b2c18a9b5a7adde60"!==n.a.check(t)))throw o=null,new Error("BIP39 Wordlist for en (English) FAILED");}class h extends n.a{constructor(){super("en");}getWord(t){return f(this),o[t];}getWordIndex(t){return f(this),o.indexOf(t);}}const c=new h();n.a.register(c);const l={en:c};},function(t,e,r){"use strict";r.d(e,"a",function(){return f;});var n=r(0),o=r(323);function f(t,e,r,f,h){let c;t=Object(n.a)(t),e=Object(n.a)(e);let l=1;const d=new Uint8Array(f),m=new Uint8Array(e.length+4);let y,v;m.set(e);for(let i=1;i<=l;i++){m[e.length]=i>>24&255,m[e.length+1]=i>>16&255,m[e.length+2]=i>>8&255,m[e.length+3]=255&i;let w=Object(n.a)(Object(o.a)(h,t,m));c||(c=w.length,v=new Uint8Array(c),l=Math.ceil(f/c),y=f-(l-1)*c),v.set(w);for(let e=1;e256||e[2]&&e[2]!==String(n))&&v.throwArgumentError("invalid numeric width","type",t);const h=E.mask(r?n-1:n),c=r?h.add(A).mul(_):M;return function(e){const r=o.a.from(e);return(r.lt(c)||r.gt(h))&&v.throwArgumentError(`value out-of-bounds for ${t}`,"value",e),Object(f.h)(r.toTwos(256).toHexString(),32);};}}{const e=t.match(/^bytes(\d+)$/);if(e){const r=parseInt(e[1]);return(0===r||r>32||e[1]!==String(r))&&v.throwArgumentError("invalid bytes width","type",t),function(e){return Object(f.a)(e).length!==r&&v.throwArgumentError(`invalid length for ${t}`,"value",e),function(t){const e=Object(f.a)(t),r=e.length%32;return r?Object(f.c)([e,w.slice(r)]):Object(f.i)(e);}(e);};}}switch(t){case"address":return function(t){return Object(f.h)(Object(n.a)(t),32);};case"bool":return function(t){return t?x:S;};case"bytes":return function(t){return Object(h.a)(t);};case"string":return function(t){return Object(m.a)(t);};}return null;}function C(t,e){return`${t}(${e.map(({name:t,type:e})=>e+" "+t).join(",")})`;}class R{constructor(t){Object(c.d)(this,"types",Object.freeze(Object(c.c)(t))),Object(c.d)(this,"_encoderCache",{}),Object(c.d)(this,"_types",{});const e={},r={},n={};Object.keys(t).forEach(t=>{e[t]={},r[t]=[],n[t]={};});for(const n in t){const o={};t[n].forEach(f=>{o[f.name]&&v.throwArgumentError(`duplicate variable name ${JSON.stringify(f.name)} in ${JSON.stringify(n)}`,"types",t),o[f.name]=!0;const h=f.type.match(/^([^\x5b]*)(\x5b|$)/)[1];h===n&&v.throwArgumentError(`circular type reference to ${JSON.stringify(h)}`,"types",t);B(h)||(r[h]||v.throwArgumentError(`unknown type ${JSON.stringify(h)}`,"types",t),r[h].push(n),e[n][h]=!0);});}const o=Object.keys(r).filter(t=>0===r[t].length);0===o.length?v.throwArgumentError("missing primary type","types",t):o.length>1&&v.throwArgumentError(`ambiguous primary types or unused types: ${o.map(t=>JSON.stringify(t)).join(", ")}`,"types",t),Object(c.d)(this,"primaryType",o[0]),function o(f,h){h[f]&&v.throwArgumentError(`circular type reference to ${JSON.stringify(f)}`,"types",t),h[f]=!0,Object.keys(e[f]).forEach(t=>{r[t]&&(o(t,h),Object.keys(h).forEach(e=>{n[e][t]=!0;}));}),delete h[f];}(this.primaryType,{});for(const e in n){const r=Object.keys(n[e]);r.sort(),this._types[e]=C(e,t[e])+r.map(e=>C(e,t[e])).join("");}}getEncoder(t){let e=this._encoderCache[t];return e||(e=this._encoderCache[t]=this._getEncoder(t)),e;}_getEncoder(t){{const e=B(t);if(e)return e;}const e=t.match(/^(.*)(\x5b(\d*)\x5d)$/);if(e){const t=e[1],r=this.getEncoder(t),n=parseInt(e[3]);return e=>{n>=0&&e.length!==n&&v.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",e);let o=e.map(r);return this._types[t]&&(o=o.map(h.a)),Object(h.a)(Object(f.c)(o));};}const r=this.types[t];if(r){const e=Object(m.a)(this._types[t]);return t=>{const n=r.map(({name:e,type:r})=>{const n=this.getEncoder(r)(t[e]);return this._types[r]?Object(h.a)(n):n;});return n.unshift(e),Object(f.c)(n);};}return v.throwArgumentError(`unknown type: ${t}`,"type",t);}encodeType(t){const e=this._types[t];return e||v.throwArgumentError(`unknown type: ${JSON.stringify(t)}`,"name",t),e;}encodeData(t,e){return this.getEncoder(t)(e);}hashStruct(t,e){return Object(h.a)(this.encodeData(t,e));}encode(t){return this.encodeData(this.primaryType,t);}hash(t){return this.hashStruct(this.primaryType,t);}_visit(t,e,r){if(B(t))return r(t,e);const n=t.match(/^(.*)(\x5b(\d*)\x5d)$/);if(n){const t=n[1],o=parseInt(n[3]);return o>=0&&e.length!==o&&v.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",e),e.map(e=>this._visit(t,e,r));}const o=this.types[t];return o?o.reduce((t,{name:n,type:o})=>(t[n]=this._visit(o,e[n],r),t),{}):v.throwArgumentError(`unknown type: ${t}`,"type",t);}visit(t,e){return this._visit(this.primaryType,t,e);}static from(t){return new R(t);}static getPrimaryType(t){return R.from(t).primaryType;}static hashStruct(t,e,r){return R.from(e).hashStruct(t,r);}static hashDomain(t){const e=[];for(const r in t){const n=I[r];n||v.throwArgumentError(`invalid typed-data domain key: ${JSON.stringify(r)}`,"domain",t),e.push({name:r,type:n});}return e.sort((a,b)=>k.indexOf(a.name)-k.indexOf(b.name)),R.hashStruct("EIP712Domain",{EIP712Domain:e},t);}static encode(t,e,r){return Object(f.c)(["0x1901",R.hashDomain(t),R.from(e).hash(r)]);}static hash(t,e,r){return Object(h.a)(R.encode(t,e,r));}static resolveNames(t,e,r,n){return y(this,void 0,void 0,function*(){t=Object(c.g)(t);const o={};t.verifyingContract&&!Object(f.l)(t.verifyingContract,20)&&(o[t.verifyingContract]="0x");const h=R.from(e);h.visit(r,(t,e)=>("address"!==t||Object(f.l)(e,20)||(o[e]="0x"),e));for(const t in o)o[t]=yield n(t);return t.verifyingContract&&o[t.verifyingContract]&&(t.verifyingContract=o[t.verifyingContract]),r=h.visit(r,(t,e)=>"address"===t&&o[e]?o[e]:e),{domain:t,value:r};});}static getPayload(t,e,r){R.hashDomain(t);const n={},h=[];k.forEach(e=>{const r=t[e];null!=r&&(n[e]=O[e](r),h.push({name:e,type:I[e]}));});const l=R.from(e),d=Object(c.g)(e);return d.EIP712Domain?v.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",e):d.EIP712Domain=h,l.encode(r),{types:d,domain:n,primaryType:l.primaryType,message:l.visit(r,(t,e)=>{if(t.match(/^bytes(\d*)/))return Object(f.i)(Object(f.a)(e));if(t.match(/^u?int/))return o.a.from(e).toString();switch(t){case"address":return e.toLowerCase();case"bool":return!!e;case"string":return"string"!=typeof e&&v.throwArgumentError("invalid string","value",e),e;}return v.throwArgumentError("unsupported type","type",t);})};}}},function(t,e,r){"use strict";function n(t){for(let i=(t=t.slice()).length-1;i>0;i--){const e=Math.floor(Math.random()*(i+1)),r=t[i];t[i]=t[e],t[e]=r;}return t;}r.d(e,"a",function(){return n;});},function(t,e,r){"use strict";r.d(e,"c",function(){return _;}),r.d(e,"d",function(){return M;}),r.d(e,"a",function(){return E;}),r.d(e,"b",function(){return I;});var n=r(6),o=r(11),f=r(0),h=r(76),c=r(8),l=r(1),d=r(322),m=r(39),y=r(2),v=r(53);const w=new y.b(v.a);class _ extends l.a{}class M extends l.a{}class A extends l.a{}class E extends l.a{static isIndexed(t){return!(!t||!t._isIndexed);}}const x={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function S(t,e){const r=new Error(`deferred error during ABI decoding triggered accessing ${t}`);return r.error=e,r;}class I{constructor(t){let e=[];e="string"==typeof t?JSON.parse(t):t,Object(l.d)(this,"fragments",e.map(t=>m.e.from(t)).filter(t=>null!=t)),Object(l.d)(this,"_abiCoder",Object(l.e)(new.target,"getAbiCoder")()),Object(l.d)(this,"functions",{}),Object(l.d)(this,"errors",{}),Object(l.d)(this,"events",{}),Object(l.d)(this,"structs",{}),this.fragments.forEach(t=>{let e=null;switch(t.type){case"constructor":return this.deploy?void w.warn("duplicate definition - constructor"):void Object(l.d)(this,"deploy",t);case"function":e=this.functions;break;case"event":e=this.events;break;case"error":e=this.errors;break;default:return;}let r=t.format();e[r]?w.warn("duplicate definition - "+r):e[r]=t;}),this.deploy||Object(l.d)(this,"deploy",m.a.from({payable:!1,type:"constructor"})),Object(l.d)(this,"_isInterface",!0);}format(t){t||(t=m.d.full),t===m.d.sighash&&w.throwArgumentError("interface does not support formatting sighash","format",t);const e=this.fragments.map(e=>e.format(t));return t===m.d.json?JSON.stringify(e.map(t=>JSON.parse(t))):e;}static getAbiCoder(){return d.b;}static getAddress(address){return Object(n.a)(address);}static getSighash(t){return Object(f.e)(Object(h.a)(t.format()),0,4);}static getEventTopic(t){return Object(h.a)(t.format());}getFunction(t){if(Object(f.l)(t)){for(const e in this.functions)if(t===this.getSighash(e))return this.functions[e];w.throwArgumentError("no matching function","sighash",t);}if(-1===t.indexOf("(")){const e=t.trim(),r=Object.keys(this.functions).filter(t=>t.split("(")[0]===e);return 0===r.length?w.throwArgumentError("no matching function","name",e):r.length>1&&w.throwArgumentError("multiple matching functions","name",e),this.functions[r[0]];}const e=this.functions[m.f.fromString(t).format()];return e||w.throwArgumentError("no matching function","signature",t),e;}getEvent(t){if(Object(f.l)(t)){const e=t.toLowerCase();for(const t in this.events)if(e===this.getEventTopic(t))return this.events[t];w.throwArgumentError("no matching event","topichash",e);}if(-1===t.indexOf("(")){const e=t.trim(),r=Object.keys(this.events).filter(t=>t.split("(")[0]===e);return 0===r.length?w.throwArgumentError("no matching event","name",e):r.length>1&&w.throwArgumentError("multiple matching events","name",e),this.events[r[0]];}const e=this.events[m.c.fromString(t).format()];return e||w.throwArgumentError("no matching event","signature",t),e;}getError(t){if(Object(f.l)(t)){const e=Object(l.e)(this.constructor,"getSighash");for(const r in this.errors){if(t===e(this.errors[r]))return this.errors[r];}w.throwArgumentError("no matching error","sighash",t);}if(-1===t.indexOf("(")){const e=t.trim(),r=Object.keys(this.errors).filter(t=>t.split("(")[0]===e);return 0===r.length?w.throwArgumentError("no matching error","name",e):r.length>1&&w.throwArgumentError("multiple matching errors","name",e),this.errors[r[0]];}const e=this.errors[m.f.fromString(t).format()];return e||w.throwArgumentError("no matching error","signature",t),e;}getSighash(t){if("string"==typeof t)try{t=this.getFunction(t);}catch(e){try{t=this.getError(t);}catch(t){throw e;}}return Object(l.e)(this.constructor,"getSighash")(t);}getEventTopic(t){return"string"==typeof t&&(t=this.getEvent(t)),Object(l.e)(this.constructor,"getEventTopic")(t);}_decodeParams(t,data){return this._abiCoder.decode(t,data);}_encodeParams(t,e){return this._abiCoder.encode(t,e);}encodeDeploy(t){return this._encodeParams(this.deploy.inputs,t||[]);}decodeErrorResult(t,data){"string"==typeof t&&(t=this.getError(t));const e=Object(f.a)(data);return Object(f.i)(e.slice(0,4))!==this.getSighash(t)&&w.throwArgumentError(`data signature does not match error ${t.name}.`,"data",Object(f.i)(e)),this._decodeParams(t.inputs,e.slice(4));}encodeErrorResult(t,e){return"string"==typeof t&&(t=this.getError(t)),Object(f.i)(Object(f.b)([this.getSighash(t),this._encodeParams(t.inputs,e||[])]));}decodeFunctionData(t,data){"string"==typeof t&&(t=this.getFunction(t));const e=Object(f.a)(data);return Object(f.i)(e.slice(0,4))!==this.getSighash(t)&&w.throwArgumentError(`data signature does not match function ${t.name}.`,"data",Object(f.i)(e)),this._decodeParams(t.inputs,e.slice(4));}encodeFunctionData(t,e){return"string"==typeof t&&(t=this.getFunction(t)),Object(f.i)(Object(f.b)([this.getSighash(t),this._encodeParams(t.inputs,e||[])]));}decodeFunctionResult(t,data){"string"==typeof t&&(t=this.getFunction(t));let e=Object(f.a)(data),r=null,n="",o=null,h=null,c=null;switch(e.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(t.outputs,e);}catch(t){}break;case 4:{const t=Object(f.i)(e.slice(0,4)),l=x[t];if(l)o=this._abiCoder.decode(l.inputs,e.slice(4)),h=l.name,c=l.signature,l.reason&&(r=o[0]),"Error"===h?n=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(o[0])}`:"Panic"===h&&(n=`; VM Exception while processing transaction: reverted with panic code ${o[0]}`);else try{const r=this.getError(t);o=this._abiCoder.decode(r.inputs,e.slice(4)),h=r.name,c=r.format();}catch(t){}break;}}return w.throwError("call revert exception"+n,y.b.errors.CALL_EXCEPTION,{method:t.format(),data:Object(f.i)(data),errorArgs:o,errorName:h,errorSignature:c,reason:r});}encodeFunctionResult(t,e){return"string"==typeof t&&(t=this.getFunction(t)),Object(f.i)(this._abiCoder.encode(t.outputs,e||[]));}encodeFilterTopics(t,e){"string"==typeof t&&(t=this.getEvent(t)),e.length>t.inputs.length&&w.throwError("too many arguments for "+t.format(),y.b.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:e});let r=[];t.anonymous||r.push(this.getEventTopic(t));const n=(param,t)=>"string"===param.type?Object(h.a)(t):"bytes"===param.type?Object(c.a)(Object(f.i)(t)):("bool"===param.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),param.type.match(/^u?int/)&&(t=o.a.from(t).toHexString()),"address"===param.type&&this._abiCoder.encode(["address"],[t]),Object(f.h)(Object(f.i)(t),32));for(e.forEach((e,o)=>{let param=t.inputs[o];param.indexed?null==e?r.push(null):"array"===param.baseType||"tuple"===param.baseType?w.throwArgumentError("filtering with tuples or arrays not supported","contract."+param.name,e):Array.isArray(e)?r.push(e.map(t=>n(param,t))):r.push(n(param,e)):null!=e&&w.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+param.name,e);});r.length&&null===r[r.length-1];)r.pop();return r;}encodeEventLog(t,e){"string"==typeof t&&(t=this.getEvent(t));const r=[],n=[],o=[];return t.anonymous||r.push(this.getEventTopic(t)),e.length!==t.inputs.length&&w.throwArgumentError("event arguments/values mismatch","values",e),t.inputs.forEach((param,t)=>{const f=e[t];if(param.indexed){if("string"===param.type)r.push(Object(h.a)(f));else if("bytes"===param.type)r.push(Object(c.a)(f));else{if("tuple"===param.baseType||"array"===param.baseType)throw new Error("not implemented");r.push(this._abiCoder.encode([param.type],[f]));}}else n.push(param),o.push(f);}),{data:this._abiCoder.encode(n,o),topics:r};}decodeEventLog(t,data,e){if("string"==typeof t&&(t=this.getEvent(t)),null!=e&&!t.anonymous){let r=this.getEventTopic(t);Object(f.l)(e[0],32)&&e[0].toLowerCase()===r||w.throwError("fragment/topic mismatch",y.b.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:r,value:e[0]}),e=e.slice(1);}let r=[],n=[],o=[];t.inputs.forEach((param,t)=>{param.indexed?"string"===param.type||"bytes"===param.type||"tuple"===param.baseType||"array"===param.baseType?(r.push(m.g.fromObject({type:"bytes32",name:param.name})),o.push(!0)):(r.push(param),o.push(!1)):(n.push(param),o.push(!1));});let h=null!=e?this._abiCoder.decode(r,Object(f.b)(e)):null,c=this._abiCoder.decode(n,data,!0),l=[],d=0,v=0;t.inputs.forEach((param,t)=>{if(param.indexed){if(null==h)l[t]=new E({_isIndexed:!0,hash:null});else if(o[t])l[t]=new E({_isIndexed:!0,hash:h[v++]});else try{l[t]=h[v++];}catch(e){l[t]=e;}}else try{l[t]=c[d++];}catch(e){l[t]=e;}if(param.name&&null==l[param.name]){const e=l[t];e instanceof Error?Object.defineProperty(l,param.name,{enumerable:!0,get:()=>{throw S(`property ${JSON.stringify(param.name)}`,e);}}):l[param.name]=e;}});for(let i=0;i{throw S(`index ${i}`,t);}});}return Object.freeze(l);}parseTransaction(t){let e=this.getFunction(t.data.substring(0,10).toLowerCase());return e?new M({args:this._abiCoder.decode(e.inputs,"0x"+t.data.substring(10)),functionFragment:e,name:e.name,signature:e.format(),sighash:this.getSighash(e),value:o.a.from(t.value||"0")}):null;}parseLog(t){let e=this.getEvent(t.topics[0]);return!e||e.anonymous?null:new _({eventFragment:e,name:e.name,signature:e.format(),topic:this.getEventTopic(e),args:this.decodeEventLog(e,t.data,t.topics)});}parseError(data){const t=Object(f.i)(data);let e=this.getError(t.substring(0,10).toLowerCase());return e?new A({args:this._abiCoder.decode(e.inputs,"0x"+t.substring(10)),errorFragment:e,name:e.name,signature:e.format(),sighash:this.getSighash(e)}):null;}static isInterface(t){return!(!t||!t._isInterface);}}},function(t,e,r){"use strict";r.d(e,"b",function(){return K;}),r.d(e,"c",function(){return z;}),r.d(e,"a",function(){return H;});var n=r(0),o=r(36),f=r(8),h=r(2),c=r(138),l=r(147);function d(t,e){null==e&&(e=1);const r=[],n=r.forEach,o=function(t,e){n.call(t,function(t){e>0&&Array.isArray(t)?o(t,e-1):r.push(t);});};return o(t,e),r;}function m(t){return function(t){let e=0;return()=>t[e++];}(function(t){let e=0;function r(){return t[e++]<<8|t[e++];}let n=r(),o=1,f=[0,1];for(let i=1;i>--l&1;}const y=Math.pow(2,31),v=y>>>1,w=v>>1,_=y-1;let M=0;for(let i=0;i<31;i++)M=M<<1|m();let A=[],E=0,x=y;for(;;){let t=Math.floor(((M-E+1)*o-1)/x),e=0,r=n;for(;r-e>1;){let n=e+r>>>1;t>>1|m(),a=a<<1^v,b=(b^v)<<1|v|1;E=a,x=1+b-a;}let S=n-4;return A.map(e=>{switch(e-S){case 3:return S+65792+(t[c++]<<16|t[c++]<<8|t[c++]);case 2:return S+256+(t[c++]<<8|t[c++]);case 1:return S+t[c++];default:return e-1;}});}(t));}function y(i){return 1&i?~i>>1:i>>1;}function v(t,e){let r=Array(t);for(let i=0,n=-1;ie[t]):r;}function M(t,e,r){let n=Array(t).fill(void 0).map(()=>[]);for(let i=0;in[e].push(t));return n;}function A(t,e){let r=1+e(),n=e(),o=function(t){let e=[];for(;;){let i=t();if(0==i)break;e.push(i);}return e;}(e);return d(M(o.length,1+t,e).map((t,i)=>{const e=t[0],f=t.slice(1);return Array(o[i]).fill(void 0).map((t,o)=>{let h=o*n;return[e+o*r,f.map(t=>t+h)];});}));}function E(t,e){return M(1+e(),1+t,e).map(t=>[t[0],t.slice(1)]);}const x=m(Object(l.a)("AEQF2AO2DEsA2wIrAGsBRABxAN8AZwCcAEwAqgA0AGwAUgByADcATAAVAFYAIQAyACEAKAAYAFgAGwAjABQAMAAmADIAFAAfABQAKwATACoADgAbAA8AHQAYABoAGQAxADgALAAoADwAEwA9ABMAGgARAA4ADwAWABMAFgAIAA8AHgQXBYMA5BHJAS8JtAYoAe4AExozi0UAH21tAaMnBT8CrnIyhrMDhRgDygIBUAEHcoFHUPe8AXBjAewCjgDQR8IICIcEcQLwATXCDgzvHwBmBoHNAqsBdBcUAykgDhAMShskMgo8AY8jqAQfAUAfHw8BDw87MioGlCIPBwZCa4ELatMAAMspJVgsDl8AIhckSg8XAHdvTwBcIQEiDT4OPhUqbyECAEoAS34Aej8Ybx83JgT/Xw8gHxZ/7w8RICxPHA9vBw+Pfw8PHwAPFv+fAsAvCc8vEr8ivwD/EQ8Bol8OEBa/A78hrwAPCU8vESNvvwWfHwNfAVoDHr+ZAAED34YaAdJPAK7PLwSEgDLHAGo1Pz8Pvx9fUwMrpb8O/58VTzAPIBoXIyQJNF8hpwIVAT8YGAUADDNBaX3RAMomJCg9EhUeA29MABsZBTMNJipjOhc19gcIDR8bBwQHEggCWi6DIgLuAQYA+BAFCha3A5XiAEsqM7UFFgFLhAMjFTMYE1Klnw74nRVBG/ASCm0BYRN/BrsU3VoWy+S0vV8LQx+vN8gF2AC2AK5EAWwApgYDKmAAroQ0NDQ0AT+OCg7wAAIHRAbpNgVcBV0APTA5BfbPFgMLzcYL/QqqA82eBALKCjQCjqYCht0/k2+OAsXQAoP3ASTKDgDw6ACKAUYCMpIKJpRaAE4A5womABzZvs0REEKiACIQAd5QdAECAj4Ywg/wGqY2AVgAYADYvAoCGAEubA0gvAY2ALAAbpbvqpyEAGAEpgQAJgAG7gAgAEACmghUFwCqAMpAINQIwC4DthRAAPcycKgApoIdABwBfCisABoATwBqASIAvhnSBP8aH/ECeAKXAq40NjgDBTwFYQU6AXs3oABgAD4XNgmcCY1eCl5tIFZeUqGgyoNHABgAEQAaABNwWQAmABMATPMa3T34ADldyprmM1M2XociUQgLzvwAXT3xABgAEQAaABNwIGFAnADD8AAgAD4BBJWzaCcIAIEBFMAWwKoAAdq9BWAF5wLQpALEtQAKUSGkahR4GnJM+gsAwCgeFAiUAECQ0BQuL8AAIAAAADKeIheclvFqQAAETr4iAMxIARMgAMIoHhQIAn0E0pDQFC4HhznoAAAAIAI2C0/4lvFqQAAETgBJJwYCAy4ABgYAFAA8MBKYEH4eRhTkAjYeFcgACAYAeABsOqyQ5gRwDayqugEgaIIAtgoACgDmEABmBAWGme5OBJJA2m4cDeoAmITWAXwrMgOgAGwBCh6CBXYF1Tzg1wKAAFdiuABRAFwAXQBsAG8AdgBrAHYAbwCEAHEwfxQBVE5TEQADVFhTBwBDANILAqcCzgLTApQCrQL6vAAMAL8APLhNBKkE6glGKTAU4Dr4N2EYEwBCkABKk8rHAbYBmwIoAiU4Ajf/Aq4CowCAANIChzgaNBsCsTgeODcFXrgClQKdAqQBiQGYAqsCsjTsNHsfNPA0ixsAWTWiOAMFPDQSNCk2BDZHNow2TTZUNhk28Jk9VzI3QkEoAoICoQKwAqcAQAAxBV4FXbS9BW47YkIXP1ciUqs05DS/FwABUwJW11e6nHuYZmSh/RAYA8oMKvZ8KASoUAJYWAJ6ILAsAZSoqjpgA0ocBIhmDgDWAAawRDQoAAcuAj5iAHABZiR2AIgiHgCaAU68ACxuHAG0ygM8MiZIAlgBdF4GagJqAPZOHAMuBgoATkYAsABiAHgAMLoGDPj0HpKEBAAOJgAuALggTAHWAeAMEDbd20Uege0ADwAWADkAQgA9OHd+2MUQZBBhBgNNDkxxPxUQArEPqwvqERoM1irQ090ANK4H8ANYB/ADWANYB/AH8ANYB/ADWANYA1gDWBwP8B/YxRBkD00EcgWTBZAE2wiIJk4RhgctCNdUEnQjHEwDSgEBIypJITuYMxAlR0wRTQgIATZHbKx9PQNMMbBU+pCnA9AyVDlxBgMedhKlAC8PeCE1uk6DekxxpQpQT7NX9wBFBgASqwAS5gBJDSgAUCwGPQBI4zTYABNGAE2bAE3KAExdGABKaAbgAFBXAFCOAFBJABI2SWdObALDOq0//QomCZhvwHdTBkIQHCemEPgMNAG2ATwN7kvZBPIGPATKH34ZGg/OlZ0Ipi3eDO4m5C6igFsj9iqEBe5L9TzeC05RaQ9aC2YJ5DpkgU8DIgEOIowK3g06CG4Q9ArKbA3mEUYHOgPWSZsApgcCCxIdNhW2JhFirQsKOXgG/Br3C5AmsBMqev0F1BoiBk4BKhsAANAu6IWxWjJcHU9gBgQLJiPIFKlQIQ0mQLh4SRocBxYlqgKSQ3FKiFE3HpQh9zw+DWcuFFF9B/Y8BhlQC4I8n0asRQ8R0z6OPUkiSkwtBDaALDAnjAnQD4YMunxzAVoJIgmyDHITMhEYN8YIOgcaLpclJxYIIkaWYJsE+KAD9BPSAwwFQAlCBxQDthwuEy8VKgUOgSXYAvQ21i60ApBWgQEYBcwPJh/gEFFH4Q7qCJwCZgOEJewALhUiABginAhEZABgj9lTBi7MCMhqbSN1A2gU6GIRdAeSDlgHqBw0FcAc4nDJXgyGCSiksAlcAXYJmgFgBOQICjVcjKEgQmdUi1kYnCBiQUBd/QIyDGYVoES+h3kCjA9sEhwBNgF0BzoNAgJ4Ee4RbBCWCOyGBTW2M/k6JgRQIYQgEgooA1BszwsoJvoM+WoBpBJjAw00PnfvZ6xgtyUX/gcaMsZBYSHyC5NPzgydGsIYQ1QvGeUHwAP0GvQn60FYBgADpAQUOk4z7wS+C2oIjAlAAEoOpBgH2BhrCnKM0QEyjAG4mgNYkoQCcJAGOAcMAGgMiAV65gAeAqgIpAAGANADWAA6Aq4HngAaAIZCAT4DKDABIuYCkAOUCDLMAZYwAfQqBBzEDBYA+DhuSwLDsgKAa2ajBd5ZAo8CSjYBTiYEBk9IUgOwcuIA3ABMBhTgSAEWrEvMG+REAeBwLADIAPwABjYHBkIBzgH0bgC4AWALMgmjtLYBTuoqAIQAFmwB2AKKAN4ANgCA8gFUAE4FWvoF1AJQSgESMhksWGIBvAMgATQBDgB6BsyOpsoIIARuB9QCEBwV4gLvLwe2AgMi4BPOQsYCvd9WADIXUu5eZwqoCqdeaAC0YTQHMnM9UQAPH6k+yAdy/BZIiQImSwBQ5gBQQzSaNTFWSTYBpwGqKQK38AFtqwBI/wK37gK3rQK3sAK6280C0gK33AK3zxAAUEIAUD9SklKDArekArw5AEQAzAHCO147WTteO1k7XjtZO147WTteO1kDmChYI03AVU0oJqkKbV9GYewMpw3VRMk6ShPcYFJgMxPJLbgUwhXPJVcZPhq9JwYl5VUKDwUt1GYxCC00dhe9AEApaYNCY4ceMQpMHOhTklT5LRwAskujM7ANrRsWREEFSHXuYisWDwojAmSCAmJDXE6wXDchAqH4AmiZAmYKAp+FOBwMAmY8AmYnBG8EgAN/FAN+kzkHOXgYOYM6JCQCbB4CMjc4CwJtyAJtr/CLADRoRiwBaADfAOIASwYHmQyOAP8MwwAOtgJ3MAJ2o0ACeUxEAni7Hl3cRa9G9AJ8QAJ6yQJ9CgJ88UgBSH5kJQAsFklZSlwWGErNAtECAtDNSygDiFADh+dExpEzAvKiXQQDA69Lz0wuJgTQTU1NsAKLQAKK2cIcCB5EaAa4Ao44Ao5dQZiCAo7aAo5deVG1UzYLUtVUhgKT/AKTDQDqAB1VH1WwVdEHLBwplocy4nhnRTw6ApegAu+zWCKpAFomApaQApZ9nQCqWa1aCoJOADwClrYClk9cRVzSApnMApllXMtdCBoCnJw5wzqeApwXAp+cAp65iwAeEDIrEAKd8gKekwC2PmE1YfACntQCoG8BqgKeoCACnk+mY8lkKCYsAiewAiZ/AqD8AqBN2AKmMAKlzwKoAAB+AqfzaH1osgAESmodatICrOQCrK8CrWgCrQMCVx4CVd0CseLYAx9PbJgCsr4OArLpGGzhbWRtSWADJc4Ctl08QG6RAylGArhfArlIFgK5K3hwN3DiAr0aAy2zAzISAr6JcgMDM3ICvhtzI3NQAsPMAsMFc4N0TDZGdOEDPKgDPJsDPcACxX0CxkgCxhGKAshqUgLIRQLJUALJLwJkngLd03h6YniveSZL0QMYpGcDAmH1GfSVJXsMXpNevBICz2wCz20wTFTT9BSgAMeuAs90ASrrA04TfkwGAtwoAtuLAtJQA1JdA1NgAQIDVY2AikABzBfuYUZ2AILPg44C2sgC2d+EEYRKpz0DhqYAMANkD4ZyWvoAVgLfZgLeuXR4AuIw7RUB8zEoAfScAfLTiALr9ALpcXoAAur6AurlAPpIAboC7ooC652Wq5cEAu5AA4XhmHpw4XGiAvMEAGoDjheZlAL3FAORbwOSiAL3mQL52gL4Z5odmqy8OJsfA52EAv77ARwAOp8dn7QDBY4DpmsDptoA0sYDBmuhiaIGCgMMSgFgASACtgNGAJwEgLpoBgC8BGzAEowcggCEDC6kdjoAJAM0C5IKRoABZCgiAIzw3AYBLACkfng9ogigkgNmWAN6AEQCvrkEVqTGAwCsBRbAA+4iQkMCHR072jI2PTbUNsk2RjY5NvA23TZKNiU3EDcZN5I+RTxDRTBCJkK5VBYKFhZfwQCWygU3AJBRHpu+OytgNxa61A40GMsYjsn7BVwFXQVcBV0FaAVdBVwFXQVcBV0FXAVdBVwFXUsaCNyKAK4AAQUHBwKU7oICoW1e7jAEzgPxA+YDwgCkBFDAwADABKzAAOxFLhitA1UFTDeyPkM+bj51QkRCuwTQWWQ8X+0AWBYzsACNA8xwzAGm7EZ/QisoCTAbLDs6fnLfb8H2GccsbgFw13M1HAVkBW/Jxsm9CNRO8E8FDD0FBQw9FkcClOYCoMFegpDfADgcMiA2AJQACB8AsigKAIzIEAJKeBIApY5yPZQIAKQiHb4fvj5BKSRPQrZCOz0oXyxgOywfKAnGbgMClQaCAkILXgdeCD9IIGUgQj5fPoY+dT52Ao5CM0dAX9BTVG9SDzFwWTQAbxBzJF/lOEIQQglCCkKJIAls5AcClQICoKPMODEFxhi6KSAbiyfIRrMjtCgdWCAkPlFBIitCsEJRzAbMAV/OEyQzDg0OAQQEJ36i328/Mk9AybDJsQlq3tDRApUKAkFzXf1d/j9uALYP6hCoFgCTGD8kPsFKQiobrm0+zj0KSD8kPnVCRBwMDyJRTHFgMTJa5rwXQiQ2YfI/JD7BMEJEHGINTw4TOFlIRzwJO0icMQpyPyQ+wzJCRBv6DVgnKB01NgUKj2bwYzMqCoBkznBgEF+zYDIocwRIX+NgHj4HICNfh2C4CwdwFWpTG/lgUhYGAwRfv2Ts8mAaXzVgml/XYIJfuWC4HI1gUF9pYJZgMR6ilQHMAOwLAlDRefC0in4AXAEJA6PjCwc0IamOANMMCAECRQDFNRTZBgd+CwQlRA+r6+gLBDEFBnwUBXgKATIArwAGRAAHA3cDdAN2A3kDdwN9A3oDdQN7A30DfAN4A3oDfQAYEAAlAtYASwMAUAFsAHcKAHcAmgB3AHUAdQB2AHVu8UgAygDAAHcAdQB1AHYAdQALCgB3AAsAmgB3AAsCOwB3AAtu8UgAygDAAHgKAJoAdwB3AHUAdQB2AHUAeAB1AHUAdgB1bvFIAMoAwAALCgCaAHcACwB3AAsCOwB3AAtu8UgAygDAAH4ACwGgALcBpwC6AahdAu0COwLtbvFIAMoAwAALCgCaAu0ACwLtAAsCOwLtAAtu8UgAygDAA24ACwNvAAu0VsQAAzsAABCkjUIpAAsAUIusOggWcgMeBxVsGwL67U/2HlzmWOEeOgALASvuAAseAfpKUpnpGgYJDCIZM6YyARUE9ThqAD5iXQgnAJYJPnOzw0ZAEZxEKsIAkA4DhAHnTAIDxxUDK0lxCQlPYgIvIQVYJQBVqE1GakUAKGYiDToSBA1EtAYAXQJYAIF8GgMHRyAAIAjOe9YncekRAA0KACUrjwE7Ayc6AAYWAqaiKG4McEcqANoN3+Mg9TwCBhIkuCny+JwUQ29L008JluRxu3K+oAdqiHOqFH0AG5SUIfUJ5SxCGfxdipRzqTmT4V5Zb+r1Uo4Vm+NqSSEl2mNvR2JhIa8SpYO6ntdwFXHCWTCK8f2+Hxo7uiG3drDycAuKIMP5bhi06ACnqArH1rz4Rqg//lm6SgJGEVbF9xJHISaR6HxqxSnkw6shDnelHKNEfGUXSJRJ1GcsmtJw25xrZMDK9gXSm1/YMkdX4/6NKYOdtk/NQ3/NnDASjTc3fPjIjW/5sVfVObX2oTDWkr1dF9f3kxBsD3/3aQO8hPfRz+e0uEiJqt1161griu7gz8hDDwtpy+F+BWtefnKHZPAxcZoWbnznhJpy0e842j36bcNzGnIEusgGX0a8ZxsnjcSsPDZ09yZ36fCQbriHeQ72JRMILNl6ePPf2HWoVwgWAm1fb3V2sAY0+B6rAXqSwPBgseVmoqsBTSrm91+XasMYYySI8eeRxH3ZvHkMz3BQ5aJ3iUVbYPNM3/7emRtjlsMgv/9VyTsyt/mK+8fgWeT6SoFaclXqn42dAIsvAarF5vNNWHzKSkKQ/8Hfk5ZWK7r9yliOsooyBjRhfkHP4Q2DkWXQi6FG/9r/IwbmkV5T7JSopHKn1pJwm9tb5Ot0oyN1Z2mPpKXHTxx2nlK08fKk1hEYA8WgVVWL5lgx0iTv+KdojJeU23ZDjmiubXOxVXJKKi2Wjuh2HLZOFLiSC7Tls5SMh4f+Pj6xUSrNjFqLGehRNB8lC0QSLNmkJJx/wSG3MnjE9T1CkPwJI0wH2lfzwETIiVqUxg0dfu5q39Gt+hwdcxkhhNvQ4TyrBceof3Mhs/IxFci1HmHr4FMZgXEEczPiGCx0HRwzAqDq2j9AVm1kwN0mRVLWLylgtoPNapF5cY4Y1wJh/e0BBwZj44YgZrDNqvD/9Hv7GFYdUQeDJuQ3EWI4HaKqavU1XjC/n41kT4L79kqGq0kLhdTZvgP3TA3fS0ozVz+5piZsoOtIvBUFoMKbNcmBL6YxxaUAusHB38XrS8dQMnQwJfUUkpRoGr5AUeWicvBTzyK9g77+yCkf5PAysL7r/JjcZgrbvRpMW9iyaxZvKO6ceZN2EwIxKwVFPuvFuiEPGCoagbMo+SpydLrXqBzNCDGFCrO/rkcwa2xhokQZ5CdZ0AsU3JfSqJ6n5I14YA+P/uAgfhPU84Tlw7cEFfp7AEE8ey4sP12PTt4Cods1GRgDOB5xvyiR5m+Bx8O5nBCNctU8BevfV5A08x6RHd5jcwPTMDSZJOedIZ1cGQ704lxbAzqZOP05ZxaOghzSdvFBHYqomATARyAADK4elP8Ly3IrUZKfWh23Xy20uBUmLS4Pfagu9+oyVa2iPgqRP3F2CTUsvJ7+RYnN8fFZbU/HVvxvcFFDKkiTqV5UBZ3Gz54JAKByi9hkKMZJvuGgcSYXFmw08UyoQyVdfTD1/dMkCHXcTGAKeROgArsvmRrQTLUOXioOHGK2QkjHuoYFgXciZoTJd6Fs5q1QX1G+p/e26hYsEf7QZD1nnIyl/SFkNtYYmmBhpBrxl9WbY0YpHWRuw2Ll/tj9mD8P4snVzJl4F9J+1arVeTb9E5r2ILH04qStjxQNwn3m4YNqxmaNbLAqW2TN6LidwuJRqS+NXbtqxoeDXpxeGWmxzSkWxjkyCkX4NQRme6q5SAcC+M7+9ETfA/EwrzQajKakCwYyeunP6ZFlxU2oMEn1Pz31zeStW74G406ZJFCl1wAXIoUKkWotYEpOuXB1uVNxJ63dpJEqfxBeptwIHNrPz8BllZoIcBoXwgfJ+8VAUnVPvRvexnw0Ma/WiGYuJO5y8QTvEYBigFmhUxY5RqzE8OcywN/8m4UYrlaniJO75XQ6KSo9+tWHlu+hMi0UVdiKQp7NelnoZUzNaIyBPVeOwK6GNp+FfHuPOoyhaWuNvTYFkvxscMQWDh+zeFCFkgwbXftiV23ywJ4+uwRqmg9k3KzwIQpzppt8DBBOMbrqwQM5Gb05sEwdKzMiAqOloaA/lr0KA+1pr0/+HiWoiIjHA/wir2nIuS3PeU/ji3O6ZwoxcR1SZ9FhtLC5S0FIzFhbBWcGVP/KpxOPSiUoAdWUpqKH++6Scz507iCcxYI6rdMBICPJZea7OcmeFw5mObJSiqpjg2UoWNIs+cFhyDSt6geV5qgi3FunmwwDoGSMgerFOZGX1m0dMCYo5XOruxO063dwENK9DbnVM9wYFREzh4vyU1WYYJ/LRRp6oxgjqP/X5a8/4Af6p6NWkQferzBmXme0zY/4nwMJm/wd1tIqSwGz+E3xPEAOoZlJit3XddD7/BT1pllzOx+8bmQtANQ/S6fZexc6qi3W+Q2xcmXTUhuS5mpHQRvcxZUN0S5+PL9lXWUAaRZhEH8hTdAcuNMMCuVNKTEGtSUKNi3O6KhSaTzck8csZ2vWRZ+d7mW8c4IKwXIYd25S/zIftPkwPzufjEvOHWVD1m+FjpDVUTV0DGDuHj6QnaEwLu/dEgdLQOg9E1Sro9XHJ8ykLAwtPu+pxqKDuFexqON1sKQm7rwbE1E68UCfA/erovrTCG+DBSNg0l4goDQvZN6uNlbyLpcZAwj2UclycvLpIZMgv4yRlpb3YuMftozorbcGVHt/VeDV3+Fdf1TP0iuaCsPi2G4XeGhsyF1ubVDxkoJhmniQ0/jSg/eYML9KLfnCFgISWkp91eauR3IQvED0nAPXK+6hPCYs+n3+hCZbiskmVMG2da+0EsZPonUeIY8EbfusQXjsK/eFDaosbPjEfQS0RKG7yj5GG69M7MeO1HmiUYocgygJHL6M1qzUDDwUSmr99V7Sdr2F3JjQAJY+F0yH33Iv3+C9M38eML7gTgmNu/r2bUMiPvpYbZ6v1/IaESirBHNa7mPKn4dEmYg7v/+HQgPN1G79jBQ1+soydfDC2r+h2Bl/KIc5KjMK7OH6nb1jLsNf0EHVe2KBiE51ox636uyG6Lho0t3J34L5QY/ilE3mikaF4HKXG1mG1rCevT1Vv6GavltxoQe/bMrpZvRggnBxSEPEeEzkEdOxTnPXHVjUYdw8JYvjB/o7Eegc3Ma+NUxLLnsK0kJlinPmUHzHGtrk5+CAbVzFOBqpyy3QVUnzTDfC/0XD94/okH+OB+i7g9lolhWIjSnfIb+Eq43ZXOWmwvjyV/qqD+t0e+7mTEM74qP/Ozt8nmC7mRpyu63OB4KnUzFc074SqoyPUAgM+/TJGFo6T44EHnQU4X4z6qannVqgw/U7zCpwcmXV1AubIrvOmkKHazJAR55ePjp5tLBsN8vAqs3NAHdcEHOR2xQ0lsNAFzSUuxFQCFYvXLZJdOj9p4fNq6p0HBGUik2YzaI4xySy91KzhQ0+q1hjxvImRwPRf76tChlRkhRCi74NXZ9qUNeIwP+s5p+3m5nwPdNOHgSLD79n7O9m1n1uDHiMntq4nkYwV5OZ1ENbXxFd4PgrlvavZsyUO4MqYlqqn1O8W/I1dEZq5dXhrbETLaZIbC2Kj/Aa/QM+fqUOHdf0tXAQ1huZ3cmWECWSXy/43j35+Mvq9xws7JKseriZ1pEWKc8qlzNrGPUGcVgOa9cPJYIJsGnJTAUsEcDOEVULO5x0rXBijc1lgXEzQQKhROf8zIV82w8eswc78YX11KYLWQRcgHNJElBxfXr72lS2RBSl07qTKorO2uUDZr3sFhYsvnhLZn0A94KRzJ/7DEGIAhW5ZWFpL8gEwu1aLA9MuWZzNwl8Oze9Y+bX+v9gywRVnoB5I/8kXTXU3141yRLYrIOOz6SOnyHNy4SieqzkBXharjfjqq1q6tklaEbA8Qfm2DaIPs7OTq/nvJBjKfO2H9bH2cCMh1+5gspfycu8f/cuuRmtDjyqZ7uCIMyjdV3a+p3fqmXsRx4C8lujezIFHnQiVTXLXuI1XrwN3+siYYj2HHTvESUx8DlOTXpak9qFRK+L3mgJ1WsD7F4cu1aJoFoYQnu+wGDMOjJM3kiBQWHCcvhJ/HRdxodOQp45YZaOTA22Nb4XKCVxqkbwMYFhzYQYIAnCW8FW14uf98jhUG2zrKhQQ0q0CEq0t5nXyvUyvR8DvD69LU+g3i+HFWQMQ8PqZuHD+sNKAV0+M6EJC0szq7rEr7B5bQ8BcNHzvDMc9eqB5ZCQdTf80Obn4uzjwpYU7SISdtV0QGa9D3Wrh2BDQtpBKxaNFV+/Cy2P/Sv+8s7Ud0Fd74X4+o/TNztWgETUapy+majNQ68Lq3ee0ZO48VEbTZYiH1Co4OlfWef82RWeyUXo7woM03PyapGfikTnQinoNq5z5veLpeMV3HCAMTaZmA1oGLAn7XS3XYsz+XK7VMQsc4XKrmDXOLU/pSXVNUq8dIqTba///3x6LiLS6xs1xuCAYSfcQ3+rQgmu7uvf3THKt5Ooo97TqcbRqxx7EASizaQCBQllG/rYxVapMLgtLbZS64w1MDBMXX+PQpBKNwqUKOf2DDRDUXQf9EhOS0Qj4nTmlA8dzSLz/G1d+Ud8MTy/6ghhdiLpeerGY/UlDOfiuqFsMUU5/UYlP+BAmgRLuNpvrUaLlVkrqDievNVEAwF+4CoM1MZTmjxjJMsKJq+u8Zd7tNCUFy6LiyYXRJQ4VyvEQFFaCGKsxIwQkk7EzZ6LTJq2hUuPhvAW+gQnSG6J+MszC+7QCRHcnqDdyNRJ6T9xyS87A6MDutbzKGvGktpbXqtzWtXb9HsfK2cBMomjN9a4y+TaJLnXxAeX/HWzmf4cR4vALt/P4w4qgKY04ml4ZdLOinFYS6cup3G/1ie4+t1eOnpBNlqGqs75ilzkT4+DsZQxNvaSKJ//6zIbbk/M7LOhFmRc/1R+kBtz7JFGdZm/COotIdvQoXpTqP/1uqEUmCb/QWoGLMwO5ANcHzxdY48IGP5+J+zKOTBFZ4Pid+GTM+Wq12MV/H86xEJptBa6T+p3kgpwLedManBHC2GgNrFpoN2xnrMz9WFWX/8/ygSBkavq2Uv7FdCsLEYLu9LLIvAU0bNRDtzYl+/vXmjpIvuJFYjmI0im6QEYqnIeMsNjXG4vIutIGHijeAG/9EDBozKV5cldkHbLxHh25vT+ZEzbhXlqvpzKJwcEgfNwLAKFeo0/pvEE10XDB+EXRTXtSzJozQKFFAJhMxYkVaCW+E9AL7tMeU8acxidHqzb6lX4691UsDpy/LLRmT+epgW56+5Cw8tB4kMUv6s9lh3eRKbyGs+H/4mQMaYzPTf2OOdokEn+zzgvoD3FqNKk8QqGAXVsqcGdXrT62fSPkR2vROFi68A6se86UxRUk4cajfPyCC4G5wDhD+zNq4jodQ4u4n/m37Lr36n4LIAAsVr02dFi9AiwA81MYs2rm4eDlDNmdMRvEKRHfBwW5DdMNp0jPFZMeARqF/wL4XBfd+EMLBfMzpH5GH6NaW+1vrvMdg+VxDzatk3MXgO3ro3P/DpcC6+Mo4MySJhKJhSR01SGGGp5hPWmrrUgrv3lDnP+HhcI3nt3YqBoVAVTBAQT5iuhTg8nvPtd8ZeYj6w1x6RqGUBrSku7+N1+BaasZvjTk64RoIDlL8brpEcJx3OmY7jLoZsswdtmhfC/G21llXhITOwmvRDDeTTPbyASOa16cF5/A1fZAidJpqju3wYAy9avPR1ya6eNp9K8XYrrtuxlqi+bDKwlfrYdR0RRiKRVTLOH85+ZY7XSmzRpfZBJjaTa81VDcJHpZnZnSQLASGYW9l51ZV/h7eVzTi3Hv6hUsgc/51AqJRTkpbFVLXXszoBL8nBX0u/0jBLT8nH+fJePbrwURT58OY+UieRjd1vs04w0VG5VN2U6MoGZkQzKN/ptz0Q366dxoTGmj7i1NQGHi9GgnquXFYdrCfZBmeb7s0T6yrdlZH5cZuwHFyIJ/kAtGsTg0xH5taAAq44BAk1CPk9KVVbqQzrCUiFdF/6gtlPQ8bHHc1G1W92MXGZ5HEHftyLYs8mbD/9xYRUWkHmlM0zC2ilJlnNgV4bfALpQghxOUoZL7VTqtCHIaQSXm+YUMnpkXybnV+A6xlm2CVy8fn0Xlm2XRa0+zzOa21JWWmixfiPMSCZ7qA4rS93VN3pkpF1s5TonQjisHf7iU9ZGvUPOAKZcR1pbeVf/Ul7OhepGCaId9wOtqo7pJ7yLcBZ0pFkOF28y4zEI/kcUNmutBHaQpBdNM8vjCS6HZRokkeo88TBAjGyG7SR+6vUgTcyK9Imalj0kuxz0wmK+byQU11AiJFk/ya5dNduRClcnU64yGu/ieWSeOos1t3ep+RPIWQ2pyTYVbZltTbsb7NiwSi3AV+8KLWk7LxCnfZUetEM8ThnsSoGH38/nyAwFguJp8FjvlHtcWZuU4hPva0rHfr0UhOOJ/F6vS62FW7KzkmRll2HEc7oUq4fyi5T70Vl7YVIfsPHUCdHesf9Lk7WNVWO75JDkYbMI8TOW8JKVtLY9d6UJRITO8oKo0xS+o99Yy04iniGHAaGj88kEWgwv0OrHdY/nr76DOGNS59hXCGXzTKUvDl9iKpLSWYN1lxIeyywdNpTkhay74w2jFT6NS8qkjo5CxA1yfSYwp6AJIZNKIeEK5PJAW7ORgWgwp0VgzYpqovMrWxbu+DGZ6Lhie1RAqpzm8VUzKJOH3mCzWuTOLsN3VT/dv2eeYe9UjbR8YTBsLz7q60VN1sU51k+um1f8JxD5pPhbhSC8rRaB454tmh6YUWrJI3+GWY0qeWioj/tbkYITOkJaeuGt4JrJvHA+l0Gu7kY7XOaa05alMnRWVCXqFgLIwSY4uF59Ue5SU4QKuc/HamDxbr0x6csCetXGoP7Qn1Bk/J9DsynO/UD6iZ1Hyrz+jit0hDCwi/E9OjgKTbB3ZQKQ/0ZOvevfNHG0NK4Aj3Cp7NpRk07RT1i/S0EL93Ag8GRgKI9CfpajKyK6+Jj/PI1KO5/85VAwz2AwzP8FTBb075IxCXv6T9RVvWT2tUaqxDS92zrGUbWzUYk9mSs82pECH+fkqsDt93VW++4YsR/dHCYcQSYTO/KaBMDj9LSD/J/+z20Kq8XvZUAIHtm9hRPP3ItbuAu2Hm5lkPs92pd7kCxgRs0xOVBnZ13ccdA0aunrwv9SdqElJRC3g+oCu+nXyCgmXUs9yMjTMAIHfxZV+aPKcZeUBWt057Xo85Ks1Ir5gzEHCWqZEhrLZMuF11ziGtFQUds/EESajhagzcKsxamcSZxGth4UII+adPhQkUnx2WyN+4YWR+r3f8MnkyGFuR4zjzxJS8WsQYR5PTyRaD9ixa6Mh741nBHbzfjXHskGDq179xaRNrCIB1z1xRfWfjqw2pHc1zk9xlPpL8sQWAIuETZZhbnmL54rceXVNRvUiKrrqIkeogsl0XXb17ylNb0f4GA9Wd44vffEG8FSZGHEL2fbaTGRcSiCeA8PmA/f6Hz8HCS76fXUHwgwkzSwlI71ekZ7Fapmlk/KC+Hs8hUcw3N2LN5LhkVYyizYFl/uPeVP5lsoJHhhfWvvSWruCUW1ZcJOeuTbrDgywJ/qG07gZJplnTvLcYdNaH0KMYOYMGX+rB4NGPFmQsNaIwlWrfCezxre8zXBrsMT+edVLbLqN1BqB76JH4BvZTqUIMfGwPGEn+EnmTV86fPBaYbFL3DFEhjB45CewkXEAtJxk4/Ms2pPXnaRqdky0HOYdcUcE2zcXq4vaIvW2/v0nHFJH2XXe22ueDmq/18XGtELSq85j9X8q0tcNSSKJIX8FTuJF/Pf8j5PhqG2u+osvsLxYrvvfeVJL+4tkcXcr9JV7v0ERmj/X6fM3NC4j6dS1+9Umr2oPavqiAydTZPLMNRGY23LO9zAVDly7jD+70G5TPPLdhRIl4WxcYjLnM+SNcJ26FOrkrISUtPObIz5Zb3AG612krnpy15RMW+1cQjlnWFI6538qky9axd2oJmHIHP08KyP0ubGO+TQNOYuv2uh17yCIvR8VcStw7o1g0NM60sk+8Tq7YfIBJrtp53GkvzXH7OA0p8/n/u1satf/VJhtR1l8Wa6Gmaug7haSpaCaYQax6ta0mkutlb+eAOSG1aobM81D9A4iS1RRlzBBoVX6tU1S6WE2N9ORY6DfeLRC4l9Rvr5h95XDWB2mR1d4WFudpsgVYwiTwT31ljskD8ZyDOlm5DkGh9N/UB/0AI5Xvb8ZBmai2hQ4BWMqFwYnzxwB26YHSOv9WgY3JXnvoN+2R4rqGVh/LLDMtpFP+SpMGJNWvbIl5SOodbCczW2RKleksPoUeGEzrjtKHVdtZA+kfqO+rVx/iclCqwoopepvJpSTDjT+b9GWylGRF8EDbGlw6eUzmJM95Ovoz+kwLX3c2fTjFeYEsE7vUZm3mqdGJuKh2w9/QGSaqRHs99aScGOdDqkFcACoqdbBoQqqjamhH6Q9ng39JCg3lrGJwd50Qk9ovnqBTr8MME7Ps2wiVfygUmPoUBJJfJWX5Nda0nuncbFkA==")),S=new Set(_(x)),I=new Set(_(x)),k=function(t){let e=[];for(;;){let r=t();if(0==r)break;e.push(A(r,t));}for(;;){let r=t()-1;if(r<0)break;e.push(E(r,t));}return function(t){const e={};for(let i=0;ia-b);return function r(){let n=[];for(;;){let o=_(t,e);if(0==o.length)break;n.push({set:new Set(o),node:r()});}n.sort((a,b)=>b.set.size-a.set.size);let o=t(),f=o%3;o=o/3|0;let h=!!(1&o);return o>>=1,{branches:n,valid:f,fe0f:h,save:1==o,check:2==o};}();}(x),O=45,B=95;function C(t){return Object(o.g)(t);}function R(t){return t.filter(t=>65039!=t);}function P(t){for(let label of t.split(".")){let t=C(label);try{for(let i=t.lastIndexOf(B)-1;i>=0;i--)if(t[i]!==B)throw new Error("underscore only allowed at start");if(t.length>=4&&t.every(t=>t<128)&&t[2]===O&&t[3]===O)throw new Error("invalid label extension");}catch(t){throw new Error(`Invalid label "${label}": ${t.message}`);}}return t;}function N(t){return P(function(t,e){let input=C(t).reverse(),output=[];for(;input.length;){let t=j(input);if(t){output.push(...e(t));continue;}let r=input.pop();if(S.has(r)){output.push(r);continue;}if(I.has(r))continue;let n=k[r];if(!n)throw new Error(`Disallowed codepoint: 0x${r.toString(16).toUpperCase()}`);output.push(...n);}return P((s=String.fromCodePoint(...output),s.normalize("NFC")));var s;}(t,R));}function j(t,e){var r;let n,o,f=T,h=[],c=t.length;for(e&&(e.length=0);c;){let l=t[--c];if(f=null===(r=f.branches.find(t=>t.set.has(l)))||void 0===r?void 0:r.node,!f)break;if(f.save)o=l;else if(f.check&&l===o)break;h.push(l),f.fe0f&&(h.push(65039),c>0&&65039==t[c-1]&&c--),f.valid&&(n=h.slice(),2==f.valid&&n.splice(1,1),e&&e.push(...t.slice(c).reverse()),t.length=c);}return n;}const L=new h.b(c.a),F=new Uint8Array(32);function D(t){if(0===t.length)throw new Error("invalid ENS name; empty component");return t;}function U(t){const e=Object(o.f)(N(t)),r=[];if(0===t.length)return r;let n=0;for(let i=0;i=e.length)throw new Error("invalid ENS name; empty component");return r.push(D(e.slice(n))),r;}function K(t){try{return 0!==U(t).length;}catch(t){}return!1;}function z(t){"string"!=typeof t&&L.throwArgumentError("invalid ENS name; not a string","name",t);let e=F;const r=U(t);for(;r.length;)e=Object(f.a)(Object(n.b)([e,Object(f.a)(r.pop())]));return Object(n.i)(e);}function H(t){return Object(n.i)(Object(n.b)(U(t).map(t=>{if(t.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const e=new Uint8Array(t.length+1);return e.set(t,1),e[0]=e.length-1,e;})))+"00";}F.fill(0);}]); diff --git a/static/nullifier.worker.js b/static/nullifier.worker.js index 2aa7a1a..6d9572e 100644 --- a/static/nullifier.worker.js +++ b/static/nullifier.worker.js @@ -1 +1 @@ -/*! For license information please see ../LICENSES */!function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports;}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r});},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0});},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e];}.bind(null,o));return r;},n.n=function(t){var e=t&&t.__esModule?function(){return t.default;}:function(){return t;};return n.d(e,"a",e),e;},n.o=function(object,t){return Object.prototype.hasOwnProperty.call(object,t);},n.p="/_nuxt/",n(n.s=166);}([function(t,e,n){"use strict";n.d(e,"k",function(){return l;}),n.d(e,"j",function(){return h;}),n.d(e,"a",function(){return d;}),n.d(e,"b",function(){return m;}),n.d(e,"o",function(){return y;}),n.d(e,"p",function(){return v;}),n.d(e,"l",function(){return w;}),n.d(e,"i",function(){return A;}),n.d(e,"d",function(){return E;}),n.d(e,"e",function(){return T;}),n.d(e,"c",function(){return O;}),n.d(e,"g",function(){return M;}),n.d(e,"f",function(){return k;}),n.d(e,"h",function(){return x;}),n.d(e,"n",function(){return S;}),n.d(e,"m",function(){return j;});const r=new(n(2).b)("bytes/5.7.0");function o(t){return!!t.toHexString;}function c(t){return t.slice||(t.slice=function(){const e=Array.prototype.slice.call(arguments);return c(new Uint8Array(Array.prototype.slice.apply(t,e)));}),t;}function l(t){return w(t)&&!(t.length%2)||h(t);}function f(t){return"number"==typeof t&&t==t&&t%1==0;}function h(t){if(null==t)return!1;if(t.constructor===Uint8Array)return!0;if("string"==typeof t)return!1;if(!f(t.length)||t.length<0)return!1;for(let i=0;i=256)return!1;}return!0;}function d(t,e){if(e||(e={}),"number"==typeof t){r.checkSafeUint53(t,"invalid arrayify value");const e=[];for(;t;)e.unshift(255&t),t=parseInt(String(t/256));return 0===e.length&&e.push(0),c(new Uint8Array(e));}if(e.allowMissingPrefix&&"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),o(t)&&(t=t.toHexString()),w(t)){let n=t.substring(2);n.length%2&&("left"===e.hexPad?n="0"+n:"right"===e.hexPad?n+="0":r.throwArgumentError("hex data is odd-length","value",t));const o=[];for(let i=0;id(t)),n=e.reduce((t,e)=>t+e.length,0),r=new Uint8Array(n);return e.reduce((t,object)=>(r.set(object,t),t+object.length),0),c(r);}function y(t){let e=d(t);if(0===e.length)return e;let n=0;for(;ne&&r.throwArgumentError("value out of range","value",arguments[0]);const n=new Uint8Array(e);return n.set(t,e-t.length),c(n);}function w(t,e){return!("string"!=typeof t||!t.match(/^0x[0-9A-Fa-f]*$/))&&(!e||t.length===2+2*e);}const _="0123456789abcdef";function A(t,e){if(e||(e={}),"number"==typeof t){r.checkSafeUint53(t,"invalid hexlify value");let e="";for(;t;)e=_[15&t]+e,t=Math.floor(t/16);return e.length?(e.length%2&&(e="0"+e),"0x"+e):"0x00";}if("bigint"==typeof t)return(t=t.toString(16)).length%2?"0x0"+t:"0x"+t;if(e.allowMissingPrefix&&"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),o(t))return t.toHexString();if(w(t))return t.length%2&&("left"===e.hexPad?t="0x0"+t.substring(2):"right"===e.hexPad?t+="0":r.throwArgumentError("hex data is odd-length","value",t)),t.toLowerCase();if(h(t)){let e="0x";for(let i=0;i>4]+_[15&n];}return e;}return r.throwArgumentError("invalid hexlify value","value",t);}function E(data){if("string"!=typeof data)data=A(data);else if(!w(data)||data.length%2)return null;return(data.length-2)/2;}function T(data,t,e){return"string"!=typeof data?data=A(data):(!w(data)||data.length%2)&&r.throwArgumentError("invalid hexData","value",data),t=2+2*t,null!=e?"0x"+data.substring(t,2+2*e):"0x"+data.substring(t);}function O(t){let e="0x";return t.forEach(t=>{e+=A(t).substring(2);}),e;}function M(t){const e=k(A(t,{hexPad:"left"}));return"0x"===e?"0x0":e;}function k(t){"string"!=typeof t&&(t=A(t)),w(t)||r.throwArgumentError("invalid hex string","value",t),t=t.substring(2);let e=0;for(;e2*e+2&&r.throwArgumentError("value out of range","value",arguments[1]);t.length<2*e+2;)t="0x0"+t.substring(2);return t;}function S(t){const e={r:"0x",s:"0x",_vs:"0x",recoveryParam:0,v:0,yParityAndS:"0x",compact:"0x"};if(l(t)){let n=d(t);64===n.length?(e.v=27+(n[32]>>7),n[32]&=127,e.r=A(n.slice(0,32)),e.s=A(n.slice(32,64))):65===n.length?(e.r=A(n.slice(0,32)),e.s=A(n.slice(32,64)),e.v=n[64]):r.throwArgumentError("invalid signature string","signature",t),e.v<27&&(0===e.v||1===e.v?e.v+=27:r.throwArgumentError("signature invalid v byte","signature",t)),e.recoveryParam=1-e.v%2,e.recoveryParam&&(n[32]|=128),e._vs=A(n.slice(32,64));}else{if(e.r=t.r,e.s=t.s,e.v=t.v,e.recoveryParam=t.recoveryParam,e._vs=t._vs,null!=e._vs){const n=v(d(e._vs),32);e._vs=A(n);const o=n[0]>=128?1:0;null==e.recoveryParam?e.recoveryParam=o:e.recoveryParam!==o&&r.throwArgumentError("signature recoveryParam mismatch _vs","signature",t),n[0]&=127;const s=A(n);null==e.s?e.s=s:e.s!==s&&r.throwArgumentError("signature v mismatch _vs","signature",t);}if(null==e.recoveryParam)null==e.v?r.throwArgumentError("signature missing v and recoveryParam","signature",t):0===e.v||1===e.v?e.recoveryParam=e.v:e.recoveryParam=1-e.v%2;else if(null==e.v)e.v=27+e.recoveryParam;else{const n=0===e.v||1===e.v?e.v:1-e.v%2;e.recoveryParam!==n&&r.throwArgumentError("signature recoveryParam mismatch v","signature",t);}null!=e.r&&w(e.r)?e.r=x(e.r,32):r.throwArgumentError("signature missing or invalid r","signature",t),null!=e.s&&w(e.s)?e.s=x(e.s,32):r.throwArgumentError("signature missing or invalid s","signature",t);const n=d(e.s);n[0]>=128&&r.throwArgumentError("signature s out of range","signature",t),e.recoveryParam&&(n[0]|=128);const o=A(n);e._vs&&(w(e._vs)||r.throwArgumentError("signature invalid _vs","signature",t),e._vs=x(e._vs,32)),null==e._vs?e._vs=o:e._vs!==o&&r.throwArgumentError("signature _vs mismatch v and s","signature",t);}return e.yParityAndS=e._vs,e.compact=e.r+e.yParityAndS.substring(2),e;}function j(t){return A(m([(t=S(t)).r,t.s,t.recoveryParam?"0x1c":"0x1b"]));}},function(t,e,n){"use strict";n.d(e,"d",function(){return l;}),n.d(e,"e",function(){return f;}),n.d(e,"f",function(){return h;}),n.d(e,"b",function(){return d;}),n.d(e,"g",function(){return m;}),n.d(e,"c",function(){return _;}),n.d(e,"a",function(){return A;});var r=n(2);var o=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const c=new r.b("properties/5.7.0");function l(object,t,e){Object.defineProperty(object,t,{enumerable:!0,value:e,writable:!1});}function f(t,e){for(let i=0;i<32;i++){if(t[e])return t[e];if(!t.prototype||"object"!=typeof t.prototype)break;t=Object.getPrototypeOf(t.prototype).constructor;}return null;}function h(object){return o(this,void 0,void 0,function*(){const t=Object.keys(object).map(t=>{const e=object[t];return Promise.resolve(e).then(e=>({key:t,value:e}));});return(yield Promise.all(t)).reduce((t,e)=>(t[e.key]=e.value,t),{});});}function d(object,t){object&&"object"==typeof object||c.throwArgumentError("invalid object","object",object),Object.keys(object).forEach(e=>{t[e]||c.throwArgumentError("invalid object key - "+e,"transaction:"+e,object);});}function m(object){const t={};for(const e in object)t[e]=object[e];return t;}const y={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function v(object){if(null==object||y[typeof object])return!0;if(Array.isArray(object)||"object"==typeof object){if(!Object.isFrozen(object))return!1;const t=Object.keys(object);for(let i=0;i_(t)));if("object"==typeof object){const t={};for(const e in object){const n=object[e];void 0!==n&&l(t,e,_(n));}return t;}return c.throwArgumentError("Cannot deepCopy "+typeof object,"object",object);}function _(object){return w(object);}class A{constructor(t){for(const e in t)this[e]=_(t[e]);}}},function(t,e,n){"use strict";n.d(e,"a",function(){return m;}),n.d(e,"b",function(){return v;});let r=!1,o=!1;const c={debug:1,default:2,info:2,warning:3,error:4,off:5};let l=c.default,f=null;const h=function(){try{const t=[];if(["NFD","NFC","NFKD","NFKC"].forEach(form=>{try{if("test"!=="test".normalize(form))throw new Error("bad normalize");}catch(e){t.push(form);}}),t.length)throw new Error("missing "+t.join(", "));if(String.fromCharCode(233).normalize("NFD")!==String.fromCharCode(101,769))throw new Error("broken implementation");}catch(t){return t.message;}return null;}();var d,m;!function(t){t.DEBUG="DEBUG",t.INFO="INFO",t.WARNING="WARNING",t.ERROR="ERROR",t.OFF="OFF";}(d||(d={})),function(t){t.UNKNOWN_ERROR="UNKNOWN_ERROR",t.NOT_IMPLEMENTED="NOT_IMPLEMENTED",t.UNSUPPORTED_OPERATION="UNSUPPORTED_OPERATION",t.NETWORK_ERROR="NETWORK_ERROR",t.SERVER_ERROR="SERVER_ERROR",t.TIMEOUT="TIMEOUT",t.BUFFER_OVERRUN="BUFFER_OVERRUN",t.NUMERIC_FAULT="NUMERIC_FAULT",t.MISSING_NEW="MISSING_NEW",t.INVALID_ARGUMENT="INVALID_ARGUMENT",t.MISSING_ARGUMENT="MISSING_ARGUMENT",t.UNEXPECTED_ARGUMENT="UNEXPECTED_ARGUMENT",t.CALL_EXCEPTION="CALL_EXCEPTION",t.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",t.NONCE_EXPIRED="NONCE_EXPIRED",t.REPLACEMENT_UNDERPRICED="REPLACEMENT_UNDERPRICED",t.UNPREDICTABLE_GAS_LIMIT="UNPREDICTABLE_GAS_LIMIT",t.TRANSACTION_REPLACED="TRANSACTION_REPLACED",t.ACTION_REJECTED="ACTION_REJECTED";}(m||(m={}));const y="0123456789abcdef";class v{constructor(t){Object.defineProperty(this,"version",{enumerable:!0,value:t,writable:!1});}_log(t,e){const n=t.toLowerCase();null==c[n]&&this.throwArgumentError("invalid log level name","logLevel",t),l>c[n]||console.log.apply(console,e);}debug(...t){this._log(v.levels.DEBUG,t);}info(...t){this._log(v.levels.INFO,t);}warn(...t){this._log(v.levels.WARNING,t);}makeError(t,code,e){if(o)return this.makeError("censored error",code,{});code||(code=v.errors.UNKNOWN_ERROR),e||(e={});const n=[];Object.keys(e).forEach(t=>{const r=e[t];try{if(r instanceof Uint8Array){let e="";for(let i=0;i>4],e+=y[15&r[i]];n.push(t+"=Uint8Array(0x"+e+")");}else n.push(t+"="+JSON.stringify(r));}catch(r){n.push(t+"="+JSON.stringify(e[t].toString()));}}),n.push(`code=${code}`),n.push(`version=${this.version}`);const r=t;let c="";switch(code){case m.NUMERIC_FAULT:{c="NUMERIC_FAULT";const e=t;switch(e){case"overflow":case"underflow":case"division-by-zero":c+="-"+e;break;case"negative-power":case"negative-width":c+="-unsupported";break;case"unbound-bitwise-result":c+="-unbound-result";}break;}case m.CALL_EXCEPTION:case m.INSUFFICIENT_FUNDS:case m.MISSING_NEW:case m.NONCE_EXPIRED:case m.REPLACEMENT_UNDERPRICED:case m.TRANSACTION_REPLACED:case m.UNPREDICTABLE_GAS_LIMIT:c=code;}c&&(t+=" [ See: https://links.ethers.org/v5-errors-"+c+" ]"),n.length&&(t+=" ("+n.join(", ")+")");const l=new Error(t);return l.reason=r,l.code=code,Object.keys(e).forEach(function(t){l[t]=e[t];}),l;}throwError(t,code,e){throw this.makeError(t,code,e);}throwArgumentError(t,e,n){return this.throwError(t,v.errors.INVALID_ARGUMENT,{argument:e,value:n});}assert(t,e,code,n){t||this.throwError(e,code,n);}assertArgument(t,e,n,r){t||this.throwArgumentError(e,n,r);}checkNormalize(t){null==t&&(t="platform missing String.prototype.normalize"),h&&this.throwError("platform missing String.prototype.normalize",v.errors.UNSUPPORTED_OPERATION,{operation:"String.prototype.normalize",form:h});}checkSafeUint53(t,e){"number"==typeof t&&(null==e&&(e="value not safe"),(t<0||t>=9007199254740991)&&this.throwError(e,v.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"out-of-safe-range",value:t}),t%1&&this.throwError(e,v.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"non-integer",value:t}));}checkArgumentCount(t,e,n){n=n?": "+n:"",te&&this.throwError("too many arguments"+n,v.errors.UNEXPECTED_ARGUMENT,{count:t,expectedCount:e});}checkNew(t,e){t!==Object&&null!=t||this.throwError("missing new",v.errors.MISSING_NEW,{name:e.name});}checkAbstract(t,e){t===e?this.throwError("cannot instantiate abstract class "+JSON.stringify(e.name)+" directly; use a sub-class",v.errors.UNSUPPORTED_OPERATION,{name:t.name,operation:"new"}):t!==Object&&null!=t||this.throwError("missing new",v.errors.MISSING_NEW,{name:e.name});}static globalLogger(){return f||(f=new v("logger/5.7.0")),f;}static setCensorship(t,e){if(!t&&e&&this.globalLogger().throwError("cannot permanently disable censorship",v.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"}),r){if(!t)return;this.globalLogger().throwError("error censorship permanent",v.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"});}o=!!t,r=!!e;}static setLogLevel(t){const e=c[t.toLowerCase()];null!=e?l=e:v.globalLogger().warn("invalid log level - "+t);}static from(t){return new v(t);}}v.errors=m,v.levels=d;},function(t,e,n){(function(t){!function(t,e){"use strict";function r(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var n=function(){};n.prototype=e.prototype,t.prototype=new n(),t.prototype.constructor=t;}function c(t,base,e){if(c.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var l;"object"==typeof t?t.exports=c:e.BN=c,c.BN=c,c.wordSize=26;try{l="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:n(170).Buffer;}catch(t){}function f(t,e){var n=t.charCodeAt(e);return n>=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+t);}function h(t,e,n){var r=f(t,n);return n-1>=e&&(r|=f(t,n-1)<<4),r;}function d(t,e,n,o){for(var c=0,b=0,l=Math.min(t.length,n),i=e;i=49?f-49+10:f>=17?f-17+10:f,r(f>=0&&b0?t:e;},c.min=function(t,e){return t.cmp(e)<0?t:e;},c.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),r(base===(0|base)&&base>=2&&base<=36);var n=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(n++,this.negative=1),n=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-c&67108863,(c+=24)>=26&&(c-=26,n++);else if("le"===e)for(i=0,n=0;i>>26-c&67108863,(c+=24)>=26&&(c-=26,n++);return this._strip();},c.prototype._parseHex=function(t,e,n){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)r=h(t,e,i)<=18?(o-=18,c+=1,this.words[c]|=r>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,c+=1,this.words[c]|=r>>>26):o+=8;this._strip();},c.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var n=0,r=1;r<=67108863;r*=base)n++;n--,r=r/base|0;for(var o=t.length-e,c=o%n,l=Math.min(o,o-c)+e,f=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},c.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{c.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){c.prototype.inspect=y;}else c.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];c.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var n=0,o=0,i=0;i>>24-n&16777215,(n+=2)>=26&&(n-=26,i--),e=0!==o||i!==this.length-1?v[6-l.length]+l+e:l+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var f=w[base],h=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(h).toString(base);e=(d=d.idivn(h)).isZero()?m+e:v[f-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}r(!1,"Base should be between 2 and 36");},c.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},c.prototype.toJSON=function(){return this.toString(16,2);},l&&(c.prototype.toBuffer=function(t,e){return this.toArrayLike(l,t,e);}),c.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function A(t,e,n){n.negative=e.negative^t.negative;var r=t.length+e.length|0;n.length=r,r=r-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,c=67108863&o,l=o/67108864|0;n.words[0]=c;for(var f=1;f>>26,d=67108863&l,m=Math.min(f,e.length-1),y=Math.max(0,f-t.length+1);y<=m;y++){var i=f-y|0;h+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}n.words[f]=0|d,l=0|h;}return 0!==l?n.words[f]=0|l:n.length--,n._strip();}c.prototype.toArrayLike=function(t,e,n){this._strip();var o=this.byteLength(),c=n||Math.max(1,o);r(o<=c,"byte array longer than desired length"),r(c>0,"Requested array length <= 0");var l=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,c);return this["_toArrayLike"+("le"===e?"LE":"BE")](l,o),l;},c.prototype._toArrayLikeLE=function(t,e){for(var n=0,r=0,i=0,o=0;i>8&255),n>16&255),6===o?(n>24&255),r=0,o=0):(r=c>>>24,o+=2);}if(n=0&&(t[n--]=c>>8&255),n>=0&&(t[n--]=c>>16&255),6===o?(n>=0&&(t[n--]=c>>24&255),r=0,o=0):(r=c>>>24,o+=2);}if(n>=0)for(t[n--]=r;n>=0;)t[n--]=0;},Math.clz32?c.prototype._countBits=function(t){return 32-Math.clz32(t);}:c.prototype._countBits=function(t){var e=t,n=0;return e>=4096&&(n+=13,e>>>=13),e>=64&&(n+=7,e>>>=7),e>=8&&(n+=4,e>>>=4),e>=2&&(n+=2,e>>>=2),n+e;},c.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,n=0;return 0==(8191&e)&&(n+=13,e>>>=13),0==(127&e)&&(n+=7,e>>>=7),0==(15&e)&&(n+=4,e>>>=4),0==(3&e)&&(n+=2,e>>>=2),0==(1&e)&&n++,n;},c.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},c.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},c.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},c.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},c.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},c.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},c.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},c.prototype.inotn=function(t){r("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),n=t%26;this._expand(e),n>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-n),this._strip();},c.prototype.notn=function(t){return this.clone().inotn(t);},c.prototype.setn=function(t,e){r("number"==typeof t&&t>=0);var n=t/26|0,o=t%26;return this._expand(n+1),this.words[n]=e?this.words[n]|1<t.length?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>>26;for(;0!==n&&i>>26;if(this.length=a.length,0!==n)this.words[this.length]=n,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},c.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==r&&i>26,this.words[i]=67108863&e;if(0===r&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],A=8191&_,E=_>>>13,T=0|a[3],O=8191&T,M=T>>>13,k=0|a[4],x=8191&k,S=k>>>13,j=0|a[5],N=8191&j,I=j>>>13,P=0|a[6],R=8191&P,C=P>>>13,B=0|a[7],L=8191&B,F=B>>>13,D=0|a[8],U=8191&D,G=D>>>13,z=0|a[9],H=8191&z,K=z>>>13,W=0|b[0],V=8191&W,J=W>>>13,Y=0|b[1],Q=8191&Y,X=Y>>>13,Z=0|b[2],$=8191&Z,tt=Z>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ct=8191&ut,lt=ut>>>13,ft=0|b[6],ht=8191&ft,pt=ft>>>13,mt=0|b[7],yt=8191&mt,gt=mt>>>13,bt=0|b[8],vt=8191&bt,wt=bt>>>13,_t=0|b[9],At=8191&_t,Et=_t>>>13;n.negative=t.negative^e.negative,n.length=19;var Tt=(f+(r=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,J))+Math.imul(m,V)|0))<<13)|0;f=((c=Math.imul(m,J))+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,r=Math.imul(v,V),o=(o=Math.imul(v,J))+Math.imul(w,V)|0,c=Math.imul(w,J);var Ot=(f+(r=r+Math.imul(d,Q)|0)|0)+((8191&(o=(o=o+Math.imul(d,X)|0)+Math.imul(m,Q)|0))<<13)|0;f=((c=c+Math.imul(m,X)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,r=Math.imul(A,V),o=(o=Math.imul(A,J))+Math.imul(E,V)|0,c=Math.imul(E,J),r=r+Math.imul(v,Q)|0,o=(o=o+Math.imul(v,X)|0)+Math.imul(w,Q)|0,c=c+Math.imul(w,X)|0;var Mt=(f+(r=r+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;f=((c=c+Math.imul(m,tt)|0)+(o>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,r=Math.imul(O,V),o=(o=Math.imul(O,J))+Math.imul(M,V)|0,c=Math.imul(M,J),r=r+Math.imul(A,Q)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(E,Q)|0,c=c+Math.imul(E,X)|0,r=r+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,c=c+Math.imul(w,tt)|0;var kt=(f+(r=r+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;f=((c=c+Math.imul(m,it)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,r=Math.imul(x,V),o=(o=Math.imul(x,J))+Math.imul(S,V)|0,c=Math.imul(S,J),r=r+Math.imul(O,Q)|0,o=(o=o+Math.imul(O,X)|0)+Math.imul(M,Q)|0,c=c+Math.imul(M,X)|0,r=r+Math.imul(A,$)|0,o=(o=o+Math.imul(A,tt)|0)+Math.imul(E,$)|0,c=c+Math.imul(E,tt)|0,r=r+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,c=c+Math.imul(w,it)|0;var xt=(f+(r=r+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;f=((c=c+Math.imul(m,st)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,r=Math.imul(N,V),o=(o=Math.imul(N,J))+Math.imul(I,V)|0,c=Math.imul(I,J),r=r+Math.imul(x,Q)|0,o=(o=o+Math.imul(x,X)|0)+Math.imul(S,Q)|0,c=c+Math.imul(S,X)|0,r=r+Math.imul(O,$)|0,o=(o=o+Math.imul(O,tt)|0)+Math.imul(M,$)|0,c=c+Math.imul(M,tt)|0,r=r+Math.imul(A,nt)|0,o=(o=o+Math.imul(A,it)|0)+Math.imul(E,nt)|0,c=c+Math.imul(E,it)|0,r=r+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,c=c+Math.imul(w,st)|0;var St=(f+(r=r+Math.imul(d,ct)|0)|0)+((8191&(o=(o=o+Math.imul(d,lt)|0)+Math.imul(m,ct)|0))<<13)|0;f=((c=c+Math.imul(m,lt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,r=Math.imul(R,V),o=(o=Math.imul(R,J))+Math.imul(C,V)|0,c=Math.imul(C,J),r=r+Math.imul(N,Q)|0,o=(o=o+Math.imul(N,X)|0)+Math.imul(I,Q)|0,c=c+Math.imul(I,X)|0,r=r+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,c=c+Math.imul(S,tt)|0,r=r+Math.imul(O,nt)|0,o=(o=o+Math.imul(O,it)|0)+Math.imul(M,nt)|0,c=c+Math.imul(M,it)|0,r=r+Math.imul(A,at)|0,o=(o=o+Math.imul(A,st)|0)+Math.imul(E,at)|0,c=c+Math.imul(E,st)|0,r=r+Math.imul(v,ct)|0,o=(o=o+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,c=c+Math.imul(w,lt)|0;var jt=(f+(r=r+Math.imul(d,ht)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,ht)|0))<<13)|0;f=((c=c+Math.imul(m,pt)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,r=Math.imul(L,V),o=(o=Math.imul(L,J))+Math.imul(F,V)|0,c=Math.imul(F,J),r=r+Math.imul(R,Q)|0,o=(o=o+Math.imul(R,X)|0)+Math.imul(C,Q)|0,c=c+Math.imul(C,X)|0,r=r+Math.imul(N,$)|0,o=(o=o+Math.imul(N,tt)|0)+Math.imul(I,$)|0,c=c+Math.imul(I,tt)|0,r=r+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,c=c+Math.imul(S,it)|0,r=r+Math.imul(O,at)|0,o=(o=o+Math.imul(O,st)|0)+Math.imul(M,at)|0,c=c+Math.imul(M,st)|0,r=r+Math.imul(A,ct)|0,o=(o=o+Math.imul(A,lt)|0)+Math.imul(E,ct)|0,c=c+Math.imul(E,lt)|0,r=r+Math.imul(v,ht)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,ht)|0,c=c+Math.imul(w,pt)|0;var Nt=(f+(r=r+Math.imul(d,yt)|0)|0)+((8191&(o=(o=o+Math.imul(d,gt)|0)+Math.imul(m,yt)|0))<<13)|0;f=((c=c+Math.imul(m,gt)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,r=Math.imul(U,V),o=(o=Math.imul(U,J))+Math.imul(G,V)|0,c=Math.imul(G,J),r=r+Math.imul(L,Q)|0,o=(o=o+Math.imul(L,X)|0)+Math.imul(F,Q)|0,c=c+Math.imul(F,X)|0,r=r+Math.imul(R,$)|0,o=(o=o+Math.imul(R,tt)|0)+Math.imul(C,$)|0,c=c+Math.imul(C,tt)|0,r=r+Math.imul(N,nt)|0,o=(o=o+Math.imul(N,it)|0)+Math.imul(I,nt)|0,c=c+Math.imul(I,it)|0,r=r+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,c=c+Math.imul(S,st)|0,r=r+Math.imul(O,ct)|0,o=(o=o+Math.imul(O,lt)|0)+Math.imul(M,ct)|0,c=c+Math.imul(M,lt)|0,r=r+Math.imul(A,ht)|0,o=(o=o+Math.imul(A,pt)|0)+Math.imul(E,ht)|0,c=c+Math.imul(E,pt)|0,r=r+Math.imul(v,yt)|0,o=(o=o+Math.imul(v,gt)|0)+Math.imul(w,yt)|0,c=c+Math.imul(w,gt)|0;var It=(f+(r=r+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;f=((c=c+Math.imul(m,wt)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,r=Math.imul(H,V),o=(o=Math.imul(H,J))+Math.imul(K,V)|0,c=Math.imul(K,J),r=r+Math.imul(U,Q)|0,o=(o=o+Math.imul(U,X)|0)+Math.imul(G,Q)|0,c=c+Math.imul(G,X)|0,r=r+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,c=c+Math.imul(F,tt)|0,r=r+Math.imul(R,nt)|0,o=(o=o+Math.imul(R,it)|0)+Math.imul(C,nt)|0,c=c+Math.imul(C,it)|0,r=r+Math.imul(N,at)|0,o=(o=o+Math.imul(N,st)|0)+Math.imul(I,at)|0,c=c+Math.imul(I,st)|0,r=r+Math.imul(x,ct)|0,o=(o=o+Math.imul(x,lt)|0)+Math.imul(S,ct)|0,c=c+Math.imul(S,lt)|0,r=r+Math.imul(O,ht)|0,o=(o=o+Math.imul(O,pt)|0)+Math.imul(M,ht)|0,c=c+Math.imul(M,pt)|0,r=r+Math.imul(A,yt)|0,o=(o=o+Math.imul(A,gt)|0)+Math.imul(E,yt)|0,c=c+Math.imul(E,gt)|0,r=r+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,c=c+Math.imul(w,wt)|0;var Pt=(f+(r=r+Math.imul(d,At)|0)|0)+((8191&(o=(o=o+Math.imul(d,Et)|0)+Math.imul(m,At)|0))<<13)|0;f=((c=c+Math.imul(m,Et)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,r=Math.imul(H,Q),o=(o=Math.imul(H,X))+Math.imul(K,Q)|0,c=Math.imul(K,X),r=r+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(G,$)|0,c=c+Math.imul(G,tt)|0,r=r+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,c=c+Math.imul(F,it)|0,r=r+Math.imul(R,at)|0,o=(o=o+Math.imul(R,st)|0)+Math.imul(C,at)|0,c=c+Math.imul(C,st)|0,r=r+Math.imul(N,ct)|0,o=(o=o+Math.imul(N,lt)|0)+Math.imul(I,ct)|0,c=c+Math.imul(I,lt)|0,r=r+Math.imul(x,ht)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,ht)|0,c=c+Math.imul(S,pt)|0,r=r+Math.imul(O,yt)|0,o=(o=o+Math.imul(O,gt)|0)+Math.imul(M,yt)|0,c=c+Math.imul(M,gt)|0,r=r+Math.imul(A,vt)|0,o=(o=o+Math.imul(A,wt)|0)+Math.imul(E,vt)|0,c=c+Math.imul(E,wt)|0;var Rt=(f+(r=r+Math.imul(v,At)|0)|0)+((8191&(o=(o=o+Math.imul(v,Et)|0)+Math.imul(w,At)|0))<<13)|0;f=((c=c+Math.imul(w,Et)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,r=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(K,$)|0,c=Math.imul(K,tt),r=r+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(G,nt)|0,c=c+Math.imul(G,it)|0,r=r+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,c=c+Math.imul(F,st)|0,r=r+Math.imul(R,ct)|0,o=(o=o+Math.imul(R,lt)|0)+Math.imul(C,ct)|0,c=c+Math.imul(C,lt)|0,r=r+Math.imul(N,ht)|0,o=(o=o+Math.imul(N,pt)|0)+Math.imul(I,ht)|0,c=c+Math.imul(I,pt)|0,r=r+Math.imul(x,yt)|0,o=(o=o+Math.imul(x,gt)|0)+Math.imul(S,yt)|0,c=c+Math.imul(S,gt)|0,r=r+Math.imul(O,vt)|0,o=(o=o+Math.imul(O,wt)|0)+Math.imul(M,vt)|0,c=c+Math.imul(M,wt)|0;var Ct=(f+(r=r+Math.imul(A,At)|0)|0)+((8191&(o=(o=o+Math.imul(A,Et)|0)+Math.imul(E,At)|0))<<13)|0;f=((c=c+Math.imul(E,Et)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,r=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(K,nt)|0,c=Math.imul(K,it),r=r+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(G,at)|0,c=c+Math.imul(G,st)|0,r=r+Math.imul(L,ct)|0,o=(o=o+Math.imul(L,lt)|0)+Math.imul(F,ct)|0,c=c+Math.imul(F,lt)|0,r=r+Math.imul(R,ht)|0,o=(o=o+Math.imul(R,pt)|0)+Math.imul(C,ht)|0,c=c+Math.imul(C,pt)|0,r=r+Math.imul(N,yt)|0,o=(o=o+Math.imul(N,gt)|0)+Math.imul(I,yt)|0,c=c+Math.imul(I,gt)|0,r=r+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,c=c+Math.imul(S,wt)|0;var Bt=(f+(r=r+Math.imul(O,At)|0)|0)+((8191&(o=(o=o+Math.imul(O,Et)|0)+Math.imul(M,At)|0))<<13)|0;f=((c=c+Math.imul(M,Et)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,r=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(K,at)|0,c=Math.imul(K,st),r=r+Math.imul(U,ct)|0,o=(o=o+Math.imul(U,lt)|0)+Math.imul(G,ct)|0,c=c+Math.imul(G,lt)|0,r=r+Math.imul(L,ht)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,ht)|0,c=c+Math.imul(F,pt)|0,r=r+Math.imul(R,yt)|0,o=(o=o+Math.imul(R,gt)|0)+Math.imul(C,yt)|0,c=c+Math.imul(C,gt)|0,r=r+Math.imul(N,vt)|0,o=(o=o+Math.imul(N,wt)|0)+Math.imul(I,vt)|0,c=c+Math.imul(I,wt)|0;var Lt=(f+(r=r+Math.imul(x,At)|0)|0)+((8191&(o=(o=o+Math.imul(x,Et)|0)+Math.imul(S,At)|0))<<13)|0;f=((c=c+Math.imul(S,Et)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,r=Math.imul(H,ct),o=(o=Math.imul(H,lt))+Math.imul(K,ct)|0,c=Math.imul(K,lt),r=r+Math.imul(U,ht)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(G,ht)|0,c=c+Math.imul(G,pt)|0,r=r+Math.imul(L,yt)|0,o=(o=o+Math.imul(L,gt)|0)+Math.imul(F,yt)|0,c=c+Math.imul(F,gt)|0,r=r+Math.imul(R,vt)|0,o=(o=o+Math.imul(R,wt)|0)+Math.imul(C,vt)|0,c=c+Math.imul(C,wt)|0;var Ft=(f+(r=r+Math.imul(N,At)|0)|0)+((8191&(o=(o=o+Math.imul(N,Et)|0)+Math.imul(I,At)|0))<<13)|0;f=((c=c+Math.imul(I,Et)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,r=Math.imul(H,ht),o=(o=Math.imul(H,pt))+Math.imul(K,ht)|0,c=Math.imul(K,pt),r=r+Math.imul(U,yt)|0,o=(o=o+Math.imul(U,gt)|0)+Math.imul(G,yt)|0,c=c+Math.imul(G,gt)|0,r=r+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,c=c+Math.imul(F,wt)|0;var Dt=(f+(r=r+Math.imul(R,At)|0)|0)+((8191&(o=(o=o+Math.imul(R,Et)|0)+Math.imul(C,At)|0))<<13)|0;f=((c=c+Math.imul(C,Et)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,r=Math.imul(H,yt),o=(o=Math.imul(H,gt))+Math.imul(K,yt)|0,c=Math.imul(K,gt),r=r+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(G,vt)|0,c=c+Math.imul(G,wt)|0;var Ut=(f+(r=r+Math.imul(L,At)|0)|0)+((8191&(o=(o=o+Math.imul(L,Et)|0)+Math.imul(F,At)|0))<<13)|0;f=((c=c+Math.imul(F,Et)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,r=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(K,vt)|0,c=Math.imul(K,wt);var Gt=(f+(r=r+Math.imul(U,At)|0)|0)+((8191&(o=(o=o+Math.imul(U,Et)|0)+Math.imul(G,At)|0))<<13)|0;f=((c=c+Math.imul(G,Et)|0)+(o>>>13)|0)+(Gt>>>26)|0,Gt&=67108863;var zt=(f+(r=Math.imul(H,At))|0)+((8191&(o=(o=Math.imul(H,Et))+Math.imul(K,At)|0))<<13)|0;return f=((c=Math.imul(K,Et))+(o>>>13)|0)+(zt>>>26)|0,zt&=67108863,l[0]=Tt,l[1]=Ot,l[2]=Mt,l[3]=kt,l[4]=xt,l[5]=St,l[6]=jt,l[7]=Nt,l[8]=It,l[9]=Pt,l[10]=Rt,l[11]=Ct,l[12]=Bt,l[13]=Lt,l[14]=Ft,l[15]=Dt,l[16]=Ut,l[17]=Gt,l[18]=zt,0!==f&&(l[19]=f,n.length++),n;};function T(t,e,n){n.negative=e.negative^t.negative,n.length=t.length+e.length;for(var r=0,o=0,c=0;c>>26)|0)>>>26,l&=67108863;}n.words[c]=f,r=l,l=o;}return 0!==r?n.words[c]=r:n.length--,n._strip();}function O(t,e,n){return T(t,e,n);}function M(t,e){this.x=t,this.y=e;}Math.imul||(E=A),c.prototype.mulTo=function(t,e){var n=this.length+t.length;return 10===this.length&&10===t.length?E(this,t,e):n<63?A(this,t,e):n<1024?T(this,t,e):O(this,t,e);},M.prototype.makeRBT=function(t){for(var e=new Array(t),n=c.prototype._countBits(t)-1,i=0;i>=1;return r;},M.prototype.permute=function(t,e,n,r,o,c){for(var i=0;i>>=1)i++;return 1<>>=13,n[2*i+1]=8191&c,c>>>=13;for(i=2*e;i>=26,n+=o/67108864|0,n+=c>>>26,this.words[i]=67108863&c;}return 0!==n&&(this.words[i]=n,this.length++),e?this.ineg():this;},c.prototype.muln=function(t){return this.clone().imuln(t);},c.prototype.sqr=function(){return this.mul(this);},c.prototype.isqr=function(){return this.imul(this.clone());},c.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),n=0;n>>o&1;}return e;}(t);if(0===e.length)return new c(1);for(var n=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,n=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var c=t%26,s=Math.min((t-c)/26,this.length),mask=67108863^67108863>>>c<s)for(this.length-=s,i=0;i=0&&(0!==f||i>=o);i--){var h=0|this.words[i];this.words[i]=f<<26-c|h>>>c,f=h&mask;}return l&&0!==f&&(l.words[l.length++]=f),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},c.prototype.ishrn=function(t,e,n){return r(0===this.negative),this.iushrn(t,e,n);},c.prototype.shln=function(t){return this.clone().ishln(t);},c.prototype.ushln=function(t){return this.clone().iushln(t);},c.prototype.shrn=function(t){return this.clone().ishrn(t);},c.prototype.ushrn=function(t){return this.clone().iushrn(t);},c.prototype.testn=function(t){r("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},c.prototype.isubn=function(t){if(r("number"==typeof t),r(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(f/67108864|0),this.words[i+n]=67108863&o;}for(;i>26,this.words[i+n]=67108863&o;if(0===l)return this._strip();for(r(-1===l),l=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},c.prototype._wordDiv=function(t,e){var n=(this.length,t.length),a=this.clone(),b=t,r=0|b.words[b.length-1];0!==(n=26-this._countBits(r))&&(b=b.ushln(n),a.iushln(n),r=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new c(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;f--){var h=67108864*(0|a.words[b.length+f])+(0|a.words[b.length+f-1]);for(h=Math.min(h/r|0,67108863),a._ishlnsubmul(b,h,f);0!==a.negative;)h--,a.negative=0,a._ishlnsubmul(b,1,f),a.isZero()||(a.negative^=1);q&&(q.words[f]=h);}return q&&q._strip(),a._strip(),"div"!==e&&0!==n&&a.iushrn(n),{div:q||null,mod:a};},c.prototype.divmod=function(t,e,n){return r(!t.isZero()),this.isZero()?{div:new c(0),mod:new c(0)}:0!==this.negative&&0===t.negative?(l=this.neg().divmod(t,e),"mod"!==e&&(div=l.div.neg()),"div"!==e&&(o=l.mod.neg(),n&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(l=this.divmod(t.neg(),e),"mod"!==e&&(div=l.div.neg()),{div:div,mod:l.mod}):0!=(this.negative&t.negative)?(l=this.neg().divmod(t.neg(),e),"div"!==e&&(o=l.mod.neg(),n&&0!==o.negative&&o.isub(t)),{div:l.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new c(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new c(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new c(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,l;},c.prototype.div=function(t){return this.divmod(t,"div",!1).div;},c.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},c.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},c.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var n=0!==e.div.negative?e.mod.isub(t):e.mod,r=t.ushrn(1),o=t.andln(1),c=n.cmp(r);return c<0||1===o&&0===c?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},c.prototype.modrn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var p=(1<<26)%t,n=0,i=this.length-1;i>=0;i--)n=(p*n+(0|this.words[i]))%t;return e?-n:n;},c.prototype.modn=function(t){return this.modrn(t);},c.prototype.idivn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var n=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*n;this.words[i]=o/t|0,n=o%t;}return this._strip(),e?this.ineg():this;},c.prototype.divn=function(t){return this.clone().idivn(t);},c.prototype.egcd=function(p){r(0===p.negative),r(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var n=new c(1),o=new c(0),l=new c(0),f=new c(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var h=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(n.isOdd()||o.isOdd())&&(n.iadd(h),o.isub(d)),n.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(l.isOdd()||f.isOdd())&&(l.iadd(h),f.isub(d)),l.iushrn(1),f.iushrn(1);t.cmp(e)>=0?(t.isub(e),n.isub(l),o.isub(f)):(e.isub(t),l.isub(n),f.isub(o));}return{a:l,b:f,gcd:e.iushln(g)};},c.prototype._invmp=function(p){r(0===p.negative),r(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new c(1),n=new c(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,l=1;0==(a.words[0]&l)&&i<26;++i,l<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var f=0,h=1;0==(b.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(b.iushrn(f);f-->0;)n.isOdd()&&n.iadd(o),n.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(n)):(b.isub(a),n.isub(e));}return(t=0===a.cmpn(1)?e:n).cmpn(0)<0&&t.iadd(p),t;},c.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var n=a.cmp(b);if(n<0){var r=a;a=b,b=r;}else if(0===n||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},c.prototype.invm=function(t){return this.egcd(t).a.umod(t);},c.prototype.isEven=function(){return 0==(1&this.words[0]);},c.prototype.isOdd=function(){return 1==(1&this.words[0]);},c.prototype.andln=function(t){return this.words[0]&t;},c.prototype.bincn=function(t){r("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==n&&(this.words[i]=n,this.length++),this;},c.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},c.prototype.cmpn=function(t){var e,n=t<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)e=1;else{n&&(t=-t),r(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},c.prototype.gtn=function(t){return 1===this.cmpn(t);},c.prototype.gt=function(t){return 1===this.cmp(t);},c.prototype.gten=function(t){return this.cmpn(t)>=0;},c.prototype.gte=function(t){return this.cmp(t)>=0;},c.prototype.ltn=function(t){return-1===this.cmpn(t);},c.prototype.lt=function(t){return-1===this.cmp(t);},c.prototype.lten=function(t){return this.cmpn(t)<=0;},c.prototype.lte=function(t){return this.cmp(t)<=0;},c.prototype.eqn=function(t){return 0===this.cmpn(t);},c.prototype.eq=function(t){return 0===this.cmp(t);},c.red=function(t){return new P(t);},c.prototype.toRed=function(t){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},c.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},c.prototype._forceRed=function(t){return this.red=t,this;},c.prototype.forceRed=function(t){return r(!this.red,"Already a number in reduction context"),this._forceRed(t);},c.prototype.redAdd=function(t){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},c.prototype.redIAdd=function(t){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},c.prototype.redSub=function(t){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},c.prototype.redISub=function(t){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},c.prototype.redShl=function(t){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},c.prototype.redMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},c.prototype.redIMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},c.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},c.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},c.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},c.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},c.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},c.prototype.redPow=function(t){return r(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var k={k256:null,p224:null,p192:null,p25519:null};function x(t,p){this.name=t,this.p=new c(p,16),this.n=this.p.bitLength(),this.k=new c(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function S(){x.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function j(){x.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function N(){x.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function I(){x.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function P(t){if("string"==typeof t){var e=c._prime(t);this.m=e.p,this.prime=e;}else r(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function R(t){P.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new c(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}x.prototype._tmp=function(){var t=new c(null);return t.words=new Array(Math.ceil(this.n/13)),t;},x.prototype.ireduce=function(t){var e,n=t;do{this.split(n,this.tmp),e=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength();}while(e>this.n);var r=e0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n;},x.prototype.split=function(input,t){input.iushrn(this.n,0,t);},x.prototype.imulK=function(t){return t.imul(this.k);},o(S,x),S.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=n;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},S.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=r,e=n;}return 0!==e&&(t.words[t.length++]=e),t;},c._prime=function(t){if(k[t])return k[t];var e;if("k256"===t)e=new S();else if("p224"===t)e=new j();else if("p192"===t)e=new N();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new I();}return k[t]=e,e;},P.prototype._verify1=function(a){r(0===a.negative,"red works only with positives"),r(a.red,"red works only with red numbers");},P.prototype._verify2=function(a,b){r(0==(a.negative|b.negative),"red works only with positives"),r(a.red&&a.red===b.red,"red works only with red numbers");},P.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},P.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},P.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},P.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},P.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},P.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},P.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},P.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},P.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},P.prototype.isqr=function(a){return this.imul(a,a.clone());},P.prototype.sqr=function(a){return this.mul(a,a);},P.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var e=this.m.add(new c(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);r(!q.isZero());var n=new c(1).toRed(this),o=n.redNeg(),l=this.m.subn(1).iushrn(1),f=this.m.bitLength();for(f=new c(2*f*f).toRed(this);0!==this.pow(f,l).cmp(o);)f.redIAdd(o);for(var h=this.pow(f,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(n);){for(var v=m,i=0;0!==v.cmp(n);i++)v=v.redSqr();r(i=0;i--){for(var f=t.words[i],h=l-1;h>=0;h--){var d=f>>h&1;n!==e[0]&&(n=this.sqr(n)),0!==d||0!==r?(r<<=1,r|=d,(4===++o||0===i&&0===h)&&(n=this.mul(n,e[r]),o=0,r=0)):o=0;}l=26;}return n;},P.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},P.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},c.mont=function(t){return new R(t);},o(R,P),R.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},R.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},R.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),n=u;return u.cmp(this.m)>=0?n=u.isub(this.m):u.cmpn(0)<0&&(n=u.iadd(this.m)),n._forceRed(this);},R.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new c(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),n=u;return u.cmp(this.m)>=0?n=u.isub(this.m):u.cmpn(0)<0&&(n=u.iadd(this.m)),n._forceRed(this);},R.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,n(97)(t));},function(t,e,n){"use strict";n.d(e,"a",function(){return w;}),n.d(e,"e",function(){return _;}),n.d(e,"d",function(){return A;}),n.d(e,"b",function(){return E;}),n.d(e,"c",function(){return T;});var r=n(0),o=n(7),c=n(5),l=n(32);const f=new(n(2).b)("address/5.7.0");function h(address){Object(r.l)(address,20)||f.throwArgumentError("invalid address","address",address);const t=(address=address.toLowerCase()).substring(2).split(""),e=new Uint8Array(40);for(let i=0;i<40;i++)e[i]=t[i].charCodeAt(0);const n=Object(r.a)(Object(c.a)(e));for(let i=0;i<40;i+=2)n[i>>1]>>4>=8&&(t[i]=t[i].toUpperCase()),(15&n[i>>1])>=8&&(t[i+1]=t[i+1].toUpperCase());return"0x"+t.join("");}const d={};for(let i=0;i<10;i++)d[String(i)]=String(i);for(let i=0;i<26;i++)d[String.fromCharCode(65+i)]=String(10+i);const m=Math.floor((y=9007199254740991,Math.log10?Math.log10(y):Math.log(y)/Math.LN10));var y;function v(address){let t=(address=(address=address.toUpperCase()).substring(4)+address.substring(0,2)+"00").split("").map(t=>d[t]).join("");for(;t.length>=m;){let e=t.substring(0,m);t=parseInt(e,10)%97+t.substring(e.length);}let e=String(98-parseInt(t,10)%97);for(;e.length<2;)e="0"+e;return e;}function w(address){let t=null;if("string"!=typeof address&&f.throwArgumentError("invalid address","address",address),address.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==address.substring(0,2)&&(address="0x"+address),t=h(address),address.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==address&&f.throwArgumentError("bad address checksum","address",address);else if(address.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(address.substring(2,4)!==v(address)&&f.throwArgumentError("bad icap checksum","address",address),t=Object(o.c)(address.substring(4));t.length<40;)t="0"+t;t=h("0x"+t);}else f.throwArgumentError("invalid address","address",address);return t;}function _(address){try{return w(address),!0;}catch(t){}return!1;}function A(address){let t=Object(o.b)(w(address).substring(2)).toUpperCase();for(;t.length<30;)t="0"+t;return"XE"+v("XE00"+t)+t;}function E(t){let e=null;try{e=w(t.from);}catch(e){f.throwArgumentError("missing from address","transaction",t);}const n=Object(r.o)(Object(r.a)(o.a.from(t.nonce).toHexString()));return w(Object(r.e)(Object(c.a)(Object(l.encode)([e,n])),12));}function T(t,e,n){return 32!==Object(r.d)(e)&&f.throwArgumentError("salt must be 32 bytes","salt",e),32!==Object(r.d)(n)&&f.throwArgumentError("initCodeHash must be 32 bytes","initCodeHash",n),w(Object(r.e)(Object(c.a)(Object(r.b)(["0xff",w(t),e,n])),12));}},function(t,e,n){"use strict";n.d(e,"a",function(){return l;});var r=n(160),o=n.n(r),c=n(0);function l(data){return"0x"+o.a.keccak_256(Object(c.a)(data));}},function(t,e,n){"use strict";n.d(e,"b",function(){return c;}),n.d(e,"e",function(){return l;}),n.d(e,"a",function(){return f;}),n.d(e,"c",function(){return h;}),n.d(e,"d",function(){return d;});var r=n(0),o=n(27);function c(t){return"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),Object(r.a)(t);}function l(t,e){for(t=String(t);t.length0&&(10===arguments[0]?w||(w=!0,d.warn("BigNumber.toString does not accept any parameters; base-10 is assumed")):16===arguments[0]?d.throwError("BigNumber.toString does not accept any parameters; use bigNumber.toHexString()",l.b.errors.UNEXPECTED_ARGUMENT,{}):d.throwError("BigNumber.toString does not accept parameters",l.b.errors.UNEXPECTED_ARGUMENT,{})),T(this).toString(10);}toHexString(){return this._hex;}toJSON(t){return{type:"BigNumber",hex:this.toHexString()};}static from(t){if(t instanceof _)return t;if("string"==typeof t)return t.match(/^-?0x[0-9a-f]+$/i)?new _(m,A(t)):t.match(/^-?[0-9]+$/)?new _(m,A(new h(t))):d.throwArgumentError("invalid BigNumber string","value",t);if("number"==typeof t)return t%1&&O("underflow","BigNumber.from",t),(t>=y||t<=-y)&&O("overflow","BigNumber.from",t),_.from(String(t));const e=t;if("bigint"==typeof e)return _.from(e.toString());if(Object(c.j)(e))return _.from(Object(c.i)(e));if(e)if(e.toHexString){const t=e.toHexString();if("string"==typeof t)return _.from(t);}else{let t=e._hex;if(null==t&&"BigNumber"===e.type&&(t=e.hex),"string"==typeof t&&(Object(c.l)(t)||"-"===t[0]&&Object(c.l)(t.substring(1))))return _.from(t);}return d.throwArgumentError("invalid BigNumber value","value",t);}static isBigNumber(t){return!(!t||!t._isBigNumber);}}function A(t){if("string"!=typeof t)return A(t.toString(16));if("-"===t[0])return"-"===(t=t.substring(1))[0]&&d.throwArgumentError("invalid hex","value",t),"0x00"===(t=A(t))?t:"-"+t;if("0x"!==t.substring(0,2)&&(t="0x"+t),"0x"===t)return"0x00";for(t.length%2&&(t="0x0"+t.substring(2));t.length>4&&"0x00"===t.substring(0,4);)t="0x"+t.substring(4);return t;}function E(t){return _.from(A(t));}function T(t){const e=_.from(t).toHexString();return"-"===e[0]?new h("-"+e.substring(3),16):new h(e.substring(2),16);}function O(t,e,n){const r={fault:t,operation:e};return null!=n&&(r.value=n),d.throwError(t,l.b.errors.NUMERIC_FAULT,r);}function M(t){return new h(t,36).toString(16);}function k(t){return new h(t,16).toString(36);}},function(t,e,n){"use strict";n.d(e,"a",function(){return o;});var r=n(92);function o(t,e,n){return(e=Object(r.a)(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t;}},function(t,e,n){"use strict";function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function");}n.d(e,"a",function(){return r;});},function(t,e,n){"use strict";n.d(e,"a",function(){return c;});var r=n(92);function o(t,e){for(var i=0;i32&&v.throwArgumentError("invalid length for "+e,"transaction:"+e,t),n;}function x(t,e){return{address:Object(r.a)(t),storageKeys:(e||[]).map((e,n)=>(32!==Object(c.d)(e)&&v.throwArgumentError("invalid access list storageKey",`accessList[${t}:${n}]`,e),e.toLowerCase()))};}function S(t){if(Array.isArray(t))return t.map((t,e)=>Array.isArray(t)?(t.length>2&&v.throwArgumentError("access list expected to be [ address, storageKeys[] ]",`value[${e}]`,t),x(t[0],t[1])):x(t.address,t.storageKeys));const e=Object.keys(t).map(e=>{const n=t[e].reduce((t,e)=>(t[e]=!0,t),{});return x(e,Object.keys(n).sort());});return e.sort((a,b)=>a.address.localeCompare(b.address)),e;}function j(t){return S(t).map(t=>[t.address,t.storageKeys]);}function N(t,e){if(null!=t.gasPrice){const e=o.a.from(t.gasPrice),n=o.a.from(t.maxFeePerGas||0);e.eq(n)||v.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:e,maxFeePerGas:n});}const n=[k(t.chainId||0,"chainId"),k(t.nonce||0,"nonce"),k(t.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),k(t.maxFeePerGas||0,"maxFeePerGas"),k(t.gasLimit||0,"gasLimit"),null!=t.to?Object(r.a)(t.to):"0x",k(t.value||0,"value"),t.data||"0x",j(t.accessList||[])];if(e){const t=Object(c.n)(e);n.push(k(t.recoveryParam,"recoveryParam")),n.push(Object(c.o)(t.r)),n.push(Object(c.o)(t.s));}return Object(c.c)(["0x02",d.encode(n)]);}function I(t,e){const n=[k(t.chainId||0,"chainId"),k(t.nonce||0,"nonce"),k(t.gasPrice||0,"gasPrice"),k(t.gasLimit||0,"gasLimit"),null!=t.to?Object(r.a)(t.to):"0x",k(t.value||0,"value"),t.data||"0x",j(t.accessList||[])];if(e){const t=Object(c.n)(e);n.push(k(t.recoveryParam,"recoveryParam")),n.push(Object(c.o)(t.r)),n.push(Object(c.o)(t.s));}return Object(c.c)(["0x01",d.encode(n)]);}function P(t,e){if(null==t.type||0===t.type)return null!=t.accessList&&v.throwArgumentError("untyped transactions do not support accessList; include type: 1","transaction",t),function(t,e){Object(h.b)(t,T);const n=[];E.forEach(function(e){let r=t[e.name]||[];const o={};e.numeric&&(o.hexPad="left"),r=Object(c.a)(Object(c.i)(r,o)),e.length&&r.length!==e.length&&r.length>0&&v.throwArgumentError("invalid length for "+e.name,"transaction:"+e.name,r),e.maxLength&&(r=Object(c.o)(r),r.length>e.maxLength&&v.throwArgumentError("invalid length for "+e.name,"transaction:"+e.name,r)),n.push(Object(c.i)(r));});let r=0;if(null!=t.chainId?(r=t.chainId,"number"!=typeof r&&v.throwArgumentError("invalid transaction.chainId","transaction",t)):e&&!Object(c.k)(e)&&e.v>28&&(r=Math.floor((e.v-35)/2)),0!==r&&(n.push(Object(c.i)(r)),n.push("0x"),n.push("0x")),!e)return d.encode(n);const o=Object(c.n)(e);let l=27+o.recoveryParam;return 0!==r?(n.pop(),n.pop(),n.pop(),l+=2*r+8,o.v>28&&o.v!==l&&v.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e)):o.v!==l&&v.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e),n.push(Object(c.i)(l)),n.push(Object(c.o)(Object(c.a)(o.r))),n.push(Object(c.o)(Object(c.a)(o.s))),d.encode(n);}(t,e);switch(t.type){case 1:return I(t,e);case 2:return N(t,e);}return v.throwError(`unsupported transaction type: ${t.type}`,y.b.errors.UNSUPPORTED_OPERATION,{operation:"serializeTransaction",transactionType:t.type});}function R(t,e,n){try{const n=A(e[0]).toNumber();if(0!==n&&1!==n)throw new Error("bad recid");t.v=n;}catch(t){v.throwArgumentError("invalid v for transaction type: 1","v",e[0]);}t.r=Object(c.h)(e[1],32),t.s=Object(c.h)(e[2],32);try{const e=Object(f.a)(n(t));t.from=M(e,{r:t.r,s:t.s,recoveryParam:t.v});}catch(t){}}function C(t){const e=Object(c.a)(t);if(e[0]>127)return function(t){const e=d.decode(t);9!==e.length&&6!==e.length&&v.throwArgumentError("invalid raw transaction","rawTransaction",t);const n={nonce:A(e[0]).toNumber(),gasPrice:A(e[1]),gasLimit:A(e[2]),to:_(e[3]),value:A(e[4]),data:e[5],chainId:0};if(6===e.length)return n;try{n.v=o.a.from(e[6]).toNumber();}catch(t){return n;}if(n.r=Object(c.h)(e[7],32),n.s=Object(c.h)(e[8],32),o.a.from(n.r).isZero()&&o.a.from(n.s).isZero())n.chainId=n.v,n.v=0;else{n.chainId=Math.floor((n.v-35)/2),n.chainId<0&&(n.chainId=0);let r=n.v-27;const o=e.slice(0,6);0!==n.chainId&&(o.push(Object(c.i)(n.chainId)),o.push("0x"),o.push("0x"),r-=2*n.chainId+8);const l=Object(f.a)(d.encode(o));try{n.from=M(l,{r:Object(c.i)(n.r),s:Object(c.i)(n.s),recoveryParam:r});}catch(t){}n.hash=Object(f.a)(t);}return n.type=null,n;}(e);switch(e[0]){case 1:return function(t){const e=d.decode(t.slice(1));8!==e.length&&11!==e.length&&v.throwArgumentError("invalid component count for transaction type: 1","payload",Object(c.i)(t));const n={type:1,chainId:A(e[0]).toNumber(),nonce:A(e[1]).toNumber(),gasPrice:A(e[2]),gasLimit:A(e[3]),to:_(e[4]),value:A(e[5]),data:e[6],accessList:S(e[7])};return 8===e.length||(n.hash=Object(f.a)(t),R(n,e.slice(8),I)),n;}(e);case 2:return function(t){const e=d.decode(t.slice(1));9!==e.length&&12!==e.length&&v.throwArgumentError("invalid component count for transaction type: 2","payload",Object(c.i)(t));const n=A(e[2]),r=A(e[3]),o={type:2,chainId:A(e[0]).toNumber(),nonce:A(e[1]).toNumber(),maxPriorityFeePerGas:n,maxFeePerGas:r,gasPrice:null,gasLimit:A(e[4]),to:_(e[5]),value:A(e[6]),data:e[7],accessList:S(e[8])};return 9===e.length||(o.hash=Object(f.a)(t),R(o,e.slice(9),N)),o;}(e);}return v.throwError(`unsupported transaction type: ${e[0]}`,y.b.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:e[0]});}},function(t,e,n){var r=n(68),o=Function.prototype,c=o.call,l=r&&o.bind.bind(c,c);t.exports=r?l:function(t){return function(){return c.apply(t,arguments);};};},function(t,e,n){"use strict";n.d(e,"d",function(){return d;}),n.d(e,"a",function(){return m;}),n.d(e,"c",function(){return y;}),n.d(e,"b",function(){return v;});var r=n(0),o=n(7),c=n(1),l=n(2),f=n(40);const h=new l.b(f.a);function d(t){const e=[],n=function(path,object){if(Array.isArray(object))for(let t in object){const r=path.slice();r.push(t);try{n(r,object[t]);}catch(t){e.push({path:r,error:t});}}};return n([],t),e;}class m{constructor(t,e,n,r){this.name=t,this.type=e,this.localName=n,this.dynamic=r;}_throwError(t,e){h.throwArgumentError(t,this.localName,e);}}class y{constructor(t){Object(c.d)(this,"wordSize",t||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(t);}get data(){return Object(r.c)(this._data);}get length(){return this._dataLength;}_writeData(data){return this._data.push(data),this._dataLength+=data.length,data.length;}appendWriter(t){return this._writeData(Object(r.b)(t._data));}writeBytes(t){let e=Object(r.a)(t);const n=e.length%this.wordSize;return n&&(e=Object(r.b)([e,this._padding.slice(n)])),this._writeData(e);}_getValue(t){let e=Object(r.a)(o.a.from(t));return e.length>this.wordSize&&h.throwError("value out-of-bounds",l.b.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:e.length}),e.length%this.wordSize&&(e=Object(r.b)([this._padding.slice(e.length%this.wordSize),e])),e;}writeValue(t){return this._writeData(this._getValue(t));}writeUpdatableValue(){const t=this._data.length;return this._data.push(this._padding),this._dataLength+=this.wordSize,e=>{this._data[t]=this._getValue(e);};}}class v{constructor(data,t,e,n){Object(c.d)(this,"_data",Object(r.a)(data)),Object(c.d)(this,"wordSize",t||32),Object(c.d)(this,"_coerceFunc",e),Object(c.d)(this,"allowLoose",n),this._offset=0;}get data(){return Object(r.i)(this._data);}get consumed(){return this._offset;}static coerce(t,e){let n=t.match("^u?int([0-9]+)$");return n&&parseInt(n[1])<=48&&(e=e.toNumber()),e;}coerce(t,e){return this._coerceFunc?this._coerceFunc(t,e):v.coerce(t,e);}_peekBytes(t,e,n){let r=Math.ceil(e/this.wordSize)*this.wordSize;return this._offset+r>this._data.length&&(this.allowLoose&&n&&this._offset+e<=this._data.length?r=e:h.throwError("data out-of-bounds",l.b.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+r})),this._data.slice(this._offset,this._offset+r);}subReader(t){return new v(this._data.slice(this._offset+t),this.wordSize,this._coerceFunc,this.allowLoose);}readBytes(t,e){let n=this._peekBytes(0,t,!!e);return this._offset+=n.length,n.slice(0,t);}readValue(){return o.a.from(this.readBytes(this.wordSize));}}},function(t,e){t.exports=function(t){try{return!!t();}catch(t){return!0;}};},function(t,e,n){"use strict";n.d(e,"a",function(){return _;}),n.d(e,"b",function(){return A;}),n.d(e,"c",function(){return E;});var r=n(98),o=n(0),c=n(1),l=n(27),f=n(2);var h=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};function d(t,e){return h(this,void 0,void 0,function*(){null==e&&(e={});const n={method:e.method||"GET",headers:e.headers||{},body:e.body||void 0};if(!0!==e.skipFetchSetup&&(n.mode="cors",n.cache="no-cache",n.credentials="same-origin",n.redirect="follow",n.referrer="client"),null!=e.fetchOptions){const t=e.fetchOptions;t.mode&&(n.mode=t.mode),t.cache&&(n.cache=t.cache),t.credentials&&(n.credentials=t.credentials),t.redirect&&(n.redirect=t.redirect),t.referrer&&(n.referrer=t.referrer);}const r=yield fetch(t,n),body=yield r.arrayBuffer(),c={};return r.headers.forEach?r.headers.forEach((t,e)=>{c[e.toLowerCase()]=t;}):r.headers.keys().forEach(t=>{c[t.toLowerCase()]=r.headers.get(t);}),{headers:c,statusCode:r.status,statusMessage:r.statusText,body:Object(o.a)(new Uint8Array(body))};});}var m=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const y=new f.b("web/5.7.1");function v(t){return new Promise(e=>{setTimeout(e,t);});}function w(t,e){if(null==t)return null;if("string"==typeof t)return t;if(Object(o.k)(t)){if(e&&("text"===e.split("/")[0]||"application/json"===e.split(";")[0].trim()))try{return Object(l.h)(t);}catch(t){}return Object(o.i)(t);}return t;}function _(t,body,e){const n="object"==typeof t&&null!=t.throttleLimit?t.throttleLimit:12;y.assertArgument(n>0&&n%1==0,"invalid connection throttle limit","connection.throttleLimit",n);const o="object"==typeof t?t.throttleCallback:null,h="object"==typeof t&&"number"==typeof t.throttleSlotInterval?t.throttleSlotInterval:100;y.assertArgument(h>0&&h%1==0,"invalid connection throttle slot interval","connection.throttleSlotInterval",h);const _="object"==typeof t&&!!t.errorPassThrough,A={};let E=null;const T={method:"GET"};let O=!1,M=12e4;if("string"==typeof t)E=t;else if("object"==typeof t){if(null!=t&&null!=t.url||y.throwArgumentError("missing URL","connection.url",t),E=t.url,"number"==typeof t.timeout&&t.timeout>0&&(M=t.timeout),t.headers)for(const e in t.headers)A[e.toLowerCase()]={key:e,value:String(t.headers[e])},["if-none-match","if-modified-since"].indexOf(e.toLowerCase())>=0&&(O=!0);if(T.allowGzip=!!t.allowGzip,null!=t.user&&null!=t.password){"https:"!==E.substring(0,6)&&!0!==t.allowInsecureAuthentication&&y.throwError("basic authentication requires a secure https url",f.b.errors.INVALID_ARGUMENT,{argument:"url",url:E,user:t.user,password:"[REDACTED]"});const e=t.user+":"+t.password;A.authorization={key:"Authorization",value:"Basic "+Object(r.b)(Object(l.f)(e))};}null!=t.skipFetchSetup&&(T.skipFetchSetup=!!t.skipFetchSetup),null!=t.fetchOptions&&(T.fetchOptions=Object(c.g)(t.fetchOptions));}const k=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),x=E?E.match(k):null;if(x)try{const t={statusCode:200,statusMessage:"OK",headers:{"content-type":x[1]||"text/plain"},body:x[2]?Object(r.a)(x[3]):(S=x[3],Object(l.f)(S.replace(/%([0-9a-f][0-9a-f])/gi,(t,code)=>String.fromCharCode(parseInt(code,16)))))};let n=t.body;return e&&(n=e(t.body,t)),Promise.resolve(n);}catch(t){y.throwError("processing response error",f.b.errors.SERVER_ERROR,{body:w(x[1],x[2]),error:t,requestBody:null,requestMethod:"GET",url:E});}var S;body&&(T.method="POST",T.body=body,null==A["content-type"]&&(A["content-type"]={key:"Content-Type",value:"application/octet-stream"}),null==A["content-length"]&&(A["content-length"]={key:"Content-Length",value:String(body.length)}));const j={};Object.keys(A).forEach(t=>{const header=A[t];j[header.key]=header.value;}),T.headers=j;const N=function(){let t=null;return{promise:new Promise(function(e,n){M&&(t=setTimeout(()=>{null!=t&&(t=null,n(y.makeError("timeout",f.b.errors.TIMEOUT,{requestBody:w(T.body,j["content-type"]),requestMethod:T.method,timeout:M,url:E})));},M));}),cancel:function(){null!=t&&(clearTimeout(t),t=null);}};}(),I=function(){return m(this,void 0,void 0,function*(){for(let t=0;t=300)&&(N.cancel(),y.throwError("bad response",f.b.errors.SERVER_ERROR,{status:r.statusCode,headers:r.headers,body:w(body,r.headers?r.headers["content-type"]:null),requestBody:w(T.body,j["content-type"]),requestMethod:T.method,url:E})),e)try{const t=yield e(body,r);return N.cancel(),t;}catch(e){if(e.throttleRetry&&t"content-type"===t.toLowerCase()).length||(n.headers=Object(c.g)(n.headers),n.headers["content-type"]="application/json");}else n.headers={"content-type":"application/json"};t=n;}return _(t,body,(t,e)=>{let r=null;if(null!=t)try{r=JSON.parse(Object(l.h)(t));}catch(e){y.throwError("invalid JSON",f.b.errors.SERVER_ERROR,{body:t,error:e});}return n&&(r=n(r,e)),r;});}function E(t,e){return e||(e={}),null==(e=Object(c.g)(e)).floor&&(e.floor=0),null==e.ceiling&&(e.ceiling=1e4),null==e.interval&&(e.interval=250),new Promise(function(n,r){let o=null,c=!1;const l=()=>!c&&(c=!0,o&&clearTimeout(o),!0);e.timeout&&(o=setTimeout(()=>{l()&&r(new Error("timeout"));},e.timeout));const f=e.retryLimit;let h=0;!function o(){return t().then(function(t){if(void 0!==t)l()&&n(t);else if(e.oncePoll)e.oncePoll.once("poll",o);else if(e.onceBlock)e.onceBlock.once("block",o);else if(!c){if(h++,h>f)return void(l()&&r(new Error("retry limit reached")));let t=e.interval*parseInt(String(Math.random()*Math.pow(2,h)));te.ceiling&&(t=e.ceiling),setTimeout(o,t);}return null;},function(t){l()&&r(t);});}();});}},function(t,e,n){"use strict";n.d(e,"b",function(){return j;}),n.d(e,"a",function(){return N;}),n.d(e,"g",function(){return I;}),n.d(e,"f",function(){return P;}),n.d(e,"c",function(){return R;}),n.d(e,"e",function(){return C;}),n.d(e,"d",function(){return B;});var r=n(43),o=n(0),c=n(7),l=n(27),f=n(256),h=n(1),d=n(28),m=n(165),y=n(162),v=n(11),w=n(255);const _=new(n(2).b)("hdnode/5.7.0"),A=c.a.from("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),E=Object(l.f)("Bitcoin seed"),T=2147483648;function O(t){return(1<=256)throw new Error("Depth too large!");return k(Object(o.b)([null!=this.privateKey?"0x0488ADE4":"0x0488B21E",Object(o.i)(this.depth),this.parentFingerprint,Object(o.h)(Object(o.i)(this.index),4),this.chainCode,null!=this.privateKey?Object(o.b)(["0x00",this.privateKey]):this.publicKey]));}neuter(){return new N(S,null,this.publicKey,this.parentFingerprint,this.chainCode,this.index,this.depth,this.path);}_derive(t){if(t>4294967295)throw new Error("invalid index - "+String(t));let path=this.path;path&&(path+="/"+(t&~T));const data=new Uint8Array(37);if(t&T){if(!this.privateKey)throw new Error("cannot derive child of neutered node");data.set(Object(o.a)(this.privateKey),1),path&&(path+="'");}else data.set(Object(o.a)(this.publicKey));for(let i=24;i>=0;i-=8)data[33+(i>>3)]=t>>24-i&255;const e=Object(o.a)(Object(m.a)(y.a.sha512,this.chainCode,data)),n=e.slice(0,32),r=e.slice(32);let l=null,f=null;if(this.privateKey)l=M(c.a.from(n).add(this.privateKey).mod(A));else{f=new d.a(Object(o.i)(n))._addPoint(this.publicKey);}let h=path;const v=this.mnemonic;return v&&(h=Object.freeze({phrase:v.phrase,path:path,locale:v.locale||"en"})),new N(S,l,f,this.fingerprint,M(r),t,this.depth+1,h);}derivePath(path){const t=path.split("/");if(0===t.length||"m"===t[0]&&0!==this.depth)throw new Error("invalid path - "+path);"m"===t[0]&&t.shift();let e=this;for(let i=0;i=T)throw new Error("invalid path index - "+component);e=e._derive(T+t);}else{if(!component.match(/^[0-9]+$/))throw new Error("invalid path component - "+component);{const t=parseInt(component);if(t>=T)throw new Error("invalid path index - "+component);e=e._derive(t);}}}return e;}static _fromSeed(t,e){const n=Object(o.a)(t);if(n.length<16||n.length>64)throw new Error("invalid seed");const r=Object(o.a)(Object(m.a)(y.a.sha512,E,n));return new N(S,M(r.slice(0,32)),null,"0x00000000",M(r.slice(32)),0,0,e);}static fromMnemonic(t,e,n){return t=R(P(t,n=x(n)),n),N._fromSeed(I(t,e),{phrase:t,path:"m",locale:n.locale});}static fromSeed(t){return N._fromSeed(t,null);}static fromExtendedKey(t){const e=r.a.decode(t);82===e.length&&k(e.slice(0,78))===t||_.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");const n=e[4],c=Object(o.i)(e.slice(5,9)),l=parseInt(Object(o.i)(e.slice(9,13)).substring(2),16),f=Object(o.i)(e.slice(13,45)),h=e.slice(45,78);switch(Object(o.i)(e.slice(0,4))){case"0x0488b21e":case"0x043587cf":return new N(S,null,Object(o.i)(h),c,f,l,n,null);case"0x0488ade4":case"0x04358394 ":if(0!==h[0])break;return new N(S,Object(o.i)(h.slice(1)),null,c,f,l,n,null);}return _.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");}}function I(t,e){e||(e="");const n=Object(l.f)("mnemonic"+e,l.a.NFKD);return Object(f.a)(Object(l.f)(t,l.a.NFKD),n,2048,64,"sha512");}function P(t,e){e=x(e),_.checkNormalize();const n=e.split(t);if(n.length%3!=0)throw new Error("invalid mnemonic");const r=Object(o.a)(new Uint8Array(Math.ceil(11*n.length/8)));let c=0;for(let i=0;i>3]|=1<<7-c%8),c++;}const l=32*n.length/3,f=O(n.length/3);if((Object(o.a)(Object(m.c)(r.slice(0,l/8)))[0]&f)!==(r[r.length-1]&f))throw new Error("invalid checksum");return Object(o.i)(r.slice(0,l/8));}function R(t,e){if(e=x(e),(t=Object(o.a)(t)).length%4!=0||t.length<16||t.length>32)throw new Error("invalid entropy");const n=[0];let r=11;for(let i=0;i8?(n[n.length-1]<<=8,n[n.length-1]|=t[i],r-=8):(n[n.length-1]<<=r,n[n.length-1]|=t[i]>>8-r,n.push(t[i]&(1<<8-r)-1),r+=3);const c=t.length/4,l=Object(o.a)(Object(m.c)(t))[0]&O(c);return n[n.length-1]<<=c,n[n.length-1]|=l>>8-c,e.join(n.map(t=>e.getWord(t)));}function C(t,e){try{return P(t,e),!0;}catch(t){}return!1;}function B(t){return("number"!=typeof t||t<0||t>=T||t%1)&&_.throwArgumentError("invalid account index","index",t),`m/44'/60'/${t}'/0/0`;}},function(t,e,n){var r=n(133),o=r.all;t.exports=r.IS_HTMLDDA?function(t){return"function"==typeof t||t===o;}:function(t){return"function"==typeof t;};},function(t,e,n){"use strict";function r(t,e,n,r,o,c,l){try{var f=t[c](l),h=f.value;}catch(t){return void n(t);}f.done?e(h):Promise.resolve(h).then(r,o);}function o(t){return function(){var e=this,n=arguments;return new Promise(function(o,c){var l=t.apply(e,n);function f(t){r(l,o,c,f,h,"next",t);}function h(t){r(l,o,c,f,h,"throw",t);}f(void 0);});};}n.d(e,"a",function(){return o;});},function(t,e,n){var r=n(22),o=n(58).f,c=n(79),l=n(57),f=n(103),h=n(196),d=n(145);t.exports=function(t,source){var e,n,m,y,v,w=t.target,_=t.global,A=t.stat;if(e=_?r:A?r[w]||f(w,{}):(r[w]||{}).prototype)for(n in source){if(y=source[n],m=t.dontCallGetSet?(v=o(e,n))&&v.value:e[n],!d(_?n:w+(A?".":"#")+n,t.forced)&&void 0!==m){if(typeof y==typeof m)continue;h(y,m);}(t.sham||m&&m.sham)&&c(y,"sham",!0),l(e,n,y,t);}};},,function(t,e,n){var r=n(22),o=n(66),c=n(25),l=n(105),f=n(56),h=n(132),d=r.Symbol,m=o("wks"),y=h?d.for||d:d&&d.withoutSetter||l;t.exports=function(t){return c(m,t)||(m[t]=f&&c(d,t)?d[t]:y("Symbol."+t)),m[t];};},function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t;};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this;}()||this||Function("return this")();}).call(this,n(47));},function(t,e,n){"use strict";n.r(e);var r=n(45);n.d(e,"ethers",function(){return r;});var o=n(31);n.d(e,"Signer",function(){return o.a;});var c=n(59);n.d(e,"Wallet",function(){return c.a;}),n.d(e,"VoidSigner",function(){return o.b;});var l=n(76);n.d(e,"getDefaultProvider",function(){return l.getDefaultProvider;}),n.d(e,"providers",function(){return r.providers;});var f=n(51);n.d(e,"BaseContract",function(){return f.a;}),n.d(e,"Contract",function(){return f.b;}),n.d(e,"ContractFactory",function(){return f.c;});var h=n(7);n.d(e,"BigNumber",function(){return h.a;});var d=n(182);n.d(e,"FixedNumber",function(){return d.a;}),n.d(e,"constants",function(){return r.constants;});var m=n(2);n.d(e,"errors",function(){return m.a;}),n.d(e,"logger",function(){return r.logger;}),n.d(e,"utils",function(){return r.utils;});var y=n(255);n.d(e,"wordlists",function(){return y.a;});var v=n(88);n.d(e,"version",function(){return v.a;});var w=n(77);n.d(e,"Wordlist",function(){return w.a;});try{const t=window;null==t._ethers&&(t._ethers=r);}catch(t){}},function(t,e,n){var r=e;r.utils=n(37),r.common=n(64),r.sha=n(172),r.ripemd=n(176),r.hmac=n(177),r.sha1=r.sha.sha1,r.sha256=r.sha.sha256,r.sha224=r.sha.sha224,r.sha384=r.sha.sha384,r.sha512=r.sha.sha512,r.ripemd160=r.ripemd.ripemd160;},function(t,e,n){var r=n(12),o=n(48),c=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return c(o(t),e);};},function(t,e,n){var r=n(14);t.exports=!r(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7;}})[1];});},function(t,e,n){"use strict";n.d(e,"a",function(){return c;}),n.d(e,"c",function(){return l;}),n.d(e,"b",function(){return h;}),n.d(e,"f",function(){return m;}),n.d(e,"d",function(){return v;}),n.d(e,"e",function(){return w;}),n.d(e,"h",function(){return _;}),n.d(e,"g",function(){return A;});var r=n(0);const o=new(n(2).b)("strings/5.7.0");var c,l;function f(t,e,n,output,r){if(t===l.BAD_PREFIX||t===l.UNEXPECTED_CONTINUE){let i=0;for(let t=e+1;t>6==2;t++)i++;return i;}return t===l.OVERRUN?n.length-e-1:0;}!function(t){t.current="",t.NFC="NFC",t.NFD="NFD",t.NFKC="NFKC",t.NFKD="NFKD";}(c||(c={})),function(t){t.UNEXPECTED_CONTINUE="unexpected continuation byte",t.BAD_PREFIX="bad codepoint prefix",t.OVERRUN="string overrun",t.MISSING_CONTINUE="missing continuation byte",t.OUT_OF_RANGE="out of UTF-8 range",t.UTF16_SURROGATE="UTF-16 surrogate",t.OVERLONG="overlong representation";}(l||(l={}));const h=Object.freeze({error:function(t,e,n,output,r){return o.throwArgumentError(`invalid codepoint at offset ${e}; ${t}`,"bytes",n);},ignore:f,replace:function(t,e,n,output,r){return t===l.OVERLONG?(output.push(r),0):(output.push(65533),f(t,e,n));}});function d(t,e){null==e&&(e=h.error),t=Object(r.a)(t);const n=[];let i=0;for(;i>7==0){n.push(r);continue;}let o=null,c=null;if(192==(224&r))o=1,c=127;else if(224==(240&r))o=2,c=2047;else{if(240!=(248&r)){i+=e(128==(192&r)?l.UNEXPECTED_CONTINUE:l.BAD_PREFIX,i-1,t,n);continue;}o=3,c=65535;}if(i-1+o>=t.length){i+=e(l.OVERRUN,i-1,t,n);continue;}let f=r&(1<<8-o-1)-1;for(let r=0;r1114111?i+=e(l.OUT_OF_RANGE,i-1-o,t,n,f):f>=55296&&f<=57343?i+=e(l.UTF16_SURROGATE,i-1-o,t,n,f):f<=c?i+=e(l.OVERLONG,i-1-o,t,n,f):n.push(f));}return n;}function m(t,form=c.current){form!=c.current&&(o.checkNormalize(),t=t.normalize(form));let e=[];for(let i=0;i>6|192),e.push(63&n|128);else if(55296==(64512&n)){i++;const r=t.charCodeAt(i);if(i>=t.length||56320!=(64512&r))throw new Error("invalid utf-8 string");const o=65536+((1023&n)<<10)+(1023&r);e.push(o>>18|240),e.push(o>>12&63|128),e.push(o>>6&63|128),e.push(63&o|128);}else e.push(n>>12|224),e.push(n>>6&63|128),e.push(63&n|128);}return Object(r.a)(e);}function y(t){const e="0000"+t.toString(16);return"\\u"+e.substring(e.length-4);}function v(t,e){return'"'+d(t,e).map(t=>{if(t<256){switch(t){case 8:return"\\b";case 9:return"\\t";case 10:return"\\n";case 13:return"\\r";case 34:return'\\"';case 92:return"\\\\";}if(t>=32&&t<127)return String.fromCharCode(t);}return t<=65535?y(t):y(55296+((t-=65536)>>10&1023))+y(56320+(1023&t));}).join("")+'"';}function w(t){return t.map(t=>t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10&1023),56320+(1023&t)))).join("");}function _(t,e){return w(d(t,e));}function A(t,form=c.current){return d(m(t,form));}},function(t,e,n){"use strict";n.d(e,"a",function(){return d;}),n.d(e,"c",function(){return m;}),n.d(e,"b",function(){return y;});var r=n(159),o=n(0),c=n(1);const l=new(n(2).b)("signing-key/5.7.0");let f=null;function h(){return f||(f=new r.a("secp256k1")),f;}class d{constructor(t){Object(c.d)(this,"curve","secp256k1"),Object(c.d)(this,"privateKey",Object(o.i)(t)),32!==Object(o.d)(this.privateKey)&&l.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const e=h().keyFromPrivate(Object(o.a)(this.privateKey));Object(c.d)(this,"publicKey","0x"+e.getPublic(!1,"hex")),Object(c.d)(this,"compressedPublicKey","0x"+e.getPublic(!0,"hex")),Object(c.d)(this,"_isSigningKey",!0);}_addPoint(t){const e=h().keyFromPublic(Object(o.a)(this.publicKey)),n=h().keyFromPublic(Object(o.a)(t));return"0x"+e.pub.add(n.pub).encodeCompressed("hex");}signDigest(t){const e=h().keyFromPrivate(Object(o.a)(this.privateKey)),n=Object(o.a)(t);32!==n.length&&l.throwArgumentError("bad digest length","digest",t);const r=e.sign(n,{canonical:!0});return Object(o.n)({recoveryParam:r.recoveryParam,r:Object(o.h)("0x"+r.r.toString(16),32),s:Object(o.h)("0x"+r.s.toString(16),32)});}computeSharedSecret(t){const e=h().keyFromPrivate(Object(o.a)(this.privateKey)),n=h().keyFromPublic(Object(o.a)(y(t)));return Object(o.h)("0x"+e.derive(n.getPublic()).toString(16),32);}static isSigningKey(t){return!(!t||!t._isSigningKey);}}function m(t,e){const n=Object(o.n)(e),r={r:Object(o.a)(n.r),s:Object(o.a)(n.s)};return"0x"+h().recoverPubKey(Object(o.a)(t),r,n.recoveryParam).encode("hex",!1);}function y(t,e){const n=Object(o.a)(t);if(32===n.length){const t=new d(n);return e?"0x"+h().keyFromPrivate(n).getPublic(!0,"hex"):t.publicKey;}return 33===n.length?e?Object(o.i)(n):"0x"+h().keyFromPublic(n).getPublic(!1,"hex"):65===n.length?e?"0x"+h().keyFromPublic(n).getPublic(!0,"hex"):Object(o.i)(n):l.throwArgumentError("invalid public or private key","key","[REDACTED]");}},function(t,e,n){"use strict";n.d(e,"d",function(){return w;}),n.d(e,"g",function(){return A;}),n.d(e,"e",function(){return T;}),n.d(e,"c",function(){return O;}),n.d(e,"a",function(){return S;}),n.d(e,"f",function(){return j;}),n.d(e,"b",function(){return I;});var r=n(7),o=n(1),c=n(2),l=n(40);const f=new c.b(l.a),h={};let d={calldata:!0,memory:!0,storage:!0},m={calldata:!0,memory:!0};function y(t,e){if("bytes"===t||"string"===t){if(d[e])return!0;}else if("address"===t){if("payable"===e)return!0;}else if((t.indexOf("[")>=0||"tuple"===t)&&m[e])return!0;return(d[e]||"payable"===e)&&f.throwArgumentError("invalid modifier","name",e),!1;}function v(object,t){for(let e in t)Object(o.d)(object,e,t[e]);}const w=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),_=new RegExp(/^(.*)\[([0-9]*)\]$/);class A{constructor(t,e){t!==h&&f.throwError("use fromString",c.b.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),v(this,e);let n=this.type.match(_);v(this,n?{arrayLength:parseInt(n[2]||"-1"),arrayChildren:A.fromObject({type:n[1],components:this.components}),baseType:"array"}:{arrayLength:null,arrayChildren:null,baseType:null!=this.components?"tuple":this.type}),this._isParamType=!0,Object.freeze(this);}format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json){let e={type:"tuple"===this.baseType?"tuple":this.type,name:this.name||void 0};return"boolean"==typeof this.indexed&&(e.indexed=this.indexed),this.components&&(e.components=this.components.map(e=>JSON.parse(e.format(t)))),JSON.stringify(e);}let e="";return"array"===this.baseType?(e+=this.arrayChildren.format(t),e+="["+(this.arrayLength<0?"":String(this.arrayLength))+"]"):"tuple"===this.baseType?(t!==w.sighash&&(e+=this.type),e+="("+this.components.map(e=>e.format(t)).join(t===w.full?", ":",")+")"):e+=this.type,t!==w.sighash&&(!0===this.indexed&&(e+=" indexed"),t===w.full&&this.name&&(e+=" "+this.name)),e;}static from(t,e){return"string"==typeof t?A.fromString(t,e):A.fromObject(t);}static fromObject(t){return A.isParamType(t)?t:new A(h,{name:t.name||null,type:P(t.type),indexed:null==t.indexed?null:!!t.indexed,components:t.components?t.components.map(A.fromObject):null});}static fromString(t,e){return n=function(param,t){let e=param;function n(i){f.throwArgumentError(`unexpected character at position ${i}`,"param",param);}function r(e){let n={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(n.indexed=!1),n;}param=param.replace(/\s/g," ");let o={type:"",name:"",state:{allowType:!0}},c=o;for(let i=0;iA.fromString(param,e));}class T{constructor(t,e){t!==h&&f.throwError("use a static from method",c.b.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),v(this,e),this._isFragment=!0,Object.freeze(this);}static from(t){return T.isFragment(t)?t:"string"==typeof t?T.fromString(t):T.fromObject(t);}static fromObject(t){if(T.isFragment(t))return t;switch(t.type){case"function":return j.fromObject(t);case"event":return O.fromObject(t);case"constructor":return S.fromObject(t);case"error":return I.fromObject(t);case"fallback":case"receive":return null;}return f.throwArgumentError("invalid fragment object","value",t);}static fromString(t){return"event"===(t=(t=(t=t.replace(/\s/g," ")).replace(/\(/g," (").replace(/\)/g,") ").replace(/\s+/g," ")).trim()).split(" ")[0]?O.fromString(t.substring(5).trim()):"function"===t.split(" ")[0]?j.fromString(t.substring(8).trim()):"constructor"===t.split("(")[0].trim()?S.fromString(t.trim()):"error"===t.split(" ")[0]?I.fromString(t.substring(5).trim()):f.throwArgumentError("unsupported fragment","value",t);}static isFragment(t){return!(!t||!t._isFragment);}}class O extends T{format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});let e="";return t!==w.sighash&&(e+="event "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",t!==w.sighash&&this.anonymous&&(e+="anonymous "),e.trim();}static from(t){return"string"==typeof t?O.fromString(t):O.fromObject(t);}static fromObject(t){if(O.isEventFragment(t))return t;"event"!==t.type&&f.throwArgumentError("invalid event object","value",t);const e={name:C(t.name),anonymous:t.anonymous,inputs:t.inputs?t.inputs.map(A.fromObject):[],type:"event"};return new O(h,e);}static fromString(t){let e=t.match(B);e||f.throwArgumentError("invalid event string","value",t);let n=!1;return e[3].split(" ").forEach(t=>{switch(t.trim()){case"anonymous":n=!0;break;case"":break;default:f.warn("unknown modifier: "+t);}}),O.fromObject({name:e[1].trim(),anonymous:n,inputs:E(e[2],!0),type:"event"});}static isEventFragment(t){return t&&t._isFragment&&"event"===t.type;}}function M(t,e){e.gas=null;let n=t.split("@");return 1!==n.length?(n.length>2&&f.throwArgumentError("invalid human-readable ABI signature","value",t),n[1].match(/^[0-9]+$/)||f.throwArgumentError("invalid human-readable ABI signature gas","value",t),e.gas=r.a.from(n[1]),n[0]):t;}function k(t,e){e.constant=!1,e.payable=!1,e.stateMutability="nonpayable",t.split(" ").forEach(t=>{switch(t.trim()){case"constant":e.constant=!0;break;case"payable":e.payable=!0,e.stateMutability="payable";break;case"nonpayable":e.payable=!1,e.stateMutability="nonpayable";break;case"pure":e.constant=!0,e.stateMutability="pure";break;case"view":e.constant=!0,e.stateMutability="view";break;case"external":case"public":case"":break;default:console.log("unknown modifier: "+t);}});}function x(t){let e={constant:!1,payable:!0,stateMutability:"payable"};return null!=t.stateMutability?(e.stateMutability=t.stateMutability,e.constant="view"===e.stateMutability||"pure"===e.stateMutability,null!=t.constant&&!!t.constant!==e.constant&&f.throwArgumentError("cannot have constant function with mutability "+e.stateMutability,"value",t),e.payable="payable"===e.stateMutability,null!=t.payable&&!!t.payable!==e.payable&&f.throwArgumentError("cannot have payable function with mutability "+e.stateMutability,"value",t)):null!=t.payable?(e.payable=!!t.payable,null!=t.constant||e.payable||"constructor"===t.type||f.throwArgumentError("unable to determine stateMutability","value",t),e.constant=!!t.constant,e.constant?e.stateMutability="view":e.stateMutability=e.payable?"payable":"nonpayable",e.payable&&e.constant&&f.throwArgumentError("cannot have constant payable function","value",t)):null!=t.constant?(e.constant=!!t.constant,e.payable=!e.constant,e.stateMutability=e.constant?"view":"payable"):"constructor"!==t.type&&f.throwArgumentError("unable to determine stateMutability","value",t),e;}class S extends T{format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"constructor",stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});t===w.sighash&&f.throwError("cannot format a constructor for sighash",c.b.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let e="constructor("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(e+=this.stateMutability+" "),e.trim();}static from(t){return"string"==typeof t?S.fromString(t):S.fromObject(t);}static fromObject(t){if(S.isConstructorFragment(t))return t;"constructor"!==t.type&&f.throwArgumentError("invalid constructor object","value",t);let e=x(t);e.constant&&f.throwArgumentError("constructor cannot be constant","value",t);const n={name:null,type:t.type,inputs:t.inputs?t.inputs.map(A.fromObject):[],payable:e.payable,stateMutability:e.stateMutability,gas:t.gas?r.a.from(t.gas):null};return new S(h,n);}static fromString(t){let e={type:"constructor"},n=(t=M(t,e)).match(B);return n&&"constructor"===n[1].trim()||f.throwArgumentError("invalid constructor string","value",t),e.inputs=E(n[2].trim(),!1),k(n[3].trim(),e),S.fromObject(e);}static isConstructorFragment(t){return t&&t._isFragment&&"constructor"===t.type;}}class j extends S{format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"function",name:this.name,constant:this.constant,stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map(input=>JSON.parse(input.format(t))),outputs:this.outputs.map(output=>JSON.parse(output.format(t)))});let e="";return t!==w.sighash&&(e+="function "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",t!==w.sighash&&(this.stateMutability?"nonpayable"!==this.stateMutability&&(e+=this.stateMutability+" "):this.constant&&(e+="view "),this.outputs&&this.outputs.length&&(e+="returns ("+this.outputs.map(output=>output.format(t)).join(", ")+") "),null!=this.gas&&(e+="@"+this.gas.toString()+" ")),e.trim();}static from(t){return"string"==typeof t?j.fromString(t):j.fromObject(t);}static fromObject(t){if(j.isFunctionFragment(t))return t;"function"!==t.type&&f.throwArgumentError("invalid function object","value",t);let e=x(t);const n={type:t.type,name:C(t.name),constant:e.constant,inputs:t.inputs?t.inputs.map(A.fromObject):[],outputs:t.outputs?t.outputs.map(A.fromObject):[],payable:e.payable,stateMutability:e.stateMutability,gas:t.gas?r.a.from(t.gas):null};return new j(h,n);}static fromString(t){let e={type:"function"},n=(t=M(t,e)).split(" returns ");n.length>2&&f.throwArgumentError("invalid function string","value",t);let r=n[0].match(B);if(r||f.throwArgumentError("invalid function signature","value",t),e.name=r[1].trim(),e.name&&C(e.name),e.inputs=E(r[2],!1),k(r[3].trim(),e),n.length>1){let r=n[1].match(B);""==r[1].trim()&&""==r[3].trim()||f.throwArgumentError("unexpected tokens","value",t),e.outputs=E(r[2],!1);}else e.outputs=[];return j.fromObject(e);}static isFunctionFragment(t){return t&&t._isFragment&&"function"===t.type;}}function N(t){const e=t.format();return"Error(string)"!==e&&"Panic(uint256)"!==e||f.throwArgumentError(`cannot specify user defined ${e} error`,"fragment",t),t;}class I extends T{format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});let e="";return t!==w.sighash&&(e+="error "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",e.trim();}static from(t){return"string"==typeof t?I.fromString(t):I.fromObject(t);}static fromObject(t){if(I.isErrorFragment(t))return t;"error"!==t.type&&f.throwArgumentError("invalid error object","value",t);const e={type:t.type,name:C(t.name),inputs:t.inputs?t.inputs.map(A.fromObject):[]};return N(new I(h,e));}static fromString(t){let e={type:"error"},n=t.match(B);return n||f.throwArgumentError("invalid error signature","value",t),e.name=n[1].trim(),e.name&&C(e.name),e.inputs=E(n[2],!1),N(I.fromObject(e));}static isErrorFragment(t){return t&&t._isFragment&&"error"===t.type;}}function P(t){return t.match(/^uint($|[^1-9])/)?t="uint256"+t.substring(4):t.match(/^int($|[^1-9])/)&&(t="int256"+t.substring(3)),t;}const R=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function C(t){return t&&t.match(R)||f.throwArgumentError(`invalid identifier "${t}"`,"value",t),t;}const B=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");},,function(t,e,n){"use strict";n.d(e,"a",function(){return d;}),n.d(e,"b",function(){return m;});var r=n(1),o=n(2);var c=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const l=new o.b("abstract-signer/5.7.0"),f=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],h=[o.b.errors.INSUFFICIENT_FUNDS,o.b.errors.NONCE_EXPIRED,o.b.errors.REPLACEMENT_UNDERPRICED];class d{constructor(){l.checkAbstract(new.target,d),Object(r.d)(this,"_isSigner",!0);}getBalance(t){return c(this,void 0,void 0,function*(){return this._checkProvider("getBalance"),yield this.provider.getBalance(this.getAddress(),t);});}getTransactionCount(t){return c(this,void 0,void 0,function*(){return this._checkProvider("getTransactionCount"),yield this.provider.getTransactionCount(this.getAddress(),t);});}estimateGas(t){return c(this,void 0,void 0,function*(){this._checkProvider("estimateGas");const e=yield Object(r.f)(this.checkTransaction(t));return yield this.provider.estimateGas(e);});}call(t,e){return c(this,void 0,void 0,function*(){this._checkProvider("call");const n=yield Object(r.f)(this.checkTransaction(t));return yield this.provider.call(n,e);});}sendTransaction(t){return c(this,void 0,void 0,function*(){this._checkProvider("sendTransaction");const e=yield this.populateTransaction(t),n=yield this.signTransaction(e);return yield this.provider.sendTransaction(n);});}getChainId(){return c(this,void 0,void 0,function*(){this._checkProvider("getChainId");return(yield this.provider.getNetwork()).chainId;});}getGasPrice(){return c(this,void 0,void 0,function*(){return this._checkProvider("getGasPrice"),yield this.provider.getGasPrice();});}getFeeData(){return c(this,void 0,void 0,function*(){return this._checkProvider("getFeeData"),yield this.provider.getFeeData();});}resolveName(t){return c(this,void 0,void 0,function*(){return this._checkProvider("resolveName"),yield this.provider.resolveName(t);});}checkTransaction(t){for(const e in t)-1===f.indexOf(e)&&l.throwArgumentError("invalid transaction key: "+e,"transaction",t);const e=Object(r.g)(t);return null==e.from?e.from=this.getAddress():e.from=Promise.all([Promise.resolve(e.from),this.getAddress()]).then(e=>(e[0].toLowerCase()!==e[1].toLowerCase()&&l.throwArgumentError("from address mismatch","transaction",t),e[0])),e;}populateTransaction(t){return c(this,void 0,void 0,function*(){const e=yield Object(r.f)(this.checkTransaction(t));null!=e.to&&(e.to=Promise.resolve(e.to).then(t=>c(this,void 0,void 0,function*(){if(null==t)return null;const address=yield this.resolveName(t);return null==address&&l.throwArgumentError("provided ENS name resolves to null","tx.to",t),address;})),e.to.catch(t=>{}));const n=null!=e.maxFeePerGas||null!=e.maxPriorityFeePerGas;if(null==e.gasPrice||2!==e.type&&!n?0!==e.type&&1!==e.type||!n||l.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",t):l.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",t),2!==e.type&&null!=e.type||null==e.maxFeePerGas||null==e.maxPriorityFeePerGas){if(0===e.type||1===e.type)null==e.gasPrice&&(e.gasPrice=this.getGasPrice());else{const t=yield this.getFeeData();if(null==e.type){if(null!=t.maxFeePerGas&&null!=t.maxPriorityFeePerGas){if(e.type=2,null!=e.gasPrice){const t=e.gasPrice;delete e.gasPrice,e.maxFeePerGas=t,e.maxPriorityFeePerGas=t;}else null==e.maxFeePerGas&&(e.maxFeePerGas=t.maxFeePerGas),null==e.maxPriorityFeePerGas&&(e.maxPriorityFeePerGas=t.maxPriorityFeePerGas);}else null!=t.gasPrice?(n&&l.throwError("network does not support EIP-1559",o.b.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),null==e.gasPrice&&(e.gasPrice=t.gasPrice),e.type=0):l.throwError("failed to get consistent fee data",o.b.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"});}else 2===e.type&&(null==e.maxFeePerGas&&(e.maxFeePerGas=t.maxFeePerGas),null==e.maxPriorityFeePerGas&&(e.maxPriorityFeePerGas=t.maxPriorityFeePerGas));}}else e.type=2;return null==e.nonce&&(e.nonce=this.getTransactionCount("pending")),null==e.gasLimit&&(e.gasLimit=this.estimateGas(e).catch(t=>{if(h.indexOf(t.code)>=0)throw t;return l.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:t,tx:e});})),null==e.chainId?e.chainId=this.getChainId():e.chainId=Promise.all([Promise.resolve(e.chainId),this.getChainId()]).then(e=>(0!==e[1]&&e[0]!==e[1]&&l.throwArgumentError("chainId address mismatch","transaction",t),e[0])),yield Object(r.f)(e);});}_checkProvider(t){this.provider||l.throwError("missing provider",o.b.errors.UNSUPPORTED_OPERATION,{operation:t||"_checkProvider"});}static isSigner(t){return!(!t||!t._isSigner);}}class m extends d{constructor(address,t){super(),Object(r.d)(this,"address",address),Object(r.d)(this,"provider",t||null);}getAddress(){return Promise.resolve(this.address);}_fail(t,e){return Promise.resolve().then(()=>{l.throwError(t,o.b.errors.UNSUPPORTED_OPERATION,{operation:e});});}signMessage(t){return this._fail("VoidSigner cannot sign messages","signMessage");}signTransaction(t){return this._fail("VoidSigner cannot sign transactions","signTransaction");}_signTypedData(t,e,n){return this._fail("VoidSigner cannot sign typed data","signTypedData");}connect(t){return new m(this.address,t);}}},function(t,e,n){"use strict";n.r(e),n.d(e,"encode",function(){return d;}),n.d(e,"decode",function(){return v;});var r=n(0),o=n(2);const c=new o.b("rlp/5.7.0");function l(t){const e=[];for(;t;)e.unshift(255&t),t>>=8;return e;}function f(data,t,e){let n=0;for(let i=0;it+1+n&&c.throwError("child data too short",o.b.errors.BUFFER_OVERRUN,{});}return{consumed:1+n,result:r};}function y(data,t){if(0===data.length&&c.throwError("data too short",o.b.errors.BUFFER_OVERRUN,{}),data[t]>=248){const e=data[t]-247;t+1+e>data.length&&c.throwError("data short segment too short",o.b.errors.BUFFER_OVERRUN,{});const n=f(data,t+1,e);return t+1+e+n>data.length&&c.throwError("data long segment too short",o.b.errors.BUFFER_OVERRUN,{}),m(data,t,t+1+e,e+n);}if(data[t]>=192){const e=data[t]-192;return t+1+e>data.length&&c.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{}),m(data,t,t+1,e);}if(data[t]>=184){const e=data[t]-183;t+1+e>data.length&&c.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{});const n=f(data,t+1,e);t+1+e+n>data.length&&c.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{});return{consumed:1+e+n,result:Object(r.i)(data.slice(t+1+e,t+1+e+n))};}if(data[t]>=128){const e=data[t]-128;t+1+e>data.length&&c.throwError("data too short",o.b.errors.BUFFER_OVERRUN,{});return{consumed:1+e,result:Object(r.i)(data.slice(t+1,t+1+e))};}return{consumed:1,result:Object(r.i)(data[t])};}function v(data){const t=Object(r.a)(data),e=y(t,0);return e.consumed!==t.length&&c.throwArgumentError("invalid rlp data","data",data),e.result;}},function(t,e,n){"use strict";!function(e){function n(t){return parseInt(t)===t;}function r(t){if(!n(t.length))return!1;for(var i=0;i255)return!1;return!0;}function o(t,e){if(t.buffer&&ArrayBuffer.isView(t)&&"Uint8Array"===t.name)return e&&(t=t.slice?t.slice():Array.prototype.slice.call(t)),t;if(Array.isArray(t)){if(!r(t))throw new Error("Array contains invalid value: "+t);return new Uint8Array(t);}if(n(t.length)&&r(t))return new Uint8Array(t);throw new Error("unsupported array-like object");}function c(t){return new Uint8Array(t);}function l(t,e,n,r,o){null==r&&null==o||(t=t.slice?t.slice(r,o):Array.prototype.slice.call(t,r,o)),e.set(t,n);}var f,h={toBytes:function(text){var t=[],i=0;for(text=encodeURI(text);i191&&n<224?(e.push(String.fromCharCode((31&n)<<6|63&t[i+1])),i+=2):(e.push(String.fromCharCode((15&n)<<12|(63&t[i+1])<<6|63&t[i+2])),i+=3);}return e.join("");}},d=(f="0123456789abcdef",{toBytes:function(text){for(var t=[],i=0;i>4]+f[15&n]);}return e.join("");}}),m={16:10,24:12,32:14},y=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],v=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],w=[82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125],_=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],A=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],E=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],T=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],O=[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890],M=[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935],k=[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239e3,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600],x=[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998e3,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480],S=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],j=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],N=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],I=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];function P(t){for(var e=[],i=0;i>2,this._Ke[e][i%4]=o[i],this._Kd[t-e][i%4]=o[i];for(var c,l=0,f=r;f>16&255]<<24^v[c>>8&255]<<16^v[255&c]<<8^v[c>>24&255]^y[l]<<24,l+=1,8!=r)for(i=1;i>8&255]<<8^v[c>>16&255]<<16^v[c>>24&255]<<24;for(i=r/2+1;i>2,d=f%4,this._Ke[h][d]=o[i],this._Kd[t-h][d]=o[i++],f++;}for(var h=1;h>24&255]^j[c>>16&255]^N[c>>8&255]^I[255&c];},R.prototype.encrypt=function(t){if(16!=t.length)throw new Error("invalid plaintext size (must be 16 bytes)");for(var e=this._Ke.length-1,a=[0,0,0,0],n=P(t),i=0;i<4;i++)n[i]^=this._Ke[0][i];for(var r=1;r>24&255]^A[n[(i+1)%4]>>16&255]^E[n[(i+2)%4]>>8&255]^T[255&n[(i+3)%4]]^this._Ke[r][i];n=a.slice();}var o,l=c(16);for(i=0;i<4;i++)o=this._Ke[e][i],l[4*i]=255&(v[n[i]>>24&255]^o>>24),l[4*i+1]=255&(v[n[(i+1)%4]>>16&255]^o>>16),l[4*i+2]=255&(v[n[(i+2)%4]>>8&255]^o>>8),l[4*i+3]=255&(v[255&n[(i+3)%4]]^o);return l;},R.prototype.decrypt=function(t){if(16!=t.length)throw new Error("invalid ciphertext size (must be 16 bytes)");for(var e=this._Kd.length-1,a=[0,0,0,0],n=P(t),i=0;i<4;i++)n[i]^=this._Kd[0][i];for(var r=1;r>24&255]^M[n[(i+3)%4]>>16&255]^k[n[(i+2)%4]>>8&255]^x[255&n[(i+1)%4]]^this._Kd[r][i];n=a.slice();}var o,l=c(16);for(i=0;i<4;i++)o=this._Kd[e][i],l[4*i]=255&(w[n[i]>>24&255]^o>>24),l[4*i+1]=255&(w[n[(i+3)%4]>>16&255]^o>>16),l[4*i+2]=255&(w[n[(i+2)%4]>>8&255]^o>>8),l[4*i+3]=255&(w[255&n[(i+1)%4]]^o);return l;};var C=function(t){if(!(this instanceof C))throw Error("AES must be instanitated with `new`");this.description="Electronic Code Block",this.name="ecb",this._aes=new R(t);};C.prototype.encrypt=function(t){if((t=o(t)).length%16!=0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var e=c(t.length),n=c(16),i=0;i=0;--e)this._counter[e]=t%256,t>>=8;},D.prototype.setBytes=function(t){if(16!=(t=o(t,!0)).length)throw new Error("invalid counter bytes size (must be 16 bytes)");this._counter=t;},D.prototype.increment=function(){for(var i=15;i>=0;i--){if(255!==this._counter[i]){this._counter[i]++;break;}this._counter[i]=0;}};var U=function(t,e){if(!(this instanceof U))throw Error("AES must be instanitated with `new`");this.description="Counter",this.name="ctr",e instanceof D||(e=new D(e)),this._counter=e,this._remainingCounter=null,this._remainingCounterIndex=16,this._aes=new R(t);};U.prototype.encrypt=function(t){for(var e=o(t,!0),i=0;i16)throw new Error("PKCS#7 padding byte out of range");for(var e=data.length-t,i=0;inull)});let n=null,c=null,l=null;return t&&t.baseFeePerGas&&(n=t.baseFeePerGas,l=r.a.from("1500000000"),c=t.baseFeePerGas.mul(2).add(l)),{lastBaseFeePerGas:n,maxFeePerGas:c,maxPriorityFeePerGas:l,gasPrice:e};});}addListener(t,e){return this.on(t,e);}removeListener(t,e){return this.off(t,e);}static isProvider(t){return!(!t||!t._isProvider);}}},function(t,e,n){"use strict";var r=n(63),o=n(171);function c(t,i){return 55296==(64512&t.charCodeAt(i))&&!(i<0||i+1>=t.length)&&56320==(64512&t.charCodeAt(i+1));}function l(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0;}function f(t){return 1===t.length?"0"+t:t;}function h(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t;}e.inherits=o,e.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var n=[];if("string"==typeof t){if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),i=0;i>6|192,n[p++]=63&r|128):c(t,i)?(r=65536+((1023&r)<<10)+(1023&t.charCodeAt(++i)),n[p++]=r>>18|240,n[p++]=r>>12&63|128,n[p++]=r>>6&63|128,n[p++]=63&r|128):(n[p++]=r>>12|224,n[p++]=r>>6&63|128,n[p++]=63&r|128);}}else for(i=0;i>>0;}return l;},e.split32=function(t,e){for(var n=new Array(4*t.length),i=0,r=0;i>>24,n[r+1]=o>>>16&255,n[r+2]=o>>>8&255,n[r+3]=255&o):(n[r+3]=o>>>24,n[r+2]=o>>>16&255,n[r+1]=o>>>8&255,n[r]=255&o);}return n;},e.rotr32=function(t,b){return t>>>b|t<<32-b;},e.rotl32=function(t,b){return t<>>32-b;},e.sum32=function(a,b){return a+b>>>0;},e.sum32_3=function(a,b,t){return a+b+t>>>0;},e.sum32_4=function(a,b,t,e){return a+b+t+e>>>0;},e.sum32_5=function(a,b,t,e,n){return a+b+t+e+n>>>0;},e.sum64=function(t,e,n,r){var o=t[e],c=r+t[e+1]>>>0,l=(c>>0,t[e+1]=c;},e.sum64_hi=function(t,e,n,r){return(e+r>>>0>>0;},e.sum64_lo=function(t,e,n,r){return e+r>>>0;},e.sum64_4_hi=function(t,e,n,r,o,c,l,dl){var f=0,h=e;return f+=(h=h+r>>>0)>>0)>>0)>>0;},e.sum64_4_lo=function(t,e,n,r,o,c,l,dl){return e+r+c+dl>>>0;},e.sum64_5_hi=function(t,e,n,r,o,c,l,dl,f,h){var d=0,m=e;return d+=(m=m+r>>>0)>>0)>>0)>>0)>>0;},e.sum64_5_lo=function(t,e,n,r,o,c,l,dl,f,h){return e+r+c+dl+h>>>0;},e.rotr64_hi=function(t,e,n){return(e<<32-n|t>>>n)>>>0;},e.rotr64_lo=function(t,e,n){return(t<<32-n|e>>>n)>>>0;},e.shr64_hi=function(t,e,n){return t>>>n;},e.shr64_lo=function(t,e,n){return(t<<32-n|e>>>n)>>>0;};},function(t,e,n){var r=n(35),o=String,c=TypeError;t.exports=function(t){if(r(t))return t;throw c(o(t)+" is not an object");};},function(t,e,n){var r=n(68),o=Function.prototype.call;t.exports=r?o.bind(o):function(){return o.apply(o,arguments);};},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="abi/5.7.0";},function(t,e,n){"use strict";n.d(e,"d",function(){return o;}),n.d(e,"h",function(){return c;}),n.d(e,"e",function(){return l;}),n.d(e,"f",function(){return f;}),n.d(e,"g",function(){return h;}),n.d(e,"b",function(){return d;}),n.d(e,"c",function(){return m;}),n.d(e,"a",function(){return y;});var r=n(7);const o=r.a.from(-1),c=r.a.from(0),l=r.a.from(1),f=r.a.from(2),h=r.a.from("1000000000000000000"),d=r.a.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),m=r.a.from("-0x8000000000000000000000000000000000000000000000000000000000000000"),y=r.a.from("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");},function(t,e,n){var r=n(140),o=n(69);t.exports=function(t){return r(o(t));};},function(t,e,n){"use strict";n.d(e,"a",function(){return l;});var r=n(0),o=n(1);class c{constructor(t){Object(o.d)(this,"alphabet",t),Object(o.d)(this,"base",t.length),Object(o.d)(this,"_alphabetMap",{}),Object(o.d)(this,"_leader",t.charAt(0));for(let i=0;i0;)e.push(t%this.base),t=t/this.base|0;}let n="";for(let t=0;0===source[t]&&t=0;--q)n+=this.alphabet[e[q]];return n;}decode(t){if("string"!=typeof t)throw new TypeError("Expected String");let e=[];if(0===t.length)return new Uint8Array(e);e.push(0);for(let i=0;i>=8;for(;r>0;)e.push(255&r),r>>=8;}for(let n=0;t[n]===this._leader&&n256)&&z.throwArgumentError("invalid number type","type",t),n&&(o=256),e=c.a.from(e).toTwos(o),Object(k.p)(e,o/8);}if(r=t.match(F),r){const o=parseInt(r[1]);return(String(o)!==r[1]||0===o||o>32)&&z.throwArgumentError("invalid bytes type","type",t),Object(k.a)(e).byteLength!==o&&z.throwArgumentError(`invalid value for ${t}`,"value",e),n?Object(k.a)((e+G).substring(0,66)):e;}if(r=t.match(U),r&&Array.isArray(e)){const n=r[1];parseInt(r[2]||String(e.length))!=e.length&&z.throwArgumentError(`invalid array length for ${t}`,"value",e);const o=[];return e.forEach(function(t){o.push(H(n,t,!0));}),Object(k.b)(o);}return z.throwArgumentError("invalid type","type",t);}function K(t,e){t.length!=e.length&&z.throwArgumentError("wrong number of values; expected ${ types.length }","values",e);const n=[];return t.forEach(function(t,r){n.push(H(t,e[r]));}),Object(k.i)(Object(k.b)(n));}function W(t,e){return Object(R.a)(K(t,e));}function V(t,e){return Object(B.c)(K(t,e));}var J=n(95),Y=n(259),Q=n(1),X=n(32),Z=n(28);function $(data,t){t||(t=function(t){return[parseInt(t,16)];});let e=0,n={};return data.split(",").forEach(r=>{let o=r.split(":");e+=parseInt(o[0],16),n[e]=t(o[1]);}),n;}function tt(data){let t=0;return data.split(",").map(e=>{let n=e.split("-");1===n.length?n[1]="0":""===n[1]&&(n[1]="1");let r=t+parseInt(n[0],16);return t=parseInt(n[1],16),{l:r,h:t};});}function et(t,e){let n=0;for(let i=0;i=n&&t<=n+r.h&&(t-n)%(r.d||1)==0){if(r.e&&-1!==r.e.indexOf(t-n))continue;return r;}}return null;}const nt=tt("221,13-1b,5f-,40-10,51-f,11-3,3-3,2-2,2-4,8,2,15,2d,28-8,88,48,27-,3-5,11-20,27-,8,28,3-5,12,18,b-a,1c-4,6-16,2-d,2-2,2,1b-4,17-9,8f-,10,f,1f-2,1c-34,33-14e,4,36-,13-,6-2,1a-f,4,9-,3-,17,8,2-2,5-,2,8-,3-,4-8,2-3,3,6-,16-6,2-,7-3,3-,17,8,3,3,3-,2,6-3,3-,4-a,5,2-6,10-b,4,8,2,4,17,8,3,6-,b,4,4-,2-e,2-4,b-10,4,9-,3-,17,8,3-,5-,9-2,3-,4-7,3-3,3,4-3,c-10,3,7-2,4,5-2,3,2,3-2,3-2,4-2,9,4-3,6-2,4,5-8,2-e,d-d,4,9,4,18,b,6-3,8,4,5-6,3-8,3-3,b-11,3,9,4,18,b,6-3,8,4,5-6,3-6,2,3-3,b-11,3,9,4,18,11-3,7-,4,5-8,2-7,3-3,b-11,3,13-2,19,a,2-,8-2,2-3,7,2,9-11,4-b,3b-3,1e-24,3,2-,3,2-,2-5,5,8,4,2,2-,3,e,4-,6,2,7-,b-,3-21,49,23-5,1c-3,9,25,10-,2-2f,23,6,3,8-2,5-5,1b-45,27-9,2a-,2-3,5b-4,45-4,53-5,8,40,2,5-,8,2,5-,28,2,5-,20,2,5-,8,2,5-,8,8,18,20,2,5-,8,28,14-5,1d-22,56-b,277-8,1e-2,52-e,e,8-a,18-8,15-b,e,4,3-b,5e-2,b-15,10,b-5,59-7,2b-555,9d-3,5b-5,17-,7-,27-,7-,9,2,2,2,20-,36,10,f-,7,14-,4,a,54-3,2-6,6-5,9-,1c-10,13-1d,1c-14,3c-,10-6,32-b,240-30,28-18,c-14,a0,115-,3,66-,b-76,5,5-,1d,24,2,5-2,2,8-,35-2,19,f-10,1d-3,311-37f,1b,5a-b,d7-19,d-3,41,57-,68-4,29-3,5f,29-37,2e-2,25-c,2c-2,4e-3,30,78-3,64-,20,19b7-49,51a7-59,48e-2,38-738,2ba5-5b,222f-,3c-94,8-b,6-4,1b,6,2,3,3,6d-20,16e-f,41-,37-7,2e-2,11-f,5-b,18-,b,14,5-3,6,88-,2,bf-2,7-,7-,7-,4-2,8,8-9,8-2ff,20,5-b,1c-b4,27-,27-cbb1,f7-9,28-2,b5-221,56,48,3-,2-,3-,5,d,2,5,3,42,5-,9,8,1d,5,6,2-2,8,153-3,123-3,33-27fd,a6da-5128,21f-5df,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3,2-1d,61-ff7d"),it="ad,34f,1806,180b,180c,180d,200b,200c,200d,2060,feff".split(",").map(t=>parseInt(t,16)),ot=[{h:25,s:32,l:65},{h:30,s:32,e:[23],l:127},{h:54,s:1,e:[48],l:64,d:2},{h:14,s:1,l:57,d:2},{h:44,s:1,l:17,d:2},{h:10,s:1,e:[2,6,8],l:61,d:2},{h:16,s:1,l:68,d:2},{h:84,s:1,e:[18,24,66],l:19,d:2},{h:26,s:32,e:[17],l:435},{h:22,s:1,l:71,d:2},{h:15,s:80,l:40},{h:31,s:32,l:16},{h:32,s:1,l:80,d:2},{h:52,s:1,l:42,d:2},{h:12,s:1,l:55,d:2},{h:40,s:1,e:[38],l:15,d:2},{h:14,s:1,l:48,d:2},{h:37,s:48,l:49},{h:148,s:1,l:6351,d:2},{h:88,s:1,l:160,d:2},{h:15,s:16,l:704},{h:25,s:26,l:854},{h:25,s:32,l:55915},{h:37,s:40,l:1247},{h:25,s:-119711,l:53248},{h:25,s:-119763,l:52},{h:25,s:-119815,l:52},{h:25,s:-119867,e:[1,4,5,7,8,11,12,17],l:52},{h:25,s:-119919,l:52},{h:24,s:-119971,e:[2,7,8,17],l:52},{h:24,s:-120023,e:[2,7,13,15,16,17],l:52},{h:25,s:-120075,l:52},{h:25,s:-120127,l:52},{h:25,s:-120179,l:52},{h:25,s:-120231,l:52},{h:25,s:-120283,l:52},{h:25,s:-120335,l:52},{h:24,s:-119543,e:[17],l:56},{h:24,s:-119601,e:[17],l:58},{h:24,s:-119659,e:[17],l:58},{h:24,s:-119717,e:[17],l:58},{h:24,s:-119775,e:[17],l:58}],at=$("b5:3bc,c3:ff,7:73,2:253,5:254,3:256,1:257,5:259,1:25b,3:260,1:263,2:269,1:268,5:26f,1:272,2:275,7:280,3:283,5:288,3:28a,1:28b,5:292,3f:195,1:1bf,29:19e,125:3b9,8b:3b2,1:3b8,1:3c5,3:3c6,1:3c0,1a:3ba,1:3c1,1:3c3,2:3b8,1:3b5,1bc9:3b9,1c:1f76,1:1f77,f:1f7a,1:1f7b,d:1f78,1:1f79,1:1f7c,1:1f7d,107:63,5:25b,4:68,1:68,1:68,3:69,1:69,1:6c,3:6e,4:70,1:71,1:72,1:72,1:72,7:7a,2:3c9,2:7a,2:6b,1:e5,1:62,1:63,3:65,1:66,2:6d,b:3b3,1:3c0,6:64,1b574:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3"),st=$("179:1,2:1,2:1,5:1,2:1,a:4f,a:1,8:1,2:1,2:1,3:1,5:1,3:1,4:1,2:1,3:1,4:1,8:2,1:1,2:2,1:1,2:2,27:2,195:26,2:25,1:25,1:25,2:40,2:3f,1:3f,33:1,11:-6,1:-9,1ac7:-3a,6d:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,b:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,c:-8,2:-8,2:-8,2:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,49:-8,1:-8,1:-4a,1:-4a,d:-56,1:-56,1:-56,1:-56,d:-8,1:-8,f:-8,1:-8,3:-7"),ut=$("df:00730073,51:00690307,19:02BC006E,a7:006A030C,18a:002003B9,16:03B903080301,20:03C503080301,1d7:05650582,190f:00680331,1:00740308,1:0077030A,1:0079030A,1:006102BE,b6:03C50313,2:03C503130300,2:03C503130301,2:03C503130342,2a:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,3:1F7003B9,1:03B103B9,1:03AC03B9,2:03B10342,1:03B1034203B9,5:03B103B9,6:1F7403B9,1:03B703B9,1:03AE03B9,2:03B70342,1:03B7034203B9,5:03B703B9,6:03B903080300,1:03B903080301,3:03B90342,1:03B903080342,b:03C503080300,1:03C503080301,1:03C10313,2:03C50342,1:03C503080342,b:1F7C03B9,1:03C903B9,1:03CE03B9,2:03C90342,1:03C9034203B9,5:03C903B9,ac:00720073,5b:00B00063,6:00B00066,d:006E006F,a:0073006D,1:00740065006C,1:0074006D,124f:006800700061,2:00610075,2:006F0076,b:00700061,1:006E0061,1:03BC0061,1:006D0061,1:006B0061,1:006B0062,1:006D0062,1:00670062,3:00700066,1:006E0066,1:03BC0066,4:0068007A,1:006B0068007A,1:006D0068007A,1:00670068007A,1:00740068007A,15:00700061,1:006B00700061,1:006D00700061,1:006700700061,8:00700076,1:006E0076,1:03BC0076,1:006D0076,1:006B0076,1:006D0076,1:00700077,1:006E0077,1:03BC0077,1:006D0077,1:006B0077,1:006D0077,1:006B03C9,1:006D03C9,2:00620071,3:00632215006B0067,1:0063006F002E,1:00640062,1:00670079,2:00680070,2:006B006B,1:006B006D,9:00700068,2:00700070006D,1:00700072,2:00730076,1:00770062,c723:00660066,1:00660069,1:0066006C,1:006600660069,1:00660066006C,1:00730074,1:00730074,d:05740576,1:05740565,1:0574056B,1:057E0576,1:0574056D",function(data){if(data.length%4!=0)throw new Error("bad data");let t=[];for(let i=0;i{if(it.indexOf(code)>=0)return[];if(code>=65024&&code<=65039)return[];let t=function(t){let e=et(t,ot);if(e)return[t+e.s];let n=at[t];if(n)return n;let r=st[t];return r?[t+r[0]]:ut[t]||null;}(code);return t||[code];}),e=n.reduce((t,e)=>(e.forEach(e=>{t.push(e);}),t),[]),e=Object(L.g)(Object(L.e)(e),L.a.NFKC),e.forEach(code=>{if(et(code,ct))throw new Error("STRINGPREP_CONTAINS_PROHIBITED");}),e.forEach(code=>{if(et(code,nt))throw new Error("STRINGPREP_CONTAINS_UNASSIGNED");});let r=Object(L.e)(e);if("-"===r.substring(0,1)||"--"===r.substring(2,4)||"-"===r.substring(r.length-1))throw new Error("invalid hyphen");return r;}var ft=n(128);function ht(text){const t=Object(L.f)(text);if(t.length>31)throw new Error("bytes32 string must be less than 32 bytes");return Object(k.i)(Object(k.b)([t,ft.a]).slice(0,32));}function pt(t){const data=Object(k.a)(t);if(32!==data.length)throw new Error("invalid bytes32 - not 32 bytes long");if(0!==data[31])throw new Error("invalid bytes32 string - no null terminator");let e=31;for(;0===data[e-1];)e--;return Object(L.h)(data.slice(0,e));}var mt=n(11);const yt=new C.b("units/5.7.0"),gt=["wei","kwei","mwei","gwei","szabo","finney","ether"];function bt(t){const e=String(t).split(".");(e.length>2||!e[0].match(/^-?[0-9]*$/)||e[1]&&!e[1].match(/^[0-9]*$/)||"."===t||"-."===t)&&yt.throwArgumentError("invalid value","value",t);let n=e[0],r="";for("-"===n.substring(0,1)&&(r="-",n=n.substring(1));"0"===n.substring(0,1);)n=n.substring(1);""===n&&(n="0");let o="";for(2===e.length&&(o="."+(e[1]||"0"));o.length>2&&"0"===o[o.length-1];)o=o.substring(0,o.length-1);const c=[];for(;n.length;){if(n.length<=3){c.unshift(n);break;}{const t=n.length-3;c.unshift(n.substring(t)),n=n.substring(0,t);}}return r+c.join(",")+o;}function vt(t,e){if("string"==typeof e){const t=gt.indexOf(e);-1!==t&&(e=3*t);}return Object(l.b)(t,null!=e?e:18);}function wt(t,e){if("string"!=typeof t&&yt.throwArgumentError("value must be a string","value",t),"string"==typeof e){const t=gt.indexOf(e);-1!==t&&(e=3*t);}return Object(l.c)(t,null!=e?e:18);}function _t(t){return vt(t,18);}function At(t){return wt(t,18);}var Et=n(15),Tt=n(162),Ot=n(88);const Mt=new C.b(Ot.a);},function(t,e,n){"use strict";n.d(e,"b",function(){return o;}),n.d(e,"c",function(){return c;}),n.d(e,"a",function(){return l;});var r=n(4);function o(t){let data=null;try{data=JSON.parse(t);}catch(t){return!1;}return data.encseed&&data.ethaddr;}function c(t){let data=null;try{data=JSON.parse(t);}catch(t){return!1;}return!(!data.version||parseInt(data.version)!==data.version||3!==parseInt(data.version));}function l(t){if(o(t))try{return Object(r.a)(JSON.parse(t).ethaddr);}catch(t){return null;}if(c(t))try{return Object(r.a)(JSON.parse(t).address);}catch(t){return null;}return null;}},function(t,e){var g;g=function(){return this;}();try{g=g||new Function("return this")();}catch(t){"object"==typeof window&&(g=window);}t.exports=g;},function(t,e,n){var r=n(69),o=Object;t.exports=function(t){return o(r(t));};},function(t,e,n){var r=n(12),o=r({}.toString),c=r("".slice);t.exports=function(t){return c(o(t),8,-1);};},function(t,e,n){var r=n(82),o=String;t.exports=function(t){if("Symbol"===r(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t);};},function(t,e,n){"use strict";n.d(e,"a",function(){return R;}),n.d(e,"b",function(){return C;}),n.d(e,"c",function(){return B;});var r=n(13),o=n(260),c=n(36),l=n(31),f=n(4),h=n(7),d=n(0),m=n(1),y=n(11),v=n(2);var w=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const _=new v.b("contracts/5.7.0"),A={chainId:!0,data:!0,from:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0,customData:!0,ccipReadEnabled:!0};function E(t,e){return w(this,void 0,void 0,function*(){const n=yield e;"string"!=typeof n&&_.throwArgumentError("invalid address or ENS name","name",n);try{return Object(f.a)(n);}catch(t){}t||_.throwError("a provider or signer is needed to resolve ENS names",v.b.errors.UNSUPPORTED_OPERATION,{operation:"resolveName"});const address=yield t.resolveName(n);return null==address&&_.throwArgumentError("resolver or addr is not configured for ENS name","name",n),address;});}function T(t,e,n){return w(this,void 0,void 0,function*(){return Array.isArray(n)?yield Promise.all(n.map((n,r)=>T(t,Array.isArray(e)?e[r]:e[n.name],n))):"address"===n.type?yield E(t,e):"tuple"===n.type?yield T(t,e,n.components):"array"===n.baseType?Array.isArray(e)?yield Promise.all(e.map(e=>T(t,e,n.arrayChildren))):Promise.reject(_.makeError("invalid value for array",v.b.errors.INVALID_ARGUMENT,{argument:"value",value:e})):e;});}function O(t,e,n){return w(this,void 0,void 0,function*(){let r={};n.length===e.inputs.length+1&&"object"==typeof n[n.length-1]&&(r=Object(m.g)(n.pop())),_.checkArgumentCount(n.length,e.inputs.length,"passed to contract"),t.signer?r.from?r.from=Object(m.f)({override:E(t.signer,r.from),signer:t.signer.getAddress()}).then(t=>w(this,void 0,void 0,function*(){return Object(f.a)(t.signer)!==t.override&&_.throwError("Contract with a Signer cannot override from",v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides.from"}),t.override;})):r.from=t.signer.getAddress():r.from&&(r.from=E(t.provider,r.from));const o=yield Object(m.f)({args:T(t.signer||t.provider,n,e.inputs),address:t.resolvedAddress,overrides:Object(m.f)(r)||{}}),data=t.interface.encodeFunctionData(e,o.args),c={data:data,to:o.address},l=o.overrides;if(null!=l.nonce&&(c.nonce=h.a.from(l.nonce).toNumber()),null!=l.gasLimit&&(c.gasLimit=h.a.from(l.gasLimit)),null!=l.gasPrice&&(c.gasPrice=h.a.from(l.gasPrice)),null!=l.maxFeePerGas&&(c.maxFeePerGas=h.a.from(l.maxFeePerGas)),null!=l.maxPriorityFeePerGas&&(c.maxPriorityFeePerGas=h.a.from(l.maxPriorityFeePerGas)),null!=l.from&&(c.from=l.from),null!=l.type&&(c.type=l.type),null!=l.accessList&&(c.accessList=Object(y.b)(l.accessList)),null==c.gasLimit&&null!=e.gas){let t=21e3;const n=Object(d.a)(data);for(let i=0;inull!=r[t]);return A.length&&_.throwError(`cannot override ${A.map(t=>JSON.stringify(t)).join(",")}`,v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides",overrides:A}),c;});}function M(t,e){const n=e.wait.bind(e);e.wait=e=>n(e).then(e=>(e.events=e.logs.map(n=>{let r=Object(m.c)(n),o=null;try{o=t.interface.parseLog(n);}catch(t){}return o&&(r.args=o.args,r.decode=(data,e)=>t.interface.decodeEventLog(o.eventFragment,data,e),r.event=o.name,r.eventSignature=o.signature),r.removeListener=()=>t.provider,r.getBlock=()=>t.provider.getBlock(e.blockHash),r.getTransaction=()=>t.provider.getTransaction(e.transactionHash),r.getTransactionReceipt=()=>Promise.resolve(e),r;}),e));}function k(t,e,n){const r=t.signer||t.provider;return function(...o){return w(this,void 0,void 0,function*(){let c;if(o.length===e.inputs.length+1&&"object"==typeof o[o.length-1]){const t=Object(m.g)(o.pop());null!=t.blockTag&&(c=yield t.blockTag),delete t.blockTag,o.push(t);}null!=t.deployTransaction&&(yield t._deployed(c));const l=yield O(t,e,o),f=yield r.call(l,c);try{let r=t.interface.decodeFunctionResult(e,f);return n&&1===e.outputs.length&&(r=r[0]),r;}catch(e){throw e.code===v.b.errors.CALL_EXCEPTION&&(e.address=t.address,e.args=o,e.transaction=l),e;}});};}function x(t,e,n){return e.constant?k(t,e,n):function(t,e){return function(...n){return w(this,void 0,void 0,function*(){t.signer||_.throwError("sending a transaction requires a signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"sendTransaction"}),null!=t.deployTransaction&&(yield t._deployed());const r=yield O(t,e,n),o=yield t.signer.sendTransaction(r);return M(t,o),o;});};}(t,e);}function S(filter){return!filter.address||null!=filter.topics&&0!==filter.topics.length?(filter.address||"*")+"@"+(filter.topics?filter.topics.map(t=>Array.isArray(t)?t.join("|"):t).join(":"):""):"*";}class j{constructor(t,filter){Object(m.d)(this,"tag",t),Object(m.d)(this,"filter",filter),this._listeners=[];}addListener(t,e){this._listeners.push({listener:t,once:e});}removeListener(t){let e=!1;this._listeners=this._listeners.filter(n=>!(!e&&n.listener===t)||(e=!0,!1));}removeAllListeners(){this._listeners=[];}listeners(){return this._listeners.map(i=>i.listener);}listenerCount(){return this._listeners.length;}run(t){const e=this.listenerCount();return this._listeners=this._listeners.filter(e=>{const n=t.slice();return setTimeout(()=>{e.listener.apply(this,n);},0),!e.once;}),e;}prepareEvent(t){}getEmit(t){return[t];}}class N extends j{constructor(){super("error",null);}}class I extends j{constructor(address,t,e,n){const filter={address:address};let r=t.getEventTopic(e);n?(r!==n[0]&&_.throwArgumentError("topic mismatch","topics",n),filter.topics=n.slice()):filter.topics=[r],super(S(filter),filter),Object(m.d)(this,"address",address),Object(m.d)(this,"interface",t),Object(m.d)(this,"fragment",e);}prepareEvent(t){super.prepareEvent(t),t.event=this.fragment.name,t.eventSignature=this.fragment.format(),t.decode=(data,t)=>this.interface.decodeEventLog(this.fragment,data,t);try{t.args=this.interface.decodeEventLog(this.fragment,t.data,t.topics);}catch(e){t.args=null,t.decodeError=e;}}getEmit(t){const e=Object(r.d)(t.args);if(e.length)throw e[0].error;const n=(t.args||[]).slice();return n.push(t),n;}}class P extends j{constructor(address,t){super("*",{address:address}),Object(m.d)(this,"address",address),Object(m.d)(this,"interface",t);}prepareEvent(t){super.prepareEvent(t);try{const e=this.interface.parseLog(t);t.event=e.name,t.eventSignature=e.signature,t.decode=(data,t)=>this.interface.decodeEventLog(e.eventFragment,data,t),t.args=e.args;}catch(t){}}}class R{constructor(t,e,n){Object(m.d)(this,"interface",Object(m.e)(new.target,"getInterface")(e)),null==n?(Object(m.d)(this,"provider",null),Object(m.d)(this,"signer",null)):l.a.isSigner(n)?(Object(m.d)(this,"provider",n.provider||null),Object(m.d)(this,"signer",n)):c.b.isProvider(n)?(Object(m.d)(this,"provider",n),Object(m.d)(this,"signer",null)):_.throwArgumentError("invalid signer or provider","signerOrProvider",n),Object(m.d)(this,"callStatic",{}),Object(m.d)(this,"estimateGas",{}),Object(m.d)(this,"functions",{}),Object(m.d)(this,"populateTransaction",{}),Object(m.d)(this,"filters",{});{const t={};Object.keys(this.interface.events).forEach(e=>{const n=this.interface.events[e];Object(m.d)(this.filters,e,(...t)=>({address:this.address,topics:this.interface.encodeFilterTopics(n,t)})),t[n.name]||(t[n.name]=[]),t[n.name].push(e);}),Object.keys(t).forEach(e=>{const n=t[e];1===n.length?Object(m.d)(this.filters,e,this.filters[n[0]]):_.warn(`Duplicate definition of ${e} (${n.join(", ")})`);});}if(Object(m.d)(this,"_runningEvents",{}),Object(m.d)(this,"_wrappedEmits",{}),null==t&&_.throwArgumentError("invalid contract address or ENS name","addressOrName",t),Object(m.d)(this,"address",t),this.provider)Object(m.d)(this,"resolvedAddress",E(this.provider,t));else try{Object(m.d)(this,"resolvedAddress",Promise.resolve(Object(f.a)(t)));}catch(t){_.throwError("provider is required to use ENS name as contract address",v.b.errors.UNSUPPORTED_OPERATION,{operation:"new Contract"});}this.resolvedAddress.catch(t=>{});const r={},o={};Object.keys(this.interface.functions).forEach(t=>{const e=this.interface.functions[t];if(o[t])_.warn(`Duplicate ABI entry for ${JSON.stringify(t)}`);else{o[t]=!0;{const n=e.name;r[`%${n}`]||(r[`%${n}`]=[]),r[`%${n}`].push(t);}null==this[t]&&Object(m.d)(this,t,x(this,e,!0)),null==this.functions[t]&&Object(m.d)(this.functions,t,x(this,e,!1)),null==this.callStatic[t]&&Object(m.d)(this.callStatic,t,k(this,e,!0)),null==this.populateTransaction[t]&&Object(m.d)(this.populateTransaction,t,function(t,e){return function(...n){return O(t,e,n);};}(this,e)),null==this.estimateGas[t]&&Object(m.d)(this.estimateGas,t,function(t,e){const n=t.signer||t.provider;return function(...r){return w(this,void 0,void 0,function*(){n||_.throwError("estimate require a provider or signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"estimateGas"});const o=yield O(t,e,r);return yield n.estimateGas(o);});};}(this,e));}}),Object.keys(r).forEach(t=>{const e=r[t];if(e.length>1)return;t=t.substring(1);const n=e[0];try{null==this[t]&&Object(m.d)(this,t,this[n]);}catch(t){}null==this.functions[t]&&Object(m.d)(this.functions,t,this.functions[n]),null==this.callStatic[t]&&Object(m.d)(this.callStatic,t,this.callStatic[n]),null==this.populateTransaction[t]&&Object(m.d)(this.populateTransaction,t,this.populateTransaction[n]),null==this.estimateGas[t]&&Object(m.d)(this.estimateGas,t,this.estimateGas[n]);});}static getContractAddress(t){return Object(f.b)(t);}static getInterface(t){return o.b.isInterface(t)?t:new o.b(t);}deployed(){return this._deployed();}_deployed(t){return this._deployedPromise||(this.deployTransaction?this._deployedPromise=this.deployTransaction.wait().then(()=>this):this._deployedPromise=this.provider.getCode(this.address,t).then(code=>("0x"===code&&_.throwError("contract not deployed",v.b.errors.UNSUPPORTED_OPERATION,{contractAddress:this.address,operation:"getDeployed"}),this))),this._deployedPromise;}fallback(t){this.signer||_.throwError("sending a transactions require a signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"sendTransaction(fallback)"});const e=Object(m.g)(t||{});return["from","to"].forEach(function(t){null!=e[t]&&_.throwError("cannot override "+t,v.b.errors.UNSUPPORTED_OPERATION,{operation:t});}),e.to=this.resolvedAddress,this.deployed().then(()=>this.signer.sendTransaction(e));}connect(t){"string"==typeof t&&(t=new l.b(t,this.provider));const e=new this.constructor(this.address,this.interface,t);return this.deployTransaction&&Object(m.d)(e,"deployTransaction",this.deployTransaction),e;}attach(t){return new this.constructor(t,this.interface,this.signer||this.provider);}static isIndexed(t){return o.a.isIndexed(t);}_normalizeRunningEvent(t){return this._runningEvents[t.tag]?this._runningEvents[t.tag]:t;}_getRunningEvent(t){if("string"==typeof t){if("error"===t)return this._normalizeRunningEvent(new N());if("event"===t)return this._normalizeRunningEvent(new j("event",null));if("*"===t)return this._normalizeRunningEvent(new P(this.address,this.interface));const e=this.interface.getEvent(t);return this._normalizeRunningEvent(new I(this.address,this.interface,e));}if(t.topics&&t.topics.length>0){try{const e=t.topics[0];if("string"!=typeof e)throw new Error("invalid topic");const n=this.interface.getEvent(e);return this._normalizeRunningEvent(new I(this.address,this.interface,n,t.topics));}catch(t){}const filter={address:this.address,topics:t.topics};return this._normalizeRunningEvent(new j(S(filter),filter));}return this._normalizeRunningEvent(new P(this.address,this.interface));}_checkRunningEvents(t){if(0===t.listenerCount()){delete this._runningEvents[t.tag];const e=this._wrappedEmits[t.tag];e&&t.filter&&(this.provider.off(t.filter,e),delete this._wrappedEmits[t.tag]);}}_wrapEvent(t,e,n){const r=Object(m.c)(e);return r.removeListener=()=>{n&&(t.removeListener(n),this._checkRunningEvents(t));},r.getBlock=()=>this.provider.getBlock(e.blockHash),r.getTransaction=()=>this.provider.getTransaction(e.transactionHash),r.getTransactionReceipt=()=>this.provider.getTransactionReceipt(e.transactionHash),t.prepareEvent(r),r;}_addEventListener(t,e,n){if(this.provider||_.throwError("events require a provider or a signer with a provider",v.b.errors.UNSUPPORTED_OPERATION,{operation:"once"}),t.addListener(e,n),this._runningEvents[t.tag]=t,!this._wrappedEmits[t.tag]){const n=n=>{let r=this._wrapEvent(t,n,e);if(null==r.decodeError)try{const e=t.getEmit(r);this.emit(t.filter,...e);}catch(t){r.decodeError=t.error;}null!=t.filter&&this.emit("event",r),null!=r.decodeError&&this.emit("error",r.decodeError,r);};this._wrappedEmits[t.tag]=n,null!=t.filter&&this.provider.on(t.filter,n);}}queryFilter(t,e,n){const r=this._getRunningEvent(t),filter=Object(m.g)(r.filter);return"string"==typeof e&&Object(d.l)(e,32)?(null!=n&&_.throwArgumentError("cannot specify toBlock with blockhash","toBlock",n),filter.blockHash=e):(filter.fromBlock=null!=e?e:0,filter.toBlock=null!=n?n:"latest"),this.provider.getLogs(filter).then(t=>t.map(t=>this._wrapEvent(r,t,null)));}on(t,e){return this._addEventListener(this._getRunningEvent(t),e,!1),this;}once(t,e){return this._addEventListener(this._getRunningEvent(t),e,!0),this;}emit(t,...e){if(!this.provider)return!1;const n=this._getRunningEvent(t),r=n.run(e)>0;return this._checkRunningEvents(n),r;}listenerCount(t){return this.provider?null==t?Object.keys(this._runningEvents).reduce((t,e)=>t+this._runningEvents[e].listenerCount(),0):this._getRunningEvent(t).listenerCount():0;}listeners(t){if(!this.provider)return[];if(null==t){const t=[];for(let e in this._runningEvents)this._runningEvents[e].listeners().forEach(e=>{t.push(e);});return t;}return this._getRunningEvent(t).listeners();}removeAllListeners(t){if(!this.provider)return this;if(null==t){for(const t in this._runningEvents){const e=this._runningEvents[t];e.removeAllListeners(),this._checkRunningEvents(e);}return this;}const e=this._getRunningEvent(t);return e.removeAllListeners(),this._checkRunningEvents(e),this;}off(t,e){if(!this.provider)return this;const n=this._getRunningEvent(t);return n.removeListener(e),this._checkRunningEvents(n),this;}removeListener(t,e){return this.off(t,e);}}class C extends R{}class B{constructor(t,e,n){let r=null;r="string"==typeof e?e:Object(d.j)(e)?Object(d.i)(e):e&&"string"==typeof e.object?e.object:"!","0x"!==r.substring(0,2)&&(r="0x"+r),(!Object(d.l)(r)||r.length%2)&&_.throwArgumentError("invalid bytecode","bytecode",e),n&&!l.a.isSigner(n)&&_.throwArgumentError("invalid signer","signer",n),Object(m.d)(this,"bytecode",r),Object(m.d)(this,"interface",Object(m.e)(new.target,"getInterface")(t)),Object(m.d)(this,"signer",n||null);}getDeployTransaction(...t){let e={};if(t.length===this.interface.deploy.inputs.length+1&&"object"==typeof t[t.length-1]){e=Object(m.g)(t.pop());for(const t in e)if(!A[t])throw new Error("unknown transaction override "+t);}if(["data","from","to"].forEach(t=>{null!=e[t]&&_.throwError("cannot override "+t,v.b.errors.UNSUPPORTED_OPERATION,{operation:t});}),e.value){h.a.from(e.value).isZero()||this.interface.deploy.payable||_.throwError("non-payable constructor cannot override value",v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides.value",value:e.value});}return _.checkArgumentCount(t.length,this.interface.deploy.inputs.length," in Contract constructor"),e.data=Object(d.i)(Object(d.b)([this.bytecode,this.interface.encodeDeploy(t)])),e;}deploy(...t){return w(this,void 0,void 0,function*(){let e={};t.length===this.interface.deploy.inputs.length+1&&(e=t.pop()),_.checkArgumentCount(t.length,this.interface.deploy.inputs.length," in Contract constructor");const n=yield T(this.signer,t,this.interface.deploy.inputs);n.push(e);const r=this.getDeployTransaction(...n),o=yield this.signer.sendTransaction(r),address=Object(m.e)(this.constructor,"getContractAddress")(o),c=Object(m.e)(this.constructor,"getContract")(address,this.interface,this.signer);return M(c,o),Object(m.d)(c,"deployTransaction",o),c;});}attach(address){return this.constructor.getContract(address,this.interface,this.signer);}connect(t){return new this.constructor(this.interface,this.bytecode,t);}static fromSolidity(t,e){null==t&&_.throwError("missing compiler output",v.b.errors.MISSING_ARGUMENT,{argument:"compilerOutput"}),"string"==typeof t&&(t=JSON.parse(t));const n=t.abi;let r=null;return t.bytecode?r=t.bytecode:t.evm&&t.evm.bytecode&&(r=t.evm.bytecode),new this(n,r,e);}static getInterface(t){return C.getInterface(t);}static getContractAddress(t){return Object(f.b)(t);}static getContract(address,t,e){return new C(address,t,e);}}},function(t,e,n){"use strict";n.r(e),n.d(e,"AddressZero",function(){return r.a;}),n.d(e,"NegativeOne",function(){return o.d;}),n.d(e,"Zero",function(){return o.h;}),n.d(e,"One",function(){return o.e;}),n.d(e,"Two",function(){return o.f;}),n.d(e,"WeiPerEther",function(){return o.g;}),n.d(e,"MaxUint256",function(){return o.b;}),n.d(e,"MinInt256",function(){return o.c;}),n.d(e,"MaxInt256",function(){return o.a;}),n.d(e,"HashZero",function(){return c.a;}),n.d(e,"EtherSymbol",function(){return l;});var r=n(129),o=n(41),c=n(128);const l="Ξ";},function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t;}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t;},r(t);}n.d(e,"a",function(){return r;});},function(t,e,n){"use strict";n.r(e),n.d(e,"workerEvents",function(){return r;}),n.d(e,"numbers",function(){return o;});var r={INIT_WORKER:"initWorker",GET_COMMITMENT_EVENTS:"get_commitment_events",GET_UNSPENT_EVENTS:"get_unspent_events",GET_NULLIFIER_EVENT:"get_nullifier_event",GET_NULLIFIER_EVENTS_FROM_TX_HASH:"get_nullifier_events_from_tx_hash",UPDATE_NULLIFIER_EVENTS:"update_nullifier_events",GET_BATCH_EVENTS:"get_batch_events",GET_BATCH_COMMITMENTS_EVENTS:"get_batch_commitments_events",GET_EVENTS_FROM_TX_HASH:"get_events_from_tx_hash",SAVE_EVENTS:"save_events",GET_CACHED_EVENTS:"get_cached_events",GET_CACHED_COMMITMENTS_EVENTS:"get_cached_commitments_events",SAVE_LAST_SYNC_BLOCK:"save_last_sync_block"},o={ZERO:0,TWO:2,ONE:1,BYTES_31:31,BYTES_62:62,IS_SPENT_INDEX:1,OX_LENGTH:2,RECALL_DELAY:500,NULLIFIER_LENGTH:66,NONCE_BUF_LENGTH:24,COMMITMENTS_CHAIN:100,DEPLOYED_BLOCK:19097755,DECRYPT_WORKERS_COUNT:8,MIN_BLOCKS_INTERVAL_LINE:2e5,EPHEM_PUBLIC_KEY_BUF_LENGTH:56};},function(t,e,n){"use strict";n.d(e,"a",function(){return c;});var r=n(5),o=n(27);function c(text){return Object(r.a)(Object(o.f)(text));}},function(t,e,n){var r=n(130),o=n(14),c=n(22).String;t.exports=!!Object.getOwnPropertySymbols&&!o(function(){var symbol=Symbol();return!c(symbol)||!(Object(symbol)instanceof Symbol)||!Symbol.sham&&r&&r<41;});},function(t,e,n){var r=n(17),o=n(34),c=n(137),l=n(103);t.exports=function(t,e,n,f){f||(f={});var h=f.enumerable,d=void 0!==f.name?f.name:e;if(r(n)&&c(n,d,f),f.global)h?t[e]=n:l(e,n);else{try{f.unsafe?t[e]&&(h=!0):delete t[e];}catch(t){}h?t[e]=n:o.f(t,e,{value:n,enumerable:!1,configurable:!f.nonConfigurable,writable:!f.nonWritable});}return t;};},function(t,e,n){var r=n(26),o=n(39),c=n(114),l=n(73),f=n(42),h=n(78),d=n(25),m=n(134),y=Object.getOwnPropertyDescriptor;e.f=r?y:function(t,e){if(t=f(t),e=h(e),m)try{return y(t,e);}catch(t){}if(d(t,e))return l(!o(c.f,t,e),t[e]);};},function(t,e,n){"use strict";n.d(e,"a",function(){return k;}),n.d(e,"b",function(){return x;}),n.d(e,"c",function(){return S;});var r=n(4),o=n(36),c=n(31),l=n(0),f=n(257),h=n(258),d=n(16),m=n(5),y=n(1),v=n(95),w=n(28),_=n(60),A=n(93),E=n(11),T=n(2);var O=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const M=new T.b("wallet/5.7.0");class k extends c.a{constructor(t,e){if(super(),null!=(n=t)&&Object(l.l)(n.privateKey,32)&&null!=n.address){const e=new w.a(t.privateKey);if(Object(y.d)(this,"_signingKey",()=>e),Object(y.d)(this,"address",Object(E.c)(this.publicKey)),this.address!==Object(r.a)(t.address)&&M.throwArgumentError("privateKey/address mismatch","privateKey","[REDACTED]"),function(t){const e=t.mnemonic;return e&&e.phrase;}(t)){const e=t.mnemonic;Object(y.d)(this,"_mnemonic",()=>({phrase:e.phrase,path:e.path||d.b,locale:e.locale||"en"}));const n=this.mnemonic,r=d.a.fromMnemonic(n.phrase,null,n.locale).derivePath(n.path);Object(E.c)(r.privateKey)!==this.address&&M.throwArgumentError("mnemonic/address mismatch","privateKey","[REDACTED]");}else Object(y.d)(this,"_mnemonic",()=>null);}else{if(w.a.isSigningKey(t))"secp256k1"!==t.curve&&M.throwArgumentError("unsupported curve; must be secp256k1","privateKey","[REDACTED]"),Object(y.d)(this,"_signingKey",()=>t);else{"string"==typeof t&&t.match(/^[0-9a-f]*$/i)&&64===t.length&&(t="0x"+t);const e=new w.a(t);Object(y.d)(this,"_signingKey",()=>e);}Object(y.d)(this,"_mnemonic",()=>null),Object(y.d)(this,"address",Object(E.c)(this.publicKey));}var n;e&&!o.b.isProvider(e)&&M.throwArgumentError("invalid provider","provider",e),Object(y.d)(this,"provider",e||null);}get mnemonic(){return this._mnemonic();}get privateKey(){return this._signingKey().privateKey;}get publicKey(){return this._signingKey().publicKey;}getAddress(){return Promise.resolve(this.address);}connect(t){return new k(this,t);}signTransaction(t){return Object(y.f)(t).then(e=>{null!=e.from&&(Object(r.a)(e.from)!==this.address&&M.throwArgumentError("transaction from address mismatch","transaction.from",t.from),delete e.from);const n=this._signingKey().signDigest(Object(m.a)(Object(E.f)(e)));return Object(E.f)(e,n);});}signMessage(t){return O(this,void 0,void 0,function*(){return Object(l.m)(this._signingKey().signDigest(Object(f.a)(t)));});}_signTypedData(t,e,n){return O(this,void 0,void 0,function*(){const r=yield h.a.resolveNames(t,e,n,t=>(null==this.provider&&M.throwError("cannot resolve ENS names without a provider",T.b.errors.UNSUPPORTED_OPERATION,{operation:"resolveName",value:t}),this.provider.resolveName(t)));return Object(l.m)(this._signingKey().signDigest(h.a.hash(r.domain,e,r.value)));});}encrypt(t,e,n){if("function"!=typeof e||n||(n=e,e={}),n&&"function"!=typeof n)throw new Error("invalid callback");return e||(e={}),Object(_.c)(this,t,e,n);}static createRandom(t){let e=Object(v.a)(16);t||(t={}),t.extraEntropy&&(e=Object(l.a)(Object(l.e)(Object(m.a)(Object(l.b)([e,t.extraEntropy])),0,16)));const n=Object(d.c)(e,t.locale);return k.fromMnemonic(n,t.path,t.locale);}static fromEncryptedJson(t,e,n){return Object(A.a)(t,e,n).then(t=>new k(t));}static fromEncryptedJsonSync(t,e){return new k(Object(A.b)(t,e));}static fromMnemonic(t,path,e){return path||(path=d.b),new k(d.a.fromMnemonic(t,null,e).derivePath(path));}}function x(t,e){return Object(E.e)(Object(f.a)(t),e);}function S(t,e,n,r){return Object(E.e)(h.a.hash(t,e,n),r);}},function(t,e,n){"use strict";n.d(e,"b",function(){return P;}),n.d(e,"a",function(){return R;}),n.d(e,"c",function(){return C;});var r=n(33),o=n.n(r),c=n(94),l=n.n(c),f=n(4),h=n(0),d=n(16),m=n(5),y=n(256),v=n(95),w=n(1),_=n(11),A=n(6),E=n(2),T=n(91),O=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const M=new E.b(T.a);function k(t){return null!=t&&t.mnemonic&&t.mnemonic.phrase;}class x extends w.a{isKeystoreAccount(t){return!(!t||!t._isKeystoreAccount);}}function S(data,t){const e=Object(A.b)(Object(A.c)(data,"crypto/ciphertext"));if(Object(h.i)(Object(m.a)(Object(h.b)([t.slice(16,32),e]))).substring(2)!==Object(A.c)(data,"crypto/mac").toLowerCase())throw new Error("invalid password");const n=function(data,t,e){if("aes-128-ctr"===Object(A.c)(data,"crypto/cipher")){const n=Object(A.b)(Object(A.c)(data,"crypto/cipherparams/iv")),r=new o.a.Counter(n),c=new o.a.ModeOfOperation.ctr(t,r);return Object(h.a)(c.decrypt(e));}return null;}(data,t.slice(0,16),e);n||M.throwError("unsupported cipher",E.b.errors.UNSUPPORTED_OPERATION,{operation:"decrypt"});const r=t.slice(32,64),address=Object(_.c)(n);if(data.address){let t=data.address.toLowerCase();if("0x"!==t.substring(0,2)&&(t="0x"+t),Object(f.a)(t)!==address)throw new Error("address mismatch");}const c={_isKeystoreAccount:!0,address:address,privateKey:Object(h.i)(n)};if("0.1"===Object(A.c)(data,"x-ethers/version")){const t=Object(A.b)(Object(A.c)(data,"x-ethers/mnemonicCiphertext")),e=Object(A.b)(Object(A.c)(data,"x-ethers/mnemonicCounter")),n=new o.a.Counter(e),l=new o.a.ModeOfOperation.ctr(r,n),path=Object(A.c)(data,"x-ethers/path")||d.b,f=Object(A.c)(data,"x-ethers/locale")||"en",m=Object(h.a)(l.decrypt(t));try{const t=Object(d.c)(m,f),e=d.a.fromMnemonic(t,null,f).derivePath(path);if(e.privateKey!=c.privateKey)throw new Error("mnemonic mismatch");c.mnemonic=e.mnemonic;}catch(t){if(t.code!==E.b.errors.INVALID_ARGUMENT||"wordlist"!==t.argument)throw t;}}return new x(c);}function j(t,e,n,r,o){return Object(h.a)(Object(y.a)(t,e,n,r,o));}function N(t,e,n,r,o){return Promise.resolve(j(t,e,n,r,o));}function I(data,t,e,n,r){const o=Object(A.a)(t),c=Object(A.c)(data,"crypto/kdf");if(c&&"string"==typeof c){const t=function(t,e){return M.throwArgumentError("invalid key-derivation function parameters",t,e);};if("scrypt"===c.toLowerCase()){const e=Object(A.b)(Object(A.c)(data,"crypto/kdfparams/salt")),l=parseInt(Object(A.c)(data,"crypto/kdfparams/n")),f=parseInt(Object(A.c)(data,"crypto/kdfparams/r")),p=parseInt(Object(A.c)(data,"crypto/kdfparams/p"));l&&f&&p||t("kdf",c),0!=(l&l-1)&&t("N",l);const h=parseInt(Object(A.c)(data,"crypto/kdfparams/dklen"));return 32!==h&&t("dklen",h),n(o,e,l,f,p,64,r);}if("pbkdf2"===c.toLowerCase()){const n=Object(A.b)(Object(A.c)(data,"crypto/kdfparams/salt"));let r=null;const c=Object(A.c)(data,"crypto/kdfparams/prf");"hmac-sha256"===c?r="sha256":"hmac-sha512"===c?r="sha512":t("prf",c);const l=parseInt(Object(A.c)(data,"crypto/kdfparams/c")),f=parseInt(Object(A.c)(data,"crypto/kdfparams/dklen"));return 32!==f&&t("dklen",f),e(o,n,l,f,r);}}return M.throwArgumentError("unsupported key-derivation function","kdf",c);}function P(t,e){const data=JSON.parse(t);return S(data,I(data,e,j,l.a.syncScrypt));}function R(t,e,n){return O(this,void 0,void 0,function*(){const data=JSON.parse(t);return S(data,yield I(data,e,N,l.a.scrypt,n));});}function C(t,e,n,r){try{if(Object(f.a)(t.address)!==Object(_.c)(t.privateKey))throw new Error("address/privateKey mismatch");if(k(t)){const e=t.mnemonic;if(d.a.fromMnemonic(e.phrase,null,e.locale).derivePath(e.path||d.b).privateKey!=t.privateKey)throw new Error("mnemonic mismatch");}}catch(t){return Promise.reject(t);}"function"!=typeof n||r||(r=n,n={}),n||(n={});const c=Object(h.a)(t.privateKey),y=Object(A.a)(e);let w=null,path=null,E=null;if(k(t)){const e=t.mnemonic;w=Object(h.a)(Object(d.f)(e.phrase,e.locale||"en")),path=e.path||d.b,E=e.locale||"en";}let T=n.client;T||(T="ethers.js");let O=null;O=n.salt?Object(h.a)(n.salt):Object(v.a)(32);let M=null;if(n.iv){if(M=Object(h.a)(n.iv),16!==M.length)throw new Error("invalid iv");}else M=Object(v.a)(16);let x=null;if(n.uuid){if(x=Object(h.a)(n.uuid),16!==x.length)throw new Error("invalid uuid");}else x=Object(v.a)(16);let S=1<<17,j=8,p=1;return n.scrypt&&(n.scrypt.N&&(S=n.scrypt.N),n.scrypt.r&&(j=n.scrypt.r),n.scrypt.p&&(p=n.scrypt.p)),l.a.scrypt(y,O,S,j,p,64,r).then(e=>{const n=(e=Object(h.a)(e)).slice(0,16),r=e.slice(16,32),l=e.slice(32,64),f=new o.a.Counter(M),d=new o.a.ModeOfOperation.ctr(n,f),y=Object(h.a)(d.encrypt(c)),_=Object(m.a)(Object(h.b)([r,y])),data={address:t.address.substring(2).toLowerCase(),id:Object(A.d)(x),version:3,crypto:{cipher:"aes-128-ctr",cipherparams:{iv:Object(h.i)(M).substring(2)},ciphertext:Object(h.i)(y).substring(2),kdf:"scrypt",kdfparams:{salt:Object(h.i)(O).substring(2),n:S,dklen:32,p:p,r:j},mac:_.substring(2)}};if(w){const t=Object(v.a)(16),e=new o.a.Counter(t),n=new o.a.ModeOfOperation.ctr(l,e),r=Object(h.a)(n.encrypt(w)),c=new Date(),f=c.getUTCFullYear()+"-"+Object(A.e)(c.getUTCMonth()+1,2)+"-"+Object(A.e)(c.getUTCDate(),2)+"T"+Object(A.e)(c.getUTCHours(),2)+"-"+Object(A.e)(c.getUTCMinutes(),2)+"-"+Object(A.e)(c.getUTCSeconds(),2)+".0Z";data["x-ethers"]={client:T,gethFilename:"UTC--"+f+"--"+data.address,mnemonicCounter:Object(h.i)(t).substring(2),mnemonicCiphertext:Object(h.i)(r).substring(2),path:path,locale:E,version:"0.1"};}return JSON.stringify(data);});}},,,function(t,e){function n(t,e){if(!t)throw new Error(e||"Assertion failed");}t.exports=n,n.equal=function(t,e,n){if(t!=e)throw new Error(n||"Assertion failed: "+t+" != "+e);};},function(t,e,n){"use strict";var r=n(37),o=n(63);function c(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32;}e.BlockHash=c,c.prototype.update=function(t,e){if(t=r.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var n=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-n,t.length),0===this.pending.length&&(this.pending=null),t=r.join32(t,0,t.length-n,this.endian);for(var i=0;i>>24&255,r[i++]=t>>>16&255,r[i++]=t>>>8&255,r[i++]=255&t;}else for(r[i++]=255&t,r[i++]=t>>>8&255,r[i++]=t>>>16&255,r[i++]=t>>>24&255,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,o=8;o"+content+"";},A=function(t){t.write(_("")),t.close();var e=t.parentWindow.Object;return t=null,e;},E=function(){try{r=new ActiveXObject("htmlfile");}catch(t){}var t,iframe,e;E="undefined"!=typeof document?document.domain&&r?A(r):(iframe=h("iframe"),e="java"+y+":",iframe.style.display="none",html.appendChild(iframe),iframe.src=String(e),(t=iframe.contentWindow.document).open(),t.write(_("document.F=Object")),t.close(),t.F):A(r);for(var n=l.length;n--;)delete E[m][l[n]];return E();};f[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(w[m]=o(t),n=new w(),w[m]=null,n[v]=t):n=E(),void 0===e?n:c.f(n,e);};},function(t,e,n){"use strict";n.r(e),n.d(e,"Provider",function(){return r.b;}),n.d(e,"BaseProvider",function(){return pt;}),n.d(e,"Resolver",function(){return lt;}),n.d(e,"UrlJsonRpcProvider",function(){return Ft;}),n.d(e,"FallbackProvider",function(){return ve;}),n.d(e,"AlchemyProvider",function(){return zt;}),n.d(e,"AlchemyWebSocketProvider",function(){return Gt;}),n.d(e,"AnkrProvider",function(){return Wt;}),n.d(e,"CloudflareProvider",function(){return Yt;}),n.d(e,"EtherscanProvider",function(){return re;}),n.d(e,"InfuraProvider",function(){return Te;}),n.d(e,"InfuraWebSocketProvider",function(){return Ee;}),n.d(e,"JsonRpcProvider",function(){return St;}),n.d(e,"JsonRpcBatchProvider",function(){return Oe;}),n.d(e,"NodesmithProvider",function(){return ke;}),n.d(e,"PocketProvider",function(){return je;}),n.d(e,"StaticJsonRpcProvider",function(){return Lt;}),n.d(e,"Web3Provider",function(){return Re;}),n.d(e,"WebSocketProvider",function(){return Rt;}),n.d(e,"IpcProvider",function(){return we;}),n.d(e,"JsonRpcSigner",function(){return Mt;}),n.d(e,"getDefaultProvider",function(){return Be;}),n.d(e,"getNetwork",function(){return v;}),n.d(e,"isCommunityResource",function(){return D;}),n.d(e,"isCommunityResourcable",function(){return F;}),n.d(e,"showThrottleMessage",function(){return G;}),n.d(e,"Formatter",function(){return L;});var r=n(36),o=n(2);const c=new o.b("networks/5.7.1");function l(t){const e=function(e,n){null==n&&(n={});const r=[];if(e.InfuraProvider&&"-"!==n.infura)try{r.push(new e.InfuraProvider(t,n.infura));}catch(t){}if(e.EtherscanProvider&&"-"!==n.etherscan)try{r.push(new e.EtherscanProvider(t,n.etherscan));}catch(t){}if(e.AlchemyProvider&&"-"!==n.alchemy)try{r.push(new e.AlchemyProvider(t,n.alchemy));}catch(t){}if(e.PocketProvider&&"-"!==n.pocket){const o=["goerli","ropsten","rinkeby","sepolia"];try{const c=new e.PocketProvider(t,n.pocket);c.network&&-1===o.indexOf(c.network.name)&&r.push(c);}catch(t){}}if(e.CloudflareProvider&&"-"!==n.cloudflare)try{r.push(new e.CloudflareProvider(t));}catch(t){}if(e.AnkrProvider&&"-"!==n.ankr)try{const o=["ropsten"],c=new e.AnkrProvider(t,n.ankr);c.network&&-1===o.indexOf(c.network.name)&&r.push(c);}catch(t){}if(0===r.length)return null;if(e.FallbackProvider){let o=1;return null!=n.quorum?o=n.quorum:"homestead"===t&&(o=2),new e.FallbackProvider(r,o);}return r[0];};return e.renetwork=function(t){return l(t);},e;}function f(t,e){const n=function(n,r){return n.JsonRpcProvider?new n.JsonRpcProvider(t,e):null;};return n.renetwork=function(e){return f(t,e);},n;}const h={chainId:1,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"homestead",_defaultProvider:l("homestead")},d={chainId:3,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"ropsten",_defaultProvider:l("ropsten")},m={chainId:63,name:"classicMordor",_defaultProvider:f("https://www.ethercluster.com/mordor","classicMordor")},y={unspecified:{chainId:0,name:"unspecified"},homestead:h,mainnet:h,morden:{chainId:2,name:"morden"},ropsten:d,testnet:d,rinkeby:{chainId:4,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"rinkeby",_defaultProvider:l("rinkeby")},kovan:{chainId:42,name:"kovan",_defaultProvider:l("kovan")},goerli:{chainId:5,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"goerli",_defaultProvider:l("goerli")},kintsugi:{chainId:1337702,name:"kintsugi"},sepolia:{chainId:11155111,name:"sepolia",_defaultProvider:l("sepolia")},classic:{chainId:61,name:"classic",_defaultProvider:f("https://www.ethercluster.com/etc","classic")},classicMorden:{chainId:62,name:"classicMorden"},classicMordor:m,classicTestnet:m,classicKotti:{chainId:6,name:"classicKotti",_defaultProvider:f("https://www.ethercluster.com/kotti","classicKotti")},xdai:{chainId:100,name:"xdai"},matic:{chainId:137,name:"matic",_defaultProvider:l("matic")},maticmum:{chainId:80001,name:"maticmum"},optimism:{chainId:10,name:"optimism",_defaultProvider:l("optimism")},"optimism-kovan":{chainId:69,name:"optimism-kovan"},"optimism-goerli":{chainId:420,name:"optimism-goerli"},arbitrum:{chainId:42161,name:"arbitrum"},"arbitrum-rinkeby":{chainId:421611,name:"arbitrum-rinkeby"},"arbitrum-goerli":{chainId:421613,name:"arbitrum-goerli"},bnb:{chainId:56,name:"bnb"},bnbt:{chainId:97,name:"bnbt"}};function v(t){if(null==t)return null;if("number"==typeof t){for(const e in y){const n=y[e];if(n.chainId===t)return{name:n.name,chainId:n.chainId,ensAddress:n.ensAddress||null,_defaultProvider:n._defaultProvider||null};}return{chainId:t,name:"unknown"};}if("string"==typeof t){const e=y[t];return null==e?null:{name:e.name,chainId:e.chainId,ensAddress:e.ensAddress,_defaultProvider:e._defaultProvider||null};}const e=y[t.name];if(!e)return"number"!=typeof t.chainId&&c.throwArgumentError("invalid network chainId","network",t),t;0!==t.chainId&&t.chainId!==e.chainId&&c.throwArgumentError("network chainId mismatch","network",t);let n=t._defaultProvider||null;var r;return null==n&&e._defaultProvider&&(n=(r=e._defaultProvider)&&"function"==typeof r.renetwork?e._defaultProvider.renetwork(t):e._defaultProvider),{name:t.name,chainId:e.chainId,ensAddress:t.ensAddress||e.ensAddress||null,_defaultProvider:n};}var w=n(98),_=n(43),A=n(7),E=n(0),T=n(128),O=n(261),M=n(1),k=n(165),x=n(27),S=n(15),j=n(122),N=n.n(j);const I="providers/5.7.2";var P=n(4),R=n(129),C=n(11);const B=new o.b(I);class L{constructor(){this.formats=this.getDefaultFormats();}getDefaultFormats(){const t={},address=this.address.bind(this),e=this.bigNumber.bind(this),n=this.blockTag.bind(this),data=this.data.bind(this),r=this.hash.bind(this),o=this.hex.bind(this),c=this.number.bind(this),l=this.type.bind(this);return t.transaction={hash:r,type:l,accessList:L.allowNull(this.accessList.bind(this),null),blockHash:L.allowNull(r,null),blockNumber:L.allowNull(c,null),transactionIndex:L.allowNull(c,null),confirmations:L.allowNull(c,null),from:address,gasPrice:L.allowNull(e),maxPriorityFeePerGas:L.allowNull(e),maxFeePerGas:L.allowNull(e),gasLimit:e,to:L.allowNull(address,null),value:e,nonce:c,data:data,r:L.allowNull(this.uint256),s:L.allowNull(this.uint256),v:L.allowNull(c),creates:L.allowNull(address,null),raw:L.allowNull(data)},t.transactionRequest={from:L.allowNull(address),nonce:L.allowNull(c),gasLimit:L.allowNull(e),gasPrice:L.allowNull(e),maxPriorityFeePerGas:L.allowNull(e),maxFeePerGas:L.allowNull(e),to:L.allowNull(address),value:L.allowNull(e),data:L.allowNull(t=>this.data(t,!0)),type:L.allowNull(c),accessList:L.allowNull(this.accessList.bind(this),null)},t.receiptLog={transactionIndex:c,blockNumber:c,transactionHash:r,address:address,topics:L.arrayOf(r),data:data,logIndex:c,blockHash:r},t.receipt={to:L.allowNull(this.address,null),from:L.allowNull(this.address,null),contractAddress:L.allowNull(address,null),transactionIndex:c,root:L.allowNull(o),gasUsed:e,logsBloom:L.allowNull(data),blockHash:r,transactionHash:r,logs:L.arrayOf(this.receiptLog.bind(this)),blockNumber:c,confirmations:L.allowNull(c,null),cumulativeGasUsed:e,effectiveGasPrice:L.allowNull(e),status:L.allowNull(c),type:l},t.block={hash:L.allowNull(r),parentHash:r,number:c,timestamp:c,nonce:L.allowNull(o),difficulty:this.difficulty.bind(this),gasLimit:e,gasUsed:e,miner:L.allowNull(address),extraData:data,transactions:L.allowNull(L.arrayOf(r)),baseFeePerGas:L.allowNull(e)},t.blockWithTransactions=Object(M.g)(t.block),t.blockWithTransactions.transactions=L.allowNull(L.arrayOf(this.transactionResponse.bind(this))),t.filter={fromBlock:L.allowNull(n,void 0),toBlock:L.allowNull(n,void 0),blockHash:L.allowNull(r,void 0),address:L.allowNull(address,void 0),topics:L.allowNull(this.topics.bind(this),void 0)},t.filterLog={blockNumber:L.allowNull(c),blockHash:L.allowNull(r),transactionIndex:c,removed:L.allowNull(this.boolean.bind(this)),address:address,data:L.allowFalsish(data,"0x"),topics:L.arrayOf(r),transactionHash:r,logIndex:c},t;}accessList(t){return Object(C.b)(t||[]);}number(t){return"0x"===t?0:A.a.from(t).toNumber();}type(t){return"0x"===t||null==t?0:A.a.from(t).toNumber();}bigNumber(t){return A.a.from(t);}boolean(t){if("boolean"==typeof t)return t;if("string"==typeof t){if("true"===(t=t.toLowerCase()))return!0;if("false"===t)return!1;}throw new Error("invalid boolean - "+t);}hex(t,e){return"string"==typeof t&&(e||"0x"===t.substring(0,2)||(t="0x"+t),Object(E.l)(t))?t.toLowerCase():B.throwArgumentError("invalid hash","value",t);}data(t,e){const n=this.hex(t,e);if(n.length%2!=0)throw new Error("invalid data; odd-length - "+t);return n;}address(t){return Object(P.a)(t);}callAddress(t){if(!Object(E.l)(t,32))return null;const address=Object(P.a)(Object(E.e)(t,12));return address===R.a?null:address;}contractAddress(t){return Object(P.b)(t);}blockTag(t){if(null==t)return"latest";if("earliest"===t)return"0x0";switch(t){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return t;}if("number"==typeof t||Object(E.l)(t))return Object(E.g)(t);throw new Error("invalid blockTag");}hash(t,e){const n=this.hex(t,e);return 32!==Object(E.d)(n)?B.throwArgumentError("invalid hash","value",t):n;}difficulty(t){if(null==t)return null;const e=A.a.from(t);try{return e.toNumber();}catch(t){}return null;}uint256(t){if(!Object(E.l)(t))throw new Error("invalid uint256");return Object(E.h)(t,32);}_block(t,e){null!=t.author&&null==t.miner&&(t.miner=t.author);const n=null!=t._difficulty?t._difficulty:t.difficulty,r=L.check(e,t);return r._difficulty=null==n?null:A.a.from(n),r;}block(t){return this._block(t,this.formats.block);}blockWithTransactions(t){return this._block(t,this.formats.blockWithTransactions);}transactionRequest(t){return L.check(this.formats.transactionRequest,t);}transactionResponse(t){null!=t.gas&&null==t.gasLimit&&(t.gasLimit=t.gas),t.to&&A.a.from(t.to).isZero()&&(t.to="0x0000000000000000000000000000000000000000"),null!=t.input&&null==t.data&&(t.data=t.input),null==t.to&&null==t.creates&&(t.creates=this.contractAddress(t)),1!==t.type&&2!==t.type||null!=t.accessList||(t.accessList=[]);const e=L.check(this.formats.transaction,t);if(null!=t.chainId){let n=t.chainId;Object(E.l)(n)&&(n=A.a.from(n).toNumber()),e.chainId=n;}else{let n=t.networkId;null==n&&null==e.v&&(n=t.chainId),Object(E.l)(n)&&(n=A.a.from(n).toNumber()),"number"!=typeof n&&null!=e.v&&(n=(e.v-35)/2,n<0&&(n=0),n=parseInt(n)),"number"!=typeof n&&(n=0),e.chainId=n;}return e.blockHash&&"x"===e.blockHash.replace(/0/g,"")&&(e.blockHash=null),e;}transaction(t){return Object(C.d)(t);}receiptLog(t){return L.check(this.formats.receiptLog,t);}receipt(t){const e=L.check(this.formats.receipt,t);if(null!=e.root)if(e.root.length<=4){const t=A.a.from(e.root).toNumber();0===t||1===t?(null!=e.status&&e.status!==t&&B.throwArgumentError("alt-root-status/status mismatch","value",{root:e.root,status:e.status}),e.status=t,delete e.root):B.throwArgumentError("invalid alt-root-status","value.root",e.root);}else 66!==e.root.length&&B.throwArgumentError("invalid root hash","value.root",e.root);return null!=e.status&&(e.byzantium=!0),e;}topics(t){return Array.isArray(t)?t.map(t=>this.topics(t)):null!=t?this.hash(t,!0):null;}filter(t){return L.check(this.formats.filter,t);}filterLog(t){return L.check(this.formats.filterLog,t);}static check(t,object){const e={};for(const n in t)try{const r=t[n](object[n]);void 0!==r&&(e[n]=r);}catch(t){throw t.checkKey=n,t.checkValue=object[n],t;}return e;}static allowNull(t,e){return function(n){return null==n?e:t(n);};}static allowFalsish(t,e){return function(n){return n?t(n):e;};}static arrayOf(t){return function(e){if(!Array.isArray(e))throw new Error("not an array");const n=[];return e.forEach(function(e){n.push(t(e));}),n;};}}function F(t){return t&&"function"==typeof t.isCommunityResource;}function D(t){return F(t)&&t.isCommunityResource();}let U=!1;function G(){U||(U=!0,console.log("========= NOTICE ========="),console.log("Request-Rate Exceeded (this message will not be repeated)"),console.log(""),console.log("The default API keys for each service are provided as a highly-throttled,"),console.log("community resource for low-traffic projects and early prototyping."),console.log(""),console.log("While your application will continue to function, we highly recommended"),console.log("signing up for your own API keys to improve performance, increase your"),console.log("request rate/limit and enable other perks, such as metrics and advanced APIs."),console.log(""),console.log("For more details: https://docs.ethers.io/api-keys/"),console.log("=========================="));}var z=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const H=new o.b(I);function K(t){return null==t?"null":(32!==Object(E.d)(t)&&H.throwArgumentError("invalid topic","topic",t),t.toLowerCase());}function W(t){for(t=t.slice();t.length>0&&null==t[t.length-1];)t.pop();return t.map(t=>{if(Array.isArray(t)){const e={};t.forEach(t=>{e[K(t)]=!0;});const n=Object.keys(e);return n.sort(),n.join("|");}return K(t);}).join("&");}function V(t){if("string"==typeof t){if(t=t.toLowerCase(),32===Object(E.d)(t))return"tx:"+t;if(-1===t.indexOf(":"))return t;}else{if(Array.isArray(t))return"filter:*:"+W(t);if(r.a.isForkEvent(t))throw H.warn("not implemented"),new Error("not implemented");if(t&&"object"==typeof t)return"filter:"+(t.address||"*")+":"+W(t.topics||[]);}throw new Error("invalid event - "+t);}function J(){return new Date().getTime();}function Y(t){return new Promise(e=>{setTimeout(e,t);});}const Q=["block","network","pending","poll"];class X{constructor(t,e,n){Object(M.d)(this,"tag",t),Object(M.d)(this,"listener",e),Object(M.d)(this,"once",n),this._lastBlockNumber=-2,this._inflight=!1;}get event(){switch(this.type){case"tx":return this.hash;case"filter":return this.filter;}return this.tag;}get type(){return this.tag.split(":")[0];}get hash(){const t=this.tag.split(":");return"tx"!==t[0]?null:t[1];}get filter(){const t=this.tag.split(":");if("filter"!==t[0])return null;const address=t[1],e=""===(data=t[2])?[]:data.split(/&/g).map(t=>{if(""===t)return[];const e=t.split("|").map(t=>"null"===t?null:t);return 1===e.length?e[0]:e;});var data;const filter={};return e.length>0&&(filter.topics=e),address&&"*"!==address&&(filter.address=address),filter;}pollable(){return this.tag.indexOf(":")>=0||Q.indexOf(this.tag)>=0;}}const Z={0:{symbol:"btc",p2pkh:0,p2sh:5,prefix:"bc"},2:{symbol:"ltc",p2pkh:48,p2sh:50,prefix:"ltc"},3:{symbol:"doge",p2pkh:30,p2sh:22},60:{symbol:"eth",ilk:"eth"},61:{symbol:"etc",ilk:"eth"},700:{symbol:"xdai",ilk:"eth"}};function $(t){return Object(E.h)(A.a.from(t).toHexString(),32);}function tt(data){return _.a.encode(Object(E.b)([data,Object(E.e)(Object(k.c)(Object(k.c)(data)),0,4)]));}const et=new RegExp("^(ipfs)://(.*)$","i"),nt=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),et,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];function it(t,e){try{return Object(x.h)(ot(t,e));}catch(t){}return null;}function ot(t,e){if("0x"===t)return null;const n=A.a.from(Object(E.e)(t,e,e+32)).toNumber(),r=A.a.from(Object(E.e)(t,n,n+32)).toNumber();return Object(E.e)(t,n+32,n+32+r);}function at(link){return link.match(/^ipfs:\/\/ipfs\//i)?link=link.substring(12):link.match(/^ipfs:\/\//i)?link=link.substring(7):H.throwArgumentError("unsupported IPFS format","link",link),`https://gateway.ipfs.io/ipfs/${link}`;}function st(t){const e=Object(E.a)(t);if(e.length>32)throw new Error("internal; should not happen");const n=new Uint8Array(32);return n.set(e,32-e.length),n;}function ut(t){if(t.length%32==0)return t;const e=new Uint8Array(32*Math.ceil(t.length/32));return e.set(t),e;}function ct(t){const e=[];let n=0;for(let i=0;iA.a.from(t).eq(1)).catch(t=>{if(t.code===o.b.errors.CALL_EXCEPTION)return!1;throw this._supportsEip2544=null,t;})),this._supportsEip2544;}_fetch(t,e){return z(this,void 0,void 0,function*(){const n={to:this.address,ccipReadEnabled:!0,data:Object(E.c)([t,Object(O.c)(this.name),e||"0x"])};let r=!1;(yield this.supportsWildcard())&&(r=!0,n.data=Object(E.c)(["0x9061b923",ct([Object(O.a)(this.name),n.data])]));try{let t=yield this.provider.call(n);return Object(E.a)(t).length%32==4&&H.throwError("resolver threw error",o.b.errors.CALL_EXCEPTION,{transaction:n,data:t}),r&&(t=ot(t,0)),t;}catch(t){if(t.code===o.b.errors.CALL_EXCEPTION)return null;throw t;}});}_fetchBytes(t,e){return z(this,void 0,void 0,function*(){const n=yield this._fetch(t,e);return null!=n?ot(n,0):null;});}_getAddress(t,e){const n=Z[String(t)];if(null==n&&H.throwError(`unsupported coin type: ${t}`,o.b.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${t})`}),"eth"===n.ilk)return this.provider.formatter.address(e);const r=Object(E.a)(e);if(null!=n.p2pkh){const t=e.match(/^0x76a9([0-9a-f][0-9a-f])([0-9a-f]*)88ac$/);if(t){const e=parseInt(t[1],16);if(t[2].length===2*e&&e>=1&&e<=75)return tt(Object(E.b)([[n.p2pkh],"0x"+t[2]]));}}if(null!=n.p2sh){const t=e.match(/^0xa9([0-9a-f][0-9a-f])([0-9a-f]*)87$/);if(t){const e=parseInt(t[1],16);if(t[2].length===2*e&&e>=1&&e<=75)return tt(Object(E.b)([[n.p2sh],"0x"+t[2]]));}}if(null!=n.prefix){const t=r[1];let e=r[0];if(0===e?20!==t&&32!==t&&(e=-1):e=-1,e>=0&&r.length===2+t&&t>=1&&t<=75){const t=N.a.toWords(r.slice(2));return t.unshift(e),N.a.encode(n.prefix,t);}}return null;}getAddress(t){return z(this,void 0,void 0,function*(){if(null==t&&(t=60),60===t)try{const t=yield this._fetch("0x3b3b57de");return"0x"===t||t===T.a?null:this.provider.formatter.callAddress(t);}catch(t){if(t.code===o.b.errors.CALL_EXCEPTION)return null;throw t;}const e=yield this._fetchBytes("0xf1cb7e06",$(t));if(null==e||"0x"===e)return null;const address=this._getAddress(t,e);return null==address&&H.throwError("invalid or unsupported coin data",o.b.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${t})`,coinType:t,data:e}),address;});}getAvatar(){return z(this,void 0,void 0,function*(){const t=[{type:"name",content:this.name}];try{const e=yield this.getText("avatar");if(null==e)return null;for(let i=0;it[a]);}return H.throwError("invalid or unsupported content hash data",o.b.errors.UNSUPPORTED_OPERATION,{operation:"getContentHash()",data:t});});}getText(t){return z(this,void 0,void 0,function*(){let e=Object(x.f)(t);e=Object(E.b)([$(64),$(e.length),e]),e.length%32!=0&&(e=Object(E.b)([e,Object(E.h)("0x",32-t.length%32)]));const n=yield this._fetchBytes("0x59d1d43c",Object(E.i)(e));return null==n||"0x"===n?null:Object(x.h)(n);});}}let ft=null,ht=1;class pt extends r.b{constructor(t){if(super(),this._events=[],this._emitted={block:-2},this.disableCcipRead=!1,this.formatter=new.target.getFormatter(),Object(M.d)(this,"anyNetwork","any"===t),this.anyNetwork&&(t=this.detectNetwork()),t instanceof Promise)this._networkPromise=t,t.catch(t=>{}),this._ready().catch(t=>{});else{const e=Object(M.e)(new.target,"getNetwork")(t);e?(Object(M.d)(this,"_network",e),this.emit("network",e,null)):H.throwArgumentError("invalid network","network",t);}this._maxInternalBlockNumber=-1024,this._lastBlockNumber=-2,this._maxFilterBlockRange=10,this._pollingInterval=4e3,this._fastQueryDate=0;}_ready(){return z(this,void 0,void 0,function*(){if(null==this._network){let t=null;if(this._networkPromise)try{t=yield this._networkPromise;}catch(t){}null==t&&(t=yield this.detectNetwork()),t||H.throwError("no network detected",o.b.errors.UNKNOWN_ERROR,{}),null==this._network&&(this.anyNetwork?this._network=t:Object(M.d)(this,"_network",t),this.emit("network",t,null));}return this._network;});}get ready(){return Object(S.c)(()=>this._ready().then(t=>t,t=>{if(t.code!==o.b.errors.NETWORK_ERROR||"noNetwork"!==t.event)throw t;}));}static getFormatter(){return null==ft&&(ft=new L()),ft;}static getNetwork(t){return v(null==t?"homestead":t);}ccipReadFetch(t,e,n){return z(this,void 0,void 0,function*(){if(this.disableCcipRead||0===n.length)return null;const r=t.to.toLowerCase(),data=e.toLowerCase(),c=[];for(let i=0;i=0?null:JSON.stringify({data:data,sender:r}),f=yield Object(S.b)({url:e,errorPassThrough:!0},l,(t,e)=>(t.status=e.statusCode,t));if(f.data)return f.data;const h=f.message||"unknown error";if(f.status>=400&&f.status<500)return H.throwError(`response not found during CCIP fetch: ${h}`,o.b.errors.SERVER_ERROR,{url:t,errorMessage:h});c.push(h);}return H.throwError(`error encountered during CCIP fetch: ${c.map(t=>JSON.stringify(t)).join(", ")}`,o.b.errors.SERVER_ERROR,{urls:n,errorMessages:c});});}_getInternalBlockNumber(t){return z(this,void 0,void 0,function*(){if(yield this._ready(),t>0)for(;this._internalBlockNumber;){const e=this._internalBlockNumber;try{const n=yield e;if(J()-n.respTime<=t)return n.blockNumber;break;}catch(t){if(this._internalBlockNumber===e)break;}}const e=J(),n=Object(M.f)({blockNumber:this.perform("getBlockNumber",{}),networkError:this.getNetwork().then(t=>null,t=>t)}).then(({blockNumber:t,networkError:r})=>{if(r)throw this._internalBlockNumber===n&&(this._internalBlockNumber=null),r;const o=J();return(t=A.a.from(t).toNumber()){this._internalBlockNumber===n&&(this._internalBlockNumber=null);}),(yield n).blockNumber;});}poll(){return z(this,void 0,void 0,function*(){const t=ht++,e=[];let n=null;try{n=yield this._getInternalBlockNumber(100+this.pollingInterval/2);}catch(t){return void this.emit("error",t);}if(this._setFastBlockNumber(n),this.emit("poll",t,n),n!==this._lastBlockNumber){if(-2===this._emitted.block&&(this._emitted.block=n-1),Math.abs(this._emitted.block-n)>1e3)H.warn(`network block skew detected; skipping block events (emitted=${this._emitted.block} blockNumber${n})`),this.emit("error",H.makeError("network block skew detected",o.b.errors.NETWORK_ERROR,{blockNumber:n,event:"blockSkew",previousBlockNumber:this._emitted.block})),this.emit("block",n);else for(let i=this._emitted.block+1;i<=n;i++)this.emit("block",i);this._emitted.block!==n&&(this._emitted.block=n,Object.keys(this._emitted).forEach(t=>{if("block"===t)return;const e=this._emitted[t];"pending"!==e&&n-e>12&&delete this._emitted[t];})),-2===this._lastBlockNumber&&(this._lastBlockNumber=n-1),this._events.forEach(t=>{switch(t.type){case"tx":{const n=t.hash;let r=this.getTransactionReceipt(n).then(t=>t&&null!=t.blockNumber?(this._emitted["t:"+n]=t.blockNumber,this.emit(n,t),null):null).catch(t=>{this.emit("error",t);});e.push(r);break;}case"filter":if(!t._inflight){t._inflight=!0,-2===t._lastBlockNumber&&(t._lastBlockNumber=n-1);const filter=t.filter;filter.fromBlock=t._lastBlockNumber+1,filter.toBlock=n;const r=filter.toBlock-this._maxFilterBlockRange;r>filter.fromBlock&&(filter.fromBlock=r),filter.fromBlock<0&&(filter.fromBlock=0);const o=this.getLogs(filter).then(e=>{t._inflight=!1,0!==e.length&&e.forEach(e=>{e.blockNumber>t._lastBlockNumber&&(t._lastBlockNumber=e.blockNumber),this._emitted["b:"+e.blockHash]=e.blockNumber,this._emitted["t:"+e.transactionHash]=e.blockNumber,this.emit(filter,e);});}).catch(e=>{this.emit("error",e),t._inflight=!1;});e.push(o);}}}),this._lastBlockNumber=n,Promise.all(e).then(()=>{this.emit("didPoll",t);}).catch(t=>{this.emit("error",t);});}else this.emit("didPoll",t);});}resetEventsBlock(t){this._lastBlockNumber=t-1,this.polling&&this.poll();}get network(){return this._network;}detectNetwork(){return z(this,void 0,void 0,function*(){return H.throwError("provider does not support network detection",o.b.errors.UNSUPPORTED_OPERATION,{operation:"provider.detectNetwork"});});}getNetwork(){return z(this,void 0,void 0,function*(){const t=yield this._ready(),e=yield this.detectNetwork();if(t.chainId!==e.chainId){if(this.anyNetwork)return this._network=e,this._lastBlockNumber=-2,this._fastBlockNumber=null,this._fastBlockNumberPromise=null,this._fastQueryDate=0,this._emitted.block=-2,this._maxInternalBlockNumber=-1024,this._internalBlockNumber=null,this.emit("network",e,t),yield Y(0),this._network;const n=H.makeError("underlying network changed",o.b.errors.NETWORK_ERROR,{event:"changed",network:t,detectedNetwork:e});throw this.emit("error",n),n;}return t;});}get blockNumber(){return this._getInternalBlockNumber(100+this.pollingInterval/2).then(t=>{this._setFastBlockNumber(t);},t=>{}),null!=this._fastBlockNumber?this._fastBlockNumber:-1;}get polling(){return null!=this._poller;}set polling(t){t&&!this._poller?(this._poller=setInterval(()=>{this.poll();},this.pollingInterval),this._bootstrapPoll||(this._bootstrapPoll=setTimeout(()=>{this.poll(),this._bootstrapPoll=setTimeout(()=>{this._poller||this.poll(),this._bootstrapPoll=null;},this.pollingInterval);},0))):!t&&this._poller&&(clearInterval(this._poller),this._poller=null);}get pollingInterval(){return this._pollingInterval;}set pollingInterval(t){if("number"!=typeof t||t<=0||parseInt(String(t))!=t)throw new Error("invalid polling interval");this._pollingInterval=t,this._poller&&(clearInterval(this._poller),this._poller=setInterval(()=>{this.poll();},this._pollingInterval));}_getFastBlockNumber(){const t=J();return t-this._fastQueryDate>2*this._pollingInterval&&(this._fastQueryDate=t,this._fastBlockNumberPromise=this.getBlockNumber().then(t=>((null==this._fastBlockNumber||t>this._fastBlockNumber)&&(this._fastBlockNumber=t),this._fastBlockNumber))),this._fastBlockNumberPromise;}_setFastBlockNumber(t){null!=this._fastBlockNumber&&tthis._fastBlockNumber)&&(this._fastBlockNumber=t,this._fastBlockNumberPromise=Promise.resolve(t)));}waitForTransaction(t,e,n){return z(this,void 0,void 0,function*(){return this._waitForTransaction(t,null==e?1:e,n||0,null);});}_waitForTransaction(t,e,n,r){return z(this,void 0,void 0,function*(){const c=yield this.getTransactionReceipt(t);return(c?c.confirmations:0)>=e?c:new Promise((c,l)=>{const f=[];let h=!1;const d=function(){return!!h||(h=!0,f.forEach(t=>{t();}),!1);},m=t=>{t.confirmations{this.removeListener(t,m);}),r){let n=r.startBlock,c=null;const m=f=>z(this,void 0,void 0,function*(){h||(yield Y(1e3),this.getTransactionCount(r.from).then(y=>z(this,void 0,void 0,function*(){if(!h){if(y<=r.nonce)n=f;else{{const e=yield this.getTransaction(t);if(e&&null!=e.blockNumber)return;}for(null==c&&(c=n-3,c{h||this.once("block",m);}));});if(h)return;this.once("block",m),f.push(()=>{this.removeListener("block",m);});}if("number"==typeof n&&n>0){const t=setTimeout(()=>{d()||l(H.makeError("timeout exceeded",o.b.errors.TIMEOUT,{timeout:n}));},n);t.unref&&t.unref(),f.push(()=>{clearTimeout(t);});}});});}getBlockNumber(){return z(this,void 0,void 0,function*(){return this._getInternalBlockNumber(0);});}getGasPrice(){return z(this,void 0,void 0,function*(){yield this.getNetwork();const t=yield this.perform("getGasPrice",{});try{return A.a.from(t);}catch(e){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getGasPrice",result:t,error:e});}});}getBalance(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const n=yield Object(M.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),r=yield this.perform("getBalance",n);try{return A.a.from(r);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getBalance",params:n,result:r,error:t});}});}getTransactionCount(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const n=yield Object(M.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),r=yield this.perform("getTransactionCount",n);try{return A.a.from(r).toNumber();}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getTransactionCount",params:n,result:r,error:t});}});}getCode(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const n=yield Object(M.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),r=yield this.perform("getCode",n);try{return Object(E.i)(r);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getCode",params:n,result:r,error:t});}});}getStorageAt(t,e,n){return z(this,void 0,void 0,function*(){yield this.getNetwork();const r=yield Object(M.f)({address:this._getAddress(t),blockTag:this._getBlockTag(n),position:Promise.resolve(e).then(p=>Object(E.g)(p))}),c=yield this.perform("getStorageAt",r);try{return Object(E.i)(c);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getStorageAt",params:r,result:c,error:t});}});}_wrapTransaction(t,e,n){if(null!=e&&32!==Object(E.d)(e))throw new Error("invalid response - sendTransaction");const r=t;return null!=e&&t.hash!==e&&H.throwError("Transaction hash mismatch from Provider.sendTransaction.",o.b.errors.UNKNOWN_ERROR,{expectedHash:t.hash,returnedHash:e}),r.wait=(e,r)=>z(this,void 0,void 0,function*(){let c;null==e&&(e=1),null==r&&(r=0),0!==e&&null!=n&&(c={data:t.data,from:t.from,nonce:t.nonce,to:t.to,value:t.value,startBlock:n});const l=yield this._waitForTransaction(t.hash,e,r,c);return null==l&&0===e?null:(this._emitted["t:"+t.hash]=l.blockNumber,0===l.status&&H.throwError("transaction failed",o.b.errors.CALL_EXCEPTION,{transactionHash:t.hash,transaction:t,receipt:l}),l);}),r;}sendTransaction(t){return z(this,void 0,void 0,function*(){yield this.getNetwork();const e=yield Promise.resolve(t).then(t=>Object(E.i)(t)),n=this.formatter.transaction(t);null==n.confirmations&&(n.confirmations=0);const r=yield this._getInternalBlockNumber(100+2*this.pollingInterval);try{const t=yield this.perform("sendTransaction",{signedTransaction:e});return this._wrapTransaction(n,t,r);}catch(t){throw t.transaction=n,t.transactionHash=n.hash,t;}});}_getTransactionRequest(t){return z(this,void 0,void 0,function*(){const e=yield t,n={};return["from","to"].forEach(t=>{null!=e[t]&&(n[t]=Promise.resolve(e[t]).then(t=>t?this._getAddress(t):null));}),["gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","value"].forEach(t=>{null!=e[t]&&(n[t]=Promise.resolve(e[t]).then(t=>t?A.a.from(t):null));}),["type"].forEach(t=>{null!=e[t]&&(n[t]=Promise.resolve(e[t]).then(t=>null!=t?t:null));}),e.accessList&&(n.accessList=this.formatter.accessList(e.accessList)),["data"].forEach(t=>{null!=e[t]&&(n[t]=Promise.resolve(e[t]).then(t=>t?Object(E.i)(t):null));}),this.formatter.transactionRequest(yield Object(M.f)(n));});}_getFilter(filter){return z(this,void 0,void 0,function*(){filter=yield filter;const t={};return null!=filter.address&&(t.address=this._getAddress(filter.address)),["blockHash","topics"].forEach(e=>{null!=filter[e]&&(t[e]=filter[e]);}),["fromBlock","toBlock"].forEach(e=>{null!=filter[e]&&(t[e]=this._getBlockTag(filter[e]));}),this.formatter.filter(yield Object(M.f)(t));});}_call(t,e,n){return z(this,void 0,void 0,function*(){n>=10&&H.throwError("CCIP read exceeded maximum redirections",o.b.errors.SERVER_ERROR,{redirects:n,transaction:t});const r=t.to,c=yield this.perform("call",{transaction:t,blockTag:e});if(n>=0&&"latest"===e&&null!=r&&"0x556f1830"===c.substring(0,10)&&Object(E.d)(c)%32==4)try{const data=Object(E.e)(c,4),l=Object(E.e)(data,0,32);A.a.from(l).eq(r)||H.throwError("CCIP Read sender did not match",o.b.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:t,data:c});const f=[],h=A.a.from(Object(E.e)(data,32,64)).toNumber(),d=A.a.from(Object(E.e)(data,h,h+32)).toNumber(),m=Object(E.e)(data,h+32);for(let u=0;uz(this,void 0,void 0,function*(){const t=yield this.perform("getBlock",r);if(null==t)return null!=r.blockHash&&null==this._emitted["b:"+r.blockHash]||null!=r.blockTag&&n>this._emitted.block?null:void 0;if(e){let e=null;for(let i=0;ithis._wrapTransaction(t)),n;}return this.formatter.block(t);}),{oncePoll:this});});}getBlock(t){return this._getBlock(t,!1);}getBlockWithTransactions(t){return this._getBlock(t,!0);}getTransaction(t){return z(this,void 0,void 0,function*(){yield this.getNetwork(),t=yield t;const e={transactionHash:this.formatter.hash(t,!0)};return Object(S.c)(()=>z(this,void 0,void 0,function*(){const n=yield this.perform("getTransaction",e);if(null==n)return null==this._emitted["t:"+t]?null:void 0;const r=this.formatter.transactionResponse(n);if(null==r.blockNumber)r.confirmations=0;else if(null==r.confirmations){let t=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-r.blockNumber+1;t<=0&&(t=1),r.confirmations=t;}return this._wrapTransaction(r);}),{oncePoll:this});});}getTransactionReceipt(t){return z(this,void 0,void 0,function*(){yield this.getNetwork(),t=yield t;const e={transactionHash:this.formatter.hash(t,!0)};return Object(S.c)(()=>z(this,void 0,void 0,function*(){const n=yield this.perform("getTransactionReceipt",e);if(null==n)return null==this._emitted["t:"+t]?null:void 0;if(null==n.blockHash)return;const r=this.formatter.receipt(n);if(null==r.blockNumber)r.confirmations=0;else if(null==r.confirmations){let t=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-r.blockNumber+1;t<=0&&(t=1),r.confirmations=t;}return r;}),{oncePoll:this});});}getLogs(filter){return z(this,void 0,void 0,function*(){yield this.getNetwork();const t=yield Object(M.f)({filter:this._getFilter(filter)}),e=yield this.perform("getLogs",t);return e.forEach(t=>{null==t.removed&&(t.removed=!1);}),L.arrayOf(this.formatter.filterLog.bind(this.formatter))(e);});}getEtherPrice(){return z(this,void 0,void 0,function*(){return yield this.getNetwork(),this.perform("getEtherPrice",{});});}_getBlockTag(t){return z(this,void 0,void 0,function*(){if("number"==typeof(t=yield t)&&t<0){t%1&&H.throwArgumentError("invalid BlockTag","blockTag",t);let e=yield this._getInternalBlockNumber(100+2*this.pollingInterval);return e+=t,e<0&&(e=0),this.formatter.blockTag(e);}return this.formatter.blockTag(t);});}getResolver(t){return z(this,void 0,void 0,function*(){let e=t;for(;;){if(""===e||"."===e)return null;if("eth"!==t&&"eth"===e)return null;const n=yield this._getResolver(e,"getResolver");if(null!=n){const r=new lt(this,n,t);return e===t||(yield r.supportsWildcard())?r:null;}e=e.split(".").slice(1).join(".");}});}_getResolver(t,e){return z(this,void 0,void 0,function*(){null==e&&(e="ENS");const n=yield this.getNetwork();n.ensAddress||H.throwError("network does not support ENS",o.b.errors.UNSUPPORTED_OPERATION,{operation:e,network:n.name});try{const e=yield this.call({to:n.ensAddress,data:"0x0178b8bf"+Object(O.c)(t).substring(2)});return this.formatter.callAddress(e);}catch(t){}return null;});}resolveName(t){return z(this,void 0,void 0,function*(){t=yield t;try{return Promise.resolve(this.formatter.address(t));}catch(e){if(Object(E.l)(t))throw e;}"string"!=typeof t&&H.throwArgumentError("invalid ENS name","name",t);const e=yield this.getResolver(t);return e?yield e.getAddress():null;});}lookupAddress(address){return z(this,void 0,void 0,function*(){address=yield address;const t=(address=this.formatter.address(address)).substring(2).toLowerCase()+".addr.reverse",e=yield this._getResolver(t,"lookupAddress");if(null==e)return null;const n=it(yield this.call({to:e,data:"0x691f3431"+Object(O.c)(t).substring(2)}),0);return(yield this.resolveName(n))!=address?null:n;});}getAvatar(t){return z(this,void 0,void 0,function*(){let e=null;if(Object(E.l)(t)){const n=this.formatter.address(t).substring(2).toLowerCase()+".addr.reverse",r=yield this._getResolver(n,"getAvatar");if(!r)return null;e=new lt(this,r,n);try{const t=yield e.getAvatar();if(t)return t.url;}catch(t){if(t.code!==o.b.errors.CALL_EXCEPTION)throw t;}try{const t=it(yield this.call({to:r,data:"0x691f3431"+Object(O.c)(n).substring(2)}),0);e=yield this.getResolver(t);}catch(t){if(t.code!==o.b.errors.CALL_EXCEPTION)throw t;return null;}}else if(e=yield this.getResolver(t),!e)return null;const n=yield e.getAvatar();return null==n?null:n.url;});}perform(t,e){return H.throwError(t+" not implemented",o.b.errors.NOT_IMPLEMENTED,{operation:t});}_startEvent(t){this.polling=this._events.filter(t=>t.pollable()).length>0;}_stopEvent(t){this.polling=this._events.filter(t=>t.pollable()).length>0;}_addEventListener(t,e,n){const r=new X(V(t),e,n);return this._events.push(r),this._startEvent(r),this;}on(t,e){return this._addEventListener(t,e,!1);}once(t,e){return this._addEventListener(t,e,!0);}emit(t,...e){let n=!1,r=[],o=V(t);return this._events=this._events.filter(t=>t.tag!==o||(setTimeout(()=>{t.listener.apply(this,e);},0),n=!0,!t.once||(r.push(t),!1))),r.forEach(t=>{this._stopEvent(t);}),n;}listenerCount(t){if(!t)return this._events.length;let e=V(t);return this._events.filter(t=>t.tag===e).length;}listeners(t){if(null==t)return this._events.map(t=>t.listener);let e=V(t);return this._events.filter(t=>t.tag===e).map(t=>t.listener);}off(t,e){if(null==e)return this.removeAllListeners(t);const n=[];let r=!1,o=V(t);return this._events=this._events.filter(t=>t.tag!==o||t.listener!=e||!!r||(r=!0,n.push(t),!1)),n.forEach(t=>{this._stopEvent(t);}),this;}removeAllListeners(t){let e=[];if(null==t)e=this._events,this._events=[];else{const n=V(t);this._events=this._events.filter(t=>t.tag!==n||(e.push(t),!1));}return e.forEach(t=>{this._stopEvent(t);}),this;}}var mt=n(31),yt=n(258),gt=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const bt=new o.b(I),vt=["call","estimateGas"];function wt(t,e){if(null==t)return null;if("string"==typeof t.message&&t.message.match("reverted")){const data=Object(E.l)(t.data)?t.data:null;if(!e||data)return{message:t.message,data:data};}if("object"==typeof t){for(const n in t){const r=wt(t[n],e);if(r)return r;}return null;}if("string"==typeof t)try{return wt(JSON.parse(t),e);}catch(t){}return null;}function _t(t,e,n){const r=n.transaction||n.signedTransaction;if("call"===t){const t=wt(e,!0);if(t)return t.data;bt.throwError("missing revert data in call exception; Transaction reverted without a reason string",o.b.errors.CALL_EXCEPTION,{data:"0x",transaction:r,error:e});}if("estimateGas"===t){let n=wt(e.body,!1);null==n&&(n=wt(e,!1)),n&&bt.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{reason:n.message,method:t,transaction:r,error:e});}let c=e.message;throw e.code===o.b.errors.SERVER_ERROR&&e.error&&"string"==typeof e.error.message?c=e.error.message:"string"==typeof e.body?c=e.body:"string"==typeof e.responseText&&(c=e.responseText),c=(c||"").toLowerCase(),c.match(/insufficient funds|base fee exceeds gas limit|InsufficientFunds/i)&&bt.throwError("insufficient funds for intrinsic transaction cost",o.b.errors.INSUFFICIENT_FUNDS,{error:e,method:t,transaction:r}),c.match(/nonce (is )?too low/i)&&bt.throwError("nonce has already been used",o.b.errors.NONCE_EXPIRED,{error:e,method:t,transaction:r}),c.match(/replacement transaction underpriced|transaction gas price.*too low/i)&&bt.throwError("replacement fee too low",o.b.errors.REPLACEMENT_UNDERPRICED,{error:e,method:t,transaction:r}),c.match(/only replay-protected/i)&&bt.throwError("legacy pre-eip-155 transactions not supported",o.b.errors.UNSUPPORTED_OPERATION,{error:e,method:t,transaction:r}),vt.indexOf(t)>=0&&c.match(/gas required exceeds allowance|always failing transaction|execution reverted|revert/)&&bt.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,method:t,transaction:r}),e;}function At(t){return new Promise(function(e){setTimeout(e,t);});}function Et(t){if(t.error){const e=new Error(t.error.message);throw e.code=t.error.code,e.data=t.error.data,e;}return t.result;}function Tt(t){return t?t.toLowerCase():t;}const Ot={};class Mt extends mt.a{constructor(t,e,n){if(super(),t!==Ot)throw new Error("do not call the JsonRpcSigner constructor directly; use provider.getSigner");Object(M.d)(this,"provider",e),null==n&&(n=0),"string"==typeof n?(Object(M.d)(this,"_address",this.provider.formatter.address(n)),Object(M.d)(this,"_index",null)):"number"==typeof n?(Object(M.d)(this,"_index",n),Object(M.d)(this,"_address",null)):bt.throwArgumentError("invalid address or index","addressOrIndex",n);}connect(t){return bt.throwError("cannot alter JSON-RPC Signer connection",o.b.errors.UNSUPPORTED_OPERATION,{operation:"connect"});}connectUnchecked(){return new kt(Ot,this.provider,this._address||this._index);}getAddress(){return this._address?Promise.resolve(this._address):this.provider.send("eth_accounts",[]).then(t=>(t.length<=this._index&&bt.throwError("unknown account #"+this._index,o.b.errors.UNSUPPORTED_OPERATION,{operation:"getAddress"}),this.provider.formatter.address(t[this._index])));}sendUncheckedTransaction(t){t=Object(M.g)(t);const e=this.getAddress().then(address=>(address&&(address=address.toLowerCase()),address));if(null==t.gasLimit){const n=Object(M.g)(t);n.from=e,t.gasLimit=this.provider.estimateGas(n);}return null!=t.to&&(t.to=Promise.resolve(t.to).then(t=>gt(this,void 0,void 0,function*(){if(null==t)return null;const address=yield this.provider.resolveName(t);return null==address&&bt.throwArgumentError("provided ENS name resolves to null","tx.to",t),address;}))),Object(M.f)({tx:Object(M.f)(t),sender:e}).then(({tx:e,sender:n})=>{null!=e.from?e.from.toLowerCase()!==n&&bt.throwArgumentError("from address mismatch","transaction",t):e.from=n;const r=this.provider.constructor.hexlifyTransaction(e,{from:!0});return this.provider.send("eth_sendTransaction",[r]).then(t=>t,t=>("string"==typeof t.message&&t.message.match(/user denied/i)&&bt.throwError("user rejected transaction",o.b.errors.ACTION_REJECTED,{action:"sendTransaction",transaction:e}),_t("sendTransaction",t,r)));});}signTransaction(t){return bt.throwError("signing transactions is unsupported",o.b.errors.UNSUPPORTED_OPERATION,{operation:"signTransaction"});}sendTransaction(t){return gt(this,void 0,void 0,function*(){const e=yield this.provider._getInternalBlockNumber(100+2*this.provider.pollingInterval),n=yield this.sendUncheckedTransaction(t);try{return yield Object(S.c)(()=>gt(this,void 0,void 0,function*(){const t=yield this.provider.getTransaction(n);if(null!==t)return this.provider._wrapTransaction(t,n,e);}),{oncePoll:this.provider});}catch(t){throw t.transactionHash=n,t;}});}signMessage(t){return gt(this,void 0,void 0,function*(){const data="string"==typeof t?Object(x.f)(t):t,address=yield this.getAddress();try{return yield this.provider.send("personal_sign",[Object(E.i)(data),address.toLowerCase()]);}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&&bt.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"signMessage",from:address,messageData:t}),e;}});}_legacySignMessage(t){return gt(this,void 0,void 0,function*(){const data="string"==typeof t?Object(x.f)(t):t,address=yield this.getAddress();try{return yield this.provider.send("eth_sign",[address.toLowerCase(),Object(E.i)(data)]);}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&&bt.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"_legacySignMessage",from:address,messageData:t}),e;}});}_signTypedData(t,e,n){return gt(this,void 0,void 0,function*(){const r=yield yt.a.resolveNames(t,e,n,t=>this.provider.resolveName(t)),address=yield this.getAddress();try{return yield this.provider.send("eth_signTypedData_v4",[address.toLowerCase(),JSON.stringify(yt.a.getPayload(r.domain,e,r.value))]);}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&bt.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"_signTypedData",from:address,messageData:{domain:r.domain,types:e,value:r.value}}),t;}});}unlock(t){return gt(this,void 0,void 0,function*(){const e=this.provider,address=yield this.getAddress();return e.send("personal_unlockAccount",[address.toLowerCase(),t,null]);});}}class kt extends Mt{sendTransaction(t){return this.sendUncheckedTransaction(t).then(t=>({hash:t,nonce:null,gasLimit:null,gasPrice:null,data:null,value:null,chainId:null,confirmations:0,from:null,wait:e=>this.provider.waitForTransaction(t,e)}));}}const xt={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0};class St extends pt{constructor(t,e){let n=e;null==n&&(n=new Promise((t,e)=>{setTimeout(()=>{this.detectNetwork().then(e=>{t(e);},t=>{e(t);});},0);})),super(n),t||(t=Object(M.e)(this.constructor,"defaultUrl")()),"string"==typeof t?Object(M.d)(this,"connection",Object.freeze({url:t})):Object(M.d)(this,"connection",Object.freeze(Object(M.g)(t))),this._nextId=42;}get _cache(){return null==this._eventLoopCache&&(this._eventLoopCache={}),this._eventLoopCache;}static defaultUrl(){return"http://localhost:8545";}detectNetwork(){return this._cache.detectNetwork||(this._cache.detectNetwork=this._uncachedDetectNetwork(),setTimeout(()=>{this._cache.detectNetwork=null;},0)),this._cache.detectNetwork;}_uncachedDetectNetwork(){return gt(this,void 0,void 0,function*(){yield At(0);let t=null;try{t=yield this.send("eth_chainId",[]);}catch(e){try{t=yield this.send("net_version",[]);}catch(t){}}if(null!=t){const e=Object(M.e)(this.constructor,"getNetwork");try{return e(A.a.from(t).toNumber());}catch(e){return bt.throwError("could not detect network",o.b.errors.NETWORK_ERROR,{chainId:t,event:"invalidNetwork",serverError:e});}}return bt.throwError("could not detect network",o.b.errors.NETWORK_ERROR,{event:"noNetwork"});});}getSigner(t){return new Mt(Ot,this,t);}getUncheckedSigner(t){return this.getSigner(t).connectUnchecked();}listAccounts(){return this.send("eth_accounts",[]).then(t=>t.map(a=>this.formatter.address(a)));}send(t,e){const n={method:t,params:e,id:this._nextId++,jsonrpc:"2.0"};this.emit("debug",{action:"request",request:Object(M.c)(n),provider:this});const r=["eth_chainId","eth_blockNumber"].indexOf(t)>=0;if(r&&this._cache[t])return this._cache[t];const o=Object(S.b)(this.connection,JSON.stringify(n),Et).then(t=>(this.emit("debug",{action:"response",request:n,response:t,provider:this}),t),t=>{throw this.emit("debug",{action:"response",error:t,request:n,provider:this}),t;});return r&&(this._cache[t]=o,setTimeout(()=>{this._cache[t]=null;},0)),o;}prepareRequest(t,e){switch(t){case"getBlockNumber":return["eth_blockNumber",[]];case"getGasPrice":return["eth_gasPrice",[]];case"getBalance":return["eth_getBalance",[Tt(e.address),e.blockTag]];case"getTransactionCount":return["eth_getTransactionCount",[Tt(e.address),e.blockTag]];case"getCode":return["eth_getCode",[Tt(e.address),e.blockTag]];case"getStorageAt":return["eth_getStorageAt",[Tt(e.address),Object(E.h)(e.position,32),e.blockTag]];case"sendTransaction":return["eth_sendRawTransaction",[e.signedTransaction]];case"getBlock":return e.blockTag?["eth_getBlockByNumber",[e.blockTag,!!e.includeTransactions]]:e.blockHash?["eth_getBlockByHash",[e.blockHash,!!e.includeTransactions]]:null;case"getTransaction":return["eth_getTransactionByHash",[e.transactionHash]];case"getTransactionReceipt":return["eth_getTransactionReceipt",[e.transactionHash]];case"call":return["eth_call",[Object(M.e)(this.constructor,"hexlifyTransaction")(e.transaction,{from:!0}),e.blockTag]];case"estimateGas":return["eth_estimateGas",[Object(M.e)(this.constructor,"hexlifyTransaction")(e.transaction,{from:!0})]];case"getLogs":return e.filter&&null!=e.filter.address&&(e.filter.address=Tt(e.filter.address)),["eth_getLogs",[e.filter]];}return null;}perform(t,e){return gt(this,void 0,void 0,function*(){if("call"===t||"estimateGas"===t){const t=e.transaction;if(t&&null!=t.type&&A.a.from(t.type).isZero()&&null==t.maxFeePerGas&&null==t.maxPriorityFeePerGas){const n=yield this.getFeeData();null==n.maxFeePerGas&&null==n.maxPriorityFeePerGas&&((e=Object(M.g)(e)).transaction=Object(M.g)(t),delete e.transaction.type);}}const n=this.prepareRequest(t,e);null==n&&bt.throwError(t+" not implemented",o.b.errors.NOT_IMPLEMENTED,{operation:t});try{return yield this.send(n[0],n[1]);}catch(n){return _t(t,n,e);}});}_startEvent(t){"pending"===t.tag&&this._startPending(),super._startEvent(t);}_startPending(){if(null!=this._pendingFilter)return;const t=this,e=this.send("eth_newPendingTransactionFilter",[]);this._pendingFilter=e,e.then(function(n){return function r(){t.send("eth_getFilterChanges",[n]).then(function(n){if(t._pendingFilter!=e)return null;let r=Promise.resolve();return n.forEach(function(e){t._emitted["t:"+e.toLowerCase()]="pending",r=r.then(function(){return t.getTransaction(e).then(function(e){return t.emit("pending",e),null;});});}),r.then(function(){return At(1e3);});}).then(function(){if(t._pendingFilter==e)return setTimeout(function(){r();},0),null;t.send("eth_uninstallFilter",[n]);}).catch(t=>{});}(),n;}).catch(t=>{});}_stopEvent(t){"pending"===t.tag&&0===this.listenerCount("pending")&&(this._pendingFilter=null),super._stopEvent(t);}static hexlifyTransaction(t,e){const n=Object(M.g)(xt);if(e)for(const t in e)e[t]&&(n[t]=!0);Object(M.b)(t,n);const r={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach(function(e){if(null==t[e])return;const n=Object(E.g)(A.a.from(t[e]));"gasLimit"===e&&(e="gas"),r[e]=n;}),["from","to","data"].forEach(function(e){null!=t[e]&&(r[e]=Object(E.i)(t[e]));}),t.accessList&&(r.accessList=Object(C.b)(t.accessList)),r;}}let jt=null;try{if(jt=WebSocket,null==jt)throw new Error("inject please");}catch(t){const e=new o.b(I);jt=function(){e.throwError("WebSockets not supported in this environment",o.b.errors.UNSUPPORTED_OPERATION,{operation:"new WebSocket()"});};}var Nt=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const It=new o.b(I);let Pt=1;class Rt extends St{constructor(t,e){"any"===e&&It.throwError("WebSocketProvider does not support 'any' network yet",o.b.errors.UNSUPPORTED_OPERATION,{operation:"network:any"}),super("string"==typeof t?t:"_websocket",e),this._pollingInterval=-1,this._wsReady=!1,"string"==typeof t?Object(M.d)(this,"_websocket",new jt(this.connection.url)):Object(M.d)(this,"_websocket",t),Object(M.d)(this,"_requests",{}),Object(M.d)(this,"_subs",{}),Object(M.d)(this,"_subIds",{}),Object(M.d)(this,"_detectNetwork",super.detectNetwork()),this.websocket.onopen=()=>{this._wsReady=!0,Object.keys(this._requests).forEach(t=>{this.websocket.send(this._requests[t].payload);});},this.websocket.onmessage=t=>{const data=t.data,e=JSON.parse(data);if(null!=e.id){const t=String(e.id),n=this._requests[t];if(delete this._requests[t],void 0!==e.result)n.callback(null,e.result),this.emit("debug",{action:"response",request:JSON.parse(n.payload),response:e.result,provider:this});else{let t=null;e.error?(t=new Error(e.error.message||"unknown error"),Object(M.d)(t,"code",e.error.code||null),Object(M.d)(t,"response",data)):t=new Error("unknown error"),n.callback(t,void 0),this.emit("debug",{action:"response",error:t,request:JSON.parse(n.payload),provider:this});}}else if("eth_subscription"===e.method){const sub=this._subs[e.params.subscription];sub&&sub.processFunc(e.params.result);}else console.warn("this should not happen");};const n=setInterval(()=>{this.emit("poll");},1e3);n.unref&&n.unref();}get websocket(){return this._websocket;}detectNetwork(){return this._detectNetwork;}get pollingInterval(){return 0;}resetEventsBlock(t){It.throwError("cannot reset events block on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"resetEventBlock"});}set pollingInterval(t){It.throwError("cannot set polling interval on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"setPollingInterval"});}poll(){return Nt(this,void 0,void 0,function*(){return null;});}set polling(t){t&&It.throwError("cannot set polling on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"setPolling"});}send(t,e){const n=Pt++;return new Promise((r,o)=>{const c=JSON.stringify({method:t,params:e,id:n,jsonrpc:"2.0"});this.emit("debug",{action:"request",request:JSON.parse(c),provider:this}),this._requests[String(n)]={callback:function(t,e){return t?o(t):r(e);},payload:c},this._wsReady&&this.websocket.send(c);});}static defaultUrl(){return"ws://localhost:8546";}_subscribe(t,param,e){return Nt(this,void 0,void 0,function*(){let n=this._subIds[t];null==n&&(n=Promise.all(param).then(param=>this.send("eth_subscribe",param)),this._subIds[t]=n);const r=yield n;this._subs[r]={tag:t,processFunc:e};});}_startEvent(t){switch(t.type){case"block":this._subscribe("block",["newHeads"],t=>{const e=A.a.from(t.number).toNumber();this._emitted.block=e,this.emit("block",e);});break;case"pending":this._subscribe("pending",["newPendingTransactions"],t=>{this.emit("pending",t);});break;case"filter":this._subscribe(t.tag,["logs",this._getFilter(t.filter)],e=>{null==e.removed&&(e.removed=!1),this.emit(t.filter,this.formatter.filterLog(e));});break;case"tx":{const e=t=>{const e=t.hash;this.getTransactionReceipt(e).then(t=>{t&&this.emit(e,t);});};e(t),this._subscribe("tx",["newHeads"],t=>{this._events.filter(t=>"tx"===t.type).forEach(e);});break;}case"debug":case"poll":case"willPoll":case"didPoll":case"error":break;default:console.log("unhandled:",t);}}_stopEvent(t){let e=t.tag;if("tx"===t.type){if(this._events.filter(t=>"tx"===t.type).length)return;e="tx";}else if(this.listenerCount(t.event))return;const n=this._subIds[e];n&&(delete this._subIds[e],n.then(t=>{this._subs[t]&&(delete this._subs[t],this.send("eth_unsubscribe",[t]));}));}destroy(){return Nt(this,void 0,void 0,function*(){this.websocket.readyState===jt.CONNECTING&&(yield new Promise(t=>{this.websocket.onopen=function(){t(!0);},this.websocket.onerror=function(){t(!1);};})),this.websocket.close(1e3);});}}var Ct=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const Bt=new o.b(I);class Lt extends St{detectNetwork(){const t=Object.create(null,{detectNetwork:{get:()=>super.detectNetwork}});return Ct(this,void 0,void 0,function*(){let e=this.network;return null==e&&(e=yield t.detectNetwork.call(this),e||Bt.throwError("no network detected",o.b.errors.UNKNOWN_ERROR,{}),null==this._network&&(Object(M.d)(this,"_network",e),this.emit("network",e,null))),e;});}}class Ft extends Lt{constructor(t,e){Bt.checkAbstract(new.target,Ft),t=Object(M.e)(new.target,"getNetwork")(t),e=Object(M.e)(new.target,"getApiKey")(e);super(Object(M.e)(new.target,"getUrl")(t,e),t),"string"==typeof e?Object(M.d)(this,"apiKey",e):null!=e&&Object.keys(e).forEach(t=>{Object(M.d)(this,t,e[t]);});}_startPending(){Bt.warn("WARNING: API provider does not support pending filters");}isCommunityResource(){return!1;}getSigner(address){return Bt.throwError("API provider does not support signing",o.b.errors.UNSUPPORTED_OPERATION,{operation:"getSigner"});}listAccounts(){return Promise.resolve([]);}static getApiKey(t){return t;}static getUrl(t,e){return Bt.throwError("not implemented; sub-classes must override getUrl",o.b.errors.NOT_IMPLEMENTED,{operation:"getUrl"});}}const Dt=new o.b(I),Ut="_gg7wSSi0KMBsdKnGVfHDueq6xMB9EkC";class Gt extends Rt{constructor(t,e){const n=new zt(t,e);super(n.connection.url.replace(/^http/i,"ws").replace(".alchemyapi.",".ws.alchemyapi."),n.network),Object(M.d)(this,"apiKey",n.apiKey);}isCommunityResource(){return this.apiKey===Ut;}}class zt extends Ft{static getWebSocketProvider(t,e){return new Gt(t,e);}static getApiKey(t){return null==t?Ut:(t&&"string"!=typeof t&&Dt.throwArgumentError("invalid apiKey","apiKey",t),t);}static getUrl(t,e){let n=null;switch(t.name){case"homestead":n="eth-mainnet.alchemyapi.io/v2/";break;case"goerli":n="eth-goerli.g.alchemy.com/v2/";break;case"matic":n="polygon-mainnet.g.alchemy.com/v2/";break;case"maticmum":n="polygon-mumbai.g.alchemy.com/v2/";break;case"arbitrum":n="arb-mainnet.g.alchemy.com/v2/";break;case"arbitrum-goerli":n="arb-goerli.g.alchemy.com/v2/";break;case"optimism":n="opt-mainnet.g.alchemy.com/v2/";break;case"optimism-goerli":n="opt-goerli.g.alchemy.com/v2/";break;default:Dt.throwArgumentError("unsupported network","network",arguments[0]);}return{allowGzip:!0,url:"https://"+n+e,throttleCallback:(t,n)=>(e===Ut&&G(),Promise.resolve(!0))};}isCommunityResource(){return this.apiKey===Ut;}}const Ht=new o.b(I),qt="9f7d929b018cdffb338517efa06f58359e86ff1ffd350bc889738523659e7972";function Kt(t){switch(t){case"homestead":return"rpc.ankr.com/eth/";case"ropsten":return"rpc.ankr.com/eth_ropsten/";case"rinkeby":return"rpc.ankr.com/eth_rinkeby/";case"goerli":return"rpc.ankr.com/eth_goerli/";case"matic":return"rpc.ankr.com/polygon/";case"arbitrum":return"rpc.ankr.com/arbitrum/";}return Ht.throwArgumentError("unsupported network","name",t);}class Wt extends Ft{isCommunityResource(){return this.apiKey===qt;}static getApiKey(t){return null==t?qt:t;}static getUrl(t,e){null==e&&(e=qt);const n={allowGzip:!0,url:"https://"+Kt(t.name)+e,throttleCallback:(t,n)=>(e.apiKey===qt&&G(),Promise.resolve(!0))};return null!=e.projectSecret&&(n.user="",n.password=e.projectSecret),n;}}var Vt=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const Jt=new o.b(I);class Yt extends Ft{static getApiKey(t){return null!=t&&Jt.throwArgumentError("apiKey not supported for cloudflare","apiKey",t),null;}static getUrl(t,e){let n=null;if("homestead"===t.name)n="https://cloudflare-eth.com/";else Jt.throwArgumentError("unsupported network","network",arguments[0]);return n;}perform(t,e){const n=Object.create(null,{perform:{get:()=>super.perform}});return Vt(this,void 0,void 0,function*(){if("getBlockNumber"===t){return(yield n.perform.call(this,"getBlock",{blockTag:"latest"})).number;}return n.perform.call(this,t,e);});}}var Qt=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const Xt=new o.b(I);function Zt(t){const e={};for(let n in t){if(null==t[n])continue;let r=t[n];"type"===n&&0===r||(r={type:!0,gasLimit:!0,gasPrice:!0,maxFeePerGs:!0,maxPriorityFeePerGas:!0,nonce:!0,value:!0}[n]?Object(E.g)(Object(E.i)(r)):"accessList"===n?"["+Object(C.b)(r).map(t=>`{address:"${t.address}",storageKeys:["${t.storageKeys.join('","')}"]}`).join(",")+"]":Object(E.i)(r),e[n]=r);}return e;}function $t(t){if(0==t.status&&("No records found"===t.message||"No transactions found"===t.message))return t.result;if(1!=t.status||"string"!=typeof t.message||!t.message.match(/^OK/)){const e=new Error("invalid response");throw e.result=JSON.stringify(t),(t.result||"").toLowerCase().indexOf("rate limit")>=0&&(e.throttleRetry=!0),e;}return t.result;}function te(t){if(t&&0==t.status&&"NOTOK"==t.message&&(t.result||"").toLowerCase().indexOf("rate limit")>=0){const e=new Error("throttled response");throw e.result=JSON.stringify(t),e.throttleRetry=!0,e;}if("2.0"!=t.jsonrpc){const e=new Error("invalid response");throw e.result=JSON.stringify(t),e;}if(t.error){const e=new Error(t.error.message||"unknown error");throw t.error.code&&(e.code=t.error.code),t.error.data&&(e.data=t.error.data),e;}return t.result;}function ee(t){if("pending"===t)throw new Error("pending not supported");return"latest"===t?t:parseInt(t.substring(2),16);}function ne(t,e,n){if("call"===t&&e.code===o.b.errors.SERVER_ERROR){const t=e.error;if(t&&(t.message.match(/reverted/i)||t.message.match(/VM execution error/i))){let data=t.data;if(data&&(data="0x"+data.replace(/^.*0x/i,"")),Object(E.l)(data))return data;Xt.throwError("missing revert data in call exception",o.b.errors.CALL_EXCEPTION,{error:e,data:"0x"});}}let r=e.message;throw e.code===o.b.errors.SERVER_ERROR&&(e.error&&"string"==typeof e.error.message?r=e.error.message:"string"==typeof e.body?r=e.body:"string"==typeof e.responseText&&(r=e.responseText)),r=(r||"").toLowerCase(),r.match(/insufficient funds/)&&Xt.throwError("insufficient funds for intrinsic transaction cost",o.b.errors.INSUFFICIENT_FUNDS,{error:e,method:t,transaction:n}),r.match(/same hash was already imported|transaction nonce is too low|nonce too low/)&&Xt.throwError("nonce has already been used",o.b.errors.NONCE_EXPIRED,{error:e,method:t,transaction:n}),r.match(/another transaction with same nonce/)&&Xt.throwError("replacement fee too low",o.b.errors.REPLACEMENT_UNDERPRICED,{error:e,method:t,transaction:n}),r.match(/execution failed due to an exception|execution reverted/)&&Xt.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,method:t,transaction:n}),e;}class re extends pt{constructor(t,e){super(t),Object(M.d)(this,"baseUrl",this.getBaseUrl()),Object(M.d)(this,"apiKey",e||null);}getBaseUrl(){switch(this.network?this.network.name:"invalid"){case"homestead":return"https://api.etherscan.io";case"goerli":return"https://api-goerli.etherscan.io";case"sepolia":return"https://api-sepolia.etherscan.io";case"matic":return"https://api.polygonscan.com";case"maticmum":return"https://api-testnet.polygonscan.com";case"arbitrum":return"https://api.arbiscan.io";case"arbitrum-goerli":return"https://api-goerli.arbiscan.io";case"optimism":return"https://api-optimistic.etherscan.io";case"optimism-goerli":return"https://api-goerli-optimistic.etherscan.io";}return Xt.throwArgumentError("unsupported network","network",this.network.name);}getUrl(t,e){const n=Object.keys(e).reduce((t,n)=>{const r=e[n];return null!=r&&(t+=`&${n}=${r}`),t;},""),r=this.apiKey?`&apikey=${this.apiKey}`:"";return`${this.baseUrl}/api?module=${t}${n}${r}`;}getPostUrl(){return`${this.baseUrl}/api`;}getPostData(t,e){return e.module=t,e.apikey=this.apiKey,e;}fetch(t,e,n){return Qt(this,void 0,void 0,function*(){const r=n?this.getPostUrl():this.getUrl(t,e),o=n?this.getPostData(t,e):null,c="proxy"===t?te:$t;this.emit("debug",{action:"request",request:r,provider:this});const l={url:r,throttleSlotInterval:1e3,throttleCallback:(t,e)=>(this.isCommunityResource()&&G(),Promise.resolve(!0))};let f=null;o&&(l.headers={"content-type":"application/x-www-form-urlencoded; charset=UTF-8"},f=Object.keys(o).map(t=>`${t}=${o[t]}`).join("&"));const h=yield Object(S.b)(l,f,c||te);return this.emit("debug",{action:"response",request:r,response:Object(M.c)(h),provider:this}),h;});}detectNetwork(){return Qt(this,void 0,void 0,function*(){return this.network;});}perform(t,e){const n=Object.create(null,{perform:{get:()=>super.perform}});return Qt(this,void 0,void 0,function*(){switch(t){case"getBlockNumber":return this.fetch("proxy",{action:"eth_blockNumber"});case"getGasPrice":return this.fetch("proxy",{action:"eth_gasPrice"});case"getBalance":return this.fetch("account",{action:"balance",address:e.address,tag:e.blockTag});case"getTransactionCount":return this.fetch("proxy",{action:"eth_getTransactionCount",address:e.address,tag:e.blockTag});case"getCode":return this.fetch("proxy",{action:"eth_getCode",address:e.address,tag:e.blockTag});case"getStorageAt":return this.fetch("proxy",{action:"eth_getStorageAt",address:e.address,position:e.position,tag:e.blockTag});case"sendTransaction":return this.fetch("proxy",{action:"eth_sendRawTransaction",hex:e.signedTransaction},!0).catch(t=>ne("sendTransaction",t,e.signedTransaction));case"getBlock":if(e.blockTag)return this.fetch("proxy",{action:"eth_getBlockByNumber",tag:e.blockTag,boolean:e.includeTransactions?"true":"false"});throw new Error("getBlock by blockHash not implemented");case"getTransaction":return this.fetch("proxy",{action:"eth_getTransactionByHash",txhash:e.transactionHash});case"getTransactionReceipt":return this.fetch("proxy",{action:"eth_getTransactionReceipt",txhash:e.transactionHash});case"call":{if("latest"!==e.blockTag)throw new Error("EtherscanProvider does not support blockTag for call");const t=Zt(e.transaction);t.module="proxy",t.action="eth_call";try{return yield this.fetch("proxy",t,!0);}catch(t){return ne("call",t,e.transaction);}}case"estimateGas":{const t=Zt(e.transaction);t.module="proxy",t.action="eth_estimateGas";try{return yield this.fetch("proxy",t,!0);}catch(t){return ne("estimateGas",t,e.transaction);}}case"getLogs":{const t={action:"getLogs"};if(e.filter.fromBlock&&(t.fromBlock=ee(e.filter.fromBlock)),e.filter.toBlock&&(t.toBlock=ee(e.filter.toBlock)),e.filter.address&&(t.address=e.filter.address),e.filter.topics&&e.filter.topics.length>0&&(e.filter.topics.length>1&&Xt.throwError("unsupported topic count",o.b.errors.UNSUPPORTED_OPERATION,{topics:e.filter.topics}),1===e.filter.topics.length)){const n=e.filter.topics[0];"string"==typeof n&&66===n.length||Xt.throwError("unsupported topic format",o.b.errors.UNSUPPORTED_OPERATION,{topic0:n}),t.topic0=n;}const n=yield this.fetch("logs",t);let r={};for(let i=0;i{["contractAddress","to"].forEach(function(e){""==t[e]&&delete t[e];}),null==t.creates&&null!=t.contractAddress&&(t.creates=t.contractAddress);const e=this.formatter.transactionResponse(t);return t.timeStamp&&(e.timestamp=parseInt(t.timeStamp)),e;});});}isCommunityResource(){return null==this.apiKey;}}var ie=n(259),oe=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const ae=new o.b(I);function se(){return new Date().getTime();}function ue(t){let e=null;for(let i=0;ie?null:(a+b)/2;}function le(t){if(null===t)return"null";if("number"==typeof t||"boolean"==typeof t)return JSON.stringify(t);if("string"==typeof t)return t;if(A.a.isBigNumber(t))return t.toString();if(Array.isArray(t))return JSON.stringify(t.map(i=>le(i)));if("object"==typeof t){const e=Object.keys(t);return e.sort(),"{"+e.map(e=>{let n=t[e];return n="function"==typeof n?"[function]":le(n),JSON.stringify(e)+":"+n;}).join(",")+"}";}throw new Error("unknown value type: "+typeof t);}let fe=1;function he(t){let e=null,n=null,r=new Promise(r=>{e=function(){n&&(clearTimeout(n),n=null),r();},n=setTimeout(e,t);});return{cancel:e,getPromise:function(){return r;},wait:t=>(r=r.then(t),r)};}const de=[o.b.errors.CALL_EXCEPTION,o.b.errors.INSUFFICIENT_FUNDS,o.b.errors.NONCE_EXPIRED,o.b.errors.REPLACEMENT_UNDERPRICED,o.b.errors.UNPREDICTABLE_GAS_LIMIT],pe=["address","args","errorArgs","errorSignature","method","transaction"];function me(t,e){const n={weight:t.weight};return Object.defineProperty(n,"provider",{get:()=>t.provider}),t.start&&(n.start=t.start),e&&(n.duration=e-t.start),t.done&&(t.error?n.error=t.error:n.result=t.result||null),n;}function ye(t,e,n){let r=le;switch(e){case"getBlockNumber":return function(e){const n=e.map(t=>t.result);let r=ce(e.map(t=>t.result),2);if(null!=r)return r=Math.ceil(r),n.indexOf(r+1)>=0&&r++,r>=t._highestBlockNumber&&(t._highestBlockNumber=r),t._highestBlockNumber;};case"getGasPrice":return function(t){const e=t.map(t=>t.result);return e.sort(),e[Math.floor(e.length/2)];};case"getEtherPrice":return function(t){return ce(t.map(t=>t.result));};case"getBalance":case"getTransactionCount":case"getCode":case"getStorageAt":case"call":case"estimateGas":case"getLogs":break;case"getTransaction":case"getTransactionReceipt":r=function(t){return null==t?null:((t=Object(M.g)(t)).confirmations=-1,le(t));};break;case"getBlock":r=n.includeTransactions?function(t){return null==t?null:((t=Object(M.g)(t)).transactions=t.transactions.map(t=>((t=Object(M.g)(t)).confirmations=-1,t)),le(t));}:function(t){return null==t?null:le(t);};break;default:throw new Error("unknown method: "+e);}return function(t,e){return function(n){const r={};n.forEach(e=>{const n=t(e.result);r[n]||(r[n]={count:0,result:e.result}),r[n].count++;});const o=Object.keys(r);for(let i=0;i=e)return t.result;}};}(r,t.quorum);}function ge(t,e){return oe(this,void 0,void 0,function*(){const n=t.provider;return null!=n.blockNumber&&n.blockNumber>=e||-1===e?n:Object(S.c)(()=>new Promise((r,o)=>{setTimeout(function(){return n.blockNumber>=e?r(n):t.cancelled?r(null):r(void 0);},0);}),{oncePoll:n});});}function be(t,e,n,r){return oe(this,void 0,void 0,function*(){let c=t.provider;switch(n){case"getBlockNumber":case"getGasPrice":return c[n]();case"getEtherPrice":if(c.getEtherPrice)return c.getEtherPrice();break;case"getBalance":case"getTransactionCount":case"getCode":return r.blockTag&&Object(E.l)(r.blockTag)&&(c=yield ge(t,e)),c[n](r.address,r.blockTag||"latest");case"getStorageAt":return r.blockTag&&Object(E.l)(r.blockTag)&&(c=yield ge(t,e)),c.getStorageAt(r.address,r.position,r.blockTag||"latest");case"getBlock":return r.blockTag&&Object(E.l)(r.blockTag)&&(c=yield ge(t,e)),c[r.includeTransactions?"getBlockWithTransactions":"getBlock"](r.blockTag||r.blockHash);case"call":case"estimateGas":return r.blockTag&&Object(E.l)(r.blockTag)&&(c=yield ge(t,e)),"call"===n&&r.blockTag?c[n](r.transaction,r.blockTag):c[n](r.transaction);case"getTransaction":case"getTransactionReceipt":return c[n](r.transactionHash);case"getLogs":{let filter=r.filter;return(filter.fromBlock&&Object(E.l)(filter.fromBlock)||filter.toBlock&&Object(E.l)(filter.toBlock))&&(c=yield ge(t,e)),c.getLogs(filter);}}return ae.throwError("unknown method error",o.b.errors.UNKNOWN_ERROR,{method:n,params:r});});}class ve extends pt{constructor(t,e){0===t.length&&ae.throwArgumentError("missing providers","providers",t);const n=t.map((t,e)=>{if(r.b.isProvider(t)){const e=D(t)?2e3:750,n=1;return Object.freeze({provider:t,weight:1,stallTimeout:e,priority:n});}const n=Object(M.g)(t);null==n.priority&&(n.priority=1),null==n.stallTimeout&&(n.stallTimeout=D(t)?2e3:750),null==n.weight&&(n.weight=1);const o=n.weight;return(o%1||o>512||o<1)&&ae.throwArgumentError("invalid weight; must be integer in [1, 512]",`providers[${e}].weight`,o),Object.freeze(n);}),o=n.reduce((t,e)=>t+e.weight,0);null==e?e=o/2:e>o&&ae.throwArgumentError("quorum will always fail; larger than total weight","quorum",e);let c=ue(n.map(t=>t.provider.network));null==c&&(c=new Promise((t,e)=>{setTimeout(()=>{this.detectNetwork().then(t,e);},0);})),super(c),Object(M.d)(this,"providerConfigs",Object.freeze(n)),Object(M.d)(this,"quorum",e),this._highestBlockNumber=-1;}detectNetwork(){return oe(this,void 0,void 0,function*(){return ue(yield Promise.all(this.providerConfigs.map(t=>t.provider.getNetwork())));});}perform(t,e){return oe(this,void 0,void 0,function*(){if("sendTransaction"===t){const t=yield Promise.all(this.providerConfigs.map(t=>t.provider.sendTransaction(e.signedTransaction).then(t=>t.hash,t=>t)));for(let i=0;ia.priority-b.priority);const c=this._highestBlockNumber;let i=0,l=!0;for(;;){const o=se();let f=r.filter(t=>t.runner&&o-t.startt+e.weight,0);for(;f{n.staller=null;}),n.runner=be(n,c,t,e).then(r=>{n.done=!0,n.result=r,this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(n,se()),request:{method:t,params:Object(M.c)(e)},provider:this});},r=>{n.done=!0,n.error=r,this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(n,se()),request:{method:t,params:Object(M.c)(e)},provider:this});}),this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(n,null),request:{method:t,params:Object(M.c)(e)},provider:this}),f+=n.weight;}const h=[];r.forEach(t=>{!t.done&&t.runner&&(h.push(t.runner),t.staller&&h.push(t.staller.getPromise()));}),h.length&&(yield Promise.race(h));const d=r.filter(t=>t.done&&null==t.error);if(d.length>=this.quorum){const t=n(d);if(void 0!==t)return r.forEach(t=>{t.staller&&t.staller.cancel(),t.cancelled=!0;}),t;l||(yield he(100).getPromise()),l=!1;}const m=r.reduce((t,e)=>{if(!e.done||null==e.error)return t;const code=e.error.code;return de.indexOf(code)>=0&&(t[code]||(t[code]={error:e.error,weight:0}),t[code].weight+=e.weight),t;},{});if(Object.keys(m).forEach(t=>{const e=m[t];if(e.weight{t.staller&&t.staller.cancel(),t.cancelled=!0;});const n=e.error,o={};pe.forEach(t=>{null!=n[t]&&(o[t]=n[t]);}),ae.throwError(n.reason||n.message,t,o);}),0===r.filter(t=>!t.done).length)break;}return r.forEach(t=>{t.staller&&t.staller.cancel(),t.cancelled=!0;}),ae.throwError("failed to meet quorum",o.b.errors.SERVER_ERROR,{method:t,params:e,results:r.map(t=>me(t)),provider:this});});}}const we=null,_e=new o.b(I),Ae="84842078b09946638c03157f83405213";class Ee extends Rt{constructor(t,e){const n=new Te(t,e),r=n.connection;r.password&&_e.throwError("INFURA WebSocket project secrets unsupported",o.b.errors.UNSUPPORTED_OPERATION,{operation:"InfuraProvider.getWebSocketProvider()"});super(r.url.replace(/^http/i,"ws").replace("/v3/","/ws/v3/"),t),Object(M.d)(this,"apiKey",n.projectId),Object(M.d)(this,"projectId",n.projectId),Object(M.d)(this,"projectSecret",n.projectSecret);}isCommunityResource(){return this.projectId===Ae;}}class Te extends Ft{static getWebSocketProvider(t,e){return new Ee(t,e);}static getApiKey(t){const e={apiKey:Ae,projectId:Ae,projectSecret:null};return null==t||("string"==typeof t?e.projectId=t:null!=t.projectSecret?(_e.assertArgument("string"==typeof t.projectId,"projectSecret requires a projectId","projectId",t.projectId),_e.assertArgument("string"==typeof t.projectSecret,"invalid projectSecret","projectSecret","[REDACTED]"),e.projectId=t.projectId,e.projectSecret=t.projectSecret):t.projectId&&(e.projectId=t.projectId),e.apiKey=e.projectId),e;}static getUrl(t,e){let n=null;switch(t?t.name:"unknown"){case"homestead":n="mainnet.infura.io";break;case"goerli":n="goerli.infura.io";break;case"sepolia":n="sepolia.infura.io";break;case"matic":n="polygon-mainnet.infura.io";break;case"maticmum":n="polygon-mumbai.infura.io";break;case"optimism":n="optimism-mainnet.infura.io";break;case"optimism-goerli":n="optimism-goerli.infura.io";break;case"arbitrum":n="arbitrum-mainnet.infura.io";break;case"arbitrum-goerli":n="arbitrum-goerli.infura.io";break;default:_e.throwError("unsupported network",o.b.errors.INVALID_ARGUMENT,{argument:"network",value:t});}const r={allowGzip:!0,url:"https://"+n+"/v3/"+e.projectId,throttleCallback:(t,n)=>(e.projectId===Ae&&G(),Promise.resolve(!0))};return null!=e.projectSecret&&(r.user="",r.password=e.projectSecret),r;}isCommunityResource(){return this.projectId===Ae;}}class Oe extends St{send(t,e){const n={method:t,params:e,id:this._nextId++,jsonrpc:"2.0"};null==this._pendingBatch&&(this._pendingBatch=[]);const r={request:n,resolve:null,reject:null},o=new Promise((t,e)=>{r.resolve=t,r.reject=e;});return this._pendingBatch.push(r),this._pendingBatchAggregator||(this._pendingBatchAggregator=setTimeout(()=>{const t=this._pendingBatch;this._pendingBatch=null,this._pendingBatchAggregator=null;const e=t.map(t=>t.request);return this.emit("debug",{action:"requestBatch",request:Object(M.c)(e),provider:this}),Object(S.b)(this.connection,JSON.stringify(e)).then(n=>{this.emit("debug",{action:"response",request:e,response:n,provider:this}),t.forEach((t,e)=>{const r=n[e];if(r.error){const e=new Error(r.error.message);e.code=r.error.code,e.data=r.error.data,t.reject(e);}else t.resolve(r.result);});},n=>{this.emit("debug",{action:"response",error:n,request:e,provider:this}),t.forEach(t=>{t.reject(n);});});},10)),o;}}const Me=new o.b(I);class ke extends Ft{static getApiKey(t){return t&&"string"!=typeof t&&Me.throwArgumentError("invalid apiKey","apiKey",t),t||"ETHERS_JS_SHARED";}static getUrl(t,e){Me.warn("NodeSmith will be discontinued on 2019-12-20; please migrate to another platform.");let n=null;switch(t.name){case"homestead":n="https://ethereum.api.nodesmith.io/v1/mainnet/jsonrpc";break;case"ropsten":n="https://ethereum.api.nodesmith.io/v1/ropsten/jsonrpc";break;case"rinkeby":n="https://ethereum.api.nodesmith.io/v1/rinkeby/jsonrpc";break;case"goerli":n="https://ethereum.api.nodesmith.io/v1/goerli/jsonrpc";break;case"kovan":n="https://ethereum.api.nodesmith.io/v1/kovan/jsonrpc";break;default:Me.throwArgumentError("unsupported network","network",arguments[0]);}return n+"?apiKey="+e;}}const xe=new o.b(I),Se="62e1ad51b37b8e00394bda3b";class je extends Ft{static getApiKey(t){const e={applicationId:null,loadBalancer:!0,applicationSecretKey:null};return null==t?e.applicationId=Se:"string"==typeof t?e.applicationId=t:null!=t.applicationSecretKey?(e.applicationId=t.applicationId,e.applicationSecretKey=t.applicationSecretKey):t.applicationId?e.applicationId=t.applicationId:xe.throwArgumentError("unsupported PocketProvider apiKey","apiKey",t),e;}static getUrl(t,e){let n=null;switch(t?t.name:"unknown"){case"goerli":n="eth-goerli.gateway.pokt.network";break;case"homestead":n="eth-mainnet.gateway.pokt.network";break;case"kovan":n="poa-kovan.gateway.pokt.network";break;case"matic":n="poly-mainnet.gateway.pokt.network";break;case"maticmum":n="polygon-mumbai-rpc.gateway.pokt.network";break;case"rinkeby":n="eth-rinkeby.gateway.pokt.network";break;case"ropsten":n="eth-ropsten.gateway.pokt.network";break;default:xe.throwError("unsupported network",o.b.errors.INVALID_ARGUMENT,{argument:"network",value:t});}const r={headers:{},url:`https://${n}/v1/lb/${e.applicationId}`};return null!=e.applicationSecretKey&&(r.user="",r.password=e.applicationSecretKey),r;}isCommunityResource(){return this.applicationId===Se;}}const Ne=new o.b(I);let Ie=1;function Pe(t,e){const n="Web3LegacyFetcher";return function(t,r){const o={method:t,params:r,id:Ie++,jsonrpc:"2.0"};return new Promise((t,r)=>{this.emit("debug",{action:"request",fetcher:n,request:Object(M.c)(o),provider:this}),e(o,(e,c)=>{if(e)return this.emit("debug",{action:"response",fetcher:n,error:e,request:o,provider:this}),r(e);if(this.emit("debug",{action:"response",fetcher:n,request:o,response:c,provider:this}),c.error){const t=new Error(c.error.message);return t.code=c.error.code,t.data=c.error.data,r(t);}t(c.result);});});};}class Re extends St{constructor(t,e){null==t&&Ne.throwArgumentError("missing provider","provider",t);let path=null,n=null,r=null;"function"==typeof t?(path="unknown:",n=t):(path=t.host||t.path||"",!path&&t.isMetaMask&&(path="metamask"),r=t,t.request?(""===path&&(path="eip-1193:"),n=function(t){return function(e,n){null==n&&(n=[]);const r={method:e,params:n};return this.emit("debug",{action:"request",fetcher:"Eip1193Fetcher",request:Object(M.c)(r),provider:this}),t.request(r).then(t=>(this.emit("debug",{action:"response",fetcher:"Eip1193Fetcher",request:r,response:t,provider:this}),t),t=>{throw this.emit("debug",{action:"response",fetcher:"Eip1193Fetcher",request:r,error:t,provider:this}),t;});};}(t)):t.sendAsync?n=Pe(0,t.sendAsync.bind(t)):t.send?n=Pe(0,t.send.bind(t)):Ne.throwArgumentError("unsupported provider","provider",t),path||(path="unknown:")),super(path,e),Object(M.d)(this,"jsonRpcFetchFunc",n),Object(M.d)(this,"provider",r);}send(t,e){return this.jsonRpcFetchFunc(t,e);}}const Ce=new o.b(I);function Be(t,e){if(null==t&&(t="homestead"),"string"==typeof t){const e=t.match(/^(ws|http)s?:/i);if(e)switch(e[1].toLowerCase()){case"http":case"https":return new St(t);case"ws":case"wss":return new Rt(t);default:Ce.throwArgumentError("unsupported URL scheme","network",t);}}const n=v(t);return n&&n._defaultProvider||Ce.throwError("unsupported getDefaultProvider network",o.b.errors.NETWORK_ERROR,{operation:"getDefaultProvider",network:t}),n._defaultProvider({FallbackProvider:ve,AlchemyProvider:zt,AnkrProvider:Wt,CloudflareProvider:Yt,EtherscanProvider:re,InfuraProvider:Te,JsonRpcProvider:St,NodesmithProvider:ke,PocketProvider:je,Web3Provider:Re,IpcProvider:we},e);}},function(t,e,n){"use strict";n.d(e,"a",function(){return f;});var r=n(55),o=n(1),c=n(2);const l=new c.b("wordlists/5.7.0");class f{constructor(t){l.checkAbstract(new.target,f),Object(o.d)(this,"locale",t);}split(t){return t.toLowerCase().split(/ +/g);}join(t){return t.join(" ");}static check(t){const e=[];for(let i=0;i<2048;i++){const n=t.getWord(i);if(i!==t.getWordIndex(n))return"0x";e.push(n);}return Object(r.a)(e.join("\n")+"\n");}static register(t,e){e||(e=t.locale);}}},function(t,e,n){var r=n(136),o=n(70);t.exports=function(t){var e=r(t,"string");return o(e)?e:e+"";};},function(t,e,n){var r=n(26),o=n(34),c=n(73);t.exports=r?function(object,t,e){return o.f(object,t,c(1,e));}:function(object,t,e){return object[t]=e,object;};},function(t,e,n){var r=n(66),o=n(105),c=r("keys");t.exports=function(t){return c[t]||(c[t]=o(t));};},function(t,e){t.exports={};},function(t,e,n){var r=n(101),o=n(17),c=n(49),l=n(21)("toStringTag"),f=Object,h="Arguments"==c(function(){return arguments;}());t.exports=r?c:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e];}catch(t){}}(e=f(t),l))?n:h?c(e):"Object"==(r=c(e))&&o(e.callee)?"Arguments":r;};},function(t,e,n){var r=n(192);t.exports=function(t){var e=+t;return e!=e||0===e?0:r(e);};},function(t,e,n){var r=n(143),o=n(116).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o);};},function(t,e,n){var r=n(143),o=n(116);t.exports=Object.keys||function(t){return r(t,o);};},function(t,e,n){"use strict";var r=n(78),o=n(34),c=n(73);t.exports=function(object,t,e){var n=r(t);n in object?o.f(object,n,c(0,e)):object[n]=e;};},function(t,e){t.exports={};},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="ethers/5.7.2";},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="bignumber/5.7.0";},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="hash/5.7.0";},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="json-wallets/5.7.0";},function(t,e,n){"use strict";n.d(e,"a",function(){return o;});var r=n(53);function o(t){var e=function(input,t){if("object"!==Object(r.a)(input)||null===input)return input;var e=input[Symbol.toPrimitive];if(void 0!==e){var n=e.call(input,t||"default");if("object"!==Object(r.a)(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===t?String:Number)(input);}(t,"string");return"symbol"===Object(r.a)(e)?e:String(e);}},function(t,e,n){"use strict";n.d(e,"a",function(){return M;}),n.d(e,"b",function(){return k;});var r=n(33),o=n.n(r),c=n(4),l=n(0),f=n(5),h=n(256),d=n(27),m=n(1),y=n(2),v=n(91),w=n(6);const _=new y.b(v.a);class A extends m.a{isCrowdsaleAccount(t){return!(!t||!t._isCrowdsaleAccount);}}function E(t,e){const data=JSON.parse(t);e=Object(w.a)(e);const n=Object(c.a)(Object(w.c)(data,"ethaddr")),r=Object(w.b)(Object(w.c)(data,"encseed"));r&&r.length%16==0||_.throwArgumentError("invalid encseed","json",t);const m=Object(l.a)(Object(h.a)(e,e,2e3,32,"sha256")).slice(0,16),y=r.slice(0,16),v=r.slice(16),E=new o.a.ModeOfOperation.cbc(m,y),T=o.a.padding.pkcs7.strip(Object(l.a)(E.decrypt(v)));let O="";for(let i=0;i=64;){let u,i,l,f,h,a=n,b=h1,d=h2,m=h3,y=h4,v=h5,g=h6,w=r;for(i=0;i<16;i++)l=t+4*i,o[i]=(255&p[l])<<24|(255&p[l+1])<<16|(255&p[l+2])<<8|255&p[l+3];for(i=16;i<64;i++)u=o[i-2],f=(u>>>17|u<<15)^(u>>>19|u<<13)^u>>>10,u=o[i-15],h=(u>>>7|u<<25)^(u>>>18|u<<14)^u>>>3,o[i]=(f+o[i-7]|0)+(h+o[i-16]|0)|0;for(i=0;i<64;i++)f=(((y>>>6|y<<26)^(y>>>11|y<<21)^(y>>>25|y<<7))+(y&v^~y&g)|0)+(w+(e[i]+o[i]|0)|0)|0,h=((a>>>2|a<<30)^(a>>>13|a<<19)^(a>>>22|a<<10))+(a&b^a&d^b&d)|0,w=g,g=v,v=y,y=m+f|0,m=d,d=b,b=a,a=f+h|0;n=n+a|0,h1=h1+b|0,h2=h2+d|0,h3=h3+m|0,h4=h4+y|0,h5=h5+v|0,h6=h6+g|0,r=r+w|0,t+=64,c-=64;}}c(t);let i,l=t.length%64,f=t.length/536870912|0,h=t.length<<3,d=l<56?56:120,p=t.slice(t.length-l,t.length);for(p.push(128),i=l+1;i>>24&255),p.push(f>>>16&255),p.push(f>>>8&255),p.push(f>>>0&255),p.push(h>>>24&255),p.push(h>>>16&255),p.push(h>>>8&255),p.push(h>>>0&255),c(p),[n>>>24&255,n>>>16&255,n>>>8&255,n>>>0&255,h1>>>24&255,h1>>>16&255,h1>>>8&255,h1>>>0&255,h2>>>24&255,h2>>>16&255,h2>>>8&255,h2>>>0&255,h3>>>24&255,h3>>>16&255,h3>>>8&255,h3>>>0&255,h4>>>24&255,h4>>>16&255,h4>>>8&255,h4>>>0&255,h5>>>24&255,h5>>>16&255,h5>>>8&255,h5>>>0&255,h6>>>24&255,h6>>>16&255,h6>>>8&255,h6>>>0&255,r>>>24&255,r>>>16&255,r>>>8&255,r>>>0&255];}function c(t,e,n){t=t.length<=64?t:o(t);const r=64+e.length+4,c=new Array(r),l=new Array(64);let i,f=[];for(i=0;i<64;i++)c[i]=54;for(i=0;i=r-4;i--){if(c[i]++,c[i]<=255)return;c[i]=0;}}for(;n>=32;)h(),f=f.concat(o(l.concat(o(c)))),n-=32;return n>0&&(h(),f=f.concat(o(l.concat(o(c))).slice(0,n))),f;}function l(t,e,n,r,o){let i;for(m(t,16*(2*n-1),o,0,16),i=0;i<2*n;i++)d(t,16*i,o,16),h(o,r),m(o,0,t,e+16*i,16);for(i=0;i>>32-b;}function h(t,e){m(t,0,e,0,16);for(let i=8;i>0;i-=2)e[4]^=f(e[0]+e[12],7),e[8]^=f(e[4]+e[0],9),e[12]^=f(e[8]+e[4],13),e[0]^=f(e[12]+e[8],18),e[9]^=f(e[5]+e[1],7),e[13]^=f(e[9]+e[5],9),e[1]^=f(e[13]+e[9],13),e[5]^=f(e[1]+e[13],18),e[14]^=f(e[10]+e[6],7),e[2]^=f(e[14]+e[10],9),e[6]^=f(e[2]+e[14],13),e[10]^=f(e[6]+e[2],18),e[3]^=f(e[15]+e[11],7),e[7]^=f(e[3]+e[15],9),e[11]^=f(e[7]+e[3],13),e[15]^=f(e[11]+e[7],18),e[1]^=f(e[0]+e[3],7),e[2]^=f(e[1]+e[0],9),e[3]^=f(e[2]+e[1],13),e[0]^=f(e[3]+e[2],18),e[6]^=f(e[5]+e[4],7),e[7]^=f(e[6]+e[5],9),e[4]^=f(e[7]+e[6],13),e[5]^=f(e[4]+e[7],18),e[11]^=f(e[10]+e[9],7),e[8]^=f(e[11]+e[10],9),e[9]^=f(e[8]+e[11],13),e[10]^=f(e[9]+e[8],18),e[12]^=f(e[15]+e[14],7),e[13]^=f(e[12]+e[15],9),e[14]^=f(e[13]+e[12],13),e[15]^=f(e[14]+e[13],18);for(let i=0;i<16;++i)t[i]+=e[i];}function d(t,e,n,r){for(let i=0;i=256)return!1;}return!0;}function v(t,e){if("number"!=typeof t||t%1)throw new Error("invalid "+e);return t;}function w(t,n,o,f,p,h,w){if(o=v(o,"N"),f=v(f,"r"),p=v(p,"p"),h=v(h,"dkLen"),0===o||0!=(o&o-1))throw new Error("N must be power of 2");if(o>r/128/f)throw new Error("N too large");if(f>r/128/p)throw new Error("r too large");if(!y(t))throw new Error("password must be an array or buffer");if(t=Array.prototype.slice.call(t),!y(n))throw new Error("salt must be an array or buffer");n=Array.prototype.slice.call(n);let b=c(t,n,128*p*f);const _=new Uint32Array(32*p*f);for(let i=0;i<_.length;i++){const t=4*i;_[i]=(255&b[t+3])<<24|(255&b[t+2])<<16|(255&b[t+1])<<8|(255&b[t+0])<<0;}const A=new Uint32Array(64*f),E=new Uint32Array(32*f*o),T=32*f,O=new Uint32Array(16),M=new Uint32Array(16),k=p*o*2;let x,S,j=0,N=null,I=!1,P=0,R=0;const C=w?parseInt(1e3/f):4294967295,B=void 0!==e?e:setTimeout,L=function(){if(I)return w(new Error("cancelled"),j/k);let e;switch(P){case 0:S=32*R*f,m(_,S,A,0,T),P=1,x=0;case 1:e=o-x,e>C&&(e=C);for(let i=0;iC&&(e=C);for(let i=0;i>0&255),b.push(_[i]>>8&255),b.push(_[i]>>16&255),b.push(_[i]>>24&255);const n=c(t,b,h);return w&&w(null,1,n),n;}w&&B(L);};if(!w)for(;;){const t=L();if(null!=t)return t;}L();}const _={scrypt:function(t,e,n,r,p,o,c){return new Promise(function(l,f){let h=0;c&&c(0),w(t,e,n,r,p,o,function(t,progress,e){if(t)f(t);else if(e)c&&1!==h&&c(1),l(new Uint8Array(e));else if(c&&progress!==h)return h=progress,c(progress);});});},syncScrypt:function(t,e,n,r,p,o){return new Uint8Array(w(t,e,n,r,p,o));}};t.exports=_;}();}).call(this,n(180).setImmediate);},function(t,e,n){"use strict";(function(t){n.d(e,"a",function(){return d;});var r=n(0),o=n(2),c=n(163);const l=new o.b(c.a);const f=function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if(void 0!==t)return t;throw new Error("unable to locate global object");}();let h=f.crypto||f.msCrypto;function d(t){(t<=0||t>1024||t%1||t!=t)&&l.throwArgumentError("invalid length","length",t);const e=new Uint8Array(t);return h.getRandomValues(e),Object(r.a)(e);}h&&h.getRandomValues||(l.warn("WARNING: Missing strong random number source"),h={getRandomValues:function(t){return l.throwError("no secure random source avaialble",o.b.errors.UNSUPPORTED_OPERATION,{operation:"crypto.getRandomValues"});}});}).call(this,n(47));},,function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l;}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i;}}),t.webpackPolyfill=1),t;};},function(t,e,n){"use strict";n.d(e,"a",function(){return o;}),n.d(e,"b",function(){return c;});var r=n(0);function o(t){t=atob(t);const data=[];for(let i=0;i=0;--i){var c=this.tryEntries[i],l=c.completion;if("root"===c.tryLoc)return o("end");if(c.tryLoc<=this.prev){var f=r.call(c,"catchLoc"),h=r.call(c,"finallyLoc");if(f&&h){if(this.prev=0;--i){var n=this.tryEntries[i];if(n.tryLoc<=this.prev&&r.call(n,"finallyLoc")&&this.prev=0;--i){var e=this.tryEntries[i];if(e.finallyLoc===t)return this.complete(e.completion,e.afterLoc),B(e),E;}},catch:function(t){for(var i=this.tryEntries.length-1;i>=0;--i){var e=this.tryEntries[i];if(e.tryLoc===t){var n=e.completion;if("throw"===n.type){var r=n.arg;B(e);}return r;}}throw new Error("illegal catch attempt");},delegateYield:function(t,n,r){return this.delegate={iterator:F(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),E;}},t;}(t.exports);try{regeneratorRuntime=r;}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r);}},function(t,e,n){var r=n(101),o=n(57),c=n(185);r||o(Object.prototype,"toString",c,{unsafe:!0});},function(t,e,n){var r={};r[n(21)("toStringTag")]="z",t.exports="[object z]"===String(r);},function(t,e,n){var r=n(22),o=n(103),c="__core-js_shared__",l=r[c]||o(c,{});t.exports=l;},function(t,e,n){var r=n(22),o=Object.defineProperty;t.exports=function(t,e){try{o(r,t,{value:e,configurable:!0,writable:!0});}catch(n){r[t]=e;}return e;};},function(t,e){t.exports=function(t){return null==t;};},function(t,e,n){var r=n(12),o=0,c=Math.random(),l=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+l(++o+c,36);};},function(t,e,n){var r=n(22),o=n(35),c=r.document,l=o(c)&&o(c.createElement);t.exports=function(t){return l?c.createElement(t):{};};},function(t,e,n){var r=n(12);t.exports=r({}.isPrototypeOf);},function(t,e,n){var r=n(71),o=n(104);t.exports=function(t,e){var n=t[e];return o(n)?void 0:r(n);};},function(t,e,n){var r=n(26),o=n(25),c=Function.prototype,l=r&&Object.getOwnPropertyDescriptor,f=o(c,"name"),h=f&&"something"===function(){}.name,d=f&&(!r||r&&l(c,"name").configurable);t.exports={EXISTS:f,PROPER:h,CONFIGURABLE:d};},function(t,e,n){var r,o,c,l=n(184),f=n(22),h=n(35),d=n(79),m=n(25),y=n(102),v=n(80),w=n(81),_="Object already initialized",A=f.TypeError,E=f.WeakMap;if(l||y.state){var T=y.state||(y.state=new E());T.get=T.get,T.has=T.has,T.set=T.set,r=function(t,e){if(T.has(t))throw A(_);return e.facade=t,T.set(t,e),e;},o=function(t){return T.get(t)||{};},c=function(t){return T.has(t);};}else{var O=v("state");w[O]=!0,r=function(t,e){if(m(t,O))throw A(_);return e.facade=t,d(t,O,e),e;},o=function(t){return m(t,O)?t[O]:{};},c=function(t){return m(t,O);};}t.exports={set:r,get:o,has:c,enforce:function(t){return c(t)?o(t):r(t,{});},getterFor:function(t){return function(e){var n;if(!h(e)||(n=o(e)).type!==t)throw A("Incompatible receiver, "+t+" required");return n;};}};},function(t,e,n){var r=n(139),o=n(12),c=n(140),l=n(48),f=n(74),h=n(141),d=o([].push),m=function(t){var e=1==t,n=2==t,o=3==t,m=4==t,y=6==t,v=7==t,w=5==t||y;return function(_,A,E,T){for(var O,M,k=l(_),x=c(k),S=r(A,E),j=f(x),N=0,I=T||h,P=e?I(_,j):n||v?I(_,0):void 0;j>N;N++)if((w||N in x)&&(M=S(O=x[N],N,k),t))if(e)P[N]=M;else if(M)switch(t){case 3:return!0;case 5:return O;case 6:return N;case 2:d(P,O);}else switch(t){case 4:return!1;case 7:d(P,O);}return y?-1:o||m?m:P;};};t.exports={forEach:m(0),map:m(1),filter:m(2),some:m(3),every:m(4),find:m(5),findIndex:m(6),filterReject:m(7)};},function(t,e,n){var r=n(49);t.exports=Array.isArray||function(t){return"Array"==r(t);};},function(t,e,n){var r=n(12),o=n(14),c=n(17),l=n(82),f=n(44),h=n(138),d=function(){},m=[],y=f("Reflect","construct"),v=/^\s*(?:class|function)\b/,w=r(v.exec),_=!v.exec(d),A=function(t){if(!c(t))return!1;try{return y(d,m,t),!0;}catch(t){return!1;}},E=function(t){if(!c(t))return!1;switch(l(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1;}try{return _||!!w(v,h(t));}catch(t){return!0;}};E.sham=!0,t.exports=!y||o(function(){var t;return A(A.call)||!A(Object)||!A(function(){t=!0;})||t;})?E:A;},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,c=o&&!r.call({1:2},1);e.f=c?function(t){var e=o(this,t);return!!e&&e.enumerable;}:r;},function(t,e,n){var r=n(83),o=Math.max,c=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):c(n,e);};},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"];},function(t,e){e.f=Object.getOwnPropertySymbols;},function(t,e,n){var r=n(25),o=n(17),c=n(48),l=n(80),f=n(198),h=l("IE_PROTO"),d=Object,m=d.prototype;t.exports=f?d.getPrototypeOf:function(t){var object=c(t);if(r(object,h))return object[h];var e=object.constructor;return o(e)&&object instanceof e?e.prototype:object instanceof d?m:null;};},function(t,e,n){var r=n(34).f,o=n(25),c=n(21)("toStringTag");t.exports=function(t,e,n){t&&!n&&(t=t.prototype),t&&!o(t,c)&&r(t,c,{configurable:!0,value:e});};},function(t,e,n){var r=n(68),o=Function.prototype,c=o.apply,l=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(r?l.bind(c):function(){return l.apply(c,arguments);});},function(t,e,n){var r=n(12);t.exports=r([].slice);},function(t,e,n){"use strict";for(var r="qpzry9x8gf2tvdw0s3jn54khce6mua7l",o={},c=0;c<32;c++){var l=r.charAt(c);if(void 0!==o[l])throw new TypeError(l+" is ambiguous");o[l]=c;}function f(pre){var b=pre>>25;return(33554431&pre)<<5^996825010&-(b>>0&1)^642813549&-(b>>1&1)^513874426&-(b>>2&1)^1027748829&-(b>>3&1)^705979059&-(b>>4&1);}function h(t){for(var e=1,i=0;i126)return"Invalid prefix ("+t+")";e=f(e)^n>>5;}for(e=f(e),i=0;ie)return"Exceeds length limit";var n=t.toLowerCase(),r=t.toUpperCase();if(t!==n&&t!==r)return"Mixed-case string "+t;var c=(t=n).lastIndexOf("1");if(-1===c)return"No separator character for "+t;if(0===c)return"Missing prefix for "+t;var l=t.slice(0,c),d=t.slice(c+1);if(d.length<6)return"Data too short";var m=h(l);if("string"==typeof m)return m;for(var y=[],i=0;i=d.length||y.push(w);}return 1!==m?"Invalid checksum for "+t:{prefix:l,words:y};}function m(data,t,e,n){for(var r=0,o=0,c=(1<=e;)o-=e,l.push(r>>o&c);if(n)o>0&&l.push(r<=t)return"Excess padding";if(r<n)throw new TypeError("Exceeds length limit");var o=h(t=t.toLowerCase());if("string"==typeof o)throw new Error(o);for(var c=t+"1",i=0;i>5!=0)throw new Error("Non 5-bit word");o=f(o)^l,c+=r.charAt(l);}for(i=0;i<6;++i)o=f(o);for(o^=1,i=0;i<6;++i){c+=r.charAt(o>>5*(5-i)&31);}return c;},toWordsUnsafe:function(t){var e=m(t,8,5,!0);if(Array.isArray(e))return e;},toWords:function(t){var e=m(t,8,5,!0);if(Array.isArray(e))return e;throw new Error(e);},fromWordsUnsafe:function(t){var e=m(t,5,8,!1);if(Array.isArray(e))return e;},fromWords:function(t){var e=m(t,5,8,!1);if(Array.isArray(e))return e;throw new Error(e);}};},,function(t,e,n){"use strict";var r=n(37).rotr32;function o(t,e,n){return t&e^~t&n;}function c(t,e,n){return t&e^t&n^e&n;}function l(t,e,n){return t^e^n;}e.ft_1=function(s,t,e,n){return 0===s?o(t,e,n):1===s||3===s?l(t,e,n):2===s?c(t,e,n):void 0;},e.ch32=o,e.maj32=c,e.p32=l,e.s0_256=function(t){return r(t,2)^r(t,13)^r(t,22);},e.s1_256=function(t){return r(t,6)^r(t,11)^r(t,25);},e.g0_256=function(t){return r(t,7)^r(t,18)^t>>>3;},e.g1_256=function(t){return r(t,17)^r(t,19)^t>>>10;};},function(t,e,n){"use strict";var r=n(37),o=n(64),c=n(124),l=n(63),f=r.sum32,h=r.sum32_4,d=r.sum32_5,m=c.ch32,y=c.maj32,v=c.s0_256,w=c.s1_256,_=c.g0_256,A=c.g1_256,E=o.BlockHash,T=[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];function O(){if(!(this instanceof O))return new O();E.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=T,this.W=new Array(64);}r.inherits(O,E),t.exports=O,O.blockSize=512,O.outSize=256,O.hmacStrength=192,O.padLength=64,O.prototype._update=function(t,e){for(var n=this.W,i=0;i<16;i++)n[i]=t[e+i];for(;i1)for(var i=1;i0&&r[0]<4?1:+(r[0]+r[1])),!o&&l&&(!(r=l.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=l.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o;},function(t,e){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||"";},function(t,e,n){var r=n(56);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator;},function(t,e){var n="object"==typeof document&&document.all,r=void 0===n&&void 0!==n;t.exports={all:n,IS_HTMLDDA:r};},function(t,e,n){var r=n(26),o=n(14),c=n(106);t.exports=!r&&!o(function(){return 7!=Object.defineProperty(c("div"),"a",{get:function(){return 7;}}).a;});},function(t,e,n){var r=n(26),o=n(14);t.exports=r&&o(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype;});},function(t,e,n){var r=n(39),o=n(35),c=n(70),l=n(108),f=n(183),h=n(21),d=TypeError,m=h("toPrimitive");t.exports=function(input,t){if(!o(input)||c(input))return input;var e,n=l(input,m);if(n){if(void 0===t&&(t="default"),e=r(n,input,t),!o(e)||c(e))return e;throw d("Can't convert object to primitive value");}return void 0===t&&(t="number"),f(input,t);};},function(t,e,n){var r=n(12),o=n(14),c=n(17),l=n(25),f=n(26),h=n(109).CONFIGURABLE,d=n(138),m=n(110),y=m.enforce,v=m.get,w=String,_=Object.defineProperty,A=r("".slice),E=r("".replace),T=r([].join),O=f&&!o(function(){return 8!==_(function(){},"length",{value:8}).length;}),M=String(String).split("String"),k=t.exports=function(t,e,n){"Symbol("===A(w(e),0,7)&&(e="["+E(w(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(e="get "+e),n&&n.setter&&(e="set "+e),(!l(t,"name")||h&&t.name!==e)&&(f?_(t,"name",{value:e,configurable:!0}):t.name=e),O&&n&&l(n,"arity")&&t.length!==n.arity&&_(t,"length",{value:n.arity});try{n&&l(n,"constructor")&&n.constructor?f&&_(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0);}catch(t){}var r=y(t);return l(r,"source")||(r.source=T(M,"string"==typeof e?e:"")),t;};Function.prototype.toString=k(function(){return c(this)&&v(this).source||d(this);},"toString");},function(t,e,n){var r=n(12),o=n(17),c=n(102),l=r(Function.toString);o(c.inspectSource)||(c.inspectSource=function(t){return l(t);}),t.exports=c.inspectSource;},function(t,e,n){var r=n(190),o=n(71),c=n(68),l=r(r.bind);t.exports=function(t,e){return o(t),void 0===e?t:c?l(t,e):function(){return t.apply(e,arguments);};};},function(t,e,n){var r=n(12),o=n(14),c=n(49),l=Object,f=r("".split);t.exports=o(function(){return!l("z").propertyIsEnumerable(0);})?function(t){return"String"==c(t)?f(t,""):l(t);}:l;},function(t,e,n){var r=n(193);t.exports=function(t,e){return new(r(t))(0===e?0:e);};},function(t,e,n){var r=n(44),o=n(12),c=n(84),l=n(117),f=n(38),h=o([].concat);t.exports=r("Reflect","ownKeys")||function(t){var e=c.f(f(t)),n=l.f;return n?h(e,n(t)):e;};},function(t,e,n){var r=n(12),o=n(25),c=n(42),l=n(144).indexOf,f=n(81),h=r([].push);t.exports=function(object,t){var e,n=c(object),i=0,r=[];for(e in n)!o(f,e)&&o(n,e)&&h(r,e);for(;t.length>i;)o(n,e=t[i++])&&(~l(r,e)||h(r,e));return r;};},function(t,e,n){var r=n(42),o=n(115),c=n(74),l=function(t){return function(e,n,l){var f,h=r(e),d=c(h),m=o(l,d);if(t&&n!=n){for(;d>m;)if((f=h[m++])!=f)return!0;}else for(;d>m;m++)if((t||m in h)&&h[m]===n)return t||m||0;return!t&&-1;};};t.exports={includes:l(!0),indexOf:l(!1)};},function(t,e,n){var r=n(14),o=n(17),c=/#|\.prototype\./,l=function(t,e){var n=data[f(t)];return n==d||n!=h&&(o(e)?r(e):!!e);},f=l.normalize=function(t){return String(t).replace(c,".").toLowerCase();},data=l.data={},h=l.NATIVE="N",d=l.POLYFILL="P";t.exports=l;},function(t,e,n){var r=n(137),o=n(34);t.exports=function(t,e,n){return n.get&&r(n.get,e,{getter:!0}),n.set&&r(n.set,e,{setter:!0}),o.f(t,e,n);};},function(t,e,n){"use strict";var r=n(19),o=n(144).includes,c=n(14),l=n(200);r({target:"Array",proto:!0,forced:c(function(){return!Array(1).includes();})},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0);}}),l("includes");},function(t,e,n){var r=n(26),o=n(135),c=n(34),l=n(38),f=n(42),h=n(85);e.f=r&&!o?Object.defineProperties:function(t,e){l(t);for(var n,r=f(e),o=h(e),d=o.length,m=0;d>m;)c.f(t,n=o[m++],r[n]);return t;};},function(t,e,n){"use strict";var r=n(19),o=n(12),c=n(202),l=n(69),f=n(50),h=n(204),d=o("".indexOf);r({target:"String",proto:!0,forced:!h("includes")},{includes:function(t){return!!~d(f(l(this)),f(c(t)),arguments.length>1?arguments[1]:void 0);}});},function(t,e,n){var r=n(21);e.f=r;},function(t,e,n){var r=n(22);t.exports=r;},function(t,e,n){var r=n(56);t.exports=r&&!!Symbol.for&&!!Symbol.keyFor;},function(t,e,n){var r=n(14),o=n(21),c=n(130),l=o("species");t.exports=function(t){return c>=51||!r(function(){var e=[];return(e.constructor={})[l]=function(){return{foo:1};},1!==e[t](Boolean).foo;});};},function(t,e,n){var r=n(82),o=n(108),c=n(104),l=n(87),f=n(21)("iterator");t.exports=function(t){if(!c(t))return o(t,f)||o(t,"@@iterator")||l[r(t)];};},function(t,e,n){"use strict";var r,o,c,l=n(14),f=n(17),h=n(35),d=n(75),m=n(118),y=n(57),v=n(21),w=n(67),_=v("iterator"),A=!1;[].keys&&("next"in(c=[].keys())?(o=m(m(c)))!==Object.prototype&&(r=o):A=!0),!h(r)||l(function(){var t={};return r[_].call(t)!==t;})?r={}:w&&(r=d(r)),f(r[_])||y(r,_,function(){return this;}),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:A};},function(t,e,n){var r=n(236),o=n(38),c=n(237);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{(t=r(Object.prototype,"__proto__","set"))(n,[]),e=n instanceof Array;}catch(t){}return function(n,r){return o(n),c(r),e?t(n,r):n.__proto__=r,n;};}():void 0);},function(t,e,n){n(244),n(247);},function(t,e,n){"use strict";var r,o=n(22),c=n(120),l=n(17),f=n(245),h=n(131),d=n(121),m=n(246),y=o.Function,v=/MSIE .\./.test(h)||f&&((r=o.Bun.version.split(".")).length<3||0==r[0]&&(r[1]<3||3==r[1]&&0==r[2]));t.exports=function(t,e){var n=e?2:1;return v?function(r,o){var f=m(arguments.length,1)>n,h=l(r)?r:y(r),v=f?d(arguments,n):[],w=f?function(){c(h,this,v);}:h;return e?t(w,o):t(w);}:t;};},function(t,e,n){"use strict";(function(t){n.d(e,"a",function(){return Y;});var r=n(3),o=n.n(r),c=n(24),l=n.n(c);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==t||"undefined"!=typeof self&&self;function f(t,e,n){return n={path:e,exports:{},require:function(path,base){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs");}(null==base&&n.path);}},t(n,n.exports),n.exports;}var h=d;function d(t,e){if(!t)throw new Error(e||"Assertion failed");}d.equal=function(t,e,n){if(t!=e)throw new Error(n||"Assertion failed: "+t+" != "+e);};var m=f(function(t,e){var n=e;function r(t){return 1===t.length?"0"+t:t;}function o(t){for(var e="",i=0;i>8,c=255&r;o?n.push(o,c):n.push(c);}return n;},n.zero2=r,n.toHex=o,n.encode=function(t,e){return"hex"===e?o(t):t;};}),y=f(function(t,e){var n=e;n.assert=h,n.toArray=m.toArray,n.zero2=m.zero2,n.toHex=m.toHex,n.encode=m.encode,n.getNAF=function(t,e,n){var r=new Array(Math.max(t.bitLength(),n)+1);r.fill(0);for(var o=1<(o>>1)-1?(o>>1)-f:f,c.isubn(l)):l=0,r[i]=l,c.iushrn(1);}return r;},n.getJSF=function(t,e){var n=[[],[]];t=t.clone(),e=e.clone();for(var r,o=0,c=0;t.cmpn(-o)>0||e.cmpn(-c)>0;){var l,f,h=t.andln(3)+o&3,d=e.andln(3)+c&3;3===h&&(h=-1),3===d&&(d=-1),l=0==(1&h)?0:3!==(r=t.andln(7)+o&7)&&5!==r||2!==d?h:-h,n[0].push(l),f=0==(1&d)?0:3!==(r=e.andln(7)+c&7)&&5!==r||2!==h?d:-d,n[1].push(f),2*o===l+1&&(o=1-o),2*c===f+1&&(c=1-c),t.iushrn(1),e.iushrn(1);}return n;},n.cachedProperty=function(t,e,n){var r="_"+e;t.prototype[e]=function(){return void 0!==this[r]?this[r]:this[r]=n.call(this);};},n.parseBytes=function(t){return"string"==typeof t?n.toArray(t,"hex"):t;},n.intFromLE=function(t){return new o.a(t,"hex","le");};}),v=y.getNAF,w=y.getJSF,_=y.assert;function A(t,e){this.type=t,this.p=new o.a(e.p,16),this.red=e.prime?o.a.red(e.prime):o.a.mont(this.p),this.zero=new o.a(0).toRed(this.red),this.one=new o.a(1).toRed(this.red),this.two=new o.a(2).toRed(this.red),this.n=e.n&&new o.a(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var n=this.n&&this.p.div(this.n);!n||n.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red));}var base=A;function E(t,e){this.curve=t,this.type=e,this.precomputed=null;}A.prototype.point=function(){throw new Error("Not implemented");},A.prototype.validate=function(){throw new Error("Not implemented");},A.prototype._fixedNafMul=function(p,t){_(p.precomputed);var e=p._getDoubles(),n=v(t,1,this._bitLength),r=(1<=o;f--)c=(c<<1)+n[f];l.push(c);}for(var a=this.jpoint(null,null,null),b=this.jpoint(null,null,null),i=r;i>0;i--){for(o=0;o=0;i--){for(var l=0;i>=0&&0===o[i];i--)l++;if(i>=0&&l++,c=c.dblp(l),i<0)break;var f=o[i];_(0!==f),c="affine"===p.type?f>0?c.mixedAdd(r[f-1>>1]):c.mixedAdd(r[-f-1>>1].neg()):f>0?c.add(r[f-1>>1]):c.add(r[-f-1>>1].neg());}return"affine"===p.type?c.toP():c;},A.prototype._wnafMulAdd=function(t,e,n,r,o){var i,c,p,l=this._wnafT1,f=this._wnafT2,h=this._wnafT3,d=0;for(i=0;i=1;i-=2){var a=i-1,b=i;if(1===l[a]&&1===l[b]){var y=[e[a],null,null,e[b]];0===e[a].y.cmp(e[b].y)?(y[1]=e[a].add(e[b]),y[2]=e[a].toJ().mixedAdd(e[b].neg())):0===e[a].y.cmp(e[b].y.redNeg())?(y[1]=e[a].toJ().mixedAdd(e[b]),y[2]=e[a].add(e[b].neg())):(y[1]=e[a].toJ().mixedAdd(e[b]),y[2]=e[a].toJ().mixedAdd(e[b].neg()));var _=[-3,-1,-5,-7,0,7,5,1,3],A=w(n[a],n[b]);for(d=Math.max(A[0].length,d),h[a]=new Array(d),h[b]=new Array(d),c=0;c=0;i--){for(var k=0;i>=0;){var x=!0;for(c=0;c=0&&k++,O=O.dblp(k),i<0)break;for(c=0;c0?p=f[c][S-1>>1]:S<0&&(p=f[c][-S-1>>1].neg()),O="affine"===p.type?O.mixedAdd(p):O.add(p));}}for(i=0;i=Math.ceil((t.bitLength()+1)/e.step);},E.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var n=[this],r=this,i=0;i=0&&(l=e,f=n),r.negative&&(r=r.neg(),c=c.neg()),l.negative&&(l=l.neg(),f=f.neg()),[{a:r,b:c},{a:l,b:f}];},M.prototype._endoSplit=function(t){var e=this.endo.basis,n=e[0],r=e[1],o=r.b.mul(t).divRound(this.n),c=n.b.neg().mul(t).divRound(this.n),l=o.mul(n.a),f=c.mul(r.a),h=o.mul(n.b),d=c.mul(r.b);return{k1:t.sub(l).sub(f),k2:h.add(d).neg()};},M.prototype.pointFromX=function(t,e){(t=new o.a(t,16)).red||(t=t.toRed(this.red));var n=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),r=n.redSqrt();if(0!==r.redSqr().redSub(n).cmp(this.zero))throw new Error("invalid point");var c=r.fromRed().isOdd();return(e&&!c||!e&&c)&&(r=r.redNeg()),this.point(t,r);},M.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,n=t.y,r=this.a.redMul(e),o=e.redSqr().redMul(e).redIAdd(r).redIAdd(this.b);return 0===n.redSqr().redISub(o).cmpn(0);},M.prototype._endoWnafMulAdd=function(t,e,n){for(var r=this._endoWnafT1,o=this._endoWnafT2,i=0;i":"";},x.prototype.isInfinity=function(){return this.inf;},x.prototype.add=function(p){if(this.inf)return p;if(p.inf)return this;if(this.eq(p))return this.dbl();if(this.neg().eq(p))return this.curve.point(null,null);if(0===this.x.cmp(p.x))return this.curve.point(null,null);var t=this.y.redSub(p.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(p.x).redInvm()));var e=t.redSqr().redISub(this.x).redISub(p.x),n=t.redMul(this.x.redSub(e)).redISub(this.y);return this.curve.point(e,n);},x.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var a=this.curve.a,e=this.x.redSqr(),n=t.redInvm(),r=e.redAdd(e).redIAdd(e).redIAdd(a).redMul(n),o=r.redSqr().redISub(this.x.redAdd(this.x)),c=r.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,c);},x.prototype.getX=function(){return this.x.fromRed();},x.prototype.getY=function(){return this.y.fromRed();},x.prototype.mul=function(t){return t=new o.a(t,16),this.isInfinity()?this:this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t);},x.prototype.mulAdd=function(t,e,n){var r=[this,e],o=[t,n];return this.curve.endo?this.curve._endoWnafMulAdd(r,o):this.curve._wnafMulAdd(1,r,o,2);},x.prototype.jmulAdd=function(t,e,n){var r=[this,e],o=[t,n];return this.curve.endo?this.curve._endoWnafMulAdd(r,o,!0):this.curve._wnafMulAdd(1,r,o,2,!0);},x.prototype.eq=function(p){return this===p||this.inf===p.inf&&(this.inf||0===this.x.cmp(p.x)&&0===this.y.cmp(p.y));},x.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var pre=this.precomputed,n=function(p){return p.neg();};e.precomputed={naf:pre.naf&&{wnd:pre.naf.wnd,points:pre.naf.points.map(n)},doubles:pre.doubles&&{step:pre.doubles.step,points:pre.doubles.points.map(n)}};}return e;},x.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one);},T(S,base.BasePoint),M.prototype.jpoint=function(t,e,n){return new S(this,t,e,n);},S.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),n=this.x.redMul(e),r=this.y.redMul(e).redMul(t);return this.curve.point(n,r);},S.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z);},S.prototype.add=function(p){if(this.isInfinity())return p;if(p.isInfinity())return this;var t=p.z.redSqr(),e=this.z.redSqr(),n=this.x.redMul(t),r=p.x.redMul(e),o=this.y.redMul(t.redMul(p.z)),c=p.y.redMul(e.redMul(this.z)),l=n.redSub(r),f=o.redSub(c);if(0===l.cmpn(0))return 0!==f.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=l.redSqr(),h3=h2.redMul(l),h=n.redMul(h2),d=f.redSqr().redIAdd(h3).redISub(h).redISub(h),m=f.redMul(h.redISub(d)).redISub(o.redMul(h3)),y=this.z.redMul(p.z).redMul(l);return this.curve.jpoint(d,m,y);},S.prototype.mixedAdd=function(p){if(this.isInfinity())return p.toJ();if(p.isInfinity())return this;var t=this.z.redSqr(),e=this.x,n=p.x.redMul(t),r=this.y,o=p.y.redMul(t).redMul(this.z),c=e.redSub(n),l=r.redSub(o);if(0===c.cmpn(0))return 0!==l.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=c.redSqr(),h3=h2.redMul(c),f=e.redMul(h2),h=l.redSqr().redIAdd(h3).redISub(f).redISub(f),d=l.redMul(f.redISub(h)).redISub(r.redMul(h3)),m=this.z.redMul(c);return this.curve.jpoint(h,d,m);},S.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();var i;if(this.curve.zeroA||this.curve.threeA){var e=this;for(i=0;i=0)return!1;if(n.redIAdd(o),0===this.x.cmp(n))return!0;}},S.prototype.inspect=function(){return this.isInfinity()?"":"";},S.prototype.isInfinity=function(){return 0===this.z.cmpn(0);};var j=f(function(t,e){var n=e;n.base=base,n.short=k,n.mont=null,n.edwards=null;}),N=f(function(t,e){var pre,n=e,r=y.assert;function o(t){"short"===t.type?this.curve=new j.short(t):"edwards"===t.type?this.curve=new j.edwards(t):this.curve=new j.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,r(this.g.validate(),"Invalid curve"),r(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O");}function c(t,e){Object.defineProperty(n,t,{configurable:!0,enumerable:!0,get:function(){var r=new o(e);return Object.defineProperty(n,t,{configurable:!0,enumerable:!0,value:r}),r;}});}n.PresetCurve=o,c("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:l.a.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),c("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:l.a.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),c("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:l.a.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),c("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:l.a.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),c("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:l.a.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),c("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:l.a.sha256,gRed:!1,g:["9"]}),c("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:l.a.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{pre=null.crash();}catch(t){pre=void 0;}c("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:l.a.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",pre]});});function I(t){if(!(this instanceof I))return new I(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=m.toArray(t.entropy,t.entropyEnc||"hex"),n=m.toArray(t.nonce,t.nonceEnc||"hex"),r=m.toArray(t.pers,t.persEnc||"hex");h(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,n,r);}var P=I;I.prototype._init=function(t,e,n){var r=t.concat(e).concat(n);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(t.concat(n||[])),this._reseed=1;},I.prototype.generate=function(t,e,n,r){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(r=n,n=e,e=null),n&&(n=m.toArray(n,r||"hex"),this._update(n));for(var o=[];o.length";};var L=y.assert;function F(t,e){if(t instanceof F)return t;this._importDER(t,e)||(L(t.r&&t.s,"Signature without r or s"),this.r=new o.a(t.r,16),this.s=new o.a(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam);}var D=F;function U(){this.place=0;}function G(t,p){var e=t[p.place++];if(!(128&e))return e;var n=15&e;if(0===n||n>4)return!1;for(var r=0,i=0,o=p.place;i>>=0;return!(r<=127)&&(p.place=o,r);}function z(t){for(var i=0,e=t.length-1;!t[i]&&!(128&t[i+1])&&i>>3);for(t.push(128|n);--n;)t.push(e>>>(n<<3)&255);t.push(e);}}F.prototype._importDER=function(data,t){data=y.toArray(data,t);var p=new U();if(48!==data[p.place++])return!1;var e=G(data,p);if(!1===e)return!1;if(e+p.place!==data.length)return!1;if(2!==data[p.place++])return!1;var n=G(data,p);if(!1===n)return!1;var r=data.slice(p.place,n+p.place);if(p.place+=n,2!==data[p.place++])return!1;var c=G(data,p);if(!1===c)return!1;if(data.length!==c+p.place)return!1;var s=data.slice(p.place,c+p.place);if(0===r[0]){if(!(128&r[1]))return!1;r=r.slice(1);}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1);}return this.r=new o.a(r),this.s=new o.a(s),this.recoveryParam=null,!0;},F.prototype.toDER=function(t){var e=this.r.toArray(),s=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&s[0]&&(s=[0].concat(s)),e=z(e),s=z(s);!(s[0]||128&s[1]);)s=s.slice(1);var n=[2];H(n,e.length),(n=n.concat(e)).push(2),H(n,s.length);var r=n.concat(s),o=[48];return H(o,r.length),o=o.concat(r),y.encode(o,t);};var K=function(){throw new Error("unsupported");},W=y.assert;function V(t){if(!(this instanceof V))return new V(t);"string"==typeof t&&(W(Object.prototype.hasOwnProperty.call(N,t),"Unknown curve "+t),t=N[t]),t instanceof N.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash;}var J=V;V.prototype.keyPair=function(t){return new B(this,t);},V.prototype.keyFromPrivate=function(t,e){return B.fromPrivate(this,t,e);},V.prototype.keyFromPublic=function(t,e){return B.fromPublic(this,t,e);},V.prototype.genKeyPair=function(t){t||(t={});for(var e=new P({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||K(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),n=this.n.byteLength(),r=this.n.sub(new o.a(2));;){var c=new o.a(e.generate(n));if(!(c.cmp(r)>0))return c.iaddn(1),this.keyFromPrivate(c);}},V.prototype._truncateToN=function(t,e){var n=8*t.byteLength()-this.n.bitLength();return n>0&&(t=t.ushrn(n)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t;},V.prototype.sign=function(t,e,n,r){"object"==typeof n&&(r=n,n=null),r||(r={}),e=this.keyFromPrivate(e,n),t=this._truncateToN(new o.a(t,16));for(var c=this.n.byteLength(),l=e.getPrivate().toArray("be",c),f=t.toArray("be",c),h=new P({hash:this.hash,entropy:l,nonce:f,pers:r.pers,persEnc:r.persEnc||"utf8"}),d=this.n.sub(new o.a(1)),m=0;;m++){var y=r.k?r.k(m):new o.a(h.generate(this.n.byteLength()));if(!((y=this._truncateToN(y,!0)).cmpn(1)<=0||y.cmp(d)>=0)){var v=this.g.mul(y);if(!v.isInfinity()){var w=v.getX(),_=w.umod(this.n);if(0!==_.cmpn(0)){var s=y.invm(this.n).mul(_.mul(e.getPrivate()).iadd(t));if(0!==(s=s.umod(this.n)).cmpn(0)){var A=(v.getY().isOdd()?1:0)|(0!==w.cmp(_)?2:0);return r.canonical&&s.cmp(this.nh)>0&&(s=this.n.sub(s),A^=1),new D({r:_,s:s,recoveryParam:A});}}}}}},V.prototype.verify=function(t,e,n,r){t=this._truncateToN(new o.a(t,16)),n=this.keyFromPublic(n,r);var c=(e=new D(e,"hex")).r,s=e.s;if(c.cmpn(1)<0||c.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var p,l=s.invm(this.n),f=l.mul(t).umod(this.n),h=l.mul(c).umod(this.n);return this.curve._maxwellTrick?!(p=this.g.jmulAdd(f,n.getPublic(),h)).isInfinity()&&p.eqXToP(c):!(p=this.g.mulAdd(f,n.getPublic(),h)).isInfinity()&&0===p.getX().umod(this.n).cmp(c);},V.prototype.recoverPubKey=function(t,e,n,r){W((3&n)===n,"The recovery param is more than two bits"),e=new D(e,r);var c=this.n,l=new o.a(t),f=e.r,s=e.s,h=1&n,d=n>>1;if(f.cmp(this.curve.p.umod(this.curve.n))>=0&&d)throw new Error("Unable to find sencond key candinate");f=d?this.curve.pointFromX(f.add(this.curve.n),h):this.curve.pointFromX(f,h);var m=e.r.invm(c),y=c.sub(l).mul(m).umod(c),v=s.mul(m).umod(c);return this.g.mulAdd(y,f,v);},V.prototype.getKeyRecoveryParam=function(t,e,n,r){if(null!==(e=new D(e,r)).recoveryParam)return e.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(t,e,i);}catch(t){continue;}if(o.eq(n))return i;}throw new Error("Unable to find valid recovery factor");};var Y=f(function(t,e){var n=e;n.version="6.5.4",n.utils=y,n.rand=function(){throw new Error("unsupported");},n.curve=j,n.curves=N,n.ec=J,n.eddsa=null;}).ec;}).call(this,n(47));},function(t,e,n){(function(r,o){var c;!function(){"use strict";var l="input is invalid type",f="object"==typeof window,h=f?window:{};h.JS_SHA3_NO_WINDOW&&(f=!1);var d=!f&&"object"==typeof self;!h.JS_SHA3_NO_NODE_JS&&"object"==typeof r&&r.versions&&r.versions.node?h=o:d&&(h=self);var m=!h.JS_SHA3_NO_COMMON_JS&&"object"==typeof t&&t.exports,y=n(178),v=!h.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,w="0123456789abcdef".split(""),_=[4,1024,262144,67108864],A=[0,8,16,24],E=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],T=[224,256,384,512],O=[128,256],M=["hex","buffer","arrayBuffer","array","digest"],k={128:168,256:136};!h.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t);}),!v||!h.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer;});for(var x=function(t,e,n){return function(r){return new z(t,e,t).update(r)[n]();};},S=function(t,e,n){return function(r,o){return new z(t,e,o).update(r)[n]();};},j=function(t,e,n){return function(e,r,o,s){return C["cshake"+t].update(e,r,o,s)[n]();};},N=function(t,e,n){return function(e,r,o,s){return C["kmac"+t].update(e,r,o,s)[n]();};},I=function(t,e,n,r){for(var i=0;i>5,this.byteCount=this.blockCount<<2,this.outputBlocks=n>>5,this.extraBytes=(31&n)>>3;for(var i=0;i<50;++i)this.s[i]=0;}function H(t,e,n){z.call(this,t,e,n);}z.prototype.update=function(t){if(this.finalized)throw new Error("finalize already called");var e,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(l);if(null===t)throw new Error(l);if(v&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||v&&ArrayBuffer.isView(t)))throw new Error(l);e=!0;}for(var i,code,r=this.blocks,o=this.byteCount,c=t.length,f=this.blockCount,h=0,s=this.s;h>2]|=t[h]<>2]|=code<>2]|=(192|code>>6)<>2]|=(128|63&code)<=57344?(r[i>>2]|=(224|code>>12)<>2]|=(128|code>>6&63)<>2]|=(128|63&code)<>2]|=(240|code>>18)<>2]|=(128|code>>12&63)<>2]|=(128|code>>6&63)<>2]|=(128|63&code)<=o){for(this.start=i-o,this.block=r[f],i=0;i>=8);n>0;)o.unshift(n),n=255&(t>>=8),++r;return e?o.push(r):o.unshift(r),this.update(o),o.length;},z.prototype.encodeString=function(t){var e,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(l);if(null===t)throw new Error(l);if(v&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||v&&ArrayBuffer.isView(t)))throw new Error(l);e=!0;}var r=0,o=t.length;if(e)r=o;else for(var i=0;i=57344?r+=3:(code=65536+((1023&code)<<10|1023&t.charCodeAt(++i)),r+=4);}return r+=this.encode(8*r),this.update(t),r;},z.prototype.bytepad=function(t,e){for(var n=this.encode(e),i=0;i>2]|=this.padding[3&i],this.lastByteIndex===this.byteCount)for(t[0]=t[e],i=1;i>4&15]+w[15&t]+w[t>>12&15]+w[t>>8&15]+w[t>>20&15]+w[t>>16&15]+w[t>>28&15]+w[t>>24&15];o%e==0&&(K(s),i=0);}return r&&(t=s[i],c+=w[t>>4&15]+w[15&t],r>1&&(c+=w[t>>12&15]+w[t>>8&15]),r>2&&(c+=w[t>>20&15]+w[t>>16&15])),c;},z.prototype.arrayBuffer=function(){this.finalize();var t,e=this.blockCount,s=this.s,n=this.outputBlocks,r=this.extraBytes,i=0,o=0,c=this.outputBits>>3;t=r?new ArrayBuffer(n+1<<2):new ArrayBuffer(c);for(var l=new Uint32Array(t);o>8&255,l[t+2]=e>>16&255,l[t+3]=e>>24&255;c%n==0&&K(s);}return o&&(t=c<<2,e=s[i],l[t]=255&e,o>1&&(l[t+1]=e>>8&255),o>2&&(l[t+2]=e>>16&255)),l;},H.prototype=new z(),H.prototype.finalize=function(){return this.encode(this.outputBits,!0),z.prototype.finalize.call(this);};var K=function(s){var t,e,n,r,o,c,l,f,h,d,m,y,v,w,_,A,T,O,M,k,x,S,j,N,I,P,R,C,B,L,F,D,U,G,z,H,K,W,V,J,Y,Q,X,Z,$,tt,et,nt,it,ot,at,st,ut,ct,lt,ft,ht,pt,mt,yt,gt,bt,vt;for(n=0;n<48;n+=2)r=s[0]^s[10]^s[20]^s[30]^s[40],o=s[1]^s[11]^s[21]^s[31]^s[41],c=s[2]^s[12]^s[22]^s[32]^s[42],l=s[3]^s[13]^s[23]^s[33]^s[43],f=s[4]^s[14]^s[24]^s[34]^s[44],h=s[5]^s[15]^s[25]^s[35]^s[45],d=s[6]^s[16]^s[26]^s[36]^s[46],m=s[7]^s[17]^s[27]^s[37]^s[47],t=(y=s[8]^s[18]^s[28]^s[38]^s[48])^(c<<1|l>>>31),e=(v=s[9]^s[19]^s[29]^s[39]^s[49])^(l<<1|c>>>31),s[0]^=t,s[1]^=e,s[10]^=t,s[11]^=e,s[20]^=t,s[21]^=e,s[30]^=t,s[31]^=e,s[40]^=t,s[41]^=e,t=r^(f<<1|h>>>31),e=o^(h<<1|f>>>31),s[2]^=t,s[3]^=e,s[12]^=t,s[13]^=e,s[22]^=t,s[23]^=e,s[32]^=t,s[33]^=e,s[42]^=t,s[43]^=e,t=c^(d<<1|m>>>31),e=l^(m<<1|d>>>31),s[4]^=t,s[5]^=e,s[14]^=t,s[15]^=e,s[24]^=t,s[25]^=e,s[34]^=t,s[35]^=e,s[44]^=t,s[45]^=e,t=f^(y<<1|v>>>31),e=h^(v<<1|y>>>31),s[6]^=t,s[7]^=e,s[16]^=t,s[17]^=e,s[26]^=t,s[27]^=e,s[36]^=t,s[37]^=e,s[46]^=t,s[47]^=e,t=d^(r<<1|o>>>31),e=m^(o<<1|r>>>31),s[8]^=t,s[9]^=e,s[18]^=t,s[19]^=e,s[28]^=t,s[29]^=e,s[38]^=t,s[39]^=e,s[48]^=t,s[49]^=e,w=s[0],_=s[1],tt=s[11]<<4|s[10]>>>28,et=s[10]<<4|s[11]>>>28,C=s[20]<<3|s[21]>>>29,B=s[21]<<3|s[20]>>>29,yt=s[31]<<9|s[30]>>>23,gt=s[30]<<9|s[31]>>>23,Q=s[40]<<18|s[41]>>>14,X=s[41]<<18|s[40]>>>14,G=s[2]<<1|s[3]>>>31,z=s[3]<<1|s[2]>>>31,A=s[13]<<12|s[12]>>>20,T=s[12]<<12|s[13]>>>20,nt=s[22]<<10|s[23]>>>22,it=s[23]<<10|s[22]>>>22,L=s[33]<<13|s[32]>>>19,F=s[32]<<13|s[33]>>>19,bt=s[42]<<2|s[43]>>>30,vt=s[43]<<2|s[42]>>>30,ct=s[5]<<30|s[4]>>>2,lt=s[4]<<30|s[5]>>>2,H=s[14]<<6|s[15]>>>26,K=s[15]<<6|s[14]>>>26,O=s[25]<<11|s[24]>>>21,M=s[24]<<11|s[25]>>>21,ot=s[34]<<15|s[35]>>>17,at=s[35]<<15|s[34]>>>17,D=s[45]<<29|s[44]>>>3,U=s[44]<<29|s[45]>>>3,N=s[6]<<28|s[7]>>>4,I=s[7]<<28|s[6]>>>4,ft=s[17]<<23|s[16]>>>9,ht=s[16]<<23|s[17]>>>9,W=s[26]<<25|s[27]>>>7,V=s[27]<<25|s[26]>>>7,k=s[36]<<21|s[37]>>>11,x=s[37]<<21|s[36]>>>11,st=s[47]<<24|s[46]>>>8,ut=s[46]<<24|s[47]>>>8,Z=s[8]<<27|s[9]>>>5,$=s[9]<<27|s[8]>>>5,P=s[18]<<20|s[19]>>>12,R=s[19]<<20|s[18]>>>12,pt=s[29]<<7|s[28]>>>25,mt=s[28]<<7|s[29]>>>25,J=s[38]<<8|s[39]>>>24,Y=s[39]<<8|s[38]>>>24,S=s[48]<<14|s[49]>>>18,j=s[49]<<14|s[48]>>>18,s[0]=w^~A&O,s[1]=_^~T&M,s[10]=N^~P&C,s[11]=I^~R&B,s[20]=G^~H&W,s[21]=z^~K&V,s[30]=Z^~tt&nt,s[31]=$^~et&it,s[40]=ct^~ft&pt,s[41]=lt^~ht&mt,s[2]=A^~O&k,s[3]=T^~M&x,s[12]=P^~C&L,s[13]=R^~B&F,s[22]=H^~W&J,s[23]=K^~V&Y,s[32]=tt^~nt&ot,s[33]=et^~it&at,s[42]=ft^~pt&yt,s[43]=ht^~mt>,s[4]=O^~k&S,s[5]=M^~x&j,s[14]=C^~L&D,s[15]=B^~F&U,s[24]=W^~J&Q,s[25]=V^~Y&X,s[34]=nt^~ot&st,s[35]=it^~at&ut,s[44]=pt^~yt&bt,s[45]=mt^~gt&vt,s[6]=k^~S&w,s[7]=x^~j&_,s[16]=L^~D&N,s[17]=F^~U&I,s[26]=J^~Q&G,s[27]=Y^~X&z,s[36]=ot^~st&Z,s[37]=at^~ut&$,s[46]=yt^~bt&ct,s[47]=gt^~vt<,s[8]=S^~w&A,s[9]=j^~_&T,s[18]=D^~N&P,s[19]=U^~I&R,s[28]=Q^~G&H,s[29]=X^~z&K,s[38]=st^~Z&tt,s[39]=ut^~$&et,s[48]=bt^~ct&ft,s[49]=vt^~lt&ht,s[0]^=E[n],s[1]^=E[n+1];};if(m)t.exports=C;else{for(i=0;i=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+t);}function h(t,e,n){var r=f(t,n);return n-1>=e&&(r|=f(t,n-1)<<4),r;}function d(t,e,n,o){for(var c=0,b=0,l=Math.min(t.length,n),i=e;i=49?f-49+10:f>=17?f-17+10:f,r(f>=0&&b0?t:e;},c.min=function(t,e){return t.cmp(e)<0?t:e;},c.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),r(base===(0|base)&&base>=2&&base<=36);var n=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(n++,this.negative=1),n=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-c&67108863,(c+=24)>=26&&(c-=26,n++);else if("le"===e)for(i=0,n=0;i>>26-c&67108863,(c+=24)>=26&&(c-=26,n++);return this._strip();},c.prototype._parseHex=function(t,e,n){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)r=h(t,e,i)<=18?(o-=18,c+=1,this.words[c]|=r>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,c+=1,this.words[c]|=r>>>26):o+=8;this._strip();},c.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var n=0,r=1;r<=67108863;r*=base)n++;n--,r=r/base|0;for(var o=t.length-e,c=o%n,l=Math.min(o,o-c)+e,f=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},c.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{c.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){c.prototype.inspect=y;}else c.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];c.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var n=0,o=0,i=0;i>>24-n&16777215,(n+=2)>=26&&(n-=26,i--),e=0!==o||i!==this.length-1?v[6-l.length]+l+e:l+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var f=w[base],h=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(h).toString(base);e=(d=d.idivn(h)).isZero()?m+e:v[f-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}r(!1,"Base should be between 2 and 36");},c.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},c.prototype.toJSON=function(){return this.toString(16,2);},l&&(c.prototype.toBuffer=function(t,e){return this.toArrayLike(l,t,e);}),c.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function A(t,e,n){n.negative=e.negative^t.negative;var r=t.length+e.length|0;n.length=r,r=r-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,c=67108863&o,l=o/67108864|0;n.words[0]=c;for(var f=1;f>>26,d=67108863&l,m=Math.min(f,e.length-1),y=Math.max(0,f-t.length+1);y<=m;y++){var i=f-y|0;h+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}n.words[f]=0|d,l=0|h;}return 0!==l?n.words[f]=0|l:n.length--,n._strip();}c.prototype.toArrayLike=function(t,e,n){this._strip();var o=this.byteLength(),c=n||Math.max(1,o);r(o<=c,"byte array longer than desired length"),r(c>0,"Requested array length <= 0");var l=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,c);return this["_toArrayLike"+("le"===e?"LE":"BE")](l,o),l;},c.prototype._toArrayLikeLE=function(t,e){for(var n=0,r=0,i=0,o=0;i>8&255),n>16&255),6===o?(n>24&255),r=0,o=0):(r=c>>>24,o+=2);}if(n=0&&(t[n--]=c>>8&255),n>=0&&(t[n--]=c>>16&255),6===o?(n>=0&&(t[n--]=c>>24&255),r=0,o=0):(r=c>>>24,o+=2);}if(n>=0)for(t[n--]=r;n>=0;)t[n--]=0;},Math.clz32?c.prototype._countBits=function(t){return 32-Math.clz32(t);}:c.prototype._countBits=function(t){var e=t,n=0;return e>=4096&&(n+=13,e>>>=13),e>=64&&(n+=7,e>>>=7),e>=8&&(n+=4,e>>>=4),e>=2&&(n+=2,e>>>=2),n+e;},c.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,n=0;return 0==(8191&e)&&(n+=13,e>>>=13),0==(127&e)&&(n+=7,e>>>=7),0==(15&e)&&(n+=4,e>>>=4),0==(3&e)&&(n+=2,e>>>=2),0==(1&e)&&n++,n;},c.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},c.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},c.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},c.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},c.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},c.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},c.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},c.prototype.inotn=function(t){r("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),n=t%26;this._expand(e),n>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-n),this._strip();},c.prototype.notn=function(t){return this.clone().inotn(t);},c.prototype.setn=function(t,e){r("number"==typeof t&&t>=0);var n=t/26|0,o=t%26;return this._expand(n+1),this.words[n]=e?this.words[n]|1<t.length?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>>26;for(;0!==n&&i>>26;if(this.length=a.length,0!==n)this.words[this.length]=n,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},c.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==r&&i>26,this.words[i]=67108863&e;if(0===r&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],A=8191&_,E=_>>>13,T=0|a[3],O=8191&T,M=T>>>13,k=0|a[4],x=8191&k,S=k>>>13,j=0|a[5],N=8191&j,I=j>>>13,P=0|a[6],R=8191&P,C=P>>>13,B=0|a[7],L=8191&B,F=B>>>13,D=0|a[8],U=8191&D,G=D>>>13,z=0|a[9],H=8191&z,K=z>>>13,W=0|b[0],V=8191&W,J=W>>>13,Y=0|b[1],Q=8191&Y,X=Y>>>13,Z=0|b[2],$=8191&Z,tt=Z>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ct=8191&ut,lt=ut>>>13,ft=0|b[6],ht=8191&ft,pt=ft>>>13,mt=0|b[7],yt=8191&mt,gt=mt>>>13,bt=0|b[8],vt=8191&bt,wt=bt>>>13,_t=0|b[9],At=8191&_t,Et=_t>>>13;n.negative=t.negative^e.negative,n.length=19;var Tt=(f+(r=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,J))+Math.imul(m,V)|0))<<13)|0;f=((c=Math.imul(m,J))+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,r=Math.imul(v,V),o=(o=Math.imul(v,J))+Math.imul(w,V)|0,c=Math.imul(w,J);var Ot=(f+(r=r+Math.imul(d,Q)|0)|0)+((8191&(o=(o=o+Math.imul(d,X)|0)+Math.imul(m,Q)|0))<<13)|0;f=((c=c+Math.imul(m,X)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,r=Math.imul(A,V),o=(o=Math.imul(A,J))+Math.imul(E,V)|0,c=Math.imul(E,J),r=r+Math.imul(v,Q)|0,o=(o=o+Math.imul(v,X)|0)+Math.imul(w,Q)|0,c=c+Math.imul(w,X)|0;var Mt=(f+(r=r+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;f=((c=c+Math.imul(m,tt)|0)+(o>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,r=Math.imul(O,V),o=(o=Math.imul(O,J))+Math.imul(M,V)|0,c=Math.imul(M,J),r=r+Math.imul(A,Q)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(E,Q)|0,c=c+Math.imul(E,X)|0,r=r+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,c=c+Math.imul(w,tt)|0;var kt=(f+(r=r+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;f=((c=c+Math.imul(m,it)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,r=Math.imul(x,V),o=(o=Math.imul(x,J))+Math.imul(S,V)|0,c=Math.imul(S,J),r=r+Math.imul(O,Q)|0,o=(o=o+Math.imul(O,X)|0)+Math.imul(M,Q)|0,c=c+Math.imul(M,X)|0,r=r+Math.imul(A,$)|0,o=(o=o+Math.imul(A,tt)|0)+Math.imul(E,$)|0,c=c+Math.imul(E,tt)|0,r=r+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,c=c+Math.imul(w,it)|0;var xt=(f+(r=r+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;f=((c=c+Math.imul(m,st)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,r=Math.imul(N,V),o=(o=Math.imul(N,J))+Math.imul(I,V)|0,c=Math.imul(I,J),r=r+Math.imul(x,Q)|0,o=(o=o+Math.imul(x,X)|0)+Math.imul(S,Q)|0,c=c+Math.imul(S,X)|0,r=r+Math.imul(O,$)|0,o=(o=o+Math.imul(O,tt)|0)+Math.imul(M,$)|0,c=c+Math.imul(M,tt)|0,r=r+Math.imul(A,nt)|0,o=(o=o+Math.imul(A,it)|0)+Math.imul(E,nt)|0,c=c+Math.imul(E,it)|0,r=r+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,c=c+Math.imul(w,st)|0;var St=(f+(r=r+Math.imul(d,ct)|0)|0)+((8191&(o=(o=o+Math.imul(d,lt)|0)+Math.imul(m,ct)|0))<<13)|0;f=((c=c+Math.imul(m,lt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,r=Math.imul(R,V),o=(o=Math.imul(R,J))+Math.imul(C,V)|0,c=Math.imul(C,J),r=r+Math.imul(N,Q)|0,o=(o=o+Math.imul(N,X)|0)+Math.imul(I,Q)|0,c=c+Math.imul(I,X)|0,r=r+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,c=c+Math.imul(S,tt)|0,r=r+Math.imul(O,nt)|0,o=(o=o+Math.imul(O,it)|0)+Math.imul(M,nt)|0,c=c+Math.imul(M,it)|0,r=r+Math.imul(A,at)|0,o=(o=o+Math.imul(A,st)|0)+Math.imul(E,at)|0,c=c+Math.imul(E,st)|0,r=r+Math.imul(v,ct)|0,o=(o=o+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,c=c+Math.imul(w,lt)|0;var jt=(f+(r=r+Math.imul(d,ht)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,ht)|0))<<13)|0;f=((c=c+Math.imul(m,pt)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,r=Math.imul(L,V),o=(o=Math.imul(L,J))+Math.imul(F,V)|0,c=Math.imul(F,J),r=r+Math.imul(R,Q)|0,o=(o=o+Math.imul(R,X)|0)+Math.imul(C,Q)|0,c=c+Math.imul(C,X)|0,r=r+Math.imul(N,$)|0,o=(o=o+Math.imul(N,tt)|0)+Math.imul(I,$)|0,c=c+Math.imul(I,tt)|0,r=r+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,c=c+Math.imul(S,it)|0,r=r+Math.imul(O,at)|0,o=(o=o+Math.imul(O,st)|0)+Math.imul(M,at)|0,c=c+Math.imul(M,st)|0,r=r+Math.imul(A,ct)|0,o=(o=o+Math.imul(A,lt)|0)+Math.imul(E,ct)|0,c=c+Math.imul(E,lt)|0,r=r+Math.imul(v,ht)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,ht)|0,c=c+Math.imul(w,pt)|0;var Nt=(f+(r=r+Math.imul(d,yt)|0)|0)+((8191&(o=(o=o+Math.imul(d,gt)|0)+Math.imul(m,yt)|0))<<13)|0;f=((c=c+Math.imul(m,gt)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,r=Math.imul(U,V),o=(o=Math.imul(U,J))+Math.imul(G,V)|0,c=Math.imul(G,J),r=r+Math.imul(L,Q)|0,o=(o=o+Math.imul(L,X)|0)+Math.imul(F,Q)|0,c=c+Math.imul(F,X)|0,r=r+Math.imul(R,$)|0,o=(o=o+Math.imul(R,tt)|0)+Math.imul(C,$)|0,c=c+Math.imul(C,tt)|0,r=r+Math.imul(N,nt)|0,o=(o=o+Math.imul(N,it)|0)+Math.imul(I,nt)|0,c=c+Math.imul(I,it)|0,r=r+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,c=c+Math.imul(S,st)|0,r=r+Math.imul(O,ct)|0,o=(o=o+Math.imul(O,lt)|0)+Math.imul(M,ct)|0,c=c+Math.imul(M,lt)|0,r=r+Math.imul(A,ht)|0,o=(o=o+Math.imul(A,pt)|0)+Math.imul(E,ht)|0,c=c+Math.imul(E,pt)|0,r=r+Math.imul(v,yt)|0,o=(o=o+Math.imul(v,gt)|0)+Math.imul(w,yt)|0,c=c+Math.imul(w,gt)|0;var It=(f+(r=r+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;f=((c=c+Math.imul(m,wt)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,r=Math.imul(H,V),o=(o=Math.imul(H,J))+Math.imul(K,V)|0,c=Math.imul(K,J),r=r+Math.imul(U,Q)|0,o=(o=o+Math.imul(U,X)|0)+Math.imul(G,Q)|0,c=c+Math.imul(G,X)|0,r=r+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,c=c+Math.imul(F,tt)|0,r=r+Math.imul(R,nt)|0,o=(o=o+Math.imul(R,it)|0)+Math.imul(C,nt)|0,c=c+Math.imul(C,it)|0,r=r+Math.imul(N,at)|0,o=(o=o+Math.imul(N,st)|0)+Math.imul(I,at)|0,c=c+Math.imul(I,st)|0,r=r+Math.imul(x,ct)|0,o=(o=o+Math.imul(x,lt)|0)+Math.imul(S,ct)|0,c=c+Math.imul(S,lt)|0,r=r+Math.imul(O,ht)|0,o=(o=o+Math.imul(O,pt)|0)+Math.imul(M,ht)|0,c=c+Math.imul(M,pt)|0,r=r+Math.imul(A,yt)|0,o=(o=o+Math.imul(A,gt)|0)+Math.imul(E,yt)|0,c=c+Math.imul(E,gt)|0,r=r+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,c=c+Math.imul(w,wt)|0;var Pt=(f+(r=r+Math.imul(d,At)|0)|0)+((8191&(o=(o=o+Math.imul(d,Et)|0)+Math.imul(m,At)|0))<<13)|0;f=((c=c+Math.imul(m,Et)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,r=Math.imul(H,Q),o=(o=Math.imul(H,X))+Math.imul(K,Q)|0,c=Math.imul(K,X),r=r+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(G,$)|0,c=c+Math.imul(G,tt)|0,r=r+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,c=c+Math.imul(F,it)|0,r=r+Math.imul(R,at)|0,o=(o=o+Math.imul(R,st)|0)+Math.imul(C,at)|0,c=c+Math.imul(C,st)|0,r=r+Math.imul(N,ct)|0,o=(o=o+Math.imul(N,lt)|0)+Math.imul(I,ct)|0,c=c+Math.imul(I,lt)|0,r=r+Math.imul(x,ht)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,ht)|0,c=c+Math.imul(S,pt)|0,r=r+Math.imul(O,yt)|0,o=(o=o+Math.imul(O,gt)|0)+Math.imul(M,yt)|0,c=c+Math.imul(M,gt)|0,r=r+Math.imul(A,vt)|0,o=(o=o+Math.imul(A,wt)|0)+Math.imul(E,vt)|0,c=c+Math.imul(E,wt)|0;var Rt=(f+(r=r+Math.imul(v,At)|0)|0)+((8191&(o=(o=o+Math.imul(v,Et)|0)+Math.imul(w,At)|0))<<13)|0;f=((c=c+Math.imul(w,Et)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,r=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(K,$)|0,c=Math.imul(K,tt),r=r+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(G,nt)|0,c=c+Math.imul(G,it)|0,r=r+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,c=c+Math.imul(F,st)|0,r=r+Math.imul(R,ct)|0,o=(o=o+Math.imul(R,lt)|0)+Math.imul(C,ct)|0,c=c+Math.imul(C,lt)|0,r=r+Math.imul(N,ht)|0,o=(o=o+Math.imul(N,pt)|0)+Math.imul(I,ht)|0,c=c+Math.imul(I,pt)|0,r=r+Math.imul(x,yt)|0,o=(o=o+Math.imul(x,gt)|0)+Math.imul(S,yt)|0,c=c+Math.imul(S,gt)|0,r=r+Math.imul(O,vt)|0,o=(o=o+Math.imul(O,wt)|0)+Math.imul(M,vt)|0,c=c+Math.imul(M,wt)|0;var Ct=(f+(r=r+Math.imul(A,At)|0)|0)+((8191&(o=(o=o+Math.imul(A,Et)|0)+Math.imul(E,At)|0))<<13)|0;f=((c=c+Math.imul(E,Et)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,r=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(K,nt)|0,c=Math.imul(K,it),r=r+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(G,at)|0,c=c+Math.imul(G,st)|0,r=r+Math.imul(L,ct)|0,o=(o=o+Math.imul(L,lt)|0)+Math.imul(F,ct)|0,c=c+Math.imul(F,lt)|0,r=r+Math.imul(R,ht)|0,o=(o=o+Math.imul(R,pt)|0)+Math.imul(C,ht)|0,c=c+Math.imul(C,pt)|0,r=r+Math.imul(N,yt)|0,o=(o=o+Math.imul(N,gt)|0)+Math.imul(I,yt)|0,c=c+Math.imul(I,gt)|0,r=r+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,c=c+Math.imul(S,wt)|0;var Bt=(f+(r=r+Math.imul(O,At)|0)|0)+((8191&(o=(o=o+Math.imul(O,Et)|0)+Math.imul(M,At)|0))<<13)|0;f=((c=c+Math.imul(M,Et)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,r=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(K,at)|0,c=Math.imul(K,st),r=r+Math.imul(U,ct)|0,o=(o=o+Math.imul(U,lt)|0)+Math.imul(G,ct)|0,c=c+Math.imul(G,lt)|0,r=r+Math.imul(L,ht)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,ht)|0,c=c+Math.imul(F,pt)|0,r=r+Math.imul(R,yt)|0,o=(o=o+Math.imul(R,gt)|0)+Math.imul(C,yt)|0,c=c+Math.imul(C,gt)|0,r=r+Math.imul(N,vt)|0,o=(o=o+Math.imul(N,wt)|0)+Math.imul(I,vt)|0,c=c+Math.imul(I,wt)|0;var Lt=(f+(r=r+Math.imul(x,At)|0)|0)+((8191&(o=(o=o+Math.imul(x,Et)|0)+Math.imul(S,At)|0))<<13)|0;f=((c=c+Math.imul(S,Et)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,r=Math.imul(H,ct),o=(o=Math.imul(H,lt))+Math.imul(K,ct)|0,c=Math.imul(K,lt),r=r+Math.imul(U,ht)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(G,ht)|0,c=c+Math.imul(G,pt)|0,r=r+Math.imul(L,yt)|0,o=(o=o+Math.imul(L,gt)|0)+Math.imul(F,yt)|0,c=c+Math.imul(F,gt)|0,r=r+Math.imul(R,vt)|0,o=(o=o+Math.imul(R,wt)|0)+Math.imul(C,vt)|0,c=c+Math.imul(C,wt)|0;var Ft=(f+(r=r+Math.imul(N,At)|0)|0)+((8191&(o=(o=o+Math.imul(N,Et)|0)+Math.imul(I,At)|0))<<13)|0;f=((c=c+Math.imul(I,Et)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,r=Math.imul(H,ht),o=(o=Math.imul(H,pt))+Math.imul(K,ht)|0,c=Math.imul(K,pt),r=r+Math.imul(U,yt)|0,o=(o=o+Math.imul(U,gt)|0)+Math.imul(G,yt)|0,c=c+Math.imul(G,gt)|0,r=r+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,c=c+Math.imul(F,wt)|0;var Dt=(f+(r=r+Math.imul(R,At)|0)|0)+((8191&(o=(o=o+Math.imul(R,Et)|0)+Math.imul(C,At)|0))<<13)|0;f=((c=c+Math.imul(C,Et)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,r=Math.imul(H,yt),o=(o=Math.imul(H,gt))+Math.imul(K,yt)|0,c=Math.imul(K,gt),r=r+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(G,vt)|0,c=c+Math.imul(G,wt)|0;var Ut=(f+(r=r+Math.imul(L,At)|0)|0)+((8191&(o=(o=o+Math.imul(L,Et)|0)+Math.imul(F,At)|0))<<13)|0;f=((c=c+Math.imul(F,Et)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,r=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(K,vt)|0,c=Math.imul(K,wt);var Gt=(f+(r=r+Math.imul(U,At)|0)|0)+((8191&(o=(o=o+Math.imul(U,Et)|0)+Math.imul(G,At)|0))<<13)|0;f=((c=c+Math.imul(G,Et)|0)+(o>>>13)|0)+(Gt>>>26)|0,Gt&=67108863;var zt=(f+(r=Math.imul(H,At))|0)+((8191&(o=(o=Math.imul(H,Et))+Math.imul(K,At)|0))<<13)|0;return f=((c=Math.imul(K,Et))+(o>>>13)|0)+(zt>>>26)|0,zt&=67108863,l[0]=Tt,l[1]=Ot,l[2]=Mt,l[3]=kt,l[4]=xt,l[5]=St,l[6]=jt,l[7]=Nt,l[8]=It,l[9]=Pt,l[10]=Rt,l[11]=Ct,l[12]=Bt,l[13]=Lt,l[14]=Ft,l[15]=Dt,l[16]=Ut,l[17]=Gt,l[18]=zt,0!==f&&(l[19]=f,n.length++),n;};function T(t,e,n){n.negative=e.negative^t.negative,n.length=t.length+e.length;for(var r=0,o=0,c=0;c>>26)|0)>>>26,l&=67108863;}n.words[c]=f,r=l,l=o;}return 0!==r?n.words[c]=r:n.length--,n._strip();}function O(t,e,n){return T(t,e,n);}function M(t,e){this.x=t,this.y=e;}Math.imul||(E=A),c.prototype.mulTo=function(t,e){var n=this.length+t.length;return 10===this.length&&10===t.length?E(this,t,e):n<63?A(this,t,e):n<1024?T(this,t,e):O(this,t,e);},M.prototype.makeRBT=function(t){for(var e=new Array(t),n=c.prototype._countBits(t)-1,i=0;i>=1;return r;},M.prototype.permute=function(t,e,n,r,o,c){for(var i=0;i>>=1)i++;return 1<>>=13,n[2*i+1]=8191&c,c>>>=13;for(i=2*e;i>=26,n+=o/67108864|0,n+=c>>>26,this.words[i]=67108863&c;}return 0!==n&&(this.words[i]=n,this.length++),e?this.ineg():this;},c.prototype.muln=function(t){return this.clone().imuln(t);},c.prototype.sqr=function(){return this.mul(this);},c.prototype.isqr=function(){return this.imul(this.clone());},c.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),n=0;n>>o&1;}return e;}(t);if(0===e.length)return new c(1);for(var n=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,n=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var c=t%26,s=Math.min((t-c)/26,this.length),mask=67108863^67108863>>>c<s)for(this.length-=s,i=0;i=0&&(0!==f||i>=o);i--){var h=0|this.words[i];this.words[i]=f<<26-c|h>>>c,f=h&mask;}return l&&0!==f&&(l.words[l.length++]=f),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},c.prototype.ishrn=function(t,e,n){return r(0===this.negative),this.iushrn(t,e,n);},c.prototype.shln=function(t){return this.clone().ishln(t);},c.prototype.ushln=function(t){return this.clone().iushln(t);},c.prototype.shrn=function(t){return this.clone().ishrn(t);},c.prototype.ushrn=function(t){return this.clone().iushrn(t);},c.prototype.testn=function(t){r("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},c.prototype.isubn=function(t){if(r("number"==typeof t),r(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(f/67108864|0),this.words[i+n]=67108863&o;}for(;i>26,this.words[i+n]=67108863&o;if(0===l)return this._strip();for(r(-1===l),l=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},c.prototype._wordDiv=function(t,e){var n=(this.length,t.length),a=this.clone(),b=t,r=0|b.words[b.length-1];0!==(n=26-this._countBits(r))&&(b=b.ushln(n),a.iushln(n),r=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new c(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;f--){var h=67108864*(0|a.words[b.length+f])+(0|a.words[b.length+f-1]);for(h=Math.min(h/r|0,67108863),a._ishlnsubmul(b,h,f);0!==a.negative;)h--,a.negative=0,a._ishlnsubmul(b,1,f),a.isZero()||(a.negative^=1);q&&(q.words[f]=h);}return q&&q._strip(),a._strip(),"div"!==e&&0!==n&&a.iushrn(n),{div:q||null,mod:a};},c.prototype.divmod=function(t,e,n){return r(!t.isZero()),this.isZero()?{div:new c(0),mod:new c(0)}:0!==this.negative&&0===t.negative?(l=this.neg().divmod(t,e),"mod"!==e&&(div=l.div.neg()),"div"!==e&&(o=l.mod.neg(),n&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(l=this.divmod(t.neg(),e),"mod"!==e&&(div=l.div.neg()),{div:div,mod:l.mod}):0!=(this.negative&t.negative)?(l=this.neg().divmod(t.neg(),e),"div"!==e&&(o=l.mod.neg(),n&&0!==o.negative&&o.isub(t)),{div:l.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new c(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new c(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new c(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,l;},c.prototype.div=function(t){return this.divmod(t,"div",!1).div;},c.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},c.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},c.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var n=0!==e.div.negative?e.mod.isub(t):e.mod,r=t.ushrn(1),o=t.andln(1),c=n.cmp(r);return c<0||1===o&&0===c?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},c.prototype.modrn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var p=(1<<26)%t,n=0,i=this.length-1;i>=0;i--)n=(p*n+(0|this.words[i]))%t;return e?-n:n;},c.prototype.modn=function(t){return this.modrn(t);},c.prototype.idivn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var n=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*n;this.words[i]=o/t|0,n=o%t;}return this._strip(),e?this.ineg():this;},c.prototype.divn=function(t){return this.clone().idivn(t);},c.prototype.egcd=function(p){r(0===p.negative),r(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var n=new c(1),o=new c(0),l=new c(0),f=new c(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var h=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(n.isOdd()||o.isOdd())&&(n.iadd(h),o.isub(d)),n.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(l.isOdd()||f.isOdd())&&(l.iadd(h),f.isub(d)),l.iushrn(1),f.iushrn(1);t.cmp(e)>=0?(t.isub(e),n.isub(l),o.isub(f)):(e.isub(t),l.isub(n),f.isub(o));}return{a:l,b:f,gcd:e.iushln(g)};},c.prototype._invmp=function(p){r(0===p.negative),r(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new c(1),n=new c(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,l=1;0==(a.words[0]&l)&&i<26;++i,l<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var f=0,h=1;0==(b.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(b.iushrn(f);f-->0;)n.isOdd()&&n.iadd(o),n.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(n)):(b.isub(a),n.isub(e));}return(t=0===a.cmpn(1)?e:n).cmpn(0)<0&&t.iadd(p),t;},c.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var n=a.cmp(b);if(n<0){var r=a;a=b,b=r;}else if(0===n||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},c.prototype.invm=function(t){return this.egcd(t).a.umod(t);},c.prototype.isEven=function(){return 0==(1&this.words[0]);},c.prototype.isOdd=function(){return 1==(1&this.words[0]);},c.prototype.andln=function(t){return this.words[0]&t;},c.prototype.bincn=function(t){r("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==n&&(this.words[i]=n,this.length++),this;},c.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},c.prototype.cmpn=function(t){var e,n=t<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)e=1;else{n&&(t=-t),r(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},c.prototype.gtn=function(t){return 1===this.cmpn(t);},c.prototype.gt=function(t){return 1===this.cmp(t);},c.prototype.gten=function(t){return this.cmpn(t)>=0;},c.prototype.gte=function(t){return this.cmp(t)>=0;},c.prototype.ltn=function(t){return-1===this.cmpn(t);},c.prototype.lt=function(t){return-1===this.cmp(t);},c.prototype.lten=function(t){return this.cmpn(t)<=0;},c.prototype.lte=function(t){return this.cmp(t)<=0;},c.prototype.eqn=function(t){return 0===this.cmpn(t);},c.prototype.eq=function(t){return 0===this.cmp(t);},c.red=function(t){return new P(t);},c.prototype.toRed=function(t){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},c.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},c.prototype._forceRed=function(t){return this.red=t,this;},c.prototype.forceRed=function(t){return r(!this.red,"Already a number in reduction context"),this._forceRed(t);},c.prototype.redAdd=function(t){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},c.prototype.redIAdd=function(t){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},c.prototype.redSub=function(t){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},c.prototype.redISub=function(t){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},c.prototype.redShl=function(t){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},c.prototype.redMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},c.prototype.redIMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},c.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},c.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},c.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},c.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},c.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},c.prototype.redPow=function(t){return r(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var k={k256:null,p224:null,p192:null,p25519:null};function x(t,p){this.name=t,this.p=new c(p,16),this.n=this.p.bitLength(),this.k=new c(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function S(){x.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function j(){x.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function N(){x.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function I(){x.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function P(t){if("string"==typeof t){var e=c._prime(t);this.m=e.p,this.prime=e;}else r(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function R(t){P.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new c(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}x.prototype._tmp=function(){var t=new c(null);return t.words=new Array(Math.ceil(this.n/13)),t;},x.prototype.ireduce=function(t){var e,n=t;do{this.split(n,this.tmp),e=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength();}while(e>this.n);var r=e0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n;},x.prototype.split=function(input,t){input.iushrn(this.n,0,t);},x.prototype.imulK=function(t){return t.imul(this.k);},o(S,x),S.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=n;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},S.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=r,e=n;}return 0!==e&&(t.words[t.length++]=e),t;},c._prime=function(t){if(k[t])return k[t];var e;if("k256"===t)e=new S();else if("p224"===t)e=new j();else if("p192"===t)e=new N();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new I();}return k[t]=e,e;},P.prototype._verify1=function(a){r(0===a.negative,"red works only with positives"),r(a.red,"red works only with red numbers");},P.prototype._verify2=function(a,b){r(0==(a.negative|b.negative),"red works only with positives"),r(a.red&&a.red===b.red,"red works only with red numbers");},P.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},P.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},P.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},P.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},P.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},P.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},P.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},P.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},P.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},P.prototype.isqr=function(a){return this.imul(a,a.clone());},P.prototype.sqr=function(a){return this.mul(a,a);},P.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var e=this.m.add(new c(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);r(!q.isZero());var n=new c(1).toRed(this),o=n.redNeg(),l=this.m.subn(1).iushrn(1),f=this.m.bitLength();for(f=new c(2*f*f).toRed(this);0!==this.pow(f,l).cmp(o);)f.redIAdd(o);for(var h=this.pow(f,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(n);){for(var v=m,i=0;0!==v.cmp(n);i++)v=v.redSqr();r(i=0;i--){for(var f=t.words[i],h=l-1;h>=0;h--){var d=f>>h&1;n!==e[0]&&(n=this.sqr(n)),0!==d||0!==r?(r<<=1,r|=d,(4===++o||0===i&&0===h)&&(n=this.mul(n,e[r]),o=0,r=0)):o=0;}l=26;}return n;},P.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},P.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},c.mont=function(t){return new R(t);},o(R,P),R.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},R.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},R.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),n=u;return u.cmp(this.m)>=0?n=u.isub(this.m):u.cmpn(0)<0&&(n=u.iadd(this.m)),n._forceRed(this);},R.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new c(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),n=u;return u.cmp(this.m)>=0?n=u.isub(this.m):u.cmpn(0)<0&&(n=u.iadd(this.m)),n._forceRed(this);},R.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,n(97)(t));},function(t,e,n){"use strict";var r;n.d(e,"a",function(){return r;}),function(t){t.sha256="sha256",t.sha512="sha512";}(r||(r={}));},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="random/5.7.0";},function(t,e,n){"use strict";n.d(e,"a",function(){return L;}),n.d(e,"b",function(){return F;});var r=n(0),o=n(1),c=n(2),l=n(40),f=n(13),h=n(4);class d extends f.a{constructor(t){super("address","address",t,!1);}defaultValue(){return"0x0000000000000000000000000000000000000000";}encode(t,e){try{e=Object(h.a)(e);}catch(t){this._throwError(t.message,e);}return t.writeValue(e);}decode(t){return Object(h.a)(Object(r.h)(t.readValue().toHexString(),20));}}class m extends f.a{constructor(t){super(t.name,t.type,void 0,t.dynamic),this.coder=t;}defaultValue(){return this.coder.defaultValue();}encode(t,e){return this.coder.encode(t,e);}decode(t){return this.coder.decode(t);}}const y=new c.b(l.a);function v(t,e,n){let r=null;if(Array.isArray(n))r=n;else if(n&&"object"==typeof n){let t={};r=e.map(e=>{const r=e.localName;return r||y.throwError("cannot encode object for signature with missing names",c.b.errors.INVALID_ARGUMENT,{argument:"values",coder:e,value:n}),t[r]&&y.throwError("cannot encode object for signature with duplicate names",c.b.errors.INVALID_ARGUMENT,{argument:"values",coder:e,value:n}),t[r]=!0,n[r];});}else y.throwArgumentError("invalid tuple value","tuple",n);e.length!==r.length&&y.throwArgumentError("types/value length mismatch","tuple",n);let o=new f.c(t.wordSize),l=new f.c(t.wordSize),h=[];e.forEach((t,e)=>{let n=r[e];if(t.dynamic){let e=l.length;t.encode(l,n);let r=o.writeUpdatableValue();h.push(t=>{r(t+e);});}else t.encode(o,n);}),h.forEach(t=>{t(o.length);});let d=t.appendWriter(o);return d+=t.appendWriter(l),d;}function w(t,e){let n=[],r=t.subReader(0);e.forEach(e=>{let o=null;if(e.dynamic){let n=t.readValue(),l=r.subReader(n.toNumber());try{o=e.decode(l);}catch(t){if(t.code===c.b.errors.BUFFER_OVERRUN)throw t;o=t,o.baseType=e.name,o.name=e.localName,o.type=e.type;}}else try{o=e.decode(t);}catch(t){if(t.code===c.b.errors.BUFFER_OVERRUN)throw t;o=t,o.baseType=e.name,o.name=e.localName,o.type=e.type;}null!=o&&n.push(o);});const o=e.reduce((t,e)=>{const n=e.localName;return n&&(t[n]||(t[n]=0),t[n]++),t;},{});e.forEach((t,e)=>{let r=t.localName;if(!r||1!==o[r])return;if("length"===r&&(r="_length"),null!=n[r])return;const c=n[e];c instanceof Error?Object.defineProperty(n,r,{enumerable:!0,get:()=>{throw c;}}):n[r]=c;});for(let i=0;i{throw t;}});}return Object.freeze(n);}class _ extends f.a{constructor(t,e,n){super("array",t.type+"["+(e>=0?e:"")+"]",n,-1===e||t.dynamic),this.coder=t,this.length=e;}defaultValue(){const t=this.coder.defaultValue(),e=[];for(let i=0;it._data.length&&y.throwError("insufficient data length",c.b.errors.BUFFER_OVERRUN,{length:t._data.length,count:e}));let n=[];for(let i=0;i{t.dynamic&&(n=!0),r.push(t.type);});super("tuple","tuple("+r.join(",")+")",e,n),this.coders=t;}defaultValue(){const t=[];this.coders.forEach(e=>{t.push(e.defaultValue());});const e=this.coders.reduce((t,e)=>{const n=e.localName;return n&&(t[n]||(t[n]=0),t[n]++),t;},{});return this.coders.forEach((n,r)=>{let o=n.localName;o&&1===e[o]&&("length"===o&&(o="_length"),null==t[o]&&(t[o]=t[r]));}),Object.freeze(t);}encode(t,e){return v(t,this.coders,e);}decode(t){return t.coerce(this.name,w(t,this.coders));}}var P=n(29);const R=new c.b(l.a),C=new RegExp(/^bytes([0-9]*)$/),B=new RegExp(/^(u?int)([0-9]*)$/);class L{constructor(t){Object(o.d)(this,"coerceFunc",t||null);}_getCoder(param){switch(param.baseType){case"address":return new d(param.name);case"bool":return new A(param.name);case"string":return new N(param.name);case"bytes":return new T(param.name);case"array":return new _(this._getCoder(param.arrayChildren),param.arrayLength,param.name);case"tuple":return new I((param.components||[]).map(component=>this._getCoder(component)),param.name);case"":return new M(param.name);}let t=param.type.match(B);if(t){let e=parseInt(t[2]||"256");return(0===e||e>256||e%8!=0)&&R.throwArgumentError("invalid "+t[1]+" bit length","param",param),new S(e/8,"int"===t[1],param.name);}if(t=param.type.match(C),t){let e=parseInt(t[1]);return(0===e||e>32)&&R.throwArgumentError("invalid bytes length","param",param),new O(e,param.name);}return R.throwArgumentError("invalid type","type",param.type);}_getWordSize(){return 32;}_getReader(data,t){return new f.b(data,this._getWordSize(),this.coerceFunc,t);}_getWriter(){return new f.c(this._getWordSize());}getDefaultValue(t){const e=t.map(t=>this._getCoder(P.g.from(t)));return new I(e,"_").defaultValue();}encode(t,e){t.length!==e.length&&R.throwError("types/values length mismatch",c.b.errors.INVALID_ARGUMENT,{count:{types:t.length,values:e.length},value:{types:t,values:e}});const n=t.map(t=>this._getCoder(P.g.from(t))),r=new I(n,"_"),o=this._getWriter();return r.encode(o,e),o.data;}decode(t,data,e){const n=t.map(t=>this._getCoder(P.g.from(t)));return new I(n,"_").decode(this._getReader(Object(r.a)(data),e));}}const F=new L();},function(t,e,n){"use strict";n.d(e,"b",function(){return d;}),n.d(e,"c",function(){return m;}),n.d(e,"d",function(){return y;}),n.d(e,"a",function(){return v;});var r=n(24),o=n.n(r),c=n(0),l=n(162),f=n(2);const h=new f.b("sha2/5.7.0");function d(data){return"0x"+o.a.ripemd160().update(Object(c.a)(data)).digest("hex");}function m(data){return"0x"+o.a.sha256().update(Object(c.a)(data)).digest("hex");}function y(data){return"0x"+o.a.sha512().update(Object(c.a)(data)).digest("hex");}function v(t,e,data){return l.a[t]||h.throwError("unsupported algorithm "+t,f.b.errors.UNSUPPORTED_OPERATION,{operation:"hmac",algorithm:t}),"0x"+o.a.hmac(o.a[t],Object(c.a)(e)).update(Object(c.a)(data)).digest("hex");}},function(t,e,n){const{isEmpty:r}=n(169),{BigNumber:o}=n(23),{IndexedDB:c}=n(254),{sleep:l}=n(220),{workerEvents:f,numbers:h}=n(54),{ExtendedProvider:d}=n(253),{POOL_CONTRACT:m,RPC_LIST:y,FALLBACK_RPC_LIST:v}=n(251),{TornadoPool__factory:w}=n(252),_=t=>{self.chainId=t;const e=(t=>new d(y[t],t,v[t]))(t);A(t,e),(async()=>{try{const t=new c({stores:[{keyPath:"nullifier",name:"nullifier_events_100",indexes:[{name:"transactionHash",unique:!1}]}],dbName:"tornado_pool_nullifier"});await t.initDB(),self.$indexedDB=t;}catch(t){console.log("err",t.message);}})();},A=(t,e)=>{self.poolContract=w.connect(m[t],e);},E=async(t,e=!0)=>{let n={blockFrom:h.DEPLOYED_BLOCK,cachedEvents:[]};try{if(t&&t.length){const[e]=t.sort((a,b)=>b.blockNumber-a.blockNumber),r=await self.poolContract.provider.getBlockNumber(),o=Number(e.blockNumber)+h.ONE;e.blockNumber===r&&(n.blockFrom=h.DEPLOYED_BLOCK),n.blockFrom=o>r?r:o,n.cachedEvents=t;}else n=await(async()=>{let t=h.DEPLOYED_BLOCK;self.$indexedDB||(await l(h.RECALL_DELAY));const e=await self.$indexedDB.getAll({storeName:"nullifier_events_100"});if(e&&e.length){const[n]=e.sort((a,b)=>b.blockNumber-a.blockNumber),r=await self.poolContract.provider.getBlockNumber(),o=Number(n.blockNumber)+h.ONE;if(n.blockNumber===r)return{blockFrom:t,cachedEvents:e};t=o>r?r:o;}return{blockFrom:t,cachedEvents:e};})();const{blockFrom:o=h.DEPLOYED_BLOCK,cachedEvents:c=[]}=n,f=await(async t=>{try{const filter=self.poolContract.filters.NewNullifier();return(await self.poolContract.queryFilter(filter,t)).map(({blockNumber:t,transactionHash:e,args:n})=>({blockNumber:t,transactionHash:e,nullifier:n.nullifier}));}catch(t){return console.error("getNullifiers",t.message),[];}})(o);return f.length&&(async({events:t})=>{try{if((await O())||!M()||r(t))return;self.$indexedDB.createMultipleTransactions({data:t,storeName:"nullifier_events_100"});}catch(t){console.error(`saveEvents has error: ${t.message}`);}})({events:f}),e?c.concat(f):f;}catch(t){throw new Error(`Method getNullifierEvents has error: ${t.message}`);}},T=async({cachedNullifiers:t,decryptedEvents:e})=>{try{if(e.length===h.ZERO)return{unspentUtxo:[],totalAmount:0};const n=await E(t);let r=o.from("0");const c=[],l=await Promise.all(e.map(t=>(async(t,e)=>{try{const{nullifierHash:n}=t;if((await O())&&(await self.$indexedDB.getFromIndex({key:n,indexName:"nullifier",storeName:"nullifier_events_100"})))return;if(e.find(t=>t.nullifier===n))return;return t;}catch(t){throw new Error(`Method getNullifierEvent has error: ${t.message}`);}})(t,n)));return l.forEach(t=>{t&&!o.from(t.amount).isZero()&&(c.push(t),r=r.add(t.amount));}),{totalAmount:r,unspentUtxo:c};}catch(t){throw new Error(`Method checkUnspentEvents has error: ${t.message}`);}},O=async()=>(self.$indexedDB||(await l(h.RECALL_DELAY)),!self.$indexedDB||self.$indexedDB.isBlocked),M=()=>!!self.location.host.includes("compassionate-payne-b9dc6b.netlify.app")||["localhost:3000","nova.tornadocash.eth","nova.tornadocash.eth.link","nova.tornadocash.eth.limo"].includes(self.location.host);self.addEventListener("message",({data:data,ports:t})=>{switch(self.postMessage(data),data.eventName){case f.INIT_WORKER:_(data.payload);break;case f.GET_NULLIFIER_EVENT:(async({cachedNullifiers:t,nullifierHash:e},[n])=>{try{const r=await self.$indexedDB.getFromIndex({key:e,indexName:"nullifier",storeName:"nullifier_events_100"});if(r)return void n.postMessage({result:r});const o=await E(t),[c]=o.filter(t=>t.nullifier===e);n.postMessage({result:c});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case f.UPDATE_NULLIFIER_EVENTS:(async(t,[e])=>{try{const n=await E(t);e.postMessage({result:n});}catch(t){e.postMessage({errorMessage:t.message});}})(data.payload,t);break;case f.GET_UNSPENT_EVENTS:(async({decryptedEvents:t,cachedNullifiers:e},[n])=>{try{const r=await T({decryptedEvents:t,cachedNullifiers:e});n.postMessage({result:r});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case f.GET_NULLIFIER_EVENTS_FROM_TX_HASH:(async({cachedNullifiers:t,txHash:e},[n])=>{try{const r=await self.$indexedDB.getAllFromIndex({key:e.toLowerCase(),indexName:"transactionHash",storeName:"nullifier_events_100"});if(r&&r.length>h.ZERO)return void n.postMessage({result:r});const o=(await E(t,!0)).filter(t=>t.transactionHash.toLowerCase()===e.toLowerCase());n.postMessage({result:o});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);}},!1);},,,function(t,e,n){(function(t,r){var o;(function(){var c,l="Expected a function",f="__lodash_hash_undefined__",h="__lodash_placeholder__",d=16,m=32,y=64,v=128,w=256,_=1/0,A=9007199254740991,E=NaN,T=4294967295,O=[["ary",v],["bind",1],["bindKey",2],["curry",8],["curryRight",d],["flip",512],["partial",m],["partialRight",y],["rearg",w]],M="[object Arguments]",k="[object Array]",x="[object Boolean]",S="[object Date]",j="[object Error]",N="[object Function]",I="[object GeneratorFunction]",P="[object Map]",R="[object Number]",C="[object Object]",B="[object Promise]",L="[object RegExp]",F="[object Set]",D="[object String]",U="[object Symbol]",G="[object WeakMap]",z="[object ArrayBuffer]",H="[object DataView]",K="[object Float32Array]",W="[object Float64Array]",V="[object Int8Array]",J="[object Int16Array]",Y="[object Int32Array]",Q="[object Uint8Array]",X="[object Uint8ClampedArray]",Z="[object Uint16Array]",$="[object Uint32Array]",tt=/\b__p \+= '';/g,et=/\b(__p \+=) '' \+/g,nt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,it=/&(?:amp|lt|gt|quot|#39);/g,ot=/[&<>"']/g,at=RegExp(it.source),st=RegExp(ot.source),ut=/<%-([\s\S]+?)%>/g,ct=/<%([\s\S]+?)%>/g,lt=/<%=([\s\S]+?)%>/g,ft=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ht=/^\w*$/,pt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,mt=/[\\^$.*+?()[\]{}|]/g,yt=RegExp(mt.source),gt=/^\s+/,bt=/\s/,vt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,wt=/\{\n\/\* \[wrapped with (.+)\] \*/,_t=/,? & /,At=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Et=/[()=,{}\[\]\/\s]/,Tt=/\\(\\)?/g,Ot=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Mt=/\w*$/,kt=/^[-+]0x[0-9a-f]+$/i,xt=/^0b[01]+$/i,St=/^\[object .+?Constructor\]$/,jt=/^0o[0-7]+$/i,Nt=/^(?:0|[1-9]\d*)$/,It=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Pt=/($^)/,Rt=/['\n\r\u2028\u2029\\]/g,Ct="\\ud800-\\udfff",Bt="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Lt="\\u2700-\\u27bf",Ft="a-z\\xdf-\\xf6\\xf8-\\xff",Dt="A-Z\\xc0-\\xd6\\xd8-\\xde",Ut="\\ufe0e\\ufe0f",Gt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",zt="['’]",Ht="["+Ct+"]",qt="["+Gt+"]",Kt="["+Bt+"]",Wt="\\d+",Vt="["+Lt+"]",Jt="["+Ft+"]",Yt="[^"+Ct+Gt+Wt+Lt+Ft+Dt+"]",Qt="\\ud83c[\\udffb-\\udfff]",Xt="[^"+Ct+"]",Zt="(?:\\ud83c[\\udde6-\\uddff]){2}",$t="[\\ud800-\\udbff][\\udc00-\\udfff]",te="["+Dt+"]",ee="\\u200d",ne="(?:"+Jt+"|"+Yt+")",re="(?:"+te+"|"+Yt+")",ie="(?:['’](?:d|ll|m|re|s|t|ve))?",oe="(?:['’](?:D|LL|M|RE|S|T|VE))?",ae="(?:"+Kt+"|"+Qt+")"+"?",se="["+Ut+"]?",ue=se+ae+("(?:"+ee+"(?:"+[Xt,Zt,$t].join("|")+")"+se+ae+")*"),ce="(?:"+[Vt,Zt,$t].join("|")+")"+ue,le="(?:"+[Xt+Kt+"?",Kt,Zt,$t,Ht].join("|")+")",fe=RegExp(zt,"g"),he=RegExp(Kt,"g"),de=RegExp(Qt+"(?="+Qt+")|"+le+ue,"g"),pe=RegExp([te+"?"+Jt+"+"+ie+"(?="+[qt,te,"$"].join("|")+")",re+"+"+oe+"(?="+[qt,te+ne,"$"].join("|")+")",te+"?"+ne+"+"+ie,te+"+"+oe,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Wt,ce].join("|"),"g"),me=RegExp("["+ee+Ct+Bt+Ut+"]"),ye=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,ge=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],be=-1,ve={};ve[K]=ve[W]=ve[V]=ve[J]=ve[Y]=ve[Q]=ve[X]=ve[Z]=ve[$]=!0,ve[M]=ve[k]=ve[z]=ve[x]=ve[H]=ve[S]=ve[j]=ve[N]=ve[P]=ve[R]=ve[C]=ve[L]=ve[F]=ve[D]=ve[G]=!1;var we={};we[M]=we[k]=we[z]=we[H]=we[x]=we[S]=we[K]=we[W]=we[V]=we[J]=we[Y]=we[P]=we[R]=we[C]=we[L]=we[F]=we[D]=we[U]=we[Q]=we[X]=we[Z]=we[$]=!0,we[j]=we[N]=we[G]=!1;var _e={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ae=parseFloat,Ee=parseInt,Te="object"==typeof t&&t&&t.Object===Object&&t,Oe="object"==typeof self&&self&&self.Object===Object&&self,Me=Te||Oe||Function("return this")(),ke=e&&!e.nodeType&&e,xe=ke&&"object"==typeof r&&r&&!r.nodeType&&r,Se=xe&&xe.exports===ke,je=Se&&Te.process,Ne=function(){try{var t=xe&&xe.require&&xe.require("util").types;return t||je&&je.binding&&je.binding("util");}catch(t){}}(),Ie=Ne&&Ne.isArrayBuffer,Pe=Ne&&Ne.isDate,Re=Ne&&Ne.isMap,Ce=Ne&&Ne.isRegExp,Be=Ne&&Ne.isSet,Le=Ne&&Ne.isTypedArray;function Fe(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2]);}return t.apply(e,n);}function De(t,e,n,r){for(var o=-1,c=null==t?0:t.length;++o-1;}function Ke(t,e,n){for(var r=-1,o=null==t?0:t.length;++r-1;);return n;}function mn(t,e){for(var n=t.length;n--&&tn(e,t[n],0)>-1;);return n;}var yn=an({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),gn=an({"&":"&","<":"<",">":">",'"':""","'":"'"});function bn(t){return"\\"+_e[t];}function vn(t){return me.test(t);}function wn(map){var t=-1,e=Array(map.size);return map.forEach(function(n,r){e[++t]=[r,n];}),e;}function _n(t,e){return function(n){return t(e(n));};}function An(t,e){for(var n=-1,r=t.length,o=0,c=[];++n",""":'"',"'":"'"});var Sn=function t(e){var n,r=(e=null==e?Me:Sn.defaults(Me.Object(),e,Sn.pick(Me,ge))).Array,o=e.Date,bt=e.Error,Ct=e.Function,Bt=e.Math,Lt=e.Object,Ft=e.RegExp,Dt=e.String,Ut=e.TypeError,Gt=r.prototype,zt=Ct.prototype,Ht=Lt.prototype,qt=e["__core-js_shared__"],Kt=zt.toString,Wt=Ht.hasOwnProperty,Vt=0,Jt=(n=/[^.]+$/.exec(qt&&qt.keys&&qt.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",Yt=Ht.toString,Qt=Kt.call(Lt),Xt=Me._,Zt=Ft("^"+Kt.call(Wt).replace(mt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$t=Se?e.Buffer:c,te=e.Symbol,ee=e.Uint8Array,ne=$t?$t.allocUnsafe:c,re=_n(Lt.getPrototypeOf,Lt),ie=Lt.create,oe=Ht.propertyIsEnumerable,ae=Gt.splice,se=te?te.isConcatSpreadable:c,ue=te?te.iterator:c,ce=te?te.toStringTag:c,le=function(){try{var t=ko(Lt,"defineProperty");return t({},"",{}),t;}catch(t){}}(),de=e.clearTimeout!==Me.clearTimeout&&e.clearTimeout,me=o&&o.now!==Me.Date.now&&o.now,_e=e.setTimeout!==Me.setTimeout&&e.setTimeout,Te=Bt.ceil,Oe=Bt.floor,ke=Lt.getOwnPropertySymbols,xe=$t?$t.isBuffer:c,je=e.isFinite,Ne=Gt.join,Xe=_n(Lt.keys,Lt),an=Bt.max,jn=Bt.min,Nn=o.now,In=e.parseInt,Pn=Bt.random,Rn=Gt.reverse,Cn=ko(e,"DataView"),Bn=ko(e,"Map"),Ln=ko(e,"Promise"),Fn=ko(e,"Set"),Dn=ko(e,"WeakMap"),Un=ko(Lt,"create"),Gn=Dn&&new Dn(),zn={},Hn=$o(Cn),qn=$o(Bn),Kn=$o(Ln),Wn=$o(Fn),Vn=$o(Dn),Jn=te?te.prototype:c,Yn=Jn?Jn.valueOf:c,Qn=Jn?Jn.toString:c;function Xn(t){if(ps(t)&&!rs(t)&&!(t instanceof nr)){if(t instanceof er)return t;if(Wt.call(t,"__wrapped__"))return ta(t);}return new er(t);}var Zn=function(){function object(){}return function(t){if(!ds(t))return{};if(ie)return ie(t);object.prototype=t;var e=new object();return object.prototype=c,e;};}();function $n(){}function er(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=c;}function nr(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=T,this.__views__=[];}function rr(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e=e?t:e)),t;}function Ar(t,e,n,r,object,o){var l,f=1&e,h=2&e,d=4&e;if(n&&(l=object?n(t,r,object,o):n(t)),l!==c)return l;if(!ds(t))return t;var m=rs(t);if(m){if(l=function(t){var e=t.length,n=new t.constructor(e);e&&"string"==typeof t[0]&&Wt.call(t,"index")&&(n.index=t.index,n.input=t.input);return n;}(t),!f)return qi(t,l);}else{var y=jo(t),v=y==N||y==I;if(ss(t))return Fi(t,f);if(y==C||y==M||v&&!object){if(l=h||v?{}:Io(t),!f)return h?function(source,object){return Ki(source,So(source),object);}(t,function(object,source){return object&&Ki(source,Ks(source),object);}(l,t)):function(source,object){return Ki(source,xo(source),object);}(t,gr(l,t));}else{if(!we[y])return object?t:{};l=function(object,t,e){var n=object.constructor;switch(t){case z:return Di(object);case x:case S:return new n(+object);case H:return function(t,e){var n=e?Di(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength);}(object,e);case K:case W:case V:case J:case Y:case Q:case X:case Z:case $:return Ui(object,e);case P:return new n();case R:case D:return new n(object);case L:return function(t){var e=new t.constructor(t.source,Mt.exec(t));return e.lastIndex=t.lastIndex,e;}(object);case F:return new n();case U:return symbol=object,Yn?Lt(Yn.call(symbol)):{};}var symbol;}(t,y,f);}}o||(o=new sr());var w=o.get(t);if(w)return w;o.set(t,l),vs(t)?t.forEach(function(r){l.add(Ar(r,e,n,r,t,o));}):ms(t)&&t.forEach(function(r,c){l.set(c,Ar(r,e,n,c,t,o));});var _=m?c:(d?h?wo:vo:h?Ks:qs)(t);return Ue(_||t,function(r,c){_&&(r=t[c=r]),pr(l,c,Ar(r,e,n,c,t,o));}),l;}function Er(object,source,t){var e=t.length;if(null==object)return!e;for(object=Lt(object);e--;){var n=t[e],r=source[n],o=object[n];if(o===c&&!(n in object)||!r(o))return!1;}return!0;}function Tr(t,e,n){if("function"!=typeof t)throw new Ut(l);return Wo(function(){t.apply(c,n);},e);}function Or(t,e,n,r){var o=-1,c=qe,l=!0,f=t.length,h=[],d=e.length;if(!f)return h;n&&(e=We(e,fn(n))),r?(c=Ke,l=!1):e.length>=200&&(c=dn,l=!1,e=new ar(e));t:for(;++o-1;},ir.prototype.set=function(t,e){var data=this.__data__,n=mr(data,t);return n<0?(++this.size,data.push([t,e])):data[n][1]=e,this;},or.prototype.clear=function(){this.size=0,this.__data__={hash:new rr(),map:new(Bn||ir)(),string:new rr()};},or.prototype.delete=function(t){var e=Oo(this,t).delete(t);return this.size-=e?1:0,e;},or.prototype.get=function(t){return Oo(this,t).get(t);},or.prototype.has=function(t){return Oo(this,t).has(t);},or.prototype.set=function(t,e){var data=Oo(this,t),n=data.size;return data.set(t,e),this.size+=data.size==n?0:1,this;},ar.prototype.add=ar.prototype.push=function(t){return this.__data__.set(t,f),this;},ar.prototype.has=function(t){return this.__data__.has(t);},sr.prototype.clear=function(){this.__data__=new ir(),this.size=0;},sr.prototype.delete=function(t){var data=this.__data__,e=data.delete(t);return this.size=data.size,e;},sr.prototype.get=function(t){return this.__data__.get(t);},sr.prototype.has=function(t){return this.__data__.has(t);},sr.prototype.set=function(t,e){var data=this.__data__;if(data instanceof ir){var n=data.__data__;if(!Bn||n.length<199)return n.push([t,e]),this.size=++data.size,this;data=this.__data__=new or(n);}return data.set(t,e),this.size=data.size,this;};var Mr=Ji(Rr),kr=Ji(Cr,!0);function xr(t,e){var n=!0;return Mr(t,function(t,r,o){return n=!!e(t,r,o);}),n;}function Sr(t,e,n){for(var r=-1,o=t.length;++r0&&n(f)?e>1?Nr(f,e-1,n,r,o):Ve(o,f):r||(o[o.length]=f);}return o;}var Ir=Yi(),Pr=Yi(!0);function Rr(object,t){return object&&Ir(object,t,qs);}function Cr(object,t){return object&&Pr(object,t,qs);}function Br(object,t){return He(t,function(t){return ls(object[t]);});}function Lr(object,path){for(var t=0,e=(path=Ri(path,object)).length;null!=object&&te;}function Gr(object,t){return null!=object&&Wt.call(object,t);}function zr(object,t){return null!=object&&t in Lt(object);}function Hr(t,e,n){for(var o=n?Ke:qe,l=t[0].length,f=t.length,h=f,d=r(f),m=1/0,y=[];h--;){var v=t[h];h&&e&&(v=We(v,fn(e))),m=jn(v.length,m),d[h]=!n&&(e||l>=120&&v.length>=120)?new ar(h&&v):c;}v=t[0];var w=-1,_=d[0];t:for(;++w=l?f:f*("desc"==e[n]?-1:1);}return object.index-t.index;}(object,t,n);});}function oi(object,t,e){for(var n=-1,r=t.length,o={};++n-1;)f!==t&&ae.call(f,h,1),ae.call(t,h,1);return t;}function si(t,e){for(var n=t?e.length:0,r=n-1;n--;){var o=e[n];if(n==r||o!==c){var c=o;Ro(o)?ae.call(t,o,1):Mi(t,o);}}return t;}function ui(t,e){return t+Oe(Pn()*(e-t+1));}function ci(t,e){var n="";if(!t||e<1||e>A)return n;do{e%2&&(n+=t),(e=Oe(e/2))&&(t+=t);}while(e);return n;}function fi(t,e){return Vo(zo(t,e,yu),t+"");}function hi(t){return cr($s(t));}function di(t,e){var n=$s(t);return Qo(n,_r(e,0,n.length));}function pi(object,path,t,e){if(!ds(object))return object;for(var n=-1,r=(path=Ri(path,object)).length,o=r-1,l=object;null!=l&&++nc?0:c+e),(n=n>c?c:n)<0&&(n+=c),c=e>n?0:n-e>>>0,e>>>=0;for(var l=r(c);++o>>1,l=t[c];null!==l&&!_s(l)&&(n?l<=e:l=200){var d=e?null:lo(t);if(d)return En(d);l=!1,o=dn,h=new ar();}else h=e?[]:f;t:for(;++r=r?t:bi(t,e,n);}var Li=de||function(t){return Me.clearTimeout(t);};function Fi(t,e){if(e)return t.slice();var n=t.length,r=ne?ne(n):new t.constructor(n);return t.copy(r),r;}function Di(t){var e=new t.constructor(t.byteLength);return new ee(e).set(new ee(t)),e;}function Ui(t,e){var n=e?Di(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length);}function Gi(t,e){if(t!==e){var n=t!==c,r=null===t,o=t==t,l=_s(t),f=e!==c,h=null===e,d=e==e,m=_s(e);if(!h&&!m&&!l&&t>e||l&&f&&d&&!h&&!m||r&&f&&d||!n&&d||!o)return 1;if(!r&&!l&&!m&&t1?e[r-1]:c,l=r>2?e[2]:c;for(o=t.length>3&&"function"==typeof o?(r--,o):c,l&&Co(e[0],e[1],l)&&(o=r<3?c:o,r=1),object=Lt(object);++n-1?o[l?e[f]:f]:c;};}function to(t){return bo(function(e){var n=e.length,r=n,o=er.prototype.thru;for(t&&e.reverse();r--;){var f=e[r];if("function"!=typeof f)throw new Ut(l);if(o&&!h&&"wrapper"==Ao(f))var h=new er([],!0);}for(r=h?r:n;++r1&&k.reverse(),w&&mh))return!1;var m=l.get(t),y=l.get(e);if(m&&y)return m==e&&y==t;var v=-1,w=!0,_=2&n?new ar():c;for(l.set(t,e),l.set(e,t);++v-1&&t%1==0&&t1?"& ":"")+details[e],details=details.join(t>2?", ":" "),source.replace(vt,"{\n/* [wrapped with "+details+"] */\n");}(source,function(details,t){return Ue(O,function(e){var n="_."+e[0];t&e[1]&&!qe(details,n)&&details.push(n);}),details.sort();}(function(source){var t=source.match(wt);return t?t[1].split(_t):[];}(source),n)));}function Yo(t){var e=0,n=0;return function(){var r=Nn(),o=16-(r-n);if(n=r,o>0){if(++e>=800)return arguments[0];}else e=0;return t.apply(c,arguments);};}function Qo(t,e){var n=-1,r=t.length,o=r-1;for(e=e===c?r:e;++n1?t[e-1]:c;return n="function"==typeof n?(t.pop(),n):c,va(t,n);});function Ma(t){var e=Xn(t);return e.__chain__=!0,e;}function ka(t,e){return e(t);}var xa=bo(function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,o=function(object){return wr(object,t);};return!(e>1||this.__actions__.length)&&r instanceof nr&&Ro(n)?((r=r.slice(n,+n+(e?1:0))).__actions__.push({func:ka,args:[o],thisArg:c}),new er(r,this.__chain__).thru(function(t){return e&&!t.length&&t.push(c),t;})):this.thru(o);});var Sa=Wi(function(t,e,n){Wt.call(t,n)?++t[n]:vr(t,n,1);});var ja=$i(ia),Na=$i(oa);function Ia(t,e){return(rs(t)?Ue:Mr)(t,To(e,3));}function Pa(t,e){return(rs(t)?Ge:kr)(t,To(e,3));}var Ra=Wi(function(t,e,n){Wt.call(t,n)?t[n].push(e):vr(t,n,[e]);});var Ca=fi(function(t,path,e){var n=-1,o="function"==typeof path,c=os(t)?r(t.length):[];return Mr(t,function(t){c[++n]=o?Fe(path,t,e):qr(t,path,e);}),c;}),Ba=Wi(function(t,e,n){vr(t,n,e);});function map(t,e){return(rs(t)?We:$r)(t,To(e,3));}var La=Wi(function(t,e,n){t[n?0:1].push(e);},function(){return[[],[]];});var Fa=fi(function(t,e){if(null==t)return[];var n=e.length;return n>1&&Co(t,e[0],e[1])?e=[]:n>2&&Co(e[0],e[1],e[2])&&(e=[e[0]]),ii(t,Nr(e,1),[]);}),Da=me||function(){return Me.Date.now();};function Ua(t,e,n){return e=n?c:e,e=t&&null==e?t.length:e,ho(t,v,c,c,c,c,e);}function Ga(t,e){var n;if("function"!=typeof e)throw new Ut(l);return t=ks(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=c),n;};}var za=fi(function(t,e,n){var r=1;if(n.length){var o=An(n,Eo(za));r|=m;}return ho(t,r,e,n,o);}),Ha=fi(function(object,t,e){var n=3;if(e.length){var r=An(e,Eo(Ha));n|=m;}return ho(t,n,object,e,r);});function qa(t,e,n){var r,o,f,h,d,m,y=0,v=!1,w=!1,_=!0;if("function"!=typeof t)throw new Ut(l);function A(time){var e=r,n=o;return r=o=c,y=time,h=t.apply(n,e);}function E(time){var t=time-m;return m===c||t>=e||t<0||w&&time-y>=f;}function T(){var time=Da();if(E(time))return O(time);d=Wo(T,function(time){var t=e-(time-m);return w?jn(t,f-(time-y)):t;}(time));}function O(time){return d=c,_&&r?A(time):(r=o=c,h);}function M(){var time=Da(),t=E(time);if(r=arguments,o=this,m=time,t){if(d===c)return function(time){return y=time,d=Wo(T,e),v?A(time):h;}(m);if(w)return Li(d),d=Wo(T,e),A(m);}return d===c&&(d=Wo(T,e)),h;}return e=Ss(e)||0,ds(n)&&(v=!!n.leading,f=(w="maxWait"in n)?an(Ss(n.maxWait)||0,e):f,_="trailing"in n?!!n.trailing:_),M.cancel=function(){d!==c&&Li(d),y=0,r=m=o=d=c;},M.flush=function(){return d===c?h:O(Da());},M;}var Ka=fi(function(t,e){return Tr(t,1,e);}),Wa=fi(function(t,e,n){return Tr(t,Ss(e)||0,n);});function Va(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new Ut(l);var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],c=n.cache;if(c.has(o))return c.get(o);var l=t.apply(this,r);return n.cache=c.set(o,l)||c,l;};return n.cache=new(Va.Cache||or)(),n;}function Ja(t){if("function"!=typeof t)throw new Ut(l);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2]);}return!t.apply(this,e);};}Va.Cache=or;var Ya=Ci(function(t,e){var n=(e=1==e.length&&rs(e[0])?We(e[0],fn(To())):We(Nr(e,1),fn(To()))).length;return fi(function(r){for(var o=-1,c=jn(r.length,n);++o=e;}),ns=Kr(function(){return arguments;}())?Kr:function(t){return ps(t)&&Wt.call(t,"callee")&&!oe.call(t,"callee");},rs=r.isArray,is=Ie?fn(Ie):function(t){return ps(t)&&Dr(t)==z;};function os(t){return null!=t&&hs(t.length)&&!ls(t);}function as(t){return ps(t)&&os(t);}var ss=xe||Su,us=Pe?fn(Pe):function(t){return ps(t)&&Dr(t)==S;};function cs(t){if(!ps(t))return!1;var e=Dr(t);return e==j||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!gs(t);}function ls(t){if(!ds(t))return!1;var e=Dr(t);return e==N||e==I||"[object AsyncFunction]"==e||"[object Proxy]"==e;}function fs(t){return"number"==typeof t&&t==ks(t);}function hs(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=A;}function ds(t){var e=typeof t;return null!=t&&("object"==e||"function"==e);}function ps(t){return null!=t&&"object"==typeof t;}var ms=Re?fn(Re):function(t){return ps(t)&&jo(t)==P;};function ys(t){return"number"==typeof t||ps(t)&&Dr(t)==R;}function gs(t){if(!ps(t)||Dr(t)!=C)return!1;var e=re(t);if(null===e)return!0;var n=Wt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Kt.call(n)==Qt;}var bs=Ce?fn(Ce):function(t){return ps(t)&&Dr(t)==L;};var vs=Be?fn(Be):function(t){return ps(t)&&jo(t)==F;};function ws(t){return"string"==typeof t||!rs(t)&&ps(t)&&Dr(t)==D;}function _s(t){return"symbol"==typeof t||ps(t)&&Dr(t)==U;}var As=Le?fn(Le):function(t){return ps(t)&&hs(t.length)&&!!ve[Dr(t)];};var Es=so(Zr),Ts=so(function(t,e){return t<=e;});function Os(t){if(!t)return[];if(os(t))return ws(t)?Mn(t):qi(t);if(ue&&t[ue])return function(t){for(var data,e=[];!(data=t.next()).done;)e.push(data.value);return e;}(t[ue]());var e=jo(t);return(e==P?wn:e==F?En:$s)(t);}function Ms(t){return t?(t=Ss(t))===_||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0;}function ks(t){var e=Ms(t),n=e%1;return e==e?n?e-n:e:0;}function xs(t){return t?_r(ks(t),0,T):0;}function Ss(t){if("number"==typeof t)return t;if(_s(t))return E;if(ds(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ds(e)?e+"":e;}if("string"!=typeof t)return 0===t?t:+t;t=ln(t);var n=xt.test(t);return n||jt.test(t)?Ee(t.slice(2),n?2:8):kt.test(t)?E:+t;}function js(t){return Ki(t,Ks(t));}function Ns(t){return null==t?"":Ti(t);}var Is=Vi(function(object,source){if(Do(source)||os(source))Ki(source,qs(source),object);else for(var t in source)Wt.call(source,t)&&pr(object,t,source[t]);}),Ps=Vi(function(object,source){Ki(source,Ks(source),object);}),Rs=Vi(function(object,source,t,e){Ki(source,Ks(source),object,e);}),Cs=Vi(function(object,source,t,e){Ki(source,qs(source),object,e);}),Bs=bo(wr);var Ls=fi(function(object,t){object=Lt(object);var e=-1,n=t.length,r=n>2?t[2]:c;for(r&&Co(t[0],t[1],r)&&(n=1);++e1),path;}),Ki(object,wo(object),e),n&&(e=Ar(e,7,yo));for(var r=t.length;r--;)Mi(e,t[r]);return e;});var Ys=bo(function(object,t){return null==object?{}:function(object,t){return oi(object,t,function(t,path){return Us(object,path);});}(object,t);});function Qs(object,t){if(null==object)return{};var e=We(wo(object),function(t){return[t];});return t=To(t),oi(object,e,function(e,path){return t(e,path[0]);});}var Xs=fo(qs),Zs=fo(Ks);function $s(object){return null==object?[]:hn(object,qs(object));}var tu=Xi(function(t,e,n){return e=e.toLowerCase(),t+(n?eu(e):e);});function eu(t){return cu(Ns(t).toLowerCase());}function nu(t){return(t=Ns(t))&&t.replace(It,yn).replace(he,"");}var ru=Xi(function(t,e,n){return t+(n?"-":"")+e.toLowerCase();}),iu=Xi(function(t,e,n){return t+(n?" ":"")+e.toLowerCase();}),ou=Qi("toLowerCase");var au=Xi(function(t,e,n){return t+(n?"_":"")+e.toLowerCase();});var su=Xi(function(t,e,n){return t+(n?" ":"")+cu(e);});var uu=Xi(function(t,e,n){return t+(n?" ":"")+e.toUpperCase();}),cu=Qi("toUpperCase");function lu(t,pattern,e){return t=Ns(t),(pattern=e?c:pattern)===c?function(t){return ye.test(t);}(t)?function(t){return t.match(pe)||[];}(t):function(t){return t.match(At)||[];}(t):t.match(pattern)||[];}var fu=fi(function(t,e){try{return Fe(t,c,e);}catch(t){return cs(t)?t:new bt(t);}}),hu=bo(function(object,t){return Ue(t,function(t){t=Zo(t),vr(object,t,za(object[t],object));}),object;});function du(t){return function(){return t;};}var pu=to(),mu=to(!0);function yu(t){return t;}function gu(t){return Yr("function"==typeof t?t:Ar(t,1));}var bu=fi(function(path,t){return function(object){return qr(object,path,t);};}),vu=fi(function(object,t){return function(path){return qr(object,path,t);};});function wu(object,source,t){var e=qs(source),n=Br(source,e);null!=t||ds(source)&&(n.length||!e.length)||(t=source,source=object,object=this,n=Br(source,qs(source)));var r=!(ds(t)&&"chain"in t&&!t.chain),o=ls(object);return Ue(n,function(t){var e=source[t];object[t]=e,o&&(object.prototype[t]=function(){var t=this.__chain__;if(r||t){var n=object(this.__wrapped__);return(n.__actions__=qi(this.__actions__)).push({func:e,args:arguments,thisArg:object}),n.__chain__=t,n;}return e.apply(object,Ve([this.value()],arguments));});}),object;}function _u(){}var Au=io(We),Eu=io(ze),Tu=io(Qe);function Ou(path){return Bo(path)?on(Zo(path)):function(path){return function(object){return Lr(object,path);};}(path);}var Mu=ao(),ku=ao(!0);function xu(){return[];}function Su(){return!1;}var ju=ro(function(t,e){return t+e;},0),Nu=co("ceil"),Iu=ro(function(t,e){return t/e;},1),Pu=co("floor");var source,Ru=ro(function(t,e){return t*e;},1),Cu=co("round"),Bu=ro(function(t,e){return t-e;},0);return Xn.after=function(t,e){if("function"!=typeof e)throw new Ut(l);return t=ks(t),function(){if(--t<1)return e.apply(this,arguments);};},Xn.ary=Ua,Xn.assign=Is,Xn.assignIn=Ps,Xn.assignInWith=Rs,Xn.assignWith=Cs,Xn.at=Bs,Xn.before=Ga,Xn.bind=za,Xn.bindAll=hu,Xn.bindKey=Ha,Xn.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return rs(t)?t:[t];},Xn.chain=Ma,Xn.chunk=function(t,e,n){e=(n?Co(t,e,n):e===c)?1:an(ks(e),0);var o=null==t?0:t.length;if(!o||e<1)return[];for(var l=0,f=0,h=r(Te(o/e));lo?0:o+n),(r=r===c||r>o?o:ks(r))<0&&(r+=o),r=n>r?0:xs(r);n>>0)?(t=Ns(t))&&("string"==typeof e||null!=e&&!bs(e))&&!(e=Ti(e))&&vn(t)?Bi(Mn(t),0,n):t.split(e,n):[];},Xn.spread=function(t,e){if("function"!=typeof t)throw new Ut(l);return e=null==e?0:an(ks(e),0),fi(function(n){var r=n[e],o=Bi(n,0,e);return r&&Ve(o,r),Fe(t,this,o);});},Xn.tail=function(t){var e=null==t?0:t.length;return e?bi(t,1,e):[];},Xn.take=function(t,e,n){return t&&t.length?bi(t,0,(e=n||e===c?1:ks(e))<0?0:e):[];},Xn.takeRight=function(t,e,n){var r=null==t?0:t.length;return r?bi(t,(e=r-(e=n||e===c?1:ks(e)))<0?0:e,r):[];},Xn.takeRightWhile=function(t,e){return t&&t.length?xi(t,To(e,3),!1,!0):[];},Xn.takeWhile=function(t,e){return t&&t.length?xi(t,To(e,3)):[];},Xn.tap=function(t,e){return e(t),t;},Xn.throttle=function(t,e,n){var r=!0,o=!0;if("function"!=typeof t)throw new Ut(l);return ds(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),qa(t,e,{leading:r,maxWait:e,trailing:o});},Xn.thru=ka,Xn.toArray=Os,Xn.toPairs=Xs,Xn.toPairsIn=Zs,Xn.toPath=function(t){return rs(t)?We(t,Zo):_s(t)?[t]:qi(Xo(Ns(t)));},Xn.toPlainObject=js,Xn.transform=function(object,t,e){var n=rs(object),r=n||ss(object)||As(object);if(t=To(t,4),null==e){var o=object&&object.constructor;e=r?n?new o():[]:ds(object)&&ls(o)?Zn(re(object)):{};}return(r?Ue:Rr)(object,function(n,r,object){return t(e,n,r,object);}),e;},Xn.unary=function(t){return Ua(t,1);},Xn.union=ma,Xn.unionBy=ya,Xn.unionWith=ga,Xn.uniq=function(t){return t&&t.length?Oi(t):[];},Xn.uniqBy=function(t,e){return t&&t.length?Oi(t,To(e,2)):[];},Xn.uniqWith=function(t,e){return e="function"==typeof e?e:c,t&&t.length?Oi(t,c,e):[];},Xn.unset=function(object,path){return null==object||Mi(object,path);},Xn.unzip=ba,Xn.unzipWith=va,Xn.update=function(object,path,t){return null==object?object:ki(object,path,Pi(t));},Xn.updateWith=function(object,path,t,e){return e="function"==typeof e?e:c,null==object?object:ki(object,path,Pi(t),e);},Xn.values=$s,Xn.valuesIn=function(object){return null==object?[]:hn(object,Ks(object));},Xn.without=wa,Xn.words=lu,Xn.wrap=function(t,e){return Qa(Pi(e),t);},Xn.xor=_a,Xn.xorBy=Aa,Xn.xorWith=Ea,Xn.zip=Ta,Xn.zipObject=function(t,e){return Ni(t||[],e||[],pr);},Xn.zipObjectDeep=function(t,e){return Ni(t||[],e||[],pi);},Xn.zipWith=Oa,Xn.entries=Xs,Xn.entriesIn=Zs,Xn.extend=Ps,Xn.extendWith=Rs,wu(Xn,Xn),Xn.add=ju,Xn.attempt=fu,Xn.camelCase=tu,Xn.capitalize=eu,Xn.ceil=Nu,Xn.clamp=function(t,e,n){return n===c&&(n=e,e=c),n!==c&&(n=(n=Ss(n))==n?n:0),e!==c&&(e=(e=Ss(e))==e?e:0),_r(Ss(t),e,n);},Xn.clone=function(t){return Ar(t,4);},Xn.cloneDeep=function(t){return Ar(t,5);},Xn.cloneDeepWith=function(t,e){return Ar(t,5,e="function"==typeof e?e:c);},Xn.cloneWith=function(t,e){return Ar(t,4,e="function"==typeof e?e:c);},Xn.conformsTo=function(object,source){return null==source||Er(object,source,qs(source));},Xn.deburr=nu,Xn.defaultTo=function(t,e){return null==t||t!=t?e:t;},Xn.divide=Iu,Xn.endsWith=function(t,e,n){t=Ns(t),e=Ti(e);var r=t.length,o=n=n===c?r:_r(ks(n),0,r);return(n-=e.length)>=0&&t.slice(n,o)==e;},Xn.eq=$a,Xn.escape=function(t){return(t=Ns(t))&&st.test(t)?t.replace(ot,gn):t;},Xn.escapeRegExp=function(t){return(t=Ns(t))&&yt.test(t)?t.replace(mt,"\\$&"):t;},Xn.every=function(t,e,n){var r=rs(t)?ze:xr;return n&&Co(t,e,n)&&(e=c),r(t,To(e,3));},Xn.find=ja,Xn.findIndex=ia,Xn.findKey=function(object,t){return Ze(object,To(t,3),Rr);},Xn.findLast=Na,Xn.findLastIndex=oa,Xn.findLastKey=function(object,t){return Ze(object,To(t,3),Cr);},Xn.floor=Pu,Xn.forEach=Ia,Xn.forEachRight=Pa,Xn.forIn=function(object,t){return null==object?object:Ir(object,To(t,3),Ks);},Xn.forInRight=function(object,t){return null==object?object:Pr(object,To(t,3),Ks);},Xn.forOwn=function(object,t){return object&&Rr(object,To(t,3));},Xn.forOwnRight=function(object,t){return object&&Cr(object,To(t,3));},Xn.get=Ds,Xn.gt=ts,Xn.gte=es,Xn.has=function(object,path){return null!=object&&No(object,path,Gr);},Xn.hasIn=Us,Xn.head=head,Xn.identity=yu,Xn.includes=function(t,e,n,r){t=os(t)?t:$s(t),n=n&&!r?ks(n):0;var o=t.length;return n<0&&(n=an(o+n,0)),ws(t)?n<=o&&t.indexOf(e,n)>-1:!!o&&tn(t,e,n)>-1;},Xn.indexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var o=null==n?0:ks(n);return o<0&&(o=an(r+o,0)),tn(t,e,o);},Xn.inRange=function(t,e,n){return e=Ms(e),n===c?(n=e,e=0):n=Ms(n),function(t,e,n){return t>=jn(e,n)&&t=-9007199254740991&&t<=A;},Xn.isSet=vs,Xn.isString=ws,Xn.isSymbol=_s,Xn.isTypedArray=As,Xn.isUndefined=function(t){return t===c;},Xn.isWeakMap=function(t){return ps(t)&&jo(t)==G;},Xn.isWeakSet=function(t){return ps(t)&&"[object WeakSet]"==Dr(t);},Xn.join=function(t,e){return null==t?"":Ne.call(t,e);},Xn.kebabCase=ru,Xn.last=la,Xn.lastIndexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var o=r;return n!==c&&(o=(o=ks(n))<0?an(r+o,0):jn(o,r-1)),e==e?function(t,e,n){for(var r=n+1;r--;)if(t[r]===e)return r;return r;}(t,e,o):$e(t,nn,o,!0);},Xn.lowerCase=iu,Xn.lowerFirst=ou,Xn.lt=Es,Xn.lte=Ts,Xn.max=function(t){return t&&t.length?Sr(t,yu,Ur):c;},Xn.maxBy=function(t,e){return t&&t.length?Sr(t,To(e,2),Ur):c;},Xn.mean=function(t){return rn(t,yu);},Xn.meanBy=function(t,e){return rn(t,To(e,2));},Xn.min=function(t){return t&&t.length?Sr(t,yu,Zr):c;},Xn.minBy=function(t,e){return t&&t.length?Sr(t,To(e,2),Zr):c;},Xn.stubArray=xu,Xn.stubFalse=Su,Xn.stubObject=function(){return{};},Xn.stubString=function(){return"";},Xn.stubTrue=function(){return!0;},Xn.multiply=Ru,Xn.nth=function(t,e){return t&&t.length?ri(t,ks(e)):c;},Xn.noConflict=function(){return Me._===this&&(Me._=Xt),this;},Xn.noop=_u,Xn.now=Da,Xn.pad=function(t,e,n){t=Ns(t);var r=(e=ks(e))?On(t):0;if(!e||r>=e)return t;var o=(e-r)/2;return oo(Oe(o),n)+t+oo(Te(o),n);},Xn.padEnd=function(t,e,n){t=Ns(t);var r=(e=ks(e))?On(t):0;return e&&re){var r=t;t=e,e=r;}if(n||t%1||e%1){var o=Pn();return jn(t+o*(e-t+Ae("1e-"+((o+"").length-1))),e);}return ui(t,e);},Xn.reduce=function(t,e,n){var r=rs(t)?Je:sn,o=arguments.length<3;return r(t,To(e,4),n,o,Mr);},Xn.reduceRight=function(t,e,n){var r=rs(t)?Ye:sn,o=arguments.length<3;return r(t,To(e,4),n,o,kr);},Xn.repeat=function(t,e,n){return e=(n?Co(t,e,n):e===c)?1:ks(e),ci(Ns(t),e);},Xn.replace=function(){var t=arguments,e=Ns(t[0]);return t.length<3?e:e.replace(t[1],t[2]);},Xn.result=function(object,path,t){var e=-1,n=(path=Ri(path,object)).length;for(n||(n=1,object=c);++eA)return[];var n=T,r=jn(t,T);e=To(e),t-=T;for(var o=cn(r,e);++n=l)return t;var h=n-On(r);if(h<1)return r;var d=f?Bi(f,0,h).join(""):t.slice(0,h);if(o===c)return d+r;if(f&&(h+=d.length-h),bs(o)){if(t.slice(h).search(o)){var m,y=d;for(o.global||(o=Ft(o.source,Ns(Mt.exec(o))+"g")),o.lastIndex=0;m=o.exec(y);)var v=m.index;d=d.slice(0,v===c?h:v);}}else if(t.indexOf(Ti(o),h)!=h){var w=d.lastIndexOf(o);w>-1&&(d=d.slice(0,w));}return d+r;},Xn.unescape=function(t){return(t=Ns(t))&&at.test(t)?t.replace(it,xn):t;},Xn.uniqueId=function(t){var e=++Vt;return Ns(t)+e;},Xn.upperCase=uu,Xn.upperFirst=cu,Xn.each=Ia,Xn.eachRight=Pa,Xn.first=head,wu(Xn,(source={},Rr(Xn,function(t,e){Wt.call(Xn.prototype,e)||(source[e]=t);}),source),{chain:!1}),Xn.VERSION="4.17.21",Ue(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){Xn[t].placeholder=Xn;}),Ue(["drop","take"],function(t,e){nr.prototype[t]=function(n){n=n===c?1:an(ks(n),0);var r=this.__filtered__&&!e?new nr(this):this.clone();return r.__filtered__?r.__takeCount__=jn(n,r.__takeCount__):r.__views__.push({size:jn(n,T),type:t+(r.__dir__<0?"Right":"")}),r;},nr.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse();};}),Ue(["filter","map","takeWhile"],function(t,e){var n=e+1,r=1==n||3==n;nr.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:To(t,3),type:n}),e.__filtered__=e.__filtered__||r,e;};}),Ue(["head","last"],function(t,e){var n="take"+(e?"Right":"");nr.prototype[t]=function(){return this[n](1).value()[0];};}),Ue(["initial","tail"],function(t,e){var n="drop"+(e?"":"Right");nr.prototype[t]=function(){return this.__filtered__?new nr(this):this[n](1);};}),nr.prototype.compact=function(){return this.filter(yu);},nr.prototype.find=function(t){return this.filter(t).head();},nr.prototype.findLast=function(t){return this.reverse().find(t);},nr.prototype.invokeMap=fi(function(path,t){return"function"==typeof path?new nr(this):this.map(function(e){return qr(e,path,t);});}),nr.prototype.reject=function(t){return this.filter(Ja(To(t)));},nr.prototype.slice=function(t,e){t=ks(t);var n=this;return n.__filtered__&&(t>0||e<0)?new nr(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==c&&(n=(e=ks(e))<0?n.dropRight(-e):n.take(e-t)),n);},nr.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse();},nr.prototype.toArray=function(){return this.take(T);},Rr(nr.prototype,function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),o=Xn[r?"take"+("last"==e?"Right":""):e],l=r||/^find/.test(e);o&&(Xn.prototype[e]=function(){var e=this.__wrapped__,f=r?[1]:arguments,h=e instanceof nr,d=f[0],m=h||rs(e),y=function(t){var e=o.apply(Xn,Ve([t],f));return r&&v?e[0]:e;};m&&n&&"function"==typeof d&&1!=d.length&&(h=m=!1);var v=this.__chain__,w=!!this.__actions__.length,_=l&&!v,A=h&&!w;if(!l&&m){e=A?e:new nr(this);var E=t.apply(e,f);return E.__actions__.push({func:ka,args:[y],thisArg:c}),new er(E,v);}return _&&A?t.apply(this,f):(E=this.thru(y),_?r?E.value()[0]:E.value():E);});}),Ue(["pop","push","shift","sort","splice","unshift"],function(t){var e=Gt[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Xn.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var o=this.value();return e.apply(rs(o)?o:[],t);}return this[n](function(n){return e.apply(rs(n)?n:[],t);});};}),Rr(nr.prototype,function(t,e){var n=Xn[e];if(n){var r=n.name+"";Wt.call(zn,r)||(zn[r]=[]),zn[r].push({name:e,func:n});}}),zn[eo(c,2).name]=[{name:"wrapper",func:c}],nr.prototype.clone=function(){var t=new nr(this.__wrapped__);return t.__actions__=qi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=qi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=qi(this.__views__),t;},nr.prototype.reverse=function(){if(this.__filtered__){var t=new nr(this);t.__dir__=-1,t.__filtered__=!0;}else(t=this.clone()).__dir__*=-1;return t;},nr.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=rs(t),r=e<0,o=n?t.length:0,view=function(t,e,n){var r=-1,o=n.length;for(;++r=this.__values__.length;return{done:t,value:t?c:this.__values__[this.__index__++]};},Xn.prototype.plant=function(t){for(var e,n=this;n instanceof $n;){var r=ta(n);r.__index__=0,r.__values__=c,e?o.__wrapped__=r:e=r;var o=r;n=n.__wrapped__;}return o.__wrapped__=t,e;},Xn.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof nr){var e=t;return this.__actions__.length&&(e=new nr(this)),(e=e.reverse()).__actions__.push({func:ka,args:[pa],thisArg:c}),new er(e,this.__chain__);}return this.thru(pa);},Xn.prototype.toJSON=Xn.prototype.valueOf=Xn.prototype.value=function(){return Si(this.__wrapped__,this.__actions__);},Xn.prototype.first=Xn.prototype.head,ue&&(Xn.prototype[ue]=function(){return this;}),Xn;}();Me._=Sn,(o=function(){return Sn;}.call(e,n,e,r))===c||(r.exports=o);}).call(this);}).call(this,n(47),n(97)(t));},function(t,e){},function(t,e){"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}));}:t.exports=function(t,e){if(e){t.super_=e;var n=function(){};n.prototype=e.prototype,t.prototype=new n(),t.prototype.constructor=t;}};},function(t,e,n){"use strict";e.sha1=n(173),e.sha224=n(174),e.sha256=n(125),e.sha384=n(175),e.sha512=n(126);},function(t,e,n){"use strict";var r=n(37),o=n(64),c=n(124),l=r.rotl32,f=r.sum32,h=r.sum32_5,d=c.ft_1,m=o.BlockHash,y=[1518500249,1859775393,2400959708,3395469782];function v(){if(!(this instanceof v))return new v();m.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80);}r.inherits(v,m),t.exports=v,v.blockSize=512,v.outSize=160,v.hmacStrength=80,v.padLength=64,v.prototype._update=function(t,e){for(var n=this.W,i=0;i<16;i++)n[i]=t[e+i];for(;ithis.blockSize&&(t=new this.Hash().update(t).digest()),o(t.length<=this.blockSize);for(var i=t.length;i=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout();},e));},n(181),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate;}).call(this,n(47));},function(t,e,n){(function(t,e){!function(t,n){"use strict";if(!t.setImmediate){var r,html,o,c,l,f=1,h={},d=!1,m=t.document,y=Object.getPrototypeOf&&Object.getPrototypeOf(t);y=y&&y.setTimeout?y:t,"[object process]"==={}.toString.call(t.process)?r=function(t){e.nextTick(function(){w(t);});}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1;},t.postMessage("","*"),t.onmessage=n,e;}}()?t.MessageChannel?((o=new MessageChannel()).port1.onmessage=function(t){w(t.data);},r=function(t){o.port2.postMessage(t);}):m&&"onreadystatechange"in m.createElement("script")?(html=m.documentElement,r=function(t){var script=m.createElement("script");script.onreadystatechange=function(){w(t),script.onreadystatechange=null,html.removeChild(script),script=null;},html.appendChild(script);}):r=function(t){setTimeout(w,0,t);}:(c="setImmediate$"+Math.random()+"$",l=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(c)&&w(+e.data.slice(c.length));},t.addEventListener?t.addEventListener("message",l,!1):t.attachEvent("onmessage",l),r=function(e){t.postMessage(c+e,"*");}),y.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),i=0;i=0&&t<=256&&!(t%1)?"1"+v.substring(0,t):f.throwArgumentError("invalid decimal size","decimals",t);}function _(t,e){null==e&&(e=0);const n=w(e),r=(t=l.a.from(t)).lt(d);r&&(t=t.mul(m));let o=t.mod(n).toString();for(;o.length2&&f.throwArgumentError("too many decimal points","value",t);let c=o[0],h=o[1];for(c||(c="0"),h||(h="0");"0"===h[h.length-1];)h=h.substring(0,h.length-1);for(h.length>n.length-1&&y("fractional component exceeds decimals","underflow","parseFixed"),""===h&&(h="0");h.lengthnull==t[e]?r:(typeof t[e]!==n&&f.throwArgumentError("invalid fixed format ("+e+" not "+n+")","format."+e,t[e]),t[e]);e=o("signed","boolean",e),n=o("width","number",n),r=o("decimals","number",r);}return n%8&&f.throwArgumentError("invalid fixed format width (not byte aligned)","format.width",n),r>80&&f.throwArgumentError("invalid fixed format (decimals too large)","format.decimals",r),new E(h,e,n,r);}}class T{constructor(t,e,n,r){t!==h&&f.throwError("cannot use FixedNumber constructor; use FixedNumber.from",o.b.errors.UNSUPPORTED_OPERATION,{operation:"new FixedFormat"}),this.format=r,this._hex=e,this._value=n,this._isFixedNumber=!0,Object.freeze(this);}_checkFormat(t){this.format.name!==t.format.name&&f.throwArgumentError("incompatible format; use fixedNumber.toFormat","other",t);}addUnsafe(t){this._checkFormat(t);const a=A(this._value,this.format.decimals),b=A(t._value,t.format.decimals);return T.fromValue(a.add(b),this.format.decimals,this.format);}subUnsafe(t){this._checkFormat(t);const a=A(this._value,this.format.decimals),b=A(t._value,t.format.decimals);return T.fromValue(a.sub(b),this.format.decimals,this.format);}mulUnsafe(t){this._checkFormat(t);const a=A(this._value,this.format.decimals),b=A(t._value,t.format.decimals);return T.fromValue(a.mul(b).div(this.format._multiplier),this.format.decimals,this.format);}divUnsafe(t){this._checkFormat(t);const a=A(this._value,this.format.decimals),b=A(t._value,t.format.decimals);return T.fromValue(a.mul(this.format._multiplier).div(b),this.format.decimals,this.format);}floor(){const t=this.toString().split(".");1===t.length&&t.push("0");let e=T.from(t[0],this.format);const n=!t[1].match(/^(0*)$/);return this.isNegative()&&n&&(e=e.subUnsafe(O.toFormat(e.format))),e;}ceiling(){const t=this.toString().split(".");1===t.length&&t.push("0");let e=T.from(t[0],this.format);const n=!t[1].match(/^(0*)$/);return!this.isNegative()&&n&&(e=e.addUnsafe(O.toFormat(e.format))),e;}round(t){null==t&&(t=0);const e=this.toString().split(".");if(1===e.length&&e.push("0"),(t<0||t>80||t%1)&&f.throwArgumentError("invalid decimal count","decimals",t),e[1].length<=t)return this;const n=T.from("1"+v.substring(0,t),this.format),r=M.toFormat(this.format);return this.mulUnsafe(n).addUnsafe(r).floor().divUnsafe(n);}isZero(){return"0.0"===this._value||"0"===this._value;}isNegative(){return"-"===this._value[0];}toString(){return this._value;}toHexString(t){if(null==t)return this._hex;t%8&&f.throwArgumentError("invalid byte width","width",t);const e=l.a.from(this._hex).fromTwos(this.format.width).toTwos(t).toHexString();return Object(r.h)(e,t/8);}toUnsafeFloat(){return parseFloat(this.toString());}toFormat(t){return T.fromString(this._value,t);}static fromValue(t,e,n){return null!=n||null==e||Object(l.d)(e)||(n=e,e=null),null==e&&(e=0),null==n&&(n="fixed"),T.fromString(_(t,e),E.from(n));}static fromString(t,e){null==e&&(e="fixed");const n=E.from(e),o=A(t,n.decimals);!n.signed&&o.lt(d)&&y("unsigned value cannot be negative","overflow","value",t);let c=null;n.signed?c=o.toTwos(n.width).toHexString():(c=o.toHexString(),c=Object(r.h)(c,n.width/8));const l=_(o,n.decimals);return new T(h,c,l,n);}static fromBytes(t,e){null==e&&(e="fixed");const n=E.from(e);if(Object(r.a)(t).length>n.width/8)throw new Error("overflow");let o=l.a.from(t);n.signed&&(o=o.fromTwos(n.width));const c=o.toTwos((n.signed?0:1)+n.width).toHexString(),f=_(o,n.decimals);return new T(h,c,f,n);}static from(t,e){if("string"==typeof t)return T.fromString(t,e);if(Object(r.j)(t))return T.fromBytes(t,e);try{return T.fromValue(t,0,e);}catch(t){if(t.code!==o.b.errors.INVALID_ARGUMENT)throw t;}return f.throwArgumentError("invalid FixedNumber value","value",t);}static isFixedNumber(t){return!(!t||!t._isFixedNumber);}}const O=T.from(1),M=T.from("0.5");},function(t,e,n){var r=n(39),o=n(17),c=n(35),l=TypeError;t.exports=function(input,t){var e,n;if("string"===t&&o(e=input.toString)&&!c(n=r(e,input)))return n;if(o(e=input.valueOf)&&!c(n=r(e,input)))return n;if("string"!==t&&o(e=input.toString)&&!c(n=r(e,input)))return n;throw l("Can't convert object to primitive value");};},function(t,e,n){var r=n(22),o=n(17),c=r.WeakMap;t.exports=o(c)&&/native code/.test(String(c));},function(t,e,n){"use strict";var r=n(101),o=n(82);t.exports=r?{}.toString:function(){return"[object "+o(this)+"]";};},function(t,e,n){var r=n(22),o=n(187),c=n(188),l=n(189),f=n(79),h=function(t){if(t&&t.forEach!==l)try{f(t,"forEach",l);}catch(e){t.forEach=l;}};for(var d in o)o[d]&&h(r[d]&&r[d].prototype);h(c);},function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0};},function(t,e,n){var r=n(106)("span").classList,o=r&&r.constructor&&r.constructor.prototype;t.exports=o===Object.prototype?void 0:o;},function(t,e,n){"use strict";var r=n(111).forEach,o=n(194)("forEach");t.exports=o?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0);};},function(t,e,n){var r=n(49),o=n(12);t.exports=function(t){if("Function"===r(t))return o(t);};},function(t,e,n){var r=n(83),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0;};},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?r:n)(e);};},function(t,e,n){var r=n(112),o=n(113),c=n(35),l=n(21)("species"),f=Array;t.exports=function(t){var e;return r(t)&&(e=t.constructor,(o(e)&&(e===f||r(e.prototype))||c(e)&&null===(e=e[l]))&&(e=void 0)),void 0===e?f:e;};},function(t,e,n){"use strict";var r=n(14);t.exports=function(t,e){var n=[][t];return!!n&&r(function(){n.call(null,e||function(){return 1;},1);});};},function(t,e,n){var r=n(19),o=n(197).values;r({target:"Object",stat:!0},{values:function(t){return o(t);}});},function(t,e,n){var r=n(25),o=n(142),c=n(58),l=n(34);t.exports=function(t,source,e){for(var n=o(source),f=l.f,h=c.f,i=0;ii;)n=c[i++],r&&!(v?n in o:d(o,n))||m(_,t?[n,o[n]]:o[n]);return _;};};t.exports={entries:v(!0),values:v(!1)};},function(t,e,n){var r=n(14);t.exports=!r(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t())!==t.prototype;});},function(t,e,n){var r=n(26),o=n(109).EXISTS,c=n(12),l=n(146),f=Function.prototype,h=c(f.toString),d=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,m=c(d.exec);r&&!o&&l(f,"name",{configurable:!0,get:function(){try{return m(d,h(this))[1];}catch(t){return"";}}});},function(t,e,n){var r=n(21),o=n(75),c=n(34).f,l=r("unscopables"),f=Array.prototype;null==f[l]&&c(f,l,{configurable:!0,value:o(null)}),t.exports=function(t){f[l][t]=!0;};},function(t,e,n){var r=n(44);t.exports=r("document","documentElement");},function(t,e,n){var r=n(203),o=TypeError;t.exports=function(t){if(r(t))throw o("The method doesn't accept regular expressions");return t;};},function(t,e,n){var r=n(35),o=n(49),c=n(21)("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[c])?!!e:"RegExp"==o(t));};},function(t,e,n){var r=n(21)("match");t.exports=function(t){var e=/./;try{"/./"[t](e);}catch(n){try{return e[r]=!1,"/./"[t](e);}catch(t){}}return!1;};},function(t,e,n){var r=n(19),o=n(48),c=n(85);r({target:"Object",stat:!0,forced:n(14)(function(){c(1);})},{keys:function(t){return c(o(t));}});},function(t,e,n){n(207),n(212),n(213),n(214),n(216);},function(t,e,n){"use strict";var r=n(19),o=n(22),c=n(39),l=n(12),f=n(67),h=n(26),d=n(56),m=n(14),y=n(25),v=n(107),w=n(38),_=n(42),A=n(78),E=n(50),T=n(73),O=n(75),M=n(85),k=n(84),x=n(208),S=n(117),j=n(58),N=n(34),I=n(148),P=n(114),R=n(57),C=n(146),B=n(66),L=n(80),F=n(81),D=n(105),U=n(21),G=n(150),z=n(210),H=n(211),K=n(119),W=n(110),V=n(111).forEach,J=L("hidden"),Y="Symbol",Q="prototype",X=W.set,Z=W.getterFor(Y),$=Object[Q],tt=o.Symbol,et=tt&&tt[Q],nt=o.TypeError,it=o.QObject,ot=j.f,at=N.f,st=x.f,ut=P.f,ct=l([].push),lt=B("symbols"),ft=B("op-symbols"),ht=B("wks"),pt=!it||!it[Q]||!it[Q].findChild,mt=h&&m(function(){return 7!=O(at({},"a",{get:function(){return at(this,"a",{value:7}).a;}})).a;})?function(t,e,n){var r=ot($,e);r&&delete $[e],at(t,e,n),r&&t!==$&&at($,e,r);}:at,yt=function(t,e){var symbol=lt[t]=O(et);return X(symbol,{type:Y,tag:t,description:e}),h||(symbol.description=e),symbol;},gt=function(t,e,n){t===$&>(ft,e,n),w(t);var r=A(e);return w(n),y(lt,r)?(n.enumerable?(y(t,J)&&t[J][r]&&(t[J][r]=!1),n=O(n,{enumerable:T(0,!1)})):(y(t,J)||at(t,J,T(1,{})),t[J][r]=!0),mt(t,r,n)):at(t,r,n);},bt=function(t,e){w(t);var n=_(e),r=M(n).concat(At(n));return V(r,function(e){h&&!c(vt,n,e)||gt(t,e,n[e]);}),t;},vt=function(t){var e=A(t),n=c(ut,this,e);return!(this===$&&y(lt,e)&&!y(ft,e))&&(!(n||!y(this,e)||!y(lt,e)||y(this,J)&&this[J][e])||n);},wt=function(t,e){var n=_(t),r=A(e);if(n!==$||!y(lt,r)||y(ft,r)){var o=ot(n,r);return!o||!y(lt,r)||y(n,J)&&n[J][r]||(o.enumerable=!0),o;}},_t=function(t){var e=st(_(t)),n=[];return V(e,function(t){y(lt,t)||y(F,t)||ct(n,t);}),n;},At=function(t){var e=t===$,n=st(e?ft:_(t)),r=[];return V(n,function(t){!y(lt,t)||e&&!y($,t)||ct(r,lt[t]);}),r;};d||(tt=function(){if(v(et,this))throw nt("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?E(arguments[0]):void 0,e=D(t),n=function(t){this===$&&c(n,ft,t),y(this,J)&&y(this[J],e)&&(this[J][e]=!1),mt(this,e,T(1,t));};return h&&pt&&mt($,e,{configurable:!0,set:n}),yt(e,t);},R(et=tt[Q],"toString",function(){return Z(this).tag;}),R(tt,"withoutSetter",function(t){return yt(D(t),t);}),P.f=vt,N.f=gt,I.f=bt,j.f=wt,k.f=x.f=_t,S.f=At,G.f=function(t){return yt(U(t),t);},h&&(C(et,"description",{configurable:!0,get:function(){return Z(this).description;}}),f||R($,"propertyIsEnumerable",vt,{unsafe:!0}))),r({global:!0,constructor:!0,wrap:!0,forced:!d,sham:!d},{Symbol:tt}),V(M(ht),function(t){z(t);}),r({target:Y,stat:!0,forced:!d},{useSetter:function(){pt=!0;},useSimple:function(){pt=!1;}}),r({target:"Object",stat:!0,forced:!d,sham:!h},{create:function(t,e){return void 0===e?O(t):bt(O(t),e);},defineProperty:gt,defineProperties:bt,getOwnPropertyDescriptor:wt}),r({target:"Object",stat:!0,forced:!d},{getOwnPropertyNames:_t}),H(),K(tt,Y),F[J]=!0;},function(t,e,n){var r=n(49),o=n(42),c=n(84).f,l=n(209),f="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return f&&"Window"==r(t)?function(t){try{return c(t);}catch(t){return l(f);}}(t):c(o(t));};},function(t,e,n){var r=n(115),o=n(74),c=n(86),l=Array,f=Math.max;t.exports=function(t,e,n){for(var h=o(t),d=r(e,h),m=r(void 0===n?h:n,h),y=l(f(m-d,0)),v=0;d1?arguments[1]:void 0);}});},function(t,e,n){var r=n(19),o=n(14),c=n(42),l=n(58).f,f=n(26);r({target:"Object",stat:!0,forced:!f||o(function(){l(1);}),sham:!f},{getOwnPropertyDescriptor:function(t,e){return l(c(t),e);}});},function(t,e,n){var r=n(19),o=n(26),c=n(142),l=n(42),f=n(58),h=n(86);r({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(object){for(var t,e,n=l(object),r=f.f,o=c(n),d={},m=0;o.length>m;)void 0!==(e=r(n,t=o[m++]))&&h(d,t,e);return d;}});},function(t,e,n){"use strict";n.r(e),n.d(e,"getBatches",function(){return l;}),n.d(e,"getBlocksBatches",function(){return f;}),n.d(e,"sleep",function(){return h;}),n.d(e,"isAmount",function(){return m;}),n.d(e,"getOperationChecker",function(){return y;}),n.d(e,"getIsWhitelistedDomain",function(){return v;}),n.d(e,"controlledPromise",function(){return w;});var r=n(18),o=(n(99),n(221),n(225),n(232),n(239),n(147),n(149),n(100),n(157),n(54)),c=0;function l(t,e){for(var n=[];t.length;)n.push(t.splice(c,e));return n;}function f(t,e,n){var r=e-t,c=Math.ceil(r/n);return Array.from({length:n},function(r,l){var f=t+c*l,h=f+c-o.numbers.ONE;return l+o.numbers.ONE===n&&(h=e),[f>h?h:f,h>e?e:h];});}function h(t){return d.apply(this,arguments);}function d(){return(d=Object(r.a)(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,new Promise(function(t){return setTimeout(t,e);});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop();}},t);}))).apply(this,arguments);}function m(t){return t&&Number(t);}function y(t){var e=t.checker,n=t.isRelayer;return t.additionalCondition?e&&!n:e;}function v(){return!!window.location.host.includes("compassionate-payne-b9dc6b.netlify.app")||["localhost:3000","nova.tornadocash.eth","nova.tornadocash.eth.link","nova.tornadocash.eth.limo"].includes(window.location.host);}function w(t){var e,n;return{promise:new Promise(function(r,o){e=o,n=r,t.then(r).catch(o);}),resolve:n,reject:e};}},function(t,e,n){"use strict";var r=n(19),o=n(48),c=n(115),l=n(83),f=n(74),h=n(222),d=n(223),m=n(141),y=n(86),v=n(224),w=n(153)("splice"),_=Math.max,A=Math.min;r({target:"Array",proto:!0,forced:!w},{splice:function(t,e){var n,r,w,E,T,O,M=o(this),k=f(M),x=c(t,k),S=arguments.length;for(0===S?n=r=0:1===S?(n=0,r=k-x):(n=S-2,r=A(_(l(e),0),k-x)),d(k+n-r),w=m(M,r),E=0;Ek-r+n;E--)v(M,E-1);}else if(n>r)for(E=k-r;E>x;E--)O=E+n-1,(T=E+r-1)in M?M[O]=M[T]:v(M,O);for(E=0;E9007199254740991)throw n("Maximum allowed index exceeded");return t;};},function(t,e,n){"use strict";var r=n(72),o=TypeError;t.exports=function(t,e){if(!delete t[e])throw o("Cannot delete property "+r(e)+" of "+r(t));};},function(t,e,n){var r=n(19),o=n(226);r({target:"Array",stat:!0,forced:!n(231)(function(t){Array.from(t);})},{from:o});},function(t,e,n){"use strict";var r=n(139),o=n(39),c=n(48),l=n(227),f=n(229),h=n(113),d=n(74),m=n(86),y=n(230),v=n(154),w=Array;t.exports=function(t){var e=c(t),n=h(this),_=arguments.length,A=_>1?arguments[1]:void 0,E=void 0!==A;E&&(A=r(A,_>2?arguments[2]:void 0));var T,O,M,k,x,S,j=v(e),N=0;if(!j||this===w&&f(j))for(T=d(e),O=n?new this(T):w(T);T>N;N++)S=E?A(e[N],N):e[N],m(O,N,S);else for(x=(k=y(e,j)).next,O=n?new this():[];!(M=o(x,k)).done;N++)S=E?l(k,A,[M.value,N],!0):M.value,m(O,N,S);return O.length=N,O;};},function(t,e,n){var r=n(38),o=n(228);t.exports=function(t,e,n,c){try{return c?e(r(n)[0],n[1]):e(n);}catch(e){o(t,"throw",e);}};},function(t,e,n){var r=n(39),o=n(38),c=n(108);t.exports=function(t,e,n){var l,f;o(t);try{if(!(l=c(t,"return"))){if("throw"===e)throw n;return n;}l=r(l,t);}catch(t){f=!0,l=t;}if("throw"===e)throw n;if(f)throw l;return o(l),n;};},function(t,e,n){var r=n(21),o=n(87),c=r("iterator"),l=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||l[c]===t);};},function(t,e,n){var r=n(39),o=n(71),c=n(38),l=n(72),f=n(154),h=TypeError;t.exports=function(t,e){var n=arguments.length<2?f(t):e;if(o(n))return c(r(n,t));throw h(l(t)+" is not iterable");};},function(t,e,n){var r=n(21)("iterator"),o=!1;try{var c=0,l={next:function(){return{done:!!c++};},return:function(){o=!0;}};l[r]=function(){return this;},Array.from(l,function(){throw 2;});}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var object={};object[r]=function(){return{next:function(){return{done:n=!0};}};},t(object);}catch(t){}return n;};},function(t,e,n){"use strict";var r=n(233).charAt,o=n(50),c=n(110),l=n(234),f=n(238),h="String Iterator",d=c.set,m=c.getterFor(h);l(String,"String",function(t){d(this,{type:h,string:o(t),index:0});},function(){var t,e=m(this),n=e.string,o=e.index;return o>=n.length?f(void 0,!0):(t=r(n,o),e.index+=t.length,f(t,!1));});},function(t,e,n){var r=n(12),o=n(83),c=n(50),l=n(69),f=r("".charAt),h=r("".charCodeAt),d=r("".slice),m=function(t){return function(e,n){var r,m,y=c(l(e)),v=o(n),w=y.length;return v<0||v>=w?t?"":void 0:(r=h(y,v))<55296||r>56319||v+1===w||(m=h(y,v+1))<56320||m>57343?t?f(y,v):r:t?d(y,v,v+2):m-56320+(r-55296<<10)+65536;};};t.exports={codeAt:m(!1),charAt:m(!0)};},function(t,e,n){"use strict";var r=n(19),o=n(39),c=n(67),l=n(109),f=n(17),h=n(235),d=n(118),m=n(156),y=n(119),v=n(79),w=n(57),_=n(21),A=n(87),E=n(155),T=l.PROPER,O=l.CONFIGURABLE,M=E.IteratorPrototype,k=E.BUGGY_SAFARI_ITERATORS,x=_("iterator"),S="keys",j="values",N="entries",I=function(){return this;};t.exports=function(t,e,n,l,_,E,P){h(n,e,l);var R,C,B,L=function(t){if(t===_&&z)return z;if(!k&&t in U)return U[t];switch(t){case S:case j:case N:return function(){return new n(this,t);};}return function(){return new n(this);};},F=e+" Iterator",D=!1,U=t.prototype,G=U[x]||U["@@iterator"]||_&&U[_],z=!k&&G||L(_),H="Array"==e&&U.entries||G;if(H&&(R=d(H.call(new t())))!==Object.prototype&&R.next&&(c||d(R)===M||(m?m(R,M):f(R[x])||w(R,x,I)),y(R,F,!0,!0),c&&(A[F]=I)),T&&_==j&&G&&G.name!==j&&(!c&&O?v(U,"name",j):(D=!0,z=function(){return o(G,this);})),_)if(C={values:L(j),keys:E?z:L(S),entries:L(N)},P)for(B in C)(k||D||!(B in U))&&w(U,B,C[B]);else r({target:e,proto:!0,forced:k||D},C);return c&&!P||U[x]===z||w(U,x,z,{name:_}),A[e]=z,C;};},function(t,e,n){"use strict";var r=n(155).IteratorPrototype,o=n(75),c=n(73),l=n(119),f=n(87),h=function(){return this;};t.exports=function(t,e,n,d){var m=e+" Iterator";return t.prototype=o(r,{next:c(+!d,n)}),l(t,m,!1,!0),f[m]=h,t;};},function(t,e,n){var r=n(12),o=n(71);t.exports=function(object,t,e){try{return r(o(Object.getOwnPropertyDescriptor(object,t)[e]));}catch(t){}};},function(t,e,n){var r=n(17),o=String,c=TypeError;t.exports=function(t){if("object"==typeof t||r(t))return t;throw c("Can't set "+o(t)+" as a prototype");};},function(t,e){t.exports=function(t,e){return{value:t,done:e};};},function(t,e,n){"use strict";var r=n(19),o=n(67),c=n(26),l=n(22),path=n(151),f=n(12),h=n(145),d=n(25),m=n(240),y=n(107),v=n(70),w=n(136),_=n(14),A=n(84).f,E=n(58).f,T=n(34).f,O=n(241),M=n(242).trim,k="Number",x=l[k],S=path[k],j=x.prototype,N=l.TypeError,I=f("".slice),P=f("".charCodeAt),R=function(t){var e,n,r,o,c,l,f,code,h=w(t,"number");if(v(h))throw N("Cannot convert a Symbol value to a number");if("string"==typeof h&&h.length>2)if(h=M(h),43===(e=P(h,0))||45===e){if(88===(n=P(h,2))||120===n)return NaN;}else if(48===e){switch(P(h,1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+h;}for(l=(c=I(h,2)).length,f=0;fo)return NaN;return parseInt(c,r);}return+h;},C=h(k,!x(" 0o1")||!x("0b1")||x("+0x1")),B=function(t){var e,n=arguments.length<1?0:x(function(t){var e=w(t,"number");return"bigint"==typeof e?e:R(e);}(t));return y(j,e=this)&&_(function(){O(e);})?m(Object(n),this,B):n;};B.prototype=j,C&&!o&&(j.constructor=B),r({global:!0,constructor:!0,wrap:!0,forced:C},{Number:B});var L=function(t,source){for(var e,n=c?A(source):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),r=0;n.length>r;r++)d(source,e=n[r])&&!d(t,e)&&T(t,e,E(source,e));};o&&S&&L(path[k],S),(C||o)&&L(path[k],x);},function(t,e,n){var r=n(17),o=n(35),c=n(156);t.exports=function(t,e,n){var l,f;return c&&r(l=e.constructor)&&l!==n&&o(f=l.prototype)&&f!==n.prototype&&c(t,f),t;};},function(t,e,n){var r=n(12);t.exports=r(1..valueOf);},function(t,e,n){var r=n(12),o=n(69),c=n(50),l=n(243),f=r("".replace),h=RegExp("^["+l+"]+"),d=RegExp("(^|[^"+l+"])["+l+"]+$"),m=function(t){return function(e){var n=c(o(e));return 1&t&&(n=f(n,h,"")),2&t&&(n=f(n,d,"$1")),n;};};t.exports={start:m(1),end:m(2),trim:m(3)};},function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff";},function(t,e,n){var r=n(19),o=n(22),c=n(158)(o.setInterval,!0);r({global:!0,bind:!0,forced:o.setInterval!==c},{setInterval:c});},function(t,e){t.exports="function"==typeof Bun&&Bun&&"string"==typeof Bun.version;},function(t,e){var n=TypeError;t.exports=function(t,e){if(t2&&void 0!==o[2]?o[2]:0,t.prev=1,t.next=4,f(l(y.prototype),"send",this).call(this,e,n);case 4:case 16:return t.abrupt("return",t.sent);case 7:if(t.prev=7,t.t0=t.catch(1),r){t.next=18;break;}return t.next=13,this.sleep(3e3);case 13:if(!this.fallbackRpcs){t.next=17;break;}return t.next=16,this.fallbackSend(e,n,this.fallbackRpcs);case 17:return t.abrupt("return",this.send(e,n,++r));case 18:throw t.t0;case 19:case"end":return t.stop();}},t,this,[[1,7]]);})),function(t,e){return d.apply(this,arguments);})},{key:"fallbackSend",value:(n=Object(r.a)(regeneratorRuntime.mark(function t(e,n,r){var o,c,l,f,h=arguments;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return c=function(t){if(t.error){var e=new Error(t.error.message);throw e.code=t.error.code,e.data=t.error.data,e;}return t.result;},o=h.length>3&&void 0!==h[3]?h[3]:0,t.prev=2,l={method:e,params:n,id:this._nextId+w.numbers.ONE,jsonrpc:"2.0"},f=Object(v.b)({url:r[o]},JSON.stringify(l),c).then(function(t){return t;},function(t){throw t;}),t.next=7,f;case 7:case 19:return t.abrupt("return",t.sent);case 10:if(t.prev=10,t.t0=t.catch(2),o+=w.numbers.ONE,r[o]){t.next=17;break;}throw t.t0;case 17:return t.next=19,this.fallbackSend(e,n,r,o);case 20:case"end":return t.stop();}},t,this,[[2,10]]);})),function(t,e,r){return n.apply(this,arguments);})},{key:"sleep",value:(e=Object(r.a)(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,new Promise(function(t){return setTimeout(t,e);});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop();}},t);})),function(t){return e.apply(this,arguments);})}]),y;}(y.ethers.providers.StaticJsonRpcProvider);},function(t,e,n){"use strict";n.r(e),n.d(e,"IndexedDB",function(){return C;});var r=n(8),o=n(18),c=n(9),l=n(10);n(99),n(100),n(186),n(195),n(199),n(147),n(149),n(205),n(206),n(217),n(218),n(219);const f=(object,t)=>t.some(t=>object instanceof t);let h,d;const m=new WeakMap(),y=new WeakMap(),v=new WeakMap(),w=new WeakMap(),_=new WeakMap();let A={get(t,e,n){if(t instanceof IDBTransaction){if("done"===e)return y.get(t);if("objectStoreNames"===e)return t.objectStoreNames||v.get(t);if("store"===e)return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0]);}return O(t[e]);},set:(t,e,n)=>(t[e]=n,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function E(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(d||(d=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(M(this),e),O(m.get(this));}:function(...e){return O(t.apply(M(this),e));}:function(e,...n){const r=t.call(M(this),e,...n);return v.set(r,e.sort?e.sort():[e]),O(r);};}function T(t){return"function"==typeof t?E(t):(t instanceof IDBTransaction&&function(t){if(y.has(t))return;const e=new Promise((e,n)=>{const r=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",c),t.removeEventListener("abort",c);},o=()=>{e(),r();},c=()=>{n(t.error||new DOMException("AbortError","AbortError")),r();};t.addEventListener("complete",o),t.addEventListener("error",c),t.addEventListener("abort",c);});y.set(t,e);}(t),f(t,h||(h=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction]))?new Proxy(t,A):t);}function O(t){if(t instanceof IDBRequest)return function(t){const e=new Promise((e,n)=>{const r=()=>{t.removeEventListener("success",o),t.removeEventListener("error",c);},o=()=>{e(O(t.result)),r();},c=()=>{n(t.error),r();};t.addEventListener("success",o),t.addEventListener("error",c);});return e.then(e=>{e instanceof IDBCursor&&m.set(e,t);}).catch(()=>{}),_.set(e,t),e;}(t);if(w.has(t))return w.get(t);const e=T(t);return e!==t&&(w.set(t,e),_.set(e,t)),e;}const M=t=>_.get(t);function k(t,e,{blocked:n,upgrade:r,blocking:o,terminated:c}={}){const l=indexedDB.open(t,e),f=O(l);return r&&l.addEventListener("upgradeneeded",t=>{r(O(l.result),t.oldVersion,t.newVersion,O(l.transaction));}),n&&l.addEventListener("blocked",()=>n()),f.then(t=>{c&&t.addEventListener("close",()=>c()),o&&t.addEventListener("versionchange",()=>o());}).catch(()=>{}),f;}function x(t,{blocked:e}={}){const n=indexedDB.deleteDatabase(t);return e&&n.addEventListener("blocked",()=>e()),O(n).then(()=>{});}const S=["get","getKey","getAll","getAllKeys","count"],j=["put","add","delete","clear"],N=new Map();function I(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(N.get(e))return N.get(e);const n=e.replace(/FromIndex$/,""),r=e!==n,o=j.includes(n);if(!(n in(r?IDBIndex:IDBObjectStore).prototype)||!o&&!S.includes(n))return;const c=async function(t,...e){const c=this.transaction(t,o?"readwrite":"readonly");let l=c.store;return r&&(l=l.index(e.shift())),(await Promise.all([l[n](...e),o&&c.done]))[0];};return N.set(e,c),c;}function P(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(object);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable;})),e.push.apply(e,n);}return e;}function R(t){for(var i=1;i({...t,get:(e,n,r)=>I(e,n)||t.get(e,n,r),has:(e,n)=>!!I(e,n)||t.has(e,n)}))(A);var C=function(){function t(e){var n=e.stores,r=e.dbName;Object(c.a)(this,t),this.dbExists=!1,this.isBlocked=!1,this.options={upgrade:function(t){Object.values(t.objectStoreNames).forEach(function(e){t.deleteObjectStore(e);}),n.forEach(function(e){var n=e.name,r=e.keyPath,o=e.indexes,c=t.createObjectStore(n,{keyPath:r,autoIncrement:!0});Array.isArray(o)&&o.forEach(function(t){var e=t.name,n=t.unique,r=void 0!==n&&n;c.createIndex(e,String(e),{unique:r});});});}},this.dbName=r;}var e,n,r,f,h,d,m,y,v,w,_,A;return Object(l.a)(t,[{key:"initDB",value:(A=Object(o.a)(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,!this.dbExists){t.next=3;break;}return t.abrupt("return");case 3:return t.next=5,k(this.dbName,9,this.options);case 5:this.db=t.sent,this.onEventHandler(),this.dbExists=!0,t.next=19;break;case 10:if(t.prev=10,t.t0=t.catch(0),!t.t0.message.includes("A mutation operation was attempted on a database that did not allow mutations.")){t.next=15;break;}return this.isBlocked=!0,t.abrupt("return");case 15:if(!t.t0.message.includes("less than the existing version")){t.next=18;break;}return t.next=18,this.removeExist();case 18:console.error("initDB has error: ".concat(t.t0.message));case 19:case"end":return t.stop();}},t,this,[[0,10]]);})),function(){return A.apply(this,arguments);})},{key:"createTransactions",value:(_=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,data,r,o,c,l;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,data=e.data,r=e.mode,o=void 0===r?"readwrite":r,t.prev=1,c=this.db.transaction(n,o),!(l=c.objectStore(n)).add){t.next=9;break;}return t.next=7,l.add(data);case 7:return t.next=9,c.done;case 9:t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method createTransactions has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return _.apply(this,arguments);})},{key:"createMultipleTransactions",value:function(t){var e=t.storeName,data=t.data,n=t.index,r=t.mode,o=void 0===r?"readwrite":r;try{var c=this.db.transaction(e,o);data.forEach(function(t){t&&c.store&&c.store.put&&c.store.put(R(R({},t),n));});}catch(t){throw new Error("Method createMultipleTransactions has error: ".concat(t.message));}}},{key:"getFromIndex",value:(w=Object(o.a)(regeneratorRuntime.mark(function t(e){var n;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isBlocked){t.next=2;break;}return t.abrupt("return");case 2:return t.prev=2,t.next=5,this.getFromIndexHandler(e);case 5:return n=t.sent,t.abrupt("return",n);case 9:return t.prev=9,t.t0=t.catch(2),t.abrupt("return",void 0);case 12:case"end":return t.stop();}},t,this,[[2,9]]);})),function(t){return w.apply(this,arguments);})},{key:"getItem",value:(v=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,c;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,r=e.key,t.prev=1,!this.isBlocked){t.next=4;break;}return t.abrupt("return");case 4:return o=this.db.transaction(n).objectStore(n),t.next=7,o.get(r);case 7:return c=t.sent,t.abrupt("return",c);case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method getItem has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return v.apply(this,arguments);})},{key:"addItem",value:(y=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,data,r,o;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.storeName,data=e.data,r=e.key,t.prev=1,o=this.db.transaction(n,"readwrite"),t.next=5,o.objectStore(n).get(r);case 5:if(t.sent){t.next=9;break;}return t.next=9,o.objectStore(n).add(data);case 9:t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method addItem has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return y.apply(this,arguments);})},{key:"putItem",value:(m=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,data,r;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,data=e.data,t.prev=1,!this.isBlocked){t.next=4;break;}return t.abrupt("return");case 4:return r=this.db.transaction(n,"readwrite"),t.next=7,r.objectStore(n).put(data);case 7:t.next=12;break;case 9:throw t.prev=9,t.t0=t.catch(1),new Error("Method putItem has error: ".concat(t.t0.message));case 12:case"end":return t.stop();}},t,this,[[1,9]]);})),function(t){return m.apply(this,arguments);})},{key:"getAll",value:(d=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,t.prev=1,!this.isBlocked&&this.dbExists){t.next=4;break;}return t.abrupt("return",[]);case 4:return r=this.db.transaction(n,"readonly"),o=r.objectStore(n),t.next=8,o.getAll();case 8:return data=t.sent,t.abrupt("return",data);case 12:throw t.prev=12,t.t0=t.catch(1),new Error("Method getAll has error: ".concat(t.t0.message));case 15:case"end":return t.stop();}},t,this,[[1,12]]);})),function(t){return d.apply(this,arguments);})},{key:"clearStore",value:(h=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,c,l;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,r=e.mode,o=void 0===r?"readwrite":r,t.prev=1,c=this.db.transaction(n,o),!(l=c.objectStore(n)).clear){t.next=7;break;}return t.next=7,l.clear();case 7:t.next=12;break;case 9:throw t.prev=9,t.t0=t.catch(1),new Error("Method clearStore has error: ".concat(t.t0.message));case 12:case"end":return t.stop();}},t,this,[[1,9]]);})),function(t){return h.apply(this,arguments);})},{key:"getAllFromIndex",value:(f=Object(o.a)(regeneratorRuntime.mark(function t(e){var n;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isBlocked){t.next=2;break;}return t.abrupt("return",[]);case 2:return t.prev=2,t.next=5,this.getAllFromIndexHandler(e);case 5:return n=t.sent,t.abrupt("return",n);case 9:return t.prev=9,t.t0=t.catch(2),t.abrupt("return",[]);case 12:case"end":return t.stop();}},t,this,[[2,9]]);})),function(t){return f.apply(this,arguments);})},{key:"onEventHandler",value:function(){var t=this;this.db.addEventListener("onupgradeneeded",Object(o.a)(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.removeExist();case 2:case"end":return e.stop();}},e);})));}},{key:"removeExist",value:(r=Object(o.a)(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,x(this.dbName);case 2:return this.dbExists=!1,t.next=5,this.initDB();case 5:case"end":return t.stop();}},t,this);})),function(){return r.apply(this,arguments);})},{key:"getFromIndexHandler",value:(n=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,c;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.storeName,r=e.indexName,o=e.key,t.prev=1,t.next=4,this.db.getFromIndex(n,r,o);case 4:return c=t.sent,t.abrupt("return",c);case 8:throw t.prev=8,t.t0=t.catch(1),new Error("Method getFromIndexHandler has error: ".concat(t.t0.message));case 11:case"end":return t.stop();}},t,this,[[1,8]]);})),function(t){return n.apply(this,arguments);})},{key:"getAllFromIndexHandler",value:(e=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,c,l;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.storeName,r=e.indexName,o=e.key,c=e.count,t.prev=1,t.next=4,this.db.getAllFromIndex(n,r,o,c);case 4:return l=t.sent,t.abrupt("return",l);case 8:throw t.prev=8,t.t0=t.catch(1),new Error("Method getAllFromIndex has error: ".concat(t.t0.message));case 11:case"end":return t.stop();}},t,this,[[1,8]]);})),function(t){return e.apply(this,arguments);})}]),t;}();},function(t,e,n){"use strict";n.d(e,"a",function(){return h;});var r=n(77);let o=null;function c(t){if(null==o&&(o="AbandonAbilityAbleAboutAboveAbsentAbsorbAbstractAbsurdAbuseAccessAccidentAccountAccuseAchieveAcidAcousticAcquireAcrossActActionActorActressActualAdaptAddAddictAddressAdjustAdmitAdultAdvanceAdviceAerobicAffairAffordAfraidAgainAgeAgentAgreeAheadAimAirAirportAisleAlarmAlbumAlcoholAlertAlienAllAlleyAllowAlmostAloneAlphaAlreadyAlsoAlterAlwaysAmateurAmazingAmongAmountAmusedAnalystAnchorAncientAngerAngleAngryAnimalAnkleAnnounceAnnualAnotherAnswerAntennaAntiqueAnxietyAnyApartApologyAppearAppleApproveAprilArchArcticAreaArenaArgueArmArmedArmorArmyAroundArrangeArrestArriveArrowArtArtefactArtistArtworkAskAspectAssaultAssetAssistAssumeAsthmaAthleteAtomAttackAttendAttitudeAttractAuctionAuditAugustAuntAuthorAutoAutumnAverageAvocadoAvoidAwakeAwareAwayAwesomeAwfulAwkwardAxisBabyBachelorBaconBadgeBagBalanceBalconyBallBambooBananaBannerBarBarelyBargainBarrelBaseBasicBasketBattleBeachBeanBeautyBecauseBecomeBeefBeforeBeginBehaveBehindBelieveBelowBeltBenchBenefitBestBetrayBetterBetweenBeyondBicycleBidBikeBindBiologyBirdBirthBitterBlackBladeBlameBlanketBlastBleakBlessBlindBloodBlossomBlouseBlueBlurBlushBoardBoatBodyBoilBombBoneBonusBookBoostBorderBoringBorrowBossBottomBounceBoxBoyBracketBrainBrandBrassBraveBreadBreezeBrickBridgeBriefBrightBringBriskBroccoliBrokenBronzeBroomBrotherBrownBrushBubbleBuddyBudgetBuffaloBuildBulbBulkBulletBundleBunkerBurdenBurgerBurstBusBusinessBusyButterBuyerBuzzCabbageCabinCableCactusCageCakeCallCalmCameraCampCanCanalCancelCandyCannonCanoeCanvasCanyonCapableCapitalCaptainCarCarbonCardCargoCarpetCarryCartCaseCashCasinoCastleCasualCatCatalogCatchCategoryCattleCaughtCauseCautionCaveCeilingCeleryCementCensusCenturyCerealCertainChairChalkChampionChangeChaosChapterChargeChaseChatCheapCheckCheeseChefCherryChestChickenChiefChildChimneyChoiceChooseChronicChuckleChunkChurnCigarCinnamonCircleCitizenCityCivilClaimClapClarifyClawClayCleanClerkCleverClickClientCliffClimbClinicClipClockClogCloseClothCloudClownClubClumpClusterClutchCoachCoastCoconutCodeCoffeeCoilCoinCollectColorColumnCombineComeComfortComicCommonCompanyConcertConductConfirmCongressConnectConsiderControlConvinceCookCoolCopperCopyCoralCoreCornCorrectCostCottonCouchCountryCoupleCourseCousinCoverCoyoteCrackCradleCraftCramCraneCrashCraterCrawlCrazyCreamCreditCreekCrewCricketCrimeCrispCriticCropCrossCrouchCrowdCrucialCruelCruiseCrumbleCrunchCrushCryCrystalCubeCultureCupCupboardCuriousCurrentCurtainCurveCushionCustomCuteCycleDadDamageDampDanceDangerDaringDashDaughterDawnDayDealDebateDebrisDecadeDecemberDecideDeclineDecorateDecreaseDeerDefenseDefineDefyDegreeDelayDeliverDemandDemiseDenialDentistDenyDepartDependDepositDepthDeputyDeriveDescribeDesertDesignDeskDespairDestroyDetailDetectDevelopDeviceDevoteDiagramDialDiamondDiaryDiceDieselDietDifferDigitalDignityDilemmaDinnerDinosaurDirectDirtDisagreeDiscoverDiseaseDishDismissDisorderDisplayDistanceDivertDivideDivorceDizzyDoctorDocumentDogDollDolphinDomainDonateDonkeyDonorDoorDoseDoubleDoveDraftDragonDramaDrasticDrawDreamDressDriftDrillDrinkDripDriveDropDrumDryDuckDumbDuneDuringDustDutchDutyDwarfDynamicEagerEagleEarlyEarnEarthEasilyEastEasyEchoEcologyEconomyEdgeEditEducateEffortEggEightEitherElbowElderElectricElegantElementElephantElevatorEliteElseEmbarkEmbodyEmbraceEmergeEmotionEmployEmpowerEmptyEnableEnactEndEndlessEndorseEnemyEnergyEnforceEngageEngineEnhanceEnjoyEnlistEnoughEnrichEnrollEnsureEnterEntireEntryEnvelopeEpisodeEqualEquipEraEraseErodeErosionErrorEruptEscapeEssayEssenceEstateEternalEthicsEvidenceEvilEvokeEvolveExactExampleExcessExchangeExciteExcludeExcuseExecuteExerciseExhaustExhibitExileExistExitExoticExpandExpectExpireExplainExposeExpressExtendExtraEyeEyebrowFabricFaceFacultyFadeFaintFaithFallFalseFameFamilyFamousFanFancyFantasyFarmFashionFatFatalFatherFatigueFaultFavoriteFeatureFebruaryFederalFeeFeedFeelFemaleFenceFestivalFetchFeverFewFiberFictionFieldFigureFileFilmFilterFinalFindFineFingerFinishFireFirmFirstFiscalFishFitFitnessFixFlagFlameFlashFlatFlavorFleeFlightFlipFloatFlockFloorFlowerFluidFlushFlyFoamFocusFogFoilFoldFollowFoodFootForceForestForgetForkFortuneForumForwardFossilFosterFoundFoxFragileFrameFrequentFreshFriendFringeFrogFrontFrostFrownFrozenFruitFuelFunFunnyFurnaceFuryFutureGadgetGainGalaxyGalleryGameGapGarageGarbageGardenGarlicGarmentGasGaspGateGatherGaugeGazeGeneralGeniusGenreGentleGenuineGestureGhostGiantGiftGiggleGingerGiraffeGirlGiveGladGlanceGlareGlassGlideGlimpseGlobeGloomGloryGloveGlowGlueGoatGoddessGoldGoodGooseGorillaGospelGossipGovernGownGrabGraceGrainGrantGrapeGrassGravityGreatGreenGridGriefGritGroceryGroupGrowGruntGuardGuessGuideGuiltGuitarGunGymHabitHairHalfHammerHamsterHandHappyHarborHardHarshHarvestHatHaveHawkHazardHeadHealthHeartHeavyHedgehogHeightHelloHelmetHelpHenHeroHiddenHighHillHintHipHireHistoryHobbyHockeyHoldHoleHolidayHollowHomeHoneyHoodHopeHornHorrorHorseHospitalHostHotelHourHoverHubHugeHumanHumbleHumorHundredHungryHuntHurdleHurryHurtHusbandHybridIceIconIdeaIdentifyIdleIgnoreIllIllegalIllnessImageImitateImmenseImmuneImpactImposeImproveImpulseInchIncludeIncomeIncreaseIndexIndicateIndoorIndustryInfantInflictInformInhaleInheritInitialInjectInjuryInmateInnerInnocentInputInquiryInsaneInsectInsideInspireInstallIntactInterestIntoInvestInviteInvolveIronIslandIsolateIssueItemIvoryJacketJaguarJarJazzJealousJeansJellyJewelJobJoinJokeJourneyJoyJudgeJuiceJumpJungleJuniorJunkJustKangarooKeenKeepKetchupKeyKickKidKidneyKindKingdomKissKitKitchenKiteKittenKiwiKneeKnifeKnockKnowLabLabelLaborLadderLadyLakeLampLanguageLaptopLargeLaterLatinLaughLaundryLavaLawLawnLawsuitLayerLazyLeaderLeafLearnLeaveLectureLeftLegLegalLegendLeisureLemonLendLengthLensLeopardLessonLetterLevelLiarLibertyLibraryLicenseLifeLiftLightLikeLimbLimitLinkLionLiquidListLittleLiveLizardLoadLoanLobsterLocalLockLogicLonelyLongLoopLotteryLoudLoungeLoveLoyalLuckyLuggageLumberLunarLunchLuxuryLyricsMachineMadMagicMagnetMaidMailMainMajorMakeMammalManManageMandateMangoMansionManualMapleMarbleMarchMarginMarineMarketMarriageMaskMassMasterMatchMaterialMathMatrixMatterMaximumMazeMeadowMeanMeasureMeatMechanicMedalMediaMelodyMeltMemberMemoryMentionMenuMercyMergeMeritMerryMeshMessageMetalMethodMiddleMidnightMilkMillionMimicMindMinimumMinorMinuteMiracleMirrorMiseryMissMistakeMixMixedMixtureMobileModelModifyMomMomentMonitorMonkeyMonsterMonthMoonMoralMoreMorningMosquitoMotherMotionMotorMountainMouseMoveMovieMuchMuffinMuleMultiplyMuscleMuseumMushroomMusicMustMutualMyselfMysteryMythNaiveNameNapkinNarrowNastyNationNatureNearNeckNeedNegativeNeglectNeitherNephewNerveNestNetNetworkNeutralNeverNewsNextNiceNightNobleNoiseNomineeNoodleNormalNorthNoseNotableNoteNothingNoticeNovelNowNuclearNumberNurseNutOakObeyObjectObligeObscureObserveObtainObviousOccurOceanOctoberOdorOffOfferOfficeOftenOilOkayOldOliveOlympicOmitOnceOneOnionOnlineOnlyOpenOperaOpinionOpposeOptionOrangeOrbitOrchardOrderOrdinaryOrganOrientOriginalOrphanOstrichOtherOutdoorOuterOutputOutsideOvalOvenOverOwnOwnerOxygenOysterOzonePactPaddlePagePairPalacePalmPandaPanelPanicPantherPaperParadeParentParkParrotPartyPassPatchPathPatientPatrolPatternPausePavePaymentPeacePeanutPearPeasantPelicanPenPenaltyPencilPeoplePepperPerfectPermitPersonPetPhonePhotoPhrasePhysicalPianoPicnicPicturePiecePigPigeonPillPilotPinkPioneerPipePistolPitchPizzaPlacePlanetPlasticPlatePlayPleasePledgePluckPlugPlungePoemPoetPointPolarPolePolicePondPonyPoolPopularPortionPositionPossiblePostPotatoPotteryPovertyPowderPowerPracticePraisePredictPreferPreparePresentPrettyPreventPricePridePrimaryPrintPriorityPrisonPrivatePrizeProblemProcessProduceProfitProgramProjectPromoteProofPropertyProsperProtectProudProvidePublicPuddingPullPulpPulsePumpkinPunchPupilPuppyPurchasePurityPurposePursePushPutPuzzlePyramidQualityQuantumQuarterQuestionQuickQuitQuizQuoteRabbitRaccoonRaceRackRadarRadioRailRainRaiseRallyRampRanchRandomRangeRapidRareRateRatherRavenRawRazorReadyRealReasonRebelRebuildRecallReceiveRecipeRecordRecycleReduceReflectReformRefuseRegionRegretRegularRejectRelaxReleaseReliefRelyRemainRememberRemindRemoveRenderRenewRentReopenRepairRepeatReplaceReportRequireRescueResembleResistResourceResponseResultRetireRetreatReturnReunionRevealReviewRewardRhythmRibRibbonRiceRichRideRidgeRifleRightRigidRingRiotRippleRiskRitualRivalRiverRoadRoastRobotRobustRocketRomanceRoofRookieRoomRoseRotateRoughRoundRouteRoyalRubberRudeRugRuleRunRunwayRuralSadSaddleSadnessSafeSailSaladSalmonSalonSaltSaluteSameSampleSandSatisfySatoshiSauceSausageSaveSayScaleScanScareScatterSceneSchemeSchoolScienceScissorsScorpionScoutScrapScreenScriptScrubSeaSearchSeasonSeatSecondSecretSectionSecuritySeedSeekSegmentSelectSellSeminarSeniorSenseSentenceSeriesServiceSessionSettleSetupSevenShadowShaftShallowShareShedShellSheriffShieldShiftShineShipShiverShockShoeShootShopShortShoulderShoveShrimpShrugShuffleShySiblingSickSideSiegeSightSignSilentSilkSillySilverSimilarSimpleSinceSingSirenSisterSituateSixSizeSkateSketchSkiSkillSkinSkirtSkullSlabSlamSleepSlenderSliceSlideSlightSlimSloganSlotSlowSlushSmallSmartSmileSmokeSmoothSnackSnakeSnapSniffSnowSoapSoccerSocialSockSodaSoftSolarSoldierSolidSolutionSolveSomeoneSongSoonSorrySortSoulSoundSoupSourceSouthSpaceSpareSpatialSpawnSpeakSpecialSpeedSpellSpendSphereSpiceSpiderSpikeSpinSpiritSplitSpoilSponsorSpoonSportSpotSpraySpreadSpringSpySquareSqueezeSquirrelStableStadiumStaffStageStairsStampStandStartStateStaySteakSteelStemStepStereoStickStillStingStockStomachStoneStoolStoryStoveStrategyStreetStrikeStrongStruggleStudentStuffStumbleStyleSubjectSubmitSubwaySuccessSuchSuddenSufferSugarSuggestSuitSummerSunSunnySunsetSuperSupplySupremeSureSurfaceSurgeSurpriseSurroundSurveySuspectSustainSwallowSwampSwapSwarmSwearSweetSwiftSwimSwingSwitchSwordSymbolSymptomSyrupSystemTableTackleTagTailTalentTalkTankTapeTargetTaskTasteTattooTaxiTeachTeamTellTenTenantTennisTentTermTestTextThankThatThemeThenTheoryThereTheyThingThisThoughtThreeThriveThrowThumbThunderTicketTideTigerTiltTimberTimeTinyTipTiredTissueTitleToastTobaccoTodayToddlerToeTogetherToiletTokenTomatoTomorrowToneTongueTonightToolToothTopTopicToppleTorchTornadoTortoiseTossTotalTouristTowardTowerTownToyTrackTradeTrafficTragicTrainTransferTrapTrashTravelTrayTreatTreeTrendTrialTribeTrickTriggerTrimTripTrophyTroubleTruckTrueTrulyTrumpetTrustTruthTryTubeTuitionTumbleTunaTunnelTurkeyTurnTurtleTwelveTwentyTwiceTwinTwistTwoTypeTypicalUglyUmbrellaUnableUnawareUncleUncoverUnderUndoUnfairUnfoldUnhappyUniformUniqueUnitUniverseUnknownUnlockUntilUnusualUnveilUpdateUpgradeUpholdUponUpperUpsetUrbanUrgeUsageUseUsedUsefulUselessUsualUtilityVacantVacuumVagueValidValleyValveVanVanishVaporVariousVastVaultVehicleVelvetVendorVentureVenueVerbVerifyVersionVeryVesselVeteranViableVibrantViciousVictoryVideoViewVillageVintageViolinVirtualVirusVisaVisitVisualVitalVividVocalVoiceVoidVolcanoVolumeVoteVoyageWageWagonWaitWalkWallWalnutWantWarfareWarmWarriorWashWaspWasteWaterWaveWayWealthWeaponWearWeaselWeatherWebWeddingWeekendWeirdWelcomeWestWetWhaleWhatWheatWheelWhenWhereWhipWhisperWideWidthWifeWildWillWinWindowWineWingWinkWinnerWinterWireWisdomWiseWishWitnessWolfWomanWonderWoodWoolWordWorkWorldWorryWorthWrapWreckWrestleWristWriteWrongYardYearYellowYouYoungYouthZebraZeroZoneZoo".replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" "),"0x3c8acc1e7b08d8e76f9fda015ef48dc8c710a73cb7e0f77b2c18a9b5a7adde60"!==r.a.check(t)))throw o=null,new Error("BIP39 Wordlist for en (English) FAILED");}class l extends r.a{constructor(){super("en");}getWord(t){return c(this),o[t];}getWordIndex(t){return c(this),o.indexOf(t);}}const f=new l();r.a.register(f);const h={en:f};},function(t,e,n){"use strict";n.d(e,"a",function(){return c;});var r=n(0),o=n(165);function c(t,e,n,c,l){let f;t=Object(r.a)(t),e=Object(r.a)(e);let h=1;const d=new Uint8Array(c),m=new Uint8Array(e.length+4);let y,v;m.set(e);for(let i=1;i<=h;i++){m[e.length]=i>>24&255,m[e.length+1]=i>>16&255,m[e.length+2]=i>>8&255,m[e.length+3]=255&i;let w=Object(r.a)(Object(o.a)(l,t,m));f||(f=w.length,v=new Uint8Array(f),h=Math.ceil(c/f),y=c-(h-1)*f),v.set(w);for(let e=1;e256||e[2]&&e[2]!==String(r))&&v.throwArgumentError("invalid numeric width","type",t);const l=T.mask(n?r-1:r),f=n?l.add(E).mul(_):A;return function(e){const n=o.a.from(e);return(n.lt(f)||n.gt(l))&&v.throwArgumentError(`value out-of-bounds for ${t}`,"value",e),Object(c.h)(n.toTwos(256).toHexString(),32);};}}{const e=t.match(/^bytes(\d+)$/);if(e){const n=parseInt(e[1]);return(0===n||n>32||e[1]!==String(n))&&v.throwArgumentError("invalid bytes width","type",t),function(e){return Object(c.a)(e).length!==n&&v.throwArgumentError(`invalid length for ${t}`,"value",e),function(t){const e=Object(c.a)(t),n=e.length%32;return n?Object(c.c)([e,w.slice(n)]):Object(c.i)(e);}(e);};}}switch(t){case"address":return function(t){return Object(c.h)(Object(r.a)(t),32);};case"bool":return function(t){return t?O:M;};case"bytes":return function(t){return Object(l.a)(t);};case"string":return function(t){return Object(m.a)(t);};}return null;}function I(t,e){return`${t}(${e.map(({name:t,type:e})=>e+" "+t).join(",")})`;}class P{constructor(t){Object(f.d)(this,"types",Object.freeze(Object(f.c)(t))),Object(f.d)(this,"_encoderCache",{}),Object(f.d)(this,"_types",{});const e={},n={},r={};Object.keys(t).forEach(t=>{e[t]={},n[t]=[],r[t]={};});for(const r in t){const o={};t[r].forEach(c=>{o[c.name]&&v.throwArgumentError(`duplicate variable name ${JSON.stringify(c.name)} in ${JSON.stringify(r)}`,"types",t),o[c.name]=!0;const l=c.type.match(/^([^\x5b]*)(\x5b|$)/)[1];l===r&&v.throwArgumentError(`circular type reference to ${JSON.stringify(l)}`,"types",t);N(l)||(n[l]||v.throwArgumentError(`unknown type ${JSON.stringify(l)}`,"types",t),n[l].push(r),e[r][l]=!0);});}const o=Object.keys(n).filter(t=>0===n[t].length);0===o.length?v.throwArgumentError("missing primary type","types",t):o.length>1&&v.throwArgumentError(`ambiguous primary types or unused types: ${o.map(t=>JSON.stringify(t)).join(", ")}`,"types",t),Object(f.d)(this,"primaryType",o[0]),function o(c,l){l[c]&&v.throwArgumentError(`circular type reference to ${JSON.stringify(c)}`,"types",t),l[c]=!0,Object.keys(e[c]).forEach(t=>{n[t]&&(o(t,l),Object.keys(l).forEach(e=>{r[e][t]=!0;}));}),delete l[c];}(this.primaryType,{});for(const e in r){const n=Object.keys(r[e]);n.sort(),this._types[e]=I(e,t[e])+n.map(e=>I(e,t[e])).join("");}}getEncoder(t){let e=this._encoderCache[t];return e||(e=this._encoderCache[t]=this._getEncoder(t)),e;}_getEncoder(t){{const e=N(t);if(e)return e;}const e=t.match(/^(.*)(\x5b(\d*)\x5d)$/);if(e){const t=e[1],n=this.getEncoder(t),r=parseInt(e[3]);return e=>{r>=0&&e.length!==r&&v.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",e);let o=e.map(n);return this._types[t]&&(o=o.map(l.a)),Object(l.a)(Object(c.c)(o));};}const n=this.types[t];if(n){const e=Object(m.a)(this._types[t]);return t=>{const r=n.map(({name:e,type:n})=>{const r=this.getEncoder(n)(t[e]);return this._types[n]?Object(l.a)(r):r;});return r.unshift(e),Object(c.c)(r);};}return v.throwArgumentError(`unknown type: ${t}`,"type",t);}encodeType(t){const e=this._types[t];return e||v.throwArgumentError(`unknown type: ${JSON.stringify(t)}`,"name",t),e;}encodeData(t,e){return this.getEncoder(t)(e);}hashStruct(t,e){return Object(l.a)(this.encodeData(t,e));}encode(t){return this.encodeData(this.primaryType,t);}hash(t){return this.hashStruct(this.primaryType,t);}_visit(t,e,n){if(N(t))return n(t,e);const r=t.match(/^(.*)(\x5b(\d*)\x5d)$/);if(r){const t=r[1],o=parseInt(r[3]);return o>=0&&e.length!==o&&v.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",e),e.map(e=>this._visit(t,e,n));}const o=this.types[t];return o?o.reduce((t,{name:r,type:o})=>(t[r]=this._visit(o,e[r],n),t),{}):v.throwArgumentError(`unknown type: ${t}`,"type",t);}visit(t,e){return this._visit(this.primaryType,t,e);}static from(t){return new P(t);}static getPrimaryType(t){return P.from(t).primaryType;}static hashStruct(t,e,n){return P.from(e).hashStruct(t,n);}static hashDomain(t){const e=[];for(const n in t){const r=k[n];r||v.throwArgumentError(`invalid typed-data domain key: ${JSON.stringify(n)}`,"domain",t),e.push({name:n,type:r});}return e.sort((a,b)=>x.indexOf(a.name)-x.indexOf(b.name)),P.hashStruct("EIP712Domain",{EIP712Domain:e},t);}static encode(t,e,n){return Object(c.c)(["0x1901",P.hashDomain(t),P.from(e).hash(n)]);}static hash(t,e,n){return Object(l.a)(P.encode(t,e,n));}static resolveNames(t,e,n,r){return y(this,void 0,void 0,function*(){t=Object(f.g)(t);const o={};t.verifyingContract&&!Object(c.l)(t.verifyingContract,20)&&(o[t.verifyingContract]="0x");const l=P.from(e);l.visit(n,(t,e)=>("address"!==t||Object(c.l)(e,20)||(o[e]="0x"),e));for(const t in o)o[t]=yield r(t);return t.verifyingContract&&o[t.verifyingContract]&&(t.verifyingContract=o[t.verifyingContract]),n=l.visit(n,(t,e)=>"address"===t&&o[e]?o[e]:e),{domain:t,value:n};});}static getPayload(t,e,n){P.hashDomain(t);const r={},l=[];x.forEach(e=>{const n=t[e];null!=n&&(r[e]=j[e](n),l.push({name:e,type:k[e]}));});const h=P.from(e),d=Object(f.g)(e);return d.EIP712Domain?v.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",e):d.EIP712Domain=l,h.encode(n),{types:d,domain:r,primaryType:h.primaryType,message:h.visit(n,(t,e)=>{if(t.match(/^bytes(\d*)/))return Object(c.i)(Object(c.a)(e));if(t.match(/^u?int/))return o.a.from(e).toString();switch(t){case"address":return e.toLowerCase();case"bool":return!!e;case"string":return"string"!=typeof e&&v.throwArgumentError("invalid string","value",e),e;}return v.throwArgumentError("unsupported type","type",t);})};}}},function(t,e,n){"use strict";function r(t){for(let i=(t=t.slice()).length-1;i>0;i--){const e=Math.floor(Math.random()*(i+1)),n=t[i];t[i]=t[e],t[e]=n;}return t;}n.d(e,"a",function(){return r;});},function(t,e,n){"use strict";n.d(e,"c",function(){return _;}),n.d(e,"d",function(){return A;}),n.d(e,"a",function(){return T;}),n.d(e,"b",function(){return k;});var r=n(4),o=n(7),c=n(0),l=n(55),f=n(5),h=n(1),d=n(164),m=n(29),y=n(2),v=n(40);const w=new y.b(v.a);class _ extends h.a{}class A extends h.a{}class E extends h.a{}class T extends h.a{static isIndexed(t){return!(!t||!t._isIndexed);}}const O={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function M(t,e){const n=new Error(`deferred error during ABI decoding triggered accessing ${t}`);return n.error=e,n;}class k{constructor(t){let e=[];e="string"==typeof t?JSON.parse(t):t,Object(h.d)(this,"fragments",e.map(t=>m.e.from(t)).filter(t=>null!=t)),Object(h.d)(this,"_abiCoder",Object(h.e)(new.target,"getAbiCoder")()),Object(h.d)(this,"functions",{}),Object(h.d)(this,"errors",{}),Object(h.d)(this,"events",{}),Object(h.d)(this,"structs",{}),this.fragments.forEach(t=>{let e=null;switch(t.type){case"constructor":return this.deploy?void w.warn("duplicate definition - constructor"):void Object(h.d)(this,"deploy",t);case"function":e=this.functions;break;case"event":e=this.events;break;case"error":e=this.errors;break;default:return;}let n=t.format();e[n]?w.warn("duplicate definition - "+n):e[n]=t;}),this.deploy||Object(h.d)(this,"deploy",m.a.from({payable:!1,type:"constructor"})),Object(h.d)(this,"_isInterface",!0);}format(t){t||(t=m.d.full),t===m.d.sighash&&w.throwArgumentError("interface does not support formatting sighash","format",t);const e=this.fragments.map(e=>e.format(t));return t===m.d.json?JSON.stringify(e.map(t=>JSON.parse(t))):e;}static getAbiCoder(){return d.b;}static getAddress(address){return Object(r.a)(address);}static getSighash(t){return Object(c.e)(Object(l.a)(t.format()),0,4);}static getEventTopic(t){return Object(l.a)(t.format());}getFunction(t){if(Object(c.l)(t)){for(const e in this.functions)if(t===this.getSighash(e))return this.functions[e];w.throwArgumentError("no matching function","sighash",t);}if(-1===t.indexOf("(")){const e=t.trim(),n=Object.keys(this.functions).filter(t=>t.split("(")[0]===e);return 0===n.length?w.throwArgumentError("no matching function","name",e):n.length>1&&w.throwArgumentError("multiple matching functions","name",e),this.functions[n[0]];}const e=this.functions[m.f.fromString(t).format()];return e||w.throwArgumentError("no matching function","signature",t),e;}getEvent(t){if(Object(c.l)(t)){const e=t.toLowerCase();for(const t in this.events)if(e===this.getEventTopic(t))return this.events[t];w.throwArgumentError("no matching event","topichash",e);}if(-1===t.indexOf("(")){const e=t.trim(),n=Object.keys(this.events).filter(t=>t.split("(")[0]===e);return 0===n.length?w.throwArgumentError("no matching event","name",e):n.length>1&&w.throwArgumentError("multiple matching events","name",e),this.events[n[0]];}const e=this.events[m.c.fromString(t).format()];return e||w.throwArgumentError("no matching event","signature",t),e;}getError(t){if(Object(c.l)(t)){const e=Object(h.e)(this.constructor,"getSighash");for(const n in this.errors){if(t===e(this.errors[n]))return this.errors[n];}w.throwArgumentError("no matching error","sighash",t);}if(-1===t.indexOf("(")){const e=t.trim(),n=Object.keys(this.errors).filter(t=>t.split("(")[0]===e);return 0===n.length?w.throwArgumentError("no matching error","name",e):n.length>1&&w.throwArgumentError("multiple matching errors","name",e),this.errors[n[0]];}const e=this.errors[m.f.fromString(t).format()];return e||w.throwArgumentError("no matching error","signature",t),e;}getSighash(t){if("string"==typeof t)try{t=this.getFunction(t);}catch(e){try{t=this.getError(t);}catch(t){throw e;}}return Object(h.e)(this.constructor,"getSighash")(t);}getEventTopic(t){return"string"==typeof t&&(t=this.getEvent(t)),Object(h.e)(this.constructor,"getEventTopic")(t);}_decodeParams(t,data){return this._abiCoder.decode(t,data);}_encodeParams(t,e){return this._abiCoder.encode(t,e);}encodeDeploy(t){return this._encodeParams(this.deploy.inputs,t||[]);}decodeErrorResult(t,data){"string"==typeof t&&(t=this.getError(t));const e=Object(c.a)(data);return Object(c.i)(e.slice(0,4))!==this.getSighash(t)&&w.throwArgumentError(`data signature does not match error ${t.name}.`,"data",Object(c.i)(e)),this._decodeParams(t.inputs,e.slice(4));}encodeErrorResult(t,e){return"string"==typeof t&&(t=this.getError(t)),Object(c.i)(Object(c.b)([this.getSighash(t),this._encodeParams(t.inputs,e||[])]));}decodeFunctionData(t,data){"string"==typeof t&&(t=this.getFunction(t));const e=Object(c.a)(data);return Object(c.i)(e.slice(0,4))!==this.getSighash(t)&&w.throwArgumentError(`data signature does not match function ${t.name}.`,"data",Object(c.i)(e)),this._decodeParams(t.inputs,e.slice(4));}encodeFunctionData(t,e){return"string"==typeof t&&(t=this.getFunction(t)),Object(c.i)(Object(c.b)([this.getSighash(t),this._encodeParams(t.inputs,e||[])]));}decodeFunctionResult(t,data){"string"==typeof t&&(t=this.getFunction(t));let e=Object(c.a)(data),n=null,r="",o=null,l=null,f=null;switch(e.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(t.outputs,e);}catch(t){}break;case 4:{const t=Object(c.i)(e.slice(0,4)),h=O[t];if(h)o=this._abiCoder.decode(h.inputs,e.slice(4)),l=h.name,f=h.signature,h.reason&&(n=o[0]),"Error"===l?r=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(o[0])}`:"Panic"===l&&(r=`; VM Exception while processing transaction: reverted with panic code ${o[0]}`);else try{const n=this.getError(t);o=this._abiCoder.decode(n.inputs,e.slice(4)),l=n.name,f=n.format();}catch(t){}break;}}return w.throwError("call revert exception"+r,y.b.errors.CALL_EXCEPTION,{method:t.format(),data:Object(c.i)(data),errorArgs:o,errorName:l,errorSignature:f,reason:n});}encodeFunctionResult(t,e){return"string"==typeof t&&(t=this.getFunction(t)),Object(c.i)(this._abiCoder.encode(t.outputs,e||[]));}encodeFilterTopics(t,e){"string"==typeof t&&(t=this.getEvent(t)),e.length>t.inputs.length&&w.throwError("too many arguments for "+t.format(),y.b.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:e});let n=[];t.anonymous||n.push(this.getEventTopic(t));const r=(param,t)=>"string"===param.type?Object(l.a)(t):"bytes"===param.type?Object(f.a)(Object(c.i)(t)):("bool"===param.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),param.type.match(/^u?int/)&&(t=o.a.from(t).toHexString()),"address"===param.type&&this._abiCoder.encode(["address"],[t]),Object(c.h)(Object(c.i)(t),32));for(e.forEach((e,o)=>{let param=t.inputs[o];param.indexed?null==e?n.push(null):"array"===param.baseType||"tuple"===param.baseType?w.throwArgumentError("filtering with tuples or arrays not supported","contract."+param.name,e):Array.isArray(e)?n.push(e.map(t=>r(param,t))):n.push(r(param,e)):null!=e&&w.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+param.name,e);});n.length&&null===n[n.length-1];)n.pop();return n;}encodeEventLog(t,e){"string"==typeof t&&(t=this.getEvent(t));const n=[],r=[],o=[];return t.anonymous||n.push(this.getEventTopic(t)),e.length!==t.inputs.length&&w.throwArgumentError("event arguments/values mismatch","values",e),t.inputs.forEach((param,t)=>{const c=e[t];if(param.indexed){if("string"===param.type)n.push(Object(l.a)(c));else if("bytes"===param.type)n.push(Object(f.a)(c));else{if("tuple"===param.baseType||"array"===param.baseType)throw new Error("not implemented");n.push(this._abiCoder.encode([param.type],[c]));}}else r.push(param),o.push(c);}),{data:this._abiCoder.encode(r,o),topics:n};}decodeEventLog(t,data,e){if("string"==typeof t&&(t=this.getEvent(t)),null!=e&&!t.anonymous){let n=this.getEventTopic(t);Object(c.l)(e[0],32)&&e[0].toLowerCase()===n||w.throwError("fragment/topic mismatch",y.b.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:n,value:e[0]}),e=e.slice(1);}let n=[],r=[],o=[];t.inputs.forEach((param,t)=>{param.indexed?"string"===param.type||"bytes"===param.type||"tuple"===param.baseType||"array"===param.baseType?(n.push(m.g.fromObject({type:"bytes32",name:param.name})),o.push(!0)):(n.push(param),o.push(!1)):(r.push(param),o.push(!1));});let l=null!=e?this._abiCoder.decode(n,Object(c.b)(e)):null,f=this._abiCoder.decode(r,data,!0),h=[],d=0,v=0;t.inputs.forEach((param,t)=>{if(param.indexed){if(null==l)h[t]=new T({_isIndexed:!0,hash:null});else if(o[t])h[t]=new T({_isIndexed:!0,hash:l[v++]});else try{h[t]=l[v++];}catch(e){h[t]=e;}}else try{h[t]=f[d++];}catch(e){h[t]=e;}if(param.name&&null==h[param.name]){const e=h[t];e instanceof Error?Object.defineProperty(h,param.name,{enumerable:!0,get:()=>{throw M(`property ${JSON.stringify(param.name)}`,e);}}):h[param.name]=e;}});for(let i=0;i{throw M(`index ${i}`,t);}});}return Object.freeze(h);}parseTransaction(t){let e=this.getFunction(t.data.substring(0,10).toLowerCase());return e?new A({args:this._abiCoder.decode(e.inputs,"0x"+t.data.substring(10)),functionFragment:e,name:e.name,signature:e.format(),sighash:this.getSighash(e),value:o.a.from(t.value||"0")}):null;}parseLog(t){let e=this.getEvent(t.topics[0]);return!e||e.anonymous?null:new _({eventFragment:e,name:e.name,signature:e.format(),topic:this.getEventTopic(e),args:this.decodeEventLog(e,t.data,t.topics)});}parseError(data){const t=Object(c.i)(data);let e=this.getError(t.substring(0,10).toLowerCase());return e?new E({args:this._abiCoder.decode(e.inputs,"0x"+t.substring(10)),errorFragment:e,name:e.name,signature:e.format(),sighash:this.getSighash(e)}):null;}static isInterface(t){return!(!t||!t._isInterface);}}},function(t,e,n){"use strict";n.d(e,"b",function(){return G;}),n.d(e,"c",function(){return z;}),n.d(e,"a",function(){return H;});var r=n(0),o=n(27),c=n(5),l=n(2),f=n(90),h=n(98);function d(t,e){null==e&&(e=1);const n=[],r=n.forEach,o=function(t,e){r.call(t,function(t){e>0&&Array.isArray(t)?o(t,e-1):n.push(t);});};return o(t,e),n;}function m(t){return function(t){let e=0;return()=>t[e++];}(function(t){let e=0;function n(){return t[e++]<<8|t[e++];}let r=n(),o=1,c=[0,1];for(let i=1;i>--h&1;}const y=Math.pow(2,31),v=y>>>1,w=v>>1,_=y-1;let A=0;for(let i=0;i<31;i++)A=A<<1|m();let E=[],T=0,O=y;for(;;){let t=Math.floor(((A-T+1)*o-1)/O),e=0,n=r;for(;n-e>1;){let r=e+n>>>1;t>>1|m(),a=a<<1^v,b=(b^v)<<1|v|1;T=a,O=1+b-a;}let M=r-4;return E.map(e=>{switch(e-M){case 3:return M+65792+(t[f++]<<16|t[f++]<<8|t[f++]);case 2:return M+256+(t[f++]<<8|t[f++]);case 1:return M+t[f++];default:return e-1;}});}(t));}function y(i){return 1&i?~i>>1:i>>1;}function v(t,e){let n=Array(t);for(let i=0,r=-1;ie[t]):n;}function A(t,e,n){let r=Array(t).fill(void 0).map(()=>[]);for(let i=0;ir[e].push(t));return r;}function E(t,e){let n=1+e(),r=e(),o=function(t){let e=[];for(;;){let i=t();if(0==i)break;e.push(i);}return e;}(e);return d(A(o.length,1+t,e).map((t,i)=>{const e=t[0],c=t.slice(1);return Array(o[i]).fill(void 0).map((t,o)=>{let l=o*r;return[e+o*n,c.map(t=>t+l)];});}));}function T(t,e){return A(1+e(),1+t,e).map(t=>[t[0],t.slice(1)]);}const O=m(Object(h.a)("AEQF2AO2DEsA2wIrAGsBRABxAN8AZwCcAEwAqgA0AGwAUgByADcATAAVAFYAIQAyACEAKAAYAFgAGwAjABQAMAAmADIAFAAfABQAKwATACoADgAbAA8AHQAYABoAGQAxADgALAAoADwAEwA9ABMAGgARAA4ADwAWABMAFgAIAA8AHgQXBYMA5BHJAS8JtAYoAe4AExozi0UAH21tAaMnBT8CrnIyhrMDhRgDygIBUAEHcoFHUPe8AXBjAewCjgDQR8IICIcEcQLwATXCDgzvHwBmBoHNAqsBdBcUAykgDhAMShskMgo8AY8jqAQfAUAfHw8BDw87MioGlCIPBwZCa4ELatMAAMspJVgsDl8AIhckSg8XAHdvTwBcIQEiDT4OPhUqbyECAEoAS34Aej8Ybx83JgT/Xw8gHxZ/7w8RICxPHA9vBw+Pfw8PHwAPFv+fAsAvCc8vEr8ivwD/EQ8Bol8OEBa/A78hrwAPCU8vESNvvwWfHwNfAVoDHr+ZAAED34YaAdJPAK7PLwSEgDLHAGo1Pz8Pvx9fUwMrpb8O/58VTzAPIBoXIyQJNF8hpwIVAT8YGAUADDNBaX3RAMomJCg9EhUeA29MABsZBTMNJipjOhc19gcIDR8bBwQHEggCWi6DIgLuAQYA+BAFCha3A5XiAEsqM7UFFgFLhAMjFTMYE1Klnw74nRVBG/ASCm0BYRN/BrsU3VoWy+S0vV8LQx+vN8gF2AC2AK5EAWwApgYDKmAAroQ0NDQ0AT+OCg7wAAIHRAbpNgVcBV0APTA5BfbPFgMLzcYL/QqqA82eBALKCjQCjqYCht0/k2+OAsXQAoP3ASTKDgDw6ACKAUYCMpIKJpRaAE4A5womABzZvs0REEKiACIQAd5QdAECAj4Ywg/wGqY2AVgAYADYvAoCGAEubA0gvAY2ALAAbpbvqpyEAGAEpgQAJgAG7gAgAEACmghUFwCqAMpAINQIwC4DthRAAPcycKgApoIdABwBfCisABoATwBqASIAvhnSBP8aH/ECeAKXAq40NjgDBTwFYQU6AXs3oABgAD4XNgmcCY1eCl5tIFZeUqGgyoNHABgAEQAaABNwWQAmABMATPMa3T34ADldyprmM1M2XociUQgLzvwAXT3xABgAEQAaABNwIGFAnADD8AAgAD4BBJWzaCcIAIEBFMAWwKoAAdq9BWAF5wLQpALEtQAKUSGkahR4GnJM+gsAwCgeFAiUAECQ0BQuL8AAIAAAADKeIheclvFqQAAETr4iAMxIARMgAMIoHhQIAn0E0pDQFC4HhznoAAAAIAI2C0/4lvFqQAAETgBJJwYCAy4ABgYAFAA8MBKYEH4eRhTkAjYeFcgACAYAeABsOqyQ5gRwDayqugEgaIIAtgoACgDmEABmBAWGme5OBJJA2m4cDeoAmITWAXwrMgOgAGwBCh6CBXYF1Tzg1wKAAFdiuABRAFwAXQBsAG8AdgBrAHYAbwCEAHEwfxQBVE5TEQADVFhTBwBDANILAqcCzgLTApQCrQL6vAAMAL8APLhNBKkE6glGKTAU4Dr4N2EYEwBCkABKk8rHAbYBmwIoAiU4Ajf/Aq4CowCAANIChzgaNBsCsTgeODcFXrgClQKdAqQBiQGYAqsCsjTsNHsfNPA0ixsAWTWiOAMFPDQSNCk2BDZHNow2TTZUNhk28Jk9VzI3QkEoAoICoQKwAqcAQAAxBV4FXbS9BW47YkIXP1ciUqs05DS/FwABUwJW11e6nHuYZmSh/RAYA8oMKvZ8KASoUAJYWAJ6ILAsAZSoqjpgA0ocBIhmDgDWAAawRDQoAAcuAj5iAHABZiR2AIgiHgCaAU68ACxuHAG0ygM8MiZIAlgBdF4GagJqAPZOHAMuBgoATkYAsABiAHgAMLoGDPj0HpKEBAAOJgAuALggTAHWAeAMEDbd20Uege0ADwAWADkAQgA9OHd+2MUQZBBhBgNNDkxxPxUQArEPqwvqERoM1irQ090ANK4H8ANYB/ADWANYB/AH8ANYB/ADWANYA1gDWBwP8B/YxRBkD00EcgWTBZAE2wiIJk4RhgctCNdUEnQjHEwDSgEBIypJITuYMxAlR0wRTQgIATZHbKx9PQNMMbBU+pCnA9AyVDlxBgMedhKlAC8PeCE1uk6DekxxpQpQT7NX9wBFBgASqwAS5gBJDSgAUCwGPQBI4zTYABNGAE2bAE3KAExdGABKaAbgAFBXAFCOAFBJABI2SWdObALDOq0//QomCZhvwHdTBkIQHCemEPgMNAG2ATwN7kvZBPIGPATKH34ZGg/OlZ0Ipi3eDO4m5C6igFsj9iqEBe5L9TzeC05RaQ9aC2YJ5DpkgU8DIgEOIowK3g06CG4Q9ArKbA3mEUYHOgPWSZsApgcCCxIdNhW2JhFirQsKOXgG/Br3C5AmsBMqev0F1BoiBk4BKhsAANAu6IWxWjJcHU9gBgQLJiPIFKlQIQ0mQLh4SRocBxYlqgKSQ3FKiFE3HpQh9zw+DWcuFFF9B/Y8BhlQC4I8n0asRQ8R0z6OPUkiSkwtBDaALDAnjAnQD4YMunxzAVoJIgmyDHITMhEYN8YIOgcaLpclJxYIIkaWYJsE+KAD9BPSAwwFQAlCBxQDthwuEy8VKgUOgSXYAvQ21i60ApBWgQEYBcwPJh/gEFFH4Q7qCJwCZgOEJewALhUiABginAhEZABgj9lTBi7MCMhqbSN1A2gU6GIRdAeSDlgHqBw0FcAc4nDJXgyGCSiksAlcAXYJmgFgBOQICjVcjKEgQmdUi1kYnCBiQUBd/QIyDGYVoES+h3kCjA9sEhwBNgF0BzoNAgJ4Ee4RbBCWCOyGBTW2M/k6JgRQIYQgEgooA1BszwsoJvoM+WoBpBJjAw00PnfvZ6xgtyUX/gcaMsZBYSHyC5NPzgydGsIYQ1QvGeUHwAP0GvQn60FYBgADpAQUOk4z7wS+C2oIjAlAAEoOpBgH2BhrCnKM0QEyjAG4mgNYkoQCcJAGOAcMAGgMiAV65gAeAqgIpAAGANADWAA6Aq4HngAaAIZCAT4DKDABIuYCkAOUCDLMAZYwAfQqBBzEDBYA+DhuSwLDsgKAa2ajBd5ZAo8CSjYBTiYEBk9IUgOwcuIA3ABMBhTgSAEWrEvMG+REAeBwLADIAPwABjYHBkIBzgH0bgC4AWALMgmjtLYBTuoqAIQAFmwB2AKKAN4ANgCA8gFUAE4FWvoF1AJQSgESMhksWGIBvAMgATQBDgB6BsyOpsoIIARuB9QCEBwV4gLvLwe2AgMi4BPOQsYCvd9WADIXUu5eZwqoCqdeaAC0YTQHMnM9UQAPH6k+yAdy/BZIiQImSwBQ5gBQQzSaNTFWSTYBpwGqKQK38AFtqwBI/wK37gK3rQK3sAK6280C0gK33AK3zxAAUEIAUD9SklKDArekArw5AEQAzAHCO147WTteO1k7XjtZO147WTteO1kDmChYI03AVU0oJqkKbV9GYewMpw3VRMk6ShPcYFJgMxPJLbgUwhXPJVcZPhq9JwYl5VUKDwUt1GYxCC00dhe9AEApaYNCY4ceMQpMHOhTklT5LRwAskujM7ANrRsWREEFSHXuYisWDwojAmSCAmJDXE6wXDchAqH4AmiZAmYKAp+FOBwMAmY8AmYnBG8EgAN/FAN+kzkHOXgYOYM6JCQCbB4CMjc4CwJtyAJtr/CLADRoRiwBaADfAOIASwYHmQyOAP8MwwAOtgJ3MAJ2o0ACeUxEAni7Hl3cRa9G9AJ8QAJ6yQJ9CgJ88UgBSH5kJQAsFklZSlwWGErNAtECAtDNSygDiFADh+dExpEzAvKiXQQDA69Lz0wuJgTQTU1NsAKLQAKK2cIcCB5EaAa4Ao44Ao5dQZiCAo7aAo5deVG1UzYLUtVUhgKT/AKTDQDqAB1VH1WwVdEHLBwplocy4nhnRTw6ApegAu+zWCKpAFomApaQApZ9nQCqWa1aCoJOADwClrYClk9cRVzSApnMApllXMtdCBoCnJw5wzqeApwXAp+cAp65iwAeEDIrEAKd8gKekwC2PmE1YfACntQCoG8BqgKeoCACnk+mY8lkKCYsAiewAiZ/AqD8AqBN2AKmMAKlzwKoAAB+AqfzaH1osgAESmodatICrOQCrK8CrWgCrQMCVx4CVd0CseLYAx9PbJgCsr4OArLpGGzhbWRtSWADJc4Ctl08QG6RAylGArhfArlIFgK5K3hwN3DiAr0aAy2zAzISAr6JcgMDM3ICvhtzI3NQAsPMAsMFc4N0TDZGdOEDPKgDPJsDPcACxX0CxkgCxhGKAshqUgLIRQLJUALJLwJkngLd03h6YniveSZL0QMYpGcDAmH1GfSVJXsMXpNevBICz2wCz20wTFTT9BSgAMeuAs90ASrrA04TfkwGAtwoAtuLAtJQA1JdA1NgAQIDVY2AikABzBfuYUZ2AILPg44C2sgC2d+EEYRKpz0DhqYAMANkD4ZyWvoAVgLfZgLeuXR4AuIw7RUB8zEoAfScAfLTiALr9ALpcXoAAur6AurlAPpIAboC7ooC652Wq5cEAu5AA4XhmHpw4XGiAvMEAGoDjheZlAL3FAORbwOSiAL3mQL52gL4Z5odmqy8OJsfA52EAv77ARwAOp8dn7QDBY4DpmsDptoA0sYDBmuhiaIGCgMMSgFgASACtgNGAJwEgLpoBgC8BGzAEowcggCEDC6kdjoAJAM0C5IKRoABZCgiAIzw3AYBLACkfng9ogigkgNmWAN6AEQCvrkEVqTGAwCsBRbAA+4iQkMCHR072jI2PTbUNsk2RjY5NvA23TZKNiU3EDcZN5I+RTxDRTBCJkK5VBYKFhZfwQCWygU3AJBRHpu+OytgNxa61A40GMsYjsn7BVwFXQVcBV0FaAVdBVwFXQVcBV0FXAVdBVwFXUsaCNyKAK4AAQUHBwKU7oICoW1e7jAEzgPxA+YDwgCkBFDAwADABKzAAOxFLhitA1UFTDeyPkM+bj51QkRCuwTQWWQ8X+0AWBYzsACNA8xwzAGm7EZ/QisoCTAbLDs6fnLfb8H2GccsbgFw13M1HAVkBW/Jxsm9CNRO8E8FDD0FBQw9FkcClOYCoMFegpDfADgcMiA2AJQACB8AsigKAIzIEAJKeBIApY5yPZQIAKQiHb4fvj5BKSRPQrZCOz0oXyxgOywfKAnGbgMClQaCAkILXgdeCD9IIGUgQj5fPoY+dT52Ao5CM0dAX9BTVG9SDzFwWTQAbxBzJF/lOEIQQglCCkKJIAls5AcClQICoKPMODEFxhi6KSAbiyfIRrMjtCgdWCAkPlFBIitCsEJRzAbMAV/OEyQzDg0OAQQEJ36i328/Mk9AybDJsQlq3tDRApUKAkFzXf1d/j9uALYP6hCoFgCTGD8kPsFKQiobrm0+zj0KSD8kPnVCRBwMDyJRTHFgMTJa5rwXQiQ2YfI/JD7BMEJEHGINTw4TOFlIRzwJO0icMQpyPyQ+wzJCRBv6DVgnKB01NgUKj2bwYzMqCoBkznBgEF+zYDIocwRIX+NgHj4HICNfh2C4CwdwFWpTG/lgUhYGAwRfv2Ts8mAaXzVgml/XYIJfuWC4HI1gUF9pYJZgMR6ilQHMAOwLAlDRefC0in4AXAEJA6PjCwc0IamOANMMCAECRQDFNRTZBgd+CwQlRA+r6+gLBDEFBnwUBXgKATIArwAGRAAHA3cDdAN2A3kDdwN9A3oDdQN7A30DfAN4A3oDfQAYEAAlAtYASwMAUAFsAHcKAHcAmgB3AHUAdQB2AHVu8UgAygDAAHcAdQB1AHYAdQALCgB3AAsAmgB3AAsCOwB3AAtu8UgAygDAAHgKAJoAdwB3AHUAdQB2AHUAeAB1AHUAdgB1bvFIAMoAwAALCgCaAHcACwB3AAsCOwB3AAtu8UgAygDAAH4ACwGgALcBpwC6AahdAu0COwLtbvFIAMoAwAALCgCaAu0ACwLtAAsCOwLtAAtu8UgAygDAA24ACwNvAAu0VsQAAzsAABCkjUIpAAsAUIusOggWcgMeBxVsGwL67U/2HlzmWOEeOgALASvuAAseAfpKUpnpGgYJDCIZM6YyARUE9ThqAD5iXQgnAJYJPnOzw0ZAEZxEKsIAkA4DhAHnTAIDxxUDK0lxCQlPYgIvIQVYJQBVqE1GakUAKGYiDToSBA1EtAYAXQJYAIF8GgMHRyAAIAjOe9YncekRAA0KACUrjwE7Ayc6AAYWAqaiKG4McEcqANoN3+Mg9TwCBhIkuCny+JwUQ29L008JluRxu3K+oAdqiHOqFH0AG5SUIfUJ5SxCGfxdipRzqTmT4V5Zb+r1Uo4Vm+NqSSEl2mNvR2JhIa8SpYO6ntdwFXHCWTCK8f2+Hxo7uiG3drDycAuKIMP5bhi06ACnqArH1rz4Rqg//lm6SgJGEVbF9xJHISaR6HxqxSnkw6shDnelHKNEfGUXSJRJ1GcsmtJw25xrZMDK9gXSm1/YMkdX4/6NKYOdtk/NQ3/NnDASjTc3fPjIjW/5sVfVObX2oTDWkr1dF9f3kxBsD3/3aQO8hPfRz+e0uEiJqt1161griu7gz8hDDwtpy+F+BWtefnKHZPAxcZoWbnznhJpy0e842j36bcNzGnIEusgGX0a8ZxsnjcSsPDZ09yZ36fCQbriHeQ72JRMILNl6ePPf2HWoVwgWAm1fb3V2sAY0+B6rAXqSwPBgseVmoqsBTSrm91+XasMYYySI8eeRxH3ZvHkMz3BQ5aJ3iUVbYPNM3/7emRtjlsMgv/9VyTsyt/mK+8fgWeT6SoFaclXqn42dAIsvAarF5vNNWHzKSkKQ/8Hfk5ZWK7r9yliOsooyBjRhfkHP4Q2DkWXQi6FG/9r/IwbmkV5T7JSopHKn1pJwm9tb5Ot0oyN1Z2mPpKXHTxx2nlK08fKk1hEYA8WgVVWL5lgx0iTv+KdojJeU23ZDjmiubXOxVXJKKi2Wjuh2HLZOFLiSC7Tls5SMh4f+Pj6xUSrNjFqLGehRNB8lC0QSLNmkJJx/wSG3MnjE9T1CkPwJI0wH2lfzwETIiVqUxg0dfu5q39Gt+hwdcxkhhNvQ4TyrBceof3Mhs/IxFci1HmHr4FMZgXEEczPiGCx0HRwzAqDq2j9AVm1kwN0mRVLWLylgtoPNapF5cY4Y1wJh/e0BBwZj44YgZrDNqvD/9Hv7GFYdUQeDJuQ3EWI4HaKqavU1XjC/n41kT4L79kqGq0kLhdTZvgP3TA3fS0ozVz+5piZsoOtIvBUFoMKbNcmBL6YxxaUAusHB38XrS8dQMnQwJfUUkpRoGr5AUeWicvBTzyK9g77+yCkf5PAysL7r/JjcZgrbvRpMW9iyaxZvKO6ceZN2EwIxKwVFPuvFuiEPGCoagbMo+SpydLrXqBzNCDGFCrO/rkcwa2xhokQZ5CdZ0AsU3JfSqJ6n5I14YA+P/uAgfhPU84Tlw7cEFfp7AEE8ey4sP12PTt4Cods1GRgDOB5xvyiR5m+Bx8O5nBCNctU8BevfV5A08x6RHd5jcwPTMDSZJOedIZ1cGQ704lxbAzqZOP05ZxaOghzSdvFBHYqomATARyAADK4elP8Ly3IrUZKfWh23Xy20uBUmLS4Pfagu9+oyVa2iPgqRP3F2CTUsvJ7+RYnN8fFZbU/HVvxvcFFDKkiTqV5UBZ3Gz54JAKByi9hkKMZJvuGgcSYXFmw08UyoQyVdfTD1/dMkCHXcTGAKeROgArsvmRrQTLUOXioOHGK2QkjHuoYFgXciZoTJd6Fs5q1QX1G+p/e26hYsEf7QZD1nnIyl/SFkNtYYmmBhpBrxl9WbY0YpHWRuw2Ll/tj9mD8P4snVzJl4F9J+1arVeTb9E5r2ILH04qStjxQNwn3m4YNqxmaNbLAqW2TN6LidwuJRqS+NXbtqxoeDXpxeGWmxzSkWxjkyCkX4NQRme6q5SAcC+M7+9ETfA/EwrzQajKakCwYyeunP6ZFlxU2oMEn1Pz31zeStW74G406ZJFCl1wAXIoUKkWotYEpOuXB1uVNxJ63dpJEqfxBeptwIHNrPz8BllZoIcBoXwgfJ+8VAUnVPvRvexnw0Ma/WiGYuJO5y8QTvEYBigFmhUxY5RqzE8OcywN/8m4UYrlaniJO75XQ6KSo9+tWHlu+hMi0UVdiKQp7NelnoZUzNaIyBPVeOwK6GNp+FfHuPOoyhaWuNvTYFkvxscMQWDh+zeFCFkgwbXftiV23ywJ4+uwRqmg9k3KzwIQpzppt8DBBOMbrqwQM5Gb05sEwdKzMiAqOloaA/lr0KA+1pr0/+HiWoiIjHA/wir2nIuS3PeU/ji3O6ZwoxcR1SZ9FhtLC5S0FIzFhbBWcGVP/KpxOPSiUoAdWUpqKH++6Scz507iCcxYI6rdMBICPJZea7OcmeFw5mObJSiqpjg2UoWNIs+cFhyDSt6geV5qgi3FunmwwDoGSMgerFOZGX1m0dMCYo5XOruxO063dwENK9DbnVM9wYFREzh4vyU1WYYJ/LRRp6oxgjqP/X5a8/4Af6p6NWkQferzBmXme0zY/4nwMJm/wd1tIqSwGz+E3xPEAOoZlJit3XddD7/BT1pllzOx+8bmQtANQ/S6fZexc6qi3W+Q2xcmXTUhuS5mpHQRvcxZUN0S5+PL9lXWUAaRZhEH8hTdAcuNMMCuVNKTEGtSUKNi3O6KhSaTzck8csZ2vWRZ+d7mW8c4IKwXIYd25S/zIftPkwPzufjEvOHWVD1m+FjpDVUTV0DGDuHj6QnaEwLu/dEgdLQOg9E1Sro9XHJ8ykLAwtPu+pxqKDuFexqON1sKQm7rwbE1E68UCfA/erovrTCG+DBSNg0l4goDQvZN6uNlbyLpcZAwj2UclycvLpIZMgv4yRlpb3YuMftozorbcGVHt/VeDV3+Fdf1TP0iuaCsPi2G4XeGhsyF1ubVDxkoJhmniQ0/jSg/eYML9KLfnCFgISWkp91eauR3IQvED0nAPXK+6hPCYs+n3+hCZbiskmVMG2da+0EsZPonUeIY8EbfusQXjsK/eFDaosbPjEfQS0RKG7yj5GG69M7MeO1HmiUYocgygJHL6M1qzUDDwUSmr99V7Sdr2F3JjQAJY+F0yH33Iv3+C9M38eML7gTgmNu/r2bUMiPvpYbZ6v1/IaESirBHNa7mPKn4dEmYg7v/+HQgPN1G79jBQ1+soydfDC2r+h2Bl/KIc5KjMK7OH6nb1jLsNf0EHVe2KBiE51ox636uyG6Lho0t3J34L5QY/ilE3mikaF4HKXG1mG1rCevT1Vv6GavltxoQe/bMrpZvRggnBxSEPEeEzkEdOxTnPXHVjUYdw8JYvjB/o7Eegc3Ma+NUxLLnsK0kJlinPmUHzHGtrk5+CAbVzFOBqpyy3QVUnzTDfC/0XD94/okH+OB+i7g9lolhWIjSnfIb+Eq43ZXOWmwvjyV/qqD+t0e+7mTEM74qP/Ozt8nmC7mRpyu63OB4KnUzFc074SqoyPUAgM+/TJGFo6T44EHnQU4X4z6qannVqgw/U7zCpwcmXV1AubIrvOmkKHazJAR55ePjp5tLBsN8vAqs3NAHdcEHOR2xQ0lsNAFzSUuxFQCFYvXLZJdOj9p4fNq6p0HBGUik2YzaI4xySy91KzhQ0+q1hjxvImRwPRf76tChlRkhRCi74NXZ9qUNeIwP+s5p+3m5nwPdNOHgSLD79n7O9m1n1uDHiMntq4nkYwV5OZ1ENbXxFd4PgrlvavZsyUO4MqYlqqn1O8W/I1dEZq5dXhrbETLaZIbC2Kj/Aa/QM+fqUOHdf0tXAQ1huZ3cmWECWSXy/43j35+Mvq9xws7JKseriZ1pEWKc8qlzNrGPUGcVgOa9cPJYIJsGnJTAUsEcDOEVULO5x0rXBijc1lgXEzQQKhROf8zIV82w8eswc78YX11KYLWQRcgHNJElBxfXr72lS2RBSl07qTKorO2uUDZr3sFhYsvnhLZn0A94KRzJ/7DEGIAhW5ZWFpL8gEwu1aLA9MuWZzNwl8Oze9Y+bX+v9gywRVnoB5I/8kXTXU3141yRLYrIOOz6SOnyHNy4SieqzkBXharjfjqq1q6tklaEbA8Qfm2DaIPs7OTq/nvJBjKfO2H9bH2cCMh1+5gspfycu8f/cuuRmtDjyqZ7uCIMyjdV3a+p3fqmXsRx4C8lujezIFHnQiVTXLXuI1XrwN3+siYYj2HHTvESUx8DlOTXpak9qFRK+L3mgJ1WsD7F4cu1aJoFoYQnu+wGDMOjJM3kiBQWHCcvhJ/HRdxodOQp45YZaOTA22Nb4XKCVxqkbwMYFhzYQYIAnCW8FW14uf98jhUG2zrKhQQ0q0CEq0t5nXyvUyvR8DvD69LU+g3i+HFWQMQ8PqZuHD+sNKAV0+M6EJC0szq7rEr7B5bQ8BcNHzvDMc9eqB5ZCQdTf80Obn4uzjwpYU7SISdtV0QGa9D3Wrh2BDQtpBKxaNFV+/Cy2P/Sv+8s7Ud0Fd74X4+o/TNztWgETUapy+majNQ68Lq3ee0ZO48VEbTZYiH1Co4OlfWef82RWeyUXo7woM03PyapGfikTnQinoNq5z5veLpeMV3HCAMTaZmA1oGLAn7XS3XYsz+XK7VMQsc4XKrmDXOLU/pSXVNUq8dIqTba///3x6LiLS6xs1xuCAYSfcQ3+rQgmu7uvf3THKt5Ooo97TqcbRqxx7EASizaQCBQllG/rYxVapMLgtLbZS64w1MDBMXX+PQpBKNwqUKOf2DDRDUXQf9EhOS0Qj4nTmlA8dzSLz/G1d+Ud8MTy/6ghhdiLpeerGY/UlDOfiuqFsMUU5/UYlP+BAmgRLuNpvrUaLlVkrqDievNVEAwF+4CoM1MZTmjxjJMsKJq+u8Zd7tNCUFy6LiyYXRJQ4VyvEQFFaCGKsxIwQkk7EzZ6LTJq2hUuPhvAW+gQnSG6J+MszC+7QCRHcnqDdyNRJ6T9xyS87A6MDutbzKGvGktpbXqtzWtXb9HsfK2cBMomjN9a4y+TaJLnXxAeX/HWzmf4cR4vALt/P4w4qgKY04ml4ZdLOinFYS6cup3G/1ie4+t1eOnpBNlqGqs75ilzkT4+DsZQxNvaSKJ//6zIbbk/M7LOhFmRc/1R+kBtz7JFGdZm/COotIdvQoXpTqP/1uqEUmCb/QWoGLMwO5ANcHzxdY48IGP5+J+zKOTBFZ4Pid+GTM+Wq12MV/H86xEJptBa6T+p3kgpwLedManBHC2GgNrFpoN2xnrMz9WFWX/8/ygSBkavq2Uv7FdCsLEYLu9LLIvAU0bNRDtzYl+/vXmjpIvuJFYjmI0im6QEYqnIeMsNjXG4vIutIGHijeAG/9EDBozKV5cldkHbLxHh25vT+ZEzbhXlqvpzKJwcEgfNwLAKFeo0/pvEE10XDB+EXRTXtSzJozQKFFAJhMxYkVaCW+E9AL7tMeU8acxidHqzb6lX4691UsDpy/LLRmT+epgW56+5Cw8tB4kMUv6s9lh3eRKbyGs+H/4mQMaYzPTf2OOdokEn+zzgvoD3FqNKk8QqGAXVsqcGdXrT62fSPkR2vROFi68A6se86UxRUk4cajfPyCC4G5wDhD+zNq4jodQ4u4n/m37Lr36n4LIAAsVr02dFi9AiwA81MYs2rm4eDlDNmdMRvEKRHfBwW5DdMNp0jPFZMeARqF/wL4XBfd+EMLBfMzpH5GH6NaW+1vrvMdg+VxDzatk3MXgO3ro3P/DpcC6+Mo4MySJhKJhSR01SGGGp5hPWmrrUgrv3lDnP+HhcI3nt3YqBoVAVTBAQT5iuhTg8nvPtd8ZeYj6w1x6RqGUBrSku7+N1+BaasZvjTk64RoIDlL8brpEcJx3OmY7jLoZsswdtmhfC/G21llXhITOwmvRDDeTTPbyASOa16cF5/A1fZAidJpqju3wYAy9avPR1ya6eNp9K8XYrrtuxlqi+bDKwlfrYdR0RRiKRVTLOH85+ZY7XSmzRpfZBJjaTa81VDcJHpZnZnSQLASGYW9l51ZV/h7eVzTi3Hv6hUsgc/51AqJRTkpbFVLXXszoBL8nBX0u/0jBLT8nH+fJePbrwURT58OY+UieRjd1vs04w0VG5VN2U6MoGZkQzKN/ptz0Q366dxoTGmj7i1NQGHi9GgnquXFYdrCfZBmeb7s0T6yrdlZH5cZuwHFyIJ/kAtGsTg0xH5taAAq44BAk1CPk9KVVbqQzrCUiFdF/6gtlPQ8bHHc1G1W92MXGZ5HEHftyLYs8mbD/9xYRUWkHmlM0zC2ilJlnNgV4bfALpQghxOUoZL7VTqtCHIaQSXm+YUMnpkXybnV+A6xlm2CVy8fn0Xlm2XRa0+zzOa21JWWmixfiPMSCZ7qA4rS93VN3pkpF1s5TonQjisHf7iU9ZGvUPOAKZcR1pbeVf/Ul7OhepGCaId9wOtqo7pJ7yLcBZ0pFkOF28y4zEI/kcUNmutBHaQpBdNM8vjCS6HZRokkeo88TBAjGyG7SR+6vUgTcyK9Imalj0kuxz0wmK+byQU11AiJFk/ya5dNduRClcnU64yGu/ieWSeOos1t3ep+RPIWQ2pyTYVbZltTbsb7NiwSi3AV+8KLWk7LxCnfZUetEM8ThnsSoGH38/nyAwFguJp8FjvlHtcWZuU4hPva0rHfr0UhOOJ/F6vS62FW7KzkmRll2HEc7oUq4fyi5T70Vl7YVIfsPHUCdHesf9Lk7WNVWO75JDkYbMI8TOW8JKVtLY9d6UJRITO8oKo0xS+o99Yy04iniGHAaGj88kEWgwv0OrHdY/nr76DOGNS59hXCGXzTKUvDl9iKpLSWYN1lxIeyywdNpTkhay74w2jFT6NS8qkjo5CxA1yfSYwp6AJIZNKIeEK5PJAW7ORgWgwp0VgzYpqovMrWxbu+DGZ6Lhie1RAqpzm8VUzKJOH3mCzWuTOLsN3VT/dv2eeYe9UjbR8YTBsLz7q60VN1sU51k+um1f8JxD5pPhbhSC8rRaB454tmh6YUWrJI3+GWY0qeWioj/tbkYITOkJaeuGt4JrJvHA+l0Gu7kY7XOaa05alMnRWVCXqFgLIwSY4uF59Ue5SU4QKuc/HamDxbr0x6csCetXGoP7Qn1Bk/J9DsynO/UD6iZ1Hyrz+jit0hDCwi/E9OjgKTbB3ZQKQ/0ZOvevfNHG0NK4Aj3Cp7NpRk07RT1i/S0EL93Ag8GRgKI9CfpajKyK6+Jj/PI1KO5/85VAwz2AwzP8FTBb075IxCXv6T9RVvWT2tUaqxDS92zrGUbWzUYk9mSs82pECH+fkqsDt93VW++4YsR/dHCYcQSYTO/KaBMDj9LSD/J/+z20Kq8XvZUAIHtm9hRPP3ItbuAu2Hm5lkPs92pd7kCxgRs0xOVBnZ13ccdA0aunrwv9SdqElJRC3g+oCu+nXyCgmXUs9yMjTMAIHfxZV+aPKcZeUBWt057Xo85Ks1Ir5gzEHCWqZEhrLZMuF11ziGtFQUds/EESajhagzcKsxamcSZxGth4UII+adPhQkUnx2WyN+4YWR+r3f8MnkyGFuR4zjzxJS8WsQYR5PTyRaD9ixa6Mh741nBHbzfjXHskGDq179xaRNrCIB1z1xRfWfjqw2pHc1zk9xlPpL8sQWAIuETZZhbnmL54rceXVNRvUiKrrqIkeogsl0XXb17ylNb0f4GA9Wd44vffEG8FSZGHEL2fbaTGRcSiCeA8PmA/f6Hz8HCS76fXUHwgwkzSwlI71ekZ7Fapmlk/KC+Hs8hUcw3N2LN5LhkVYyizYFl/uPeVP5lsoJHhhfWvvSWruCUW1ZcJOeuTbrDgywJ/qG07gZJplnTvLcYdNaH0KMYOYMGX+rB4NGPFmQsNaIwlWrfCezxre8zXBrsMT+edVLbLqN1BqB76JH4BvZTqUIMfGwPGEn+EnmTV86fPBaYbFL3DFEhjB45CewkXEAtJxk4/Ms2pPXnaRqdky0HOYdcUcE2zcXq4vaIvW2/v0nHFJH2XXe22ueDmq/18XGtELSq85j9X8q0tcNSSKJIX8FTuJF/Pf8j5PhqG2u+osvsLxYrvvfeVJL+4tkcXcr9JV7v0ERmj/X6fM3NC4j6dS1+9Umr2oPavqiAydTZPLMNRGY23LO9zAVDly7jD+70G5TPPLdhRIl4WxcYjLnM+SNcJ26FOrkrISUtPObIz5Zb3AG612krnpy15RMW+1cQjlnWFI6538qky9axd2oJmHIHP08KyP0ubGO+TQNOYuv2uh17yCIvR8VcStw7o1g0NM60sk+8Tq7YfIBJrtp53GkvzXH7OA0p8/n/u1satf/VJhtR1l8Wa6Gmaug7haSpaCaYQax6ta0mkutlb+eAOSG1aobM81D9A4iS1RRlzBBoVX6tU1S6WE2N9ORY6DfeLRC4l9Rvr5h95XDWB2mR1d4WFudpsgVYwiTwT31ljskD8ZyDOlm5DkGh9N/UB/0AI5Xvb8ZBmai2hQ4BWMqFwYnzxwB26YHSOv9WgY3JXnvoN+2R4rqGVh/LLDMtpFP+SpMGJNWvbIl5SOodbCczW2RKleksPoUeGEzrjtKHVdtZA+kfqO+rVx/iclCqwoopepvJpSTDjT+b9GWylGRF8EDbGlw6eUzmJM95Ovoz+kwLX3c2fTjFeYEsE7vUZm3mqdGJuKh2w9/QGSaqRHs99aScGOdDqkFcACoqdbBoQqqjamhH6Q9ng39JCg3lrGJwd50Qk9ovnqBTr8MME7Ps2wiVfygUmPoUBJJfJWX5Nda0nuncbFkA==")),M=new Set(_(O)),k=new Set(_(O)),x=function(t){let e=[];for(;;){let n=t();if(0==n)break;e.push(E(n,t));}for(;;){let n=t()-1;if(n<0)break;e.push(T(n,t));}return function(t){const e={};for(let i=0;ia-b);return function n(){let r=[];for(;;){let o=_(t,e);if(0==o.length)break;r.push({set:new Set(o),node:n()});}r.sort((a,b)=>b.set.size-a.set.size);let o=t(),c=o%3;o=o/3|0;let l=!!(1&o);return o>>=1,{branches:r,valid:c,fe0f:l,save:1==o,check:2==o};}();}(O),j=45,N=95;function I(t){return Object(o.g)(t);}function P(t){return t.filter(t=>65039!=t);}function R(t){for(let label of t.split(".")){let t=I(label);try{for(let i=t.lastIndexOf(N)-1;i>=0;i--)if(t[i]!==N)throw new Error("underscore only allowed at start");if(t.length>=4&&t.every(t=>t<128)&&t[2]===j&&t[3]===j)throw new Error("invalid label extension");}catch(t){throw new Error(`Invalid label "${label}": ${t.message}`);}}return t;}function C(t){return R(function(t,e){let input=I(t).reverse(),output=[];for(;input.length;){let t=B(input);if(t){output.push(...e(t));continue;}let n=input.pop();if(M.has(n)){output.push(n);continue;}if(k.has(n))continue;let r=x[n];if(!r)throw new Error(`Disallowed codepoint: 0x${n.toString(16).toUpperCase()}`);output.push(...r);}return R((s=String.fromCodePoint(...output),s.normalize("NFC")));var s;}(t,P));}function B(t,e){var n;let r,o,c=S,l=[],f=t.length;for(e&&(e.length=0);f;){let h=t[--f];if(c=null===(n=c.branches.find(t=>t.set.has(h)))||void 0===n?void 0:n.node,!c)break;if(c.save)o=h;else if(c.check&&h===o)break;l.push(h),c.fe0f&&(l.push(65039),f>0&&65039==t[f-1]&&f--),c.valid&&(r=l.slice(),2==c.valid&&r.splice(1,1),e&&e.push(...t.slice(f).reverse()),t.length=f);}return r;}const L=new l.b(f.a),F=new Uint8Array(32);function D(t){if(0===t.length)throw new Error("invalid ENS name; empty component");return t;}function U(t){const e=Object(o.f)(C(t)),n=[];if(0===t.length)return n;let r=0;for(let i=0;i=e.length)throw new Error("invalid ENS name; empty component");return n.push(D(e.slice(r))),n;}function G(t){try{return 0!==U(t).length;}catch(t){}return!1;}function z(t){"string"!=typeof t&&L.throwArgumentError("invalid ENS name; not a string","name",t);let e=F;const n=U(t);for(;n.length;)e=Object(c.a)(Object(r.b)([e,Object(c.a)(n.pop())]));return Object(r.i)(e);}function H(t){return Object(r.i)(Object(r.b)(U(t).map(t=>{if(t.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const e=new Uint8Array(t.length+1);return e.set(t,1),e[0]=e.length-1,e;})))+"00";}F.fill(0);}]); +/*! For license information please see ../LICENSES */!function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports;}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r});},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0});},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e];}.bind(null,o));return r;},n.n=function(t){var e=t&&t.__esModule?function(){return t.default;}:function(){return t;};return n.d(e,"a",e),e;},n.o=function(object,t){return Object.prototype.hasOwnProperty.call(object,t);},n.p="/_nuxt/",n(n.s=166);}([function(t,e,n){"use strict";n.d(e,"k",function(){return l;}),n.d(e,"j",function(){return h;}),n.d(e,"a",function(){return d;}),n.d(e,"b",function(){return m;}),n.d(e,"o",function(){return y;}),n.d(e,"p",function(){return v;}),n.d(e,"l",function(){return w;}),n.d(e,"i",function(){return A;}),n.d(e,"d",function(){return E;}),n.d(e,"e",function(){return T;}),n.d(e,"c",function(){return O;}),n.d(e,"g",function(){return M;}),n.d(e,"f",function(){return k;}),n.d(e,"h",function(){return x;}),n.d(e,"n",function(){return S;}),n.d(e,"m",function(){return j;});const r=new(n(2).b)("bytes/5.7.0");function o(t){return!!t.toHexString;}function c(t){return t.slice||(t.slice=function(){const e=Array.prototype.slice.call(arguments);return c(new Uint8Array(Array.prototype.slice.apply(t,e)));}),t;}function l(t){return w(t)&&!(t.length%2)||h(t);}function f(t){return"number"==typeof t&&t==t&&t%1==0;}function h(t){if(null==t)return!1;if(t.constructor===Uint8Array)return!0;if("string"==typeof t)return!1;if(!f(t.length)||t.length<0)return!1;for(let i=0;i=256)return!1;}return!0;}function d(t,e){if(e||(e={}),"number"==typeof t){r.checkSafeUint53(t,"invalid arrayify value");const e=[];for(;t;)e.unshift(255&t),t=parseInt(String(t/256));return 0===e.length&&e.push(0),c(new Uint8Array(e));}if(e.allowMissingPrefix&&"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),o(t)&&(t=t.toHexString()),w(t)){let n=t.substring(2);n.length%2&&("left"===e.hexPad?n="0"+n:"right"===e.hexPad?n+="0":r.throwArgumentError("hex data is odd-length","value",t));const o=[];for(let i=0;id(t)),n=e.reduce((t,e)=>t+e.length,0),r=new Uint8Array(n);return e.reduce((t,object)=>(r.set(object,t),t+object.length),0),c(r);}function y(t){let e=d(t);if(0===e.length)return e;let n=0;for(;ne&&r.throwArgumentError("value out of range","value",arguments[0]);const n=new Uint8Array(e);return n.set(t,e-t.length),c(n);}function w(t,e){return!("string"!=typeof t||!t.match(/^0x[0-9A-Fa-f]*$/))&&(!e||t.length===2+2*e);}const _="0123456789abcdef";function A(t,e){if(e||(e={}),"number"==typeof t){r.checkSafeUint53(t,"invalid hexlify value");let e="";for(;t;)e=_[15&t]+e,t=Math.floor(t/16);return e.length?(e.length%2&&(e="0"+e),"0x"+e):"0x00";}if("bigint"==typeof t)return(t=t.toString(16)).length%2?"0x0"+t:"0x"+t;if(e.allowMissingPrefix&&"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),o(t))return t.toHexString();if(w(t))return t.length%2&&("left"===e.hexPad?t="0x0"+t.substring(2):"right"===e.hexPad?t+="0":r.throwArgumentError("hex data is odd-length","value",t)),t.toLowerCase();if(h(t)){let e="0x";for(let i=0;i>4]+_[15&n];}return e;}return r.throwArgumentError("invalid hexlify value","value",t);}function E(data){if("string"!=typeof data)data=A(data);else if(!w(data)||data.length%2)return null;return(data.length-2)/2;}function T(data,t,e){return"string"!=typeof data?data=A(data):(!w(data)||data.length%2)&&r.throwArgumentError("invalid hexData","value",data),t=2+2*t,null!=e?"0x"+data.substring(t,2+2*e):"0x"+data.substring(t);}function O(t){let e="0x";return t.forEach(t=>{e+=A(t).substring(2);}),e;}function M(t){const e=k(A(t,{hexPad:"left"}));return"0x"===e?"0x0":e;}function k(t){"string"!=typeof t&&(t=A(t)),w(t)||r.throwArgumentError("invalid hex string","value",t),t=t.substring(2);let e=0;for(;e2*e+2&&r.throwArgumentError("value out of range","value",arguments[1]);t.length<2*e+2;)t="0x0"+t.substring(2);return t;}function S(t){const e={r:"0x",s:"0x",_vs:"0x",recoveryParam:0,v:0,yParityAndS:"0x",compact:"0x"};if(l(t)){let n=d(t);64===n.length?(e.v=27+(n[32]>>7),n[32]&=127,e.r=A(n.slice(0,32)),e.s=A(n.slice(32,64))):65===n.length?(e.r=A(n.slice(0,32)),e.s=A(n.slice(32,64)),e.v=n[64]):r.throwArgumentError("invalid signature string","signature",t),e.v<27&&(0===e.v||1===e.v?e.v+=27:r.throwArgumentError("signature invalid v byte","signature",t)),e.recoveryParam=1-e.v%2,e.recoveryParam&&(n[32]|=128),e._vs=A(n.slice(32,64));}else{if(e.r=t.r,e.s=t.s,e.v=t.v,e.recoveryParam=t.recoveryParam,e._vs=t._vs,null!=e._vs){const n=v(d(e._vs),32);e._vs=A(n);const o=n[0]>=128?1:0;null==e.recoveryParam?e.recoveryParam=o:e.recoveryParam!==o&&r.throwArgumentError("signature recoveryParam mismatch _vs","signature",t),n[0]&=127;const s=A(n);null==e.s?e.s=s:e.s!==s&&r.throwArgumentError("signature v mismatch _vs","signature",t);}if(null==e.recoveryParam)null==e.v?r.throwArgumentError("signature missing v and recoveryParam","signature",t):0===e.v||1===e.v?e.recoveryParam=e.v:e.recoveryParam=1-e.v%2;else if(null==e.v)e.v=27+e.recoveryParam;else{const n=0===e.v||1===e.v?e.v:1-e.v%2;e.recoveryParam!==n&&r.throwArgumentError("signature recoveryParam mismatch v","signature",t);}null!=e.r&&w(e.r)?e.r=x(e.r,32):r.throwArgumentError("signature missing or invalid r","signature",t),null!=e.s&&w(e.s)?e.s=x(e.s,32):r.throwArgumentError("signature missing or invalid s","signature",t);const n=d(e.s);n[0]>=128&&r.throwArgumentError("signature s out of range","signature",t),e.recoveryParam&&(n[0]|=128);const o=A(n);e._vs&&(w(e._vs)||r.throwArgumentError("signature invalid _vs","signature",t),e._vs=x(e._vs,32)),null==e._vs?e._vs=o:e._vs!==o&&r.throwArgumentError("signature _vs mismatch v and s","signature",t);}return e.yParityAndS=e._vs,e.compact=e.r+e.yParityAndS.substring(2),e;}function j(t){return A(m([(t=S(t)).r,t.s,t.recoveryParam?"0x1c":"0x1b"]));}},function(t,e,n){"use strict";n.d(e,"d",function(){return l;}),n.d(e,"e",function(){return f;}),n.d(e,"f",function(){return h;}),n.d(e,"b",function(){return d;}),n.d(e,"g",function(){return m;}),n.d(e,"c",function(){return _;}),n.d(e,"a",function(){return A;});var r=n(2);var o=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const c=new r.b("properties/5.7.0");function l(object,t,e){Object.defineProperty(object,t,{enumerable:!0,value:e,writable:!1});}function f(t,e){for(let i=0;i<32;i++){if(t[e])return t[e];if(!t.prototype||"object"!=typeof t.prototype)break;t=Object.getPrototypeOf(t.prototype).constructor;}return null;}function h(object){return o(this,void 0,void 0,function*(){const t=Object.keys(object).map(t=>{const e=object[t];return Promise.resolve(e).then(e=>({key:t,value:e}));});return(yield Promise.all(t)).reduce((t,e)=>(t[e.key]=e.value,t),{});});}function d(object,t){object&&"object"==typeof object||c.throwArgumentError("invalid object","object",object),Object.keys(object).forEach(e=>{t[e]||c.throwArgumentError("invalid object key - "+e,"transaction:"+e,object);});}function m(object){const t={};for(const e in object)t[e]=object[e];return t;}const y={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function v(object){if(null==object||y[typeof object])return!0;if(Array.isArray(object)||"object"==typeof object){if(!Object.isFrozen(object))return!1;const t=Object.keys(object);for(let i=0;i_(t)));if("object"==typeof object){const t={};for(const e in object){const n=object[e];void 0!==n&&l(t,e,_(n));}return t;}return c.throwArgumentError("Cannot deepCopy "+typeof object,"object",object);}function _(object){return w(object);}class A{constructor(t){for(const e in t)this[e]=_(t[e]);}}},function(t,e,n){"use strict";n.d(e,"a",function(){return m;}),n.d(e,"b",function(){return v;});let r=!1,o=!1;const c={debug:1,default:2,info:2,warning:3,error:4,off:5};let l=c.default,f=null;const h=function(){try{const t=[];if(["NFD","NFC","NFKD","NFKC"].forEach(form=>{try{if("test"!=="test".normalize(form))throw new Error("bad normalize");}catch(e){t.push(form);}}),t.length)throw new Error("missing "+t.join(", "));if(String.fromCharCode(233).normalize("NFD")!==String.fromCharCode(101,769))throw new Error("broken implementation");}catch(t){return t.message;}return null;}();var d,m;!function(t){t.DEBUG="DEBUG",t.INFO="INFO",t.WARNING="WARNING",t.ERROR="ERROR",t.OFF="OFF";}(d||(d={})),function(t){t.UNKNOWN_ERROR="UNKNOWN_ERROR",t.NOT_IMPLEMENTED="NOT_IMPLEMENTED",t.UNSUPPORTED_OPERATION="UNSUPPORTED_OPERATION",t.NETWORK_ERROR="NETWORK_ERROR",t.SERVER_ERROR="SERVER_ERROR",t.TIMEOUT="TIMEOUT",t.BUFFER_OVERRUN="BUFFER_OVERRUN",t.NUMERIC_FAULT="NUMERIC_FAULT",t.MISSING_NEW="MISSING_NEW",t.INVALID_ARGUMENT="INVALID_ARGUMENT",t.MISSING_ARGUMENT="MISSING_ARGUMENT",t.UNEXPECTED_ARGUMENT="UNEXPECTED_ARGUMENT",t.CALL_EXCEPTION="CALL_EXCEPTION",t.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",t.NONCE_EXPIRED="NONCE_EXPIRED",t.REPLACEMENT_UNDERPRICED="REPLACEMENT_UNDERPRICED",t.UNPREDICTABLE_GAS_LIMIT="UNPREDICTABLE_GAS_LIMIT",t.TRANSACTION_REPLACED="TRANSACTION_REPLACED",t.ACTION_REJECTED="ACTION_REJECTED";}(m||(m={}));const y="0123456789abcdef";class v{constructor(t){Object.defineProperty(this,"version",{enumerable:!0,value:t,writable:!1});}_log(t,e){const n=t.toLowerCase();null==c[n]&&this.throwArgumentError("invalid log level name","logLevel",t),l>c[n]||console.log.apply(console,e);}debug(...t){this._log(v.levels.DEBUG,t);}info(...t){this._log(v.levels.INFO,t);}warn(...t){this._log(v.levels.WARNING,t);}makeError(t,code,e){if(o)return this.makeError("censored error",code,{});code||(code=v.errors.UNKNOWN_ERROR),e||(e={});const n=[];Object.keys(e).forEach(t=>{const r=e[t];try{if(r instanceof Uint8Array){let e="";for(let i=0;i>4],e+=y[15&r[i]];n.push(t+"=Uint8Array(0x"+e+")");}else n.push(t+"="+JSON.stringify(r));}catch(r){n.push(t+"="+JSON.stringify(e[t].toString()));}}),n.push(`code=${code}`),n.push(`version=${this.version}`);const r=t;let c="";switch(code){case m.NUMERIC_FAULT:{c="NUMERIC_FAULT";const e=t;switch(e){case"overflow":case"underflow":case"division-by-zero":c+="-"+e;break;case"negative-power":case"negative-width":c+="-unsupported";break;case"unbound-bitwise-result":c+="-unbound-result";}break;}case m.CALL_EXCEPTION:case m.INSUFFICIENT_FUNDS:case m.MISSING_NEW:case m.NONCE_EXPIRED:case m.REPLACEMENT_UNDERPRICED:case m.TRANSACTION_REPLACED:case m.UNPREDICTABLE_GAS_LIMIT:c=code;}c&&(t+=" [ See: https://links.ethers.org/v5-errors-"+c+" ]"),n.length&&(t+=" ("+n.join(", ")+")");const l=new Error(t);return l.reason=r,l.code=code,Object.keys(e).forEach(function(t){l[t]=e[t];}),l;}throwError(t,code,e){throw this.makeError(t,code,e);}throwArgumentError(t,e,n){return this.throwError(t,v.errors.INVALID_ARGUMENT,{argument:e,value:n});}assert(t,e,code,n){t||this.throwError(e,code,n);}assertArgument(t,e,n,r){t||this.throwArgumentError(e,n,r);}checkNormalize(t){null==t&&(t="platform missing String.prototype.normalize"),h&&this.throwError("platform missing String.prototype.normalize",v.errors.UNSUPPORTED_OPERATION,{operation:"String.prototype.normalize",form:h});}checkSafeUint53(t,e){"number"==typeof t&&(null==e&&(e="value not safe"),(t<0||t>=9007199254740991)&&this.throwError(e,v.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"out-of-safe-range",value:t}),t%1&&this.throwError(e,v.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"non-integer",value:t}));}checkArgumentCount(t,e,n){n=n?": "+n:"",te&&this.throwError("too many arguments"+n,v.errors.UNEXPECTED_ARGUMENT,{count:t,expectedCount:e});}checkNew(t,e){t!==Object&&null!=t||this.throwError("missing new",v.errors.MISSING_NEW,{name:e.name});}checkAbstract(t,e){t===e?this.throwError("cannot instantiate abstract class "+JSON.stringify(e.name)+" directly; use a sub-class",v.errors.UNSUPPORTED_OPERATION,{name:t.name,operation:"new"}):t!==Object&&null!=t||this.throwError("missing new",v.errors.MISSING_NEW,{name:e.name});}static globalLogger(){return f||(f=new v("logger/5.7.0")),f;}static setCensorship(t,e){if(!t&&e&&this.globalLogger().throwError("cannot permanently disable censorship",v.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"}),r){if(!t)return;this.globalLogger().throwError("error censorship permanent",v.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"});}o=!!t,r=!!e;}static setLogLevel(t){const e=c[t.toLowerCase()];null!=e?l=e:v.globalLogger().warn("invalid log level - "+t);}static from(t){return new v(t);}}v.errors=m,v.levels=d;},function(t,e,n){(function(t){!function(t,e){"use strict";function r(t,e){if(!t)throw new Error(e||"Assertion failed");}function o(t,e){t.super_=e;var n=function(){};n.prototype=e.prototype,t.prototype=new n(),t.prototype.constructor=t;}function c(t,base,e){if(c.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&("le"!==base&&"be"!==base||(e=base,base=10),this._init(t||0,base||10,e||"be"));}var l;"object"==typeof t?t.exports=c:e.BN=c,c.BN=c,c.wordSize=26;try{l="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:n(170).Buffer;}catch(t){}function f(t,e){var n=t.charCodeAt(e);return n>=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+t);}function h(t,e,n){var r=f(t,n);return n-1>=e&&(r|=f(t,n-1)<<4),r;}function d(t,e,n,o){for(var c=0,b=0,l=Math.min(t.length,n),i=e;i=49?f-49+10:f>=17?f-17+10:f,r(f>=0&&b0?t:e;},c.min=function(t,e){return t.cmp(e)<0?t:e;},c.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),r(base===(0|base)&&base>=2&&base<=36);var n=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(n++,this.negative=1),n=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-c&67108863,(c+=24)>=26&&(c-=26,n++);else if("le"===e)for(i=0,n=0;i>>26-c&67108863,(c+=24)>=26&&(c-=26,n++);return this._strip();},c.prototype._parseHex=function(t,e,n){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)r=h(t,e,i)<=18?(o-=18,c+=1,this.words[c]|=r>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,c+=1,this.words[c]|=r>>>26):o+=8;this._strip();},c.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var n=0,r=1;r<=67108863;r*=base)n++;n--,r=r/base|0;for(var o=t.length-e,c=o%n,l=Math.min(o,o-c)+e,f=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},c.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{c.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){c.prototype.inspect=y;}else c.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];c.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var n=0,o=0,i=0;i>>24-n&16777215,(n+=2)>=26&&(n-=26,i--),e=0!==o||i!==this.length-1?v[6-l.length]+l+e:l+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var f=w[base],h=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(h).toString(base);e=(d=d.idivn(h)).isZero()?m+e:v[f-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}r(!1,"Base should be between 2 and 36");},c.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},c.prototype.toJSON=function(){return this.toString(16,2);},l&&(c.prototype.toBuffer=function(t,e){return this.toArrayLike(l,t,e);}),c.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function A(t,e,n){n.negative=e.negative^t.negative;var r=t.length+e.length|0;n.length=r,r=r-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,c=67108863&o,l=o/67108864|0;n.words[0]=c;for(var f=1;f>>26,d=67108863&l,m=Math.min(f,e.length-1),y=Math.max(0,f-t.length+1);y<=m;y++){var i=f-y|0;h+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}n.words[f]=0|d,l=0|h;}return 0!==l?n.words[f]=0|l:n.length--,n._strip();}c.prototype.toArrayLike=function(t,e,n){this._strip();var o=this.byteLength(),c=n||Math.max(1,o);r(o<=c,"byte array longer than desired length"),r(c>0,"Requested array length <= 0");var l=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,c);return this["_toArrayLike"+("le"===e?"LE":"BE")](l,o),l;},c.prototype._toArrayLikeLE=function(t,e){for(var n=0,r=0,i=0,o=0;i>8&255),n>16&255),6===o?(n>24&255),r=0,o=0):(r=c>>>24,o+=2);}if(n=0&&(t[n--]=c>>8&255),n>=0&&(t[n--]=c>>16&255),6===o?(n>=0&&(t[n--]=c>>24&255),r=0,o=0):(r=c>>>24,o+=2);}if(n>=0)for(t[n--]=r;n>=0;)t[n--]=0;},Math.clz32?c.prototype._countBits=function(t){return 32-Math.clz32(t);}:c.prototype._countBits=function(t){var e=t,n=0;return e>=4096&&(n+=13,e>>>=13),e>=64&&(n+=7,e>>>=7),e>=8&&(n+=4,e>>>=4),e>=2&&(n+=2,e>>>=2),n+e;},c.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,n=0;return 0==(8191&e)&&(n+=13,e>>>=13),0==(127&e)&&(n+=7,e>>>=7),0==(15&e)&&(n+=4,e>>>=4),0==(3&e)&&(n+=2,e>>>=2),0==(1&e)&&n++,n;},c.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},c.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},c.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},c.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},c.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},c.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},c.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},c.prototype.inotn=function(t){r("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),n=t%26;this._expand(e),n>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-n),this._strip();},c.prototype.notn=function(t){return this.clone().inotn(t);},c.prototype.setn=function(t,e){r("number"==typeof t&&t>=0);var n=t/26|0,o=t%26;return this._expand(n+1),this.words[n]=e?this.words[n]|1<t.length?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>>26;for(;0!==n&&i>>26;if(this.length=a.length,0!==n)this.words[this.length]=n,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},c.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==r&&i>26,this.words[i]=67108863&e;if(0===r&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],A=8191&_,E=_>>>13,T=0|a[3],O=8191&T,M=T>>>13,k=0|a[4],x=8191&k,S=k>>>13,j=0|a[5],N=8191&j,I=j>>>13,P=0|a[6],R=8191&P,C=P>>>13,B=0|a[7],L=8191&B,F=B>>>13,D=0|a[8],U=8191&D,G=D>>>13,z=0|a[9],H=8191&z,K=z>>>13,W=0|b[0],V=8191&W,J=W>>>13,Y=0|b[1],Q=8191&Y,X=Y>>>13,Z=0|b[2],$=8191&Z,tt=Z>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ct=8191&ut,lt=ut>>>13,ft=0|b[6],ht=8191&ft,pt=ft>>>13,mt=0|b[7],yt=8191&mt,gt=mt>>>13,bt=0|b[8],vt=8191&bt,wt=bt>>>13,_t=0|b[9],At=8191&_t,Et=_t>>>13;n.negative=t.negative^e.negative,n.length=19;var Tt=(f+(r=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,J))+Math.imul(m,V)|0))<<13)|0;f=((c=Math.imul(m,J))+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,r=Math.imul(v,V),o=(o=Math.imul(v,J))+Math.imul(w,V)|0,c=Math.imul(w,J);var Ot=(f+(r=r+Math.imul(d,Q)|0)|0)+((8191&(o=(o=o+Math.imul(d,X)|0)+Math.imul(m,Q)|0))<<13)|0;f=((c=c+Math.imul(m,X)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,r=Math.imul(A,V),o=(o=Math.imul(A,J))+Math.imul(E,V)|0,c=Math.imul(E,J),r=r+Math.imul(v,Q)|0,o=(o=o+Math.imul(v,X)|0)+Math.imul(w,Q)|0,c=c+Math.imul(w,X)|0;var Mt=(f+(r=r+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;f=((c=c+Math.imul(m,tt)|0)+(o>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,r=Math.imul(O,V),o=(o=Math.imul(O,J))+Math.imul(M,V)|0,c=Math.imul(M,J),r=r+Math.imul(A,Q)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(E,Q)|0,c=c+Math.imul(E,X)|0,r=r+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,c=c+Math.imul(w,tt)|0;var kt=(f+(r=r+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;f=((c=c+Math.imul(m,it)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,r=Math.imul(x,V),o=(o=Math.imul(x,J))+Math.imul(S,V)|0,c=Math.imul(S,J),r=r+Math.imul(O,Q)|0,o=(o=o+Math.imul(O,X)|0)+Math.imul(M,Q)|0,c=c+Math.imul(M,X)|0,r=r+Math.imul(A,$)|0,o=(o=o+Math.imul(A,tt)|0)+Math.imul(E,$)|0,c=c+Math.imul(E,tt)|0,r=r+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,c=c+Math.imul(w,it)|0;var xt=(f+(r=r+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;f=((c=c+Math.imul(m,st)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,r=Math.imul(N,V),o=(o=Math.imul(N,J))+Math.imul(I,V)|0,c=Math.imul(I,J),r=r+Math.imul(x,Q)|0,o=(o=o+Math.imul(x,X)|0)+Math.imul(S,Q)|0,c=c+Math.imul(S,X)|0,r=r+Math.imul(O,$)|0,o=(o=o+Math.imul(O,tt)|0)+Math.imul(M,$)|0,c=c+Math.imul(M,tt)|0,r=r+Math.imul(A,nt)|0,o=(o=o+Math.imul(A,it)|0)+Math.imul(E,nt)|0,c=c+Math.imul(E,it)|0,r=r+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,c=c+Math.imul(w,st)|0;var St=(f+(r=r+Math.imul(d,ct)|0)|0)+((8191&(o=(o=o+Math.imul(d,lt)|0)+Math.imul(m,ct)|0))<<13)|0;f=((c=c+Math.imul(m,lt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,r=Math.imul(R,V),o=(o=Math.imul(R,J))+Math.imul(C,V)|0,c=Math.imul(C,J),r=r+Math.imul(N,Q)|0,o=(o=o+Math.imul(N,X)|0)+Math.imul(I,Q)|0,c=c+Math.imul(I,X)|0,r=r+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,c=c+Math.imul(S,tt)|0,r=r+Math.imul(O,nt)|0,o=(o=o+Math.imul(O,it)|0)+Math.imul(M,nt)|0,c=c+Math.imul(M,it)|0,r=r+Math.imul(A,at)|0,o=(o=o+Math.imul(A,st)|0)+Math.imul(E,at)|0,c=c+Math.imul(E,st)|0,r=r+Math.imul(v,ct)|0,o=(o=o+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,c=c+Math.imul(w,lt)|0;var jt=(f+(r=r+Math.imul(d,ht)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,ht)|0))<<13)|0;f=((c=c+Math.imul(m,pt)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,r=Math.imul(L,V),o=(o=Math.imul(L,J))+Math.imul(F,V)|0,c=Math.imul(F,J),r=r+Math.imul(R,Q)|0,o=(o=o+Math.imul(R,X)|0)+Math.imul(C,Q)|0,c=c+Math.imul(C,X)|0,r=r+Math.imul(N,$)|0,o=(o=o+Math.imul(N,tt)|0)+Math.imul(I,$)|0,c=c+Math.imul(I,tt)|0,r=r+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,c=c+Math.imul(S,it)|0,r=r+Math.imul(O,at)|0,o=(o=o+Math.imul(O,st)|0)+Math.imul(M,at)|0,c=c+Math.imul(M,st)|0,r=r+Math.imul(A,ct)|0,o=(o=o+Math.imul(A,lt)|0)+Math.imul(E,ct)|0,c=c+Math.imul(E,lt)|0,r=r+Math.imul(v,ht)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,ht)|0,c=c+Math.imul(w,pt)|0;var Nt=(f+(r=r+Math.imul(d,yt)|0)|0)+((8191&(o=(o=o+Math.imul(d,gt)|0)+Math.imul(m,yt)|0))<<13)|0;f=((c=c+Math.imul(m,gt)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,r=Math.imul(U,V),o=(o=Math.imul(U,J))+Math.imul(G,V)|0,c=Math.imul(G,J),r=r+Math.imul(L,Q)|0,o=(o=o+Math.imul(L,X)|0)+Math.imul(F,Q)|0,c=c+Math.imul(F,X)|0,r=r+Math.imul(R,$)|0,o=(o=o+Math.imul(R,tt)|0)+Math.imul(C,$)|0,c=c+Math.imul(C,tt)|0,r=r+Math.imul(N,nt)|0,o=(o=o+Math.imul(N,it)|0)+Math.imul(I,nt)|0,c=c+Math.imul(I,it)|0,r=r+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,c=c+Math.imul(S,st)|0,r=r+Math.imul(O,ct)|0,o=(o=o+Math.imul(O,lt)|0)+Math.imul(M,ct)|0,c=c+Math.imul(M,lt)|0,r=r+Math.imul(A,ht)|0,o=(o=o+Math.imul(A,pt)|0)+Math.imul(E,ht)|0,c=c+Math.imul(E,pt)|0,r=r+Math.imul(v,yt)|0,o=(o=o+Math.imul(v,gt)|0)+Math.imul(w,yt)|0,c=c+Math.imul(w,gt)|0;var It=(f+(r=r+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;f=((c=c+Math.imul(m,wt)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,r=Math.imul(H,V),o=(o=Math.imul(H,J))+Math.imul(K,V)|0,c=Math.imul(K,J),r=r+Math.imul(U,Q)|0,o=(o=o+Math.imul(U,X)|0)+Math.imul(G,Q)|0,c=c+Math.imul(G,X)|0,r=r+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,c=c+Math.imul(F,tt)|0,r=r+Math.imul(R,nt)|0,o=(o=o+Math.imul(R,it)|0)+Math.imul(C,nt)|0,c=c+Math.imul(C,it)|0,r=r+Math.imul(N,at)|0,o=(o=o+Math.imul(N,st)|0)+Math.imul(I,at)|0,c=c+Math.imul(I,st)|0,r=r+Math.imul(x,ct)|0,o=(o=o+Math.imul(x,lt)|0)+Math.imul(S,ct)|0,c=c+Math.imul(S,lt)|0,r=r+Math.imul(O,ht)|0,o=(o=o+Math.imul(O,pt)|0)+Math.imul(M,ht)|0,c=c+Math.imul(M,pt)|0,r=r+Math.imul(A,yt)|0,o=(o=o+Math.imul(A,gt)|0)+Math.imul(E,yt)|0,c=c+Math.imul(E,gt)|0,r=r+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,c=c+Math.imul(w,wt)|0;var Pt=(f+(r=r+Math.imul(d,At)|0)|0)+((8191&(o=(o=o+Math.imul(d,Et)|0)+Math.imul(m,At)|0))<<13)|0;f=((c=c+Math.imul(m,Et)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,r=Math.imul(H,Q),o=(o=Math.imul(H,X))+Math.imul(K,Q)|0,c=Math.imul(K,X),r=r+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(G,$)|0,c=c+Math.imul(G,tt)|0,r=r+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,c=c+Math.imul(F,it)|0,r=r+Math.imul(R,at)|0,o=(o=o+Math.imul(R,st)|0)+Math.imul(C,at)|0,c=c+Math.imul(C,st)|0,r=r+Math.imul(N,ct)|0,o=(o=o+Math.imul(N,lt)|0)+Math.imul(I,ct)|0,c=c+Math.imul(I,lt)|0,r=r+Math.imul(x,ht)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,ht)|0,c=c+Math.imul(S,pt)|0,r=r+Math.imul(O,yt)|0,o=(o=o+Math.imul(O,gt)|0)+Math.imul(M,yt)|0,c=c+Math.imul(M,gt)|0,r=r+Math.imul(A,vt)|0,o=(o=o+Math.imul(A,wt)|0)+Math.imul(E,vt)|0,c=c+Math.imul(E,wt)|0;var Rt=(f+(r=r+Math.imul(v,At)|0)|0)+((8191&(o=(o=o+Math.imul(v,Et)|0)+Math.imul(w,At)|0))<<13)|0;f=((c=c+Math.imul(w,Et)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,r=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(K,$)|0,c=Math.imul(K,tt),r=r+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(G,nt)|0,c=c+Math.imul(G,it)|0,r=r+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,c=c+Math.imul(F,st)|0,r=r+Math.imul(R,ct)|0,o=(o=o+Math.imul(R,lt)|0)+Math.imul(C,ct)|0,c=c+Math.imul(C,lt)|0,r=r+Math.imul(N,ht)|0,o=(o=o+Math.imul(N,pt)|0)+Math.imul(I,ht)|0,c=c+Math.imul(I,pt)|0,r=r+Math.imul(x,yt)|0,o=(o=o+Math.imul(x,gt)|0)+Math.imul(S,yt)|0,c=c+Math.imul(S,gt)|0,r=r+Math.imul(O,vt)|0,o=(o=o+Math.imul(O,wt)|0)+Math.imul(M,vt)|0,c=c+Math.imul(M,wt)|0;var Ct=(f+(r=r+Math.imul(A,At)|0)|0)+((8191&(o=(o=o+Math.imul(A,Et)|0)+Math.imul(E,At)|0))<<13)|0;f=((c=c+Math.imul(E,Et)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,r=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(K,nt)|0,c=Math.imul(K,it),r=r+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(G,at)|0,c=c+Math.imul(G,st)|0,r=r+Math.imul(L,ct)|0,o=(o=o+Math.imul(L,lt)|0)+Math.imul(F,ct)|0,c=c+Math.imul(F,lt)|0,r=r+Math.imul(R,ht)|0,o=(o=o+Math.imul(R,pt)|0)+Math.imul(C,ht)|0,c=c+Math.imul(C,pt)|0,r=r+Math.imul(N,yt)|0,o=(o=o+Math.imul(N,gt)|0)+Math.imul(I,yt)|0,c=c+Math.imul(I,gt)|0,r=r+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,c=c+Math.imul(S,wt)|0;var Bt=(f+(r=r+Math.imul(O,At)|0)|0)+((8191&(o=(o=o+Math.imul(O,Et)|0)+Math.imul(M,At)|0))<<13)|0;f=((c=c+Math.imul(M,Et)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,r=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(K,at)|0,c=Math.imul(K,st),r=r+Math.imul(U,ct)|0,o=(o=o+Math.imul(U,lt)|0)+Math.imul(G,ct)|0,c=c+Math.imul(G,lt)|0,r=r+Math.imul(L,ht)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,ht)|0,c=c+Math.imul(F,pt)|0,r=r+Math.imul(R,yt)|0,o=(o=o+Math.imul(R,gt)|0)+Math.imul(C,yt)|0,c=c+Math.imul(C,gt)|0,r=r+Math.imul(N,vt)|0,o=(o=o+Math.imul(N,wt)|0)+Math.imul(I,vt)|0,c=c+Math.imul(I,wt)|0;var Lt=(f+(r=r+Math.imul(x,At)|0)|0)+((8191&(o=(o=o+Math.imul(x,Et)|0)+Math.imul(S,At)|0))<<13)|0;f=((c=c+Math.imul(S,Et)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,r=Math.imul(H,ct),o=(o=Math.imul(H,lt))+Math.imul(K,ct)|0,c=Math.imul(K,lt),r=r+Math.imul(U,ht)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(G,ht)|0,c=c+Math.imul(G,pt)|0,r=r+Math.imul(L,yt)|0,o=(o=o+Math.imul(L,gt)|0)+Math.imul(F,yt)|0,c=c+Math.imul(F,gt)|0,r=r+Math.imul(R,vt)|0,o=(o=o+Math.imul(R,wt)|0)+Math.imul(C,vt)|0,c=c+Math.imul(C,wt)|0;var Ft=(f+(r=r+Math.imul(N,At)|0)|0)+((8191&(o=(o=o+Math.imul(N,Et)|0)+Math.imul(I,At)|0))<<13)|0;f=((c=c+Math.imul(I,Et)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,r=Math.imul(H,ht),o=(o=Math.imul(H,pt))+Math.imul(K,ht)|0,c=Math.imul(K,pt),r=r+Math.imul(U,yt)|0,o=(o=o+Math.imul(U,gt)|0)+Math.imul(G,yt)|0,c=c+Math.imul(G,gt)|0,r=r+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,c=c+Math.imul(F,wt)|0;var Dt=(f+(r=r+Math.imul(R,At)|0)|0)+((8191&(o=(o=o+Math.imul(R,Et)|0)+Math.imul(C,At)|0))<<13)|0;f=((c=c+Math.imul(C,Et)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,r=Math.imul(H,yt),o=(o=Math.imul(H,gt))+Math.imul(K,yt)|0,c=Math.imul(K,gt),r=r+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(G,vt)|0,c=c+Math.imul(G,wt)|0;var Ut=(f+(r=r+Math.imul(L,At)|0)|0)+((8191&(o=(o=o+Math.imul(L,Et)|0)+Math.imul(F,At)|0))<<13)|0;f=((c=c+Math.imul(F,Et)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,r=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(K,vt)|0,c=Math.imul(K,wt);var Gt=(f+(r=r+Math.imul(U,At)|0)|0)+((8191&(o=(o=o+Math.imul(U,Et)|0)+Math.imul(G,At)|0))<<13)|0;f=((c=c+Math.imul(G,Et)|0)+(o>>>13)|0)+(Gt>>>26)|0,Gt&=67108863;var zt=(f+(r=Math.imul(H,At))|0)+((8191&(o=(o=Math.imul(H,Et))+Math.imul(K,At)|0))<<13)|0;return f=((c=Math.imul(K,Et))+(o>>>13)|0)+(zt>>>26)|0,zt&=67108863,l[0]=Tt,l[1]=Ot,l[2]=Mt,l[3]=kt,l[4]=xt,l[5]=St,l[6]=jt,l[7]=Nt,l[8]=It,l[9]=Pt,l[10]=Rt,l[11]=Ct,l[12]=Bt,l[13]=Lt,l[14]=Ft,l[15]=Dt,l[16]=Ut,l[17]=Gt,l[18]=zt,0!==f&&(l[19]=f,n.length++),n;};function T(t,e,n){n.negative=e.negative^t.negative,n.length=t.length+e.length;for(var r=0,o=0,c=0;c>>26)|0)>>>26,l&=67108863;}n.words[c]=f,r=l,l=o;}return 0!==r?n.words[c]=r:n.length--,n._strip();}function O(t,e,n){return T(t,e,n);}function M(t,e){this.x=t,this.y=e;}Math.imul||(E=A),c.prototype.mulTo=function(t,e){var n=this.length+t.length;return 10===this.length&&10===t.length?E(this,t,e):n<63?A(this,t,e):n<1024?T(this,t,e):O(this,t,e);},M.prototype.makeRBT=function(t){for(var e=new Array(t),n=c.prototype._countBits(t)-1,i=0;i>=1;return r;},M.prototype.permute=function(t,e,n,r,o,c){for(var i=0;i>>=1)i++;return 1<>>=13,n[2*i+1]=8191&c,c>>>=13;for(i=2*e;i>=26,n+=o/67108864|0,n+=c>>>26,this.words[i]=67108863&c;}return 0!==n&&(this.words[i]=n,this.length++),e?this.ineg():this;},c.prototype.muln=function(t){return this.clone().imuln(t);},c.prototype.sqr=function(){return this.mul(this);},c.prototype.isqr=function(){return this.imul(this.clone());},c.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),n=0;n>>o&1;}return e;}(t);if(0===e.length)return new c(1);for(var n=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,n=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var c=t%26,s=Math.min((t-c)/26,this.length),mask=67108863^67108863>>>c<s)for(this.length-=s,i=0;i=0&&(0!==f||i>=o);i--){var h=0|this.words[i];this.words[i]=f<<26-c|h>>>c,f=h&mask;}return l&&0!==f&&(l.words[l.length++]=f),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},c.prototype.ishrn=function(t,e,n){return r(0===this.negative),this.iushrn(t,e,n);},c.prototype.shln=function(t){return this.clone().ishln(t);},c.prototype.ushln=function(t){return this.clone().iushln(t);},c.prototype.shrn=function(t){return this.clone().ishrn(t);},c.prototype.ushrn=function(t){return this.clone().iushrn(t);},c.prototype.testn=function(t){r("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},c.prototype.isubn=function(t){if(r("number"==typeof t),r(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(f/67108864|0),this.words[i+n]=67108863&o;}for(;i>26,this.words[i+n]=67108863&o;if(0===l)return this._strip();for(r(-1===l),l=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},c.prototype._wordDiv=function(t,e){var n=(this.length,t.length),a=this.clone(),b=t,r=0|b.words[b.length-1];0!==(n=26-this._countBits(r))&&(b=b.ushln(n),a.iushln(n),r=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new c(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;f--){var h=67108864*(0|a.words[b.length+f])+(0|a.words[b.length+f-1]);for(h=Math.min(h/r|0,67108863),a._ishlnsubmul(b,h,f);0!==a.negative;)h--,a.negative=0,a._ishlnsubmul(b,1,f),a.isZero()||(a.negative^=1);q&&(q.words[f]=h);}return q&&q._strip(),a._strip(),"div"!==e&&0!==n&&a.iushrn(n),{div:q||null,mod:a};},c.prototype.divmod=function(t,e,n){return r(!t.isZero()),this.isZero()?{div:new c(0),mod:new c(0)}:0!==this.negative&&0===t.negative?(l=this.neg().divmod(t,e),"mod"!==e&&(div=l.div.neg()),"div"!==e&&(o=l.mod.neg(),n&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(l=this.divmod(t.neg(),e),"mod"!==e&&(div=l.div.neg()),{div:div,mod:l.mod}):0!=(this.negative&t.negative)?(l=this.neg().divmod(t.neg(),e),"div"!==e&&(o=l.mod.neg(),n&&0!==o.negative&&o.isub(t)),{div:l.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new c(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new c(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new c(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,l;},c.prototype.div=function(t){return this.divmod(t,"div",!1).div;},c.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},c.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},c.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var n=0!==e.div.negative?e.mod.isub(t):e.mod,r=t.ushrn(1),o=t.andln(1),c=n.cmp(r);return c<0||1===o&&0===c?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},c.prototype.modrn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var p=(1<<26)%t,n=0,i=this.length-1;i>=0;i--)n=(p*n+(0|this.words[i]))%t;return e?-n:n;},c.prototype.modn=function(t){return this.modrn(t);},c.prototype.idivn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var n=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*n;this.words[i]=o/t|0,n=o%t;}return this._strip(),e?this.ineg():this;},c.prototype.divn=function(t){return this.clone().idivn(t);},c.prototype.egcd=function(p){r(0===p.negative),r(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var n=new c(1),o=new c(0),l=new c(0),f=new c(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var h=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(n.isOdd()||o.isOdd())&&(n.iadd(h),o.isub(d)),n.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(l.isOdd()||f.isOdd())&&(l.iadd(h),f.isub(d)),l.iushrn(1),f.iushrn(1);t.cmp(e)>=0?(t.isub(e),n.isub(l),o.isub(f)):(e.isub(t),l.isub(n),f.isub(o));}return{a:l,b:f,gcd:e.iushln(g)};},c.prototype._invmp=function(p){r(0===p.negative),r(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new c(1),n=new c(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,l=1;0==(a.words[0]&l)&&i<26;++i,l<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var f=0,h=1;0==(b.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(b.iushrn(f);f-->0;)n.isOdd()&&n.iadd(o),n.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(n)):(b.isub(a),n.isub(e));}return(t=0===a.cmpn(1)?e:n).cmpn(0)<0&&t.iadd(p),t;},c.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var n=a.cmp(b);if(n<0){var r=a;a=b,b=r;}else if(0===n||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},c.prototype.invm=function(t){return this.egcd(t).a.umod(t);},c.prototype.isEven=function(){return 0==(1&this.words[0]);},c.prototype.isOdd=function(){return 1==(1&this.words[0]);},c.prototype.andln=function(t){return this.words[0]&t;},c.prototype.bincn=function(t){r("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==n&&(this.words[i]=n,this.length++),this;},c.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},c.prototype.cmpn=function(t){var e,n=t<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)e=1;else{n&&(t=-t),r(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},c.prototype.gtn=function(t){return 1===this.cmpn(t);},c.prototype.gt=function(t){return 1===this.cmp(t);},c.prototype.gten=function(t){return this.cmpn(t)>=0;},c.prototype.gte=function(t){return this.cmp(t)>=0;},c.prototype.ltn=function(t){return-1===this.cmpn(t);},c.prototype.lt=function(t){return-1===this.cmp(t);},c.prototype.lten=function(t){return this.cmpn(t)<=0;},c.prototype.lte=function(t){return this.cmp(t)<=0;},c.prototype.eqn=function(t){return 0===this.cmpn(t);},c.prototype.eq=function(t){return 0===this.cmp(t);},c.red=function(t){return new P(t);},c.prototype.toRed=function(t){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},c.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},c.prototype._forceRed=function(t){return this.red=t,this;},c.prototype.forceRed=function(t){return r(!this.red,"Already a number in reduction context"),this._forceRed(t);},c.prototype.redAdd=function(t){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},c.prototype.redIAdd=function(t){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},c.prototype.redSub=function(t){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},c.prototype.redISub=function(t){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},c.prototype.redShl=function(t){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},c.prototype.redMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},c.prototype.redIMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},c.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},c.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},c.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},c.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},c.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},c.prototype.redPow=function(t){return r(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var k={k256:null,p224:null,p192:null,p25519:null};function x(t,p){this.name=t,this.p=new c(p,16),this.n=this.p.bitLength(),this.k=new c(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function S(){x.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function j(){x.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function N(){x.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function I(){x.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function P(t){if("string"==typeof t){var e=c._prime(t);this.m=e.p,this.prime=e;}else r(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function R(t){P.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new c(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}x.prototype._tmp=function(){var t=new c(null);return t.words=new Array(Math.ceil(this.n/13)),t;},x.prototype.ireduce=function(t){var e,n=t;do{this.split(n,this.tmp),e=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength();}while(e>this.n);var r=e0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n;},x.prototype.split=function(input,t){input.iushrn(this.n,0,t);},x.prototype.imulK=function(t){return t.imul(this.k);},o(S,x),S.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=n;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},S.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=r,e=n;}return 0!==e&&(t.words[t.length++]=e),t;},c._prime=function(t){if(k[t])return k[t];var e;if("k256"===t)e=new S();else if("p224"===t)e=new j();else if("p192"===t)e=new N();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new I();}return k[t]=e,e;},P.prototype._verify1=function(a){r(0===a.negative,"red works only with positives"),r(a.red,"red works only with red numbers");},P.prototype._verify2=function(a,b){r(0==(a.negative|b.negative),"red works only with positives"),r(a.red&&a.red===b.red,"red works only with red numbers");},P.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},P.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},P.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},P.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},P.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},P.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},P.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},P.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},P.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},P.prototype.isqr=function(a){return this.imul(a,a.clone());},P.prototype.sqr=function(a){return this.mul(a,a);},P.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var e=this.m.add(new c(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);r(!q.isZero());var n=new c(1).toRed(this),o=n.redNeg(),l=this.m.subn(1).iushrn(1),f=this.m.bitLength();for(f=new c(2*f*f).toRed(this);0!==this.pow(f,l).cmp(o);)f.redIAdd(o);for(var h=this.pow(f,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(n);){for(var v=m,i=0;0!==v.cmp(n);i++)v=v.redSqr();r(i=0;i--){for(var f=t.words[i],h=l-1;h>=0;h--){var d=f>>h&1;n!==e[0]&&(n=this.sqr(n)),0!==d||0!==r?(r<<=1,r|=d,(4===++o||0===i&&0===h)&&(n=this.mul(n,e[r]),o=0,r=0)):o=0;}l=26;}return n;},P.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},P.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},c.mont=function(t){return new R(t);},o(R,P),R.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},R.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},R.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),n=u;return u.cmp(this.m)>=0?n=u.isub(this.m):u.cmpn(0)<0&&(n=u.iadd(this.m)),n._forceRed(this);},R.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new c(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),n=u;return u.cmp(this.m)>=0?n=u.isub(this.m):u.cmpn(0)<0&&(n=u.iadd(this.m)),n._forceRed(this);},R.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,n(97)(t));},function(t,e,n){"use strict";n.d(e,"a",function(){return w;}),n.d(e,"e",function(){return _;}),n.d(e,"d",function(){return A;}),n.d(e,"b",function(){return E;}),n.d(e,"c",function(){return T;});var r=n(0),o=n(7),c=n(5),l=n(32);const f=new(n(2).b)("address/5.7.0");function h(address){Object(r.l)(address,20)||f.throwArgumentError("invalid address","address",address);const t=(address=address.toLowerCase()).substring(2).split(""),e=new Uint8Array(40);for(let i=0;i<40;i++)e[i]=t[i].charCodeAt(0);const n=Object(r.a)(Object(c.a)(e));for(let i=0;i<40;i+=2)n[i>>1]>>4>=8&&(t[i]=t[i].toUpperCase()),(15&n[i>>1])>=8&&(t[i+1]=t[i+1].toUpperCase());return"0x"+t.join("");}const d={};for(let i=0;i<10;i++)d[String(i)]=String(i);for(let i=0;i<26;i++)d[String.fromCharCode(65+i)]=String(10+i);const m=Math.floor((y=9007199254740991,Math.log10?Math.log10(y):Math.log(y)/Math.LN10));var y;function v(address){let t=(address=(address=address.toUpperCase()).substring(4)+address.substring(0,2)+"00").split("").map(t=>d[t]).join("");for(;t.length>=m;){let e=t.substring(0,m);t=parseInt(e,10)%97+t.substring(e.length);}let e=String(98-parseInt(t,10)%97);for(;e.length<2;)e="0"+e;return e;}function w(address){let t=null;if("string"!=typeof address&&f.throwArgumentError("invalid address","address",address),address.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==address.substring(0,2)&&(address="0x"+address),t=h(address),address.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==address&&f.throwArgumentError("bad address checksum","address",address);else if(address.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(address.substring(2,4)!==v(address)&&f.throwArgumentError("bad icap checksum","address",address),t=Object(o.c)(address.substring(4));t.length<40;)t="0"+t;t=h("0x"+t);}else f.throwArgumentError("invalid address","address",address);return t;}function _(address){try{return w(address),!0;}catch(t){}return!1;}function A(address){let t=Object(o.b)(w(address).substring(2)).toUpperCase();for(;t.length<30;)t="0"+t;return"XE"+v("XE00"+t)+t;}function E(t){let e=null;try{e=w(t.from);}catch(e){f.throwArgumentError("missing from address","transaction",t);}const n=Object(r.o)(Object(r.a)(o.a.from(t.nonce).toHexString()));return w(Object(r.e)(Object(c.a)(Object(l.encode)([e,n])),12));}function T(t,e,n){return 32!==Object(r.d)(e)&&f.throwArgumentError("salt must be 32 bytes","salt",e),32!==Object(r.d)(n)&&f.throwArgumentError("initCodeHash must be 32 bytes","initCodeHash",n),w(Object(r.e)(Object(c.a)(Object(r.b)(["0xff",w(t),e,n])),12));}},function(t,e,n){"use strict";n.d(e,"a",function(){return l;});var r=n(160),o=n.n(r),c=n(0);function l(data){return"0x"+o.a.keccak_256(Object(c.a)(data));}},function(t,e,n){"use strict";n.d(e,"b",function(){return c;}),n.d(e,"e",function(){return l;}),n.d(e,"a",function(){return f;}),n.d(e,"c",function(){return h;}),n.d(e,"d",function(){return d;});var r=n(0),o=n(27);function c(t){return"string"==typeof t&&"0x"!==t.substring(0,2)&&(t="0x"+t),Object(r.a)(t);}function l(t,e){for(t=String(t);t.length0&&(10===arguments[0]?w||(w=!0,d.warn("BigNumber.toString does not accept any parameters; base-10 is assumed")):16===arguments[0]?d.throwError("BigNumber.toString does not accept any parameters; use bigNumber.toHexString()",l.b.errors.UNEXPECTED_ARGUMENT,{}):d.throwError("BigNumber.toString does not accept parameters",l.b.errors.UNEXPECTED_ARGUMENT,{})),T(this).toString(10);}toHexString(){return this._hex;}toJSON(t){return{type:"BigNumber",hex:this.toHexString()};}static from(t){if(t instanceof _)return t;if("string"==typeof t)return t.match(/^-?0x[0-9a-f]+$/i)?new _(m,A(t)):t.match(/^-?[0-9]+$/)?new _(m,A(new h(t))):d.throwArgumentError("invalid BigNumber string","value",t);if("number"==typeof t)return t%1&&O("underflow","BigNumber.from",t),(t>=y||t<=-y)&&O("overflow","BigNumber.from",t),_.from(String(t));const e=t;if("bigint"==typeof e)return _.from(e.toString());if(Object(c.j)(e))return _.from(Object(c.i)(e));if(e)if(e.toHexString){const t=e.toHexString();if("string"==typeof t)return _.from(t);}else{let t=e._hex;if(null==t&&"BigNumber"===e.type&&(t=e.hex),"string"==typeof t&&(Object(c.l)(t)||"-"===t[0]&&Object(c.l)(t.substring(1))))return _.from(t);}return d.throwArgumentError("invalid BigNumber value","value",t);}static isBigNumber(t){return!(!t||!t._isBigNumber);}}function A(t){if("string"!=typeof t)return A(t.toString(16));if("-"===t[0])return"-"===(t=t.substring(1))[0]&&d.throwArgumentError("invalid hex","value",t),"0x00"===(t=A(t))?t:"-"+t;if("0x"!==t.substring(0,2)&&(t="0x"+t),"0x"===t)return"0x00";for(t.length%2&&(t="0x0"+t.substring(2));t.length>4&&"0x00"===t.substring(0,4);)t="0x"+t.substring(4);return t;}function E(t){return _.from(A(t));}function T(t){const e=_.from(t).toHexString();return"-"===e[0]?new h("-"+e.substring(3),16):new h(e.substring(2),16);}function O(t,e,n){const r={fault:t,operation:e};return null!=n&&(r.value=n),d.throwError(t,l.b.errors.NUMERIC_FAULT,r);}function M(t){return new h(t,36).toString(16);}function k(t){return new h(t,16).toString(36);}},function(t,e,n){"use strict";n.d(e,"a",function(){return o;});var r=n(92);function o(t,e,n){return(e=Object(r.a)(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t;}},function(t,e,n){"use strict";function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function");}n.d(e,"a",function(){return r;});},function(t,e,n){"use strict";n.d(e,"a",function(){return c;});var r=n(92);function o(t,e){for(var i=0;i32&&v.throwArgumentError("invalid length for "+e,"transaction:"+e,t),n;}function x(t,e){return{address:Object(r.a)(t),storageKeys:(e||[]).map((e,n)=>(32!==Object(c.d)(e)&&v.throwArgumentError("invalid access list storageKey",`accessList[${t}:${n}]`,e),e.toLowerCase()))};}function S(t){if(Array.isArray(t))return t.map((t,e)=>Array.isArray(t)?(t.length>2&&v.throwArgumentError("access list expected to be [ address, storageKeys[] ]",`value[${e}]`,t),x(t[0],t[1])):x(t.address,t.storageKeys));const e=Object.keys(t).map(e=>{const n=t[e].reduce((t,e)=>(t[e]=!0,t),{});return x(e,Object.keys(n).sort());});return e.sort((a,b)=>a.address.localeCompare(b.address)),e;}function j(t){return S(t).map(t=>[t.address,t.storageKeys]);}function N(t,e){if(null!=t.gasPrice){const e=o.a.from(t.gasPrice),n=o.a.from(t.maxFeePerGas||0);e.eq(n)||v.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:e,maxFeePerGas:n});}const n=[k(t.chainId||0,"chainId"),k(t.nonce||0,"nonce"),k(t.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),k(t.maxFeePerGas||0,"maxFeePerGas"),k(t.gasLimit||0,"gasLimit"),null!=t.to?Object(r.a)(t.to):"0x",k(t.value||0,"value"),t.data||"0x",j(t.accessList||[])];if(e){const t=Object(c.n)(e);n.push(k(t.recoveryParam,"recoveryParam")),n.push(Object(c.o)(t.r)),n.push(Object(c.o)(t.s));}return Object(c.c)(["0x02",d.encode(n)]);}function I(t,e){const n=[k(t.chainId||0,"chainId"),k(t.nonce||0,"nonce"),k(t.gasPrice||0,"gasPrice"),k(t.gasLimit||0,"gasLimit"),null!=t.to?Object(r.a)(t.to):"0x",k(t.value||0,"value"),t.data||"0x",j(t.accessList||[])];if(e){const t=Object(c.n)(e);n.push(k(t.recoveryParam,"recoveryParam")),n.push(Object(c.o)(t.r)),n.push(Object(c.o)(t.s));}return Object(c.c)(["0x01",d.encode(n)]);}function P(t,e){if(null==t.type||0===t.type)return null!=t.accessList&&v.throwArgumentError("untyped transactions do not support accessList; include type: 1","transaction",t),function(t,e){Object(h.b)(t,T);const n=[];E.forEach(function(e){let r=t[e.name]||[];const o={};e.numeric&&(o.hexPad="left"),r=Object(c.a)(Object(c.i)(r,o)),e.length&&r.length!==e.length&&r.length>0&&v.throwArgumentError("invalid length for "+e.name,"transaction:"+e.name,r),e.maxLength&&(r=Object(c.o)(r),r.length>e.maxLength&&v.throwArgumentError("invalid length for "+e.name,"transaction:"+e.name,r)),n.push(Object(c.i)(r));});let r=0;if(null!=t.chainId?(r=t.chainId,"number"!=typeof r&&v.throwArgumentError("invalid transaction.chainId","transaction",t)):e&&!Object(c.k)(e)&&e.v>28&&(r=Math.floor((e.v-35)/2)),0!==r&&(n.push(Object(c.i)(r)),n.push("0x"),n.push("0x")),!e)return d.encode(n);const o=Object(c.n)(e);let l=27+o.recoveryParam;return 0!==r?(n.pop(),n.pop(),n.pop(),l+=2*r+8,o.v>28&&o.v!==l&&v.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e)):o.v!==l&&v.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e),n.push(Object(c.i)(l)),n.push(Object(c.o)(Object(c.a)(o.r))),n.push(Object(c.o)(Object(c.a)(o.s))),d.encode(n);}(t,e);switch(t.type){case 1:return I(t,e);case 2:return N(t,e);}return v.throwError(`unsupported transaction type: ${t.type}`,y.b.errors.UNSUPPORTED_OPERATION,{operation:"serializeTransaction",transactionType:t.type});}function R(t,e,n){try{const n=A(e[0]).toNumber();if(0!==n&&1!==n)throw new Error("bad recid");t.v=n;}catch(t){v.throwArgumentError("invalid v for transaction type: 1","v",e[0]);}t.r=Object(c.h)(e[1],32),t.s=Object(c.h)(e[2],32);try{const e=Object(f.a)(n(t));t.from=M(e,{r:t.r,s:t.s,recoveryParam:t.v});}catch(t){}}function C(t){const e=Object(c.a)(t);if(e[0]>127)return function(t){const e=d.decode(t);9!==e.length&&6!==e.length&&v.throwArgumentError("invalid raw transaction","rawTransaction",t);const n={nonce:A(e[0]).toNumber(),gasPrice:A(e[1]),gasLimit:A(e[2]),to:_(e[3]),value:A(e[4]),data:e[5],chainId:0};if(6===e.length)return n;try{n.v=o.a.from(e[6]).toNumber();}catch(t){return n;}if(n.r=Object(c.h)(e[7],32),n.s=Object(c.h)(e[8],32),o.a.from(n.r).isZero()&&o.a.from(n.s).isZero())n.chainId=n.v,n.v=0;else{n.chainId=Math.floor((n.v-35)/2),n.chainId<0&&(n.chainId=0);let r=n.v-27;const o=e.slice(0,6);0!==n.chainId&&(o.push(Object(c.i)(n.chainId)),o.push("0x"),o.push("0x"),r-=2*n.chainId+8);const l=Object(f.a)(d.encode(o));try{n.from=M(l,{r:Object(c.i)(n.r),s:Object(c.i)(n.s),recoveryParam:r});}catch(t){}n.hash=Object(f.a)(t);}return n.type=null,n;}(e);switch(e[0]){case 1:return function(t){const e=d.decode(t.slice(1));8!==e.length&&11!==e.length&&v.throwArgumentError("invalid component count for transaction type: 1","payload",Object(c.i)(t));const n={type:1,chainId:A(e[0]).toNumber(),nonce:A(e[1]).toNumber(),gasPrice:A(e[2]),gasLimit:A(e[3]),to:_(e[4]),value:A(e[5]),data:e[6],accessList:S(e[7])};return 8===e.length||(n.hash=Object(f.a)(t),R(n,e.slice(8),I)),n;}(e);case 2:return function(t){const e=d.decode(t.slice(1));9!==e.length&&12!==e.length&&v.throwArgumentError("invalid component count for transaction type: 2","payload",Object(c.i)(t));const n=A(e[2]),r=A(e[3]),o={type:2,chainId:A(e[0]).toNumber(),nonce:A(e[1]).toNumber(),maxPriorityFeePerGas:n,maxFeePerGas:r,gasPrice:null,gasLimit:A(e[4]),to:_(e[5]),value:A(e[6]),data:e[7],accessList:S(e[8])};return 9===e.length||(o.hash=Object(f.a)(t),R(o,e.slice(9),N)),o;}(e);}return v.throwError(`unsupported transaction type: ${e[0]}`,y.b.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:e[0]});}},function(t,e,n){var r=n(68),o=Function.prototype,c=o.call,l=r&&o.bind.bind(c,c);t.exports=r?l:function(t){return function(){return c.apply(t,arguments);};};},function(t,e,n){"use strict";n.d(e,"d",function(){return d;}),n.d(e,"a",function(){return m;}),n.d(e,"c",function(){return y;}),n.d(e,"b",function(){return v;});var r=n(0),o=n(7),c=n(1),l=n(2),f=n(40);const h=new l.b(f.a);function d(t){const e=[],n=function(path,object){if(Array.isArray(object))for(let t in object){const r=path.slice();r.push(t);try{n(r,object[t]);}catch(t){e.push({path:r,error:t});}}};return n([],t),e;}class m{constructor(t,e,n,r){this.name=t,this.type=e,this.localName=n,this.dynamic=r;}_throwError(t,e){h.throwArgumentError(t,this.localName,e);}}class y{constructor(t){Object(c.d)(this,"wordSize",t||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(t);}get data(){return Object(r.c)(this._data);}get length(){return this._dataLength;}_writeData(data){return this._data.push(data),this._dataLength+=data.length,data.length;}appendWriter(t){return this._writeData(Object(r.b)(t._data));}writeBytes(t){let e=Object(r.a)(t);const n=e.length%this.wordSize;return n&&(e=Object(r.b)([e,this._padding.slice(n)])),this._writeData(e);}_getValue(t){let e=Object(r.a)(o.a.from(t));return e.length>this.wordSize&&h.throwError("value out-of-bounds",l.b.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:e.length}),e.length%this.wordSize&&(e=Object(r.b)([this._padding.slice(e.length%this.wordSize),e])),e;}writeValue(t){return this._writeData(this._getValue(t));}writeUpdatableValue(){const t=this._data.length;return this._data.push(this._padding),this._dataLength+=this.wordSize,e=>{this._data[t]=this._getValue(e);};}}class v{constructor(data,t,e,n){Object(c.d)(this,"_data",Object(r.a)(data)),Object(c.d)(this,"wordSize",t||32),Object(c.d)(this,"_coerceFunc",e),Object(c.d)(this,"allowLoose",n),this._offset=0;}get data(){return Object(r.i)(this._data);}get consumed(){return this._offset;}static coerce(t,e){let n=t.match("^u?int([0-9]+)$");return n&&parseInt(n[1])<=48&&(e=e.toNumber()),e;}coerce(t,e){return this._coerceFunc?this._coerceFunc(t,e):v.coerce(t,e);}_peekBytes(t,e,n){let r=Math.ceil(e/this.wordSize)*this.wordSize;return this._offset+r>this._data.length&&(this.allowLoose&&n&&this._offset+e<=this._data.length?r=e:h.throwError("data out-of-bounds",l.b.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+r})),this._data.slice(this._offset,this._offset+r);}subReader(t){return new v(this._data.slice(this._offset+t),this.wordSize,this._coerceFunc,this.allowLoose);}readBytes(t,e){let n=this._peekBytes(0,t,!!e);return this._offset+=n.length,n.slice(0,t);}readValue(){return o.a.from(this.readBytes(this.wordSize));}}},function(t,e){t.exports=function(t){try{return!!t();}catch(t){return!0;}};},function(t,e,n){"use strict";n.d(e,"a",function(){return _;}),n.d(e,"b",function(){return A;}),n.d(e,"c",function(){return E;});var r=n(98),o=n(0),c=n(1),l=n(27),f=n(2);var h=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};function d(t,e){return h(this,void 0,void 0,function*(){null==e&&(e={});const n={method:e.method||"GET",headers:e.headers||{},body:e.body||void 0};if(!0!==e.skipFetchSetup&&(n.mode="cors",n.cache="no-cache",n.credentials="same-origin",n.redirect="follow",n.referrer="client"),null!=e.fetchOptions){const t=e.fetchOptions;t.mode&&(n.mode=t.mode),t.cache&&(n.cache=t.cache),t.credentials&&(n.credentials=t.credentials),t.redirect&&(n.redirect=t.redirect),t.referrer&&(n.referrer=t.referrer);}const r=yield fetch(t,n),body=yield r.arrayBuffer(),c={};return r.headers.forEach?r.headers.forEach((t,e)=>{c[e.toLowerCase()]=t;}):r.headers.keys().forEach(t=>{c[t.toLowerCase()]=r.headers.get(t);}),{headers:c,statusCode:r.status,statusMessage:r.statusText,body:Object(o.a)(new Uint8Array(body))};});}var m=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const y=new f.b("web/5.7.1");function v(t){return new Promise(e=>{setTimeout(e,t);});}function w(t,e){if(null==t)return null;if("string"==typeof t)return t;if(Object(o.k)(t)){if(e&&("text"===e.split("/")[0]||"application/json"===e.split(";")[0].trim()))try{return Object(l.h)(t);}catch(t){}return Object(o.i)(t);}return t;}function _(t,body,e){const n="object"==typeof t&&null!=t.throttleLimit?t.throttleLimit:12;y.assertArgument(n>0&&n%1==0,"invalid connection throttle limit","connection.throttleLimit",n);const o="object"==typeof t?t.throttleCallback:null,h="object"==typeof t&&"number"==typeof t.throttleSlotInterval?t.throttleSlotInterval:100;y.assertArgument(h>0&&h%1==0,"invalid connection throttle slot interval","connection.throttleSlotInterval",h);const _="object"==typeof t&&!!t.errorPassThrough,A={};let E=null;const T={method:"GET"};let O=!1,M=12e4;if("string"==typeof t)E=t;else if("object"==typeof t){if(null!=t&&null!=t.url||y.throwArgumentError("missing URL","connection.url",t),E=t.url,"number"==typeof t.timeout&&t.timeout>0&&(M=t.timeout),t.headers)for(const e in t.headers)A[e.toLowerCase()]={key:e,value:String(t.headers[e])},["if-none-match","if-modified-since"].indexOf(e.toLowerCase())>=0&&(O=!0);if(T.allowGzip=!!t.allowGzip,null!=t.user&&null!=t.password){"https:"!==E.substring(0,6)&&!0!==t.allowInsecureAuthentication&&y.throwError("basic authentication requires a secure https url",f.b.errors.INVALID_ARGUMENT,{argument:"url",url:E,user:t.user,password:"[REDACTED]"});const e=t.user+":"+t.password;A.authorization={key:"Authorization",value:"Basic "+Object(r.b)(Object(l.f)(e))};}null!=t.skipFetchSetup&&(T.skipFetchSetup=!!t.skipFetchSetup),null!=t.fetchOptions&&(T.fetchOptions=Object(c.g)(t.fetchOptions));}const k=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),x=E?E.match(k):null;if(x)try{const t={statusCode:200,statusMessage:"OK",headers:{"content-type":x[1]||"text/plain"},body:x[2]?Object(r.a)(x[3]):(S=x[3],Object(l.f)(S.replace(/%([0-9a-f][0-9a-f])/gi,(t,code)=>String.fromCharCode(parseInt(code,16)))))};let n=t.body;return e&&(n=e(t.body,t)),Promise.resolve(n);}catch(t){y.throwError("processing response error",f.b.errors.SERVER_ERROR,{body:w(x[1],x[2]),error:t,requestBody:null,requestMethod:"GET",url:E});}var S;body&&(T.method="POST",T.body=body,null==A["content-type"]&&(A["content-type"]={key:"Content-Type",value:"application/octet-stream"}),null==A["content-length"]&&(A["content-length"]={key:"Content-Length",value:String(body.length)}));const j={};Object.keys(A).forEach(t=>{const header=A[t];j[header.key]=header.value;}),T.headers=j;const N=function(){let t=null;return{promise:new Promise(function(e,n){M&&(t=setTimeout(()=>{null!=t&&(t=null,n(y.makeError("timeout",f.b.errors.TIMEOUT,{requestBody:w(T.body,j["content-type"]),requestMethod:T.method,timeout:M,url:E})));},M));}),cancel:function(){null!=t&&(clearTimeout(t),t=null);}};}(),I=function(){return m(this,void 0,void 0,function*(){for(let t=0;t=300)&&(N.cancel(),y.throwError("bad response",f.b.errors.SERVER_ERROR,{status:r.statusCode,headers:r.headers,body:w(body,r.headers?r.headers["content-type"]:null),requestBody:w(T.body,j["content-type"]),requestMethod:T.method,url:E})),e)try{const t=yield e(body,r);return N.cancel(),t;}catch(e){if(e.throttleRetry&&t"content-type"===t.toLowerCase()).length||(n.headers=Object(c.g)(n.headers),n.headers["content-type"]="application/json");}else n.headers={"content-type":"application/json"};t=n;}return _(t,body,(t,e)=>{let r=null;if(null!=t)try{r=JSON.parse(Object(l.h)(t));}catch(e){y.throwError("invalid JSON",f.b.errors.SERVER_ERROR,{body:t,error:e});}return n&&(r=n(r,e)),r;});}function E(t,e){return e||(e={}),null==(e=Object(c.g)(e)).floor&&(e.floor=0),null==e.ceiling&&(e.ceiling=1e4),null==e.interval&&(e.interval=250),new Promise(function(n,r){let o=null,c=!1;const l=()=>!c&&(c=!0,o&&clearTimeout(o),!0);e.timeout&&(o=setTimeout(()=>{l()&&r(new Error("timeout"));},e.timeout));const f=e.retryLimit;let h=0;!function o(){return t().then(function(t){if(void 0!==t)l()&&n(t);else if(e.oncePoll)e.oncePoll.once("poll",o);else if(e.onceBlock)e.onceBlock.once("block",o);else if(!c){if(h++,h>f)return void(l()&&r(new Error("retry limit reached")));let t=e.interval*parseInt(String(Math.random()*Math.pow(2,h)));te.ceiling&&(t=e.ceiling),setTimeout(o,t);}return null;},function(t){l()&&r(t);});}();});}},function(t,e,n){"use strict";n.d(e,"b",function(){return j;}),n.d(e,"a",function(){return N;}),n.d(e,"g",function(){return I;}),n.d(e,"f",function(){return P;}),n.d(e,"c",function(){return R;}),n.d(e,"e",function(){return C;}),n.d(e,"d",function(){return B;});var r=n(43),o=n(0),c=n(7),l=n(27),f=n(256),h=n(1),d=n(28),m=n(165),y=n(162),v=n(11),w=n(255);const _=new(n(2).b)("hdnode/5.7.0"),A=c.a.from("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),E=Object(l.f)("Bitcoin seed"),T=2147483648;function O(t){return(1<=256)throw new Error("Depth too large!");return k(Object(o.b)([null!=this.privateKey?"0x0488ADE4":"0x0488B21E",Object(o.i)(this.depth),this.parentFingerprint,Object(o.h)(Object(o.i)(this.index),4),this.chainCode,null!=this.privateKey?Object(o.b)(["0x00",this.privateKey]):this.publicKey]));}neuter(){return new N(S,null,this.publicKey,this.parentFingerprint,this.chainCode,this.index,this.depth,this.path);}_derive(t){if(t>4294967295)throw new Error("invalid index - "+String(t));let path=this.path;path&&(path+="/"+(t&~T));const data=new Uint8Array(37);if(t&T){if(!this.privateKey)throw new Error("cannot derive child of neutered node");data.set(Object(o.a)(this.privateKey),1),path&&(path+="'");}else data.set(Object(o.a)(this.publicKey));for(let i=24;i>=0;i-=8)data[33+(i>>3)]=t>>24-i&255;const e=Object(o.a)(Object(m.a)(y.a.sha512,this.chainCode,data)),n=e.slice(0,32),r=e.slice(32);let l=null,f=null;if(this.privateKey)l=M(c.a.from(n).add(this.privateKey).mod(A));else{f=new d.a(Object(o.i)(n))._addPoint(this.publicKey);}let h=path;const v=this.mnemonic;return v&&(h=Object.freeze({phrase:v.phrase,path:path,locale:v.locale||"en"})),new N(S,l,f,this.fingerprint,M(r),t,this.depth+1,h);}derivePath(path){const t=path.split("/");if(0===t.length||"m"===t[0]&&0!==this.depth)throw new Error("invalid path - "+path);"m"===t[0]&&t.shift();let e=this;for(let i=0;i=T)throw new Error("invalid path index - "+component);e=e._derive(T+t);}else{if(!component.match(/^[0-9]+$/))throw new Error("invalid path component - "+component);{const t=parseInt(component);if(t>=T)throw new Error("invalid path index - "+component);e=e._derive(t);}}}return e;}static _fromSeed(t,e){const n=Object(o.a)(t);if(n.length<16||n.length>64)throw new Error("invalid seed");const r=Object(o.a)(Object(m.a)(y.a.sha512,E,n));return new N(S,M(r.slice(0,32)),null,"0x00000000",M(r.slice(32)),0,0,e);}static fromMnemonic(t,e,n){return t=R(P(t,n=x(n)),n),N._fromSeed(I(t,e),{phrase:t,path:"m",locale:n.locale});}static fromSeed(t){return N._fromSeed(t,null);}static fromExtendedKey(t){const e=r.a.decode(t);82===e.length&&k(e.slice(0,78))===t||_.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");const n=e[4],c=Object(o.i)(e.slice(5,9)),l=parseInt(Object(o.i)(e.slice(9,13)).substring(2),16),f=Object(o.i)(e.slice(13,45)),h=e.slice(45,78);switch(Object(o.i)(e.slice(0,4))){case"0x0488b21e":case"0x043587cf":return new N(S,null,Object(o.i)(h),c,f,l,n,null);case"0x0488ade4":case"0x04358394 ":if(0!==h[0])break;return new N(S,Object(o.i)(h.slice(1)),null,c,f,l,n,null);}return _.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");}}function I(t,e){e||(e="");const n=Object(l.f)("mnemonic"+e,l.a.NFKD);return Object(f.a)(Object(l.f)(t,l.a.NFKD),n,2048,64,"sha512");}function P(t,e){e=x(e),_.checkNormalize();const n=e.split(t);if(n.length%3!=0)throw new Error("invalid mnemonic");const r=Object(o.a)(new Uint8Array(Math.ceil(11*n.length/8)));let c=0;for(let i=0;i>3]|=1<<7-c%8),c++;}const l=32*n.length/3,f=O(n.length/3);if((Object(o.a)(Object(m.c)(r.slice(0,l/8)))[0]&f)!==(r[r.length-1]&f))throw new Error("invalid checksum");return Object(o.i)(r.slice(0,l/8));}function R(t,e){if(e=x(e),(t=Object(o.a)(t)).length%4!=0||t.length<16||t.length>32)throw new Error("invalid entropy");const n=[0];let r=11;for(let i=0;i8?(n[n.length-1]<<=8,n[n.length-1]|=t[i],r-=8):(n[n.length-1]<<=r,n[n.length-1]|=t[i]>>8-r,n.push(t[i]&(1<<8-r)-1),r+=3);const c=t.length/4,l=Object(o.a)(Object(m.c)(t))[0]&O(c);return n[n.length-1]<<=c,n[n.length-1]|=l>>8-c,e.join(n.map(t=>e.getWord(t)));}function C(t,e){try{return P(t,e),!0;}catch(t){}return!1;}function B(t){return("number"!=typeof t||t<0||t>=T||t%1)&&_.throwArgumentError("invalid account index","index",t),`m/44'/60'/${t}'/0/0`;}},function(t,e,n){var r=n(133),o=r.all;t.exports=r.IS_HTMLDDA?function(t){return"function"==typeof t||t===o;}:function(t){return"function"==typeof t;};},function(t,e,n){"use strict";function r(t,e,n,r,o,c,l){try{var f=t[c](l),h=f.value;}catch(t){return void n(t);}f.done?e(h):Promise.resolve(h).then(r,o);}function o(t){return function(){var e=this,n=arguments;return new Promise(function(o,c){var l=t.apply(e,n);function f(t){r(l,o,c,f,h,"next",t);}function h(t){r(l,o,c,f,h,"throw",t);}f(void 0);});};}n.d(e,"a",function(){return o;});},function(t,e,n){var r=n(22),o=n(58).f,c=n(79),l=n(57),f=n(103),h=n(196),d=n(145);t.exports=function(t,source){var e,n,m,y,v,w=t.target,_=t.global,A=t.stat;if(e=_?r:A?r[w]||f(w,{}):(r[w]||{}).prototype)for(n in source){if(y=source[n],m=t.dontCallGetSet?(v=o(e,n))&&v.value:e[n],!d(_?n:w+(A?".":"#")+n,t.forced)&&void 0!==m){if(typeof y==typeof m)continue;h(y,m);}(t.sham||m&&m.sham)&&c(y,"sham",!0),l(e,n,y,t);}};},,function(t,e,n){var r=n(22),o=n(66),c=n(25),l=n(105),f=n(56),h=n(132),d=r.Symbol,m=o("wks"),y=h?d.for||d:d&&d.withoutSetter||l;t.exports=function(t){return c(m,t)||(m[t]=f&&c(d,t)?d[t]:y("Symbol."+t)),m[t];};},function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t;};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this;}()||this||Function("return this")();}).call(this,n(47));},function(t,e,n){"use strict";n.r(e);var r=n(45);n.d(e,"ethers",function(){return r;});var o=n(31);n.d(e,"Signer",function(){return o.a;});var c=n(59);n.d(e,"Wallet",function(){return c.a;}),n.d(e,"VoidSigner",function(){return o.b;});var l=n(76);n.d(e,"getDefaultProvider",function(){return l.getDefaultProvider;}),n.d(e,"providers",function(){return r.providers;});var f=n(51);n.d(e,"BaseContract",function(){return f.a;}),n.d(e,"Contract",function(){return f.b;}),n.d(e,"ContractFactory",function(){return f.c;});var h=n(7);n.d(e,"BigNumber",function(){return h.a;});var d=n(182);n.d(e,"FixedNumber",function(){return d.a;}),n.d(e,"constants",function(){return r.constants;});var m=n(2);n.d(e,"errors",function(){return m.a;}),n.d(e,"logger",function(){return r.logger;}),n.d(e,"utils",function(){return r.utils;});var y=n(255);n.d(e,"wordlists",function(){return y.a;});var v=n(88);n.d(e,"version",function(){return v.a;});var w=n(77);n.d(e,"Wordlist",function(){return w.a;});try{const t=window;null==t._ethers&&(t._ethers=r);}catch(t){}},function(t,e,n){var r=e;r.utils=n(37),r.common=n(64),r.sha=n(172),r.ripemd=n(176),r.hmac=n(177),r.sha1=r.sha.sha1,r.sha256=r.sha.sha256,r.sha224=r.sha.sha224,r.sha384=r.sha.sha384,r.sha512=r.sha.sha512,r.ripemd160=r.ripemd.ripemd160;},function(t,e,n){var r=n(12),o=n(48),c=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return c(o(t),e);};},function(t,e,n){var r=n(14);t.exports=!r(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7;}})[1];});},function(t,e,n){"use strict";n.d(e,"a",function(){return c;}),n.d(e,"c",function(){return l;}),n.d(e,"b",function(){return h;}),n.d(e,"f",function(){return m;}),n.d(e,"d",function(){return v;}),n.d(e,"e",function(){return w;}),n.d(e,"h",function(){return _;}),n.d(e,"g",function(){return A;});var r=n(0);const o=new(n(2).b)("strings/5.7.0");var c,l;function f(t,e,n,output,r){if(t===l.BAD_PREFIX||t===l.UNEXPECTED_CONTINUE){let i=0;for(let t=e+1;t>6==2;t++)i++;return i;}return t===l.OVERRUN?n.length-e-1:0;}!function(t){t.current="",t.NFC="NFC",t.NFD="NFD",t.NFKC="NFKC",t.NFKD="NFKD";}(c||(c={})),function(t){t.UNEXPECTED_CONTINUE="unexpected continuation byte",t.BAD_PREFIX="bad codepoint prefix",t.OVERRUN="string overrun",t.MISSING_CONTINUE="missing continuation byte",t.OUT_OF_RANGE="out of UTF-8 range",t.UTF16_SURROGATE="UTF-16 surrogate",t.OVERLONG="overlong representation";}(l||(l={}));const h=Object.freeze({error:function(t,e,n,output,r){return o.throwArgumentError(`invalid codepoint at offset ${e}; ${t}`,"bytes",n);},ignore:f,replace:function(t,e,n,output,r){return t===l.OVERLONG?(output.push(r),0):(output.push(65533),f(t,e,n));}});function d(t,e){null==e&&(e=h.error),t=Object(r.a)(t);const n=[];let i=0;for(;i>7==0){n.push(r);continue;}let o=null,c=null;if(192==(224&r))o=1,c=127;else if(224==(240&r))o=2,c=2047;else{if(240!=(248&r)){i+=e(128==(192&r)?l.UNEXPECTED_CONTINUE:l.BAD_PREFIX,i-1,t,n);continue;}o=3,c=65535;}if(i-1+o>=t.length){i+=e(l.OVERRUN,i-1,t,n);continue;}let f=r&(1<<8-o-1)-1;for(let r=0;r1114111?i+=e(l.OUT_OF_RANGE,i-1-o,t,n,f):f>=55296&&f<=57343?i+=e(l.UTF16_SURROGATE,i-1-o,t,n,f):f<=c?i+=e(l.OVERLONG,i-1-o,t,n,f):n.push(f));}return n;}function m(t,form=c.current){form!=c.current&&(o.checkNormalize(),t=t.normalize(form));let e=[];for(let i=0;i>6|192),e.push(63&n|128);else if(55296==(64512&n)){i++;const r=t.charCodeAt(i);if(i>=t.length||56320!=(64512&r))throw new Error("invalid utf-8 string");const o=65536+((1023&n)<<10)+(1023&r);e.push(o>>18|240),e.push(o>>12&63|128),e.push(o>>6&63|128),e.push(63&o|128);}else e.push(n>>12|224),e.push(n>>6&63|128),e.push(63&n|128);}return Object(r.a)(e);}function y(t){const e="0000"+t.toString(16);return"\\u"+e.substring(e.length-4);}function v(t,e){return'"'+d(t,e).map(t=>{if(t<256){switch(t){case 8:return"\\b";case 9:return"\\t";case 10:return"\\n";case 13:return"\\r";case 34:return'\\"';case 92:return"\\\\";}if(t>=32&&t<127)return String.fromCharCode(t);}return t<=65535?y(t):y(55296+((t-=65536)>>10&1023))+y(56320+(1023&t));}).join("")+'"';}function w(t){return t.map(t=>t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10&1023),56320+(1023&t)))).join("");}function _(t,e){return w(d(t,e));}function A(t,form=c.current){return d(m(t,form));}},function(t,e,n){"use strict";n.d(e,"a",function(){return d;}),n.d(e,"c",function(){return m;}),n.d(e,"b",function(){return y;});var r=n(159),o=n(0),c=n(1);const l=new(n(2).b)("signing-key/5.7.0");let f=null;function h(){return f||(f=new r.a("secp256k1")),f;}class d{constructor(t){Object(c.d)(this,"curve","secp256k1"),Object(c.d)(this,"privateKey",Object(o.i)(t)),32!==Object(o.d)(this.privateKey)&&l.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const e=h().keyFromPrivate(Object(o.a)(this.privateKey));Object(c.d)(this,"publicKey","0x"+e.getPublic(!1,"hex")),Object(c.d)(this,"compressedPublicKey","0x"+e.getPublic(!0,"hex")),Object(c.d)(this,"_isSigningKey",!0);}_addPoint(t){const e=h().keyFromPublic(Object(o.a)(this.publicKey)),n=h().keyFromPublic(Object(o.a)(t));return"0x"+e.pub.add(n.pub).encodeCompressed("hex");}signDigest(t){const e=h().keyFromPrivate(Object(o.a)(this.privateKey)),n=Object(o.a)(t);32!==n.length&&l.throwArgumentError("bad digest length","digest",t);const r=e.sign(n,{canonical:!0});return Object(o.n)({recoveryParam:r.recoveryParam,r:Object(o.h)("0x"+r.r.toString(16),32),s:Object(o.h)("0x"+r.s.toString(16),32)});}computeSharedSecret(t){const e=h().keyFromPrivate(Object(o.a)(this.privateKey)),n=h().keyFromPublic(Object(o.a)(y(t)));return Object(o.h)("0x"+e.derive(n.getPublic()).toString(16),32);}static isSigningKey(t){return!(!t||!t._isSigningKey);}}function m(t,e){const n=Object(o.n)(e),r={r:Object(o.a)(n.r),s:Object(o.a)(n.s)};return"0x"+h().recoverPubKey(Object(o.a)(t),r,n.recoveryParam).encode("hex",!1);}function y(t,e){const n=Object(o.a)(t);if(32===n.length){const t=new d(n);return e?"0x"+h().keyFromPrivate(n).getPublic(!0,"hex"):t.publicKey;}return 33===n.length?e?Object(o.i)(n):"0x"+h().keyFromPublic(n).getPublic(!1,"hex"):65===n.length?e?"0x"+h().keyFromPublic(n).getPublic(!0,"hex"):Object(o.i)(n):l.throwArgumentError("invalid public or private key","key","[REDACTED]");}},function(t,e,n){"use strict";n.d(e,"d",function(){return w;}),n.d(e,"g",function(){return A;}),n.d(e,"e",function(){return T;}),n.d(e,"c",function(){return O;}),n.d(e,"a",function(){return S;}),n.d(e,"f",function(){return j;}),n.d(e,"b",function(){return I;});var r=n(7),o=n(1),c=n(2),l=n(40);const f=new c.b(l.a),h={};let d={calldata:!0,memory:!0,storage:!0},m={calldata:!0,memory:!0};function y(t,e){if("bytes"===t||"string"===t){if(d[e])return!0;}else if("address"===t){if("payable"===e)return!0;}else if((t.indexOf("[")>=0||"tuple"===t)&&m[e])return!0;return(d[e]||"payable"===e)&&f.throwArgumentError("invalid modifier","name",e),!1;}function v(object,t){for(let e in t)Object(o.d)(object,e,t[e]);}const w=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),_=new RegExp(/^(.*)\[([0-9]*)\]$/);class A{constructor(t,e){t!==h&&f.throwError("use fromString",c.b.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),v(this,e);let n=this.type.match(_);v(this,n?{arrayLength:parseInt(n[2]||"-1"),arrayChildren:A.fromObject({type:n[1],components:this.components}),baseType:"array"}:{arrayLength:null,arrayChildren:null,baseType:null!=this.components?"tuple":this.type}),this._isParamType=!0,Object.freeze(this);}format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json){let e={type:"tuple"===this.baseType?"tuple":this.type,name:this.name||void 0};return"boolean"==typeof this.indexed&&(e.indexed=this.indexed),this.components&&(e.components=this.components.map(e=>JSON.parse(e.format(t)))),JSON.stringify(e);}let e="";return"array"===this.baseType?(e+=this.arrayChildren.format(t),e+="["+(this.arrayLength<0?"":String(this.arrayLength))+"]"):"tuple"===this.baseType?(t!==w.sighash&&(e+=this.type),e+="("+this.components.map(e=>e.format(t)).join(t===w.full?", ":",")+")"):e+=this.type,t!==w.sighash&&(!0===this.indexed&&(e+=" indexed"),t===w.full&&this.name&&(e+=" "+this.name)),e;}static from(t,e){return"string"==typeof t?A.fromString(t,e):A.fromObject(t);}static fromObject(t){return A.isParamType(t)?t:new A(h,{name:t.name||null,type:P(t.type),indexed:null==t.indexed?null:!!t.indexed,components:t.components?t.components.map(A.fromObject):null});}static fromString(t,e){return n=function(param,t){let e=param;function n(i){f.throwArgumentError(`unexpected character at position ${i}`,"param",param);}function r(e){let n={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(n.indexed=!1),n;}param=param.replace(/\s/g," ");let o={type:"",name:"",state:{allowType:!0}},c=o;for(let i=0;iA.fromString(param,e));}class T{constructor(t,e){t!==h&&f.throwError("use a static from method",c.b.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),v(this,e),this._isFragment=!0,Object.freeze(this);}static from(t){return T.isFragment(t)?t:"string"==typeof t?T.fromString(t):T.fromObject(t);}static fromObject(t){if(T.isFragment(t))return t;switch(t.type){case"function":return j.fromObject(t);case"event":return O.fromObject(t);case"constructor":return S.fromObject(t);case"error":return I.fromObject(t);case"fallback":case"receive":return null;}return f.throwArgumentError("invalid fragment object","value",t);}static fromString(t){return"event"===(t=(t=(t=t.replace(/\s/g," ")).replace(/\(/g," (").replace(/\)/g,") ").replace(/\s+/g," ")).trim()).split(" ")[0]?O.fromString(t.substring(5).trim()):"function"===t.split(" ")[0]?j.fromString(t.substring(8).trim()):"constructor"===t.split("(")[0].trim()?S.fromString(t.trim()):"error"===t.split(" ")[0]?I.fromString(t.substring(5).trim()):f.throwArgumentError("unsupported fragment","value",t);}static isFragment(t){return!(!t||!t._isFragment);}}class O extends T{format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});let e="";return t!==w.sighash&&(e+="event "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",t!==w.sighash&&this.anonymous&&(e+="anonymous "),e.trim();}static from(t){return"string"==typeof t?O.fromString(t):O.fromObject(t);}static fromObject(t){if(O.isEventFragment(t))return t;"event"!==t.type&&f.throwArgumentError("invalid event object","value",t);const e={name:C(t.name),anonymous:t.anonymous,inputs:t.inputs?t.inputs.map(A.fromObject):[],type:"event"};return new O(h,e);}static fromString(t){let e=t.match(B);e||f.throwArgumentError("invalid event string","value",t);let n=!1;return e[3].split(" ").forEach(t=>{switch(t.trim()){case"anonymous":n=!0;break;case"":break;default:f.warn("unknown modifier: "+t);}}),O.fromObject({name:e[1].trim(),anonymous:n,inputs:E(e[2],!0),type:"event"});}static isEventFragment(t){return t&&t._isFragment&&"event"===t.type;}}function M(t,e){e.gas=null;let n=t.split("@");return 1!==n.length?(n.length>2&&f.throwArgumentError("invalid human-readable ABI signature","value",t),n[1].match(/^[0-9]+$/)||f.throwArgumentError("invalid human-readable ABI signature gas","value",t),e.gas=r.a.from(n[1]),n[0]):t;}function k(t,e){e.constant=!1,e.payable=!1,e.stateMutability="nonpayable",t.split(" ").forEach(t=>{switch(t.trim()){case"constant":e.constant=!0;break;case"payable":e.payable=!0,e.stateMutability="payable";break;case"nonpayable":e.payable=!1,e.stateMutability="nonpayable";break;case"pure":e.constant=!0,e.stateMutability="pure";break;case"view":e.constant=!0,e.stateMutability="view";break;case"external":case"public":case"":break;default:console.log("unknown modifier: "+t);}});}function x(t){let e={constant:!1,payable:!0,stateMutability:"payable"};return null!=t.stateMutability?(e.stateMutability=t.stateMutability,e.constant="view"===e.stateMutability||"pure"===e.stateMutability,null!=t.constant&&!!t.constant!==e.constant&&f.throwArgumentError("cannot have constant function with mutability "+e.stateMutability,"value",t),e.payable="payable"===e.stateMutability,null!=t.payable&&!!t.payable!==e.payable&&f.throwArgumentError("cannot have payable function with mutability "+e.stateMutability,"value",t)):null!=t.payable?(e.payable=!!t.payable,null!=t.constant||e.payable||"constructor"===t.type||f.throwArgumentError("unable to determine stateMutability","value",t),e.constant=!!t.constant,e.constant?e.stateMutability="view":e.stateMutability=e.payable?"payable":"nonpayable",e.payable&&e.constant&&f.throwArgumentError("cannot have constant payable function","value",t)):null!=t.constant?(e.constant=!!t.constant,e.payable=!e.constant,e.stateMutability=e.constant?"view":"payable"):"constructor"!==t.type&&f.throwArgumentError("unable to determine stateMutability","value",t),e;}class S extends T{format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"constructor",stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});t===w.sighash&&f.throwError("cannot format a constructor for sighash",c.b.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let e="constructor("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(e+=this.stateMutability+" "),e.trim();}static from(t){return"string"==typeof t?S.fromString(t):S.fromObject(t);}static fromObject(t){if(S.isConstructorFragment(t))return t;"constructor"!==t.type&&f.throwArgumentError("invalid constructor object","value",t);let e=x(t);e.constant&&f.throwArgumentError("constructor cannot be constant","value",t);const n={name:null,type:t.type,inputs:t.inputs?t.inputs.map(A.fromObject):[],payable:e.payable,stateMutability:e.stateMutability,gas:t.gas?r.a.from(t.gas):null};return new S(h,n);}static fromString(t){let e={type:"constructor"},n=(t=M(t,e)).match(B);return n&&"constructor"===n[1].trim()||f.throwArgumentError("invalid constructor string","value",t),e.inputs=E(n[2].trim(),!1),k(n[3].trim(),e),S.fromObject(e);}static isConstructorFragment(t){return t&&t._isFragment&&"constructor"===t.type;}}class j extends S{format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"function",name:this.name,constant:this.constant,stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map(input=>JSON.parse(input.format(t))),outputs:this.outputs.map(output=>JSON.parse(output.format(t)))});let e="";return t!==w.sighash&&(e+="function "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",t!==w.sighash&&(this.stateMutability?"nonpayable"!==this.stateMutability&&(e+=this.stateMutability+" "):this.constant&&(e+="view "),this.outputs&&this.outputs.length&&(e+="returns ("+this.outputs.map(output=>output.format(t)).join(", ")+") "),null!=this.gas&&(e+="@"+this.gas.toString()+" ")),e.trim();}static from(t){return"string"==typeof t?j.fromString(t):j.fromObject(t);}static fromObject(t){if(j.isFunctionFragment(t))return t;"function"!==t.type&&f.throwArgumentError("invalid function object","value",t);let e=x(t);const n={type:t.type,name:C(t.name),constant:e.constant,inputs:t.inputs?t.inputs.map(A.fromObject):[],outputs:t.outputs?t.outputs.map(A.fromObject):[],payable:e.payable,stateMutability:e.stateMutability,gas:t.gas?r.a.from(t.gas):null};return new j(h,n);}static fromString(t){let e={type:"function"},n=(t=M(t,e)).split(" returns ");n.length>2&&f.throwArgumentError("invalid function string","value",t);let r=n[0].match(B);if(r||f.throwArgumentError("invalid function signature","value",t),e.name=r[1].trim(),e.name&&C(e.name),e.inputs=E(r[2],!1),k(r[3].trim(),e),n.length>1){let r=n[1].match(B);""==r[1].trim()&&""==r[3].trim()||f.throwArgumentError("unexpected tokens","value",t),e.outputs=E(r[2],!1);}else e.outputs=[];return j.fromObject(e);}static isFunctionFragment(t){return t&&t._isFragment&&"function"===t.type;}}function N(t){const e=t.format();return"Error(string)"!==e&&"Panic(uint256)"!==e||f.throwArgumentError(`cannot specify user defined ${e} error`,"fragment",t),t;}class I extends T{format(t){if(t||(t=w.sighash),w[t]||f.throwArgumentError("invalid format type","format",t),t===w.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map(input=>JSON.parse(input.format(t)))});let e="";return t!==w.sighash&&(e+="error "),e+=this.name+"("+this.inputs.map(input=>input.format(t)).join(t===w.full?", ":",")+") ",e.trim();}static from(t){return"string"==typeof t?I.fromString(t):I.fromObject(t);}static fromObject(t){if(I.isErrorFragment(t))return t;"error"!==t.type&&f.throwArgumentError("invalid error object","value",t);const e={type:t.type,name:C(t.name),inputs:t.inputs?t.inputs.map(A.fromObject):[]};return N(new I(h,e));}static fromString(t){let e={type:"error"},n=t.match(B);return n||f.throwArgumentError("invalid error signature","value",t),e.name=n[1].trim(),e.name&&C(e.name),e.inputs=E(n[2],!1),N(I.fromObject(e));}static isErrorFragment(t){return t&&t._isFragment&&"error"===t.type;}}function P(t){return t.match(/^uint($|[^1-9])/)?t="uint256"+t.substring(4):t.match(/^int($|[^1-9])/)&&(t="int256"+t.substring(3)),t;}const R=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function C(t){return t&&t.match(R)||f.throwArgumentError(`invalid identifier "${t}"`,"value",t),t;}const B=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");},,function(t,e,n){"use strict";n.d(e,"a",function(){return d;}),n.d(e,"b",function(){return m;});var r=n(1),o=n(2);var c=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const l=new o.b("abstract-signer/5.7.0"),f=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],h=[o.b.errors.INSUFFICIENT_FUNDS,o.b.errors.NONCE_EXPIRED,o.b.errors.REPLACEMENT_UNDERPRICED];class d{constructor(){l.checkAbstract(new.target,d),Object(r.d)(this,"_isSigner",!0);}getBalance(t){return c(this,void 0,void 0,function*(){return this._checkProvider("getBalance"),yield this.provider.getBalance(this.getAddress(),t);});}getTransactionCount(t){return c(this,void 0,void 0,function*(){return this._checkProvider("getTransactionCount"),yield this.provider.getTransactionCount(this.getAddress(),t);});}estimateGas(t){return c(this,void 0,void 0,function*(){this._checkProvider("estimateGas");const e=yield Object(r.f)(this.checkTransaction(t));return yield this.provider.estimateGas(e);});}call(t,e){return c(this,void 0,void 0,function*(){this._checkProvider("call");const n=yield Object(r.f)(this.checkTransaction(t));return yield this.provider.call(n,e);});}sendTransaction(t){return c(this,void 0,void 0,function*(){this._checkProvider("sendTransaction");const e=yield this.populateTransaction(t),n=yield this.signTransaction(e);return yield this.provider.sendTransaction(n);});}getChainId(){return c(this,void 0,void 0,function*(){this._checkProvider("getChainId");return(yield this.provider.getNetwork()).chainId;});}getGasPrice(){return c(this,void 0,void 0,function*(){return this._checkProvider("getGasPrice"),yield this.provider.getGasPrice();});}getFeeData(){return c(this,void 0,void 0,function*(){return this._checkProvider("getFeeData"),yield this.provider.getFeeData();});}resolveName(t){return c(this,void 0,void 0,function*(){return this._checkProvider("resolveName"),yield this.provider.resolveName(t);});}checkTransaction(t){for(const e in t)-1===f.indexOf(e)&&l.throwArgumentError("invalid transaction key: "+e,"transaction",t);const e=Object(r.g)(t);return null==e.from?e.from=this.getAddress():e.from=Promise.all([Promise.resolve(e.from),this.getAddress()]).then(e=>(e[0].toLowerCase()!==e[1].toLowerCase()&&l.throwArgumentError("from address mismatch","transaction",t),e[0])),e;}populateTransaction(t){return c(this,void 0,void 0,function*(){const e=yield Object(r.f)(this.checkTransaction(t));null!=e.to&&(e.to=Promise.resolve(e.to).then(t=>c(this,void 0,void 0,function*(){if(null==t)return null;const address=yield this.resolveName(t);return null==address&&l.throwArgumentError("provided ENS name resolves to null","tx.to",t),address;})),e.to.catch(t=>{}));const n=null!=e.maxFeePerGas||null!=e.maxPriorityFeePerGas;if(null==e.gasPrice||2!==e.type&&!n?0!==e.type&&1!==e.type||!n||l.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",t):l.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",t),2!==e.type&&null!=e.type||null==e.maxFeePerGas||null==e.maxPriorityFeePerGas){if(0===e.type||1===e.type)null==e.gasPrice&&(e.gasPrice=this.getGasPrice());else{const t=yield this.getFeeData();if(null==e.type){if(null!=t.maxFeePerGas&&null!=t.maxPriorityFeePerGas){if(e.type=2,null!=e.gasPrice){const t=e.gasPrice;delete e.gasPrice,e.maxFeePerGas=t,e.maxPriorityFeePerGas=t;}else null==e.maxFeePerGas&&(e.maxFeePerGas=t.maxFeePerGas),null==e.maxPriorityFeePerGas&&(e.maxPriorityFeePerGas=t.maxPriorityFeePerGas);}else null!=t.gasPrice?(n&&l.throwError("network does not support EIP-1559",o.b.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),null==e.gasPrice&&(e.gasPrice=t.gasPrice),e.type=0):l.throwError("failed to get consistent fee data",o.b.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"});}else 2===e.type&&(null==e.maxFeePerGas&&(e.maxFeePerGas=t.maxFeePerGas),null==e.maxPriorityFeePerGas&&(e.maxPriorityFeePerGas=t.maxPriorityFeePerGas));}}else e.type=2;return null==e.nonce&&(e.nonce=this.getTransactionCount("pending")),null==e.gasLimit&&(e.gasLimit=this.estimateGas(e).catch(t=>{if(h.indexOf(t.code)>=0)throw t;return l.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:t,tx:e});})),null==e.chainId?e.chainId=this.getChainId():e.chainId=Promise.all([Promise.resolve(e.chainId),this.getChainId()]).then(e=>(0!==e[1]&&e[0]!==e[1]&&l.throwArgumentError("chainId address mismatch","transaction",t),e[0])),yield Object(r.f)(e);});}_checkProvider(t){this.provider||l.throwError("missing provider",o.b.errors.UNSUPPORTED_OPERATION,{operation:t||"_checkProvider"});}static isSigner(t){return!(!t||!t._isSigner);}}class m extends d{constructor(address,t){super(),Object(r.d)(this,"address",address),Object(r.d)(this,"provider",t||null);}getAddress(){return Promise.resolve(this.address);}_fail(t,e){return Promise.resolve().then(()=>{l.throwError(t,o.b.errors.UNSUPPORTED_OPERATION,{operation:e});});}signMessage(t){return this._fail("VoidSigner cannot sign messages","signMessage");}signTransaction(t){return this._fail("VoidSigner cannot sign transactions","signTransaction");}_signTypedData(t,e,n){return this._fail("VoidSigner cannot sign typed data","signTypedData");}connect(t){return new m(this.address,t);}}},function(t,e,n){"use strict";n.r(e),n.d(e,"encode",function(){return d;}),n.d(e,"decode",function(){return v;});var r=n(0),o=n(2);const c=new o.b("rlp/5.7.0");function l(t){const e=[];for(;t;)e.unshift(255&t),t>>=8;return e;}function f(data,t,e){let n=0;for(let i=0;it+1+n&&c.throwError("child data too short",o.b.errors.BUFFER_OVERRUN,{});}return{consumed:1+n,result:r};}function y(data,t){if(0===data.length&&c.throwError("data too short",o.b.errors.BUFFER_OVERRUN,{}),data[t]>=248){const e=data[t]-247;t+1+e>data.length&&c.throwError("data short segment too short",o.b.errors.BUFFER_OVERRUN,{});const n=f(data,t+1,e);return t+1+e+n>data.length&&c.throwError("data long segment too short",o.b.errors.BUFFER_OVERRUN,{}),m(data,t,t+1+e,e+n);}if(data[t]>=192){const e=data[t]-192;return t+1+e>data.length&&c.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{}),m(data,t,t+1,e);}if(data[t]>=184){const e=data[t]-183;t+1+e>data.length&&c.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{});const n=f(data,t+1,e);t+1+e+n>data.length&&c.throwError("data array too short",o.b.errors.BUFFER_OVERRUN,{});return{consumed:1+e+n,result:Object(r.i)(data.slice(t+1+e,t+1+e+n))};}if(data[t]>=128){const e=data[t]-128;t+1+e>data.length&&c.throwError("data too short",o.b.errors.BUFFER_OVERRUN,{});return{consumed:1+e,result:Object(r.i)(data.slice(t+1,t+1+e))};}return{consumed:1,result:Object(r.i)(data[t])};}function v(data){const t=Object(r.a)(data),e=y(t,0);return e.consumed!==t.length&&c.throwArgumentError("invalid rlp data","data",data),e.result;}},function(t,e,n){"use strict";!function(e){function n(t){return parseInt(t)===t;}function r(t){if(!n(t.length))return!1;for(var i=0;i255)return!1;return!0;}function o(t,e){if(t.buffer&&ArrayBuffer.isView(t)&&"Uint8Array"===t.name)return e&&(t=t.slice?t.slice():Array.prototype.slice.call(t)),t;if(Array.isArray(t)){if(!r(t))throw new Error("Array contains invalid value: "+t);return new Uint8Array(t);}if(n(t.length)&&r(t))return new Uint8Array(t);throw new Error("unsupported array-like object");}function c(t){return new Uint8Array(t);}function l(t,e,n,r,o){null==r&&null==o||(t=t.slice?t.slice(r,o):Array.prototype.slice.call(t,r,o)),e.set(t,n);}var f,h={toBytes:function(text){var t=[],i=0;for(text=encodeURI(text);i191&&n<224?(e.push(String.fromCharCode((31&n)<<6|63&t[i+1])),i+=2):(e.push(String.fromCharCode((15&n)<<12|(63&t[i+1])<<6|63&t[i+2])),i+=3);}return e.join("");}},d=(f="0123456789abcdef",{toBytes:function(text){for(var t=[],i=0;i>4]+f[15&n]);}return e.join("");}}),m={16:10,24:12,32:14},y=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],v=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],w=[82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125],_=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],A=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],E=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],T=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],O=[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890],M=[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935],k=[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239e3,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600],x=[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998e3,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480],S=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],j=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],N=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],I=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];function P(t){for(var e=[],i=0;i>2,this._Ke[e][i%4]=o[i],this._Kd[t-e][i%4]=o[i];for(var c,l=0,f=r;f>16&255]<<24^v[c>>8&255]<<16^v[255&c]<<8^v[c>>24&255]^y[l]<<24,l+=1,8!=r)for(i=1;i>8&255]<<8^v[c>>16&255]<<16^v[c>>24&255]<<24;for(i=r/2+1;i>2,d=f%4,this._Ke[h][d]=o[i],this._Kd[t-h][d]=o[i++],f++;}for(var h=1;h>24&255]^j[c>>16&255]^N[c>>8&255]^I[255&c];},R.prototype.encrypt=function(t){if(16!=t.length)throw new Error("invalid plaintext size (must be 16 bytes)");for(var e=this._Ke.length-1,a=[0,0,0,0],n=P(t),i=0;i<4;i++)n[i]^=this._Ke[0][i];for(var r=1;r>24&255]^A[n[(i+1)%4]>>16&255]^E[n[(i+2)%4]>>8&255]^T[255&n[(i+3)%4]]^this._Ke[r][i];n=a.slice();}var o,l=c(16);for(i=0;i<4;i++)o=this._Ke[e][i],l[4*i]=255&(v[n[i]>>24&255]^o>>24),l[4*i+1]=255&(v[n[(i+1)%4]>>16&255]^o>>16),l[4*i+2]=255&(v[n[(i+2)%4]>>8&255]^o>>8),l[4*i+3]=255&(v[255&n[(i+3)%4]]^o);return l;},R.prototype.decrypt=function(t){if(16!=t.length)throw new Error("invalid ciphertext size (must be 16 bytes)");for(var e=this._Kd.length-1,a=[0,0,0,0],n=P(t),i=0;i<4;i++)n[i]^=this._Kd[0][i];for(var r=1;r>24&255]^M[n[(i+3)%4]>>16&255]^k[n[(i+2)%4]>>8&255]^x[255&n[(i+1)%4]]^this._Kd[r][i];n=a.slice();}var o,l=c(16);for(i=0;i<4;i++)o=this._Kd[e][i],l[4*i]=255&(w[n[i]>>24&255]^o>>24),l[4*i+1]=255&(w[n[(i+3)%4]>>16&255]^o>>16),l[4*i+2]=255&(w[n[(i+2)%4]>>8&255]^o>>8),l[4*i+3]=255&(w[255&n[(i+1)%4]]^o);return l;};var C=function(t){if(!(this instanceof C))throw Error("AES must be instanitated with `new`");this.description="Electronic Code Block",this.name="ecb",this._aes=new R(t);};C.prototype.encrypt=function(t){if((t=o(t)).length%16!=0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var e=c(t.length),n=c(16),i=0;i=0;--e)this._counter[e]=t%256,t>>=8;},D.prototype.setBytes=function(t){if(16!=(t=o(t,!0)).length)throw new Error("invalid counter bytes size (must be 16 bytes)");this._counter=t;},D.prototype.increment=function(){for(var i=15;i>=0;i--){if(255!==this._counter[i]){this._counter[i]++;break;}this._counter[i]=0;}};var U=function(t,e){if(!(this instanceof U))throw Error("AES must be instanitated with `new`");this.description="Counter",this.name="ctr",e instanceof D||(e=new D(e)),this._counter=e,this._remainingCounter=null,this._remainingCounterIndex=16,this._aes=new R(t);};U.prototype.encrypt=function(t){for(var e=o(t,!0),i=0;i16)throw new Error("PKCS#7 padding byte out of range");for(var e=data.length-t,i=0;inull)});let n=null,c=null,l=null;return t&&t.baseFeePerGas&&(n=t.baseFeePerGas,l=r.a.from("1500000000"),c=t.baseFeePerGas.mul(2).add(l)),{lastBaseFeePerGas:n,maxFeePerGas:c,maxPriorityFeePerGas:l,gasPrice:e};});}addListener(t,e){return this.on(t,e);}removeListener(t,e){return this.off(t,e);}static isProvider(t){return!(!t||!t._isProvider);}}},function(t,e,n){"use strict";var r=n(63),o=n(171);function c(t,i){return 55296==(64512&t.charCodeAt(i))&&!(i<0||i+1>=t.length)&&56320==(64512&t.charCodeAt(i+1));}function l(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0;}function f(t){return 1===t.length?"0"+t:t;}function h(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t;}e.inherits=o,e.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var n=[];if("string"==typeof t){if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),i=0;i>6|192,n[p++]=63&r|128):c(t,i)?(r=65536+((1023&r)<<10)+(1023&t.charCodeAt(++i)),n[p++]=r>>18|240,n[p++]=r>>12&63|128,n[p++]=r>>6&63|128,n[p++]=63&r|128):(n[p++]=r>>12|224,n[p++]=r>>6&63|128,n[p++]=63&r|128);}}else for(i=0;i>>0;}return l;},e.split32=function(t,e){for(var n=new Array(4*t.length),i=0,r=0;i>>24,n[r+1]=o>>>16&255,n[r+2]=o>>>8&255,n[r+3]=255&o):(n[r+3]=o>>>24,n[r+2]=o>>>16&255,n[r+1]=o>>>8&255,n[r]=255&o);}return n;},e.rotr32=function(t,b){return t>>>b|t<<32-b;},e.rotl32=function(t,b){return t<>>32-b;},e.sum32=function(a,b){return a+b>>>0;},e.sum32_3=function(a,b,t){return a+b+t>>>0;},e.sum32_4=function(a,b,t,e){return a+b+t+e>>>0;},e.sum32_5=function(a,b,t,e,n){return a+b+t+e+n>>>0;},e.sum64=function(t,e,n,r){var o=t[e],c=r+t[e+1]>>>0,l=(c>>0,t[e+1]=c;},e.sum64_hi=function(t,e,n,r){return(e+r>>>0>>0;},e.sum64_lo=function(t,e,n,r){return e+r>>>0;},e.sum64_4_hi=function(t,e,n,r,o,c,l,dl){var f=0,h=e;return f+=(h=h+r>>>0)>>0)>>0)>>0;},e.sum64_4_lo=function(t,e,n,r,o,c,l,dl){return e+r+c+dl>>>0;},e.sum64_5_hi=function(t,e,n,r,o,c,l,dl,f,h){var d=0,m=e;return d+=(m=m+r>>>0)>>0)>>0)>>0)>>0;},e.sum64_5_lo=function(t,e,n,r,o,c,l,dl,f,h){return e+r+c+dl+h>>>0;},e.rotr64_hi=function(t,e,n){return(e<<32-n|t>>>n)>>>0;},e.rotr64_lo=function(t,e,n){return(t<<32-n|e>>>n)>>>0;},e.shr64_hi=function(t,e,n){return t>>>n;},e.shr64_lo=function(t,e,n){return(t<<32-n|e>>>n)>>>0;};},function(t,e,n){var r=n(35),o=String,c=TypeError;t.exports=function(t){if(r(t))return t;throw c(o(t)+" is not an object");};},function(t,e,n){var r=n(68),o=Function.prototype.call;t.exports=r?o.bind(o):function(){return o.apply(o,arguments);};},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="abi/5.7.0";},function(t,e,n){"use strict";n.d(e,"d",function(){return o;}),n.d(e,"h",function(){return c;}),n.d(e,"e",function(){return l;}),n.d(e,"f",function(){return f;}),n.d(e,"g",function(){return h;}),n.d(e,"b",function(){return d;}),n.d(e,"c",function(){return m;}),n.d(e,"a",function(){return y;});var r=n(7);const o=r.a.from(-1),c=r.a.from(0),l=r.a.from(1),f=r.a.from(2),h=r.a.from("1000000000000000000"),d=r.a.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),m=r.a.from("-0x8000000000000000000000000000000000000000000000000000000000000000"),y=r.a.from("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");},function(t,e,n){var r=n(140),o=n(69);t.exports=function(t){return r(o(t));};},function(t,e,n){"use strict";n.d(e,"a",function(){return l;});var r=n(0),o=n(1);class c{constructor(t){Object(o.d)(this,"alphabet",t),Object(o.d)(this,"base",t.length),Object(o.d)(this,"_alphabetMap",{}),Object(o.d)(this,"_leader",t.charAt(0));for(let i=0;i0;)e.push(t%this.base),t=t/this.base|0;}let n="";for(let t=0;0===source[t]&&t=0;--q)n+=this.alphabet[e[q]];return n;}decode(t){if("string"!=typeof t)throw new TypeError("Expected String");let e=[];if(0===t.length)return new Uint8Array(e);e.push(0);for(let i=0;i>=8;for(;r>0;)e.push(255&r),r>>=8;}for(let n=0;t[n]===this._leader&&n256)&&z.throwArgumentError("invalid number type","type",t),n&&(o=256),e=c.a.from(e).toTwos(o),Object(k.p)(e,o/8);}if(r=t.match(F),r){const o=parseInt(r[1]);return(String(o)!==r[1]||0===o||o>32)&&z.throwArgumentError("invalid bytes type","type",t),Object(k.a)(e).byteLength!==o&&z.throwArgumentError(`invalid value for ${t}`,"value",e),n?Object(k.a)((e+G).substring(0,66)):e;}if(r=t.match(U),r&&Array.isArray(e)){const n=r[1];parseInt(r[2]||String(e.length))!=e.length&&z.throwArgumentError(`invalid array length for ${t}`,"value",e);const o=[];return e.forEach(function(t){o.push(H(n,t,!0));}),Object(k.b)(o);}return z.throwArgumentError("invalid type","type",t);}function K(t,e){t.length!=e.length&&z.throwArgumentError("wrong number of values; expected ${ types.length }","values",e);const n=[];return t.forEach(function(t,r){n.push(H(t,e[r]));}),Object(k.i)(Object(k.b)(n));}function W(t,e){return Object(R.a)(K(t,e));}function V(t,e){return Object(B.c)(K(t,e));}var J=n(95),Y=n(259),Q=n(1),X=n(32),Z=n(28);function $(data,t){t||(t=function(t){return[parseInt(t,16)];});let e=0,n={};return data.split(",").forEach(r=>{let o=r.split(":");e+=parseInt(o[0],16),n[e]=t(o[1]);}),n;}function tt(data){let t=0;return data.split(",").map(e=>{let n=e.split("-");1===n.length?n[1]="0":""===n[1]&&(n[1]="1");let r=t+parseInt(n[0],16);return t=parseInt(n[1],16),{l:r,h:t};});}function et(t,e){let n=0;for(let i=0;i=n&&t<=n+r.h&&(t-n)%(r.d||1)==0){if(r.e&&-1!==r.e.indexOf(t-n))continue;return r;}}return null;}const nt=tt("221,13-1b,5f-,40-10,51-f,11-3,3-3,2-2,2-4,8,2,15,2d,28-8,88,48,27-,3-5,11-20,27-,8,28,3-5,12,18,b-a,1c-4,6-16,2-d,2-2,2,1b-4,17-9,8f-,10,f,1f-2,1c-34,33-14e,4,36-,13-,6-2,1a-f,4,9-,3-,17,8,2-2,5-,2,8-,3-,4-8,2-3,3,6-,16-6,2-,7-3,3-,17,8,3,3,3-,2,6-3,3-,4-a,5,2-6,10-b,4,8,2,4,17,8,3,6-,b,4,4-,2-e,2-4,b-10,4,9-,3-,17,8,3-,5-,9-2,3-,4-7,3-3,3,4-3,c-10,3,7-2,4,5-2,3,2,3-2,3-2,4-2,9,4-3,6-2,4,5-8,2-e,d-d,4,9,4,18,b,6-3,8,4,5-6,3-8,3-3,b-11,3,9,4,18,b,6-3,8,4,5-6,3-6,2,3-3,b-11,3,9,4,18,11-3,7-,4,5-8,2-7,3-3,b-11,3,13-2,19,a,2-,8-2,2-3,7,2,9-11,4-b,3b-3,1e-24,3,2-,3,2-,2-5,5,8,4,2,2-,3,e,4-,6,2,7-,b-,3-21,49,23-5,1c-3,9,25,10-,2-2f,23,6,3,8-2,5-5,1b-45,27-9,2a-,2-3,5b-4,45-4,53-5,8,40,2,5-,8,2,5-,28,2,5-,20,2,5-,8,2,5-,8,8,18,20,2,5-,8,28,14-5,1d-22,56-b,277-8,1e-2,52-e,e,8-a,18-8,15-b,e,4,3-b,5e-2,b-15,10,b-5,59-7,2b-555,9d-3,5b-5,17-,7-,27-,7-,9,2,2,2,20-,36,10,f-,7,14-,4,a,54-3,2-6,6-5,9-,1c-10,13-1d,1c-14,3c-,10-6,32-b,240-30,28-18,c-14,a0,115-,3,66-,b-76,5,5-,1d,24,2,5-2,2,8-,35-2,19,f-10,1d-3,311-37f,1b,5a-b,d7-19,d-3,41,57-,68-4,29-3,5f,29-37,2e-2,25-c,2c-2,4e-3,30,78-3,64-,20,19b7-49,51a7-59,48e-2,38-738,2ba5-5b,222f-,3c-94,8-b,6-4,1b,6,2,3,3,6d-20,16e-f,41-,37-7,2e-2,11-f,5-b,18-,b,14,5-3,6,88-,2,bf-2,7-,7-,7-,4-2,8,8-9,8-2ff,20,5-b,1c-b4,27-,27-cbb1,f7-9,28-2,b5-221,56,48,3-,2-,3-,5,d,2,5,3,42,5-,9,8,1d,5,6,2-2,8,153-3,123-3,33-27fd,a6da-5128,21f-5df,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3,2-1d,61-ff7d"),it="ad,34f,1806,180b,180c,180d,200b,200c,200d,2060,feff".split(",").map(t=>parseInt(t,16)),ot=[{h:25,s:32,l:65},{h:30,s:32,e:[23],l:127},{h:54,s:1,e:[48],l:64,d:2},{h:14,s:1,l:57,d:2},{h:44,s:1,l:17,d:2},{h:10,s:1,e:[2,6,8],l:61,d:2},{h:16,s:1,l:68,d:2},{h:84,s:1,e:[18,24,66],l:19,d:2},{h:26,s:32,e:[17],l:435},{h:22,s:1,l:71,d:2},{h:15,s:80,l:40},{h:31,s:32,l:16},{h:32,s:1,l:80,d:2},{h:52,s:1,l:42,d:2},{h:12,s:1,l:55,d:2},{h:40,s:1,e:[38],l:15,d:2},{h:14,s:1,l:48,d:2},{h:37,s:48,l:49},{h:148,s:1,l:6351,d:2},{h:88,s:1,l:160,d:2},{h:15,s:16,l:704},{h:25,s:26,l:854},{h:25,s:32,l:55915},{h:37,s:40,l:1247},{h:25,s:-119711,l:53248},{h:25,s:-119763,l:52},{h:25,s:-119815,l:52},{h:25,s:-119867,e:[1,4,5,7,8,11,12,17],l:52},{h:25,s:-119919,l:52},{h:24,s:-119971,e:[2,7,8,17],l:52},{h:24,s:-120023,e:[2,7,13,15,16,17],l:52},{h:25,s:-120075,l:52},{h:25,s:-120127,l:52},{h:25,s:-120179,l:52},{h:25,s:-120231,l:52},{h:25,s:-120283,l:52},{h:25,s:-120335,l:52},{h:24,s:-119543,e:[17],l:56},{h:24,s:-119601,e:[17],l:58},{h:24,s:-119659,e:[17],l:58},{h:24,s:-119717,e:[17],l:58},{h:24,s:-119775,e:[17],l:58}],at=$("b5:3bc,c3:ff,7:73,2:253,5:254,3:256,1:257,5:259,1:25b,3:260,1:263,2:269,1:268,5:26f,1:272,2:275,7:280,3:283,5:288,3:28a,1:28b,5:292,3f:195,1:1bf,29:19e,125:3b9,8b:3b2,1:3b8,1:3c5,3:3c6,1:3c0,1a:3ba,1:3c1,1:3c3,2:3b8,1:3b5,1bc9:3b9,1c:1f76,1:1f77,f:1f7a,1:1f7b,d:1f78,1:1f79,1:1f7c,1:1f7d,107:63,5:25b,4:68,1:68,1:68,3:69,1:69,1:6c,3:6e,4:70,1:71,1:72,1:72,1:72,7:7a,2:3c9,2:7a,2:6b,1:e5,1:62,1:63,3:65,1:66,2:6d,b:3b3,1:3c0,6:64,1b574:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3"),st=$("179:1,2:1,2:1,5:1,2:1,a:4f,a:1,8:1,2:1,2:1,3:1,5:1,3:1,4:1,2:1,3:1,4:1,8:2,1:1,2:2,1:1,2:2,27:2,195:26,2:25,1:25,1:25,2:40,2:3f,1:3f,33:1,11:-6,1:-9,1ac7:-3a,6d:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,b:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,c:-8,2:-8,2:-8,2:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,49:-8,1:-8,1:-4a,1:-4a,d:-56,1:-56,1:-56,1:-56,d:-8,1:-8,f:-8,1:-8,3:-7"),ut=$("df:00730073,51:00690307,19:02BC006E,a7:006A030C,18a:002003B9,16:03B903080301,20:03C503080301,1d7:05650582,190f:00680331,1:00740308,1:0077030A,1:0079030A,1:006102BE,b6:03C50313,2:03C503130300,2:03C503130301,2:03C503130342,2a:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,3:1F7003B9,1:03B103B9,1:03AC03B9,2:03B10342,1:03B1034203B9,5:03B103B9,6:1F7403B9,1:03B703B9,1:03AE03B9,2:03B70342,1:03B7034203B9,5:03B703B9,6:03B903080300,1:03B903080301,3:03B90342,1:03B903080342,b:03C503080300,1:03C503080301,1:03C10313,2:03C50342,1:03C503080342,b:1F7C03B9,1:03C903B9,1:03CE03B9,2:03C90342,1:03C9034203B9,5:03C903B9,ac:00720073,5b:00B00063,6:00B00066,d:006E006F,a:0073006D,1:00740065006C,1:0074006D,124f:006800700061,2:00610075,2:006F0076,b:00700061,1:006E0061,1:03BC0061,1:006D0061,1:006B0061,1:006B0062,1:006D0062,1:00670062,3:00700066,1:006E0066,1:03BC0066,4:0068007A,1:006B0068007A,1:006D0068007A,1:00670068007A,1:00740068007A,15:00700061,1:006B00700061,1:006D00700061,1:006700700061,8:00700076,1:006E0076,1:03BC0076,1:006D0076,1:006B0076,1:006D0076,1:00700077,1:006E0077,1:03BC0077,1:006D0077,1:006B0077,1:006D0077,1:006B03C9,1:006D03C9,2:00620071,3:00632215006B0067,1:0063006F002E,1:00640062,1:00670079,2:00680070,2:006B006B,1:006B006D,9:00700068,2:00700070006D,1:00700072,2:00730076,1:00770062,c723:00660066,1:00660069,1:0066006C,1:006600660069,1:00660066006C,1:00730074,1:00730074,d:05740576,1:05740565,1:0574056B,1:057E0576,1:0574056D",function(data){if(data.length%4!=0)throw new Error("bad data");let t=[];for(let i=0;i{if(it.indexOf(code)>=0)return[];if(code>=65024&&code<=65039)return[];let t=function(t){let e=et(t,ot);if(e)return[t+e.s];let n=at[t];if(n)return n;let r=st[t];return r?[t+r[0]]:ut[t]||null;}(code);return t||[code];}),e=n.reduce((t,e)=>(e.forEach(e=>{t.push(e);}),t),[]),e=Object(L.g)(Object(L.e)(e),L.a.NFKC),e.forEach(code=>{if(et(code,ct))throw new Error("STRINGPREP_CONTAINS_PROHIBITED");}),e.forEach(code=>{if(et(code,nt))throw new Error("STRINGPREP_CONTAINS_UNASSIGNED");});let r=Object(L.e)(e);if("-"===r.substring(0,1)||"--"===r.substring(2,4)||"-"===r.substring(r.length-1))throw new Error("invalid hyphen");return r;}var ft=n(128);function ht(text){const t=Object(L.f)(text);if(t.length>31)throw new Error("bytes32 string must be less than 32 bytes");return Object(k.i)(Object(k.b)([t,ft.a]).slice(0,32));}function pt(t){const data=Object(k.a)(t);if(32!==data.length)throw new Error("invalid bytes32 - not 32 bytes long");if(0!==data[31])throw new Error("invalid bytes32 string - no null terminator");let e=31;for(;0===data[e-1];)e--;return Object(L.h)(data.slice(0,e));}var mt=n(11);const yt=new C.b("units/5.7.0"),gt=["wei","kwei","mwei","gwei","szabo","finney","ether"];function bt(t){const e=String(t).split(".");(e.length>2||!e[0].match(/^-?[0-9]*$/)||e[1]&&!e[1].match(/^[0-9]*$/)||"."===t||"-."===t)&&yt.throwArgumentError("invalid value","value",t);let n=e[0],r="";for("-"===n.substring(0,1)&&(r="-",n=n.substring(1));"0"===n.substring(0,1);)n=n.substring(1);""===n&&(n="0");let o="";for(2===e.length&&(o="."+(e[1]||"0"));o.length>2&&"0"===o[o.length-1];)o=o.substring(0,o.length-1);const c=[];for(;n.length;){if(n.length<=3){c.unshift(n);break;}{const t=n.length-3;c.unshift(n.substring(t)),n=n.substring(0,t);}}return r+c.join(",")+o;}function vt(t,e){if("string"==typeof e){const t=gt.indexOf(e);-1!==t&&(e=3*t);}return Object(l.b)(t,null!=e?e:18);}function wt(t,e){if("string"!=typeof t&&yt.throwArgumentError("value must be a string","value",t),"string"==typeof e){const t=gt.indexOf(e);-1!==t&&(e=3*t);}return Object(l.c)(t,null!=e?e:18);}function _t(t){return vt(t,18);}function At(t){return wt(t,18);}var Et=n(15),Tt=n(162),Ot=n(88);const Mt=new C.b(Ot.a);},function(t,e,n){"use strict";n.d(e,"b",function(){return o;}),n.d(e,"c",function(){return c;}),n.d(e,"a",function(){return l;});var r=n(4);function o(t){let data=null;try{data=JSON.parse(t);}catch(t){return!1;}return data.encseed&&data.ethaddr;}function c(t){let data=null;try{data=JSON.parse(t);}catch(t){return!1;}return!(!data.version||parseInt(data.version)!==data.version||3!==parseInt(data.version));}function l(t){if(o(t))try{return Object(r.a)(JSON.parse(t).ethaddr);}catch(t){return null;}if(c(t))try{return Object(r.a)(JSON.parse(t).address);}catch(t){return null;}return null;}},function(t,e){var g;g=function(){return this;}();try{g=g||new Function("return this")();}catch(t){"object"==typeof window&&(g=window);}t.exports=g;},function(t,e,n){var r=n(69),o=Object;t.exports=function(t){return o(r(t));};},function(t,e,n){var r=n(12),o=r({}.toString),c=r("".slice);t.exports=function(t){return c(o(t),8,-1);};},function(t,e,n){var r=n(82),o=String;t.exports=function(t){if("Symbol"===r(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t);};},function(t,e,n){"use strict";n.d(e,"a",function(){return R;}),n.d(e,"b",function(){return C;}),n.d(e,"c",function(){return B;});var r=n(13),o=n(260),c=n(36),l=n(31),f=n(4),h=n(7),d=n(0),m=n(1),y=n(11),v=n(2);var w=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const _=new v.b("contracts/5.7.0"),A={chainId:!0,data:!0,from:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0,customData:!0,ccipReadEnabled:!0};function E(t,e){return w(this,void 0,void 0,function*(){const n=yield e;"string"!=typeof n&&_.throwArgumentError("invalid address or ENS name","name",n);try{return Object(f.a)(n);}catch(t){}t||_.throwError("a provider or signer is needed to resolve ENS names",v.b.errors.UNSUPPORTED_OPERATION,{operation:"resolveName"});const address=yield t.resolveName(n);return null==address&&_.throwArgumentError("resolver or addr is not configured for ENS name","name",n),address;});}function T(t,e,n){return w(this,void 0,void 0,function*(){return Array.isArray(n)?yield Promise.all(n.map((n,r)=>T(t,Array.isArray(e)?e[r]:e[n.name],n))):"address"===n.type?yield E(t,e):"tuple"===n.type?yield T(t,e,n.components):"array"===n.baseType?Array.isArray(e)?yield Promise.all(e.map(e=>T(t,e,n.arrayChildren))):Promise.reject(_.makeError("invalid value for array",v.b.errors.INVALID_ARGUMENT,{argument:"value",value:e})):e;});}function O(t,e,n){return w(this,void 0,void 0,function*(){let r={};n.length===e.inputs.length+1&&"object"==typeof n[n.length-1]&&(r=Object(m.g)(n.pop())),_.checkArgumentCount(n.length,e.inputs.length,"passed to contract"),t.signer?r.from?r.from=Object(m.f)({override:E(t.signer,r.from),signer:t.signer.getAddress()}).then(t=>w(this,void 0,void 0,function*(){return Object(f.a)(t.signer)!==t.override&&_.throwError("Contract with a Signer cannot override from",v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides.from"}),t.override;})):r.from=t.signer.getAddress():r.from&&(r.from=E(t.provider,r.from));const o=yield Object(m.f)({args:T(t.signer||t.provider,n,e.inputs),address:t.resolvedAddress,overrides:Object(m.f)(r)||{}}),data=t.interface.encodeFunctionData(e,o.args),c={data:data,to:o.address},l=o.overrides;if(null!=l.nonce&&(c.nonce=h.a.from(l.nonce).toNumber()),null!=l.gasLimit&&(c.gasLimit=h.a.from(l.gasLimit)),null!=l.gasPrice&&(c.gasPrice=h.a.from(l.gasPrice)),null!=l.maxFeePerGas&&(c.maxFeePerGas=h.a.from(l.maxFeePerGas)),null!=l.maxPriorityFeePerGas&&(c.maxPriorityFeePerGas=h.a.from(l.maxPriorityFeePerGas)),null!=l.from&&(c.from=l.from),null!=l.type&&(c.type=l.type),null!=l.accessList&&(c.accessList=Object(y.b)(l.accessList)),null==c.gasLimit&&null!=e.gas){let t=21e3;const n=Object(d.a)(data);for(let i=0;inull!=r[t]);return A.length&&_.throwError(`cannot override ${A.map(t=>JSON.stringify(t)).join(",")}`,v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides",overrides:A}),c;});}function M(t,e){const n=e.wait.bind(e);e.wait=e=>n(e).then(e=>(e.events=e.logs.map(n=>{let r=Object(m.c)(n),o=null;try{o=t.interface.parseLog(n);}catch(t){}return o&&(r.args=o.args,r.decode=(data,e)=>t.interface.decodeEventLog(o.eventFragment,data,e),r.event=o.name,r.eventSignature=o.signature),r.removeListener=()=>t.provider,r.getBlock=()=>t.provider.getBlock(e.blockHash),r.getTransaction=()=>t.provider.getTransaction(e.transactionHash),r.getTransactionReceipt=()=>Promise.resolve(e),r;}),e));}function k(t,e,n){const r=t.signer||t.provider;return function(...o){return w(this,void 0,void 0,function*(){let c;if(o.length===e.inputs.length+1&&"object"==typeof o[o.length-1]){const t=Object(m.g)(o.pop());null!=t.blockTag&&(c=yield t.blockTag),delete t.blockTag,o.push(t);}null!=t.deployTransaction&&(yield t._deployed(c));const l=yield O(t,e,o),f=yield r.call(l,c);try{let r=t.interface.decodeFunctionResult(e,f);return n&&1===e.outputs.length&&(r=r[0]),r;}catch(e){throw e.code===v.b.errors.CALL_EXCEPTION&&(e.address=t.address,e.args=o,e.transaction=l),e;}});};}function x(t,e,n){return e.constant?k(t,e,n):function(t,e){return function(...n){return w(this,void 0,void 0,function*(){t.signer||_.throwError("sending a transaction requires a signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"sendTransaction"}),null!=t.deployTransaction&&(yield t._deployed());const r=yield O(t,e,n),o=yield t.signer.sendTransaction(r);return M(t,o),o;});};}(t,e);}function S(filter){return!filter.address||null!=filter.topics&&0!==filter.topics.length?(filter.address||"*")+"@"+(filter.topics?filter.topics.map(t=>Array.isArray(t)?t.join("|"):t).join(":"):""):"*";}class j{constructor(t,filter){Object(m.d)(this,"tag",t),Object(m.d)(this,"filter",filter),this._listeners=[];}addListener(t,e){this._listeners.push({listener:t,once:e});}removeListener(t){let e=!1;this._listeners=this._listeners.filter(n=>!(!e&&n.listener===t)||(e=!0,!1));}removeAllListeners(){this._listeners=[];}listeners(){return this._listeners.map(i=>i.listener);}listenerCount(){return this._listeners.length;}run(t){const e=this.listenerCount();return this._listeners=this._listeners.filter(e=>{const n=t.slice();return setTimeout(()=>{e.listener.apply(this,n);},0),!e.once;}),e;}prepareEvent(t){}getEmit(t){return[t];}}class N extends j{constructor(){super("error",null);}}class I extends j{constructor(address,t,e,n){const filter={address:address};let r=t.getEventTopic(e);n?(r!==n[0]&&_.throwArgumentError("topic mismatch","topics",n),filter.topics=n.slice()):filter.topics=[r],super(S(filter),filter),Object(m.d)(this,"address",address),Object(m.d)(this,"interface",t),Object(m.d)(this,"fragment",e);}prepareEvent(t){super.prepareEvent(t),t.event=this.fragment.name,t.eventSignature=this.fragment.format(),t.decode=(data,t)=>this.interface.decodeEventLog(this.fragment,data,t);try{t.args=this.interface.decodeEventLog(this.fragment,t.data,t.topics);}catch(e){t.args=null,t.decodeError=e;}}getEmit(t){const e=Object(r.d)(t.args);if(e.length)throw e[0].error;const n=(t.args||[]).slice();return n.push(t),n;}}class P extends j{constructor(address,t){super("*",{address:address}),Object(m.d)(this,"address",address),Object(m.d)(this,"interface",t);}prepareEvent(t){super.prepareEvent(t);try{const e=this.interface.parseLog(t);t.event=e.name,t.eventSignature=e.signature,t.decode=(data,t)=>this.interface.decodeEventLog(e.eventFragment,data,t),t.args=e.args;}catch(t){}}}class R{constructor(t,e,n){Object(m.d)(this,"interface",Object(m.e)(new.target,"getInterface")(e)),null==n?(Object(m.d)(this,"provider",null),Object(m.d)(this,"signer",null)):l.a.isSigner(n)?(Object(m.d)(this,"provider",n.provider||null),Object(m.d)(this,"signer",n)):c.b.isProvider(n)?(Object(m.d)(this,"provider",n),Object(m.d)(this,"signer",null)):_.throwArgumentError("invalid signer or provider","signerOrProvider",n),Object(m.d)(this,"callStatic",{}),Object(m.d)(this,"estimateGas",{}),Object(m.d)(this,"functions",{}),Object(m.d)(this,"populateTransaction",{}),Object(m.d)(this,"filters",{});{const t={};Object.keys(this.interface.events).forEach(e=>{const n=this.interface.events[e];Object(m.d)(this.filters,e,(...t)=>({address:this.address,topics:this.interface.encodeFilterTopics(n,t)})),t[n.name]||(t[n.name]=[]),t[n.name].push(e);}),Object.keys(t).forEach(e=>{const n=t[e];1===n.length?Object(m.d)(this.filters,e,this.filters[n[0]]):_.warn(`Duplicate definition of ${e} (${n.join(", ")})`);});}if(Object(m.d)(this,"_runningEvents",{}),Object(m.d)(this,"_wrappedEmits",{}),null==t&&_.throwArgumentError("invalid contract address or ENS name","addressOrName",t),Object(m.d)(this,"address",t),this.provider)Object(m.d)(this,"resolvedAddress",E(this.provider,t));else try{Object(m.d)(this,"resolvedAddress",Promise.resolve(Object(f.a)(t)));}catch(t){_.throwError("provider is required to use ENS name as contract address",v.b.errors.UNSUPPORTED_OPERATION,{operation:"new Contract"});}this.resolvedAddress.catch(t=>{});const r={},o={};Object.keys(this.interface.functions).forEach(t=>{const e=this.interface.functions[t];if(o[t])_.warn(`Duplicate ABI entry for ${JSON.stringify(t)}`);else{o[t]=!0;{const n=e.name;r[`%${n}`]||(r[`%${n}`]=[]),r[`%${n}`].push(t);}null==this[t]&&Object(m.d)(this,t,x(this,e,!0)),null==this.functions[t]&&Object(m.d)(this.functions,t,x(this,e,!1)),null==this.callStatic[t]&&Object(m.d)(this.callStatic,t,k(this,e,!0)),null==this.populateTransaction[t]&&Object(m.d)(this.populateTransaction,t,function(t,e){return function(...n){return O(t,e,n);};}(this,e)),null==this.estimateGas[t]&&Object(m.d)(this.estimateGas,t,function(t,e){const n=t.signer||t.provider;return function(...r){return w(this,void 0,void 0,function*(){n||_.throwError("estimate require a provider or signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"estimateGas"});const o=yield O(t,e,r);return yield n.estimateGas(o);});};}(this,e));}}),Object.keys(r).forEach(t=>{const e=r[t];if(e.length>1)return;t=t.substring(1);const n=e[0];try{null==this[t]&&Object(m.d)(this,t,this[n]);}catch(t){}null==this.functions[t]&&Object(m.d)(this.functions,t,this.functions[n]),null==this.callStatic[t]&&Object(m.d)(this.callStatic,t,this.callStatic[n]),null==this.populateTransaction[t]&&Object(m.d)(this.populateTransaction,t,this.populateTransaction[n]),null==this.estimateGas[t]&&Object(m.d)(this.estimateGas,t,this.estimateGas[n]);});}static getContractAddress(t){return Object(f.b)(t);}static getInterface(t){return o.b.isInterface(t)?t:new o.b(t);}deployed(){return this._deployed();}_deployed(t){return this._deployedPromise||(this.deployTransaction?this._deployedPromise=this.deployTransaction.wait().then(()=>this):this._deployedPromise=this.provider.getCode(this.address,t).then(code=>("0x"===code&&_.throwError("contract not deployed",v.b.errors.UNSUPPORTED_OPERATION,{contractAddress:this.address,operation:"getDeployed"}),this))),this._deployedPromise;}fallback(t){this.signer||_.throwError("sending a transactions require a signer",v.b.errors.UNSUPPORTED_OPERATION,{operation:"sendTransaction(fallback)"});const e=Object(m.g)(t||{});return["from","to"].forEach(function(t){null!=e[t]&&_.throwError("cannot override "+t,v.b.errors.UNSUPPORTED_OPERATION,{operation:t});}),e.to=this.resolvedAddress,this.deployed().then(()=>this.signer.sendTransaction(e));}connect(t){"string"==typeof t&&(t=new l.b(t,this.provider));const e=new this.constructor(this.address,this.interface,t);return this.deployTransaction&&Object(m.d)(e,"deployTransaction",this.deployTransaction),e;}attach(t){return new this.constructor(t,this.interface,this.signer||this.provider);}static isIndexed(t){return o.a.isIndexed(t);}_normalizeRunningEvent(t){return this._runningEvents[t.tag]?this._runningEvents[t.tag]:t;}_getRunningEvent(t){if("string"==typeof t){if("error"===t)return this._normalizeRunningEvent(new N());if("event"===t)return this._normalizeRunningEvent(new j("event",null));if("*"===t)return this._normalizeRunningEvent(new P(this.address,this.interface));const e=this.interface.getEvent(t);return this._normalizeRunningEvent(new I(this.address,this.interface,e));}if(t.topics&&t.topics.length>0){try{const e=t.topics[0];if("string"!=typeof e)throw new Error("invalid topic");const n=this.interface.getEvent(e);return this._normalizeRunningEvent(new I(this.address,this.interface,n,t.topics));}catch(t){}const filter={address:this.address,topics:t.topics};return this._normalizeRunningEvent(new j(S(filter),filter));}return this._normalizeRunningEvent(new P(this.address,this.interface));}_checkRunningEvents(t){if(0===t.listenerCount()){delete this._runningEvents[t.tag];const e=this._wrappedEmits[t.tag];e&&t.filter&&(this.provider.off(t.filter,e),delete this._wrappedEmits[t.tag]);}}_wrapEvent(t,e,n){const r=Object(m.c)(e);return r.removeListener=()=>{n&&(t.removeListener(n),this._checkRunningEvents(t));},r.getBlock=()=>this.provider.getBlock(e.blockHash),r.getTransaction=()=>this.provider.getTransaction(e.transactionHash),r.getTransactionReceipt=()=>this.provider.getTransactionReceipt(e.transactionHash),t.prepareEvent(r),r;}_addEventListener(t,e,n){if(this.provider||_.throwError("events require a provider or a signer with a provider",v.b.errors.UNSUPPORTED_OPERATION,{operation:"once"}),t.addListener(e,n),this._runningEvents[t.tag]=t,!this._wrappedEmits[t.tag]){const n=n=>{let r=this._wrapEvent(t,n,e);if(null==r.decodeError)try{const e=t.getEmit(r);this.emit(t.filter,...e);}catch(t){r.decodeError=t.error;}null!=t.filter&&this.emit("event",r),null!=r.decodeError&&this.emit("error",r.decodeError,r);};this._wrappedEmits[t.tag]=n,null!=t.filter&&this.provider.on(t.filter,n);}}queryFilter(t,e,n){const r=this._getRunningEvent(t),filter=Object(m.g)(r.filter);return"string"==typeof e&&Object(d.l)(e,32)?(null!=n&&_.throwArgumentError("cannot specify toBlock with blockhash","toBlock",n),filter.blockHash=e):(filter.fromBlock=null!=e?e:0,filter.toBlock=null!=n?n:"latest"),this.provider.getLogs(filter).then(t=>t.map(t=>this._wrapEvent(r,t,null)));}on(t,e){return this._addEventListener(this._getRunningEvent(t),e,!1),this;}once(t,e){return this._addEventListener(this._getRunningEvent(t),e,!0),this;}emit(t,...e){if(!this.provider)return!1;const n=this._getRunningEvent(t),r=n.run(e)>0;return this._checkRunningEvents(n),r;}listenerCount(t){return this.provider?null==t?Object.keys(this._runningEvents).reduce((t,e)=>t+this._runningEvents[e].listenerCount(),0):this._getRunningEvent(t).listenerCount():0;}listeners(t){if(!this.provider)return[];if(null==t){const t=[];for(let e in this._runningEvents)this._runningEvents[e].listeners().forEach(e=>{t.push(e);});return t;}return this._getRunningEvent(t).listeners();}removeAllListeners(t){if(!this.provider)return this;if(null==t){for(const t in this._runningEvents){const e=this._runningEvents[t];e.removeAllListeners(),this._checkRunningEvents(e);}return this;}const e=this._getRunningEvent(t);return e.removeAllListeners(),this._checkRunningEvents(e),this;}off(t,e){if(!this.provider)return this;const n=this._getRunningEvent(t);return n.removeListener(e),this._checkRunningEvents(n),this;}removeListener(t,e){return this.off(t,e);}}class C extends R{}class B{constructor(t,e,n){let r=null;r="string"==typeof e?e:Object(d.j)(e)?Object(d.i)(e):e&&"string"==typeof e.object?e.object:"!","0x"!==r.substring(0,2)&&(r="0x"+r),(!Object(d.l)(r)||r.length%2)&&_.throwArgumentError("invalid bytecode","bytecode",e),n&&!l.a.isSigner(n)&&_.throwArgumentError("invalid signer","signer",n),Object(m.d)(this,"bytecode",r),Object(m.d)(this,"interface",Object(m.e)(new.target,"getInterface")(t)),Object(m.d)(this,"signer",n||null);}getDeployTransaction(...t){let e={};if(t.length===this.interface.deploy.inputs.length+1&&"object"==typeof t[t.length-1]){e=Object(m.g)(t.pop());for(const t in e)if(!A[t])throw new Error("unknown transaction override "+t);}if(["data","from","to"].forEach(t=>{null!=e[t]&&_.throwError("cannot override "+t,v.b.errors.UNSUPPORTED_OPERATION,{operation:t});}),e.value){h.a.from(e.value).isZero()||this.interface.deploy.payable||_.throwError("non-payable constructor cannot override value",v.b.errors.UNSUPPORTED_OPERATION,{operation:"overrides.value",value:e.value});}return _.checkArgumentCount(t.length,this.interface.deploy.inputs.length," in Contract constructor"),e.data=Object(d.i)(Object(d.b)([this.bytecode,this.interface.encodeDeploy(t)])),e;}deploy(...t){return w(this,void 0,void 0,function*(){let e={};t.length===this.interface.deploy.inputs.length+1&&(e=t.pop()),_.checkArgumentCount(t.length,this.interface.deploy.inputs.length," in Contract constructor");const n=yield T(this.signer,t,this.interface.deploy.inputs);n.push(e);const r=this.getDeployTransaction(...n),o=yield this.signer.sendTransaction(r),address=Object(m.e)(this.constructor,"getContractAddress")(o),c=Object(m.e)(this.constructor,"getContract")(address,this.interface,this.signer);return M(c,o),Object(m.d)(c,"deployTransaction",o),c;});}attach(address){return this.constructor.getContract(address,this.interface,this.signer);}connect(t){return new this.constructor(this.interface,this.bytecode,t);}static fromSolidity(t,e){null==t&&_.throwError("missing compiler output",v.b.errors.MISSING_ARGUMENT,{argument:"compilerOutput"}),"string"==typeof t&&(t=JSON.parse(t));const n=t.abi;let r=null;return t.bytecode?r=t.bytecode:t.evm&&t.evm.bytecode&&(r=t.evm.bytecode),new this(n,r,e);}static getInterface(t){return C.getInterface(t);}static getContractAddress(t){return Object(f.b)(t);}static getContract(address,t,e){return new C(address,t,e);}}},function(t,e,n){"use strict";n.r(e),n.d(e,"AddressZero",function(){return r.a;}),n.d(e,"NegativeOne",function(){return o.d;}),n.d(e,"Zero",function(){return o.h;}),n.d(e,"One",function(){return o.e;}),n.d(e,"Two",function(){return o.f;}),n.d(e,"WeiPerEther",function(){return o.g;}),n.d(e,"MaxUint256",function(){return o.b;}),n.d(e,"MinInt256",function(){return o.c;}),n.d(e,"MaxInt256",function(){return o.a;}),n.d(e,"HashZero",function(){return c.a;}),n.d(e,"EtherSymbol",function(){return l;});var r=n(129),o=n(41),c=n(128);const l="Ξ";},function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t;}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t;},r(t);}n.d(e,"a",function(){return r;});},function(t,e,n){"use strict";n.r(e),n.d(e,"workerEvents",function(){return r;}),n.d(e,"numbers",function(){return o;});var r={INIT_WORKER:"initWorker",GET_COMMITMENT_EVENTS:"get_commitment_events",GET_UNSPENT_EVENTS:"get_unspent_events",GET_NULLIFIER_EVENT:"get_nullifier_event",GET_NULLIFIER_EVENTS_FROM_TX_HASH:"get_nullifier_events_from_tx_hash",UPDATE_NULLIFIER_EVENTS:"update_nullifier_events",GET_BATCH_EVENTS:"get_batch_events",GET_BATCH_COMMITMENTS_EVENTS:"get_batch_commitments_events",GET_EVENTS_FROM_TX_HASH:"get_events_from_tx_hash",SAVE_EVENTS:"save_events",GET_CACHED_EVENTS:"get_cached_events",GET_CACHED_COMMITMENTS_EVENTS:"get_cached_commitments_events",SAVE_LAST_SYNC_BLOCK:"save_last_sync_block"},o={ZERO:0,TWO:2,ONE:1,BYTES_31:31,BYTES_62:62,IS_SPENT_INDEX:1,OX_LENGTH:2,RECALL_DELAY:500,NULLIFIER_LENGTH:66,NONCE_BUF_LENGTH:24,COMMITMENTS_CHAIN:100,DEPLOYED_BLOCK:19097755,DECRYPT_WORKERS_COUNT:8,MIN_BLOCKS_INTERVAL_LINE:2e5,EPHEM_PUBLIC_KEY_BUF_LENGTH:56};},function(t,e,n){"use strict";n.d(e,"a",function(){return c;});var r=n(5),o=n(27);function c(text){return Object(r.a)(Object(o.f)(text));}},function(t,e,n){var r=n(130),o=n(14),c=n(22).String;t.exports=!!Object.getOwnPropertySymbols&&!o(function(){var symbol=Symbol();return!c(symbol)||!(Object(symbol)instanceof Symbol)||!Symbol.sham&&r&&r<41;});},function(t,e,n){var r=n(17),o=n(34),c=n(137),l=n(103);t.exports=function(t,e,n,f){f||(f={});var h=f.enumerable,d=void 0!==f.name?f.name:e;if(r(n)&&c(n,d,f),f.global)h?t[e]=n:l(e,n);else{try{f.unsafe?t[e]&&(h=!0):delete t[e];}catch(t){}h?t[e]=n:o.f(t,e,{value:n,enumerable:!1,configurable:!f.nonConfigurable,writable:!f.nonWritable});}return t;};},function(t,e,n){var r=n(26),o=n(39),c=n(114),l=n(73),f=n(42),h=n(78),d=n(25),m=n(134),y=Object.getOwnPropertyDescriptor;e.f=r?y:function(t,e){if(t=f(t),e=h(e),m)try{return y(t,e);}catch(t){}if(d(t,e))return l(!o(c.f,t,e),t[e]);};},function(t,e,n){"use strict";n.d(e,"a",function(){return k;}),n.d(e,"b",function(){return x;}),n.d(e,"c",function(){return S;});var r=n(4),o=n(36),c=n(31),l=n(0),f=n(257),h=n(258),d=n(16),m=n(5),y=n(1),v=n(95),w=n(28),_=n(60),A=n(93),E=n(11),T=n(2);var O=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const M=new T.b("wallet/5.7.0");class k extends c.a{constructor(t,e){if(super(),null!=(n=t)&&Object(l.l)(n.privateKey,32)&&null!=n.address){const e=new w.a(t.privateKey);if(Object(y.d)(this,"_signingKey",()=>e),Object(y.d)(this,"address",Object(E.c)(this.publicKey)),this.address!==Object(r.a)(t.address)&&M.throwArgumentError("privateKey/address mismatch","privateKey","[REDACTED]"),function(t){const e=t.mnemonic;return e&&e.phrase;}(t)){const e=t.mnemonic;Object(y.d)(this,"_mnemonic",()=>({phrase:e.phrase,path:e.path||d.b,locale:e.locale||"en"}));const n=this.mnemonic,r=d.a.fromMnemonic(n.phrase,null,n.locale).derivePath(n.path);Object(E.c)(r.privateKey)!==this.address&&M.throwArgumentError("mnemonic/address mismatch","privateKey","[REDACTED]");}else Object(y.d)(this,"_mnemonic",()=>null);}else{if(w.a.isSigningKey(t))"secp256k1"!==t.curve&&M.throwArgumentError("unsupported curve; must be secp256k1","privateKey","[REDACTED]"),Object(y.d)(this,"_signingKey",()=>t);else{"string"==typeof t&&t.match(/^[0-9a-f]*$/i)&&64===t.length&&(t="0x"+t);const e=new w.a(t);Object(y.d)(this,"_signingKey",()=>e);}Object(y.d)(this,"_mnemonic",()=>null),Object(y.d)(this,"address",Object(E.c)(this.publicKey));}var n;e&&!o.b.isProvider(e)&&M.throwArgumentError("invalid provider","provider",e),Object(y.d)(this,"provider",e||null);}get mnemonic(){return this._mnemonic();}get privateKey(){return this._signingKey().privateKey;}get publicKey(){return this._signingKey().publicKey;}getAddress(){return Promise.resolve(this.address);}connect(t){return new k(this,t);}signTransaction(t){return Object(y.f)(t).then(e=>{null!=e.from&&(Object(r.a)(e.from)!==this.address&&M.throwArgumentError("transaction from address mismatch","transaction.from",t.from),delete e.from);const n=this._signingKey().signDigest(Object(m.a)(Object(E.f)(e)));return Object(E.f)(e,n);});}signMessage(t){return O(this,void 0,void 0,function*(){return Object(l.m)(this._signingKey().signDigest(Object(f.a)(t)));});}_signTypedData(t,e,n){return O(this,void 0,void 0,function*(){const r=yield h.a.resolveNames(t,e,n,t=>(null==this.provider&&M.throwError("cannot resolve ENS names without a provider",T.b.errors.UNSUPPORTED_OPERATION,{operation:"resolveName",value:t}),this.provider.resolveName(t)));return Object(l.m)(this._signingKey().signDigest(h.a.hash(r.domain,e,r.value)));});}encrypt(t,e,n){if("function"!=typeof e||n||(n=e,e={}),n&&"function"!=typeof n)throw new Error("invalid callback");return e||(e={}),Object(_.c)(this,t,e,n);}static createRandom(t){let e=Object(v.a)(16);t||(t={}),t.extraEntropy&&(e=Object(l.a)(Object(l.e)(Object(m.a)(Object(l.b)([e,t.extraEntropy])),0,16)));const n=Object(d.c)(e,t.locale);return k.fromMnemonic(n,t.path,t.locale);}static fromEncryptedJson(t,e,n){return Object(A.a)(t,e,n).then(t=>new k(t));}static fromEncryptedJsonSync(t,e){return new k(Object(A.b)(t,e));}static fromMnemonic(t,path,e){return path||(path=d.b),new k(d.a.fromMnemonic(t,null,e).derivePath(path));}}function x(t,e){return Object(E.e)(Object(f.a)(t),e);}function S(t,e,n,r){return Object(E.e)(h.a.hash(t,e,n),r);}},function(t,e,n){"use strict";n.d(e,"b",function(){return P;}),n.d(e,"a",function(){return R;}),n.d(e,"c",function(){return C;});var r=n(33),o=n.n(r),c=n(94),l=n.n(c),f=n(4),h=n(0),d=n(16),m=n(5),y=n(256),v=n(95),w=n(1),_=n(11),A=n(6),E=n(2),T=n(91),O=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const M=new E.b(T.a);function k(t){return null!=t&&t.mnemonic&&t.mnemonic.phrase;}class x extends w.a{isKeystoreAccount(t){return!(!t||!t._isKeystoreAccount);}}function S(data,t){const e=Object(A.b)(Object(A.c)(data,"crypto/ciphertext"));if(Object(h.i)(Object(m.a)(Object(h.b)([t.slice(16,32),e]))).substring(2)!==Object(A.c)(data,"crypto/mac").toLowerCase())throw new Error("invalid password");const n=function(data,t,e){if("aes-128-ctr"===Object(A.c)(data,"crypto/cipher")){const n=Object(A.b)(Object(A.c)(data,"crypto/cipherparams/iv")),r=new o.a.Counter(n),c=new o.a.ModeOfOperation.ctr(t,r);return Object(h.a)(c.decrypt(e));}return null;}(data,t.slice(0,16),e);n||M.throwError("unsupported cipher",E.b.errors.UNSUPPORTED_OPERATION,{operation:"decrypt"});const r=t.slice(32,64),address=Object(_.c)(n);if(data.address){let t=data.address.toLowerCase();if("0x"!==t.substring(0,2)&&(t="0x"+t),Object(f.a)(t)!==address)throw new Error("address mismatch");}const c={_isKeystoreAccount:!0,address:address,privateKey:Object(h.i)(n)};if("0.1"===Object(A.c)(data,"x-ethers/version")){const t=Object(A.b)(Object(A.c)(data,"x-ethers/mnemonicCiphertext")),e=Object(A.b)(Object(A.c)(data,"x-ethers/mnemonicCounter")),n=new o.a.Counter(e),l=new o.a.ModeOfOperation.ctr(r,n),path=Object(A.c)(data,"x-ethers/path")||d.b,f=Object(A.c)(data,"x-ethers/locale")||"en",m=Object(h.a)(l.decrypt(t));try{const t=Object(d.c)(m,f),e=d.a.fromMnemonic(t,null,f).derivePath(path);if(e.privateKey!=c.privateKey)throw new Error("mnemonic mismatch");c.mnemonic=e.mnemonic;}catch(t){if(t.code!==E.b.errors.INVALID_ARGUMENT||"wordlist"!==t.argument)throw t;}}return new x(c);}function j(t,e,n,r,o){return Object(h.a)(Object(y.a)(t,e,n,r,o));}function N(t,e,n,r,o){return Promise.resolve(j(t,e,n,r,o));}function I(data,t,e,n,r){const o=Object(A.a)(t),c=Object(A.c)(data,"crypto/kdf");if(c&&"string"==typeof c){const t=function(t,e){return M.throwArgumentError("invalid key-derivation function parameters",t,e);};if("scrypt"===c.toLowerCase()){const e=Object(A.b)(Object(A.c)(data,"crypto/kdfparams/salt")),l=parseInt(Object(A.c)(data,"crypto/kdfparams/n")),f=parseInt(Object(A.c)(data,"crypto/kdfparams/r")),p=parseInt(Object(A.c)(data,"crypto/kdfparams/p"));l&&f&&p||t("kdf",c),0!=(l&l-1)&&t("N",l);const h=parseInt(Object(A.c)(data,"crypto/kdfparams/dklen"));return 32!==h&&t("dklen",h),n(o,e,l,f,p,64,r);}if("pbkdf2"===c.toLowerCase()){const n=Object(A.b)(Object(A.c)(data,"crypto/kdfparams/salt"));let r=null;const c=Object(A.c)(data,"crypto/kdfparams/prf");"hmac-sha256"===c?r="sha256":"hmac-sha512"===c?r="sha512":t("prf",c);const l=parseInt(Object(A.c)(data,"crypto/kdfparams/c")),f=parseInt(Object(A.c)(data,"crypto/kdfparams/dklen"));return 32!==f&&t("dklen",f),e(o,n,l,f,r);}}return M.throwArgumentError("unsupported key-derivation function","kdf",c);}function P(t,e){const data=JSON.parse(t);return S(data,I(data,e,j,l.a.syncScrypt));}function R(t,e,n){return O(this,void 0,void 0,function*(){const data=JSON.parse(t);return S(data,yield I(data,e,N,l.a.scrypt,n));});}function C(t,e,n,r){try{if(Object(f.a)(t.address)!==Object(_.c)(t.privateKey))throw new Error("address/privateKey mismatch");if(k(t)){const e=t.mnemonic;if(d.a.fromMnemonic(e.phrase,null,e.locale).derivePath(e.path||d.b).privateKey!=t.privateKey)throw new Error("mnemonic mismatch");}}catch(t){return Promise.reject(t);}"function"!=typeof n||r||(r=n,n={}),n||(n={});const c=Object(h.a)(t.privateKey),y=Object(A.a)(e);let w=null,path=null,E=null;if(k(t)){const e=t.mnemonic;w=Object(h.a)(Object(d.f)(e.phrase,e.locale||"en")),path=e.path||d.b,E=e.locale||"en";}let T=n.client;T||(T="ethers.js");let O=null;O=n.salt?Object(h.a)(n.salt):Object(v.a)(32);let M=null;if(n.iv){if(M=Object(h.a)(n.iv),16!==M.length)throw new Error("invalid iv");}else M=Object(v.a)(16);let x=null;if(n.uuid){if(x=Object(h.a)(n.uuid),16!==x.length)throw new Error("invalid uuid");}else x=Object(v.a)(16);let S=1<<17,j=8,p=1;return n.scrypt&&(n.scrypt.N&&(S=n.scrypt.N),n.scrypt.r&&(j=n.scrypt.r),n.scrypt.p&&(p=n.scrypt.p)),l.a.scrypt(y,O,S,j,p,64,r).then(e=>{const n=(e=Object(h.a)(e)).slice(0,16),r=e.slice(16,32),l=e.slice(32,64),f=new o.a.Counter(M),d=new o.a.ModeOfOperation.ctr(n,f),y=Object(h.a)(d.encrypt(c)),_=Object(m.a)(Object(h.b)([r,y])),data={address:t.address.substring(2).toLowerCase(),id:Object(A.d)(x),version:3,crypto:{cipher:"aes-128-ctr",cipherparams:{iv:Object(h.i)(M).substring(2)},ciphertext:Object(h.i)(y).substring(2),kdf:"scrypt",kdfparams:{salt:Object(h.i)(O).substring(2),n:S,dklen:32,p:p,r:j},mac:_.substring(2)}};if(w){const t=Object(v.a)(16),e=new o.a.Counter(t),n=new o.a.ModeOfOperation.ctr(l,e),r=Object(h.a)(n.encrypt(w)),c=new Date(),f=c.getUTCFullYear()+"-"+Object(A.e)(c.getUTCMonth()+1,2)+"-"+Object(A.e)(c.getUTCDate(),2)+"T"+Object(A.e)(c.getUTCHours(),2)+"-"+Object(A.e)(c.getUTCMinutes(),2)+"-"+Object(A.e)(c.getUTCSeconds(),2)+".0Z";data["x-ethers"]={client:T,gethFilename:"UTC--"+f+"--"+data.address,mnemonicCounter:Object(h.i)(t).substring(2),mnemonicCiphertext:Object(h.i)(r).substring(2),path:path,locale:E,version:"0.1"};}return JSON.stringify(data);});}},,,function(t,e){function n(t,e){if(!t)throw new Error(e||"Assertion failed");}t.exports=n,n.equal=function(t,e,n){if(t!=e)throw new Error(n||"Assertion failed: "+t+" != "+e);};},function(t,e,n){"use strict";var r=n(37),o=n(63);function c(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32;}e.BlockHash=c,c.prototype.update=function(t,e){if(t=r.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var n=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-n,t.length),0===this.pending.length&&(this.pending=null),t=r.join32(t,0,t.length-n,this.endian);for(var i=0;i>>24&255,r[i++]=t>>>16&255,r[i++]=t>>>8&255,r[i++]=255&t;}else for(r[i++]=255&t,r[i++]=t>>>8&255,r[i++]=t>>>16&255,r[i++]=t>>>24&255,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,o=8;o"+content+"";},A=function(t){t.write(_("")),t.close();var e=t.parentWindow.Object;return t=null,e;},E=function(){try{r=new ActiveXObject("htmlfile");}catch(t){}var t,iframe,e;E="undefined"!=typeof document?document.domain&&r?A(r):(iframe=h("iframe"),e="java"+y+":",iframe.style.display="none",html.appendChild(iframe),iframe.src=String(e),(t=iframe.contentWindow.document).open(),t.write(_("document.F=Object")),t.close(),t.F):A(r);for(var n=l.length;n--;)delete E[m][l[n]];return E();};f[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(w[m]=o(t),n=new w(),w[m]=null,n[v]=t):n=E(),void 0===e?n:c.f(n,e);};},function(t,e,n){"use strict";n.r(e),n.d(e,"Provider",function(){return r.b;}),n.d(e,"BaseProvider",function(){return pt;}),n.d(e,"Resolver",function(){return lt;}),n.d(e,"UrlJsonRpcProvider",function(){return Ft;}),n.d(e,"FallbackProvider",function(){return ve;}),n.d(e,"AlchemyProvider",function(){return zt;}),n.d(e,"AlchemyWebSocketProvider",function(){return Gt;}),n.d(e,"AnkrProvider",function(){return Wt;}),n.d(e,"CloudflareProvider",function(){return Yt;}),n.d(e,"EtherscanProvider",function(){return re;}),n.d(e,"InfuraProvider",function(){return Te;}),n.d(e,"InfuraWebSocketProvider",function(){return Ee;}),n.d(e,"JsonRpcProvider",function(){return St;}),n.d(e,"JsonRpcBatchProvider",function(){return Oe;}),n.d(e,"NodesmithProvider",function(){return ke;}),n.d(e,"PocketProvider",function(){return je;}),n.d(e,"StaticJsonRpcProvider",function(){return Lt;}),n.d(e,"Web3Provider",function(){return Re;}),n.d(e,"WebSocketProvider",function(){return Rt;}),n.d(e,"IpcProvider",function(){return we;}),n.d(e,"JsonRpcSigner",function(){return Mt;}),n.d(e,"getDefaultProvider",function(){return Be;}),n.d(e,"getNetwork",function(){return v;}),n.d(e,"isCommunityResource",function(){return D;}),n.d(e,"isCommunityResourcable",function(){return F;}),n.d(e,"showThrottleMessage",function(){return G;}),n.d(e,"Formatter",function(){return L;});var r=n(36),o=n(2);const c=new o.b("networks/5.7.1");function l(t){const e=function(e,n){null==n&&(n={});const r=[];if(e.InfuraProvider&&"-"!==n.infura)try{r.push(new e.InfuraProvider(t,n.infura));}catch(t){}if(e.EtherscanProvider&&"-"!==n.etherscan)try{r.push(new e.EtherscanProvider(t,n.etherscan));}catch(t){}if(e.AlchemyProvider&&"-"!==n.alchemy)try{r.push(new e.AlchemyProvider(t,n.alchemy));}catch(t){}if(e.PocketProvider&&"-"!==n.pocket){const o=["goerli","ropsten","rinkeby","sepolia"];try{const c=new e.PocketProvider(t,n.pocket);c.network&&-1===o.indexOf(c.network.name)&&r.push(c);}catch(t){}}if(e.CloudflareProvider&&"-"!==n.cloudflare)try{r.push(new e.CloudflareProvider(t));}catch(t){}if(e.AnkrProvider&&"-"!==n.ankr)try{const o=["ropsten"],c=new e.AnkrProvider(t,n.ankr);c.network&&-1===o.indexOf(c.network.name)&&r.push(c);}catch(t){}if(0===r.length)return null;if(e.FallbackProvider){let o=1;return null!=n.quorum?o=n.quorum:"homestead"===t&&(o=2),new e.FallbackProvider(r,o);}return r[0];};return e.renetwork=function(t){return l(t);},e;}function f(t,e){const n=function(n,r){return n.JsonRpcProvider?new n.JsonRpcProvider(t,e):null;};return n.renetwork=function(e){return f(t,e);},n;}const h={chainId:1,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"homestead",_defaultProvider:l("homestead")},d={chainId:3,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"ropsten",_defaultProvider:l("ropsten")},m={chainId:63,name:"classicMordor",_defaultProvider:f("https://www.ethercluster.com/mordor","classicMordor")},y={unspecified:{chainId:0,name:"unspecified"},homestead:h,mainnet:h,morden:{chainId:2,name:"morden"},ropsten:d,testnet:d,rinkeby:{chainId:4,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"rinkeby",_defaultProvider:l("rinkeby")},kovan:{chainId:42,name:"kovan",_defaultProvider:l("kovan")},goerli:{chainId:5,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"goerli",_defaultProvider:l("goerli")},kintsugi:{chainId:1337702,name:"kintsugi"},sepolia:{chainId:11155111,name:"sepolia",_defaultProvider:l("sepolia")},classic:{chainId:61,name:"classic",_defaultProvider:f("https://www.ethercluster.com/etc","classic")},classicMorden:{chainId:62,name:"classicMorden"},classicMordor:m,classicTestnet:m,classicKotti:{chainId:6,name:"classicKotti",_defaultProvider:f("https://www.ethercluster.com/kotti","classicKotti")},xdai:{chainId:100,name:"xdai"},matic:{chainId:137,name:"matic",_defaultProvider:l("matic")},maticmum:{chainId:80001,name:"maticmum"},optimism:{chainId:10,name:"optimism",_defaultProvider:l("optimism")},"optimism-kovan":{chainId:69,name:"optimism-kovan"},"optimism-goerli":{chainId:420,name:"optimism-goerli"},arbitrum:{chainId:42161,name:"arbitrum"},"arbitrum-rinkeby":{chainId:421611,name:"arbitrum-rinkeby"},"arbitrum-goerli":{chainId:421613,name:"arbitrum-goerli"},bnb:{chainId:56,name:"bnb"},bnbt:{chainId:97,name:"bnbt"}};function v(t){if(null==t)return null;if("number"==typeof t){for(const e in y){const n=y[e];if(n.chainId===t)return{name:n.name,chainId:n.chainId,ensAddress:n.ensAddress||null,_defaultProvider:n._defaultProvider||null};}return{chainId:t,name:"unknown"};}if("string"==typeof t){const e=y[t];return null==e?null:{name:e.name,chainId:e.chainId,ensAddress:e.ensAddress,_defaultProvider:e._defaultProvider||null};}const e=y[t.name];if(!e)return"number"!=typeof t.chainId&&c.throwArgumentError("invalid network chainId","network",t),t;0!==t.chainId&&t.chainId!==e.chainId&&c.throwArgumentError("network chainId mismatch","network",t);let n=t._defaultProvider||null;var r;return null==n&&e._defaultProvider&&(n=(r=e._defaultProvider)&&"function"==typeof r.renetwork?e._defaultProvider.renetwork(t):e._defaultProvider),{name:t.name,chainId:e.chainId,ensAddress:t.ensAddress||e.ensAddress||null,_defaultProvider:n};}var w=n(98),_=n(43),A=n(7),E=n(0),T=n(128),O=n(261),M=n(1),k=n(165),x=n(27),S=n(15),j=n(122),N=n.n(j);const I="providers/5.7.2";var P=n(4),R=n(129),C=n(11);const B=new o.b(I);class L{constructor(){this.formats=this.getDefaultFormats();}getDefaultFormats(){const t={},address=this.address.bind(this),e=this.bigNumber.bind(this),n=this.blockTag.bind(this),data=this.data.bind(this),r=this.hash.bind(this),o=this.hex.bind(this),c=this.number.bind(this),l=this.type.bind(this);return t.transaction={hash:r,type:l,accessList:L.allowNull(this.accessList.bind(this),null),blockHash:L.allowNull(r,null),blockNumber:L.allowNull(c,null),transactionIndex:L.allowNull(c,null),confirmations:L.allowNull(c,null),from:address,gasPrice:L.allowNull(e),maxPriorityFeePerGas:L.allowNull(e),maxFeePerGas:L.allowNull(e),gasLimit:e,to:L.allowNull(address,null),value:e,nonce:c,data:data,r:L.allowNull(this.uint256),s:L.allowNull(this.uint256),v:L.allowNull(c),creates:L.allowNull(address,null),raw:L.allowNull(data)},t.transactionRequest={from:L.allowNull(address),nonce:L.allowNull(c),gasLimit:L.allowNull(e),gasPrice:L.allowNull(e),maxPriorityFeePerGas:L.allowNull(e),maxFeePerGas:L.allowNull(e),to:L.allowNull(address),value:L.allowNull(e),data:L.allowNull(t=>this.data(t,!0)),type:L.allowNull(c),accessList:L.allowNull(this.accessList.bind(this),null)},t.receiptLog={transactionIndex:c,blockNumber:c,transactionHash:r,address:address,topics:L.arrayOf(r),data:data,logIndex:c,blockHash:r},t.receipt={to:L.allowNull(this.address,null),from:L.allowNull(this.address,null),contractAddress:L.allowNull(address,null),transactionIndex:c,root:L.allowNull(o),gasUsed:e,logsBloom:L.allowNull(data),blockHash:r,transactionHash:r,logs:L.arrayOf(this.receiptLog.bind(this)),blockNumber:c,confirmations:L.allowNull(c,null),cumulativeGasUsed:e,effectiveGasPrice:L.allowNull(e),status:L.allowNull(c),type:l},t.block={hash:L.allowNull(r),parentHash:r,number:c,timestamp:c,nonce:L.allowNull(o),difficulty:this.difficulty.bind(this),gasLimit:e,gasUsed:e,miner:L.allowNull(address),extraData:data,transactions:L.allowNull(L.arrayOf(r)),baseFeePerGas:L.allowNull(e)},t.blockWithTransactions=Object(M.g)(t.block),t.blockWithTransactions.transactions=L.allowNull(L.arrayOf(this.transactionResponse.bind(this))),t.filter={fromBlock:L.allowNull(n,void 0),toBlock:L.allowNull(n,void 0),blockHash:L.allowNull(r,void 0),address:L.allowNull(address,void 0),topics:L.allowNull(this.topics.bind(this),void 0)},t.filterLog={blockNumber:L.allowNull(c),blockHash:L.allowNull(r),transactionIndex:c,removed:L.allowNull(this.boolean.bind(this)),address:address,data:L.allowFalsish(data,"0x"),topics:L.arrayOf(r),transactionHash:r,logIndex:c},t;}accessList(t){return Object(C.b)(t||[]);}number(t){return"0x"===t?0:A.a.from(t).toNumber();}type(t){return"0x"===t||null==t?0:A.a.from(t).toNumber();}bigNumber(t){return A.a.from(t);}boolean(t){if("boolean"==typeof t)return t;if("string"==typeof t){if("true"===(t=t.toLowerCase()))return!0;if("false"===t)return!1;}throw new Error("invalid boolean - "+t);}hex(t,e){return"string"==typeof t&&(e||"0x"===t.substring(0,2)||(t="0x"+t),Object(E.l)(t))?t.toLowerCase():B.throwArgumentError("invalid hash","value",t);}data(t,e){const n=this.hex(t,e);if(n.length%2!=0)throw new Error("invalid data; odd-length - "+t);return n;}address(t){return Object(P.a)(t);}callAddress(t){if(!Object(E.l)(t,32))return null;const address=Object(P.a)(Object(E.e)(t,12));return address===R.a?null:address;}contractAddress(t){return Object(P.b)(t);}blockTag(t){if(null==t)return"latest";if("earliest"===t)return"0x0";switch(t){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return t;}if("number"==typeof t||Object(E.l)(t))return Object(E.g)(t);throw new Error("invalid blockTag");}hash(t,e){const n=this.hex(t,e);return 32!==Object(E.d)(n)?B.throwArgumentError("invalid hash","value",t):n;}difficulty(t){if(null==t)return null;const e=A.a.from(t);try{return e.toNumber();}catch(t){}return null;}uint256(t){if(!Object(E.l)(t))throw new Error("invalid uint256");return Object(E.h)(t,32);}_block(t,e){null!=t.author&&null==t.miner&&(t.miner=t.author);const n=null!=t._difficulty?t._difficulty:t.difficulty,r=L.check(e,t);return r._difficulty=null==n?null:A.a.from(n),r;}block(t){return this._block(t,this.formats.block);}blockWithTransactions(t){return this._block(t,this.formats.blockWithTransactions);}transactionRequest(t){return L.check(this.formats.transactionRequest,t);}transactionResponse(t){null!=t.gas&&null==t.gasLimit&&(t.gasLimit=t.gas),t.to&&A.a.from(t.to).isZero()&&(t.to="0x0000000000000000000000000000000000000000"),null!=t.input&&null==t.data&&(t.data=t.input),null==t.to&&null==t.creates&&(t.creates=this.contractAddress(t)),1!==t.type&&2!==t.type||null!=t.accessList||(t.accessList=[]);const e=L.check(this.formats.transaction,t);if(null!=t.chainId){let n=t.chainId;Object(E.l)(n)&&(n=A.a.from(n).toNumber()),e.chainId=n;}else{let n=t.networkId;null==n&&null==e.v&&(n=t.chainId),Object(E.l)(n)&&(n=A.a.from(n).toNumber()),"number"!=typeof n&&null!=e.v&&(n=(e.v-35)/2,n<0&&(n=0),n=parseInt(n)),"number"!=typeof n&&(n=0),e.chainId=n;}return e.blockHash&&"x"===e.blockHash.replace(/0/g,"")&&(e.blockHash=null),e;}transaction(t){return Object(C.d)(t);}receiptLog(t){return L.check(this.formats.receiptLog,t);}receipt(t){const e=L.check(this.formats.receipt,t);if(null!=e.root)if(e.root.length<=4){const t=A.a.from(e.root).toNumber();0===t||1===t?(null!=e.status&&e.status!==t&&B.throwArgumentError("alt-root-status/status mismatch","value",{root:e.root,status:e.status}),e.status=t,delete e.root):B.throwArgumentError("invalid alt-root-status","value.root",e.root);}else 66!==e.root.length&&B.throwArgumentError("invalid root hash","value.root",e.root);return null!=e.status&&(e.byzantium=!0),e;}topics(t){return Array.isArray(t)?t.map(t=>this.topics(t)):null!=t?this.hash(t,!0):null;}filter(t){return L.check(this.formats.filter,t);}filterLog(t){return L.check(this.formats.filterLog,t);}static check(t,object){const e={};for(const n in t)try{const r=t[n](object[n]);void 0!==r&&(e[n]=r);}catch(t){throw t.checkKey=n,t.checkValue=object[n],t;}return e;}static allowNull(t,e){return function(n){return null==n?e:t(n);};}static allowFalsish(t,e){return function(n){return n?t(n):e;};}static arrayOf(t){return function(e){if(!Array.isArray(e))throw new Error("not an array");const n=[];return e.forEach(function(e){n.push(t(e));}),n;};}}function F(t){return t&&"function"==typeof t.isCommunityResource;}function D(t){return F(t)&&t.isCommunityResource();}let U=!1;function G(){U||(U=!0,console.log("========= NOTICE ========="),console.log("Request-Rate Exceeded (this message will not be repeated)"),console.log(""),console.log("The default API keys for each service are provided as a highly-throttled,"),console.log("community resource for low-traffic projects and early prototyping."),console.log(""),console.log("While your application will continue to function, we highly recommended"),console.log("signing up for your own API keys to improve performance, increase your"),console.log("request rate/limit and enable other perks, such as metrics and advanced APIs."),console.log(""),console.log("For more details: https://docs.ethers.io/api-keys/"),console.log("=========================="));}var z=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const H=new o.b(I);function K(t){return null==t?"null":(32!==Object(E.d)(t)&&H.throwArgumentError("invalid topic","topic",t),t.toLowerCase());}function W(t){for(t=t.slice();t.length>0&&null==t[t.length-1];)t.pop();return t.map(t=>{if(Array.isArray(t)){const e={};t.forEach(t=>{e[K(t)]=!0;});const n=Object.keys(e);return n.sort(),n.join("|");}return K(t);}).join("&");}function V(t){if("string"==typeof t){if(t=t.toLowerCase(),32===Object(E.d)(t))return"tx:"+t;if(-1===t.indexOf(":"))return t;}else{if(Array.isArray(t))return"filter:*:"+W(t);if(r.a.isForkEvent(t))throw H.warn("not implemented"),new Error("not implemented");if(t&&"object"==typeof t)return"filter:"+(t.address||"*")+":"+W(t.topics||[]);}throw new Error("invalid event - "+t);}function J(){return new Date().getTime();}function Y(t){return new Promise(e=>{setTimeout(e,t);});}const Q=["block","network","pending","poll"];class X{constructor(t,e,n){Object(M.d)(this,"tag",t),Object(M.d)(this,"listener",e),Object(M.d)(this,"once",n),this._lastBlockNumber=-2,this._inflight=!1;}get event(){switch(this.type){case"tx":return this.hash;case"filter":return this.filter;}return this.tag;}get type(){return this.tag.split(":")[0];}get hash(){const t=this.tag.split(":");return"tx"!==t[0]?null:t[1];}get filter(){const t=this.tag.split(":");if("filter"!==t[0])return null;const address=t[1],e=""===(data=t[2])?[]:data.split(/&/g).map(t=>{if(""===t)return[];const e=t.split("|").map(t=>"null"===t?null:t);return 1===e.length?e[0]:e;});var data;const filter={};return e.length>0&&(filter.topics=e),address&&"*"!==address&&(filter.address=address),filter;}pollable(){return this.tag.indexOf(":")>=0||Q.indexOf(this.tag)>=0;}}const Z={0:{symbol:"btc",p2pkh:0,p2sh:5,prefix:"bc"},2:{symbol:"ltc",p2pkh:48,p2sh:50,prefix:"ltc"},3:{symbol:"doge",p2pkh:30,p2sh:22},60:{symbol:"eth",ilk:"eth"},61:{symbol:"etc",ilk:"eth"},700:{symbol:"xdai",ilk:"eth"}};function $(t){return Object(E.h)(A.a.from(t).toHexString(),32);}function tt(data){return _.a.encode(Object(E.b)([data,Object(E.e)(Object(k.c)(Object(k.c)(data)),0,4)]));}const et=new RegExp("^(ipfs)://(.*)$","i"),nt=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),et,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];function it(t,e){try{return Object(x.h)(ot(t,e));}catch(t){}return null;}function ot(t,e){if("0x"===t)return null;const n=A.a.from(Object(E.e)(t,e,e+32)).toNumber(),r=A.a.from(Object(E.e)(t,n,n+32)).toNumber();return Object(E.e)(t,n+32,n+32+r);}function at(link){return link.match(/^ipfs:\/\/ipfs\//i)?link=link.substring(12):link.match(/^ipfs:\/\//i)?link=link.substring(7):H.throwArgumentError("unsupported IPFS format","link",link),`https://gateway.ipfs.io/ipfs/${link}`;}function st(t){const e=Object(E.a)(t);if(e.length>32)throw new Error("internal; should not happen");const n=new Uint8Array(32);return n.set(e,32-e.length),n;}function ut(t){if(t.length%32==0)return t;const e=new Uint8Array(32*Math.ceil(t.length/32));return e.set(t),e;}function ct(t){const e=[];let n=0;for(let i=0;iA.a.from(t).eq(1)).catch(t=>{if(t.code===o.b.errors.CALL_EXCEPTION)return!1;throw this._supportsEip2544=null,t;})),this._supportsEip2544;}_fetch(t,e){return z(this,void 0,void 0,function*(){const n={to:this.address,ccipReadEnabled:!0,data:Object(E.c)([t,Object(O.c)(this.name),e||"0x"])};let r=!1;(yield this.supportsWildcard())&&(r=!0,n.data=Object(E.c)(["0x9061b923",ct([Object(O.a)(this.name),n.data])]));try{let t=yield this.provider.call(n);return Object(E.a)(t).length%32==4&&H.throwError("resolver threw error",o.b.errors.CALL_EXCEPTION,{transaction:n,data:t}),r&&(t=ot(t,0)),t;}catch(t){if(t.code===o.b.errors.CALL_EXCEPTION)return null;throw t;}});}_fetchBytes(t,e){return z(this,void 0,void 0,function*(){const n=yield this._fetch(t,e);return null!=n?ot(n,0):null;});}_getAddress(t,e){const n=Z[String(t)];if(null==n&&H.throwError(`unsupported coin type: ${t}`,o.b.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${t})`}),"eth"===n.ilk)return this.provider.formatter.address(e);const r=Object(E.a)(e);if(null!=n.p2pkh){const t=e.match(/^0x76a9([0-9a-f][0-9a-f])([0-9a-f]*)88ac$/);if(t){const e=parseInt(t[1],16);if(t[2].length===2*e&&e>=1&&e<=75)return tt(Object(E.b)([[n.p2pkh],"0x"+t[2]]));}}if(null!=n.p2sh){const t=e.match(/^0xa9([0-9a-f][0-9a-f])([0-9a-f]*)87$/);if(t){const e=parseInt(t[1],16);if(t[2].length===2*e&&e>=1&&e<=75)return tt(Object(E.b)([[n.p2sh],"0x"+t[2]]));}}if(null!=n.prefix){const t=r[1];let e=r[0];if(0===e?20!==t&&32!==t&&(e=-1):e=-1,e>=0&&r.length===2+t&&t>=1&&t<=75){const t=N.a.toWords(r.slice(2));return t.unshift(e),N.a.encode(n.prefix,t);}}return null;}getAddress(t){return z(this,void 0,void 0,function*(){if(null==t&&(t=60),60===t)try{const t=yield this._fetch("0x3b3b57de");return"0x"===t||t===T.a?null:this.provider.formatter.callAddress(t);}catch(t){if(t.code===o.b.errors.CALL_EXCEPTION)return null;throw t;}const e=yield this._fetchBytes("0xf1cb7e06",$(t));if(null==e||"0x"===e)return null;const address=this._getAddress(t,e);return null==address&&H.throwError("invalid or unsupported coin data",o.b.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${t})`,coinType:t,data:e}),address;});}getAvatar(){return z(this,void 0,void 0,function*(){const t=[{type:"name",content:this.name}];try{const e=yield this.getText("avatar");if(null==e)return null;for(let i=0;it[a]);}return H.throwError("invalid or unsupported content hash data",o.b.errors.UNSUPPORTED_OPERATION,{operation:"getContentHash()",data:t});});}getText(t){return z(this,void 0,void 0,function*(){let e=Object(x.f)(t);e=Object(E.b)([$(64),$(e.length),e]),e.length%32!=0&&(e=Object(E.b)([e,Object(E.h)("0x",32-t.length%32)]));const n=yield this._fetchBytes("0x59d1d43c",Object(E.i)(e));return null==n||"0x"===n?null:Object(x.h)(n);});}}let ft=null,ht=1;class pt extends r.b{constructor(t){if(super(),this._events=[],this._emitted={block:-2},this.disableCcipRead=!1,this.formatter=new.target.getFormatter(),Object(M.d)(this,"anyNetwork","any"===t),this.anyNetwork&&(t=this.detectNetwork()),t instanceof Promise)this._networkPromise=t,t.catch(t=>{}),this._ready().catch(t=>{});else{const e=Object(M.e)(new.target,"getNetwork")(t);e?(Object(M.d)(this,"_network",e),this.emit("network",e,null)):H.throwArgumentError("invalid network","network",t);}this._maxInternalBlockNumber=-1024,this._lastBlockNumber=-2,this._maxFilterBlockRange=10,this._pollingInterval=4e3,this._fastQueryDate=0;}_ready(){return z(this,void 0,void 0,function*(){if(null==this._network){let t=null;if(this._networkPromise)try{t=yield this._networkPromise;}catch(t){}null==t&&(t=yield this.detectNetwork()),t||H.throwError("no network detected",o.b.errors.UNKNOWN_ERROR,{}),null==this._network&&(this.anyNetwork?this._network=t:Object(M.d)(this,"_network",t),this.emit("network",t,null));}return this._network;});}get ready(){return Object(S.c)(()=>this._ready().then(t=>t,t=>{if(t.code!==o.b.errors.NETWORK_ERROR||"noNetwork"!==t.event)throw t;}));}static getFormatter(){return null==ft&&(ft=new L()),ft;}static getNetwork(t){return v(null==t?"homestead":t);}ccipReadFetch(t,e,n){return z(this,void 0,void 0,function*(){if(this.disableCcipRead||0===n.length)return null;const r=t.to.toLowerCase(),data=e.toLowerCase(),c=[];for(let i=0;i=0?null:JSON.stringify({data:data,sender:r}),f=yield Object(S.b)({url:e,errorPassThrough:!0},l,(t,e)=>(t.status=e.statusCode,t));if(f.data)return f.data;const h=f.message||"unknown error";if(f.status>=400&&f.status<500)return H.throwError(`response not found during CCIP fetch: ${h}`,o.b.errors.SERVER_ERROR,{url:t,errorMessage:h});c.push(h);}return H.throwError(`error encountered during CCIP fetch: ${c.map(t=>JSON.stringify(t)).join(", ")}`,o.b.errors.SERVER_ERROR,{urls:n,errorMessages:c});});}_getInternalBlockNumber(t){return z(this,void 0,void 0,function*(){if(yield this._ready(),t>0)for(;this._internalBlockNumber;){const e=this._internalBlockNumber;try{const n=yield e;if(J()-n.respTime<=t)return n.blockNumber;break;}catch(t){if(this._internalBlockNumber===e)break;}}const e=J(),n=Object(M.f)({blockNumber:this.perform("getBlockNumber",{}),networkError:this.getNetwork().then(t=>null,t=>t)}).then(({blockNumber:t,networkError:r})=>{if(r)throw this._internalBlockNumber===n&&(this._internalBlockNumber=null),r;const o=J();return(t=A.a.from(t).toNumber()){this._internalBlockNumber===n&&(this._internalBlockNumber=null);}),(yield n).blockNumber;});}poll(){return z(this,void 0,void 0,function*(){const t=ht++,e=[];let n=null;try{n=yield this._getInternalBlockNumber(100+this.pollingInterval/2);}catch(t){return void this.emit("error",t);}if(this._setFastBlockNumber(n),this.emit("poll",t,n),n!==this._lastBlockNumber){if(-2===this._emitted.block&&(this._emitted.block=n-1),Math.abs(this._emitted.block-n)>1e3)H.warn(`network block skew detected; skipping block events (emitted=${this._emitted.block} blockNumber${n})`),this.emit("error",H.makeError("network block skew detected",o.b.errors.NETWORK_ERROR,{blockNumber:n,event:"blockSkew",previousBlockNumber:this._emitted.block})),this.emit("block",n);else for(let i=this._emitted.block+1;i<=n;i++)this.emit("block",i);this._emitted.block!==n&&(this._emitted.block=n,Object.keys(this._emitted).forEach(t=>{if("block"===t)return;const e=this._emitted[t];"pending"!==e&&n-e>12&&delete this._emitted[t];})),-2===this._lastBlockNumber&&(this._lastBlockNumber=n-1),this._events.forEach(t=>{switch(t.type){case"tx":{const n=t.hash;let r=this.getTransactionReceipt(n).then(t=>t&&null!=t.blockNumber?(this._emitted["t:"+n]=t.blockNumber,this.emit(n,t),null):null).catch(t=>{this.emit("error",t);});e.push(r);break;}case"filter":if(!t._inflight){t._inflight=!0,-2===t._lastBlockNumber&&(t._lastBlockNumber=n-1);const filter=t.filter;filter.fromBlock=t._lastBlockNumber+1,filter.toBlock=n;const r=filter.toBlock-this._maxFilterBlockRange;r>filter.fromBlock&&(filter.fromBlock=r),filter.fromBlock<0&&(filter.fromBlock=0);const o=this.getLogs(filter).then(e=>{t._inflight=!1,0!==e.length&&e.forEach(e=>{e.blockNumber>t._lastBlockNumber&&(t._lastBlockNumber=e.blockNumber),this._emitted["b:"+e.blockHash]=e.blockNumber,this._emitted["t:"+e.transactionHash]=e.blockNumber,this.emit(filter,e);});}).catch(e=>{this.emit("error",e),t._inflight=!1;});e.push(o);}}}),this._lastBlockNumber=n,Promise.all(e).then(()=>{this.emit("didPoll",t);}).catch(t=>{this.emit("error",t);});}else this.emit("didPoll",t);});}resetEventsBlock(t){this._lastBlockNumber=t-1,this.polling&&this.poll();}get network(){return this._network;}detectNetwork(){return z(this,void 0,void 0,function*(){return H.throwError("provider does not support network detection",o.b.errors.UNSUPPORTED_OPERATION,{operation:"provider.detectNetwork"});});}getNetwork(){return z(this,void 0,void 0,function*(){const t=yield this._ready(),e=yield this.detectNetwork();if(t.chainId!==e.chainId){if(this.anyNetwork)return this._network=e,this._lastBlockNumber=-2,this._fastBlockNumber=null,this._fastBlockNumberPromise=null,this._fastQueryDate=0,this._emitted.block=-2,this._maxInternalBlockNumber=-1024,this._internalBlockNumber=null,this.emit("network",e,t),yield Y(0),this._network;const n=H.makeError("underlying network changed",o.b.errors.NETWORK_ERROR,{event:"changed",network:t,detectedNetwork:e});throw this.emit("error",n),n;}return t;});}get blockNumber(){return this._getInternalBlockNumber(100+this.pollingInterval/2).then(t=>{this._setFastBlockNumber(t);},t=>{}),null!=this._fastBlockNumber?this._fastBlockNumber:-1;}get polling(){return null!=this._poller;}set polling(t){t&&!this._poller?(this._poller=setInterval(()=>{this.poll();},this.pollingInterval),this._bootstrapPoll||(this._bootstrapPoll=setTimeout(()=>{this.poll(),this._bootstrapPoll=setTimeout(()=>{this._poller||this.poll(),this._bootstrapPoll=null;},this.pollingInterval);},0))):!t&&this._poller&&(clearInterval(this._poller),this._poller=null);}get pollingInterval(){return this._pollingInterval;}set pollingInterval(t){if("number"!=typeof t||t<=0||parseInt(String(t))!=t)throw new Error("invalid polling interval");this._pollingInterval=t,this._poller&&(clearInterval(this._poller),this._poller=setInterval(()=>{this.poll();},this._pollingInterval));}_getFastBlockNumber(){const t=J();return t-this._fastQueryDate>2*this._pollingInterval&&(this._fastQueryDate=t,this._fastBlockNumberPromise=this.getBlockNumber().then(t=>((null==this._fastBlockNumber||t>this._fastBlockNumber)&&(this._fastBlockNumber=t),this._fastBlockNumber))),this._fastBlockNumberPromise;}_setFastBlockNumber(t){null!=this._fastBlockNumber&&tthis._fastBlockNumber)&&(this._fastBlockNumber=t,this._fastBlockNumberPromise=Promise.resolve(t)));}waitForTransaction(t,e,n){return z(this,void 0,void 0,function*(){return this._waitForTransaction(t,null==e?1:e,n||0,null);});}_waitForTransaction(t,e,n,r){return z(this,void 0,void 0,function*(){const c=yield this.getTransactionReceipt(t);return(c?c.confirmations:0)>=e?c:new Promise((c,l)=>{const f=[];let h=!1;const d=function(){return!!h||(h=!0,f.forEach(t=>{t();}),!1);},m=t=>{t.confirmations{this.removeListener(t,m);}),r){let n=r.startBlock,c=null;const m=f=>z(this,void 0,void 0,function*(){h||(yield Y(1e3),this.getTransactionCount(r.from).then(y=>z(this,void 0,void 0,function*(){if(!h){if(y<=r.nonce)n=f;else{{const e=yield this.getTransaction(t);if(e&&null!=e.blockNumber)return;}for(null==c&&(c=n-3,c{h||this.once("block",m);}));});if(h)return;this.once("block",m),f.push(()=>{this.removeListener("block",m);});}if("number"==typeof n&&n>0){const t=setTimeout(()=>{d()||l(H.makeError("timeout exceeded",o.b.errors.TIMEOUT,{timeout:n}));},n);t.unref&&t.unref(),f.push(()=>{clearTimeout(t);});}});});}getBlockNumber(){return z(this,void 0,void 0,function*(){return this._getInternalBlockNumber(0);});}getGasPrice(){return z(this,void 0,void 0,function*(){yield this.getNetwork();const t=yield this.perform("getGasPrice",{});try{return A.a.from(t);}catch(e){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getGasPrice",result:t,error:e});}});}getBalance(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const n=yield Object(M.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),r=yield this.perform("getBalance",n);try{return A.a.from(r);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getBalance",params:n,result:r,error:t});}});}getTransactionCount(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const n=yield Object(M.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),r=yield this.perform("getTransactionCount",n);try{return A.a.from(r).toNumber();}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getTransactionCount",params:n,result:r,error:t});}});}getCode(t,e){return z(this,void 0,void 0,function*(){yield this.getNetwork();const n=yield Object(M.f)({address:this._getAddress(t),blockTag:this._getBlockTag(e)}),r=yield this.perform("getCode",n);try{return Object(E.i)(r);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getCode",params:n,result:r,error:t});}});}getStorageAt(t,e,n){return z(this,void 0,void 0,function*(){yield this.getNetwork();const r=yield Object(M.f)({address:this._getAddress(t),blockTag:this._getBlockTag(n),position:Promise.resolve(e).then(p=>Object(E.g)(p))}),c=yield this.perform("getStorageAt",r);try{return Object(E.i)(c);}catch(t){return H.throwError("bad result from backend",o.b.errors.SERVER_ERROR,{method:"getStorageAt",params:r,result:c,error:t});}});}_wrapTransaction(t,e,n){if(null!=e&&32!==Object(E.d)(e))throw new Error("invalid response - sendTransaction");const r=t;return null!=e&&t.hash!==e&&H.throwError("Transaction hash mismatch from Provider.sendTransaction.",o.b.errors.UNKNOWN_ERROR,{expectedHash:t.hash,returnedHash:e}),r.wait=(e,r)=>z(this,void 0,void 0,function*(){let c;null==e&&(e=1),null==r&&(r=0),0!==e&&null!=n&&(c={data:t.data,from:t.from,nonce:t.nonce,to:t.to,value:t.value,startBlock:n});const l=yield this._waitForTransaction(t.hash,e,r,c);return null==l&&0===e?null:(this._emitted["t:"+t.hash]=l.blockNumber,0===l.status&&H.throwError("transaction failed",o.b.errors.CALL_EXCEPTION,{transactionHash:t.hash,transaction:t,receipt:l}),l);}),r;}sendTransaction(t){return z(this,void 0,void 0,function*(){yield this.getNetwork();const e=yield Promise.resolve(t).then(t=>Object(E.i)(t)),n=this.formatter.transaction(t);null==n.confirmations&&(n.confirmations=0);const r=yield this._getInternalBlockNumber(100+2*this.pollingInterval);try{const t=yield this.perform("sendTransaction",{signedTransaction:e});return this._wrapTransaction(n,t,r);}catch(t){throw t.transaction=n,t.transactionHash=n.hash,t;}});}_getTransactionRequest(t){return z(this,void 0,void 0,function*(){const e=yield t,n={};return["from","to"].forEach(t=>{null!=e[t]&&(n[t]=Promise.resolve(e[t]).then(t=>t?this._getAddress(t):null));}),["gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","value"].forEach(t=>{null!=e[t]&&(n[t]=Promise.resolve(e[t]).then(t=>t?A.a.from(t):null));}),["type"].forEach(t=>{null!=e[t]&&(n[t]=Promise.resolve(e[t]).then(t=>null!=t?t:null));}),e.accessList&&(n.accessList=this.formatter.accessList(e.accessList)),["data"].forEach(t=>{null!=e[t]&&(n[t]=Promise.resolve(e[t]).then(t=>t?Object(E.i)(t):null));}),this.formatter.transactionRequest(yield Object(M.f)(n));});}_getFilter(filter){return z(this,void 0,void 0,function*(){filter=yield filter;const t={};return null!=filter.address&&(t.address=this._getAddress(filter.address)),["blockHash","topics"].forEach(e=>{null!=filter[e]&&(t[e]=filter[e]);}),["fromBlock","toBlock"].forEach(e=>{null!=filter[e]&&(t[e]=this._getBlockTag(filter[e]));}),this.formatter.filter(yield Object(M.f)(t));});}_call(t,e,n){return z(this,void 0,void 0,function*(){n>=10&&H.throwError("CCIP read exceeded maximum redirections",o.b.errors.SERVER_ERROR,{redirects:n,transaction:t});const r=t.to,c=yield this.perform("call",{transaction:t,blockTag:e});if(n>=0&&"latest"===e&&null!=r&&"0x556f1830"===c.substring(0,10)&&Object(E.d)(c)%32==4)try{const data=Object(E.e)(c,4),l=Object(E.e)(data,0,32);A.a.from(l).eq(r)||H.throwError("CCIP Read sender did not match",o.b.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:t,data:c});const f=[],h=A.a.from(Object(E.e)(data,32,64)).toNumber(),d=A.a.from(Object(E.e)(data,h,h+32)).toNumber(),m=Object(E.e)(data,h+32);for(let u=0;uz(this,void 0,void 0,function*(){const t=yield this.perform("getBlock",r);if(null==t)return null!=r.blockHash&&null==this._emitted["b:"+r.blockHash]||null!=r.blockTag&&n>this._emitted.block?null:void 0;if(e){let e=null;for(let i=0;ithis._wrapTransaction(t)),n;}return this.formatter.block(t);}),{oncePoll:this});});}getBlock(t){return this._getBlock(t,!1);}getBlockWithTransactions(t){return this._getBlock(t,!0);}getTransaction(t){return z(this,void 0,void 0,function*(){yield this.getNetwork(),t=yield t;const e={transactionHash:this.formatter.hash(t,!0)};return Object(S.c)(()=>z(this,void 0,void 0,function*(){const n=yield this.perform("getTransaction",e);if(null==n)return null==this._emitted["t:"+t]?null:void 0;const r=this.formatter.transactionResponse(n);if(null==r.blockNumber)r.confirmations=0;else if(null==r.confirmations){let t=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-r.blockNumber+1;t<=0&&(t=1),r.confirmations=t;}return this._wrapTransaction(r);}),{oncePoll:this});});}getTransactionReceipt(t){return z(this,void 0,void 0,function*(){yield this.getNetwork(),t=yield t;const e={transactionHash:this.formatter.hash(t,!0)};return Object(S.c)(()=>z(this,void 0,void 0,function*(){const n=yield this.perform("getTransactionReceipt",e);if(null==n)return null==this._emitted["t:"+t]?null:void 0;if(null==n.blockHash)return;const r=this.formatter.receipt(n);if(null==r.blockNumber)r.confirmations=0;else if(null==r.confirmations){let t=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-r.blockNumber+1;t<=0&&(t=1),r.confirmations=t;}return r;}),{oncePoll:this});});}getLogs(filter){return z(this,void 0,void 0,function*(){yield this.getNetwork();const t=yield Object(M.f)({filter:this._getFilter(filter)}),e=yield this.perform("getLogs",t);return e.forEach(t=>{null==t.removed&&(t.removed=!1);}),L.arrayOf(this.formatter.filterLog.bind(this.formatter))(e);});}getEtherPrice(){return z(this,void 0,void 0,function*(){return yield this.getNetwork(),this.perform("getEtherPrice",{});});}_getBlockTag(t){return z(this,void 0,void 0,function*(){if("number"==typeof(t=yield t)&&t<0){t%1&&H.throwArgumentError("invalid BlockTag","blockTag",t);let e=yield this._getInternalBlockNumber(100+2*this.pollingInterval);return e+=t,e<0&&(e=0),this.formatter.blockTag(e);}return this.formatter.blockTag(t);});}getResolver(t){return z(this,void 0,void 0,function*(){let e=t;for(;;){if(""===e||"."===e)return null;if("eth"!==t&&"eth"===e)return null;const n=yield this._getResolver(e,"getResolver");if(null!=n){const r=new lt(this,n,t);return e===t||(yield r.supportsWildcard())?r:null;}e=e.split(".").slice(1).join(".");}});}_getResolver(t,e){return z(this,void 0,void 0,function*(){null==e&&(e="ENS");const n=yield this.getNetwork();n.ensAddress||H.throwError("network does not support ENS",o.b.errors.UNSUPPORTED_OPERATION,{operation:e,network:n.name});try{const e=yield this.call({to:n.ensAddress,data:"0x0178b8bf"+Object(O.c)(t).substring(2)});return this.formatter.callAddress(e);}catch(t){}return null;});}resolveName(t){return z(this,void 0,void 0,function*(){t=yield t;try{return Promise.resolve(this.formatter.address(t));}catch(e){if(Object(E.l)(t))throw e;}"string"!=typeof t&&H.throwArgumentError("invalid ENS name","name",t);const e=yield this.getResolver(t);return e?yield e.getAddress():null;});}lookupAddress(address){return z(this,void 0,void 0,function*(){address=yield address;const t=(address=this.formatter.address(address)).substring(2).toLowerCase()+".addr.reverse",e=yield this._getResolver(t,"lookupAddress");if(null==e)return null;const n=it(yield this.call({to:e,data:"0x691f3431"+Object(O.c)(t).substring(2)}),0);return(yield this.resolveName(n))!=address?null:n;});}getAvatar(t){return z(this,void 0,void 0,function*(){let e=null;if(Object(E.l)(t)){const n=this.formatter.address(t).substring(2).toLowerCase()+".addr.reverse",r=yield this._getResolver(n,"getAvatar");if(!r)return null;e=new lt(this,r,n);try{const t=yield e.getAvatar();if(t)return t.url;}catch(t){if(t.code!==o.b.errors.CALL_EXCEPTION)throw t;}try{const t=it(yield this.call({to:r,data:"0x691f3431"+Object(O.c)(n).substring(2)}),0);e=yield this.getResolver(t);}catch(t){if(t.code!==o.b.errors.CALL_EXCEPTION)throw t;return null;}}else if(e=yield this.getResolver(t),!e)return null;const n=yield e.getAvatar();return null==n?null:n.url;});}perform(t,e){return H.throwError(t+" not implemented",o.b.errors.NOT_IMPLEMENTED,{operation:t});}_startEvent(t){this.polling=this._events.filter(t=>t.pollable()).length>0;}_stopEvent(t){this.polling=this._events.filter(t=>t.pollable()).length>0;}_addEventListener(t,e,n){const r=new X(V(t),e,n);return this._events.push(r),this._startEvent(r),this;}on(t,e){return this._addEventListener(t,e,!1);}once(t,e){return this._addEventListener(t,e,!0);}emit(t,...e){let n=!1,r=[],o=V(t);return this._events=this._events.filter(t=>t.tag!==o||(setTimeout(()=>{t.listener.apply(this,e);},0),n=!0,!t.once||(r.push(t),!1))),r.forEach(t=>{this._stopEvent(t);}),n;}listenerCount(t){if(!t)return this._events.length;let e=V(t);return this._events.filter(t=>t.tag===e).length;}listeners(t){if(null==t)return this._events.map(t=>t.listener);let e=V(t);return this._events.filter(t=>t.tag===e).map(t=>t.listener);}off(t,e){if(null==e)return this.removeAllListeners(t);const n=[];let r=!1,o=V(t);return this._events=this._events.filter(t=>t.tag!==o||t.listener!=e||!!r||(r=!0,n.push(t),!1)),n.forEach(t=>{this._stopEvent(t);}),this;}removeAllListeners(t){let e=[];if(null==t)e=this._events,this._events=[];else{const n=V(t);this._events=this._events.filter(t=>t.tag!==n||(e.push(t),!1));}return e.forEach(t=>{this._stopEvent(t);}),this;}}var mt=n(31),yt=n(258),gt=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const bt=new o.b(I),vt=["call","estimateGas"];function wt(t,e){if(null==t)return null;if("string"==typeof t.message&&t.message.match("reverted")){const data=Object(E.l)(t.data)?t.data:null;if(!e||data)return{message:t.message,data:data};}if("object"==typeof t){for(const n in t){const r=wt(t[n],e);if(r)return r;}return null;}if("string"==typeof t)try{return wt(JSON.parse(t),e);}catch(t){}return null;}function _t(t,e,n){const r=n.transaction||n.signedTransaction;if("call"===t){const t=wt(e,!0);if(t)return t.data;bt.throwError("missing revert data in call exception; Transaction reverted without a reason string",o.b.errors.CALL_EXCEPTION,{data:"0x",transaction:r,error:e});}if("estimateGas"===t){let n=wt(e.body,!1);null==n&&(n=wt(e,!1)),n&&bt.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{reason:n.message,method:t,transaction:r,error:e});}let c=e.message;throw e.code===o.b.errors.SERVER_ERROR&&e.error&&"string"==typeof e.error.message?c=e.error.message:"string"==typeof e.body?c=e.body:"string"==typeof e.responseText&&(c=e.responseText),c=(c||"").toLowerCase(),c.match(/insufficient funds|base fee exceeds gas limit|InsufficientFunds/i)&&bt.throwError("insufficient funds for intrinsic transaction cost",o.b.errors.INSUFFICIENT_FUNDS,{error:e,method:t,transaction:r}),c.match(/nonce (is )?too low/i)&&bt.throwError("nonce has already been used",o.b.errors.NONCE_EXPIRED,{error:e,method:t,transaction:r}),c.match(/replacement transaction underpriced|transaction gas price.*too low/i)&&bt.throwError("replacement fee too low",o.b.errors.REPLACEMENT_UNDERPRICED,{error:e,method:t,transaction:r}),c.match(/only replay-protected/i)&&bt.throwError("legacy pre-eip-155 transactions not supported",o.b.errors.UNSUPPORTED_OPERATION,{error:e,method:t,transaction:r}),vt.indexOf(t)>=0&&c.match(/gas required exceeds allowance|always failing transaction|execution reverted|revert/)&&bt.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,method:t,transaction:r}),e;}function At(t){return new Promise(function(e){setTimeout(e,t);});}function Et(t){if(t.error){const e=new Error(t.error.message);throw e.code=t.error.code,e.data=t.error.data,e;}return t.result;}function Tt(t){return t?t.toLowerCase():t;}const Ot={};class Mt extends mt.a{constructor(t,e,n){if(super(),t!==Ot)throw new Error("do not call the JsonRpcSigner constructor directly; use provider.getSigner");Object(M.d)(this,"provider",e),null==n&&(n=0),"string"==typeof n?(Object(M.d)(this,"_address",this.provider.formatter.address(n)),Object(M.d)(this,"_index",null)):"number"==typeof n?(Object(M.d)(this,"_index",n),Object(M.d)(this,"_address",null)):bt.throwArgumentError("invalid address or index","addressOrIndex",n);}connect(t){return bt.throwError("cannot alter JSON-RPC Signer connection",o.b.errors.UNSUPPORTED_OPERATION,{operation:"connect"});}connectUnchecked(){return new kt(Ot,this.provider,this._address||this._index);}getAddress(){return this._address?Promise.resolve(this._address):this.provider.send("eth_accounts",[]).then(t=>(t.length<=this._index&&bt.throwError("unknown account #"+this._index,o.b.errors.UNSUPPORTED_OPERATION,{operation:"getAddress"}),this.provider.formatter.address(t[this._index])));}sendUncheckedTransaction(t){t=Object(M.g)(t);const e=this.getAddress().then(address=>(address&&(address=address.toLowerCase()),address));if(null==t.gasLimit){const n=Object(M.g)(t);n.from=e,t.gasLimit=this.provider.estimateGas(n);}return null!=t.to&&(t.to=Promise.resolve(t.to).then(t=>gt(this,void 0,void 0,function*(){if(null==t)return null;const address=yield this.provider.resolveName(t);return null==address&&bt.throwArgumentError("provided ENS name resolves to null","tx.to",t),address;}))),Object(M.f)({tx:Object(M.f)(t),sender:e}).then(({tx:e,sender:n})=>{null!=e.from?e.from.toLowerCase()!==n&&bt.throwArgumentError("from address mismatch","transaction",t):e.from=n;const r=this.provider.constructor.hexlifyTransaction(e,{from:!0});return this.provider.send("eth_sendTransaction",[r]).then(t=>t,t=>("string"==typeof t.message&&t.message.match(/user denied/i)&&bt.throwError("user rejected transaction",o.b.errors.ACTION_REJECTED,{action:"sendTransaction",transaction:e}),_t("sendTransaction",t,r)));});}signTransaction(t){return bt.throwError("signing transactions is unsupported",o.b.errors.UNSUPPORTED_OPERATION,{operation:"signTransaction"});}sendTransaction(t){return gt(this,void 0,void 0,function*(){const e=yield this.provider._getInternalBlockNumber(100+2*this.provider.pollingInterval),n=yield this.sendUncheckedTransaction(t);try{return yield Object(S.c)(()=>gt(this,void 0,void 0,function*(){const t=yield this.provider.getTransaction(n);if(null!==t)return this.provider._wrapTransaction(t,n,e);}),{oncePoll:this.provider});}catch(t){throw t.transactionHash=n,t;}});}signMessage(t){return gt(this,void 0,void 0,function*(){const data="string"==typeof t?Object(x.f)(t):t,address=yield this.getAddress();try{return yield this.provider.send("personal_sign",[Object(E.i)(data),address.toLowerCase()]);}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&&bt.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"signMessage",from:address,messageData:t}),e;}});}_legacySignMessage(t){return gt(this,void 0,void 0,function*(){const data="string"==typeof t?Object(x.f)(t):t,address=yield this.getAddress();try{return yield this.provider.send("eth_sign",[address.toLowerCase(),Object(E.i)(data)]);}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&&bt.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"_legacySignMessage",from:address,messageData:t}),e;}});}_signTypedData(t,e,n){return gt(this,void 0,void 0,function*(){const r=yield yt.a.resolveNames(t,e,n,t=>this.provider.resolveName(t)),address=yield this.getAddress();try{return yield this.provider.send("eth_signTypedData_v4",[address.toLowerCase(),JSON.stringify(yt.a.getPayload(r.domain,e,r.value))]);}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&bt.throwError("user rejected signing",o.b.errors.ACTION_REJECTED,{action:"_signTypedData",from:address,messageData:{domain:r.domain,types:e,value:r.value}}),t;}});}unlock(t){return gt(this,void 0,void 0,function*(){const e=this.provider,address=yield this.getAddress();return e.send("personal_unlockAccount",[address.toLowerCase(),t,null]);});}}class kt extends Mt{sendTransaction(t){return this.sendUncheckedTransaction(t).then(t=>({hash:t,nonce:null,gasLimit:null,gasPrice:null,data:null,value:null,chainId:null,confirmations:0,from:null,wait:e=>this.provider.waitForTransaction(t,e)}));}}const xt={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0};class St extends pt{constructor(t,e){let n=e;null==n&&(n=new Promise((t,e)=>{setTimeout(()=>{this.detectNetwork().then(e=>{t(e);},t=>{e(t);});},0);})),super(n),t||(t=Object(M.e)(this.constructor,"defaultUrl")()),"string"==typeof t?Object(M.d)(this,"connection",Object.freeze({url:t})):Object(M.d)(this,"connection",Object.freeze(Object(M.g)(t))),this._nextId=42;}get _cache(){return null==this._eventLoopCache&&(this._eventLoopCache={}),this._eventLoopCache;}static defaultUrl(){return"http://localhost:8545";}detectNetwork(){return this._cache.detectNetwork||(this._cache.detectNetwork=this._uncachedDetectNetwork(),setTimeout(()=>{this._cache.detectNetwork=null;},0)),this._cache.detectNetwork;}_uncachedDetectNetwork(){return gt(this,void 0,void 0,function*(){yield At(0);let t=null;try{t=yield this.send("eth_chainId",[]);}catch(e){try{t=yield this.send("net_version",[]);}catch(t){}}if(null!=t){const e=Object(M.e)(this.constructor,"getNetwork");try{return e(A.a.from(t).toNumber());}catch(e){return bt.throwError("could not detect network",o.b.errors.NETWORK_ERROR,{chainId:t,event:"invalidNetwork",serverError:e});}}return bt.throwError("could not detect network",o.b.errors.NETWORK_ERROR,{event:"noNetwork"});});}getSigner(t){return new Mt(Ot,this,t);}getUncheckedSigner(t){return this.getSigner(t).connectUnchecked();}listAccounts(){return this.send("eth_accounts",[]).then(t=>t.map(a=>this.formatter.address(a)));}send(t,e){const n={method:t,params:e,id:this._nextId++,jsonrpc:"2.0"};this.emit("debug",{action:"request",request:Object(M.c)(n),provider:this});const r=["eth_chainId","eth_blockNumber"].indexOf(t)>=0;if(r&&this._cache[t])return this._cache[t];const o=Object(S.b)(this.connection,JSON.stringify(n),Et).then(t=>(this.emit("debug",{action:"response",request:n,response:t,provider:this}),t),t=>{throw this.emit("debug",{action:"response",error:t,request:n,provider:this}),t;});return r&&(this._cache[t]=o,setTimeout(()=>{this._cache[t]=null;},0)),o;}prepareRequest(t,e){switch(t){case"getBlockNumber":return["eth_blockNumber",[]];case"getGasPrice":return["eth_gasPrice",[]];case"getBalance":return["eth_getBalance",[Tt(e.address),e.blockTag]];case"getTransactionCount":return["eth_getTransactionCount",[Tt(e.address),e.blockTag]];case"getCode":return["eth_getCode",[Tt(e.address),e.blockTag]];case"getStorageAt":return["eth_getStorageAt",[Tt(e.address),Object(E.h)(e.position,32),e.blockTag]];case"sendTransaction":return["eth_sendRawTransaction",[e.signedTransaction]];case"getBlock":return e.blockTag?["eth_getBlockByNumber",[e.blockTag,!!e.includeTransactions]]:e.blockHash?["eth_getBlockByHash",[e.blockHash,!!e.includeTransactions]]:null;case"getTransaction":return["eth_getTransactionByHash",[e.transactionHash]];case"getTransactionReceipt":return["eth_getTransactionReceipt",[e.transactionHash]];case"call":return["eth_call",[Object(M.e)(this.constructor,"hexlifyTransaction")(e.transaction,{from:!0}),e.blockTag]];case"estimateGas":return["eth_estimateGas",[Object(M.e)(this.constructor,"hexlifyTransaction")(e.transaction,{from:!0})]];case"getLogs":return e.filter&&null!=e.filter.address&&(e.filter.address=Tt(e.filter.address)),["eth_getLogs",[e.filter]];}return null;}perform(t,e){return gt(this,void 0,void 0,function*(){if("call"===t||"estimateGas"===t){const t=e.transaction;if(t&&null!=t.type&&A.a.from(t.type).isZero()&&null==t.maxFeePerGas&&null==t.maxPriorityFeePerGas){const n=yield this.getFeeData();null==n.maxFeePerGas&&null==n.maxPriorityFeePerGas&&((e=Object(M.g)(e)).transaction=Object(M.g)(t),delete e.transaction.type);}}const n=this.prepareRequest(t,e);null==n&&bt.throwError(t+" not implemented",o.b.errors.NOT_IMPLEMENTED,{operation:t});try{return yield this.send(n[0],n[1]);}catch(n){return _t(t,n,e);}});}_startEvent(t){"pending"===t.tag&&this._startPending(),super._startEvent(t);}_startPending(){if(null!=this._pendingFilter)return;const t=this,e=this.send("eth_newPendingTransactionFilter",[]);this._pendingFilter=e,e.then(function(n){return function r(){t.send("eth_getFilterChanges",[n]).then(function(n){if(t._pendingFilter!=e)return null;let r=Promise.resolve();return n.forEach(function(e){t._emitted["t:"+e.toLowerCase()]="pending",r=r.then(function(){return t.getTransaction(e).then(function(e){return t.emit("pending",e),null;});});}),r.then(function(){return At(1e3);});}).then(function(){if(t._pendingFilter==e)return setTimeout(function(){r();},0),null;t.send("eth_uninstallFilter",[n]);}).catch(t=>{});}(),n;}).catch(t=>{});}_stopEvent(t){"pending"===t.tag&&0===this.listenerCount("pending")&&(this._pendingFilter=null),super._stopEvent(t);}static hexlifyTransaction(t,e){const n=Object(M.g)(xt);if(e)for(const t in e)e[t]&&(n[t]=!0);Object(M.b)(t,n);const r={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach(function(e){if(null==t[e])return;const n=Object(E.g)(A.a.from(t[e]));"gasLimit"===e&&(e="gas"),r[e]=n;}),["from","to","data"].forEach(function(e){null!=t[e]&&(r[e]=Object(E.i)(t[e]));}),t.accessList&&(r.accessList=Object(C.b)(t.accessList)),r;}}let jt=null;try{if(jt=WebSocket,null==jt)throw new Error("inject please");}catch(t){const e=new o.b(I);jt=function(){e.throwError("WebSockets not supported in this environment",o.b.errors.UNSUPPORTED_OPERATION,{operation:"new WebSocket()"});};}var Nt=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const It=new o.b(I);let Pt=1;class Rt extends St{constructor(t,e){"any"===e&&It.throwError("WebSocketProvider does not support 'any' network yet",o.b.errors.UNSUPPORTED_OPERATION,{operation:"network:any"}),super("string"==typeof t?t:"_websocket",e),this._pollingInterval=-1,this._wsReady=!1,"string"==typeof t?Object(M.d)(this,"_websocket",new jt(this.connection.url)):Object(M.d)(this,"_websocket",t),Object(M.d)(this,"_requests",{}),Object(M.d)(this,"_subs",{}),Object(M.d)(this,"_subIds",{}),Object(M.d)(this,"_detectNetwork",super.detectNetwork()),this.websocket.onopen=()=>{this._wsReady=!0,Object.keys(this._requests).forEach(t=>{this.websocket.send(this._requests[t].payload);});},this.websocket.onmessage=t=>{const data=t.data,e=JSON.parse(data);if(null!=e.id){const t=String(e.id),n=this._requests[t];if(delete this._requests[t],void 0!==e.result)n.callback(null,e.result),this.emit("debug",{action:"response",request:JSON.parse(n.payload),response:e.result,provider:this});else{let t=null;e.error?(t=new Error(e.error.message||"unknown error"),Object(M.d)(t,"code",e.error.code||null),Object(M.d)(t,"response",data)):t=new Error("unknown error"),n.callback(t,void 0),this.emit("debug",{action:"response",error:t,request:JSON.parse(n.payload),provider:this});}}else if("eth_subscription"===e.method){const sub=this._subs[e.params.subscription];sub&&sub.processFunc(e.params.result);}else console.warn("this should not happen");};const n=setInterval(()=>{this.emit("poll");},1e3);n.unref&&n.unref();}get websocket(){return this._websocket;}detectNetwork(){return this._detectNetwork;}get pollingInterval(){return 0;}resetEventsBlock(t){It.throwError("cannot reset events block on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"resetEventBlock"});}set pollingInterval(t){It.throwError("cannot set polling interval on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"setPollingInterval"});}poll(){return Nt(this,void 0,void 0,function*(){return null;});}set polling(t){t&&It.throwError("cannot set polling on WebSocketProvider",o.b.errors.UNSUPPORTED_OPERATION,{operation:"setPolling"});}send(t,e){const n=Pt++;return new Promise((r,o)=>{const c=JSON.stringify({method:t,params:e,id:n,jsonrpc:"2.0"});this.emit("debug",{action:"request",request:JSON.parse(c),provider:this}),this._requests[String(n)]={callback:function(t,e){return t?o(t):r(e);},payload:c},this._wsReady&&this.websocket.send(c);});}static defaultUrl(){return"ws://localhost:8546";}_subscribe(t,param,e){return Nt(this,void 0,void 0,function*(){let n=this._subIds[t];null==n&&(n=Promise.all(param).then(param=>this.send("eth_subscribe",param)),this._subIds[t]=n);const r=yield n;this._subs[r]={tag:t,processFunc:e};});}_startEvent(t){switch(t.type){case"block":this._subscribe("block",["newHeads"],t=>{const e=A.a.from(t.number).toNumber();this._emitted.block=e,this.emit("block",e);});break;case"pending":this._subscribe("pending",["newPendingTransactions"],t=>{this.emit("pending",t);});break;case"filter":this._subscribe(t.tag,["logs",this._getFilter(t.filter)],e=>{null==e.removed&&(e.removed=!1),this.emit(t.filter,this.formatter.filterLog(e));});break;case"tx":{const e=t=>{const e=t.hash;this.getTransactionReceipt(e).then(t=>{t&&this.emit(e,t);});};e(t),this._subscribe("tx",["newHeads"],t=>{this._events.filter(t=>"tx"===t.type).forEach(e);});break;}case"debug":case"poll":case"willPoll":case"didPoll":case"error":break;default:console.log("unhandled:",t);}}_stopEvent(t){let e=t.tag;if("tx"===t.type){if(this._events.filter(t=>"tx"===t.type).length)return;e="tx";}else if(this.listenerCount(t.event))return;const n=this._subIds[e];n&&(delete this._subIds[e],n.then(t=>{this._subs[t]&&(delete this._subs[t],this.send("eth_unsubscribe",[t]));}));}destroy(){return Nt(this,void 0,void 0,function*(){this.websocket.readyState===jt.CONNECTING&&(yield new Promise(t=>{this.websocket.onopen=function(){t(!0);},this.websocket.onerror=function(){t(!1);};})),this.websocket.close(1e3);});}}var Ct=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const Bt=new o.b(I);class Lt extends St{detectNetwork(){const t=Object.create(null,{detectNetwork:{get:()=>super.detectNetwork}});return Ct(this,void 0,void 0,function*(){let e=this.network;return null==e&&(e=yield t.detectNetwork.call(this),e||Bt.throwError("no network detected",o.b.errors.UNKNOWN_ERROR,{}),null==this._network&&(Object(M.d)(this,"_network",e),this.emit("network",e,null))),e;});}}class Ft extends Lt{constructor(t,e){Bt.checkAbstract(new.target,Ft),t=Object(M.e)(new.target,"getNetwork")(t),e=Object(M.e)(new.target,"getApiKey")(e);super(Object(M.e)(new.target,"getUrl")(t,e),t),"string"==typeof e?Object(M.d)(this,"apiKey",e):null!=e&&Object.keys(e).forEach(t=>{Object(M.d)(this,t,e[t]);});}_startPending(){Bt.warn("WARNING: API provider does not support pending filters");}isCommunityResource(){return!1;}getSigner(address){return Bt.throwError("API provider does not support signing",o.b.errors.UNSUPPORTED_OPERATION,{operation:"getSigner"});}listAccounts(){return Promise.resolve([]);}static getApiKey(t){return t;}static getUrl(t,e){return Bt.throwError("not implemented; sub-classes must override getUrl",o.b.errors.NOT_IMPLEMENTED,{operation:"getUrl"});}}const Dt=new o.b(I),Ut="_gg7wSSi0KMBsdKnGVfHDueq6xMB9EkC";class Gt extends Rt{constructor(t,e){const n=new zt(t,e);super(n.connection.url.replace(/^http/i,"ws").replace(".alchemyapi.",".ws.alchemyapi."),n.network),Object(M.d)(this,"apiKey",n.apiKey);}isCommunityResource(){return this.apiKey===Ut;}}class zt extends Ft{static getWebSocketProvider(t,e){return new Gt(t,e);}static getApiKey(t){return null==t?Ut:(t&&"string"!=typeof t&&Dt.throwArgumentError("invalid apiKey","apiKey",t),t);}static getUrl(t,e){let n=null;switch(t.name){case"homestead":n="eth-mainnet.alchemyapi.io/v2/";break;case"goerli":n="eth-goerli.g.alchemy.com/v2/";break;case"matic":n="polygon-mainnet.g.alchemy.com/v2/";break;case"maticmum":n="polygon-mumbai.g.alchemy.com/v2/";break;case"arbitrum":n="arb-mainnet.g.alchemy.com/v2/";break;case"arbitrum-goerli":n="arb-goerli.g.alchemy.com/v2/";break;case"optimism":n="opt-mainnet.g.alchemy.com/v2/";break;case"optimism-goerli":n="opt-goerli.g.alchemy.com/v2/";break;default:Dt.throwArgumentError("unsupported network","network",arguments[0]);}return{allowGzip:!0,url:"https://"+n+e,throttleCallback:(t,n)=>(e===Ut&&G(),Promise.resolve(!0))};}isCommunityResource(){return this.apiKey===Ut;}}const Ht=new o.b(I),qt="9f7d929b018cdffb338517efa06f58359e86ff1ffd350bc889738523659e7972";function Kt(t){switch(t){case"homestead":return"rpc.ankr.com/eth/";case"ropsten":return"rpc.ankr.com/eth_ropsten/";case"rinkeby":return"rpc.ankr.com/eth_rinkeby/";case"goerli":return"rpc.ankr.com/eth_goerli/";case"matic":return"rpc.ankr.com/polygon/";case"arbitrum":return"rpc.ankr.com/arbitrum/";}return Ht.throwArgumentError("unsupported network","name",t);}class Wt extends Ft{isCommunityResource(){return this.apiKey===qt;}static getApiKey(t){return null==t?qt:t;}static getUrl(t,e){null==e&&(e=qt);const n={allowGzip:!0,url:"https://"+Kt(t.name)+e,throttleCallback:(t,n)=>(e.apiKey===qt&&G(),Promise.resolve(!0))};return null!=e.projectSecret&&(n.user="",n.password=e.projectSecret),n;}}var Vt=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const Jt=new o.b(I);class Yt extends Ft{static getApiKey(t){return null!=t&&Jt.throwArgumentError("apiKey not supported for cloudflare","apiKey",t),null;}static getUrl(t,e){let n=null;if("homestead"===t.name)n="https://cloudflare-eth.com/";else Jt.throwArgumentError("unsupported network","network",arguments[0]);return n;}perform(t,e){const n=Object.create(null,{perform:{get:()=>super.perform}});return Vt(this,void 0,void 0,function*(){if("getBlockNumber"===t){return(yield n.perform.call(this,"getBlock",{blockTag:"latest"})).number;}return n.perform.call(this,t,e);});}}var Qt=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const Xt=new o.b(I);function Zt(t){const e={};for(let n in t){if(null==t[n])continue;let r=t[n];"type"===n&&0===r||(r={type:!0,gasLimit:!0,gasPrice:!0,maxFeePerGs:!0,maxPriorityFeePerGas:!0,nonce:!0,value:!0}[n]?Object(E.g)(Object(E.i)(r)):"accessList"===n?"["+Object(C.b)(r).map(t=>`{address:"${t.address}",storageKeys:["${t.storageKeys.join('","')}"]}`).join(",")+"]":Object(E.i)(r),e[n]=r);}return e;}function $t(t){if(0==t.status&&("No records found"===t.message||"No transactions found"===t.message))return t.result;if(1!=t.status||"string"!=typeof t.message||!t.message.match(/^OK/)){const e=new Error("invalid response");throw e.result=JSON.stringify(t),(t.result||"").toLowerCase().indexOf("rate limit")>=0&&(e.throttleRetry=!0),e;}return t.result;}function te(t){if(t&&0==t.status&&"NOTOK"==t.message&&(t.result||"").toLowerCase().indexOf("rate limit")>=0){const e=new Error("throttled response");throw e.result=JSON.stringify(t),e.throttleRetry=!0,e;}if("2.0"!=t.jsonrpc){const e=new Error("invalid response");throw e.result=JSON.stringify(t),e;}if(t.error){const e=new Error(t.error.message||"unknown error");throw t.error.code&&(e.code=t.error.code),t.error.data&&(e.data=t.error.data),e;}return t.result;}function ee(t){if("pending"===t)throw new Error("pending not supported");return"latest"===t?t:parseInt(t.substring(2),16);}function ne(t,e,n){if("call"===t&&e.code===o.b.errors.SERVER_ERROR){const t=e.error;if(t&&(t.message.match(/reverted/i)||t.message.match(/VM execution error/i))){let data=t.data;if(data&&(data="0x"+data.replace(/^.*0x/i,"")),Object(E.l)(data))return data;Xt.throwError("missing revert data in call exception",o.b.errors.CALL_EXCEPTION,{error:e,data:"0x"});}}let r=e.message;throw e.code===o.b.errors.SERVER_ERROR&&(e.error&&"string"==typeof e.error.message?r=e.error.message:"string"==typeof e.body?r=e.body:"string"==typeof e.responseText&&(r=e.responseText)),r=(r||"").toLowerCase(),r.match(/insufficient funds/)&&Xt.throwError("insufficient funds for intrinsic transaction cost",o.b.errors.INSUFFICIENT_FUNDS,{error:e,method:t,transaction:n}),r.match(/same hash was already imported|transaction nonce is too low|nonce too low/)&&Xt.throwError("nonce has already been used",o.b.errors.NONCE_EXPIRED,{error:e,method:t,transaction:n}),r.match(/another transaction with same nonce/)&&Xt.throwError("replacement fee too low",o.b.errors.REPLACEMENT_UNDERPRICED,{error:e,method:t,transaction:n}),r.match(/execution failed due to an exception|execution reverted/)&&Xt.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",o.b.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,method:t,transaction:n}),e;}class re extends pt{constructor(t,e){super(t),Object(M.d)(this,"baseUrl",this.getBaseUrl()),Object(M.d)(this,"apiKey",e||null);}getBaseUrl(){switch(this.network?this.network.name:"invalid"){case"homestead":return"https://api.etherscan.io";case"goerli":return"https://api-goerli.etherscan.io";case"sepolia":return"https://api-sepolia.etherscan.io";case"matic":return"https://api.polygonscan.com";case"maticmum":return"https://api-testnet.polygonscan.com";case"arbitrum":return"https://api.arbiscan.io";case"arbitrum-goerli":return"https://api-goerli.arbiscan.io";case"optimism":return"https://api-optimistic.etherscan.io";case"optimism-goerli":return"https://api-goerli-optimistic.etherscan.io";}return Xt.throwArgumentError("unsupported network","network",this.network.name);}getUrl(t,e){const n=Object.keys(e).reduce((t,n)=>{const r=e[n];return null!=r&&(t+=`&${n}=${r}`),t;},""),r=this.apiKey?`&apikey=${this.apiKey}`:"";return`${this.baseUrl}/api?module=${t}${n}${r}`;}getPostUrl(){return`${this.baseUrl}/api`;}getPostData(t,e){return e.module=t,e.apikey=this.apiKey,e;}fetch(t,e,n){return Qt(this,void 0,void 0,function*(){const r=n?this.getPostUrl():this.getUrl(t,e),o=n?this.getPostData(t,e):null,c="proxy"===t?te:$t;this.emit("debug",{action:"request",request:r,provider:this});const l={url:r,throttleSlotInterval:1e3,throttleCallback:(t,e)=>(this.isCommunityResource()&&G(),Promise.resolve(!0))};let f=null;o&&(l.headers={"content-type":"application/x-www-form-urlencoded; charset=UTF-8"},f=Object.keys(o).map(t=>`${t}=${o[t]}`).join("&"));const h=yield Object(S.b)(l,f,c||te);return this.emit("debug",{action:"response",request:r,response:Object(M.c)(h),provider:this}),h;});}detectNetwork(){return Qt(this,void 0,void 0,function*(){return this.network;});}perform(t,e){const n=Object.create(null,{perform:{get:()=>super.perform}});return Qt(this,void 0,void 0,function*(){switch(t){case"getBlockNumber":return this.fetch("proxy",{action:"eth_blockNumber"});case"getGasPrice":return this.fetch("proxy",{action:"eth_gasPrice"});case"getBalance":return this.fetch("account",{action:"balance",address:e.address,tag:e.blockTag});case"getTransactionCount":return this.fetch("proxy",{action:"eth_getTransactionCount",address:e.address,tag:e.blockTag});case"getCode":return this.fetch("proxy",{action:"eth_getCode",address:e.address,tag:e.blockTag});case"getStorageAt":return this.fetch("proxy",{action:"eth_getStorageAt",address:e.address,position:e.position,tag:e.blockTag});case"sendTransaction":return this.fetch("proxy",{action:"eth_sendRawTransaction",hex:e.signedTransaction},!0).catch(t=>ne("sendTransaction",t,e.signedTransaction));case"getBlock":if(e.blockTag)return this.fetch("proxy",{action:"eth_getBlockByNumber",tag:e.blockTag,boolean:e.includeTransactions?"true":"false"});throw new Error("getBlock by blockHash not implemented");case"getTransaction":return this.fetch("proxy",{action:"eth_getTransactionByHash",txhash:e.transactionHash});case"getTransactionReceipt":return this.fetch("proxy",{action:"eth_getTransactionReceipt",txhash:e.transactionHash});case"call":{if("latest"!==e.blockTag)throw new Error("EtherscanProvider does not support blockTag for call");const t=Zt(e.transaction);t.module="proxy",t.action="eth_call";try{return yield this.fetch("proxy",t,!0);}catch(t){return ne("call",t,e.transaction);}}case"estimateGas":{const t=Zt(e.transaction);t.module="proxy",t.action="eth_estimateGas";try{return yield this.fetch("proxy",t,!0);}catch(t){return ne("estimateGas",t,e.transaction);}}case"getLogs":{const t={action:"getLogs"};if(e.filter.fromBlock&&(t.fromBlock=ee(e.filter.fromBlock)),e.filter.toBlock&&(t.toBlock=ee(e.filter.toBlock)),e.filter.address&&(t.address=e.filter.address),e.filter.topics&&e.filter.topics.length>0&&(e.filter.topics.length>1&&Xt.throwError("unsupported topic count",o.b.errors.UNSUPPORTED_OPERATION,{topics:e.filter.topics}),1===e.filter.topics.length)){const n=e.filter.topics[0];"string"==typeof n&&66===n.length||Xt.throwError("unsupported topic format",o.b.errors.UNSUPPORTED_OPERATION,{topic0:n}),t.topic0=n;}const n=yield this.fetch("logs",t);let r={};for(let i=0;i{["contractAddress","to"].forEach(function(e){""==t[e]&&delete t[e];}),null==t.creates&&null!=t.contractAddress&&(t.creates=t.contractAddress);const e=this.formatter.transactionResponse(t);return t.timeStamp&&(e.timestamp=parseInt(t.timeStamp)),e;});});}isCommunityResource(){return null==this.apiKey;}}var ie=n(259),oe=function(t,e,n,r){return new(n||(n=Promise))(function(o,c){function l(t){try{h(r.next(t));}catch(t){c(t);}}function f(t){try{h(r.throw(t));}catch(t){c(t);}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e);})).then(l,f);}h((r=r.apply(t,e||[])).next());});};const ae=new o.b(I);function se(){return new Date().getTime();}function ue(t){let e=null;for(let i=0;ie?null:(a+b)/2;}function le(t){if(null===t)return"null";if("number"==typeof t||"boolean"==typeof t)return JSON.stringify(t);if("string"==typeof t)return t;if(A.a.isBigNumber(t))return t.toString();if(Array.isArray(t))return JSON.stringify(t.map(i=>le(i)));if("object"==typeof t){const e=Object.keys(t);return e.sort(),"{"+e.map(e=>{let n=t[e];return n="function"==typeof n?"[function]":le(n),JSON.stringify(e)+":"+n;}).join(",")+"}";}throw new Error("unknown value type: "+typeof t);}let fe=1;function he(t){let e=null,n=null,r=new Promise(r=>{e=function(){n&&(clearTimeout(n),n=null),r();},n=setTimeout(e,t);});return{cancel:e,getPromise:function(){return r;},wait:t=>(r=r.then(t),r)};}const de=[o.b.errors.CALL_EXCEPTION,o.b.errors.INSUFFICIENT_FUNDS,o.b.errors.NONCE_EXPIRED,o.b.errors.REPLACEMENT_UNDERPRICED,o.b.errors.UNPREDICTABLE_GAS_LIMIT],pe=["address","args","errorArgs","errorSignature","method","transaction"];function me(t,e){const n={weight:t.weight};return Object.defineProperty(n,"provider",{get:()=>t.provider}),t.start&&(n.start=t.start),e&&(n.duration=e-t.start),t.done&&(t.error?n.error=t.error:n.result=t.result||null),n;}function ye(t,e,n){let r=le;switch(e){case"getBlockNumber":return function(e){const n=e.map(t=>t.result);let r=ce(e.map(t=>t.result),2);if(null!=r)return r=Math.ceil(r),n.indexOf(r+1)>=0&&r++,r>=t._highestBlockNumber&&(t._highestBlockNumber=r),t._highestBlockNumber;};case"getGasPrice":return function(t){const e=t.map(t=>t.result);return e.sort(),e[Math.floor(e.length/2)];};case"getEtherPrice":return function(t){return ce(t.map(t=>t.result));};case"getBalance":case"getTransactionCount":case"getCode":case"getStorageAt":case"call":case"estimateGas":case"getLogs":break;case"getTransaction":case"getTransactionReceipt":r=function(t){return null==t?null:((t=Object(M.g)(t)).confirmations=-1,le(t));};break;case"getBlock":r=n.includeTransactions?function(t){return null==t?null:((t=Object(M.g)(t)).transactions=t.transactions.map(t=>((t=Object(M.g)(t)).confirmations=-1,t)),le(t));}:function(t){return null==t?null:le(t);};break;default:throw new Error("unknown method: "+e);}return function(t,e){return function(n){const r={};n.forEach(e=>{const n=t(e.result);r[n]||(r[n]={count:0,result:e.result}),r[n].count++;});const o=Object.keys(r);for(let i=0;i=e)return t.result;}};}(r,t.quorum);}function ge(t,e){return oe(this,void 0,void 0,function*(){const n=t.provider;return null!=n.blockNumber&&n.blockNumber>=e||-1===e?n:Object(S.c)(()=>new Promise((r,o)=>{setTimeout(function(){return n.blockNumber>=e?r(n):t.cancelled?r(null):r(void 0);},0);}),{oncePoll:n});});}function be(t,e,n,r){return oe(this,void 0,void 0,function*(){let c=t.provider;switch(n){case"getBlockNumber":case"getGasPrice":return c[n]();case"getEtherPrice":if(c.getEtherPrice)return c.getEtherPrice();break;case"getBalance":case"getTransactionCount":case"getCode":return r.blockTag&&Object(E.l)(r.blockTag)&&(c=yield ge(t,e)),c[n](r.address,r.blockTag||"latest");case"getStorageAt":return r.blockTag&&Object(E.l)(r.blockTag)&&(c=yield ge(t,e)),c.getStorageAt(r.address,r.position,r.blockTag||"latest");case"getBlock":return r.blockTag&&Object(E.l)(r.blockTag)&&(c=yield ge(t,e)),c[r.includeTransactions?"getBlockWithTransactions":"getBlock"](r.blockTag||r.blockHash);case"call":case"estimateGas":return r.blockTag&&Object(E.l)(r.blockTag)&&(c=yield ge(t,e)),"call"===n&&r.blockTag?c[n](r.transaction,r.blockTag):c[n](r.transaction);case"getTransaction":case"getTransactionReceipt":return c[n](r.transactionHash);case"getLogs":{let filter=r.filter;return(filter.fromBlock&&Object(E.l)(filter.fromBlock)||filter.toBlock&&Object(E.l)(filter.toBlock))&&(c=yield ge(t,e)),c.getLogs(filter);}}return ae.throwError("unknown method error",o.b.errors.UNKNOWN_ERROR,{method:n,params:r});});}class ve extends pt{constructor(t,e){0===t.length&&ae.throwArgumentError("missing providers","providers",t);const n=t.map((t,e)=>{if(r.b.isProvider(t)){const e=D(t)?2e3:750,n=1;return Object.freeze({provider:t,weight:1,stallTimeout:e,priority:n});}const n=Object(M.g)(t);null==n.priority&&(n.priority=1),null==n.stallTimeout&&(n.stallTimeout=D(t)?2e3:750),null==n.weight&&(n.weight=1);const o=n.weight;return(o%1||o>512||o<1)&&ae.throwArgumentError("invalid weight; must be integer in [1, 512]",`providers[${e}].weight`,o),Object.freeze(n);}),o=n.reduce((t,e)=>t+e.weight,0);null==e?e=o/2:e>o&&ae.throwArgumentError("quorum will always fail; larger than total weight","quorum",e);let c=ue(n.map(t=>t.provider.network));null==c&&(c=new Promise((t,e)=>{setTimeout(()=>{this.detectNetwork().then(t,e);},0);})),super(c),Object(M.d)(this,"providerConfigs",Object.freeze(n)),Object(M.d)(this,"quorum",e),this._highestBlockNumber=-1;}detectNetwork(){return oe(this,void 0,void 0,function*(){return ue(yield Promise.all(this.providerConfigs.map(t=>t.provider.getNetwork())));});}perform(t,e){return oe(this,void 0,void 0,function*(){if("sendTransaction"===t){const t=yield Promise.all(this.providerConfigs.map(t=>t.provider.sendTransaction(e.signedTransaction).then(t=>t.hash,t=>t)));for(let i=0;ia.priority-b.priority);const c=this._highestBlockNumber;let i=0,l=!0;for(;;){const o=se();let f=r.filter(t=>t.runner&&o-t.startt+e.weight,0);for(;f{n.staller=null;}),n.runner=be(n,c,t,e).then(r=>{n.done=!0,n.result=r,this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(n,se()),request:{method:t,params:Object(M.c)(e)},provider:this});},r=>{n.done=!0,n.error=r,this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(n,se()),request:{method:t,params:Object(M.c)(e)},provider:this});}),this.listenerCount("debug")&&this.emit("debug",{action:"request",rid:o,backend:me(n,null),request:{method:t,params:Object(M.c)(e)},provider:this}),f+=n.weight;}const h=[];r.forEach(t=>{!t.done&&t.runner&&(h.push(t.runner),t.staller&&h.push(t.staller.getPromise()));}),h.length&&(yield Promise.race(h));const d=r.filter(t=>t.done&&null==t.error);if(d.length>=this.quorum){const t=n(d);if(void 0!==t)return r.forEach(t=>{t.staller&&t.staller.cancel(),t.cancelled=!0;}),t;l||(yield he(100).getPromise()),l=!1;}const m=r.reduce((t,e)=>{if(!e.done||null==e.error)return t;const code=e.error.code;return de.indexOf(code)>=0&&(t[code]||(t[code]={error:e.error,weight:0}),t[code].weight+=e.weight),t;},{});if(Object.keys(m).forEach(t=>{const e=m[t];if(e.weight{t.staller&&t.staller.cancel(),t.cancelled=!0;});const n=e.error,o={};pe.forEach(t=>{null!=n[t]&&(o[t]=n[t]);}),ae.throwError(n.reason||n.message,t,o);}),0===r.filter(t=>!t.done).length)break;}return r.forEach(t=>{t.staller&&t.staller.cancel(),t.cancelled=!0;}),ae.throwError("failed to meet quorum",o.b.errors.SERVER_ERROR,{method:t,params:e,results:r.map(t=>me(t)),provider:this});});}}const we=null,_e=new o.b(I),Ae="84842078b09946638c03157f83405213";class Ee extends Rt{constructor(t,e){const n=new Te(t,e),r=n.connection;r.password&&_e.throwError("INFURA WebSocket project secrets unsupported",o.b.errors.UNSUPPORTED_OPERATION,{operation:"InfuraProvider.getWebSocketProvider()"});super(r.url.replace(/^http/i,"ws").replace("/v3/","/ws/v3/"),t),Object(M.d)(this,"apiKey",n.projectId),Object(M.d)(this,"projectId",n.projectId),Object(M.d)(this,"projectSecret",n.projectSecret);}isCommunityResource(){return this.projectId===Ae;}}class Te extends Ft{static getWebSocketProvider(t,e){return new Ee(t,e);}static getApiKey(t){const e={apiKey:Ae,projectId:Ae,projectSecret:null};return null==t||("string"==typeof t?e.projectId=t:null!=t.projectSecret?(_e.assertArgument("string"==typeof t.projectId,"projectSecret requires a projectId","projectId",t.projectId),_e.assertArgument("string"==typeof t.projectSecret,"invalid projectSecret","projectSecret","[REDACTED]"),e.projectId=t.projectId,e.projectSecret=t.projectSecret):t.projectId&&(e.projectId=t.projectId),e.apiKey=e.projectId),e;}static getUrl(t,e){let n=null;switch(t?t.name:"unknown"){case"homestead":n="mainnet.infura.io";break;case"goerli":n="goerli.infura.io";break;case"sepolia":n="sepolia.infura.io";break;case"matic":n="polygon-mainnet.infura.io";break;case"maticmum":n="polygon-mumbai.infura.io";break;case"optimism":n="optimism-mainnet.infura.io";break;case"optimism-goerli":n="optimism-goerli.infura.io";break;case"arbitrum":n="arbitrum-mainnet.infura.io";break;case"arbitrum-goerli":n="arbitrum-goerli.infura.io";break;default:_e.throwError("unsupported network",o.b.errors.INVALID_ARGUMENT,{argument:"network",value:t});}const r={allowGzip:!0,url:"https://"+n+"/v3/"+e.projectId,throttleCallback:(t,n)=>(e.projectId===Ae&&G(),Promise.resolve(!0))};return null!=e.projectSecret&&(r.user="",r.password=e.projectSecret),r;}isCommunityResource(){return this.projectId===Ae;}}class Oe extends St{send(t,e){const n={method:t,params:e,id:this._nextId++,jsonrpc:"2.0"};null==this._pendingBatch&&(this._pendingBatch=[]);const r={request:n,resolve:null,reject:null},o=new Promise((t,e)=>{r.resolve=t,r.reject=e;});return this._pendingBatch.push(r),this._pendingBatchAggregator||(this._pendingBatchAggregator=setTimeout(()=>{const t=this._pendingBatch;this._pendingBatch=null,this._pendingBatchAggregator=null;const e=t.map(t=>t.request);return this.emit("debug",{action:"requestBatch",request:Object(M.c)(e),provider:this}),Object(S.b)(this.connection,JSON.stringify(e)).then(n=>{this.emit("debug",{action:"response",request:e,response:n,provider:this}),t.forEach((t,e)=>{const r=n[e];if(r.error){const e=new Error(r.error.message);e.code=r.error.code,e.data=r.error.data,t.reject(e);}else t.resolve(r.result);});},n=>{this.emit("debug",{action:"response",error:n,request:e,provider:this}),t.forEach(t=>{t.reject(n);});});},10)),o;}}const Me=new o.b(I);class ke extends Ft{static getApiKey(t){return t&&"string"!=typeof t&&Me.throwArgumentError("invalid apiKey","apiKey",t),t||"ETHERS_JS_SHARED";}static getUrl(t,e){Me.warn("NodeSmith will be discontinued on 2019-12-20; please migrate to another platform.");let n=null;switch(t.name){case"homestead":n="https://ethereum.api.nodesmith.io/v1/mainnet/jsonrpc";break;case"ropsten":n="https://ethereum.api.nodesmith.io/v1/ropsten/jsonrpc";break;case"rinkeby":n="https://ethereum.api.nodesmith.io/v1/rinkeby/jsonrpc";break;case"goerli":n="https://ethereum.api.nodesmith.io/v1/goerli/jsonrpc";break;case"kovan":n="https://ethereum.api.nodesmith.io/v1/kovan/jsonrpc";break;default:Me.throwArgumentError("unsupported network","network",arguments[0]);}return n+"?apiKey="+e;}}const xe=new o.b(I),Se="62e1ad51b37b8e00394bda3b";class je extends Ft{static getApiKey(t){const e={applicationId:null,loadBalancer:!0,applicationSecretKey:null};return null==t?e.applicationId=Se:"string"==typeof t?e.applicationId=t:null!=t.applicationSecretKey?(e.applicationId=t.applicationId,e.applicationSecretKey=t.applicationSecretKey):t.applicationId?e.applicationId=t.applicationId:xe.throwArgumentError("unsupported PocketProvider apiKey","apiKey",t),e;}static getUrl(t,e){let n=null;switch(t?t.name:"unknown"){case"goerli":n="eth-goerli.gateway.pokt.network";break;case"homestead":n="eth-mainnet.gateway.pokt.network";break;case"kovan":n="poa-kovan.gateway.pokt.network";break;case"matic":n="poly-mainnet.gateway.pokt.network";break;case"maticmum":n="polygon-mumbai-rpc.gateway.pokt.network";break;case"rinkeby":n="eth-rinkeby.gateway.pokt.network";break;case"ropsten":n="eth-ropsten.gateway.pokt.network";break;default:xe.throwError("unsupported network",o.b.errors.INVALID_ARGUMENT,{argument:"network",value:t});}const r={headers:{},url:`https://${n}/v1/lb/${e.applicationId}`};return null!=e.applicationSecretKey&&(r.user="",r.password=e.applicationSecretKey),r;}isCommunityResource(){return this.applicationId===Se;}}const Ne=new o.b(I);let Ie=1;function Pe(t,e){const n="Web3LegacyFetcher";return function(t,r){const o={method:t,params:r,id:Ie++,jsonrpc:"2.0"};return new Promise((t,r)=>{this.emit("debug",{action:"request",fetcher:n,request:Object(M.c)(o),provider:this}),e(o,(e,c)=>{if(e)return this.emit("debug",{action:"response",fetcher:n,error:e,request:o,provider:this}),r(e);if(this.emit("debug",{action:"response",fetcher:n,request:o,response:c,provider:this}),c.error){const t=new Error(c.error.message);return t.code=c.error.code,t.data=c.error.data,r(t);}t(c.result);});});};}class Re extends St{constructor(t,e){null==t&&Ne.throwArgumentError("missing provider","provider",t);let path=null,n=null,r=null;"function"==typeof t?(path="unknown:",n=t):(path=t.host||t.path||"",!path&&t.isMetaMask&&(path="metamask"),r=t,t.request?(""===path&&(path="eip-1193:"),n=function(t){return function(e,n){null==n&&(n=[]);const r={method:e,params:n};return this.emit("debug",{action:"request",fetcher:"Eip1193Fetcher",request:Object(M.c)(r),provider:this}),t.request(r).then(t=>(this.emit("debug",{action:"response",fetcher:"Eip1193Fetcher",request:r,response:t,provider:this}),t),t=>{throw this.emit("debug",{action:"response",fetcher:"Eip1193Fetcher",request:r,error:t,provider:this}),t;});};}(t)):t.sendAsync?n=Pe(0,t.sendAsync.bind(t)):t.send?n=Pe(0,t.send.bind(t)):Ne.throwArgumentError("unsupported provider","provider",t),path||(path="unknown:")),super(path,e),Object(M.d)(this,"jsonRpcFetchFunc",n),Object(M.d)(this,"provider",r);}send(t,e){return this.jsonRpcFetchFunc(t,e);}}const Ce=new o.b(I);function Be(t,e){if(null==t&&(t="homestead"),"string"==typeof t){const e=t.match(/^(ws|http)s?:/i);if(e)switch(e[1].toLowerCase()){case"http":case"https":return new St(t);case"ws":case"wss":return new Rt(t);default:Ce.throwArgumentError("unsupported URL scheme","network",t);}}const n=v(t);return n&&n._defaultProvider||Ce.throwError("unsupported getDefaultProvider network",o.b.errors.NETWORK_ERROR,{operation:"getDefaultProvider",network:t}),n._defaultProvider({FallbackProvider:ve,AlchemyProvider:zt,AnkrProvider:Wt,CloudflareProvider:Yt,EtherscanProvider:re,InfuraProvider:Te,JsonRpcProvider:St,NodesmithProvider:ke,PocketProvider:je,Web3Provider:Re,IpcProvider:we},e);}},function(t,e,n){"use strict";n.d(e,"a",function(){return f;});var r=n(55),o=n(1),c=n(2);const l=new c.b("wordlists/5.7.0");class f{constructor(t){l.checkAbstract(new.target,f),Object(o.d)(this,"locale",t);}split(t){return t.toLowerCase().split(/ +/g);}join(t){return t.join(" ");}static check(t){const e=[];for(let i=0;i<2048;i++){const n=t.getWord(i);if(i!==t.getWordIndex(n))return"0x";e.push(n);}return Object(r.a)(e.join("\n")+"\n");}static register(t,e){e||(e=t.locale);}}},function(t,e,n){var r=n(136),o=n(70);t.exports=function(t){var e=r(t,"string");return o(e)?e:e+"";};},function(t,e,n){var r=n(26),o=n(34),c=n(73);t.exports=r?function(object,t,e){return o.f(object,t,c(1,e));}:function(object,t,e){return object[t]=e,object;};},function(t,e,n){var r=n(66),o=n(105),c=r("keys");t.exports=function(t){return c[t]||(c[t]=o(t));};},function(t,e){t.exports={};},function(t,e,n){var r=n(101),o=n(17),c=n(49),l=n(21)("toStringTag"),f=Object,h="Arguments"==c(function(){return arguments;}());t.exports=r?c:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e];}catch(t){}}(e=f(t),l))?n:h?c(e):"Object"==(r=c(e))&&o(e.callee)?"Arguments":r;};},function(t,e,n){var r=n(192);t.exports=function(t){var e=+t;return e!=e||0===e?0:r(e);};},function(t,e,n){var r=n(143),o=n(116).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o);};},function(t,e,n){var r=n(143),o=n(116);t.exports=Object.keys||function(t){return r(t,o);};},function(t,e,n){"use strict";var r=n(78),o=n(34),c=n(73);t.exports=function(object,t,e){var n=r(t);n in object?o.f(object,n,c(0,e)):object[n]=e;};},function(t,e){t.exports={};},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="ethers/5.7.2";},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="bignumber/5.7.0";},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="hash/5.7.0";},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="json-wallets/5.7.0";},function(t,e,n){"use strict";n.d(e,"a",function(){return o;});var r=n(53);function o(t){var e=function(input,t){if("object"!==Object(r.a)(input)||null===input)return input;var e=input[Symbol.toPrimitive];if(void 0!==e){var n=e.call(input,t||"default");if("object"!==Object(r.a)(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.");}return("string"===t?String:Number)(input);}(t,"string");return"symbol"===Object(r.a)(e)?e:String(e);}},function(t,e,n){"use strict";n.d(e,"a",function(){return M;}),n.d(e,"b",function(){return k;});var r=n(33),o=n.n(r),c=n(4),l=n(0),f=n(5),h=n(256),d=n(27),m=n(1),y=n(2),v=n(91),w=n(6);const _=new y.b(v.a);class A extends m.a{isCrowdsaleAccount(t){return!(!t||!t._isCrowdsaleAccount);}}function E(t,e){const data=JSON.parse(t);e=Object(w.a)(e);const n=Object(c.a)(Object(w.c)(data,"ethaddr")),r=Object(w.b)(Object(w.c)(data,"encseed"));r&&r.length%16==0||_.throwArgumentError("invalid encseed","json",t);const m=Object(l.a)(Object(h.a)(e,e,2e3,32,"sha256")).slice(0,16),y=r.slice(0,16),v=r.slice(16),E=new o.a.ModeOfOperation.cbc(m,y),T=o.a.padding.pkcs7.strip(Object(l.a)(E.decrypt(v)));let O="";for(let i=0;i=64;){let u,i,l,f,h,a=n,b=h1,d=h2,m=h3,y=h4,v=h5,g=h6,w=r;for(i=0;i<16;i++)l=t+4*i,o[i]=(255&p[l])<<24|(255&p[l+1])<<16|(255&p[l+2])<<8|255&p[l+3];for(i=16;i<64;i++)u=o[i-2],f=(u>>>17|u<<15)^(u>>>19|u<<13)^u>>>10,u=o[i-15],h=(u>>>7|u<<25)^(u>>>18|u<<14)^u>>>3,o[i]=(f+o[i-7]|0)+(h+o[i-16]|0)|0;for(i=0;i<64;i++)f=(((y>>>6|y<<26)^(y>>>11|y<<21)^(y>>>25|y<<7))+(y&v^~y&g)|0)+(w+(e[i]+o[i]|0)|0)|0,h=((a>>>2|a<<30)^(a>>>13|a<<19)^(a>>>22|a<<10))+(a&b^a&d^b&d)|0,w=g,g=v,v=y,y=m+f|0,m=d,d=b,b=a,a=f+h|0;n=n+a|0,h1=h1+b|0,h2=h2+d|0,h3=h3+m|0,h4=h4+y|0,h5=h5+v|0,h6=h6+g|0,r=r+w|0,t+=64,c-=64;}}c(t);let i,l=t.length%64,f=t.length/536870912|0,h=t.length<<3,d=l<56?56:120,p=t.slice(t.length-l,t.length);for(p.push(128),i=l+1;i>>24&255),p.push(f>>>16&255),p.push(f>>>8&255),p.push(f>>>0&255),p.push(h>>>24&255),p.push(h>>>16&255),p.push(h>>>8&255),p.push(h>>>0&255),c(p),[n>>>24&255,n>>>16&255,n>>>8&255,n>>>0&255,h1>>>24&255,h1>>>16&255,h1>>>8&255,h1>>>0&255,h2>>>24&255,h2>>>16&255,h2>>>8&255,h2>>>0&255,h3>>>24&255,h3>>>16&255,h3>>>8&255,h3>>>0&255,h4>>>24&255,h4>>>16&255,h4>>>8&255,h4>>>0&255,h5>>>24&255,h5>>>16&255,h5>>>8&255,h5>>>0&255,h6>>>24&255,h6>>>16&255,h6>>>8&255,h6>>>0&255,r>>>24&255,r>>>16&255,r>>>8&255,r>>>0&255];}function c(t,e,n){t=t.length<=64?t:o(t);const r=64+e.length+4,c=new Array(r),l=new Array(64);let i,f=[];for(i=0;i<64;i++)c[i]=54;for(i=0;i=r-4;i--){if(c[i]++,c[i]<=255)return;c[i]=0;}}for(;n>=32;)h(),f=f.concat(o(l.concat(o(c)))),n-=32;return n>0&&(h(),f=f.concat(o(l.concat(o(c))).slice(0,n))),f;}function l(t,e,n,r,o){let i;for(m(t,16*(2*n-1),o,0,16),i=0;i<2*n;i++)d(t,16*i,o,16),h(o,r),m(o,0,t,e+16*i,16);for(i=0;i>>32-b;}function h(t,e){m(t,0,e,0,16);for(let i=8;i>0;i-=2)e[4]^=f(e[0]+e[12],7),e[8]^=f(e[4]+e[0],9),e[12]^=f(e[8]+e[4],13),e[0]^=f(e[12]+e[8],18),e[9]^=f(e[5]+e[1],7),e[13]^=f(e[9]+e[5],9),e[1]^=f(e[13]+e[9],13),e[5]^=f(e[1]+e[13],18),e[14]^=f(e[10]+e[6],7),e[2]^=f(e[14]+e[10],9),e[6]^=f(e[2]+e[14],13),e[10]^=f(e[6]+e[2],18),e[3]^=f(e[15]+e[11],7),e[7]^=f(e[3]+e[15],9),e[11]^=f(e[7]+e[3],13),e[15]^=f(e[11]+e[7],18),e[1]^=f(e[0]+e[3],7),e[2]^=f(e[1]+e[0],9),e[3]^=f(e[2]+e[1],13),e[0]^=f(e[3]+e[2],18),e[6]^=f(e[5]+e[4],7),e[7]^=f(e[6]+e[5],9),e[4]^=f(e[7]+e[6],13),e[5]^=f(e[4]+e[7],18),e[11]^=f(e[10]+e[9],7),e[8]^=f(e[11]+e[10],9),e[9]^=f(e[8]+e[11],13),e[10]^=f(e[9]+e[8],18),e[12]^=f(e[15]+e[14],7),e[13]^=f(e[12]+e[15],9),e[14]^=f(e[13]+e[12],13),e[15]^=f(e[14]+e[13],18);for(let i=0;i<16;++i)t[i]+=e[i];}function d(t,e,n,r){for(let i=0;i=256)return!1;}return!0;}function v(t,e){if("number"!=typeof t||t%1)throw new Error("invalid "+e);return t;}function w(t,n,o,f,p,h,w){if(o=v(o,"N"),f=v(f,"r"),p=v(p,"p"),h=v(h,"dkLen"),0===o||0!=(o&o-1))throw new Error("N must be power of 2");if(o>r/128/f)throw new Error("N too large");if(f>r/128/p)throw new Error("r too large");if(!y(t))throw new Error("password must be an array or buffer");if(t=Array.prototype.slice.call(t),!y(n))throw new Error("salt must be an array or buffer");n=Array.prototype.slice.call(n);let b=c(t,n,128*p*f);const _=new Uint32Array(32*p*f);for(let i=0;i<_.length;i++){const t=4*i;_[i]=(255&b[t+3])<<24|(255&b[t+2])<<16|(255&b[t+1])<<8|(255&b[t+0])<<0;}const A=new Uint32Array(64*f),E=new Uint32Array(32*f*o),T=32*f,O=new Uint32Array(16),M=new Uint32Array(16),k=p*o*2;let x,S,j=0,N=null,I=!1,P=0,R=0;const C=w?parseInt(1e3/f):4294967295,B=void 0!==e?e:setTimeout,L=function(){if(I)return w(new Error("cancelled"),j/k);let e;switch(P){case 0:S=32*R*f,m(_,S,A,0,T),P=1,x=0;case 1:e=o-x,e>C&&(e=C);for(let i=0;iC&&(e=C);for(let i=0;i>0&255),b.push(_[i]>>8&255),b.push(_[i]>>16&255),b.push(_[i]>>24&255);const n=c(t,b,h);return w&&w(null,1,n),n;}w&&B(L);};if(!w)for(;;){const t=L();if(null!=t)return t;}L();}const _={scrypt:function(t,e,n,r,p,o,c){return new Promise(function(l,f){let h=0;c&&c(0),w(t,e,n,r,p,o,function(t,progress,e){if(t)f(t);else if(e)c&&1!==h&&c(1),l(new Uint8Array(e));else if(c&&progress!==h)return h=progress,c(progress);});});},syncScrypt:function(t,e,n,r,p,o){return new Uint8Array(w(t,e,n,r,p,o));}};t.exports=_;}();}).call(this,n(180).setImmediate);},function(t,e,n){"use strict";(function(t){n.d(e,"a",function(){return d;});var r=n(0),o=n(2),c=n(163);const l=new o.b(c.a);const f=function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if(void 0!==t)return t;throw new Error("unable to locate global object");}();let h=f.crypto||f.msCrypto;function d(t){(t<=0||t>1024||t%1||t!=t)&&l.throwArgumentError("invalid length","length",t);const e=new Uint8Array(t);return h.getRandomValues(e),Object(r.a)(e);}h&&h.getRandomValues||(l.warn("WARNING: Missing strong random number source"),h={getRandomValues:function(t){return l.throwError("no secure random source avaialble",o.b.errors.UNSUPPORTED_OPERATION,{operation:"crypto.getRandomValues"});}});}).call(this,n(47));},,function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l;}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i;}}),t.webpackPolyfill=1),t;};},function(t,e,n){"use strict";n.d(e,"a",function(){return o;}),n.d(e,"b",function(){return c;});var r=n(0);function o(t){t=atob(t);const data=[];for(let i=0;i=0;--i){var c=this.tryEntries[i],l=c.completion;if("root"===c.tryLoc)return o("end");if(c.tryLoc<=this.prev){var f=r.call(c,"catchLoc"),h=r.call(c,"finallyLoc");if(f&&h){if(this.prev=0;--i){var n=this.tryEntries[i];if(n.tryLoc<=this.prev&&r.call(n,"finallyLoc")&&this.prev=0;--i){var e=this.tryEntries[i];if(e.finallyLoc===t)return this.complete(e.completion,e.afterLoc),B(e),E;}},catch:function(t){for(var i=this.tryEntries.length-1;i>=0;--i){var e=this.tryEntries[i];if(e.tryLoc===t){var n=e.completion;if("throw"===n.type){var r=n.arg;B(e);}return r;}}throw new Error("illegal catch attempt");},delegateYield:function(t,n,r){return this.delegate={iterator:F(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),E;}},t;}(t.exports);try{regeneratorRuntime=r;}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r);}},function(t,e,n){var r=n(101),o=n(57),c=n(185);r||o(Object.prototype,"toString",c,{unsafe:!0});},function(t,e,n){var r={};r[n(21)("toStringTag")]="z",t.exports="[object z]"===String(r);},function(t,e,n){var r=n(22),o=n(103),c="__core-js_shared__",l=r[c]||o(c,{});t.exports=l;},function(t,e,n){var r=n(22),o=Object.defineProperty;t.exports=function(t,e){try{o(r,t,{value:e,configurable:!0,writable:!0});}catch(n){r[t]=e;}return e;};},function(t,e){t.exports=function(t){return null==t;};},function(t,e,n){var r=n(12),o=0,c=Math.random(),l=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+l(++o+c,36);};},function(t,e,n){var r=n(22),o=n(35),c=r.document,l=o(c)&&o(c.createElement);t.exports=function(t){return l?c.createElement(t):{};};},function(t,e,n){var r=n(12);t.exports=r({}.isPrototypeOf);},function(t,e,n){var r=n(71),o=n(104);t.exports=function(t,e){var n=t[e];return o(n)?void 0:r(n);};},function(t,e,n){var r=n(26),o=n(25),c=Function.prototype,l=r&&Object.getOwnPropertyDescriptor,f=o(c,"name"),h=f&&"something"===function(){}.name,d=f&&(!r||r&&l(c,"name").configurable);t.exports={EXISTS:f,PROPER:h,CONFIGURABLE:d};},function(t,e,n){var r,o,c,l=n(184),f=n(22),h=n(35),d=n(79),m=n(25),y=n(102),v=n(80),w=n(81),_="Object already initialized",A=f.TypeError,E=f.WeakMap;if(l||y.state){var T=y.state||(y.state=new E());T.get=T.get,T.has=T.has,T.set=T.set,r=function(t,e){if(T.has(t))throw A(_);return e.facade=t,T.set(t,e),e;},o=function(t){return T.get(t)||{};},c=function(t){return T.has(t);};}else{var O=v("state");w[O]=!0,r=function(t,e){if(m(t,O))throw A(_);return e.facade=t,d(t,O,e),e;},o=function(t){return m(t,O)?t[O]:{};},c=function(t){return m(t,O);};}t.exports={set:r,get:o,has:c,enforce:function(t){return c(t)?o(t):r(t,{});},getterFor:function(t){return function(e){var n;if(!h(e)||(n=o(e)).type!==t)throw A("Incompatible receiver, "+t+" required");return n;};}};},function(t,e,n){var r=n(139),o=n(12),c=n(140),l=n(48),f=n(74),h=n(141),d=o([].push),m=function(t){var e=1==t,n=2==t,o=3==t,m=4==t,y=6==t,v=7==t,w=5==t||y;return function(_,A,E,T){for(var O,M,k=l(_),x=c(k),S=r(A,E),j=f(x),N=0,I=T||h,P=e?I(_,j):n||v?I(_,0):void 0;j>N;N++)if((w||N in x)&&(M=S(O=x[N],N,k),t))if(e)P[N]=M;else if(M)switch(t){case 3:return!0;case 5:return O;case 6:return N;case 2:d(P,O);}else switch(t){case 4:return!1;case 7:d(P,O);}return y?-1:o||m?m:P;};};t.exports={forEach:m(0),map:m(1),filter:m(2),some:m(3),every:m(4),find:m(5),findIndex:m(6),filterReject:m(7)};},function(t,e,n){var r=n(49);t.exports=Array.isArray||function(t){return"Array"==r(t);};},function(t,e,n){var r=n(12),o=n(14),c=n(17),l=n(82),f=n(44),h=n(138),d=function(){},m=[],y=f("Reflect","construct"),v=/^\s*(?:class|function)\b/,w=r(v.exec),_=!v.exec(d),A=function(t){if(!c(t))return!1;try{return y(d,m,t),!0;}catch(t){return!1;}},E=function(t){if(!c(t))return!1;switch(l(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1;}try{return _||!!w(v,h(t));}catch(t){return!0;}};E.sham=!0,t.exports=!y||o(function(){var t;return A(A.call)||!A(Object)||!A(function(){t=!0;})||t;})?E:A;},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,c=o&&!r.call({1:2},1);e.f=c?function(t){var e=o(this,t);return!!e&&e.enumerable;}:r;},function(t,e,n){var r=n(83),o=Math.max,c=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):c(n,e);};},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"];},function(t,e){e.f=Object.getOwnPropertySymbols;},function(t,e,n){var r=n(25),o=n(17),c=n(48),l=n(80),f=n(198),h=l("IE_PROTO"),d=Object,m=d.prototype;t.exports=f?d.getPrototypeOf:function(t){var object=c(t);if(r(object,h))return object[h];var e=object.constructor;return o(e)&&object instanceof e?e.prototype:object instanceof d?m:null;};},function(t,e,n){var r=n(34).f,o=n(25),c=n(21)("toStringTag");t.exports=function(t,e,n){t&&!n&&(t=t.prototype),t&&!o(t,c)&&r(t,c,{configurable:!0,value:e});};},function(t,e,n){var r=n(68),o=Function.prototype,c=o.apply,l=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(r?l.bind(c):function(){return l.apply(c,arguments);});},function(t,e,n){var r=n(12);t.exports=r([].slice);},function(t,e,n){"use strict";for(var r="qpzry9x8gf2tvdw0s3jn54khce6mua7l",o={},c=0;c<32;c++){var l=r.charAt(c);if(void 0!==o[l])throw new TypeError(l+" is ambiguous");o[l]=c;}function f(pre){var b=pre>>25;return(33554431&pre)<<5^996825010&-(b>>0&1)^642813549&-(b>>1&1)^513874426&-(b>>2&1)^1027748829&-(b>>3&1)^705979059&-(b>>4&1);}function h(t){for(var e=1,i=0;i126)return"Invalid prefix ("+t+")";e=f(e)^n>>5;}for(e=f(e),i=0;ie)return"Exceeds length limit";var n=t.toLowerCase(),r=t.toUpperCase();if(t!==n&&t!==r)return"Mixed-case string "+t;var c=(t=n).lastIndexOf("1");if(-1===c)return"No separator character for "+t;if(0===c)return"Missing prefix for "+t;var l=t.slice(0,c),d=t.slice(c+1);if(d.length<6)return"Data too short";var m=h(l);if("string"==typeof m)return m;for(var y=[],i=0;i=d.length||y.push(w);}return 1!==m?"Invalid checksum for "+t:{prefix:l,words:y};}function m(data,t,e,n){for(var r=0,o=0,c=(1<=e;)o-=e,l.push(r>>o&c);if(n)o>0&&l.push(r<=t)return"Excess padding";if(r<n)throw new TypeError("Exceeds length limit");var o=h(t=t.toLowerCase());if("string"==typeof o)throw new Error(o);for(var c=t+"1",i=0;i>5!=0)throw new Error("Non 5-bit word");o=f(o)^l,c+=r.charAt(l);}for(i=0;i<6;++i)o=f(o);for(o^=1,i=0;i<6;++i){c+=r.charAt(o>>5*(5-i)&31);}return c;},toWordsUnsafe:function(t){var e=m(t,8,5,!0);if(Array.isArray(e))return e;},toWords:function(t){var e=m(t,8,5,!0);if(Array.isArray(e))return e;throw new Error(e);},fromWordsUnsafe:function(t){var e=m(t,5,8,!1);if(Array.isArray(e))return e;},fromWords:function(t){var e=m(t,5,8,!1);if(Array.isArray(e))return e;throw new Error(e);}};},,function(t,e,n){"use strict";var r=n(37).rotr32;function o(t,e,n){return t&e^~t&n;}function c(t,e,n){return t&e^t&n^e&n;}function l(t,e,n){return t^e^n;}e.ft_1=function(s,t,e,n){return 0===s?o(t,e,n):1===s||3===s?l(t,e,n):2===s?c(t,e,n):void 0;},e.ch32=o,e.maj32=c,e.p32=l,e.s0_256=function(t){return r(t,2)^r(t,13)^r(t,22);},e.s1_256=function(t){return r(t,6)^r(t,11)^r(t,25);},e.g0_256=function(t){return r(t,7)^r(t,18)^t>>>3;},e.g1_256=function(t){return r(t,17)^r(t,19)^t>>>10;};},function(t,e,n){"use strict";var r=n(37),o=n(64),c=n(124),l=n(63),f=r.sum32,h=r.sum32_4,d=r.sum32_5,m=c.ch32,y=c.maj32,v=c.s0_256,w=c.s1_256,_=c.g0_256,A=c.g1_256,E=o.BlockHash,T=[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];function O(){if(!(this instanceof O))return new O();E.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=T,this.W=new Array(64);}r.inherits(O,E),t.exports=O,O.blockSize=512,O.outSize=256,O.hmacStrength=192,O.padLength=64,O.prototype._update=function(t,e){for(var n=this.W,i=0;i<16;i++)n[i]=t[e+i];for(;i1)for(var i=1;i0&&r[0]<4?1:+(r[0]+r[1])),!o&&l&&(!(r=l.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=l.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o;},function(t,e){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||"";},function(t,e,n){var r=n(56);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator;},function(t,e){var n="object"==typeof document&&document.all,r=void 0===n&&void 0!==n;t.exports={all:n,IS_HTMLDDA:r};},function(t,e,n){var r=n(26),o=n(14),c=n(106);t.exports=!r&&!o(function(){return 7!=Object.defineProperty(c("div"),"a",{get:function(){return 7;}}).a;});},function(t,e,n){var r=n(26),o=n(14);t.exports=r&&o(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype;});},function(t,e,n){var r=n(39),o=n(35),c=n(70),l=n(108),f=n(183),h=n(21),d=TypeError,m=h("toPrimitive");t.exports=function(input,t){if(!o(input)||c(input))return input;var e,n=l(input,m);if(n){if(void 0===t&&(t="default"),e=r(n,input,t),!o(e)||c(e))return e;throw d("Can't convert object to primitive value");}return void 0===t&&(t="number"),f(input,t);};},function(t,e,n){var r=n(12),o=n(14),c=n(17),l=n(25),f=n(26),h=n(109).CONFIGURABLE,d=n(138),m=n(110),y=m.enforce,v=m.get,w=String,_=Object.defineProperty,A=r("".slice),E=r("".replace),T=r([].join),O=f&&!o(function(){return 8!==_(function(){},"length",{value:8}).length;}),M=String(String).split("String"),k=t.exports=function(t,e,n){"Symbol("===A(w(e),0,7)&&(e="["+E(w(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(e="get "+e),n&&n.setter&&(e="set "+e),(!l(t,"name")||h&&t.name!==e)&&(f?_(t,"name",{value:e,configurable:!0}):t.name=e),O&&n&&l(n,"arity")&&t.length!==n.arity&&_(t,"length",{value:n.arity});try{n&&l(n,"constructor")&&n.constructor?f&&_(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0);}catch(t){}var r=y(t);return l(r,"source")||(r.source=T(M,"string"==typeof e?e:"")),t;};Function.prototype.toString=k(function(){return c(this)&&v(this).source||d(this);},"toString");},function(t,e,n){var r=n(12),o=n(17),c=n(102),l=r(Function.toString);o(c.inspectSource)||(c.inspectSource=function(t){return l(t);}),t.exports=c.inspectSource;},function(t,e,n){var r=n(190),o=n(71),c=n(68),l=r(r.bind);t.exports=function(t,e){return o(t),void 0===e?t:c?l(t,e):function(){return t.apply(e,arguments);};};},function(t,e,n){var r=n(12),o=n(14),c=n(49),l=Object,f=r("".split);t.exports=o(function(){return!l("z").propertyIsEnumerable(0);})?function(t){return"String"==c(t)?f(t,""):l(t);}:l;},function(t,e,n){var r=n(193);t.exports=function(t,e){return new(r(t))(0===e?0:e);};},function(t,e,n){var r=n(44),o=n(12),c=n(84),l=n(117),f=n(38),h=o([].concat);t.exports=r("Reflect","ownKeys")||function(t){var e=c.f(f(t)),n=l.f;return n?h(e,n(t)):e;};},function(t,e,n){var r=n(12),o=n(25),c=n(42),l=n(144).indexOf,f=n(81),h=r([].push);t.exports=function(object,t){var e,n=c(object),i=0,r=[];for(e in n)!o(f,e)&&o(n,e)&&h(r,e);for(;t.length>i;)o(n,e=t[i++])&&(~l(r,e)||h(r,e));return r;};},function(t,e,n){var r=n(42),o=n(115),c=n(74),l=function(t){return function(e,n,l){var f,h=r(e),d=c(h),m=o(l,d);if(t&&n!=n){for(;d>m;)if((f=h[m++])!=f)return!0;}else for(;d>m;m++)if((t||m in h)&&h[m]===n)return t||m||0;return!t&&-1;};};t.exports={includes:l(!0),indexOf:l(!1)};},function(t,e,n){var r=n(14),o=n(17),c=/#|\.prototype\./,l=function(t,e){var n=data[f(t)];return n==d||n!=h&&(o(e)?r(e):!!e);},f=l.normalize=function(t){return String(t).replace(c,".").toLowerCase();},data=l.data={},h=l.NATIVE="N",d=l.POLYFILL="P";t.exports=l;},function(t,e,n){var r=n(137),o=n(34);t.exports=function(t,e,n){return n.get&&r(n.get,e,{getter:!0}),n.set&&r(n.set,e,{setter:!0}),o.f(t,e,n);};},function(t,e,n){"use strict";var r=n(19),o=n(144).includes,c=n(14),l=n(200);r({target:"Array",proto:!0,forced:c(function(){return!Array(1).includes();})},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0);}}),l("includes");},function(t,e,n){var r=n(26),o=n(135),c=n(34),l=n(38),f=n(42),h=n(85);e.f=r&&!o?Object.defineProperties:function(t,e){l(t);for(var n,r=f(e),o=h(e),d=o.length,m=0;d>m;)c.f(t,n=o[m++],r[n]);return t;};},function(t,e,n){"use strict";var r=n(19),o=n(12),c=n(202),l=n(69),f=n(50),h=n(204),d=o("".indexOf);r({target:"String",proto:!0,forced:!h("includes")},{includes:function(t){return!!~d(f(l(this)),f(c(t)),arguments.length>1?arguments[1]:void 0);}});},function(t,e,n){var r=n(21);e.f=r;},function(t,e,n){var r=n(22);t.exports=r;},function(t,e,n){var r=n(56);t.exports=r&&!!Symbol.for&&!!Symbol.keyFor;},function(t,e,n){var r=n(14),o=n(21),c=n(130),l=o("species");t.exports=function(t){return c>=51||!r(function(){var e=[];return(e.constructor={})[l]=function(){return{foo:1};},1!==e[t](Boolean).foo;});};},function(t,e,n){var r=n(82),o=n(108),c=n(104),l=n(87),f=n(21)("iterator");t.exports=function(t){if(!c(t))return o(t,f)||o(t,"@@iterator")||l[r(t)];};},function(t,e,n){"use strict";var r,o,c,l=n(14),f=n(17),h=n(35),d=n(75),m=n(118),y=n(57),v=n(21),w=n(67),_=v("iterator"),A=!1;[].keys&&("next"in(c=[].keys())?(o=m(m(c)))!==Object.prototype&&(r=o):A=!0),!h(r)||l(function(){var t={};return r[_].call(t)!==t;})?r={}:w&&(r=d(r)),f(r[_])||y(r,_,function(){return this;}),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:A};},function(t,e,n){var r=n(236),o=n(38),c=n(237);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{(t=r(Object.prototype,"__proto__","set"))(n,[]),e=n instanceof Array;}catch(t){}return function(n,r){return o(n),c(r),e?t(n,r):n.__proto__=r,n;};}():void 0);},function(t,e,n){n(244),n(247);},function(t,e,n){"use strict";var r,o=n(22),c=n(120),l=n(17),f=n(245),h=n(131),d=n(121),m=n(246),y=o.Function,v=/MSIE .\./.test(h)||f&&((r=o.Bun.version.split(".")).length<3||0==r[0]&&(r[1]<3||3==r[1]&&0==r[2]));t.exports=function(t,e){var n=e?2:1;return v?function(r,o){var f=m(arguments.length,1)>n,h=l(r)?r:y(r),v=f?d(arguments,n):[],w=f?function(){c(h,this,v);}:h;return e?t(w,o):t(w);}:t;};},function(t,e,n){"use strict";(function(t){n.d(e,"a",function(){return Y;});var r=n(3),o=n.n(r),c=n(24),l=n.n(c);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==t||"undefined"!=typeof self&&self;function f(t,e,n){return n={path:e,exports:{},require:function(path,base){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs");}(null==base&&n.path);}},t(n,n.exports),n.exports;}var h=d;function d(t,e){if(!t)throw new Error(e||"Assertion failed");}d.equal=function(t,e,n){if(t!=e)throw new Error(n||"Assertion failed: "+t+" != "+e);};var m=f(function(t,e){var n=e;function r(t){return 1===t.length?"0"+t:t;}function o(t){for(var e="",i=0;i>8,c=255&r;o?n.push(o,c):n.push(c);}return n;},n.zero2=r,n.toHex=o,n.encode=function(t,e){return"hex"===e?o(t):t;};}),y=f(function(t,e){var n=e;n.assert=h,n.toArray=m.toArray,n.zero2=m.zero2,n.toHex=m.toHex,n.encode=m.encode,n.getNAF=function(t,e,n){var r=new Array(Math.max(t.bitLength(),n)+1);r.fill(0);for(var o=1<(o>>1)-1?(o>>1)-f:f,c.isubn(l)):l=0,r[i]=l,c.iushrn(1);}return r;},n.getJSF=function(t,e){var n=[[],[]];t=t.clone(),e=e.clone();for(var r,o=0,c=0;t.cmpn(-o)>0||e.cmpn(-c)>0;){var l,f,h=t.andln(3)+o&3,d=e.andln(3)+c&3;3===h&&(h=-1),3===d&&(d=-1),l=0==(1&h)?0:3!==(r=t.andln(7)+o&7)&&5!==r||2!==d?h:-h,n[0].push(l),f=0==(1&d)?0:3!==(r=e.andln(7)+c&7)&&5!==r||2!==h?d:-d,n[1].push(f),2*o===l+1&&(o=1-o),2*c===f+1&&(c=1-c),t.iushrn(1),e.iushrn(1);}return n;},n.cachedProperty=function(t,e,n){var r="_"+e;t.prototype[e]=function(){return void 0!==this[r]?this[r]:this[r]=n.call(this);};},n.parseBytes=function(t){return"string"==typeof t?n.toArray(t,"hex"):t;},n.intFromLE=function(t){return new o.a(t,"hex","le");};}),v=y.getNAF,w=y.getJSF,_=y.assert;function A(t,e){this.type=t,this.p=new o.a(e.p,16),this.red=e.prime?o.a.red(e.prime):o.a.mont(this.p),this.zero=new o.a(0).toRed(this.red),this.one=new o.a(1).toRed(this.red),this.two=new o.a(2).toRed(this.red),this.n=e.n&&new o.a(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var n=this.n&&this.p.div(this.n);!n||n.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red));}var base=A;function E(t,e){this.curve=t,this.type=e,this.precomputed=null;}A.prototype.point=function(){throw new Error("Not implemented");},A.prototype.validate=function(){throw new Error("Not implemented");},A.prototype._fixedNafMul=function(p,t){_(p.precomputed);var e=p._getDoubles(),n=v(t,1,this._bitLength),r=(1<=o;f--)c=(c<<1)+n[f];l.push(c);}for(var a=this.jpoint(null,null,null),b=this.jpoint(null,null,null),i=r;i>0;i--){for(o=0;o=0;i--){for(var l=0;i>=0&&0===o[i];i--)l++;if(i>=0&&l++,c=c.dblp(l),i<0)break;var f=o[i];_(0!==f),c="affine"===p.type?f>0?c.mixedAdd(r[f-1>>1]):c.mixedAdd(r[-f-1>>1].neg()):f>0?c.add(r[f-1>>1]):c.add(r[-f-1>>1].neg());}return"affine"===p.type?c.toP():c;},A.prototype._wnafMulAdd=function(t,e,n,r,o){var i,c,p,l=this._wnafT1,f=this._wnafT2,h=this._wnafT3,d=0;for(i=0;i=1;i-=2){var a=i-1,b=i;if(1===l[a]&&1===l[b]){var y=[e[a],null,null,e[b]];0===e[a].y.cmp(e[b].y)?(y[1]=e[a].add(e[b]),y[2]=e[a].toJ().mixedAdd(e[b].neg())):0===e[a].y.cmp(e[b].y.redNeg())?(y[1]=e[a].toJ().mixedAdd(e[b]),y[2]=e[a].add(e[b].neg())):(y[1]=e[a].toJ().mixedAdd(e[b]),y[2]=e[a].toJ().mixedAdd(e[b].neg()));var _=[-3,-1,-5,-7,0,7,5,1,3],A=w(n[a],n[b]);for(d=Math.max(A[0].length,d),h[a]=new Array(d),h[b]=new Array(d),c=0;c=0;i--){for(var k=0;i>=0;){var x=!0;for(c=0;c=0&&k++,O=O.dblp(k),i<0)break;for(c=0;c0?p=f[c][S-1>>1]:S<0&&(p=f[c][-S-1>>1].neg()),O="affine"===p.type?O.mixedAdd(p):O.add(p));}}for(i=0;i=Math.ceil((t.bitLength()+1)/e.step);},E.prototype._getDoubles=function(t,e){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var n=[this],r=this,i=0;i=0&&(l=e,f=n),r.negative&&(r=r.neg(),c=c.neg()),l.negative&&(l=l.neg(),f=f.neg()),[{a:r,b:c},{a:l,b:f}];},M.prototype._endoSplit=function(t){var e=this.endo.basis,n=e[0],r=e[1],o=r.b.mul(t).divRound(this.n),c=n.b.neg().mul(t).divRound(this.n),l=o.mul(n.a),f=c.mul(r.a),h=o.mul(n.b),d=c.mul(r.b);return{k1:t.sub(l).sub(f),k2:h.add(d).neg()};},M.prototype.pointFromX=function(t,e){(t=new o.a(t,16)).red||(t=t.toRed(this.red));var n=t.redSqr().redMul(t).redIAdd(t.redMul(this.a)).redIAdd(this.b),r=n.redSqrt();if(0!==r.redSqr().redSub(n).cmp(this.zero))throw new Error("invalid point");var c=r.fromRed().isOdd();return(e&&!c||!e&&c)&&(r=r.redNeg()),this.point(t,r);},M.prototype.validate=function(t){if(t.inf)return!0;var e=t.x,n=t.y,r=this.a.redMul(e),o=e.redSqr().redMul(e).redIAdd(r).redIAdd(this.b);return 0===n.redSqr().redISub(o).cmpn(0);},M.prototype._endoWnafMulAdd=function(t,e,n){for(var r=this._endoWnafT1,o=this._endoWnafT2,i=0;i":"";},x.prototype.isInfinity=function(){return this.inf;},x.prototype.add=function(p){if(this.inf)return p;if(p.inf)return this;if(this.eq(p))return this.dbl();if(this.neg().eq(p))return this.curve.point(null,null);if(0===this.x.cmp(p.x))return this.curve.point(null,null);var t=this.y.redSub(p.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(p.x).redInvm()));var e=t.redSqr().redISub(this.x).redISub(p.x),n=t.redMul(this.x.redSub(e)).redISub(this.y);return this.curve.point(e,n);},x.prototype.dbl=function(){if(this.inf)return this;var t=this.y.redAdd(this.y);if(0===t.cmpn(0))return this.curve.point(null,null);var a=this.curve.a,e=this.x.redSqr(),n=t.redInvm(),r=e.redAdd(e).redIAdd(e).redIAdd(a).redMul(n),o=r.redSqr().redISub(this.x.redAdd(this.x)),c=r.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,c);},x.prototype.getX=function(){return this.x.fromRed();},x.prototype.getY=function(){return this.y.fromRed();},x.prototype.mul=function(t){return t=new o.a(t,16),this.isInfinity()?this:this._hasDoubles(t)?this.curve._fixedNafMul(this,t):this.curve.endo?this.curve._endoWnafMulAdd([this],[t]):this.curve._wnafMul(this,t);},x.prototype.mulAdd=function(t,e,n){var r=[this,e],o=[t,n];return this.curve.endo?this.curve._endoWnafMulAdd(r,o):this.curve._wnafMulAdd(1,r,o,2);},x.prototype.jmulAdd=function(t,e,n){var r=[this,e],o=[t,n];return this.curve.endo?this.curve._endoWnafMulAdd(r,o,!0):this.curve._wnafMulAdd(1,r,o,2,!0);},x.prototype.eq=function(p){return this===p||this.inf===p.inf&&(this.inf||0===this.x.cmp(p.x)&&0===this.y.cmp(p.y));},x.prototype.neg=function(t){if(this.inf)return this;var e=this.curve.point(this.x,this.y.redNeg());if(t&&this.precomputed){var pre=this.precomputed,n=function(p){return p.neg();};e.precomputed={naf:pre.naf&&{wnd:pre.naf.wnd,points:pre.naf.points.map(n)},doubles:pre.doubles&&{step:pre.doubles.step,points:pre.doubles.points.map(n)}};}return e;},x.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one);},T(S,base.BasePoint),M.prototype.jpoint=function(t,e,n){return new S(this,t,e,n);},S.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var t=this.z.redInvm(),e=t.redSqr(),n=this.x.redMul(e),r=this.y.redMul(e).redMul(t);return this.curve.point(n,r);},S.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z);},S.prototype.add=function(p){if(this.isInfinity())return p;if(p.isInfinity())return this;var t=p.z.redSqr(),e=this.z.redSqr(),n=this.x.redMul(t),r=p.x.redMul(e),o=this.y.redMul(t.redMul(p.z)),c=p.y.redMul(e.redMul(this.z)),l=n.redSub(r),f=o.redSub(c);if(0===l.cmpn(0))return 0!==f.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=l.redSqr(),h3=h2.redMul(l),h=n.redMul(h2),d=f.redSqr().redIAdd(h3).redISub(h).redISub(h),m=f.redMul(h.redISub(d)).redISub(o.redMul(h3)),y=this.z.redMul(p.z).redMul(l);return this.curve.jpoint(d,m,y);},S.prototype.mixedAdd=function(p){if(this.isInfinity())return p.toJ();if(p.isInfinity())return this;var t=this.z.redSqr(),e=this.x,n=p.x.redMul(t),r=this.y,o=p.y.redMul(t).redMul(this.z),c=e.redSub(n),l=r.redSub(o);if(0===c.cmpn(0))return 0!==l.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var h2=c.redSqr(),h3=h2.redMul(c),f=e.redMul(h2),h=l.redSqr().redIAdd(h3).redISub(f).redISub(f),d=l.redMul(f.redISub(h)).redISub(r.redMul(h3)),m=this.z.redMul(c);return this.curve.jpoint(h,d,m);},S.prototype.dblp=function(t){if(0===t)return this;if(this.isInfinity())return this;if(!t)return this.dbl();var i;if(this.curve.zeroA||this.curve.threeA){var e=this;for(i=0;i=0)return!1;if(n.redIAdd(o),0===this.x.cmp(n))return!0;}},S.prototype.inspect=function(){return this.isInfinity()?"":"";},S.prototype.isInfinity=function(){return 0===this.z.cmpn(0);};var j=f(function(t,e){var n=e;n.base=base,n.short=k,n.mont=null,n.edwards=null;}),N=f(function(t,e){var pre,n=e,r=y.assert;function o(t){"short"===t.type?this.curve=new j.short(t):"edwards"===t.type?this.curve=new j.edwards(t):this.curve=new j.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,r(this.g.validate(),"Invalid curve"),r(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O");}function c(t,e){Object.defineProperty(n,t,{configurable:!0,enumerable:!0,get:function(){var r=new o(e);return Object.defineProperty(n,t,{configurable:!0,enumerable:!0,value:r}),r;}});}n.PresetCurve=o,c("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:l.a.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),c("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:l.a.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),c("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:l.a.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),c("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:l.a.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),c("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:l.a.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),c("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:l.a.sha256,gRed:!1,g:["9"]}),c("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:l.a.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{pre=null.crash();}catch(t){pre=void 0;}c("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:l.a.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",pre]});});function I(t){if(!(this instanceof I))return new I(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=m.toArray(t.entropy,t.entropyEnc||"hex"),n=m.toArray(t.nonce,t.nonceEnc||"hex"),r=m.toArray(t.pers,t.persEnc||"hex");h(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,n,r);}var P=I;I.prototype._init=function(t,e,n){var r=t.concat(e).concat(n);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(t.concat(n||[])),this._reseed=1;},I.prototype.generate=function(t,e,n,r){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof e&&(r=n,n=e,e=null),n&&(n=m.toArray(n,r||"hex"),this._update(n));for(var o=[];o.length";};var L=y.assert;function F(t,e){if(t instanceof F)return t;this._importDER(t,e)||(L(t.r&&t.s,"Signature without r or s"),this.r=new o.a(t.r,16),this.s=new o.a(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam);}var D=F;function U(){this.place=0;}function G(t,p){var e=t[p.place++];if(!(128&e))return e;var n=15&e;if(0===n||n>4)return!1;for(var r=0,i=0,o=p.place;i>>=0;return!(r<=127)&&(p.place=o,r);}function z(t){for(var i=0,e=t.length-1;!t[i]&&!(128&t[i+1])&&i>>3);for(t.push(128|n);--n;)t.push(e>>>(n<<3)&255);t.push(e);}}F.prototype._importDER=function(data,t){data=y.toArray(data,t);var p=new U();if(48!==data[p.place++])return!1;var e=G(data,p);if(!1===e)return!1;if(e+p.place!==data.length)return!1;if(2!==data[p.place++])return!1;var n=G(data,p);if(!1===n)return!1;var r=data.slice(p.place,n+p.place);if(p.place+=n,2!==data[p.place++])return!1;var c=G(data,p);if(!1===c)return!1;if(data.length!==c+p.place)return!1;var s=data.slice(p.place,c+p.place);if(0===r[0]){if(!(128&r[1]))return!1;r=r.slice(1);}if(0===s[0]){if(!(128&s[1]))return!1;s=s.slice(1);}return this.r=new o.a(r),this.s=new o.a(s),this.recoveryParam=null,!0;},F.prototype.toDER=function(t){var e=this.r.toArray(),s=this.s.toArray();for(128&e[0]&&(e=[0].concat(e)),128&s[0]&&(s=[0].concat(s)),e=z(e),s=z(s);!(s[0]||128&s[1]);)s=s.slice(1);var n=[2];H(n,e.length),(n=n.concat(e)).push(2),H(n,s.length);var r=n.concat(s),o=[48];return H(o,r.length),o=o.concat(r),y.encode(o,t);};var K=function(){throw new Error("unsupported");},W=y.assert;function V(t){if(!(this instanceof V))return new V(t);"string"==typeof t&&(W(Object.prototype.hasOwnProperty.call(N,t),"Unknown curve "+t),t=N[t]),t instanceof N.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash;}var J=V;V.prototype.keyPair=function(t){return new B(this,t);},V.prototype.keyFromPrivate=function(t,e){return B.fromPrivate(this,t,e);},V.prototype.keyFromPublic=function(t,e){return B.fromPublic(this,t,e);},V.prototype.genKeyPair=function(t){t||(t={});for(var e=new P({hash:this.hash,pers:t.pers,persEnc:t.persEnc||"utf8",entropy:t.entropy||K(this.hash.hmacStrength),entropyEnc:t.entropy&&t.entropyEnc||"utf8",nonce:this.n.toArray()}),n=this.n.byteLength(),r=this.n.sub(new o.a(2));;){var c=new o.a(e.generate(n));if(!(c.cmp(r)>0))return c.iaddn(1),this.keyFromPrivate(c);}},V.prototype._truncateToN=function(t,e){var n=8*t.byteLength()-this.n.bitLength();return n>0&&(t=t.ushrn(n)),!e&&t.cmp(this.n)>=0?t.sub(this.n):t;},V.prototype.sign=function(t,e,n,r){"object"==typeof n&&(r=n,n=null),r||(r={}),e=this.keyFromPrivate(e,n),t=this._truncateToN(new o.a(t,16));for(var c=this.n.byteLength(),l=e.getPrivate().toArray("be",c),f=t.toArray("be",c),h=new P({hash:this.hash,entropy:l,nonce:f,pers:r.pers,persEnc:r.persEnc||"utf8"}),d=this.n.sub(new o.a(1)),m=0;;m++){var y=r.k?r.k(m):new o.a(h.generate(this.n.byteLength()));if(!((y=this._truncateToN(y,!0)).cmpn(1)<=0||y.cmp(d)>=0)){var v=this.g.mul(y);if(!v.isInfinity()){var w=v.getX(),_=w.umod(this.n);if(0!==_.cmpn(0)){var s=y.invm(this.n).mul(_.mul(e.getPrivate()).iadd(t));if(0!==(s=s.umod(this.n)).cmpn(0)){var A=(v.getY().isOdd()?1:0)|(0!==w.cmp(_)?2:0);return r.canonical&&s.cmp(this.nh)>0&&(s=this.n.sub(s),A^=1),new D({r:_,s:s,recoveryParam:A});}}}}}},V.prototype.verify=function(t,e,n,r){t=this._truncateToN(new o.a(t,16)),n=this.keyFromPublic(n,r);var c=(e=new D(e,"hex")).r,s=e.s;if(c.cmpn(1)<0||c.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var p,l=s.invm(this.n),f=l.mul(t).umod(this.n),h=l.mul(c).umod(this.n);return this.curve._maxwellTrick?!(p=this.g.jmulAdd(f,n.getPublic(),h)).isInfinity()&&p.eqXToP(c):!(p=this.g.mulAdd(f,n.getPublic(),h)).isInfinity()&&0===p.getX().umod(this.n).cmp(c);},V.prototype.recoverPubKey=function(t,e,n,r){W((3&n)===n,"The recovery param is more than two bits"),e=new D(e,r);var c=this.n,l=new o.a(t),f=e.r,s=e.s,h=1&n,d=n>>1;if(f.cmp(this.curve.p.umod(this.curve.n))>=0&&d)throw new Error("Unable to find sencond key candinate");f=d?this.curve.pointFromX(f.add(this.curve.n),h):this.curve.pointFromX(f,h);var m=e.r.invm(c),y=c.sub(l).mul(m).umod(c),v=s.mul(m).umod(c);return this.g.mulAdd(y,f,v);},V.prototype.getKeyRecoveryParam=function(t,e,n,r){if(null!==(e=new D(e,r)).recoveryParam)return e.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(t,e,i);}catch(t){continue;}if(o.eq(n))return i;}throw new Error("Unable to find valid recovery factor");};var Y=f(function(t,e){var n=e;n.version="6.5.4",n.utils=y,n.rand=function(){throw new Error("unsupported");},n.curve=j,n.curves=N,n.ec=J,n.eddsa=null;}).ec;}).call(this,n(47));},function(t,e,n){(function(r,o){var c;!function(){"use strict";var l="input is invalid type",f="object"==typeof window,h=f?window:{};h.JS_SHA3_NO_WINDOW&&(f=!1);var d=!f&&"object"==typeof self;!h.JS_SHA3_NO_NODE_JS&&"object"==typeof r&&r.versions&&r.versions.node?h=o:d&&(h=self);var m=!h.JS_SHA3_NO_COMMON_JS&&"object"==typeof t&&t.exports,y=n(178),v=!h.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,w="0123456789abcdef".split(""),_=[4,1024,262144,67108864],A=[0,8,16,24],E=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],T=[224,256,384,512],O=[128,256],M=["hex","buffer","arrayBuffer","array","digest"],k={128:168,256:136};!h.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t);}),!v||!h.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer;});for(var x=function(t,e,n){return function(r){return new z(t,e,t).update(r)[n]();};},S=function(t,e,n){return function(r,o){return new z(t,e,o).update(r)[n]();};},j=function(t,e,n){return function(e,r,o,s){return C["cshake"+t].update(e,r,o,s)[n]();};},N=function(t,e,n){return function(e,r,o,s){return C["kmac"+t].update(e,r,o,s)[n]();};},I=function(t,e,n,r){for(var i=0;i>5,this.byteCount=this.blockCount<<2,this.outputBlocks=n>>5,this.extraBytes=(31&n)>>3;for(var i=0;i<50;++i)this.s[i]=0;}function H(t,e,n){z.call(this,t,e,n);}z.prototype.update=function(t){if(this.finalized)throw new Error("finalize already called");var e,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(l);if(null===t)throw new Error(l);if(v&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||v&&ArrayBuffer.isView(t)))throw new Error(l);e=!0;}for(var i,code,r=this.blocks,o=this.byteCount,c=t.length,f=this.blockCount,h=0,s=this.s;h>2]|=t[h]<>2]|=code<>2]|=(192|code>>6)<>2]|=(128|63&code)<=57344?(r[i>>2]|=(224|code>>12)<>2]|=(128|code>>6&63)<>2]|=(128|63&code)<>2]|=(240|code>>18)<>2]|=(128|code>>12&63)<>2]|=(128|code>>6&63)<>2]|=(128|63&code)<=o){for(this.start=i-o,this.block=r[f],i=0;i>=8);n>0;)o.unshift(n),n=255&(t>>=8),++r;return e?o.push(r):o.unshift(r),this.update(o),o.length;},z.prototype.encodeString=function(t){var e,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(l);if(null===t)throw new Error(l);if(v&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||v&&ArrayBuffer.isView(t)))throw new Error(l);e=!0;}var r=0,o=t.length;if(e)r=o;else for(var i=0;i=57344?r+=3:(code=65536+((1023&code)<<10|1023&t.charCodeAt(++i)),r+=4);}return r+=this.encode(8*r),this.update(t),r;},z.prototype.bytepad=function(t,e){for(var n=this.encode(e),i=0;i>2]|=this.padding[3&i],this.lastByteIndex===this.byteCount)for(t[0]=t[e],i=1;i>4&15]+w[15&t]+w[t>>12&15]+w[t>>8&15]+w[t>>20&15]+w[t>>16&15]+w[t>>28&15]+w[t>>24&15];o%e==0&&(K(s),i=0);}return r&&(t=s[i],c+=w[t>>4&15]+w[15&t],r>1&&(c+=w[t>>12&15]+w[t>>8&15]),r>2&&(c+=w[t>>20&15]+w[t>>16&15])),c;},z.prototype.arrayBuffer=function(){this.finalize();var t,e=this.blockCount,s=this.s,n=this.outputBlocks,r=this.extraBytes,i=0,o=0,c=this.outputBits>>3;t=r?new ArrayBuffer(n+1<<2):new ArrayBuffer(c);for(var l=new Uint32Array(t);o>8&255,l[t+2]=e>>16&255,l[t+3]=e>>24&255;c%n==0&&K(s);}return o&&(t=c<<2,e=s[i],l[t]=255&e,o>1&&(l[t+1]=e>>8&255),o>2&&(l[t+2]=e>>16&255)),l;},H.prototype=new z(),H.prototype.finalize=function(){return this.encode(this.outputBits,!0),z.prototype.finalize.call(this);};var K=function(s){var t,e,n,r,o,c,l,f,h,d,m,y,v,w,_,A,T,O,M,k,x,S,j,N,I,P,R,C,B,L,F,D,U,G,z,H,K,W,V,J,Y,Q,X,Z,$,tt,et,nt,it,ot,at,st,ut,ct,lt,ft,ht,pt,mt,yt,gt,bt,vt;for(n=0;n<48;n+=2)r=s[0]^s[10]^s[20]^s[30]^s[40],o=s[1]^s[11]^s[21]^s[31]^s[41],c=s[2]^s[12]^s[22]^s[32]^s[42],l=s[3]^s[13]^s[23]^s[33]^s[43],f=s[4]^s[14]^s[24]^s[34]^s[44],h=s[5]^s[15]^s[25]^s[35]^s[45],d=s[6]^s[16]^s[26]^s[36]^s[46],m=s[7]^s[17]^s[27]^s[37]^s[47],t=(y=s[8]^s[18]^s[28]^s[38]^s[48])^(c<<1|l>>>31),e=(v=s[9]^s[19]^s[29]^s[39]^s[49])^(l<<1|c>>>31),s[0]^=t,s[1]^=e,s[10]^=t,s[11]^=e,s[20]^=t,s[21]^=e,s[30]^=t,s[31]^=e,s[40]^=t,s[41]^=e,t=r^(f<<1|h>>>31),e=o^(h<<1|f>>>31),s[2]^=t,s[3]^=e,s[12]^=t,s[13]^=e,s[22]^=t,s[23]^=e,s[32]^=t,s[33]^=e,s[42]^=t,s[43]^=e,t=c^(d<<1|m>>>31),e=l^(m<<1|d>>>31),s[4]^=t,s[5]^=e,s[14]^=t,s[15]^=e,s[24]^=t,s[25]^=e,s[34]^=t,s[35]^=e,s[44]^=t,s[45]^=e,t=f^(y<<1|v>>>31),e=h^(v<<1|y>>>31),s[6]^=t,s[7]^=e,s[16]^=t,s[17]^=e,s[26]^=t,s[27]^=e,s[36]^=t,s[37]^=e,s[46]^=t,s[47]^=e,t=d^(r<<1|o>>>31),e=m^(o<<1|r>>>31),s[8]^=t,s[9]^=e,s[18]^=t,s[19]^=e,s[28]^=t,s[29]^=e,s[38]^=t,s[39]^=e,s[48]^=t,s[49]^=e,w=s[0],_=s[1],tt=s[11]<<4|s[10]>>>28,et=s[10]<<4|s[11]>>>28,C=s[20]<<3|s[21]>>>29,B=s[21]<<3|s[20]>>>29,yt=s[31]<<9|s[30]>>>23,gt=s[30]<<9|s[31]>>>23,Q=s[40]<<18|s[41]>>>14,X=s[41]<<18|s[40]>>>14,G=s[2]<<1|s[3]>>>31,z=s[3]<<1|s[2]>>>31,A=s[13]<<12|s[12]>>>20,T=s[12]<<12|s[13]>>>20,nt=s[22]<<10|s[23]>>>22,it=s[23]<<10|s[22]>>>22,L=s[33]<<13|s[32]>>>19,F=s[32]<<13|s[33]>>>19,bt=s[42]<<2|s[43]>>>30,vt=s[43]<<2|s[42]>>>30,ct=s[5]<<30|s[4]>>>2,lt=s[4]<<30|s[5]>>>2,H=s[14]<<6|s[15]>>>26,K=s[15]<<6|s[14]>>>26,O=s[25]<<11|s[24]>>>21,M=s[24]<<11|s[25]>>>21,ot=s[34]<<15|s[35]>>>17,at=s[35]<<15|s[34]>>>17,D=s[45]<<29|s[44]>>>3,U=s[44]<<29|s[45]>>>3,N=s[6]<<28|s[7]>>>4,I=s[7]<<28|s[6]>>>4,ft=s[17]<<23|s[16]>>>9,ht=s[16]<<23|s[17]>>>9,W=s[26]<<25|s[27]>>>7,V=s[27]<<25|s[26]>>>7,k=s[36]<<21|s[37]>>>11,x=s[37]<<21|s[36]>>>11,st=s[47]<<24|s[46]>>>8,ut=s[46]<<24|s[47]>>>8,Z=s[8]<<27|s[9]>>>5,$=s[9]<<27|s[8]>>>5,P=s[18]<<20|s[19]>>>12,R=s[19]<<20|s[18]>>>12,pt=s[29]<<7|s[28]>>>25,mt=s[28]<<7|s[29]>>>25,J=s[38]<<8|s[39]>>>24,Y=s[39]<<8|s[38]>>>24,S=s[48]<<14|s[49]>>>18,j=s[49]<<14|s[48]>>>18,s[0]=w^~A&O,s[1]=_^~T&M,s[10]=N^~P&C,s[11]=I^~R&B,s[20]=G^~H&W,s[21]=z^~K&V,s[30]=Z^~tt&nt,s[31]=$^~et&it,s[40]=ct^~ft&pt,s[41]=lt^~ht&mt,s[2]=A^~O&k,s[3]=T^~M&x,s[12]=P^~C&L,s[13]=R^~B&F,s[22]=H^~W&J,s[23]=K^~V&Y,s[32]=tt^~nt&ot,s[33]=et^~it&at,s[42]=ft^~pt&yt,s[43]=ht^~mt>,s[4]=O^~k&S,s[5]=M^~x&j,s[14]=C^~L&D,s[15]=B^~F&U,s[24]=W^~J&Q,s[25]=V^~Y&X,s[34]=nt^~ot&st,s[35]=it^~at&ut,s[44]=pt^~yt&bt,s[45]=mt^~gt&vt,s[6]=k^~S&w,s[7]=x^~j&_,s[16]=L^~D&N,s[17]=F^~U&I,s[26]=J^~Q&G,s[27]=Y^~X&z,s[36]=ot^~st&Z,s[37]=at^~ut&$,s[46]=yt^~bt&ct,s[47]=gt^~vt<,s[8]=S^~w&A,s[9]=j^~_&T,s[18]=D^~N&P,s[19]=U^~I&R,s[28]=Q^~G&H,s[29]=X^~z&K,s[38]=st^~Z&tt,s[39]=ut^~$&et,s[48]=bt^~ct&ft,s[49]=vt^~lt&ht,s[0]^=E[n],s[1]^=E[n+1];};if(m)t.exports=C;else{for(i=0;i=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+t);}function h(t,e,n){var r=f(t,n);return n-1>=e&&(r|=f(t,n-1)<<4),r;}function d(t,e,n,o){for(var c=0,b=0,l=Math.min(t.length,n),i=e;i=49?f-49+10:f>=17?f-17+10:f,r(f>=0&&b0?t:e;},c.min=function(t,e){return t.cmp(e)<0?t:e;},c.prototype._init=function(t,base,e){if("number"==typeof t)return this._initNumber(t,base,e);if("object"==typeof t)return this._initArray(t,base,e);"hex"===base&&(base=16),r(base===(0|base)&&base>=2&&base<=36);var n=0;"-"===(t=t.toString().replace(/\s+/g,""))[0]&&(n++,this.negative=1),n=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[n]|=o<>>26-c&67108863,(c+=24)>=26&&(c-=26,n++);else if("le"===e)for(i=0,n=0;i>>26-c&67108863,(c+=24)>=26&&(c-=26,n++);return this._strip();},c.prototype._parseHex=function(t,e,n){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var i=0;i=e;i-=2)r=h(t,e,i)<=18?(o-=18,c+=1,this.words[c]|=r>>>26):o+=8;else for(i=(t.length-e)%2==0?e+1:e;i=18?(o-=18,c+=1,this.words[c]|=r>>>26):o+=8;this._strip();},c.prototype._parseBase=function(t,base,e){this.words=[0],this.length=1;for(var n=0,r=1;r<=67108863;r*=base)n++;n--,r=r/base|0;for(var o=t.length-e,c=o%n,l=Math.min(o,o-c)+e,f=0,i=e;i1&&0===this.words[this.length-1];)this.length--;return this._normSign();},c.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this;},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{c.prototype[Symbol.for("nodejs.util.inspect.custom")]=y;}catch(t){c.prototype.inspect=y;}else c.prototype.inspect=y;function y(){return(this.red?"";}var v=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],w=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],_=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];c.prototype.toString=function(base,t){var e;if(t=0|t||1,16===(base=base||10)||"hex"===base){e="";for(var n=0,o=0,i=0;i>>24-n&16777215,(n+=2)>=26&&(n-=26,i--),e=0!==o||i!==this.length-1?v[6-l.length]+l+e:l+e;}for(0!==o&&(e=o.toString(16)+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}if(base===(0|base)&&base>=2&&base<=36){var f=w[base],h=_[base];e="";var d=this.clone();for(d.negative=0;!d.isZero();){var m=d.modrn(h).toString(base);e=(d=d.idivn(h)).isZero()?m+e:v[f-m.length]+m+e;}for(this.isZero()&&(e="0"+e);e.length%t!=0;)e="0"+e;return 0!==this.negative&&(e="-"+e),e;}r(!1,"Base should be between 2 and 36");},c.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-t:t;},c.prototype.toJSON=function(){return this.toString(16,2);},l&&(c.prototype.toBuffer=function(t,e){return this.toArrayLike(l,t,e);}),c.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e);};function A(t,e,n){n.negative=e.negative^t.negative;var r=t.length+e.length|0;n.length=r,r=r-1|0;var a=0|t.words[0],b=0|e.words[0],o=a*b,c=67108863&o,l=o/67108864|0;n.words[0]=c;for(var f=1;f>>26,d=67108863&l,m=Math.min(f,e.length-1),y=Math.max(0,f-t.length+1);y<=m;y++){var i=f-y|0;h+=(o=(a=0|t.words[i])*(b=0|e.words[y])+d)/67108864|0,d=67108863&o;}n.words[f]=0|d,l=0|h;}return 0!==l?n.words[f]=0|l:n.length--,n._strip();}c.prototype.toArrayLike=function(t,e,n){this._strip();var o=this.byteLength(),c=n||Math.max(1,o);r(o<=c,"byte array longer than desired length"),r(c>0,"Requested array length <= 0");var l=function(t,e){return t.allocUnsafe?t.allocUnsafe(e):new t(e);}(t,c);return this["_toArrayLike"+("le"===e?"LE":"BE")](l,o),l;},c.prototype._toArrayLikeLE=function(t,e){for(var n=0,r=0,i=0,o=0;i>8&255),n>16&255),6===o?(n>24&255),r=0,o=0):(r=c>>>24,o+=2);}if(n=0&&(t[n--]=c>>8&255),n>=0&&(t[n--]=c>>16&255),6===o?(n>=0&&(t[n--]=c>>24&255),r=0,o=0):(r=c>>>24,o+=2);}if(n>=0)for(t[n--]=r;n>=0;)t[n--]=0;},Math.clz32?c.prototype._countBits=function(t){return 32-Math.clz32(t);}:c.prototype._countBits=function(t){var e=t,n=0;return e>=4096&&(n+=13,e>>>=13),e>=64&&(n+=7,e>>>=7),e>=8&&(n+=4,e>>>=4),e>=2&&(n+=2,e>>>=2),n+e;},c.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,n=0;return 0==(8191&e)&&(n+=13,e>>>=13),0==(127&e)&&(n+=7,e>>>=7),0==(15&e)&&(n+=4,e>>>=4),0==(3&e)&&(n+=2,e>>>=2),0==(1&e)&&n++,n;},c.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e;},c.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,i=0;it.length?this.clone().ior(t):t.clone().ior(this);},c.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this);},c.prototype.iuand=function(t){var b;b=this.length>t.length?t:this;for(var i=0;it.length?this.clone().iand(t):t.clone().iand(this);},c.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this);},c.prototype.iuxor=function(t){var a,b;this.length>t.length?(a=this,b=t):(a=t,b=this);for(var i=0;it.length?this.clone().ixor(t):t.clone().ixor(this);},c.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this);},c.prototype.inotn=function(t){r("number"==typeof t&&t>=0);var e=0|Math.ceil(t/26),n=t%26;this._expand(e),n>0&&e--;for(var i=0;i0&&(this.words[i]=~this.words[i]&67108863>>26-n),this._strip();},c.prototype.notn=function(t){return this.clone().inotn(t);},c.prototype.setn=function(t,e){r("number"==typeof t&&t>=0);var n=t/26|0,o=t%26;return this._expand(n+1),this.words[n]=e?this.words[n]|1<t.length?(a=this,b=t):(a=t,b=this);for(var n=0,i=0;i>>26;for(;0!==n&&i>>26;if(this.length=a.length,0!==n)this.words[this.length]=n,this.length++;else if(a!==this)for(;it.length?this.clone().iadd(t):t.clone().iadd(this);},c.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign();}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var a,b,n=this.cmp(t);if(0===n)return this.negative=0,this.length=1,this.words[0]=0,this;n>0?(a=this,b=t):(a=t,b=this);for(var r=0,i=0;i>26,this.words[i]=67108863&e;for(;0!==r&&i>26,this.words[i]=67108863&e;if(0===r&&i>>13,y=0|a[1],v=8191&y,w=y>>>13,_=0|a[2],A=8191&_,E=_>>>13,T=0|a[3],O=8191&T,M=T>>>13,k=0|a[4],x=8191&k,S=k>>>13,j=0|a[5],N=8191&j,I=j>>>13,P=0|a[6],R=8191&P,C=P>>>13,B=0|a[7],L=8191&B,F=B>>>13,D=0|a[8],U=8191&D,G=D>>>13,z=0|a[9],H=8191&z,K=z>>>13,W=0|b[0],V=8191&W,J=W>>>13,Y=0|b[1],Q=8191&Y,X=Y>>>13,Z=0|b[2],$=8191&Z,tt=Z>>>13,et=0|b[3],nt=8191&et,it=et>>>13,ot=0|b[4],at=8191&ot,st=ot>>>13,ut=0|b[5],ct=8191&ut,lt=ut>>>13,ft=0|b[6],ht=8191&ft,pt=ft>>>13,mt=0|b[7],yt=8191&mt,gt=mt>>>13,bt=0|b[8],vt=8191&bt,wt=bt>>>13,_t=0|b[9],At=8191&_t,Et=_t>>>13;n.negative=t.negative^e.negative,n.length=19;var Tt=(f+(r=Math.imul(d,V))|0)+((8191&(o=(o=Math.imul(d,J))+Math.imul(m,V)|0))<<13)|0;f=((c=Math.imul(m,J))+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,r=Math.imul(v,V),o=(o=Math.imul(v,J))+Math.imul(w,V)|0,c=Math.imul(w,J);var Ot=(f+(r=r+Math.imul(d,Q)|0)|0)+((8191&(o=(o=o+Math.imul(d,X)|0)+Math.imul(m,Q)|0))<<13)|0;f=((c=c+Math.imul(m,X)|0)+(o>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,r=Math.imul(A,V),o=(o=Math.imul(A,J))+Math.imul(E,V)|0,c=Math.imul(E,J),r=r+Math.imul(v,Q)|0,o=(o=o+Math.imul(v,X)|0)+Math.imul(w,Q)|0,c=c+Math.imul(w,X)|0;var Mt=(f+(r=r+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,tt)|0)+Math.imul(m,$)|0))<<13)|0;f=((c=c+Math.imul(m,tt)|0)+(o>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,r=Math.imul(O,V),o=(o=Math.imul(O,J))+Math.imul(M,V)|0,c=Math.imul(M,J),r=r+Math.imul(A,Q)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(E,Q)|0,c=c+Math.imul(E,X)|0,r=r+Math.imul(v,$)|0,o=(o=o+Math.imul(v,tt)|0)+Math.imul(w,$)|0,c=c+Math.imul(w,tt)|0;var kt=(f+(r=r+Math.imul(d,nt)|0)|0)+((8191&(o=(o=o+Math.imul(d,it)|0)+Math.imul(m,nt)|0))<<13)|0;f=((c=c+Math.imul(m,it)|0)+(o>>>13)|0)+(kt>>>26)|0,kt&=67108863,r=Math.imul(x,V),o=(o=Math.imul(x,J))+Math.imul(S,V)|0,c=Math.imul(S,J),r=r+Math.imul(O,Q)|0,o=(o=o+Math.imul(O,X)|0)+Math.imul(M,Q)|0,c=c+Math.imul(M,X)|0,r=r+Math.imul(A,$)|0,o=(o=o+Math.imul(A,tt)|0)+Math.imul(E,$)|0,c=c+Math.imul(E,tt)|0,r=r+Math.imul(v,nt)|0,o=(o=o+Math.imul(v,it)|0)+Math.imul(w,nt)|0,c=c+Math.imul(w,it)|0;var xt=(f+(r=r+Math.imul(d,at)|0)|0)+((8191&(o=(o=o+Math.imul(d,st)|0)+Math.imul(m,at)|0))<<13)|0;f=((c=c+Math.imul(m,st)|0)+(o>>>13)|0)+(xt>>>26)|0,xt&=67108863,r=Math.imul(N,V),o=(o=Math.imul(N,J))+Math.imul(I,V)|0,c=Math.imul(I,J),r=r+Math.imul(x,Q)|0,o=(o=o+Math.imul(x,X)|0)+Math.imul(S,Q)|0,c=c+Math.imul(S,X)|0,r=r+Math.imul(O,$)|0,o=(o=o+Math.imul(O,tt)|0)+Math.imul(M,$)|0,c=c+Math.imul(M,tt)|0,r=r+Math.imul(A,nt)|0,o=(o=o+Math.imul(A,it)|0)+Math.imul(E,nt)|0,c=c+Math.imul(E,it)|0,r=r+Math.imul(v,at)|0,o=(o=o+Math.imul(v,st)|0)+Math.imul(w,at)|0,c=c+Math.imul(w,st)|0;var St=(f+(r=r+Math.imul(d,ct)|0)|0)+((8191&(o=(o=o+Math.imul(d,lt)|0)+Math.imul(m,ct)|0))<<13)|0;f=((c=c+Math.imul(m,lt)|0)+(o>>>13)|0)+(St>>>26)|0,St&=67108863,r=Math.imul(R,V),o=(o=Math.imul(R,J))+Math.imul(C,V)|0,c=Math.imul(C,J),r=r+Math.imul(N,Q)|0,o=(o=o+Math.imul(N,X)|0)+Math.imul(I,Q)|0,c=c+Math.imul(I,X)|0,r=r+Math.imul(x,$)|0,o=(o=o+Math.imul(x,tt)|0)+Math.imul(S,$)|0,c=c+Math.imul(S,tt)|0,r=r+Math.imul(O,nt)|0,o=(o=o+Math.imul(O,it)|0)+Math.imul(M,nt)|0,c=c+Math.imul(M,it)|0,r=r+Math.imul(A,at)|0,o=(o=o+Math.imul(A,st)|0)+Math.imul(E,at)|0,c=c+Math.imul(E,st)|0,r=r+Math.imul(v,ct)|0,o=(o=o+Math.imul(v,lt)|0)+Math.imul(w,ct)|0,c=c+Math.imul(w,lt)|0;var jt=(f+(r=r+Math.imul(d,ht)|0)|0)+((8191&(o=(o=o+Math.imul(d,pt)|0)+Math.imul(m,ht)|0))<<13)|0;f=((c=c+Math.imul(m,pt)|0)+(o>>>13)|0)+(jt>>>26)|0,jt&=67108863,r=Math.imul(L,V),o=(o=Math.imul(L,J))+Math.imul(F,V)|0,c=Math.imul(F,J),r=r+Math.imul(R,Q)|0,o=(o=o+Math.imul(R,X)|0)+Math.imul(C,Q)|0,c=c+Math.imul(C,X)|0,r=r+Math.imul(N,$)|0,o=(o=o+Math.imul(N,tt)|0)+Math.imul(I,$)|0,c=c+Math.imul(I,tt)|0,r=r+Math.imul(x,nt)|0,o=(o=o+Math.imul(x,it)|0)+Math.imul(S,nt)|0,c=c+Math.imul(S,it)|0,r=r+Math.imul(O,at)|0,o=(o=o+Math.imul(O,st)|0)+Math.imul(M,at)|0,c=c+Math.imul(M,st)|0,r=r+Math.imul(A,ct)|0,o=(o=o+Math.imul(A,lt)|0)+Math.imul(E,ct)|0,c=c+Math.imul(E,lt)|0,r=r+Math.imul(v,ht)|0,o=(o=o+Math.imul(v,pt)|0)+Math.imul(w,ht)|0,c=c+Math.imul(w,pt)|0;var Nt=(f+(r=r+Math.imul(d,yt)|0)|0)+((8191&(o=(o=o+Math.imul(d,gt)|0)+Math.imul(m,yt)|0))<<13)|0;f=((c=c+Math.imul(m,gt)|0)+(o>>>13)|0)+(Nt>>>26)|0,Nt&=67108863,r=Math.imul(U,V),o=(o=Math.imul(U,J))+Math.imul(G,V)|0,c=Math.imul(G,J),r=r+Math.imul(L,Q)|0,o=(o=o+Math.imul(L,X)|0)+Math.imul(F,Q)|0,c=c+Math.imul(F,X)|0,r=r+Math.imul(R,$)|0,o=(o=o+Math.imul(R,tt)|0)+Math.imul(C,$)|0,c=c+Math.imul(C,tt)|0,r=r+Math.imul(N,nt)|0,o=(o=o+Math.imul(N,it)|0)+Math.imul(I,nt)|0,c=c+Math.imul(I,it)|0,r=r+Math.imul(x,at)|0,o=(o=o+Math.imul(x,st)|0)+Math.imul(S,at)|0,c=c+Math.imul(S,st)|0,r=r+Math.imul(O,ct)|0,o=(o=o+Math.imul(O,lt)|0)+Math.imul(M,ct)|0,c=c+Math.imul(M,lt)|0,r=r+Math.imul(A,ht)|0,o=(o=o+Math.imul(A,pt)|0)+Math.imul(E,ht)|0,c=c+Math.imul(E,pt)|0,r=r+Math.imul(v,yt)|0,o=(o=o+Math.imul(v,gt)|0)+Math.imul(w,yt)|0,c=c+Math.imul(w,gt)|0;var It=(f+(r=r+Math.imul(d,vt)|0)|0)+((8191&(o=(o=o+Math.imul(d,wt)|0)+Math.imul(m,vt)|0))<<13)|0;f=((c=c+Math.imul(m,wt)|0)+(o>>>13)|0)+(It>>>26)|0,It&=67108863,r=Math.imul(H,V),o=(o=Math.imul(H,J))+Math.imul(K,V)|0,c=Math.imul(K,J),r=r+Math.imul(U,Q)|0,o=(o=o+Math.imul(U,X)|0)+Math.imul(G,Q)|0,c=c+Math.imul(G,X)|0,r=r+Math.imul(L,$)|0,o=(o=o+Math.imul(L,tt)|0)+Math.imul(F,$)|0,c=c+Math.imul(F,tt)|0,r=r+Math.imul(R,nt)|0,o=(o=o+Math.imul(R,it)|0)+Math.imul(C,nt)|0,c=c+Math.imul(C,it)|0,r=r+Math.imul(N,at)|0,o=(o=o+Math.imul(N,st)|0)+Math.imul(I,at)|0,c=c+Math.imul(I,st)|0,r=r+Math.imul(x,ct)|0,o=(o=o+Math.imul(x,lt)|0)+Math.imul(S,ct)|0,c=c+Math.imul(S,lt)|0,r=r+Math.imul(O,ht)|0,o=(o=o+Math.imul(O,pt)|0)+Math.imul(M,ht)|0,c=c+Math.imul(M,pt)|0,r=r+Math.imul(A,yt)|0,o=(o=o+Math.imul(A,gt)|0)+Math.imul(E,yt)|0,c=c+Math.imul(E,gt)|0,r=r+Math.imul(v,vt)|0,o=(o=o+Math.imul(v,wt)|0)+Math.imul(w,vt)|0,c=c+Math.imul(w,wt)|0;var Pt=(f+(r=r+Math.imul(d,At)|0)|0)+((8191&(o=(o=o+Math.imul(d,Et)|0)+Math.imul(m,At)|0))<<13)|0;f=((c=c+Math.imul(m,Et)|0)+(o>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,r=Math.imul(H,Q),o=(o=Math.imul(H,X))+Math.imul(K,Q)|0,c=Math.imul(K,X),r=r+Math.imul(U,$)|0,o=(o=o+Math.imul(U,tt)|0)+Math.imul(G,$)|0,c=c+Math.imul(G,tt)|0,r=r+Math.imul(L,nt)|0,o=(o=o+Math.imul(L,it)|0)+Math.imul(F,nt)|0,c=c+Math.imul(F,it)|0,r=r+Math.imul(R,at)|0,o=(o=o+Math.imul(R,st)|0)+Math.imul(C,at)|0,c=c+Math.imul(C,st)|0,r=r+Math.imul(N,ct)|0,o=(o=o+Math.imul(N,lt)|0)+Math.imul(I,ct)|0,c=c+Math.imul(I,lt)|0,r=r+Math.imul(x,ht)|0,o=(o=o+Math.imul(x,pt)|0)+Math.imul(S,ht)|0,c=c+Math.imul(S,pt)|0,r=r+Math.imul(O,yt)|0,o=(o=o+Math.imul(O,gt)|0)+Math.imul(M,yt)|0,c=c+Math.imul(M,gt)|0,r=r+Math.imul(A,vt)|0,o=(o=o+Math.imul(A,wt)|0)+Math.imul(E,vt)|0,c=c+Math.imul(E,wt)|0;var Rt=(f+(r=r+Math.imul(v,At)|0)|0)+((8191&(o=(o=o+Math.imul(v,Et)|0)+Math.imul(w,At)|0))<<13)|0;f=((c=c+Math.imul(w,Et)|0)+(o>>>13)|0)+(Rt>>>26)|0,Rt&=67108863,r=Math.imul(H,$),o=(o=Math.imul(H,tt))+Math.imul(K,$)|0,c=Math.imul(K,tt),r=r+Math.imul(U,nt)|0,o=(o=o+Math.imul(U,it)|0)+Math.imul(G,nt)|0,c=c+Math.imul(G,it)|0,r=r+Math.imul(L,at)|0,o=(o=o+Math.imul(L,st)|0)+Math.imul(F,at)|0,c=c+Math.imul(F,st)|0,r=r+Math.imul(R,ct)|0,o=(o=o+Math.imul(R,lt)|0)+Math.imul(C,ct)|0,c=c+Math.imul(C,lt)|0,r=r+Math.imul(N,ht)|0,o=(o=o+Math.imul(N,pt)|0)+Math.imul(I,ht)|0,c=c+Math.imul(I,pt)|0,r=r+Math.imul(x,yt)|0,o=(o=o+Math.imul(x,gt)|0)+Math.imul(S,yt)|0,c=c+Math.imul(S,gt)|0,r=r+Math.imul(O,vt)|0,o=(o=o+Math.imul(O,wt)|0)+Math.imul(M,vt)|0,c=c+Math.imul(M,wt)|0;var Ct=(f+(r=r+Math.imul(A,At)|0)|0)+((8191&(o=(o=o+Math.imul(A,Et)|0)+Math.imul(E,At)|0))<<13)|0;f=((c=c+Math.imul(E,Et)|0)+(o>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,r=Math.imul(H,nt),o=(o=Math.imul(H,it))+Math.imul(K,nt)|0,c=Math.imul(K,it),r=r+Math.imul(U,at)|0,o=(o=o+Math.imul(U,st)|0)+Math.imul(G,at)|0,c=c+Math.imul(G,st)|0,r=r+Math.imul(L,ct)|0,o=(o=o+Math.imul(L,lt)|0)+Math.imul(F,ct)|0,c=c+Math.imul(F,lt)|0,r=r+Math.imul(R,ht)|0,o=(o=o+Math.imul(R,pt)|0)+Math.imul(C,ht)|0,c=c+Math.imul(C,pt)|0,r=r+Math.imul(N,yt)|0,o=(o=o+Math.imul(N,gt)|0)+Math.imul(I,yt)|0,c=c+Math.imul(I,gt)|0,r=r+Math.imul(x,vt)|0,o=(o=o+Math.imul(x,wt)|0)+Math.imul(S,vt)|0,c=c+Math.imul(S,wt)|0;var Bt=(f+(r=r+Math.imul(O,At)|0)|0)+((8191&(o=(o=o+Math.imul(O,Et)|0)+Math.imul(M,At)|0))<<13)|0;f=((c=c+Math.imul(M,Et)|0)+(o>>>13)|0)+(Bt>>>26)|0,Bt&=67108863,r=Math.imul(H,at),o=(o=Math.imul(H,st))+Math.imul(K,at)|0,c=Math.imul(K,st),r=r+Math.imul(U,ct)|0,o=(o=o+Math.imul(U,lt)|0)+Math.imul(G,ct)|0,c=c+Math.imul(G,lt)|0,r=r+Math.imul(L,ht)|0,o=(o=o+Math.imul(L,pt)|0)+Math.imul(F,ht)|0,c=c+Math.imul(F,pt)|0,r=r+Math.imul(R,yt)|0,o=(o=o+Math.imul(R,gt)|0)+Math.imul(C,yt)|0,c=c+Math.imul(C,gt)|0,r=r+Math.imul(N,vt)|0,o=(o=o+Math.imul(N,wt)|0)+Math.imul(I,vt)|0,c=c+Math.imul(I,wt)|0;var Lt=(f+(r=r+Math.imul(x,At)|0)|0)+((8191&(o=(o=o+Math.imul(x,Et)|0)+Math.imul(S,At)|0))<<13)|0;f=((c=c+Math.imul(S,Et)|0)+(o>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,r=Math.imul(H,ct),o=(o=Math.imul(H,lt))+Math.imul(K,ct)|0,c=Math.imul(K,lt),r=r+Math.imul(U,ht)|0,o=(o=o+Math.imul(U,pt)|0)+Math.imul(G,ht)|0,c=c+Math.imul(G,pt)|0,r=r+Math.imul(L,yt)|0,o=(o=o+Math.imul(L,gt)|0)+Math.imul(F,yt)|0,c=c+Math.imul(F,gt)|0,r=r+Math.imul(R,vt)|0,o=(o=o+Math.imul(R,wt)|0)+Math.imul(C,vt)|0,c=c+Math.imul(C,wt)|0;var Ft=(f+(r=r+Math.imul(N,At)|0)|0)+((8191&(o=(o=o+Math.imul(N,Et)|0)+Math.imul(I,At)|0))<<13)|0;f=((c=c+Math.imul(I,Et)|0)+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,r=Math.imul(H,ht),o=(o=Math.imul(H,pt))+Math.imul(K,ht)|0,c=Math.imul(K,pt),r=r+Math.imul(U,yt)|0,o=(o=o+Math.imul(U,gt)|0)+Math.imul(G,yt)|0,c=c+Math.imul(G,gt)|0,r=r+Math.imul(L,vt)|0,o=(o=o+Math.imul(L,wt)|0)+Math.imul(F,vt)|0,c=c+Math.imul(F,wt)|0;var Dt=(f+(r=r+Math.imul(R,At)|0)|0)+((8191&(o=(o=o+Math.imul(R,Et)|0)+Math.imul(C,At)|0))<<13)|0;f=((c=c+Math.imul(C,Et)|0)+(o>>>13)|0)+(Dt>>>26)|0,Dt&=67108863,r=Math.imul(H,yt),o=(o=Math.imul(H,gt))+Math.imul(K,yt)|0,c=Math.imul(K,gt),r=r+Math.imul(U,vt)|0,o=(o=o+Math.imul(U,wt)|0)+Math.imul(G,vt)|0,c=c+Math.imul(G,wt)|0;var Ut=(f+(r=r+Math.imul(L,At)|0)|0)+((8191&(o=(o=o+Math.imul(L,Et)|0)+Math.imul(F,At)|0))<<13)|0;f=((c=c+Math.imul(F,Et)|0)+(o>>>13)|0)+(Ut>>>26)|0,Ut&=67108863,r=Math.imul(H,vt),o=(o=Math.imul(H,wt))+Math.imul(K,vt)|0,c=Math.imul(K,wt);var Gt=(f+(r=r+Math.imul(U,At)|0)|0)+((8191&(o=(o=o+Math.imul(U,Et)|0)+Math.imul(G,At)|0))<<13)|0;f=((c=c+Math.imul(G,Et)|0)+(o>>>13)|0)+(Gt>>>26)|0,Gt&=67108863;var zt=(f+(r=Math.imul(H,At))|0)+((8191&(o=(o=Math.imul(H,Et))+Math.imul(K,At)|0))<<13)|0;return f=((c=Math.imul(K,Et))+(o>>>13)|0)+(zt>>>26)|0,zt&=67108863,l[0]=Tt,l[1]=Ot,l[2]=Mt,l[3]=kt,l[4]=xt,l[5]=St,l[6]=jt,l[7]=Nt,l[8]=It,l[9]=Pt,l[10]=Rt,l[11]=Ct,l[12]=Bt,l[13]=Lt,l[14]=Ft,l[15]=Dt,l[16]=Ut,l[17]=Gt,l[18]=zt,0!==f&&(l[19]=f,n.length++),n;};function T(t,e,n){n.negative=e.negative^t.negative,n.length=t.length+e.length;for(var r=0,o=0,c=0;c>>26)|0)>>>26,l&=67108863;}n.words[c]=f,r=l,l=o;}return 0!==r?n.words[c]=r:n.length--,n._strip();}function O(t,e,n){return T(t,e,n);}function M(t,e){this.x=t,this.y=e;}Math.imul||(E=A),c.prototype.mulTo=function(t,e){var n=this.length+t.length;return 10===this.length&&10===t.length?E(this,t,e):n<63?A(this,t,e):n<1024?T(this,t,e):O(this,t,e);},M.prototype.makeRBT=function(t){for(var e=new Array(t),n=c.prototype._countBits(t)-1,i=0;i>=1;return r;},M.prototype.permute=function(t,e,n,r,o,c){for(var i=0;i>>=1)i++;return 1<>>=13,n[2*i+1]=8191&c,c>>>=13;for(i=2*e;i>=26,n+=o/67108864|0,n+=c>>>26,this.words[i]=67108863&c;}return 0!==n&&(this.words[i]=n,this.length++),e?this.ineg():this;},c.prototype.muln=function(t){return this.clone().imuln(t);},c.prototype.sqr=function(){return this.mul(this);},c.prototype.isqr=function(){return this.imul(this.clone());},c.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),n=0;n>>o&1;}return e;}(t);if(0===e.length)return new c(1);for(var n=this,i=0;i=0);var i,e=t%26,s=(t-e)/26,n=67108863>>>26-e<<26-e;if(0!==e){var o=0;for(i=0;i>>26-e;}o&&(this.words[i]=o,this.length++);}if(0!==s){for(i=this.length-1;i>=0;i--)this.words[i+s]=this.words[i];for(i=0;i=0),o=e?(e-e%26)/26:0;var c=t%26,s=Math.min((t-c)/26,this.length),mask=67108863^67108863>>>c<s)for(this.length-=s,i=0;i=0&&(0!==f||i>=o);i--){var h=0|this.words[i];this.words[i]=f<<26-c|h>>>c,f=h&mask;}return l&&0!==f&&(l.words[l.length++]=f),0===this.length&&(this.words[0]=0,this.length=1),this._strip();},c.prototype.ishrn=function(t,e,n){return r(0===this.negative),this.iushrn(t,e,n);},c.prototype.shln=function(t){return this.clone().ishln(t);},c.prototype.ushln=function(t){return this.clone().iushln(t);},c.prototype.shrn=function(t){return this.clone().ishrn(t);},c.prototype.ushrn=function(t){return this.clone().iushrn(t);},c.prototype.testn=function(t){r("number"==typeof t&&t>=0);var e=t%26,s=(t-e)/26,q=1<=0);var e=t%26,s=(t-e)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=s)return this;if(0!==e&&s++,this.length=Math.min(s,this.length),0!==e){var mask=67108863^67108863>>>e<=67108864;i++)this.words[i]-=67108864,i===this.length-1?this.words[i+1]=1:this.words[i+1]++;return this.length=Math.max(this.length,i+1),this;},c.prototype.isubn=function(t){if(r("number"==typeof t),r(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var i=0;i>26)-(f/67108864|0),this.words[i+n]=67108863&o;}for(;i>26,this.words[i+n]=67108863&o;if(0===l)return this._strip();for(r(-1===l),l=0,i=0;i>26,this.words[i]=67108863&o;return this.negative=1,this._strip();},c.prototype._wordDiv=function(t,e){var n=(this.length,t.length),a=this.clone(),b=t,r=0|b.words[b.length-1];0!==(n=26-this._countBits(r))&&(b=b.ushln(n),a.iushln(n),r=0|b.words[b.length-1]);var q,o=a.length-b.length;if("mod"!==e){(q=new c(null)).length=o+1,q.words=new Array(q.length);for(var i=0;i=0;f--){var h=67108864*(0|a.words[b.length+f])+(0|a.words[b.length+f-1]);for(h=Math.min(h/r|0,67108863),a._ishlnsubmul(b,h,f);0!==a.negative;)h--,a.negative=0,a._ishlnsubmul(b,1,f),a.isZero()||(a.negative^=1);q&&(q.words[f]=h);}return q&&q._strip(),a._strip(),"div"!==e&&0!==n&&a.iushrn(n),{div:q||null,mod:a};},c.prototype.divmod=function(t,e,n){return r(!t.isZero()),this.isZero()?{div:new c(0),mod:new c(0)}:0!==this.negative&&0===t.negative?(l=this.neg().divmod(t,e),"mod"!==e&&(div=l.div.neg()),"div"!==e&&(o=l.mod.neg(),n&&0!==o.negative&&o.iadd(t)),{div:div,mod:o}):0===this.negative&&0!==t.negative?(l=this.divmod(t.neg(),e),"mod"!==e&&(div=l.div.neg()),{div:div,mod:l.mod}):0!=(this.negative&t.negative)?(l=this.neg().divmod(t.neg(),e),"div"!==e&&(o=l.mod.neg(),n&&0!==o.negative&&o.isub(t)),{div:l.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new c(0),mod:this}:1===t.length?"div"===e?{div:this.divn(t.words[0]),mod:null}:"mod"===e?{div:null,mod:new c(this.modrn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new c(this.modrn(t.words[0]))}:this._wordDiv(t,e);var div,o,l;},c.prototype.div=function(t){return this.divmod(t,"div",!1).div;},c.prototype.mod=function(t){return this.divmod(t,"mod",!1).mod;},c.prototype.umod=function(t){return this.divmod(t,"mod",!0).mod;},c.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var n=0!==e.div.negative?e.mod.isub(t):e.mod,r=t.ushrn(1),o=t.andln(1),c=n.cmp(r);return c<0||1===o&&0===c?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1);},c.prototype.modrn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var p=(1<<26)%t,n=0,i=this.length-1;i>=0;i--)n=(p*n+(0|this.words[i]))%t;return e?-n:n;},c.prototype.modn=function(t){return this.modrn(t);},c.prototype.idivn=function(t){var e=t<0;e&&(t=-t),r(t<=67108863);for(var n=0,i=this.length-1;i>=0;i--){var o=(0|this.words[i])+67108864*n;this.words[i]=o/t|0,n=o%t;}return this._strip(),e?this.ineg():this;},c.prototype.divn=function(t){return this.clone().idivn(t);},c.prototype.egcd=function(p){r(0===p.negative),r(!p.isZero());var t=this,e=p.clone();t=0!==t.negative?t.umod(p):t.clone();for(var n=new c(1),o=new c(0),l=new c(0),f=new c(1),g=0;t.isEven()&&e.isEven();)t.iushrn(1),e.iushrn(1),++g;for(var h=e.clone(),d=t.clone();!t.isZero();){for(var i=0,m=1;0==(t.words[0]&m)&&i<26;++i,m<<=1);if(i>0)for(t.iushrn(i);i-->0;)(n.isOdd()||o.isOdd())&&(n.iadd(h),o.isub(d)),n.iushrn(1),o.iushrn(1);for(var y=0,v=1;0==(e.words[0]&v)&&y<26;++y,v<<=1);if(y>0)for(e.iushrn(y);y-->0;)(l.isOdd()||f.isOdd())&&(l.iadd(h),f.isub(d)),l.iushrn(1),f.iushrn(1);t.cmp(e)>=0?(t.isub(e),n.isub(l),o.isub(f)):(e.isub(t),l.isub(n),f.isub(o));}return{a:l,b:f,gcd:e.iushln(g)};},c.prototype._invmp=function(p){r(0===p.negative),r(!p.isZero());var a=this,b=p.clone();a=0!==a.negative?a.umod(p):a.clone();for(var t,e=new c(1),n=new c(0),o=b.clone();a.cmpn(1)>0&&b.cmpn(1)>0;){for(var i=0,l=1;0==(a.words[0]&l)&&i<26;++i,l<<=1);if(i>0)for(a.iushrn(i);i-->0;)e.isOdd()&&e.iadd(o),e.iushrn(1);for(var f=0,h=1;0==(b.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(b.iushrn(f);f-->0;)n.isOdd()&&n.iadd(o),n.iushrn(1);a.cmp(b)>=0?(a.isub(b),e.isub(n)):(b.isub(a),n.isub(e));}return(t=0===a.cmpn(1)?e:n).cmpn(0)<0&&t.iadd(p),t;},c.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var a=this.clone(),b=t.clone();a.negative=0,b.negative=0;for(var e=0;a.isEven()&&b.isEven();e++)a.iushrn(1),b.iushrn(1);for(;;){for(;a.isEven();)a.iushrn(1);for(;b.isEven();)b.iushrn(1);var n=a.cmp(b);if(n<0){var r=a;a=b,b=r;}else if(0===n||0===b.cmpn(1))break;a.isub(b);}return b.iushln(e);},c.prototype.invm=function(t){return this.egcd(t).a.umod(t);},c.prototype.isEven=function(){return 0==(1&this.words[0]);},c.prototype.isOdd=function(){return 1==(1&this.words[0]);},c.prototype.andln=function(t){return this.words[0]&t;},c.prototype.bincn=function(t){r("number"==typeof t);var e=t%26,s=(t-e)/26,q=1<>>26,o&=67108863,this.words[i]=o;}return 0!==n&&(this.words[i]=n,this.length++),this;},c.prototype.isZero=function(){return 1===this.length&&0===this.words[0];},c.prototype.cmpn=function(t){var e,n=t<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)e=1;else{n&&(t=-t),r(t<=67108863,"Number is too big");var o=0|this.words[0];e=o===t?0:ot.length)return 1;if(this.length=0;i--){var a=0|this.words[i],b=0|t.words[i];if(a!==b){ab&&(e=1);break;}}return e;},c.prototype.gtn=function(t){return 1===this.cmpn(t);},c.prototype.gt=function(t){return 1===this.cmp(t);},c.prototype.gten=function(t){return this.cmpn(t)>=0;},c.prototype.gte=function(t){return this.cmp(t)>=0;},c.prototype.ltn=function(t){return-1===this.cmpn(t);},c.prototype.lt=function(t){return-1===this.cmp(t);},c.prototype.lten=function(t){return this.cmpn(t)<=0;},c.prototype.lte=function(t){return this.cmp(t)<=0;},c.prototype.eqn=function(t){return 0===this.cmpn(t);},c.prototype.eq=function(t){return 0===this.cmp(t);},c.red=function(t){return new P(t);},c.prototype.toRed=function(t){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),t.convertTo(this)._forceRed(t);},c.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this);},c.prototype._forceRed=function(t){return this.red=t,this;},c.prototype.forceRed=function(t){return r(!this.red,"Already a number in reduction context"),this._forceRed(t);},c.prototype.redAdd=function(t){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,t);},c.prototype.redIAdd=function(t){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,t);},c.prototype.redSub=function(t){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,t);},c.prototype.redISub=function(t){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,t);},c.prototype.redShl=function(t){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,t);},c.prototype.redMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.mul(this,t);},c.prototype.redIMul=function(t){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,t),this.red.imul(this,t);},c.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this);},c.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this);},c.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this);},c.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this);},c.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this);},c.prototype.redPow=function(t){return r(this.red&&!t.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,t);};var k={k256:null,p224:null,p192:null,p25519:null};function x(t,p){this.name=t,this.p=new c(p,16),this.n=this.p.bitLength(),this.k=new c(1).iushln(this.n).isub(this.p),this.tmp=this._tmp();}function S(){x.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f");}function j(){x.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001");}function N(){x.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff");}function I(){x.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed");}function P(t){if("string"==typeof t){var e=c._prime(t);this.m=e.p,this.prime=e;}else r(t.gtn(1),"modulus must be greater than 1"),this.m=t,this.prime=null;}function R(t){P.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new c(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv);}x.prototype._tmp=function(){var t=new c(null);return t.words=new Array(Math.ceil(this.n/13)),t;},x.prototype.ireduce=function(t){var e,n=t;do{this.split(n,this.tmp),e=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength();}while(e>this.n);var r=e0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n;},x.prototype.split=function(input,t){input.iushrn(this.n,0,t);},x.prototype.imulK=function(t){return t.imul(this.k);},o(S,x),S.prototype.split=function(input,output){for(var mask=4194303,t=Math.min(input.length,9),i=0;i>>22,e=n;}e>>>=22,input.words[i-10]=e,0===e&&input.length>10?input.length-=10:input.length-=9;},S.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,i=0;i>>=26,t.words[i]=r,e=n;}return 0!==e&&(t.words[t.length++]=e),t;},c._prime=function(t){if(k[t])return k[t];var e;if("k256"===t)e=new S();else if("p224"===t)e=new j();else if("p192"===t)e=new N();else{if("p25519"!==t)throw new Error("Unknown prime "+t);e=new I();}return k[t]=e,e;},P.prototype._verify1=function(a){r(0===a.negative,"red works only with positives"),r(a.red,"red works only with red numbers");},P.prototype._verify2=function(a,b){r(0==(a.negative|b.negative),"red works only with positives"),r(a.red&&a.red===b.red,"red works only with red numbers");},P.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(m(a,a.umod(this.m)._forceRed(this)),a);},P.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this);},P.prototype.add=function(a,b){this._verify2(a,b);var t=a.add(b);return t.cmp(this.m)>=0&&t.isub(this.m),t._forceRed(this);},P.prototype.iadd=function(a,b){this._verify2(a,b);var t=a.iadd(b);return t.cmp(this.m)>=0&&t.isub(this.m),t;},P.prototype.sub=function(a,b){this._verify2(a,b);var t=a.sub(b);return t.cmpn(0)<0&&t.iadd(this.m),t._forceRed(this);},P.prototype.isub=function(a,b){this._verify2(a,b);var t=a.isub(b);return t.cmpn(0)<0&&t.iadd(this.m),t;},P.prototype.shl=function(a,t){return this._verify1(a),this.imod(a.ushln(t));},P.prototype.imul=function(a,b){return this._verify2(a,b),this.imod(a.imul(b));},P.prototype.mul=function(a,b){return this._verify2(a,b),this.imod(a.mul(b));},P.prototype.isqr=function(a){return this.imul(a,a.clone());},P.prototype.sqr=function(a){return this.mul(a,a);},P.prototype.sqrt=function(a){if(a.isZero())return a.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var e=this.m.add(new c(1)).iushrn(2);return this.pow(a,e);}for(var q=this.m.subn(1),s=0;!q.isZero()&&0===q.andln(1);)s++,q.iushrn(1);r(!q.isZero());var n=new c(1).toRed(this),o=n.redNeg(),l=this.m.subn(1).iushrn(1),f=this.m.bitLength();for(f=new c(2*f*f).toRed(this);0!==this.pow(f,l).cmp(o);)f.redIAdd(o);for(var h=this.pow(f,q),d=this.pow(a,q.addn(1).iushrn(1)),m=this.pow(a,q),y=s;0!==m.cmp(n);){for(var v=m,i=0;0!==v.cmp(n);i++)v=v.redSqr();r(i=0;i--){for(var f=t.words[i],h=l-1;h>=0;h--){var d=f>>h&1;n!==e[0]&&(n=this.sqr(n)),0!==d||0!==r?(r<<=1,r|=d,(4===++o||0===i&&0===h)&&(n=this.mul(n,e[r]),o=0,r=0)):o=0;}l=26;}return n;},P.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e;},P.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e;},c.mont=function(t){return new R(t);},o(R,P),R.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift));},R.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e;},R.prototype.imul=function(a,b){if(a.isZero()||b.isZero())return a.words[0]=0,a.length=1,a;var t=a.imul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),n=u;return u.cmp(this.m)>=0?n=u.isub(this.m):u.cmpn(0)<0&&(n=u.iadd(this.m)),n._forceRed(this);},R.prototype.mul=function(a,b){if(a.isZero()||b.isZero())return new c(0)._forceRed(this);var t=a.mul(b),e=t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),u=t.isub(e).iushrn(this.shift),n=u;return u.cmp(this.m)>=0?n=u.isub(this.m):u.cmpn(0)<0&&(n=u.iadd(this.m)),n._forceRed(this);},R.prototype.invm=function(a){return this.imod(a._invmp(this.m).mul(this.r2))._forceRed(this);};}(t,this);}).call(this,n(97)(t));},function(t,e,n){"use strict";var r;n.d(e,"a",function(){return r;}),function(t){t.sha256="sha256",t.sha512="sha512";}(r||(r={}));},function(t,e,n){"use strict";n.d(e,"a",function(){return r;});const r="random/5.7.0";},function(t,e,n){"use strict";n.d(e,"a",function(){return L;}),n.d(e,"b",function(){return F;});var r=n(0),o=n(1),c=n(2),l=n(40),f=n(13),h=n(4);class d extends f.a{constructor(t){super("address","address",t,!1);}defaultValue(){return"0x0000000000000000000000000000000000000000";}encode(t,e){try{e=Object(h.a)(e);}catch(t){this._throwError(t.message,e);}return t.writeValue(e);}decode(t){return Object(h.a)(Object(r.h)(t.readValue().toHexString(),20));}}class m extends f.a{constructor(t){super(t.name,t.type,void 0,t.dynamic),this.coder=t;}defaultValue(){return this.coder.defaultValue();}encode(t,e){return this.coder.encode(t,e);}decode(t){return this.coder.decode(t);}}const y=new c.b(l.a);function v(t,e,n){let r=null;if(Array.isArray(n))r=n;else if(n&&"object"==typeof n){let t={};r=e.map(e=>{const r=e.localName;return r||y.throwError("cannot encode object for signature with missing names",c.b.errors.INVALID_ARGUMENT,{argument:"values",coder:e,value:n}),t[r]&&y.throwError("cannot encode object for signature with duplicate names",c.b.errors.INVALID_ARGUMENT,{argument:"values",coder:e,value:n}),t[r]=!0,n[r];});}else y.throwArgumentError("invalid tuple value","tuple",n);e.length!==r.length&&y.throwArgumentError("types/value length mismatch","tuple",n);let o=new f.c(t.wordSize),l=new f.c(t.wordSize),h=[];e.forEach((t,e)=>{let n=r[e];if(t.dynamic){let e=l.length;t.encode(l,n);let r=o.writeUpdatableValue();h.push(t=>{r(t+e);});}else t.encode(o,n);}),h.forEach(t=>{t(o.length);});let d=t.appendWriter(o);return d+=t.appendWriter(l),d;}function w(t,e){let n=[],r=t.subReader(0);e.forEach(e=>{let o=null;if(e.dynamic){let n=t.readValue(),l=r.subReader(n.toNumber());try{o=e.decode(l);}catch(t){if(t.code===c.b.errors.BUFFER_OVERRUN)throw t;o=t,o.baseType=e.name,o.name=e.localName,o.type=e.type;}}else try{o=e.decode(t);}catch(t){if(t.code===c.b.errors.BUFFER_OVERRUN)throw t;o=t,o.baseType=e.name,o.name=e.localName,o.type=e.type;}null!=o&&n.push(o);});const o=e.reduce((t,e)=>{const n=e.localName;return n&&(t[n]||(t[n]=0),t[n]++),t;},{});e.forEach((t,e)=>{let r=t.localName;if(!r||1!==o[r])return;if("length"===r&&(r="_length"),null!=n[r])return;const c=n[e];c instanceof Error?Object.defineProperty(n,r,{enumerable:!0,get:()=>{throw c;}}):n[r]=c;});for(let i=0;i{throw t;}});}return Object.freeze(n);}class _ extends f.a{constructor(t,e,n){super("array",t.type+"["+(e>=0?e:"")+"]",n,-1===e||t.dynamic),this.coder=t,this.length=e;}defaultValue(){const t=this.coder.defaultValue(),e=[];for(let i=0;it._data.length&&y.throwError("insufficient data length",c.b.errors.BUFFER_OVERRUN,{length:t._data.length,count:e}));let n=[];for(let i=0;i{t.dynamic&&(n=!0),r.push(t.type);});super("tuple","tuple("+r.join(",")+")",e,n),this.coders=t;}defaultValue(){const t=[];this.coders.forEach(e=>{t.push(e.defaultValue());});const e=this.coders.reduce((t,e)=>{const n=e.localName;return n&&(t[n]||(t[n]=0),t[n]++),t;},{});return this.coders.forEach((n,r)=>{let o=n.localName;o&&1===e[o]&&("length"===o&&(o="_length"),null==t[o]&&(t[o]=t[r]));}),Object.freeze(t);}encode(t,e){return v(t,this.coders,e);}decode(t){return t.coerce(this.name,w(t,this.coders));}}var P=n(29);const R=new c.b(l.a),C=new RegExp(/^bytes([0-9]*)$/),B=new RegExp(/^(u?int)([0-9]*)$/);class L{constructor(t){Object(o.d)(this,"coerceFunc",t||null);}_getCoder(param){switch(param.baseType){case"address":return new d(param.name);case"bool":return new A(param.name);case"string":return new N(param.name);case"bytes":return new T(param.name);case"array":return new _(this._getCoder(param.arrayChildren),param.arrayLength,param.name);case"tuple":return new I((param.components||[]).map(component=>this._getCoder(component)),param.name);case"":return new M(param.name);}let t=param.type.match(B);if(t){let e=parseInt(t[2]||"256");return(0===e||e>256||e%8!=0)&&R.throwArgumentError("invalid "+t[1]+" bit length","param",param),new S(e/8,"int"===t[1],param.name);}if(t=param.type.match(C),t){let e=parseInt(t[1]);return(0===e||e>32)&&R.throwArgumentError("invalid bytes length","param",param),new O(e,param.name);}return R.throwArgumentError("invalid type","type",param.type);}_getWordSize(){return 32;}_getReader(data,t){return new f.b(data,this._getWordSize(),this.coerceFunc,t);}_getWriter(){return new f.c(this._getWordSize());}getDefaultValue(t){const e=t.map(t=>this._getCoder(P.g.from(t)));return new I(e,"_").defaultValue();}encode(t,e){t.length!==e.length&&R.throwError("types/values length mismatch",c.b.errors.INVALID_ARGUMENT,{count:{types:t.length,values:e.length},value:{types:t,values:e}});const n=t.map(t=>this._getCoder(P.g.from(t))),r=new I(n,"_"),o=this._getWriter();return r.encode(o,e),o.data;}decode(t,data,e){const n=t.map(t=>this._getCoder(P.g.from(t)));return new I(n,"_").decode(this._getReader(Object(r.a)(data),e));}}const F=new L();},function(t,e,n){"use strict";n.d(e,"b",function(){return d;}),n.d(e,"c",function(){return m;}),n.d(e,"d",function(){return y;}),n.d(e,"a",function(){return v;});var r=n(24),o=n.n(r),c=n(0),l=n(162),f=n(2);const h=new f.b("sha2/5.7.0");function d(data){return"0x"+o.a.ripemd160().update(Object(c.a)(data)).digest("hex");}function m(data){return"0x"+o.a.sha256().update(Object(c.a)(data)).digest("hex");}function y(data){return"0x"+o.a.sha512().update(Object(c.a)(data)).digest("hex");}function v(t,e,data){return l.a[t]||h.throwError("unsupported algorithm "+t,f.b.errors.UNSUPPORTED_OPERATION,{operation:"hmac",algorithm:t}),"0x"+o.a.hmac(o.a[t],Object(c.a)(e)).update(Object(c.a)(data)).digest("hex");}},function(t,e,n){const{isEmpty:r}=n(169),{BigNumber:o}=n(23),{IndexedDB:c}=n(254),{sleep:l}=n(220),{workerEvents:f,numbers:h}=n(54),{ExtendedProvider:d}=n(253),{POOL_CONTRACT:m,RPC_LIST:y,FALLBACK_RPC_LIST:v}=n(251),{TornadoPool__factory:w}=n(252),_=t=>{self.chainId=t;const e=(t=>new d(y[t],t,v[t]))(t);A(t,e),(async()=>{try{const t=new c({stores:[{keyPath:"nullifier",name:"nullifier_events_100",indexes:[{name:"transactionHash",unique:!1}]}],dbName:"tornado_pool_nullifier"});await t.initDB(),self.$indexedDB=t;}catch(t){console.log("err",t.message);}})();},A=(t,e)=>{self.poolContract=w.connect(m[t],e);},E=async(t,e=!0)=>{let n={blockFrom:h.DEPLOYED_BLOCK,cachedEvents:[]};try{if(t&&t.length){const[e]=t.sort((a,b)=>b.blockNumber-a.blockNumber),r=await self.poolContract.provider.getBlockNumber(),o=Number(e.blockNumber)+h.ONE;e.blockNumber===r&&(n.blockFrom=h.DEPLOYED_BLOCK),n.blockFrom=o>r?r:o,n.cachedEvents=t;}else n=await(async()=>{let t=h.DEPLOYED_BLOCK;self.$indexedDB||(await l(h.RECALL_DELAY));const e=await self.$indexedDB.getAll({storeName:"nullifier_events_100"});if(e&&e.length){const[n]=e.sort((a,b)=>b.blockNumber-a.blockNumber),r=await self.poolContract.provider.getBlockNumber(),o=Number(n.blockNumber)+h.ONE;if(n.blockNumber===r)return{blockFrom:t,cachedEvents:e};t=o>r?r:o;}return{blockFrom:t,cachedEvents:e};})();const{blockFrom:o=h.DEPLOYED_BLOCK,cachedEvents:c=[]}=n,f=await(async t=>{try{const filter=self.poolContract.filters.NewNullifier();return(await self.poolContract.queryFilter(filter,t)).map(({blockNumber:t,transactionHash:e,args:n})=>({blockNumber:t,transactionHash:e,nullifier:n.nullifier}));}catch(t){return console.error("getNullifiers",t.message),[];}})(o);return f.length&&(async({events:t})=>{try{if((await O())||!M()||r(t))return;self.$indexedDB.createMultipleTransactions({data:t,storeName:"nullifier_events_100"});}catch(t){console.error(`saveEvents has error: ${t.message}`);}})({events:f}),e?c.concat(f):f;}catch(t){throw new Error(`Method getNullifierEvents has error: ${t.message}`);}},T=async({cachedNullifiers:t,decryptedEvents:e})=>{try{if(e.length===h.ZERO)return{unspentUtxo:[],totalAmount:0};const n=await E(t);let r=o.from("0");const c=[],l=await Promise.all(e.map(t=>(async(t,e)=>{try{const{nullifierHash:n}=t;if((await O())&&(await self.$indexedDB.getFromIndex({key:n,indexName:"nullifier",storeName:"nullifier_events_100"})))return;if(e.find(t=>t.nullifier===n))return;return t;}catch(t){throw new Error(`Method getNullifierEvent has error: ${t.message}`);}})(t,n)));return l.forEach(t=>{t&&!o.from(t.amount).isZero()&&(c.push(t),r=r.add(t.amount));}),{totalAmount:r,unspentUtxo:c};}catch(t){throw new Error(`Method checkUnspentEvents has error: ${t.message}`);}},O=async()=>(self.$indexedDB||(await l(h.RECALL_DELAY)),!self.$indexedDB||self.$indexedDB.isBlocked),M=()=>!!self.location.host.includes("compassionate-payne-b9dc6b.netlify.app")||["localhost:3000","nova.tornadocash.eth","nova.tornadocash.eth.link","nova.tornadocash.eth.limo"].includes(self.location.host);self.addEventListener("message",({data:data,ports:t})=>{switch(self.postMessage(data),data.eventName){case f.INIT_WORKER:_(data.payload);break;case f.GET_NULLIFIER_EVENT:(async({cachedNullifiers:t,nullifierHash:e},[n])=>{try{const r=await self.$indexedDB.getFromIndex({key:e,indexName:"nullifier",storeName:"nullifier_events_100"});if(r)return void n.postMessage({result:r});const o=await E(t),[c]=o.filter(t=>t.nullifier===e);n.postMessage({result:c});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case f.UPDATE_NULLIFIER_EVENTS:(async(t,[e])=>{try{const n=await E(t);e.postMessage({result:n});}catch(t){e.postMessage({errorMessage:t.message});}})(data.payload,t);break;case f.GET_UNSPENT_EVENTS:(async({decryptedEvents:t,cachedNullifiers:e},[n])=>{try{const r=await T({decryptedEvents:t,cachedNullifiers:e});n.postMessage({result:r});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);break;case f.GET_NULLIFIER_EVENTS_FROM_TX_HASH:(async({cachedNullifiers:t,txHash:e},[n])=>{try{const r=await self.$indexedDB.getAllFromIndex({key:e.toLowerCase(),indexName:"transactionHash",storeName:"nullifier_events_100"});if(r&&r.length>h.ZERO)return void n.postMessage({result:r});const o=(await E(t,!0)).filter(t=>t.transactionHash.toLowerCase()===e.toLowerCase());n.postMessage({result:o});}catch(t){n.postMessage({errorMessage:t.message});}})(data.payload,t);}},!1);},,,function(t,e,n){(function(t,r){var o;(function(){var c,l="Expected a function",f="__lodash_hash_undefined__",h="__lodash_placeholder__",d=16,m=32,y=64,v=128,w=256,_=1/0,A=9007199254740991,E=NaN,T=4294967295,O=[["ary",v],["bind",1],["bindKey",2],["curry",8],["curryRight",d],["flip",512],["partial",m],["partialRight",y],["rearg",w]],M="[object Arguments]",k="[object Array]",x="[object Boolean]",S="[object Date]",j="[object Error]",N="[object Function]",I="[object GeneratorFunction]",P="[object Map]",R="[object Number]",C="[object Object]",B="[object Promise]",L="[object RegExp]",F="[object Set]",D="[object String]",U="[object Symbol]",G="[object WeakMap]",z="[object ArrayBuffer]",H="[object DataView]",K="[object Float32Array]",W="[object Float64Array]",V="[object Int8Array]",J="[object Int16Array]",Y="[object Int32Array]",Q="[object Uint8Array]",X="[object Uint8ClampedArray]",Z="[object Uint16Array]",$="[object Uint32Array]",tt=/\b__p \+= '';/g,et=/\b(__p \+=) '' \+/g,nt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,it=/&(?:amp|lt|gt|quot|#39);/g,ot=/[&<>"']/g,at=RegExp(it.source),st=RegExp(ot.source),ut=/<%-([\s\S]+?)%>/g,ct=/<%([\s\S]+?)%>/g,lt=/<%=([\s\S]+?)%>/g,ft=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ht=/^\w*$/,pt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,mt=/[\\^$.*+?()[\]{}|]/g,yt=RegExp(mt.source),gt=/^\s+/,bt=/\s/,vt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,wt=/\{\n\/\* \[wrapped with (.+)\] \*/,_t=/,? & /,At=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Et=/[()=,{}\[\]\/\s]/,Tt=/\\(\\)?/g,Ot=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Mt=/\w*$/,kt=/^[-+]0x[0-9a-f]+$/i,xt=/^0b[01]+$/i,St=/^\[object .+?Constructor\]$/,jt=/^0o[0-7]+$/i,Nt=/^(?:0|[1-9]\d*)$/,It=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Pt=/($^)/,Rt=/['\n\r\u2028\u2029\\]/g,Ct="\\ud800-\\udfff",Bt="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Lt="\\u2700-\\u27bf",Ft="a-z\\xdf-\\xf6\\xf8-\\xff",Dt="A-Z\\xc0-\\xd6\\xd8-\\xde",Ut="\\ufe0e\\ufe0f",Gt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",zt="['’]",Ht="["+Ct+"]",qt="["+Gt+"]",Kt="["+Bt+"]",Wt="\\d+",Vt="["+Lt+"]",Jt="["+Ft+"]",Yt="[^"+Ct+Gt+Wt+Lt+Ft+Dt+"]",Qt="\\ud83c[\\udffb-\\udfff]",Xt="[^"+Ct+"]",Zt="(?:\\ud83c[\\udde6-\\uddff]){2}",$t="[\\ud800-\\udbff][\\udc00-\\udfff]",te="["+Dt+"]",ee="\\u200d",ne="(?:"+Jt+"|"+Yt+")",re="(?:"+te+"|"+Yt+")",ie="(?:['’](?:d|ll|m|re|s|t|ve))?",oe="(?:['’](?:D|LL|M|RE|S|T|VE))?",ae="(?:"+Kt+"|"+Qt+")"+"?",se="["+Ut+"]?",ue=se+ae+("(?:"+ee+"(?:"+[Xt,Zt,$t].join("|")+")"+se+ae+")*"),ce="(?:"+[Vt,Zt,$t].join("|")+")"+ue,le="(?:"+[Xt+Kt+"?",Kt,Zt,$t,Ht].join("|")+")",fe=RegExp(zt,"g"),he=RegExp(Kt,"g"),de=RegExp(Qt+"(?="+Qt+")|"+le+ue,"g"),pe=RegExp([te+"?"+Jt+"+"+ie+"(?="+[qt,te,"$"].join("|")+")",re+"+"+oe+"(?="+[qt,te+ne,"$"].join("|")+")",te+"?"+ne+"+"+ie,te+"+"+oe,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Wt,ce].join("|"),"g"),me=RegExp("["+ee+Ct+Bt+Ut+"]"),ye=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,ge=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],be=-1,ve={};ve[K]=ve[W]=ve[V]=ve[J]=ve[Y]=ve[Q]=ve[X]=ve[Z]=ve[$]=!0,ve[M]=ve[k]=ve[z]=ve[x]=ve[H]=ve[S]=ve[j]=ve[N]=ve[P]=ve[R]=ve[C]=ve[L]=ve[F]=ve[D]=ve[G]=!1;var we={};we[M]=we[k]=we[z]=we[H]=we[x]=we[S]=we[K]=we[W]=we[V]=we[J]=we[Y]=we[P]=we[R]=we[C]=we[L]=we[F]=we[D]=we[U]=we[Q]=we[X]=we[Z]=we[$]=!0,we[j]=we[N]=we[G]=!1;var _e={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ae=parseFloat,Ee=parseInt,Te="object"==typeof t&&t&&t.Object===Object&&t,Oe="object"==typeof self&&self&&self.Object===Object&&self,Me=Te||Oe||Function("return this")(),ke=e&&!e.nodeType&&e,xe=ke&&"object"==typeof r&&r&&!r.nodeType&&r,Se=xe&&xe.exports===ke,je=Se&&Te.process,Ne=function(){try{var t=xe&&xe.require&&xe.require("util").types;return t||je&&je.binding&&je.binding("util");}catch(t){}}(),Ie=Ne&&Ne.isArrayBuffer,Pe=Ne&&Ne.isDate,Re=Ne&&Ne.isMap,Ce=Ne&&Ne.isRegExp,Be=Ne&&Ne.isSet,Le=Ne&&Ne.isTypedArray;function Fe(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2]);}return t.apply(e,n);}function De(t,e,n,r){for(var o=-1,c=null==t?0:t.length;++o-1;}function Ke(t,e,n){for(var r=-1,o=null==t?0:t.length;++r-1;);return n;}function mn(t,e){for(var n=t.length;n--&&tn(e,t[n],0)>-1;);return n;}var yn=an({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),gn=an({"&":"&","<":"<",">":">",'"':""","'":"'"});function bn(t){return"\\"+_e[t];}function vn(t){return me.test(t);}function wn(map){var t=-1,e=Array(map.size);return map.forEach(function(n,r){e[++t]=[r,n];}),e;}function _n(t,e){return function(n){return t(e(n));};}function An(t,e){for(var n=-1,r=t.length,o=0,c=[];++n",""":'"',"'":"'"});var Sn=function t(e){var n,r=(e=null==e?Me:Sn.defaults(Me.Object(),e,Sn.pick(Me,ge))).Array,o=e.Date,bt=e.Error,Ct=e.Function,Bt=e.Math,Lt=e.Object,Ft=e.RegExp,Dt=e.String,Ut=e.TypeError,Gt=r.prototype,zt=Ct.prototype,Ht=Lt.prototype,qt=e["__core-js_shared__"],Kt=zt.toString,Wt=Ht.hasOwnProperty,Vt=0,Jt=(n=/[^.]+$/.exec(qt&&qt.keys&&qt.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",Yt=Ht.toString,Qt=Kt.call(Lt),Xt=Me._,Zt=Ft("^"+Kt.call(Wt).replace(mt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$t=Se?e.Buffer:c,te=e.Symbol,ee=e.Uint8Array,ne=$t?$t.allocUnsafe:c,re=_n(Lt.getPrototypeOf,Lt),ie=Lt.create,oe=Ht.propertyIsEnumerable,ae=Gt.splice,se=te?te.isConcatSpreadable:c,ue=te?te.iterator:c,ce=te?te.toStringTag:c,le=function(){try{var t=ko(Lt,"defineProperty");return t({},"",{}),t;}catch(t){}}(),de=e.clearTimeout!==Me.clearTimeout&&e.clearTimeout,me=o&&o.now!==Me.Date.now&&o.now,_e=e.setTimeout!==Me.setTimeout&&e.setTimeout,Te=Bt.ceil,Oe=Bt.floor,ke=Lt.getOwnPropertySymbols,xe=$t?$t.isBuffer:c,je=e.isFinite,Ne=Gt.join,Xe=_n(Lt.keys,Lt),an=Bt.max,jn=Bt.min,Nn=o.now,In=e.parseInt,Pn=Bt.random,Rn=Gt.reverse,Cn=ko(e,"DataView"),Bn=ko(e,"Map"),Ln=ko(e,"Promise"),Fn=ko(e,"Set"),Dn=ko(e,"WeakMap"),Un=ko(Lt,"create"),Gn=Dn&&new Dn(),zn={},Hn=$o(Cn),qn=$o(Bn),Kn=$o(Ln),Wn=$o(Fn),Vn=$o(Dn),Jn=te?te.prototype:c,Yn=Jn?Jn.valueOf:c,Qn=Jn?Jn.toString:c;function Xn(t){if(ps(t)&&!rs(t)&&!(t instanceof nr)){if(t instanceof er)return t;if(Wt.call(t,"__wrapped__"))return ta(t);}return new er(t);}var Zn=function(){function object(){}return function(t){if(!ds(t))return{};if(ie)return ie(t);object.prototype=t;var e=new object();return object.prototype=c,e;};}();function $n(){}function er(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=c;}function nr(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=T,this.__views__=[];}function rr(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e=e?t:e)),t;}function Ar(t,e,n,r,object,o){var l,f=1&e,h=2&e,d=4&e;if(n&&(l=object?n(t,r,object,o):n(t)),l!==c)return l;if(!ds(t))return t;var m=rs(t);if(m){if(l=function(t){var e=t.length,n=new t.constructor(e);e&&"string"==typeof t[0]&&Wt.call(t,"index")&&(n.index=t.index,n.input=t.input);return n;}(t),!f)return qi(t,l);}else{var y=jo(t),v=y==N||y==I;if(ss(t))return Fi(t,f);if(y==C||y==M||v&&!object){if(l=h||v?{}:Io(t),!f)return h?function(source,object){return Ki(source,So(source),object);}(t,function(object,source){return object&&Ki(source,Ks(source),object);}(l,t)):function(source,object){return Ki(source,xo(source),object);}(t,gr(l,t));}else{if(!we[y])return object?t:{};l=function(object,t,e){var n=object.constructor;switch(t){case z:return Di(object);case x:case S:return new n(+object);case H:return function(t,e){var n=e?Di(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength);}(object,e);case K:case W:case V:case J:case Y:case Q:case X:case Z:case $:return Ui(object,e);case P:return new n();case R:case D:return new n(object);case L:return function(t){var e=new t.constructor(t.source,Mt.exec(t));return e.lastIndex=t.lastIndex,e;}(object);case F:return new n();case U:return symbol=object,Yn?Lt(Yn.call(symbol)):{};}var symbol;}(t,y,f);}}o||(o=new sr());var w=o.get(t);if(w)return w;o.set(t,l),vs(t)?t.forEach(function(r){l.add(Ar(r,e,n,r,t,o));}):ms(t)&&t.forEach(function(r,c){l.set(c,Ar(r,e,n,c,t,o));});var _=m?c:(d?h?wo:vo:h?Ks:qs)(t);return Ue(_||t,function(r,c){_&&(r=t[c=r]),pr(l,c,Ar(r,e,n,c,t,o));}),l;}function Er(object,source,t){var e=t.length;if(null==object)return!e;for(object=Lt(object);e--;){var n=t[e],r=source[n],o=object[n];if(o===c&&!(n in object)||!r(o))return!1;}return!0;}function Tr(t,e,n){if("function"!=typeof t)throw new Ut(l);return Wo(function(){t.apply(c,n);},e);}function Or(t,e,n,r){var o=-1,c=qe,l=!0,f=t.length,h=[],d=e.length;if(!f)return h;n&&(e=We(e,fn(n))),r?(c=Ke,l=!1):e.length>=200&&(c=dn,l=!1,e=new ar(e));t:for(;++o-1;},ir.prototype.set=function(t,e){var data=this.__data__,n=mr(data,t);return n<0?(++this.size,data.push([t,e])):data[n][1]=e,this;},or.prototype.clear=function(){this.size=0,this.__data__={hash:new rr(),map:new(Bn||ir)(),string:new rr()};},or.prototype.delete=function(t){var e=Oo(this,t).delete(t);return this.size-=e?1:0,e;},or.prototype.get=function(t){return Oo(this,t).get(t);},or.prototype.has=function(t){return Oo(this,t).has(t);},or.prototype.set=function(t,e){var data=Oo(this,t),n=data.size;return data.set(t,e),this.size+=data.size==n?0:1,this;},ar.prototype.add=ar.prototype.push=function(t){return this.__data__.set(t,f),this;},ar.prototype.has=function(t){return this.__data__.has(t);},sr.prototype.clear=function(){this.__data__=new ir(),this.size=0;},sr.prototype.delete=function(t){var data=this.__data__,e=data.delete(t);return this.size=data.size,e;},sr.prototype.get=function(t){return this.__data__.get(t);},sr.prototype.has=function(t){return this.__data__.has(t);},sr.prototype.set=function(t,e){var data=this.__data__;if(data instanceof ir){var n=data.__data__;if(!Bn||n.length<199)return n.push([t,e]),this.size=++data.size,this;data=this.__data__=new or(n);}return data.set(t,e),this.size=data.size,this;};var Mr=Ji(Rr),kr=Ji(Cr,!0);function xr(t,e){var n=!0;return Mr(t,function(t,r,o){return n=!!e(t,r,o);}),n;}function Sr(t,e,n){for(var r=-1,o=t.length;++r0&&n(f)?e>1?Nr(f,e-1,n,r,o):Ve(o,f):r||(o[o.length]=f);}return o;}var Ir=Yi(),Pr=Yi(!0);function Rr(object,t){return object&&Ir(object,t,qs);}function Cr(object,t){return object&&Pr(object,t,qs);}function Br(object,t){return He(t,function(t){return ls(object[t]);});}function Lr(object,path){for(var t=0,e=(path=Ri(path,object)).length;null!=object&&te;}function Gr(object,t){return null!=object&&Wt.call(object,t);}function zr(object,t){return null!=object&&t in Lt(object);}function Hr(t,e,n){for(var o=n?Ke:qe,l=t[0].length,f=t.length,h=f,d=r(f),m=1/0,y=[];h--;){var v=t[h];h&&e&&(v=We(v,fn(e))),m=jn(v.length,m),d[h]=!n&&(e||l>=120&&v.length>=120)?new ar(h&&v):c;}v=t[0];var w=-1,_=d[0];t:for(;++w=l?f:f*("desc"==e[n]?-1:1);}return object.index-t.index;}(object,t,n);});}function oi(object,t,e){for(var n=-1,r=t.length,o={};++n-1;)f!==t&&ae.call(f,h,1),ae.call(t,h,1);return t;}function si(t,e){for(var n=t?e.length:0,r=n-1;n--;){var o=e[n];if(n==r||o!==c){var c=o;Ro(o)?ae.call(t,o,1):Mi(t,o);}}return t;}function ui(t,e){return t+Oe(Pn()*(e-t+1));}function ci(t,e){var n="";if(!t||e<1||e>A)return n;do{e%2&&(n+=t),(e=Oe(e/2))&&(t+=t);}while(e);return n;}function fi(t,e){return Vo(zo(t,e,yu),t+"");}function hi(t){return cr($s(t));}function di(t,e){var n=$s(t);return Qo(n,_r(e,0,n.length));}function pi(object,path,t,e){if(!ds(object))return object;for(var n=-1,r=(path=Ri(path,object)).length,o=r-1,l=object;null!=l&&++nc?0:c+e),(n=n>c?c:n)<0&&(n+=c),c=e>n?0:n-e>>>0,e>>>=0;for(var l=r(c);++o>>1,l=t[c];null!==l&&!_s(l)&&(n?l<=e:l=200){var d=e?null:lo(t);if(d)return En(d);l=!1,o=dn,h=new ar();}else h=e?[]:f;t:for(;++r=r?t:bi(t,e,n);}var Li=de||function(t){return Me.clearTimeout(t);};function Fi(t,e){if(e)return t.slice();var n=t.length,r=ne?ne(n):new t.constructor(n);return t.copy(r),r;}function Di(t){var e=new t.constructor(t.byteLength);return new ee(e).set(new ee(t)),e;}function Ui(t,e){var n=e?Di(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length);}function Gi(t,e){if(t!==e){var n=t!==c,r=null===t,o=t==t,l=_s(t),f=e!==c,h=null===e,d=e==e,m=_s(e);if(!h&&!m&&!l&&t>e||l&&f&&d&&!h&&!m||r&&f&&d||!n&&d||!o)return 1;if(!r&&!l&&!m&&t1?e[r-1]:c,l=r>2?e[2]:c;for(o=t.length>3&&"function"==typeof o?(r--,o):c,l&&Co(e[0],e[1],l)&&(o=r<3?c:o,r=1),object=Lt(object);++n-1?o[l?e[f]:f]:c;};}function to(t){return bo(function(e){var n=e.length,r=n,o=er.prototype.thru;for(t&&e.reverse();r--;){var f=e[r];if("function"!=typeof f)throw new Ut(l);if(o&&!h&&"wrapper"==Ao(f))var h=new er([],!0);}for(r=h?r:n;++r1&&k.reverse(),w&&mh))return!1;var m=l.get(t),y=l.get(e);if(m&&y)return m==e&&y==t;var v=-1,w=!0,_=2&n?new ar():c;for(l.set(t,e),l.set(e,t);++v-1&&t%1==0&&t1?"& ":"")+details[e],details=details.join(t>2?", ":" "),source.replace(vt,"{\n/* [wrapped with "+details+"] */\n");}(source,function(details,t){return Ue(O,function(e){var n="_."+e[0];t&e[1]&&!qe(details,n)&&details.push(n);}),details.sort();}(function(source){var t=source.match(wt);return t?t[1].split(_t):[];}(source),n)));}function Yo(t){var e=0,n=0;return function(){var r=Nn(),o=16-(r-n);if(n=r,o>0){if(++e>=800)return arguments[0];}else e=0;return t.apply(c,arguments);};}function Qo(t,e){var n=-1,r=t.length,o=r-1;for(e=e===c?r:e;++n1?t[e-1]:c;return n="function"==typeof n?(t.pop(),n):c,va(t,n);});function Ma(t){var e=Xn(t);return e.__chain__=!0,e;}function ka(t,e){return e(t);}var xa=bo(function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,o=function(object){return wr(object,t);};return!(e>1||this.__actions__.length)&&r instanceof nr&&Ro(n)?((r=r.slice(n,+n+(e?1:0))).__actions__.push({func:ka,args:[o],thisArg:c}),new er(r,this.__chain__).thru(function(t){return e&&!t.length&&t.push(c),t;})):this.thru(o);});var Sa=Wi(function(t,e,n){Wt.call(t,n)?++t[n]:vr(t,n,1);});var ja=$i(ia),Na=$i(oa);function Ia(t,e){return(rs(t)?Ue:Mr)(t,To(e,3));}function Pa(t,e){return(rs(t)?Ge:kr)(t,To(e,3));}var Ra=Wi(function(t,e,n){Wt.call(t,n)?t[n].push(e):vr(t,n,[e]);});var Ca=fi(function(t,path,e){var n=-1,o="function"==typeof path,c=os(t)?r(t.length):[];return Mr(t,function(t){c[++n]=o?Fe(path,t,e):qr(t,path,e);}),c;}),Ba=Wi(function(t,e,n){vr(t,n,e);});function map(t,e){return(rs(t)?We:$r)(t,To(e,3));}var La=Wi(function(t,e,n){t[n?0:1].push(e);},function(){return[[],[]];});var Fa=fi(function(t,e){if(null==t)return[];var n=e.length;return n>1&&Co(t,e[0],e[1])?e=[]:n>2&&Co(e[0],e[1],e[2])&&(e=[e[0]]),ii(t,Nr(e,1),[]);}),Da=me||function(){return Me.Date.now();};function Ua(t,e,n){return e=n?c:e,e=t&&null==e?t.length:e,ho(t,v,c,c,c,c,e);}function Ga(t,e){var n;if("function"!=typeof e)throw new Ut(l);return t=ks(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=c),n;};}var za=fi(function(t,e,n){var r=1;if(n.length){var o=An(n,Eo(za));r|=m;}return ho(t,r,e,n,o);}),Ha=fi(function(object,t,e){var n=3;if(e.length){var r=An(e,Eo(Ha));n|=m;}return ho(t,n,object,e,r);});function qa(t,e,n){var r,o,f,h,d,m,y=0,v=!1,w=!1,_=!0;if("function"!=typeof t)throw new Ut(l);function A(time){var e=r,n=o;return r=o=c,y=time,h=t.apply(n,e);}function E(time){var t=time-m;return m===c||t>=e||t<0||w&&time-y>=f;}function T(){var time=Da();if(E(time))return O(time);d=Wo(T,function(time){var t=e-(time-m);return w?jn(t,f-(time-y)):t;}(time));}function O(time){return d=c,_&&r?A(time):(r=o=c,h);}function M(){var time=Da(),t=E(time);if(r=arguments,o=this,m=time,t){if(d===c)return function(time){return y=time,d=Wo(T,e),v?A(time):h;}(m);if(w)return Li(d),d=Wo(T,e),A(m);}return d===c&&(d=Wo(T,e)),h;}return e=Ss(e)||0,ds(n)&&(v=!!n.leading,f=(w="maxWait"in n)?an(Ss(n.maxWait)||0,e):f,_="trailing"in n?!!n.trailing:_),M.cancel=function(){d!==c&&Li(d),y=0,r=m=o=d=c;},M.flush=function(){return d===c?h:O(Da());},M;}var Ka=fi(function(t,e){return Tr(t,1,e);}),Wa=fi(function(t,e,n){return Tr(t,Ss(e)||0,n);});function Va(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new Ut(l);var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],c=n.cache;if(c.has(o))return c.get(o);var l=t.apply(this,r);return n.cache=c.set(o,l)||c,l;};return n.cache=new(Va.Cache||or)(),n;}function Ja(t){if("function"!=typeof t)throw new Ut(l);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2]);}return!t.apply(this,e);};}Va.Cache=or;var Ya=Ci(function(t,e){var n=(e=1==e.length&&rs(e[0])?We(e[0],fn(To())):We(Nr(e,1),fn(To()))).length;return fi(function(r){for(var o=-1,c=jn(r.length,n);++o=e;}),ns=Kr(function(){return arguments;}())?Kr:function(t){return ps(t)&&Wt.call(t,"callee")&&!oe.call(t,"callee");},rs=r.isArray,is=Ie?fn(Ie):function(t){return ps(t)&&Dr(t)==z;};function os(t){return null!=t&&hs(t.length)&&!ls(t);}function as(t){return ps(t)&&os(t);}var ss=xe||Su,us=Pe?fn(Pe):function(t){return ps(t)&&Dr(t)==S;};function cs(t){if(!ps(t))return!1;var e=Dr(t);return e==j||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!gs(t);}function ls(t){if(!ds(t))return!1;var e=Dr(t);return e==N||e==I||"[object AsyncFunction]"==e||"[object Proxy]"==e;}function fs(t){return"number"==typeof t&&t==ks(t);}function hs(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=A;}function ds(t){var e=typeof t;return null!=t&&("object"==e||"function"==e);}function ps(t){return null!=t&&"object"==typeof t;}var ms=Re?fn(Re):function(t){return ps(t)&&jo(t)==P;};function ys(t){return"number"==typeof t||ps(t)&&Dr(t)==R;}function gs(t){if(!ps(t)||Dr(t)!=C)return!1;var e=re(t);if(null===e)return!0;var n=Wt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Kt.call(n)==Qt;}var bs=Ce?fn(Ce):function(t){return ps(t)&&Dr(t)==L;};var vs=Be?fn(Be):function(t){return ps(t)&&jo(t)==F;};function ws(t){return"string"==typeof t||!rs(t)&&ps(t)&&Dr(t)==D;}function _s(t){return"symbol"==typeof t||ps(t)&&Dr(t)==U;}var As=Le?fn(Le):function(t){return ps(t)&&hs(t.length)&&!!ve[Dr(t)];};var Es=so(Zr),Ts=so(function(t,e){return t<=e;});function Os(t){if(!t)return[];if(os(t))return ws(t)?Mn(t):qi(t);if(ue&&t[ue])return function(t){for(var data,e=[];!(data=t.next()).done;)e.push(data.value);return e;}(t[ue]());var e=jo(t);return(e==P?wn:e==F?En:$s)(t);}function Ms(t){return t?(t=Ss(t))===_||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0;}function ks(t){var e=Ms(t),n=e%1;return e==e?n?e-n:e:0;}function xs(t){return t?_r(ks(t),0,T):0;}function Ss(t){if("number"==typeof t)return t;if(_s(t))return E;if(ds(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ds(e)?e+"":e;}if("string"!=typeof t)return 0===t?t:+t;t=ln(t);var n=xt.test(t);return n||jt.test(t)?Ee(t.slice(2),n?2:8):kt.test(t)?E:+t;}function js(t){return Ki(t,Ks(t));}function Ns(t){return null==t?"":Ti(t);}var Is=Vi(function(object,source){if(Do(source)||os(source))Ki(source,qs(source),object);else for(var t in source)Wt.call(source,t)&&pr(object,t,source[t]);}),Ps=Vi(function(object,source){Ki(source,Ks(source),object);}),Rs=Vi(function(object,source,t,e){Ki(source,Ks(source),object,e);}),Cs=Vi(function(object,source,t,e){Ki(source,qs(source),object,e);}),Bs=bo(wr);var Ls=fi(function(object,t){object=Lt(object);var e=-1,n=t.length,r=n>2?t[2]:c;for(r&&Co(t[0],t[1],r)&&(n=1);++e1),path;}),Ki(object,wo(object),e),n&&(e=Ar(e,7,yo));for(var r=t.length;r--;)Mi(e,t[r]);return e;});var Ys=bo(function(object,t){return null==object?{}:function(object,t){return oi(object,t,function(t,path){return Us(object,path);});}(object,t);});function Qs(object,t){if(null==object)return{};var e=We(wo(object),function(t){return[t];});return t=To(t),oi(object,e,function(e,path){return t(e,path[0]);});}var Xs=fo(qs),Zs=fo(Ks);function $s(object){return null==object?[]:hn(object,qs(object));}var tu=Xi(function(t,e,n){return e=e.toLowerCase(),t+(n?eu(e):e);});function eu(t){return cu(Ns(t).toLowerCase());}function nu(t){return(t=Ns(t))&&t.replace(It,yn).replace(he,"");}var ru=Xi(function(t,e,n){return t+(n?"-":"")+e.toLowerCase();}),iu=Xi(function(t,e,n){return t+(n?" ":"")+e.toLowerCase();}),ou=Qi("toLowerCase");var au=Xi(function(t,e,n){return t+(n?"_":"")+e.toLowerCase();});var su=Xi(function(t,e,n){return t+(n?" ":"")+cu(e);});var uu=Xi(function(t,e,n){return t+(n?" ":"")+e.toUpperCase();}),cu=Qi("toUpperCase");function lu(t,pattern,e){return t=Ns(t),(pattern=e?c:pattern)===c?function(t){return ye.test(t);}(t)?function(t){return t.match(pe)||[];}(t):function(t){return t.match(At)||[];}(t):t.match(pattern)||[];}var fu=fi(function(t,e){try{return Fe(t,c,e);}catch(t){return cs(t)?t:new bt(t);}}),hu=bo(function(object,t){return Ue(t,function(t){t=Zo(t),vr(object,t,za(object[t],object));}),object;});function du(t){return function(){return t;};}var pu=to(),mu=to(!0);function yu(t){return t;}function gu(t){return Yr("function"==typeof t?t:Ar(t,1));}var bu=fi(function(path,t){return function(object){return qr(object,path,t);};}),vu=fi(function(object,t){return function(path){return qr(object,path,t);};});function wu(object,source,t){var e=qs(source),n=Br(source,e);null!=t||ds(source)&&(n.length||!e.length)||(t=source,source=object,object=this,n=Br(source,qs(source)));var r=!(ds(t)&&"chain"in t&&!t.chain),o=ls(object);return Ue(n,function(t){var e=source[t];object[t]=e,o&&(object.prototype[t]=function(){var t=this.__chain__;if(r||t){var n=object(this.__wrapped__);return(n.__actions__=qi(this.__actions__)).push({func:e,args:arguments,thisArg:object}),n.__chain__=t,n;}return e.apply(object,Ve([this.value()],arguments));});}),object;}function _u(){}var Au=io(We),Eu=io(ze),Tu=io(Qe);function Ou(path){return Bo(path)?on(Zo(path)):function(path){return function(object){return Lr(object,path);};}(path);}var Mu=ao(),ku=ao(!0);function xu(){return[];}function Su(){return!1;}var ju=ro(function(t,e){return t+e;},0),Nu=co("ceil"),Iu=ro(function(t,e){return t/e;},1),Pu=co("floor");var source,Ru=ro(function(t,e){return t*e;},1),Cu=co("round"),Bu=ro(function(t,e){return t-e;},0);return Xn.after=function(t,e){if("function"!=typeof e)throw new Ut(l);return t=ks(t),function(){if(--t<1)return e.apply(this,arguments);};},Xn.ary=Ua,Xn.assign=Is,Xn.assignIn=Ps,Xn.assignInWith=Rs,Xn.assignWith=Cs,Xn.at=Bs,Xn.before=Ga,Xn.bind=za,Xn.bindAll=hu,Xn.bindKey=Ha,Xn.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return rs(t)?t:[t];},Xn.chain=Ma,Xn.chunk=function(t,e,n){e=(n?Co(t,e,n):e===c)?1:an(ks(e),0);var o=null==t?0:t.length;if(!o||e<1)return[];for(var l=0,f=0,h=r(Te(o/e));lo?0:o+n),(r=r===c||r>o?o:ks(r))<0&&(r+=o),r=n>r?0:xs(r);n>>0)?(t=Ns(t))&&("string"==typeof e||null!=e&&!bs(e))&&!(e=Ti(e))&&vn(t)?Bi(Mn(t),0,n):t.split(e,n):[];},Xn.spread=function(t,e){if("function"!=typeof t)throw new Ut(l);return e=null==e?0:an(ks(e),0),fi(function(n){var r=n[e],o=Bi(n,0,e);return r&&Ve(o,r),Fe(t,this,o);});},Xn.tail=function(t){var e=null==t?0:t.length;return e?bi(t,1,e):[];},Xn.take=function(t,e,n){return t&&t.length?bi(t,0,(e=n||e===c?1:ks(e))<0?0:e):[];},Xn.takeRight=function(t,e,n){var r=null==t?0:t.length;return r?bi(t,(e=r-(e=n||e===c?1:ks(e)))<0?0:e,r):[];},Xn.takeRightWhile=function(t,e){return t&&t.length?xi(t,To(e,3),!1,!0):[];},Xn.takeWhile=function(t,e){return t&&t.length?xi(t,To(e,3)):[];},Xn.tap=function(t,e){return e(t),t;},Xn.throttle=function(t,e,n){var r=!0,o=!0;if("function"!=typeof t)throw new Ut(l);return ds(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),qa(t,e,{leading:r,maxWait:e,trailing:o});},Xn.thru=ka,Xn.toArray=Os,Xn.toPairs=Xs,Xn.toPairsIn=Zs,Xn.toPath=function(t){return rs(t)?We(t,Zo):_s(t)?[t]:qi(Xo(Ns(t)));},Xn.toPlainObject=js,Xn.transform=function(object,t,e){var n=rs(object),r=n||ss(object)||As(object);if(t=To(t,4),null==e){var o=object&&object.constructor;e=r?n?new o():[]:ds(object)&&ls(o)?Zn(re(object)):{};}return(r?Ue:Rr)(object,function(n,r,object){return t(e,n,r,object);}),e;},Xn.unary=function(t){return Ua(t,1);},Xn.union=ma,Xn.unionBy=ya,Xn.unionWith=ga,Xn.uniq=function(t){return t&&t.length?Oi(t):[];},Xn.uniqBy=function(t,e){return t&&t.length?Oi(t,To(e,2)):[];},Xn.uniqWith=function(t,e){return e="function"==typeof e?e:c,t&&t.length?Oi(t,c,e):[];},Xn.unset=function(object,path){return null==object||Mi(object,path);},Xn.unzip=ba,Xn.unzipWith=va,Xn.update=function(object,path,t){return null==object?object:ki(object,path,Pi(t));},Xn.updateWith=function(object,path,t,e){return e="function"==typeof e?e:c,null==object?object:ki(object,path,Pi(t),e);},Xn.values=$s,Xn.valuesIn=function(object){return null==object?[]:hn(object,Ks(object));},Xn.without=wa,Xn.words=lu,Xn.wrap=function(t,e){return Qa(Pi(e),t);},Xn.xor=_a,Xn.xorBy=Aa,Xn.xorWith=Ea,Xn.zip=Ta,Xn.zipObject=function(t,e){return Ni(t||[],e||[],pr);},Xn.zipObjectDeep=function(t,e){return Ni(t||[],e||[],pi);},Xn.zipWith=Oa,Xn.entries=Xs,Xn.entriesIn=Zs,Xn.extend=Ps,Xn.extendWith=Rs,wu(Xn,Xn),Xn.add=ju,Xn.attempt=fu,Xn.camelCase=tu,Xn.capitalize=eu,Xn.ceil=Nu,Xn.clamp=function(t,e,n){return n===c&&(n=e,e=c),n!==c&&(n=(n=Ss(n))==n?n:0),e!==c&&(e=(e=Ss(e))==e?e:0),_r(Ss(t),e,n);},Xn.clone=function(t){return Ar(t,4);},Xn.cloneDeep=function(t){return Ar(t,5);},Xn.cloneDeepWith=function(t,e){return Ar(t,5,e="function"==typeof e?e:c);},Xn.cloneWith=function(t,e){return Ar(t,4,e="function"==typeof e?e:c);},Xn.conformsTo=function(object,source){return null==source||Er(object,source,qs(source));},Xn.deburr=nu,Xn.defaultTo=function(t,e){return null==t||t!=t?e:t;},Xn.divide=Iu,Xn.endsWith=function(t,e,n){t=Ns(t),e=Ti(e);var r=t.length,o=n=n===c?r:_r(ks(n),0,r);return(n-=e.length)>=0&&t.slice(n,o)==e;},Xn.eq=$a,Xn.escape=function(t){return(t=Ns(t))&&st.test(t)?t.replace(ot,gn):t;},Xn.escapeRegExp=function(t){return(t=Ns(t))&&yt.test(t)?t.replace(mt,"\\$&"):t;},Xn.every=function(t,e,n){var r=rs(t)?ze:xr;return n&&Co(t,e,n)&&(e=c),r(t,To(e,3));},Xn.find=ja,Xn.findIndex=ia,Xn.findKey=function(object,t){return Ze(object,To(t,3),Rr);},Xn.findLast=Na,Xn.findLastIndex=oa,Xn.findLastKey=function(object,t){return Ze(object,To(t,3),Cr);},Xn.floor=Pu,Xn.forEach=Ia,Xn.forEachRight=Pa,Xn.forIn=function(object,t){return null==object?object:Ir(object,To(t,3),Ks);},Xn.forInRight=function(object,t){return null==object?object:Pr(object,To(t,3),Ks);},Xn.forOwn=function(object,t){return object&&Rr(object,To(t,3));},Xn.forOwnRight=function(object,t){return object&&Cr(object,To(t,3));},Xn.get=Ds,Xn.gt=ts,Xn.gte=es,Xn.has=function(object,path){return null!=object&&No(object,path,Gr);},Xn.hasIn=Us,Xn.head=head,Xn.identity=yu,Xn.includes=function(t,e,n,r){t=os(t)?t:$s(t),n=n&&!r?ks(n):0;var o=t.length;return n<0&&(n=an(o+n,0)),ws(t)?n<=o&&t.indexOf(e,n)>-1:!!o&&tn(t,e,n)>-1;},Xn.indexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var o=null==n?0:ks(n);return o<0&&(o=an(r+o,0)),tn(t,e,o);},Xn.inRange=function(t,e,n){return e=Ms(e),n===c?(n=e,e=0):n=Ms(n),function(t,e,n){return t>=jn(e,n)&&t=-9007199254740991&&t<=A;},Xn.isSet=vs,Xn.isString=ws,Xn.isSymbol=_s,Xn.isTypedArray=As,Xn.isUndefined=function(t){return t===c;},Xn.isWeakMap=function(t){return ps(t)&&jo(t)==G;},Xn.isWeakSet=function(t){return ps(t)&&"[object WeakSet]"==Dr(t);},Xn.join=function(t,e){return null==t?"":Ne.call(t,e);},Xn.kebabCase=ru,Xn.last=la,Xn.lastIndexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var o=r;return n!==c&&(o=(o=ks(n))<0?an(r+o,0):jn(o,r-1)),e==e?function(t,e,n){for(var r=n+1;r--;)if(t[r]===e)return r;return r;}(t,e,o):$e(t,nn,o,!0);},Xn.lowerCase=iu,Xn.lowerFirst=ou,Xn.lt=Es,Xn.lte=Ts,Xn.max=function(t){return t&&t.length?Sr(t,yu,Ur):c;},Xn.maxBy=function(t,e){return t&&t.length?Sr(t,To(e,2),Ur):c;},Xn.mean=function(t){return rn(t,yu);},Xn.meanBy=function(t,e){return rn(t,To(e,2));},Xn.min=function(t){return t&&t.length?Sr(t,yu,Zr):c;},Xn.minBy=function(t,e){return t&&t.length?Sr(t,To(e,2),Zr):c;},Xn.stubArray=xu,Xn.stubFalse=Su,Xn.stubObject=function(){return{};},Xn.stubString=function(){return"";},Xn.stubTrue=function(){return!0;},Xn.multiply=Ru,Xn.nth=function(t,e){return t&&t.length?ri(t,ks(e)):c;},Xn.noConflict=function(){return Me._===this&&(Me._=Xt),this;},Xn.noop=_u,Xn.now=Da,Xn.pad=function(t,e,n){t=Ns(t);var r=(e=ks(e))?On(t):0;if(!e||r>=e)return t;var o=(e-r)/2;return oo(Oe(o),n)+t+oo(Te(o),n);},Xn.padEnd=function(t,e,n){t=Ns(t);var r=(e=ks(e))?On(t):0;return e&&re){var r=t;t=e,e=r;}if(n||t%1||e%1){var o=Pn();return jn(t+o*(e-t+Ae("1e-"+((o+"").length-1))),e);}return ui(t,e);},Xn.reduce=function(t,e,n){var r=rs(t)?Je:sn,o=arguments.length<3;return r(t,To(e,4),n,o,Mr);},Xn.reduceRight=function(t,e,n){var r=rs(t)?Ye:sn,o=arguments.length<3;return r(t,To(e,4),n,o,kr);},Xn.repeat=function(t,e,n){return e=(n?Co(t,e,n):e===c)?1:ks(e),ci(Ns(t),e);},Xn.replace=function(){var t=arguments,e=Ns(t[0]);return t.length<3?e:e.replace(t[1],t[2]);},Xn.result=function(object,path,t){var e=-1,n=(path=Ri(path,object)).length;for(n||(n=1,object=c);++eA)return[];var n=T,r=jn(t,T);e=To(e),t-=T;for(var o=cn(r,e);++n=l)return t;var h=n-On(r);if(h<1)return r;var d=f?Bi(f,0,h).join(""):t.slice(0,h);if(o===c)return d+r;if(f&&(h+=d.length-h),bs(o)){if(t.slice(h).search(o)){var m,y=d;for(o.global||(o=Ft(o.source,Ns(Mt.exec(o))+"g")),o.lastIndex=0;m=o.exec(y);)var v=m.index;d=d.slice(0,v===c?h:v);}}else if(t.indexOf(Ti(o),h)!=h){var w=d.lastIndexOf(o);w>-1&&(d=d.slice(0,w));}return d+r;},Xn.unescape=function(t){return(t=Ns(t))&&at.test(t)?t.replace(it,xn):t;},Xn.uniqueId=function(t){var e=++Vt;return Ns(t)+e;},Xn.upperCase=uu,Xn.upperFirst=cu,Xn.each=Ia,Xn.eachRight=Pa,Xn.first=head,wu(Xn,(source={},Rr(Xn,function(t,e){Wt.call(Xn.prototype,e)||(source[e]=t);}),source),{chain:!1}),Xn.VERSION="4.17.21",Ue(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){Xn[t].placeholder=Xn;}),Ue(["drop","take"],function(t,e){nr.prototype[t]=function(n){n=n===c?1:an(ks(n),0);var r=this.__filtered__&&!e?new nr(this):this.clone();return r.__filtered__?r.__takeCount__=jn(n,r.__takeCount__):r.__views__.push({size:jn(n,T),type:t+(r.__dir__<0?"Right":"")}),r;},nr.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse();};}),Ue(["filter","map","takeWhile"],function(t,e){var n=e+1,r=1==n||3==n;nr.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:To(t,3),type:n}),e.__filtered__=e.__filtered__||r,e;};}),Ue(["head","last"],function(t,e){var n="take"+(e?"Right":"");nr.prototype[t]=function(){return this[n](1).value()[0];};}),Ue(["initial","tail"],function(t,e){var n="drop"+(e?"":"Right");nr.prototype[t]=function(){return this.__filtered__?new nr(this):this[n](1);};}),nr.prototype.compact=function(){return this.filter(yu);},nr.prototype.find=function(t){return this.filter(t).head();},nr.prototype.findLast=function(t){return this.reverse().find(t);},nr.prototype.invokeMap=fi(function(path,t){return"function"==typeof path?new nr(this):this.map(function(e){return qr(e,path,t);});}),nr.prototype.reject=function(t){return this.filter(Ja(To(t)));},nr.prototype.slice=function(t,e){t=ks(t);var n=this;return n.__filtered__&&(t>0||e<0)?new nr(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==c&&(n=(e=ks(e))<0?n.dropRight(-e):n.take(e-t)),n);},nr.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse();},nr.prototype.toArray=function(){return this.take(T);},Rr(nr.prototype,function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),o=Xn[r?"take"+("last"==e?"Right":""):e],l=r||/^find/.test(e);o&&(Xn.prototype[e]=function(){var e=this.__wrapped__,f=r?[1]:arguments,h=e instanceof nr,d=f[0],m=h||rs(e),y=function(t){var e=o.apply(Xn,Ve([t],f));return r&&v?e[0]:e;};m&&n&&"function"==typeof d&&1!=d.length&&(h=m=!1);var v=this.__chain__,w=!!this.__actions__.length,_=l&&!v,A=h&&!w;if(!l&&m){e=A?e:new nr(this);var E=t.apply(e,f);return E.__actions__.push({func:ka,args:[y],thisArg:c}),new er(E,v);}return _&&A?t.apply(this,f):(E=this.thru(y),_?r?E.value()[0]:E.value():E);});}),Ue(["pop","push","shift","sort","splice","unshift"],function(t){var e=Gt[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Xn.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var o=this.value();return e.apply(rs(o)?o:[],t);}return this[n](function(n){return e.apply(rs(n)?n:[],t);});};}),Rr(nr.prototype,function(t,e){var n=Xn[e];if(n){var r=n.name+"";Wt.call(zn,r)||(zn[r]=[]),zn[r].push({name:e,func:n});}}),zn[eo(c,2).name]=[{name:"wrapper",func:c}],nr.prototype.clone=function(){var t=new nr(this.__wrapped__);return t.__actions__=qi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=qi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=qi(this.__views__),t;},nr.prototype.reverse=function(){if(this.__filtered__){var t=new nr(this);t.__dir__=-1,t.__filtered__=!0;}else(t=this.clone()).__dir__*=-1;return t;},nr.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=rs(t),r=e<0,o=n?t.length:0,view=function(t,e,n){var r=-1,o=n.length;for(;++r=this.__values__.length;return{done:t,value:t?c:this.__values__[this.__index__++]};},Xn.prototype.plant=function(t){for(var e,n=this;n instanceof $n;){var r=ta(n);r.__index__=0,r.__values__=c,e?o.__wrapped__=r:e=r;var o=r;n=n.__wrapped__;}return o.__wrapped__=t,e;},Xn.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof nr){var e=t;return this.__actions__.length&&(e=new nr(this)),(e=e.reverse()).__actions__.push({func:ka,args:[pa],thisArg:c}),new er(e,this.__chain__);}return this.thru(pa);},Xn.prototype.toJSON=Xn.prototype.valueOf=Xn.prototype.value=function(){return Si(this.__wrapped__,this.__actions__);},Xn.prototype.first=Xn.prototype.head,ue&&(Xn.prototype[ue]=function(){return this;}),Xn;}();Me._=Sn,(o=function(){return Sn;}.call(e,n,e,r))===c||(r.exports=o);}).call(this);}).call(this,n(47),n(97)(t));},function(t,e){},function(t,e){"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}));}:t.exports=function(t,e){if(e){t.super_=e;var n=function(){};n.prototype=e.prototype,t.prototype=new n(),t.prototype.constructor=t;}};},function(t,e,n){"use strict";e.sha1=n(173),e.sha224=n(174),e.sha256=n(125),e.sha384=n(175),e.sha512=n(126);},function(t,e,n){"use strict";var r=n(37),o=n(64),c=n(124),l=r.rotl32,f=r.sum32,h=r.sum32_5,d=c.ft_1,m=o.BlockHash,y=[1518500249,1859775393,2400959708,3395469782];function v(){if(!(this instanceof v))return new v();m.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80);}r.inherits(v,m),t.exports=v,v.blockSize=512,v.outSize=160,v.hmacStrength=80,v.padLength=64,v.prototype._update=function(t,e){for(var n=this.W,i=0;i<16;i++)n[i]=t[e+i];for(;ithis.blockSize&&(t=new this.Hash().update(t).digest()),o(t.length<=this.blockSize);for(var i=t.length;i=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout();},e));},n(181),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate;}).call(this,n(47));},function(t,e,n){(function(t,e){!function(t,n){"use strict";if(!t.setImmediate){var r,html,o,c,l,f=1,h={},d=!1,m=t.document,y=Object.getPrototypeOf&&Object.getPrototypeOf(t);y=y&&y.setTimeout?y:t,"[object process]"==={}.toString.call(t.process)?r=function(t){e.nextTick(function(){w(t);});}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1;},t.postMessage("","*"),t.onmessage=n,e;}}()?t.MessageChannel?((o=new MessageChannel()).port1.onmessage=function(t){w(t.data);},r=function(t){o.port2.postMessage(t);}):m&&"onreadystatechange"in m.createElement("script")?(html=m.documentElement,r=function(t){var script=m.createElement("script");script.onreadystatechange=function(){w(t),script.onreadystatechange=null,html.removeChild(script),script=null;},html.appendChild(script);}):r=function(t){setTimeout(w,0,t);}:(c="setImmediate$"+Math.random()+"$",l=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(c)&&w(+e.data.slice(c.length));},t.addEventListener?t.addEventListener("message",l,!1):t.attachEvent("onmessage",l),r=function(e){t.postMessage(c+e,"*");}),y.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),i=0;i=0&&t<=256&&!(t%1)?"1"+v.substring(0,t):f.throwArgumentError("invalid decimal size","decimals",t);}function _(t,e){null==e&&(e=0);const n=w(e),r=(t=l.a.from(t)).lt(d);r&&(t=t.mul(m));let o=t.mod(n).toString();for(;o.length2&&f.throwArgumentError("too many decimal points","value",t);let c=o[0],h=o[1];for(c||(c="0"),h||(h="0");"0"===h[h.length-1];)h=h.substring(0,h.length-1);for(h.length>n.length-1&&y("fractional component exceeds decimals","underflow","parseFixed"),""===h&&(h="0");h.lengthnull==t[e]?r:(typeof t[e]!==n&&f.throwArgumentError("invalid fixed format ("+e+" not "+n+")","format."+e,t[e]),t[e]);e=o("signed","boolean",e),n=o("width","number",n),r=o("decimals","number",r);}return n%8&&f.throwArgumentError("invalid fixed format width (not byte aligned)","format.width",n),r>80&&f.throwArgumentError("invalid fixed format (decimals too large)","format.decimals",r),new E(h,e,n,r);}}class T{constructor(t,e,n,r){t!==h&&f.throwError("cannot use FixedNumber constructor; use FixedNumber.from",o.b.errors.UNSUPPORTED_OPERATION,{operation:"new FixedFormat"}),this.format=r,this._hex=e,this._value=n,this._isFixedNumber=!0,Object.freeze(this);}_checkFormat(t){this.format.name!==t.format.name&&f.throwArgumentError("incompatible format; use fixedNumber.toFormat","other",t);}addUnsafe(t){this._checkFormat(t);const a=A(this._value,this.format.decimals),b=A(t._value,t.format.decimals);return T.fromValue(a.add(b),this.format.decimals,this.format);}subUnsafe(t){this._checkFormat(t);const a=A(this._value,this.format.decimals),b=A(t._value,t.format.decimals);return T.fromValue(a.sub(b),this.format.decimals,this.format);}mulUnsafe(t){this._checkFormat(t);const a=A(this._value,this.format.decimals),b=A(t._value,t.format.decimals);return T.fromValue(a.mul(b).div(this.format._multiplier),this.format.decimals,this.format);}divUnsafe(t){this._checkFormat(t);const a=A(this._value,this.format.decimals),b=A(t._value,t.format.decimals);return T.fromValue(a.mul(this.format._multiplier).div(b),this.format.decimals,this.format);}floor(){const t=this.toString().split(".");1===t.length&&t.push("0");let e=T.from(t[0],this.format);const n=!t[1].match(/^(0*)$/);return this.isNegative()&&n&&(e=e.subUnsafe(O.toFormat(e.format))),e;}ceiling(){const t=this.toString().split(".");1===t.length&&t.push("0");let e=T.from(t[0],this.format);const n=!t[1].match(/^(0*)$/);return!this.isNegative()&&n&&(e=e.addUnsafe(O.toFormat(e.format))),e;}round(t){null==t&&(t=0);const e=this.toString().split(".");if(1===e.length&&e.push("0"),(t<0||t>80||t%1)&&f.throwArgumentError("invalid decimal count","decimals",t),e[1].length<=t)return this;const n=T.from("1"+v.substring(0,t),this.format),r=M.toFormat(this.format);return this.mulUnsafe(n).addUnsafe(r).floor().divUnsafe(n);}isZero(){return"0.0"===this._value||"0"===this._value;}isNegative(){return"-"===this._value[0];}toString(){return this._value;}toHexString(t){if(null==t)return this._hex;t%8&&f.throwArgumentError("invalid byte width","width",t);const e=l.a.from(this._hex).fromTwos(this.format.width).toTwos(t).toHexString();return Object(r.h)(e,t/8);}toUnsafeFloat(){return parseFloat(this.toString());}toFormat(t){return T.fromString(this._value,t);}static fromValue(t,e,n){return null!=n||null==e||Object(l.d)(e)||(n=e,e=null),null==e&&(e=0),null==n&&(n="fixed"),T.fromString(_(t,e),E.from(n));}static fromString(t,e){null==e&&(e="fixed");const n=E.from(e),o=A(t,n.decimals);!n.signed&&o.lt(d)&&y("unsigned value cannot be negative","overflow","value",t);let c=null;n.signed?c=o.toTwos(n.width).toHexString():(c=o.toHexString(),c=Object(r.h)(c,n.width/8));const l=_(o,n.decimals);return new T(h,c,l,n);}static fromBytes(t,e){null==e&&(e="fixed");const n=E.from(e);if(Object(r.a)(t).length>n.width/8)throw new Error("overflow");let o=l.a.from(t);n.signed&&(o=o.fromTwos(n.width));const c=o.toTwos((n.signed?0:1)+n.width).toHexString(),f=_(o,n.decimals);return new T(h,c,f,n);}static from(t,e){if("string"==typeof t)return T.fromString(t,e);if(Object(r.j)(t))return T.fromBytes(t,e);try{return T.fromValue(t,0,e);}catch(t){if(t.code!==o.b.errors.INVALID_ARGUMENT)throw t;}return f.throwArgumentError("invalid FixedNumber value","value",t);}static isFixedNumber(t){return!(!t||!t._isFixedNumber);}}const O=T.from(1),M=T.from("0.5");},function(t,e,n){var r=n(39),o=n(17),c=n(35),l=TypeError;t.exports=function(input,t){var e,n;if("string"===t&&o(e=input.toString)&&!c(n=r(e,input)))return n;if(o(e=input.valueOf)&&!c(n=r(e,input)))return n;if("string"!==t&&o(e=input.toString)&&!c(n=r(e,input)))return n;throw l("Can't convert object to primitive value");};},function(t,e,n){var r=n(22),o=n(17),c=r.WeakMap;t.exports=o(c)&&/native code/.test(String(c));},function(t,e,n){"use strict";var r=n(101),o=n(82);t.exports=r?{}.toString:function(){return"[object "+o(this)+"]";};},function(t,e,n){var r=n(22),o=n(187),c=n(188),l=n(189),f=n(79),h=function(t){if(t&&t.forEach!==l)try{f(t,"forEach",l);}catch(e){t.forEach=l;}};for(var d in o)o[d]&&h(r[d]&&r[d].prototype);h(c);},function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0};},function(t,e,n){var r=n(106)("span").classList,o=r&&r.constructor&&r.constructor.prototype;t.exports=o===Object.prototype?void 0:o;},function(t,e,n){"use strict";var r=n(111).forEach,o=n(194)("forEach");t.exports=o?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0);};},function(t,e,n){var r=n(49),o=n(12);t.exports=function(t){if("Function"===r(t))return o(t);};},function(t,e,n){var r=n(83),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0;};},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?r:n)(e);};},function(t,e,n){var r=n(112),o=n(113),c=n(35),l=n(21)("species"),f=Array;t.exports=function(t){var e;return r(t)&&(e=t.constructor,(o(e)&&(e===f||r(e.prototype))||c(e)&&null===(e=e[l]))&&(e=void 0)),void 0===e?f:e;};},function(t,e,n){"use strict";var r=n(14);t.exports=function(t,e){var n=[][t];return!!n&&r(function(){n.call(null,e||function(){return 1;},1);});};},function(t,e,n){var r=n(19),o=n(197).values;r({target:"Object",stat:!0},{values:function(t){return o(t);}});},function(t,e,n){var r=n(25),o=n(142),c=n(58),l=n(34);t.exports=function(t,source,e){for(var n=o(source),f=l.f,h=c.f,i=0;ii;)n=c[i++],r&&!(v?n in o:d(o,n))||m(_,t?[n,o[n]]:o[n]);return _;};};t.exports={entries:v(!0),values:v(!1)};},function(t,e,n){var r=n(14);t.exports=!r(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t())!==t.prototype;});},function(t,e,n){var r=n(26),o=n(109).EXISTS,c=n(12),l=n(146),f=Function.prototype,h=c(f.toString),d=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,m=c(d.exec);r&&!o&&l(f,"name",{configurable:!0,get:function(){try{return m(d,h(this))[1];}catch(t){return"";}}});},function(t,e,n){var r=n(21),o=n(75),c=n(34).f,l=r("unscopables"),f=Array.prototype;null==f[l]&&c(f,l,{configurable:!0,value:o(null)}),t.exports=function(t){f[l][t]=!0;};},function(t,e,n){var r=n(44);t.exports=r("document","documentElement");},function(t,e,n){var r=n(203),o=TypeError;t.exports=function(t){if(r(t))throw o("The method doesn't accept regular expressions");return t;};},function(t,e,n){var r=n(35),o=n(49),c=n(21)("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[c])?!!e:"RegExp"==o(t));};},function(t,e,n){var r=n(21)("match");t.exports=function(t){var e=/./;try{"/./"[t](e);}catch(n){try{return e[r]=!1,"/./"[t](e);}catch(t){}}return!1;};},function(t,e,n){var r=n(19),o=n(48),c=n(85);r({target:"Object",stat:!0,forced:n(14)(function(){c(1);})},{keys:function(t){return c(o(t));}});},function(t,e,n){n(207),n(212),n(213),n(214),n(216);},function(t,e,n){"use strict";var r=n(19),o=n(22),c=n(39),l=n(12),f=n(67),h=n(26),d=n(56),m=n(14),y=n(25),v=n(107),w=n(38),_=n(42),A=n(78),E=n(50),T=n(73),O=n(75),M=n(85),k=n(84),x=n(208),S=n(117),j=n(58),N=n(34),I=n(148),P=n(114),R=n(57),C=n(146),B=n(66),L=n(80),F=n(81),D=n(105),U=n(21),G=n(150),z=n(210),H=n(211),K=n(119),W=n(110),V=n(111).forEach,J=L("hidden"),Y="Symbol",Q="prototype",X=W.set,Z=W.getterFor(Y),$=Object[Q],tt=o.Symbol,et=tt&&tt[Q],nt=o.TypeError,it=o.QObject,ot=j.f,at=N.f,st=x.f,ut=P.f,ct=l([].push),lt=B("symbols"),ft=B("op-symbols"),ht=B("wks"),pt=!it||!it[Q]||!it[Q].findChild,mt=h&&m(function(){return 7!=O(at({},"a",{get:function(){return at(this,"a",{value:7}).a;}})).a;})?function(t,e,n){var r=ot($,e);r&&delete $[e],at(t,e,n),r&&t!==$&&at($,e,r);}:at,yt=function(t,e){var symbol=lt[t]=O(et);return X(symbol,{type:Y,tag:t,description:e}),h||(symbol.description=e),symbol;},gt=function(t,e,n){t===$&>(ft,e,n),w(t);var r=A(e);return w(n),y(lt,r)?(n.enumerable?(y(t,J)&&t[J][r]&&(t[J][r]=!1),n=O(n,{enumerable:T(0,!1)})):(y(t,J)||at(t,J,T(1,{})),t[J][r]=!0),mt(t,r,n)):at(t,r,n);},bt=function(t,e){w(t);var n=_(e),r=M(n).concat(At(n));return V(r,function(e){h&&!c(vt,n,e)||gt(t,e,n[e]);}),t;},vt=function(t){var e=A(t),n=c(ut,this,e);return!(this===$&&y(lt,e)&&!y(ft,e))&&(!(n||!y(this,e)||!y(lt,e)||y(this,J)&&this[J][e])||n);},wt=function(t,e){var n=_(t),r=A(e);if(n!==$||!y(lt,r)||y(ft,r)){var o=ot(n,r);return!o||!y(lt,r)||y(n,J)&&n[J][r]||(o.enumerable=!0),o;}},_t=function(t){var e=st(_(t)),n=[];return V(e,function(t){y(lt,t)||y(F,t)||ct(n,t);}),n;},At=function(t){var e=t===$,n=st(e?ft:_(t)),r=[];return V(n,function(t){!y(lt,t)||e&&!y($,t)||ct(r,lt[t]);}),r;};d||(tt=function(){if(v(et,this))throw nt("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?E(arguments[0]):void 0,e=D(t),n=function(t){this===$&&c(n,ft,t),y(this,J)&&y(this[J],e)&&(this[J][e]=!1),mt(this,e,T(1,t));};return h&&pt&&mt($,e,{configurable:!0,set:n}),yt(e,t);},R(et=tt[Q],"toString",function(){return Z(this).tag;}),R(tt,"withoutSetter",function(t){return yt(D(t),t);}),P.f=vt,N.f=gt,I.f=bt,j.f=wt,k.f=x.f=_t,S.f=At,G.f=function(t){return yt(U(t),t);},h&&(C(et,"description",{configurable:!0,get:function(){return Z(this).description;}}),f||R($,"propertyIsEnumerable",vt,{unsafe:!0}))),r({global:!0,constructor:!0,wrap:!0,forced:!d,sham:!d},{Symbol:tt}),V(M(ht),function(t){z(t);}),r({target:Y,stat:!0,forced:!d},{useSetter:function(){pt=!0;},useSimple:function(){pt=!1;}}),r({target:"Object",stat:!0,forced:!d,sham:!h},{create:function(t,e){return void 0===e?O(t):bt(O(t),e);},defineProperty:gt,defineProperties:bt,getOwnPropertyDescriptor:wt}),r({target:"Object",stat:!0,forced:!d},{getOwnPropertyNames:_t}),H(),K(tt,Y),F[J]=!0;},function(t,e,n){var r=n(49),o=n(42),c=n(84).f,l=n(209),f="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return f&&"Window"==r(t)?function(t){try{return c(t);}catch(t){return l(f);}}(t):c(o(t));};},function(t,e,n){var r=n(115),o=n(74),c=n(86),l=Array,f=Math.max;t.exports=function(t,e,n){for(var h=o(t),d=r(e,h),m=r(void 0===n?h:n,h),y=l(f(m-d,0)),v=0;d1?arguments[1]:void 0);}});},function(t,e,n){var r=n(19),o=n(14),c=n(42),l=n(58).f,f=n(26);r({target:"Object",stat:!0,forced:!f||o(function(){l(1);}),sham:!f},{getOwnPropertyDescriptor:function(t,e){return l(c(t),e);}});},function(t,e,n){var r=n(19),o=n(26),c=n(142),l=n(42),f=n(58),h=n(86);r({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(object){for(var t,e,n=l(object),r=f.f,o=c(n),d={},m=0;o.length>m;)void 0!==(e=r(n,t=o[m++]))&&h(d,t,e);return d;}});},function(t,e,n){"use strict";n.r(e),n.d(e,"getBatches",function(){return l;}),n.d(e,"getBlocksBatches",function(){return f;}),n.d(e,"sleep",function(){return h;}),n.d(e,"isAmount",function(){return m;}),n.d(e,"getOperationChecker",function(){return y;}),n.d(e,"getIsWhitelistedDomain",function(){return v;}),n.d(e,"controlledPromise",function(){return w;});var r=n(18),o=(n(99),n(221),n(225),n(232),n(239),n(147),n(149),n(100),n(157),n(54)),c=0;function l(t,e){for(var n=[];t.length;)n.push(t.splice(c,e));return n;}function f(t,e,n){var r=e-t,c=Math.ceil(r/n);return Array.from({length:n},function(r,l){var f=t+c*l,h=f+c-o.numbers.ONE;return l+o.numbers.ONE===n&&(h=e),[f>h?h:f,h>e?e:h];});}function h(t){return d.apply(this,arguments);}function d(){return(d=Object(r.a)(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,new Promise(function(t){return setTimeout(t,e);});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop();}},t);}))).apply(this,arguments);}function m(t){return t&&Number(t);}function y(t){var e=t.checker,n=t.isRelayer;return t.additionalCondition?e&&!n:e;}function v(){return!!window.location.host.includes("compassionate-payne-b9dc6b.netlify.app")||["localhost:3000","nova.tornadocash.eth","nova.tornadocash.eth.link","nova.tornadocash.eth.limo"].includes(window.location.host);}function w(t){var e,n;return{promise:new Promise(function(r,o){e=o,n=r,t.then(r).catch(o);}),resolve:n,reject:e};}},function(t,e,n){"use strict";var r=n(19),o=n(48),c=n(115),l=n(83),f=n(74),h=n(222),d=n(223),m=n(141),y=n(86),v=n(224),w=n(153)("splice"),_=Math.max,A=Math.min;r({target:"Array",proto:!0,forced:!w},{splice:function(t,e){var n,r,w,E,T,O,M=o(this),k=f(M),x=c(t,k),S=arguments.length;for(0===S?n=r=0:1===S?(n=0,r=k-x):(n=S-2,r=A(_(l(e),0),k-x)),d(k+n-r),w=m(M,r),E=0;Ek-r+n;E--)v(M,E-1);}else if(n>r)for(E=k-r;E>x;E--)O=E+n-1,(T=E+r-1)in M?M[O]=M[T]:v(M,O);for(E=0;E9007199254740991)throw n("Maximum allowed index exceeded");return t;};},function(t,e,n){"use strict";var r=n(72),o=TypeError;t.exports=function(t,e){if(!delete t[e])throw o("Cannot delete property "+r(e)+" of "+r(t));};},function(t,e,n){var r=n(19),o=n(226);r({target:"Array",stat:!0,forced:!n(231)(function(t){Array.from(t);})},{from:o});},function(t,e,n){"use strict";var r=n(139),o=n(39),c=n(48),l=n(227),f=n(229),h=n(113),d=n(74),m=n(86),y=n(230),v=n(154),w=Array;t.exports=function(t){var e=c(t),n=h(this),_=arguments.length,A=_>1?arguments[1]:void 0,E=void 0!==A;E&&(A=r(A,_>2?arguments[2]:void 0));var T,O,M,k,x,S,j=v(e),N=0;if(!j||this===w&&f(j))for(T=d(e),O=n?new this(T):w(T);T>N;N++)S=E?A(e[N],N):e[N],m(O,N,S);else for(x=(k=y(e,j)).next,O=n?new this():[];!(M=o(x,k)).done;N++)S=E?l(k,A,[M.value,N],!0):M.value,m(O,N,S);return O.length=N,O;};},function(t,e,n){var r=n(38),o=n(228);t.exports=function(t,e,n,c){try{return c?e(r(n)[0],n[1]):e(n);}catch(e){o(t,"throw",e);}};},function(t,e,n){var r=n(39),o=n(38),c=n(108);t.exports=function(t,e,n){var l,f;o(t);try{if(!(l=c(t,"return"))){if("throw"===e)throw n;return n;}l=r(l,t);}catch(t){f=!0,l=t;}if("throw"===e)throw n;if(f)throw l;return o(l),n;};},function(t,e,n){var r=n(21),o=n(87),c=r("iterator"),l=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||l[c]===t);};},function(t,e,n){var r=n(39),o=n(71),c=n(38),l=n(72),f=n(154),h=TypeError;t.exports=function(t,e){var n=arguments.length<2?f(t):e;if(o(n))return c(r(n,t));throw h(l(t)+" is not iterable");};},function(t,e,n){var r=n(21)("iterator"),o=!1;try{var c=0,l={next:function(){return{done:!!c++};},return:function(){o=!0;}};l[r]=function(){return this;},Array.from(l,function(){throw 2;});}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var object={};object[r]=function(){return{next:function(){return{done:n=!0};}};},t(object);}catch(t){}return n;};},function(t,e,n){"use strict";var r=n(233).charAt,o=n(50),c=n(110),l=n(234),f=n(238),h="String Iterator",d=c.set,m=c.getterFor(h);l(String,"String",function(t){d(this,{type:h,string:o(t),index:0});},function(){var t,e=m(this),n=e.string,o=e.index;return o>=n.length?f(void 0,!0):(t=r(n,o),e.index+=t.length,f(t,!1));});},function(t,e,n){var r=n(12),o=n(83),c=n(50),l=n(69),f=r("".charAt),h=r("".charCodeAt),d=r("".slice),m=function(t){return function(e,n){var r,m,y=c(l(e)),v=o(n),w=y.length;return v<0||v>=w?t?"":void 0:(r=h(y,v))<55296||r>56319||v+1===w||(m=h(y,v+1))<56320||m>57343?t?f(y,v):r:t?d(y,v,v+2):m-56320+(r-55296<<10)+65536;};};t.exports={codeAt:m(!1),charAt:m(!0)};},function(t,e,n){"use strict";var r=n(19),o=n(39),c=n(67),l=n(109),f=n(17),h=n(235),d=n(118),m=n(156),y=n(119),v=n(79),w=n(57),_=n(21),A=n(87),E=n(155),T=l.PROPER,O=l.CONFIGURABLE,M=E.IteratorPrototype,k=E.BUGGY_SAFARI_ITERATORS,x=_("iterator"),S="keys",j="values",N="entries",I=function(){return this;};t.exports=function(t,e,n,l,_,E,P){h(n,e,l);var R,C,B,L=function(t){if(t===_&&z)return z;if(!k&&t in U)return U[t];switch(t){case S:case j:case N:return function(){return new n(this,t);};}return function(){return new n(this);};},F=e+" Iterator",D=!1,U=t.prototype,G=U[x]||U["@@iterator"]||_&&U[_],z=!k&&G||L(_),H="Array"==e&&U.entries||G;if(H&&(R=d(H.call(new t())))!==Object.prototype&&R.next&&(c||d(R)===M||(m?m(R,M):f(R[x])||w(R,x,I)),y(R,F,!0,!0),c&&(A[F]=I)),T&&_==j&&G&&G.name!==j&&(!c&&O?v(U,"name",j):(D=!0,z=function(){return o(G,this);})),_)if(C={values:L(j),keys:E?z:L(S),entries:L(N)},P)for(B in C)(k||D||!(B in U))&&w(U,B,C[B]);else r({target:e,proto:!0,forced:k||D},C);return c&&!P||U[x]===z||w(U,x,z,{name:_}),A[e]=z,C;};},function(t,e,n){"use strict";var r=n(155).IteratorPrototype,o=n(75),c=n(73),l=n(119),f=n(87),h=function(){return this;};t.exports=function(t,e,n,d){var m=e+" Iterator";return t.prototype=o(r,{next:c(+!d,n)}),l(t,m,!1,!0),f[m]=h,t;};},function(t,e,n){var r=n(12),o=n(71);t.exports=function(object,t,e){try{return r(o(Object.getOwnPropertyDescriptor(object,t)[e]));}catch(t){}};},function(t,e,n){var r=n(17),o=String,c=TypeError;t.exports=function(t){if("object"==typeof t||r(t))return t;throw c("Can't set "+o(t)+" as a prototype");};},function(t,e){t.exports=function(t,e){return{value:t,done:e};};},function(t,e,n){"use strict";var r=n(19),o=n(67),c=n(26),l=n(22),path=n(151),f=n(12),h=n(145),d=n(25),m=n(240),y=n(107),v=n(70),w=n(136),_=n(14),A=n(84).f,E=n(58).f,T=n(34).f,O=n(241),M=n(242).trim,k="Number",x=l[k],S=path[k],j=x.prototype,N=l.TypeError,I=f("".slice),P=f("".charCodeAt),R=function(t){var e,n,r,o,c,l,f,code,h=w(t,"number");if(v(h))throw N("Cannot convert a Symbol value to a number");if("string"==typeof h&&h.length>2)if(h=M(h),43===(e=P(h,0))||45===e){if(88===(n=P(h,2))||120===n)return NaN;}else if(48===e){switch(P(h,1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+h;}for(l=(c=I(h,2)).length,f=0;fo)return NaN;return parseInt(c,r);}return+h;},C=h(k,!x(" 0o1")||!x("0b1")||x("+0x1")),B=function(t){var e,n=arguments.length<1?0:x(function(t){var e=w(t,"number");return"bigint"==typeof e?e:R(e);}(t));return y(j,e=this)&&_(function(){O(e);})?m(Object(n),this,B):n;};B.prototype=j,C&&!o&&(j.constructor=B),r({global:!0,constructor:!0,wrap:!0,forced:C},{Number:B});var L=function(t,source){for(var e,n=c?A(source):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),r=0;n.length>r;r++)d(source,e=n[r])&&!d(t,e)&&T(t,e,E(source,e));};o&&S&&L(path[k],S),(C||o)&&L(path[k],x);},function(t,e,n){var r=n(17),o=n(35),c=n(156);t.exports=function(t,e,n){var l,f;return c&&r(l=e.constructor)&&l!==n&&o(f=l.prototype)&&f!==n.prototype&&c(t,f),t;};},function(t,e,n){var r=n(12);t.exports=r(1..valueOf);},function(t,e,n){var r=n(12),o=n(69),c=n(50),l=n(243),f=r("".replace),h=RegExp("^["+l+"]+"),d=RegExp("(^|[^"+l+"])["+l+"]+$"),m=function(t){return function(e){var n=c(o(e));return 1&t&&(n=f(n,h,"")),2&t&&(n=f(n,d,"$1")),n;};};t.exports={start:m(1),end:m(2),trim:m(3)};},function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff";},function(t,e,n){var r=n(19),o=n(22),c=n(158)(o.setInterval,!0);r({global:!0,bind:!0,forced:o.setInterval!==c},{setInterval:c});},function(t,e){t.exports="function"==typeof Bun&&Bun&&"string"==typeof Bun.version;},function(t,e){var n=TypeError;t.exports=function(t,e){if(t2&&void 0!==o[2]?o[2]:0,t.prev=1,t.next=4,f(l(y.prototype),"send",this).call(this,e,n);case 4:case 16:return t.abrupt("return",t.sent);case 7:if(t.prev=7,t.t0=t.catch(1),r){t.next=18;break;}return t.next=13,this.sleep(3e3);case 13:if(!this.fallbackRpcs){t.next=17;break;}return t.next=16,this.fallbackSend(e,n,this.fallbackRpcs);case 17:return t.abrupt("return",this.send(e,n,++r));case 18:throw t.t0;case 19:case"end":return t.stop();}},t,this,[[1,7]]);})),function(t,e){return d.apply(this,arguments);})},{key:"fallbackSend",value:(n=Object(r.a)(regeneratorRuntime.mark(function t(e,n,r){var o,c,l,f,h=arguments;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return c=function(t){if(t.error){var e=new Error(t.error.message);throw e.code=t.error.code,e.data=t.error.data,e;}return t.result;},o=h.length>3&&void 0!==h[3]?h[3]:0,t.prev=2,l={method:e,params:n,id:this._nextId+w.numbers.ONE,jsonrpc:"2.0"},f=Object(v.b)({url:r[o]},JSON.stringify(l),c).then(function(t){return t;},function(t){throw t;}),t.next=7,f;case 7:case 19:return t.abrupt("return",t.sent);case 10:if(t.prev=10,t.t0=t.catch(2),o+=w.numbers.ONE,r[o]){t.next=17;break;}throw t.t0;case 17:return t.next=19,this.fallbackSend(e,n,r,o);case 20:case"end":return t.stop();}},t,this,[[2,10]]);})),function(t,e,r){return n.apply(this,arguments);})},{key:"sleep",value:(e=Object(r.a)(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,new Promise(function(t){return setTimeout(t,e);});case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop();}},t);})),function(t){return e.apply(this,arguments);})}]),y;}(y.ethers.providers.StaticJsonRpcProvider);},function(t,e,n){"use strict";n.r(e),n.d(e,"IndexedDB",function(){return C;});var r=n(8),o=n(18),c=n(9),l=n(10);n(99),n(100),n(186),n(195),n(199),n(147),n(149),n(205),n(206),n(217),n(218),n(219);const f=(object,t)=>t.some(t=>object instanceof t);let h,d;const m=new WeakMap(),y=new WeakMap(),v=new WeakMap(),w=new WeakMap(),_=new WeakMap();let A={get(t,e,n){if(t instanceof IDBTransaction){if("done"===e)return y.get(t);if("objectStoreNames"===e)return t.objectStoreNames||v.get(t);if("store"===e)return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0]);}return O(t[e]);},set:(t,e,n)=>(t[e]=n,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function E(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(d||(d=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(M(this),e),O(m.get(this));}:function(...e){return O(t.apply(M(this),e));}:function(e,...n){const r=t.call(M(this),e,...n);return v.set(r,e.sort?e.sort():[e]),O(r);};}function T(t){return"function"==typeof t?E(t):(t instanceof IDBTransaction&&function(t){if(y.has(t))return;const e=new Promise((e,n)=>{const r=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",c),t.removeEventListener("abort",c);},o=()=>{e(),r();},c=()=>{n(t.error||new DOMException("AbortError","AbortError")),r();};t.addEventListener("complete",o),t.addEventListener("error",c),t.addEventListener("abort",c);});y.set(t,e);}(t),f(t,h||(h=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction]))?new Proxy(t,A):t);}function O(t){if(t instanceof IDBRequest)return function(t){const e=new Promise((e,n)=>{const r=()=>{t.removeEventListener("success",o),t.removeEventListener("error",c);},o=()=>{e(O(t.result)),r();},c=()=>{n(t.error),r();};t.addEventListener("success",o),t.addEventListener("error",c);});return e.then(e=>{e instanceof IDBCursor&&m.set(e,t);}).catch(()=>{}),_.set(e,t),e;}(t);if(w.has(t))return w.get(t);const e=T(t);return e!==t&&(w.set(t,e),_.set(e,t)),e;}const M=t=>_.get(t);function k(t,e,{blocked:n,upgrade:r,blocking:o,terminated:c}={}){const l=indexedDB.open(t,e),f=O(l);return r&&l.addEventListener("upgradeneeded",t=>{r(O(l.result),t.oldVersion,t.newVersion,O(l.transaction));}),n&&l.addEventListener("blocked",()=>n()),f.then(t=>{c&&t.addEventListener("close",()=>c()),o&&t.addEventListener("versionchange",()=>o());}).catch(()=>{}),f;}function x(t,{blocked:e}={}){const n=indexedDB.deleteDatabase(t);return e&&n.addEventListener("blocked",()=>e()),O(n).then(()=>{});}const S=["get","getKey","getAll","getAllKeys","count"],j=["put","add","delete","clear"],N=new Map();function I(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(N.get(e))return N.get(e);const n=e.replace(/FromIndex$/,""),r=e!==n,o=j.includes(n);if(!(n in(r?IDBIndex:IDBObjectStore).prototype)||!o&&!S.includes(n))return;const c=async function(t,...e){const c=this.transaction(t,o?"readwrite":"readonly");let l=c.store;return r&&(l=l.index(e.shift())),(await Promise.all([l[n](...e),o&&c.done]))[0];};return N.set(e,c),c;}function P(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(object);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable;})),e.push.apply(e,n);}return e;}function R(t){for(var i=1;i({...t,get:(e,n,r)=>I(e,n)||t.get(e,n,r),has:(e,n)=>!!I(e,n)||t.has(e,n)}))(A);var C=function(){function t(e){var n=e.stores,r=e.dbName;Object(c.a)(this,t),this.dbExists=!1,this.isBlocked=!1,this.options={upgrade:function(t){Object.values(t.objectStoreNames).forEach(function(e){t.deleteObjectStore(e);}),n.forEach(function(e){var n=e.name,r=e.keyPath,o=e.indexes,c=t.createObjectStore(n,{keyPath:r,autoIncrement:!0});Array.isArray(o)&&o.forEach(function(t){var e=t.name,n=t.unique,r=void 0!==n&&n;c.createIndex(e,String(e),{unique:r});});});}},this.dbName=r;}var e,n,r,f,h,d,m,y,v,w,_,A;return Object(l.a)(t,[{key:"initDB",value:(A=Object(o.a)(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,!this.dbExists){t.next=3;break;}return t.abrupt("return");case 3:return t.next=5,k(this.dbName,9,this.options);case 5:this.db=t.sent,this.onEventHandler(),this.dbExists=!0,t.next=19;break;case 10:if(t.prev=10,t.t0=t.catch(0),!t.t0.message.includes("A mutation operation was attempted on a database that did not allow mutations.")){t.next=15;break;}return this.isBlocked=!0,t.abrupt("return");case 15:if(!t.t0.message.includes("less than the existing version")){t.next=18;break;}return t.next=18,this.removeExist();case 18:console.error("initDB has error: ".concat(t.t0.message));case 19:case"end":return t.stop();}},t,this,[[0,10]]);})),function(){return A.apply(this,arguments);})},{key:"createTransactions",value:(_=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,data,r,o,c,l;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,data=e.data,r=e.mode,o=void 0===r?"readwrite":r,t.prev=1,c=this.db.transaction(n,o),!(l=c.objectStore(n)).add){t.next=9;break;}return t.next=7,l.add(data);case 7:return t.next=9,c.done;case 9:t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method createTransactions has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return _.apply(this,arguments);})},{key:"createMultipleTransactions",value:function(t){var e=t.storeName,data=t.data,n=t.index,r=t.mode,o=void 0===r?"readwrite":r;try{var c=this.db.transaction(e,o);data.forEach(function(t){t&&c.store&&c.store.put&&c.store.put(R(R({},t),n));});}catch(t){throw new Error("Method createMultipleTransactions has error: ".concat(t.message));}}},{key:"getFromIndex",value:(w=Object(o.a)(regeneratorRuntime.mark(function t(e){var n;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isBlocked){t.next=2;break;}return t.abrupt("return");case 2:return t.prev=2,t.next=5,this.getFromIndexHandler(e);case 5:return n=t.sent,t.abrupt("return",n);case 9:return t.prev=9,t.t0=t.catch(2),t.abrupt("return",void 0);case 12:case"end":return t.stop();}},t,this,[[2,9]]);})),function(t){return w.apply(this,arguments);})},{key:"getItem",value:(v=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,c;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,r=e.key,t.prev=1,!this.isBlocked){t.next=4;break;}return t.abrupt("return");case 4:return o=this.db.transaction(n).objectStore(n),t.next=7,o.get(r);case 7:return c=t.sent,t.abrupt("return",c);case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method getItem has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return v.apply(this,arguments);})},{key:"addItem",value:(y=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,data,r,o;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.storeName,data=e.data,r=e.key,t.prev=1,o=this.db.transaction(n,"readwrite"),t.next=5,o.objectStore(n).get(r);case 5:if(t.sent){t.next=9;break;}return t.next=9,o.objectStore(n).add(data);case 9:t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(1),new Error("Method addItem has error: ".concat(t.t0.message));case 14:case"end":return t.stop();}},t,this,[[1,11]]);})),function(t){return y.apply(this,arguments);})},{key:"putItem",value:(m=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,data,r;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,data=e.data,t.prev=1,!this.isBlocked){t.next=4;break;}return t.abrupt("return");case 4:return r=this.db.transaction(n,"readwrite"),t.next=7,r.objectStore(n).put(data);case 7:t.next=12;break;case 9:throw t.prev=9,t.t0=t.catch(1),new Error("Method putItem has error: ".concat(t.t0.message));case 12:case"end":return t.stop();}},t,this,[[1,9]]);})),function(t){return m.apply(this,arguments);})},{key:"getAll",value:(d=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,t.prev=1,!this.isBlocked&&this.dbExists){t.next=4;break;}return t.abrupt("return",[]);case 4:return r=this.db.transaction(n,"readonly"),o=r.objectStore(n),t.next=8,o.getAll();case 8:return data=t.sent,t.abrupt("return",data);case 12:throw t.prev=12,t.t0=t.catch(1),new Error("Method getAll has error: ".concat(t.t0.message));case 15:case"end":return t.stop();}},t,this,[[1,12]]);})),function(t){return d.apply(this,arguments);})},{key:"clearStore",value:(h=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,c,l;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.storeName,r=e.mode,o=void 0===r?"readwrite":r,t.prev=1,c=this.db.transaction(n,o),!(l=c.objectStore(n)).clear){t.next=7;break;}return t.next=7,l.clear();case 7:t.next=12;break;case 9:throw t.prev=9,t.t0=t.catch(1),new Error("Method clearStore has error: ".concat(t.t0.message));case 12:case"end":return t.stop();}},t,this,[[1,9]]);})),function(t){return h.apply(this,arguments);})},{key:"getAllFromIndex",value:(f=Object(o.a)(regeneratorRuntime.mark(function t(e){var n;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.isBlocked){t.next=2;break;}return t.abrupt("return",[]);case 2:return t.prev=2,t.next=5,this.getAllFromIndexHandler(e);case 5:return n=t.sent,t.abrupt("return",n);case 9:return t.prev=9,t.t0=t.catch(2),t.abrupt("return",[]);case 12:case"end":return t.stop();}},t,this,[[2,9]]);})),function(t){return f.apply(this,arguments);})},{key:"onEventHandler",value:function(){var t=this;this.db.addEventListener("onupgradeneeded",Object(o.a)(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.removeExist();case 2:case"end":return e.stop();}},e);})));}},{key:"removeExist",value:(r=Object(o.a)(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,x(this.dbName);case 2:return this.dbExists=!1,t.next=5,this.initDB();case 5:case"end":return t.stop();}},t,this);})),function(){return r.apply(this,arguments);})},{key:"getFromIndexHandler",value:(n=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,c;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.storeName,r=e.indexName,o=e.key,t.prev=1,t.next=4,this.db.getFromIndex(n,r,o);case 4:return c=t.sent,t.abrupt("return",c);case 8:throw t.prev=8,t.t0=t.catch(1),new Error("Method getFromIndexHandler has error: ".concat(t.t0.message));case 11:case"end":return t.stop();}},t,this,[[1,8]]);})),function(t){return n.apply(this,arguments);})},{key:"getAllFromIndexHandler",value:(e=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,c,l;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.storeName,r=e.indexName,o=e.key,c=e.count,t.prev=1,t.next=4,this.db.getAllFromIndex(n,r,o,c);case 4:return l=t.sent,t.abrupt("return",l);case 8:throw t.prev=8,t.t0=t.catch(1),new Error("Method getAllFromIndex has error: ".concat(t.t0.message));case 11:case"end":return t.stop();}},t,this,[[1,8]]);})),function(t){return e.apply(this,arguments);})}]),t;}();},function(t,e,n){"use strict";n.d(e,"a",function(){return h;});var r=n(77);let o=null;function c(t){if(null==o&&(o="AbandonAbilityAbleAboutAboveAbsentAbsorbAbstractAbsurdAbuseAccessAccidentAccountAccuseAchieveAcidAcousticAcquireAcrossActActionActorActressActualAdaptAddAddictAddressAdjustAdmitAdultAdvanceAdviceAerobicAffairAffordAfraidAgainAgeAgentAgreeAheadAimAirAirportAisleAlarmAlbumAlcoholAlertAlienAllAlleyAllowAlmostAloneAlphaAlreadyAlsoAlterAlwaysAmateurAmazingAmongAmountAmusedAnalystAnchorAncientAngerAngleAngryAnimalAnkleAnnounceAnnualAnotherAnswerAntennaAntiqueAnxietyAnyApartApologyAppearAppleApproveAprilArchArcticAreaArenaArgueArmArmedArmorArmyAroundArrangeArrestArriveArrowArtArtefactArtistArtworkAskAspectAssaultAssetAssistAssumeAsthmaAthleteAtomAttackAttendAttitudeAttractAuctionAuditAugustAuntAuthorAutoAutumnAverageAvocadoAvoidAwakeAwareAwayAwesomeAwfulAwkwardAxisBabyBachelorBaconBadgeBagBalanceBalconyBallBambooBananaBannerBarBarelyBargainBarrelBaseBasicBasketBattleBeachBeanBeautyBecauseBecomeBeefBeforeBeginBehaveBehindBelieveBelowBeltBenchBenefitBestBetrayBetterBetweenBeyondBicycleBidBikeBindBiologyBirdBirthBitterBlackBladeBlameBlanketBlastBleakBlessBlindBloodBlossomBlouseBlueBlurBlushBoardBoatBodyBoilBombBoneBonusBookBoostBorderBoringBorrowBossBottomBounceBoxBoyBracketBrainBrandBrassBraveBreadBreezeBrickBridgeBriefBrightBringBriskBroccoliBrokenBronzeBroomBrotherBrownBrushBubbleBuddyBudgetBuffaloBuildBulbBulkBulletBundleBunkerBurdenBurgerBurstBusBusinessBusyButterBuyerBuzzCabbageCabinCableCactusCageCakeCallCalmCameraCampCanCanalCancelCandyCannonCanoeCanvasCanyonCapableCapitalCaptainCarCarbonCardCargoCarpetCarryCartCaseCashCasinoCastleCasualCatCatalogCatchCategoryCattleCaughtCauseCautionCaveCeilingCeleryCementCensusCenturyCerealCertainChairChalkChampionChangeChaosChapterChargeChaseChatCheapCheckCheeseChefCherryChestChickenChiefChildChimneyChoiceChooseChronicChuckleChunkChurnCigarCinnamonCircleCitizenCityCivilClaimClapClarifyClawClayCleanClerkCleverClickClientCliffClimbClinicClipClockClogCloseClothCloudClownClubClumpClusterClutchCoachCoastCoconutCodeCoffeeCoilCoinCollectColorColumnCombineComeComfortComicCommonCompanyConcertConductConfirmCongressConnectConsiderControlConvinceCookCoolCopperCopyCoralCoreCornCorrectCostCottonCouchCountryCoupleCourseCousinCoverCoyoteCrackCradleCraftCramCraneCrashCraterCrawlCrazyCreamCreditCreekCrewCricketCrimeCrispCriticCropCrossCrouchCrowdCrucialCruelCruiseCrumbleCrunchCrushCryCrystalCubeCultureCupCupboardCuriousCurrentCurtainCurveCushionCustomCuteCycleDadDamageDampDanceDangerDaringDashDaughterDawnDayDealDebateDebrisDecadeDecemberDecideDeclineDecorateDecreaseDeerDefenseDefineDefyDegreeDelayDeliverDemandDemiseDenialDentistDenyDepartDependDepositDepthDeputyDeriveDescribeDesertDesignDeskDespairDestroyDetailDetectDevelopDeviceDevoteDiagramDialDiamondDiaryDiceDieselDietDifferDigitalDignityDilemmaDinnerDinosaurDirectDirtDisagreeDiscoverDiseaseDishDismissDisorderDisplayDistanceDivertDivideDivorceDizzyDoctorDocumentDogDollDolphinDomainDonateDonkeyDonorDoorDoseDoubleDoveDraftDragonDramaDrasticDrawDreamDressDriftDrillDrinkDripDriveDropDrumDryDuckDumbDuneDuringDustDutchDutyDwarfDynamicEagerEagleEarlyEarnEarthEasilyEastEasyEchoEcologyEconomyEdgeEditEducateEffortEggEightEitherElbowElderElectricElegantElementElephantElevatorEliteElseEmbarkEmbodyEmbraceEmergeEmotionEmployEmpowerEmptyEnableEnactEndEndlessEndorseEnemyEnergyEnforceEngageEngineEnhanceEnjoyEnlistEnoughEnrichEnrollEnsureEnterEntireEntryEnvelopeEpisodeEqualEquipEraEraseErodeErosionErrorEruptEscapeEssayEssenceEstateEternalEthicsEvidenceEvilEvokeEvolveExactExampleExcessExchangeExciteExcludeExcuseExecuteExerciseExhaustExhibitExileExistExitExoticExpandExpectExpireExplainExposeExpressExtendExtraEyeEyebrowFabricFaceFacultyFadeFaintFaithFallFalseFameFamilyFamousFanFancyFantasyFarmFashionFatFatalFatherFatigueFaultFavoriteFeatureFebruaryFederalFeeFeedFeelFemaleFenceFestivalFetchFeverFewFiberFictionFieldFigureFileFilmFilterFinalFindFineFingerFinishFireFirmFirstFiscalFishFitFitnessFixFlagFlameFlashFlatFlavorFleeFlightFlipFloatFlockFloorFlowerFluidFlushFlyFoamFocusFogFoilFoldFollowFoodFootForceForestForgetForkFortuneForumForwardFossilFosterFoundFoxFragileFrameFrequentFreshFriendFringeFrogFrontFrostFrownFrozenFruitFuelFunFunnyFurnaceFuryFutureGadgetGainGalaxyGalleryGameGapGarageGarbageGardenGarlicGarmentGasGaspGateGatherGaugeGazeGeneralGeniusGenreGentleGenuineGestureGhostGiantGiftGiggleGingerGiraffeGirlGiveGladGlanceGlareGlassGlideGlimpseGlobeGloomGloryGloveGlowGlueGoatGoddessGoldGoodGooseGorillaGospelGossipGovernGownGrabGraceGrainGrantGrapeGrassGravityGreatGreenGridGriefGritGroceryGroupGrowGruntGuardGuessGuideGuiltGuitarGunGymHabitHairHalfHammerHamsterHandHappyHarborHardHarshHarvestHatHaveHawkHazardHeadHealthHeartHeavyHedgehogHeightHelloHelmetHelpHenHeroHiddenHighHillHintHipHireHistoryHobbyHockeyHoldHoleHolidayHollowHomeHoneyHoodHopeHornHorrorHorseHospitalHostHotelHourHoverHubHugeHumanHumbleHumorHundredHungryHuntHurdleHurryHurtHusbandHybridIceIconIdeaIdentifyIdleIgnoreIllIllegalIllnessImageImitateImmenseImmuneImpactImposeImproveImpulseInchIncludeIncomeIncreaseIndexIndicateIndoorIndustryInfantInflictInformInhaleInheritInitialInjectInjuryInmateInnerInnocentInputInquiryInsaneInsectInsideInspireInstallIntactInterestIntoInvestInviteInvolveIronIslandIsolateIssueItemIvoryJacketJaguarJarJazzJealousJeansJellyJewelJobJoinJokeJourneyJoyJudgeJuiceJumpJungleJuniorJunkJustKangarooKeenKeepKetchupKeyKickKidKidneyKindKingdomKissKitKitchenKiteKittenKiwiKneeKnifeKnockKnowLabLabelLaborLadderLadyLakeLampLanguageLaptopLargeLaterLatinLaughLaundryLavaLawLawnLawsuitLayerLazyLeaderLeafLearnLeaveLectureLeftLegLegalLegendLeisureLemonLendLengthLensLeopardLessonLetterLevelLiarLibertyLibraryLicenseLifeLiftLightLikeLimbLimitLinkLionLiquidListLittleLiveLizardLoadLoanLobsterLocalLockLogicLonelyLongLoopLotteryLoudLoungeLoveLoyalLuckyLuggageLumberLunarLunchLuxuryLyricsMachineMadMagicMagnetMaidMailMainMajorMakeMammalManManageMandateMangoMansionManualMapleMarbleMarchMarginMarineMarketMarriageMaskMassMasterMatchMaterialMathMatrixMatterMaximumMazeMeadowMeanMeasureMeatMechanicMedalMediaMelodyMeltMemberMemoryMentionMenuMercyMergeMeritMerryMeshMessageMetalMethodMiddleMidnightMilkMillionMimicMindMinimumMinorMinuteMiracleMirrorMiseryMissMistakeMixMixedMixtureMobileModelModifyMomMomentMonitorMonkeyMonsterMonthMoonMoralMoreMorningMosquitoMotherMotionMotorMountainMouseMoveMovieMuchMuffinMuleMultiplyMuscleMuseumMushroomMusicMustMutualMyselfMysteryMythNaiveNameNapkinNarrowNastyNationNatureNearNeckNeedNegativeNeglectNeitherNephewNerveNestNetNetworkNeutralNeverNewsNextNiceNightNobleNoiseNomineeNoodleNormalNorthNoseNotableNoteNothingNoticeNovelNowNuclearNumberNurseNutOakObeyObjectObligeObscureObserveObtainObviousOccurOceanOctoberOdorOffOfferOfficeOftenOilOkayOldOliveOlympicOmitOnceOneOnionOnlineOnlyOpenOperaOpinionOpposeOptionOrangeOrbitOrchardOrderOrdinaryOrganOrientOriginalOrphanOstrichOtherOutdoorOuterOutputOutsideOvalOvenOverOwnOwnerOxygenOysterOzonePactPaddlePagePairPalacePalmPandaPanelPanicPantherPaperParadeParentParkParrotPartyPassPatchPathPatientPatrolPatternPausePavePaymentPeacePeanutPearPeasantPelicanPenPenaltyPencilPeoplePepperPerfectPermitPersonPetPhonePhotoPhrasePhysicalPianoPicnicPicturePiecePigPigeonPillPilotPinkPioneerPipePistolPitchPizzaPlacePlanetPlasticPlatePlayPleasePledgePluckPlugPlungePoemPoetPointPolarPolePolicePondPonyPoolPopularPortionPositionPossiblePostPotatoPotteryPovertyPowderPowerPracticePraisePredictPreferPreparePresentPrettyPreventPricePridePrimaryPrintPriorityPrisonPrivatePrizeProblemProcessProduceProfitProgramProjectPromoteProofPropertyProsperProtectProudProvidePublicPuddingPullPulpPulsePumpkinPunchPupilPuppyPurchasePurityPurposePursePushPutPuzzlePyramidQualityQuantumQuarterQuestionQuickQuitQuizQuoteRabbitRaccoonRaceRackRadarRadioRailRainRaiseRallyRampRanchRandomRangeRapidRareRateRatherRavenRawRazorReadyRealReasonRebelRebuildRecallReceiveRecipeRecordRecycleReduceReflectReformRefuseRegionRegretRegularRejectRelaxReleaseReliefRelyRemainRememberRemindRemoveRenderRenewRentReopenRepairRepeatReplaceReportRequireRescueResembleResistResourceResponseResultRetireRetreatReturnReunionRevealReviewRewardRhythmRibRibbonRiceRichRideRidgeRifleRightRigidRingRiotRippleRiskRitualRivalRiverRoadRoastRobotRobustRocketRomanceRoofRookieRoomRoseRotateRoughRoundRouteRoyalRubberRudeRugRuleRunRunwayRuralSadSaddleSadnessSafeSailSaladSalmonSalonSaltSaluteSameSampleSandSatisfySatoshiSauceSausageSaveSayScaleScanScareScatterSceneSchemeSchoolScienceScissorsScorpionScoutScrapScreenScriptScrubSeaSearchSeasonSeatSecondSecretSectionSecuritySeedSeekSegmentSelectSellSeminarSeniorSenseSentenceSeriesServiceSessionSettleSetupSevenShadowShaftShallowShareShedShellSheriffShieldShiftShineShipShiverShockShoeShootShopShortShoulderShoveShrimpShrugShuffleShySiblingSickSideSiegeSightSignSilentSilkSillySilverSimilarSimpleSinceSingSirenSisterSituateSixSizeSkateSketchSkiSkillSkinSkirtSkullSlabSlamSleepSlenderSliceSlideSlightSlimSloganSlotSlowSlushSmallSmartSmileSmokeSmoothSnackSnakeSnapSniffSnowSoapSoccerSocialSockSodaSoftSolarSoldierSolidSolutionSolveSomeoneSongSoonSorrySortSoulSoundSoupSourceSouthSpaceSpareSpatialSpawnSpeakSpecialSpeedSpellSpendSphereSpiceSpiderSpikeSpinSpiritSplitSpoilSponsorSpoonSportSpotSpraySpreadSpringSpySquareSqueezeSquirrelStableStadiumStaffStageStairsStampStandStartStateStaySteakSteelStemStepStereoStickStillStingStockStomachStoneStoolStoryStoveStrategyStreetStrikeStrongStruggleStudentStuffStumbleStyleSubjectSubmitSubwaySuccessSuchSuddenSufferSugarSuggestSuitSummerSunSunnySunsetSuperSupplySupremeSureSurfaceSurgeSurpriseSurroundSurveySuspectSustainSwallowSwampSwapSwarmSwearSweetSwiftSwimSwingSwitchSwordSymbolSymptomSyrupSystemTableTackleTagTailTalentTalkTankTapeTargetTaskTasteTattooTaxiTeachTeamTellTenTenantTennisTentTermTestTextThankThatThemeThenTheoryThereTheyThingThisThoughtThreeThriveThrowThumbThunderTicketTideTigerTiltTimberTimeTinyTipTiredTissueTitleToastTobaccoTodayToddlerToeTogetherToiletTokenTomatoTomorrowToneTongueTonightToolToothTopTopicToppleTorchTornadoTortoiseTossTotalTouristTowardTowerTownToyTrackTradeTrafficTragicTrainTransferTrapTrashTravelTrayTreatTreeTrendTrialTribeTrickTriggerTrimTripTrophyTroubleTruckTrueTrulyTrumpetTrustTruthTryTubeTuitionTumbleTunaTunnelTurkeyTurnTurtleTwelveTwentyTwiceTwinTwistTwoTypeTypicalUglyUmbrellaUnableUnawareUncleUncoverUnderUndoUnfairUnfoldUnhappyUniformUniqueUnitUniverseUnknownUnlockUntilUnusualUnveilUpdateUpgradeUpholdUponUpperUpsetUrbanUrgeUsageUseUsedUsefulUselessUsualUtilityVacantVacuumVagueValidValleyValveVanVanishVaporVariousVastVaultVehicleVelvetVendorVentureVenueVerbVerifyVersionVeryVesselVeteranViableVibrantViciousVictoryVideoViewVillageVintageViolinVirtualVirusVisaVisitVisualVitalVividVocalVoiceVoidVolcanoVolumeVoteVoyageWageWagonWaitWalkWallWalnutWantWarfareWarmWarriorWashWaspWasteWaterWaveWayWealthWeaponWearWeaselWeatherWebWeddingWeekendWeirdWelcomeWestWetWhaleWhatWheatWheelWhenWhereWhipWhisperWideWidthWifeWildWillWinWindowWineWingWinkWinnerWinterWireWisdomWiseWishWitnessWolfWomanWonderWoodWoolWordWorkWorldWorryWorthWrapWreckWrestleWristWriteWrongYardYearYellowYouYoungYouthZebraZeroZoneZoo".replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" "),"0x3c8acc1e7b08d8e76f9fda015ef48dc8c710a73cb7e0f77b2c18a9b5a7adde60"!==r.a.check(t)))throw o=null,new Error("BIP39 Wordlist for en (English) FAILED");}class l extends r.a{constructor(){super("en");}getWord(t){return c(this),o[t];}getWordIndex(t){return c(this),o.indexOf(t);}}const f=new l();r.a.register(f);const h={en:f};},function(t,e,n){"use strict";n.d(e,"a",function(){return c;});var r=n(0),o=n(165);function c(t,e,n,c,l){let f;t=Object(r.a)(t),e=Object(r.a)(e);let h=1;const d=new Uint8Array(c),m=new Uint8Array(e.length+4);let y,v;m.set(e);for(let i=1;i<=h;i++){m[e.length]=i>>24&255,m[e.length+1]=i>>16&255,m[e.length+2]=i>>8&255,m[e.length+3]=255&i;let w=Object(r.a)(Object(o.a)(l,t,m));f||(f=w.length,v=new Uint8Array(f),h=Math.ceil(c/f),y=c-(h-1)*f),v.set(w);for(let e=1;e256||e[2]&&e[2]!==String(r))&&v.throwArgumentError("invalid numeric width","type",t);const l=T.mask(n?r-1:r),f=n?l.add(E).mul(_):A;return function(e){const n=o.a.from(e);return(n.lt(f)||n.gt(l))&&v.throwArgumentError(`value out-of-bounds for ${t}`,"value",e),Object(c.h)(n.toTwos(256).toHexString(),32);};}}{const e=t.match(/^bytes(\d+)$/);if(e){const n=parseInt(e[1]);return(0===n||n>32||e[1]!==String(n))&&v.throwArgumentError("invalid bytes width","type",t),function(e){return Object(c.a)(e).length!==n&&v.throwArgumentError(`invalid length for ${t}`,"value",e),function(t){const e=Object(c.a)(t),n=e.length%32;return n?Object(c.c)([e,w.slice(n)]):Object(c.i)(e);}(e);};}}switch(t){case"address":return function(t){return Object(c.h)(Object(r.a)(t),32);};case"bool":return function(t){return t?O:M;};case"bytes":return function(t){return Object(l.a)(t);};case"string":return function(t){return Object(m.a)(t);};}return null;}function I(t,e){return`${t}(${e.map(({name:t,type:e})=>e+" "+t).join(",")})`;}class P{constructor(t){Object(f.d)(this,"types",Object.freeze(Object(f.c)(t))),Object(f.d)(this,"_encoderCache",{}),Object(f.d)(this,"_types",{});const e={},n={},r={};Object.keys(t).forEach(t=>{e[t]={},n[t]=[],r[t]={};});for(const r in t){const o={};t[r].forEach(c=>{o[c.name]&&v.throwArgumentError(`duplicate variable name ${JSON.stringify(c.name)} in ${JSON.stringify(r)}`,"types",t),o[c.name]=!0;const l=c.type.match(/^([^\x5b]*)(\x5b|$)/)[1];l===r&&v.throwArgumentError(`circular type reference to ${JSON.stringify(l)}`,"types",t);N(l)||(n[l]||v.throwArgumentError(`unknown type ${JSON.stringify(l)}`,"types",t),n[l].push(r),e[r][l]=!0);});}const o=Object.keys(n).filter(t=>0===n[t].length);0===o.length?v.throwArgumentError("missing primary type","types",t):o.length>1&&v.throwArgumentError(`ambiguous primary types or unused types: ${o.map(t=>JSON.stringify(t)).join(", ")}`,"types",t),Object(f.d)(this,"primaryType",o[0]),function o(c,l){l[c]&&v.throwArgumentError(`circular type reference to ${JSON.stringify(c)}`,"types",t),l[c]=!0,Object.keys(e[c]).forEach(t=>{n[t]&&(o(t,l),Object.keys(l).forEach(e=>{r[e][t]=!0;}));}),delete l[c];}(this.primaryType,{});for(const e in r){const n=Object.keys(r[e]);n.sort(),this._types[e]=I(e,t[e])+n.map(e=>I(e,t[e])).join("");}}getEncoder(t){let e=this._encoderCache[t];return e||(e=this._encoderCache[t]=this._getEncoder(t)),e;}_getEncoder(t){{const e=N(t);if(e)return e;}const e=t.match(/^(.*)(\x5b(\d*)\x5d)$/);if(e){const t=e[1],n=this.getEncoder(t),r=parseInt(e[3]);return e=>{r>=0&&e.length!==r&&v.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",e);let o=e.map(n);return this._types[t]&&(o=o.map(l.a)),Object(l.a)(Object(c.c)(o));};}const n=this.types[t];if(n){const e=Object(m.a)(this._types[t]);return t=>{const r=n.map(({name:e,type:n})=>{const r=this.getEncoder(n)(t[e]);return this._types[n]?Object(l.a)(r):r;});return r.unshift(e),Object(c.c)(r);};}return v.throwArgumentError(`unknown type: ${t}`,"type",t);}encodeType(t){const e=this._types[t];return e||v.throwArgumentError(`unknown type: ${JSON.stringify(t)}`,"name",t),e;}encodeData(t,e){return this.getEncoder(t)(e);}hashStruct(t,e){return Object(l.a)(this.encodeData(t,e));}encode(t){return this.encodeData(this.primaryType,t);}hash(t){return this.hashStruct(this.primaryType,t);}_visit(t,e,n){if(N(t))return n(t,e);const r=t.match(/^(.*)(\x5b(\d*)\x5d)$/);if(r){const t=r[1],o=parseInt(r[3]);return o>=0&&e.length!==o&&v.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",e),e.map(e=>this._visit(t,e,n));}const o=this.types[t];return o?o.reduce((t,{name:r,type:o})=>(t[r]=this._visit(o,e[r],n),t),{}):v.throwArgumentError(`unknown type: ${t}`,"type",t);}visit(t,e){return this._visit(this.primaryType,t,e);}static from(t){return new P(t);}static getPrimaryType(t){return P.from(t).primaryType;}static hashStruct(t,e,n){return P.from(e).hashStruct(t,n);}static hashDomain(t){const e=[];for(const n in t){const r=k[n];r||v.throwArgumentError(`invalid typed-data domain key: ${JSON.stringify(n)}`,"domain",t),e.push({name:n,type:r});}return e.sort((a,b)=>x.indexOf(a.name)-x.indexOf(b.name)),P.hashStruct("EIP712Domain",{EIP712Domain:e},t);}static encode(t,e,n){return Object(c.c)(["0x1901",P.hashDomain(t),P.from(e).hash(n)]);}static hash(t,e,n){return Object(l.a)(P.encode(t,e,n));}static resolveNames(t,e,n,r){return y(this,void 0,void 0,function*(){t=Object(f.g)(t);const o={};t.verifyingContract&&!Object(c.l)(t.verifyingContract,20)&&(o[t.verifyingContract]="0x");const l=P.from(e);l.visit(n,(t,e)=>("address"!==t||Object(c.l)(e,20)||(o[e]="0x"),e));for(const t in o)o[t]=yield r(t);return t.verifyingContract&&o[t.verifyingContract]&&(t.verifyingContract=o[t.verifyingContract]),n=l.visit(n,(t,e)=>"address"===t&&o[e]?o[e]:e),{domain:t,value:n};});}static getPayload(t,e,n){P.hashDomain(t);const r={},l=[];x.forEach(e=>{const n=t[e];null!=n&&(r[e]=j[e](n),l.push({name:e,type:k[e]}));});const h=P.from(e),d=Object(f.g)(e);return d.EIP712Domain?v.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",e):d.EIP712Domain=l,h.encode(n),{types:d,domain:r,primaryType:h.primaryType,message:h.visit(n,(t,e)=>{if(t.match(/^bytes(\d*)/))return Object(c.i)(Object(c.a)(e));if(t.match(/^u?int/))return o.a.from(e).toString();switch(t){case"address":return e.toLowerCase();case"bool":return!!e;case"string":return"string"!=typeof e&&v.throwArgumentError("invalid string","value",e),e;}return v.throwArgumentError("unsupported type","type",t);})};}}},function(t,e,n){"use strict";function r(t){for(let i=(t=t.slice()).length-1;i>0;i--){const e=Math.floor(Math.random()*(i+1)),n=t[i];t[i]=t[e],t[e]=n;}return t;}n.d(e,"a",function(){return r;});},function(t,e,n){"use strict";n.d(e,"c",function(){return _;}),n.d(e,"d",function(){return A;}),n.d(e,"a",function(){return T;}),n.d(e,"b",function(){return k;});var r=n(4),o=n(7),c=n(0),l=n(55),f=n(5),h=n(1),d=n(164),m=n(29),y=n(2),v=n(40);const w=new y.b(v.a);class _ extends h.a{}class A extends h.a{}class E extends h.a{}class T extends h.a{static isIndexed(t){return!(!t||!t._isIndexed);}}const O={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function M(t,e){const n=new Error(`deferred error during ABI decoding triggered accessing ${t}`);return n.error=e,n;}class k{constructor(t){let e=[];e="string"==typeof t?JSON.parse(t):t,Object(h.d)(this,"fragments",e.map(t=>m.e.from(t)).filter(t=>null!=t)),Object(h.d)(this,"_abiCoder",Object(h.e)(new.target,"getAbiCoder")()),Object(h.d)(this,"functions",{}),Object(h.d)(this,"errors",{}),Object(h.d)(this,"events",{}),Object(h.d)(this,"structs",{}),this.fragments.forEach(t=>{let e=null;switch(t.type){case"constructor":return this.deploy?void w.warn("duplicate definition - constructor"):void Object(h.d)(this,"deploy",t);case"function":e=this.functions;break;case"event":e=this.events;break;case"error":e=this.errors;break;default:return;}let n=t.format();e[n]?w.warn("duplicate definition - "+n):e[n]=t;}),this.deploy||Object(h.d)(this,"deploy",m.a.from({payable:!1,type:"constructor"})),Object(h.d)(this,"_isInterface",!0);}format(t){t||(t=m.d.full),t===m.d.sighash&&w.throwArgumentError("interface does not support formatting sighash","format",t);const e=this.fragments.map(e=>e.format(t));return t===m.d.json?JSON.stringify(e.map(t=>JSON.parse(t))):e;}static getAbiCoder(){return d.b;}static getAddress(address){return Object(r.a)(address);}static getSighash(t){return Object(c.e)(Object(l.a)(t.format()),0,4);}static getEventTopic(t){return Object(l.a)(t.format());}getFunction(t){if(Object(c.l)(t)){for(const e in this.functions)if(t===this.getSighash(e))return this.functions[e];w.throwArgumentError("no matching function","sighash",t);}if(-1===t.indexOf("(")){const e=t.trim(),n=Object.keys(this.functions).filter(t=>t.split("(")[0]===e);return 0===n.length?w.throwArgumentError("no matching function","name",e):n.length>1&&w.throwArgumentError("multiple matching functions","name",e),this.functions[n[0]];}const e=this.functions[m.f.fromString(t).format()];return e||w.throwArgumentError("no matching function","signature",t),e;}getEvent(t){if(Object(c.l)(t)){const e=t.toLowerCase();for(const t in this.events)if(e===this.getEventTopic(t))return this.events[t];w.throwArgumentError("no matching event","topichash",e);}if(-1===t.indexOf("(")){const e=t.trim(),n=Object.keys(this.events).filter(t=>t.split("(")[0]===e);return 0===n.length?w.throwArgumentError("no matching event","name",e):n.length>1&&w.throwArgumentError("multiple matching events","name",e),this.events[n[0]];}const e=this.events[m.c.fromString(t).format()];return e||w.throwArgumentError("no matching event","signature",t),e;}getError(t){if(Object(c.l)(t)){const e=Object(h.e)(this.constructor,"getSighash");for(const n in this.errors){if(t===e(this.errors[n]))return this.errors[n];}w.throwArgumentError("no matching error","sighash",t);}if(-1===t.indexOf("(")){const e=t.trim(),n=Object.keys(this.errors).filter(t=>t.split("(")[0]===e);return 0===n.length?w.throwArgumentError("no matching error","name",e):n.length>1&&w.throwArgumentError("multiple matching errors","name",e),this.errors[n[0]];}const e=this.errors[m.f.fromString(t).format()];return e||w.throwArgumentError("no matching error","signature",t),e;}getSighash(t){if("string"==typeof t)try{t=this.getFunction(t);}catch(e){try{t=this.getError(t);}catch(t){throw e;}}return Object(h.e)(this.constructor,"getSighash")(t);}getEventTopic(t){return"string"==typeof t&&(t=this.getEvent(t)),Object(h.e)(this.constructor,"getEventTopic")(t);}_decodeParams(t,data){return this._abiCoder.decode(t,data);}_encodeParams(t,e){return this._abiCoder.encode(t,e);}encodeDeploy(t){return this._encodeParams(this.deploy.inputs,t||[]);}decodeErrorResult(t,data){"string"==typeof t&&(t=this.getError(t));const e=Object(c.a)(data);return Object(c.i)(e.slice(0,4))!==this.getSighash(t)&&w.throwArgumentError(`data signature does not match error ${t.name}.`,"data",Object(c.i)(e)),this._decodeParams(t.inputs,e.slice(4));}encodeErrorResult(t,e){return"string"==typeof t&&(t=this.getError(t)),Object(c.i)(Object(c.b)([this.getSighash(t),this._encodeParams(t.inputs,e||[])]));}decodeFunctionData(t,data){"string"==typeof t&&(t=this.getFunction(t));const e=Object(c.a)(data);return Object(c.i)(e.slice(0,4))!==this.getSighash(t)&&w.throwArgumentError(`data signature does not match function ${t.name}.`,"data",Object(c.i)(e)),this._decodeParams(t.inputs,e.slice(4));}encodeFunctionData(t,e){return"string"==typeof t&&(t=this.getFunction(t)),Object(c.i)(Object(c.b)([this.getSighash(t),this._encodeParams(t.inputs,e||[])]));}decodeFunctionResult(t,data){"string"==typeof t&&(t=this.getFunction(t));let e=Object(c.a)(data),n=null,r="",o=null,l=null,f=null;switch(e.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(t.outputs,e);}catch(t){}break;case 4:{const t=Object(c.i)(e.slice(0,4)),h=O[t];if(h)o=this._abiCoder.decode(h.inputs,e.slice(4)),l=h.name,f=h.signature,h.reason&&(n=o[0]),"Error"===l?r=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(o[0])}`:"Panic"===l&&(r=`; VM Exception while processing transaction: reverted with panic code ${o[0]}`);else try{const n=this.getError(t);o=this._abiCoder.decode(n.inputs,e.slice(4)),l=n.name,f=n.format();}catch(t){}break;}}return w.throwError("call revert exception"+r,y.b.errors.CALL_EXCEPTION,{method:t.format(),data:Object(c.i)(data),errorArgs:o,errorName:l,errorSignature:f,reason:n});}encodeFunctionResult(t,e){return"string"==typeof t&&(t=this.getFunction(t)),Object(c.i)(this._abiCoder.encode(t.outputs,e||[]));}encodeFilterTopics(t,e){"string"==typeof t&&(t=this.getEvent(t)),e.length>t.inputs.length&&w.throwError("too many arguments for "+t.format(),y.b.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:e});let n=[];t.anonymous||n.push(this.getEventTopic(t));const r=(param,t)=>"string"===param.type?Object(l.a)(t):"bytes"===param.type?Object(f.a)(Object(c.i)(t)):("bool"===param.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),param.type.match(/^u?int/)&&(t=o.a.from(t).toHexString()),"address"===param.type&&this._abiCoder.encode(["address"],[t]),Object(c.h)(Object(c.i)(t),32));for(e.forEach((e,o)=>{let param=t.inputs[o];param.indexed?null==e?n.push(null):"array"===param.baseType||"tuple"===param.baseType?w.throwArgumentError("filtering with tuples or arrays not supported","contract."+param.name,e):Array.isArray(e)?n.push(e.map(t=>r(param,t))):n.push(r(param,e)):null!=e&&w.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+param.name,e);});n.length&&null===n[n.length-1];)n.pop();return n;}encodeEventLog(t,e){"string"==typeof t&&(t=this.getEvent(t));const n=[],r=[],o=[];return t.anonymous||n.push(this.getEventTopic(t)),e.length!==t.inputs.length&&w.throwArgumentError("event arguments/values mismatch","values",e),t.inputs.forEach((param,t)=>{const c=e[t];if(param.indexed){if("string"===param.type)n.push(Object(l.a)(c));else if("bytes"===param.type)n.push(Object(f.a)(c));else{if("tuple"===param.baseType||"array"===param.baseType)throw new Error("not implemented");n.push(this._abiCoder.encode([param.type],[c]));}}else r.push(param),o.push(c);}),{data:this._abiCoder.encode(r,o),topics:n};}decodeEventLog(t,data,e){if("string"==typeof t&&(t=this.getEvent(t)),null!=e&&!t.anonymous){let n=this.getEventTopic(t);Object(c.l)(e[0],32)&&e[0].toLowerCase()===n||w.throwError("fragment/topic mismatch",y.b.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:n,value:e[0]}),e=e.slice(1);}let n=[],r=[],o=[];t.inputs.forEach((param,t)=>{param.indexed?"string"===param.type||"bytes"===param.type||"tuple"===param.baseType||"array"===param.baseType?(n.push(m.g.fromObject({type:"bytes32",name:param.name})),o.push(!0)):(n.push(param),o.push(!1)):(r.push(param),o.push(!1));});let l=null!=e?this._abiCoder.decode(n,Object(c.b)(e)):null,f=this._abiCoder.decode(r,data,!0),h=[],d=0,v=0;t.inputs.forEach((param,t)=>{if(param.indexed){if(null==l)h[t]=new T({_isIndexed:!0,hash:null});else if(o[t])h[t]=new T({_isIndexed:!0,hash:l[v++]});else try{h[t]=l[v++];}catch(e){h[t]=e;}}else try{h[t]=f[d++];}catch(e){h[t]=e;}if(param.name&&null==h[param.name]){const e=h[t];e instanceof Error?Object.defineProperty(h,param.name,{enumerable:!0,get:()=>{throw M(`property ${JSON.stringify(param.name)}`,e);}}):h[param.name]=e;}});for(let i=0;i{throw M(`index ${i}`,t);}});}return Object.freeze(h);}parseTransaction(t){let e=this.getFunction(t.data.substring(0,10).toLowerCase());return e?new A({args:this._abiCoder.decode(e.inputs,"0x"+t.data.substring(10)),functionFragment:e,name:e.name,signature:e.format(),sighash:this.getSighash(e),value:o.a.from(t.value||"0")}):null;}parseLog(t){let e=this.getEvent(t.topics[0]);return!e||e.anonymous?null:new _({eventFragment:e,name:e.name,signature:e.format(),topic:this.getEventTopic(e),args:this.decodeEventLog(e,t.data,t.topics)});}parseError(data){const t=Object(c.i)(data);let e=this.getError(t.substring(0,10).toLowerCase());return e?new E({args:this._abiCoder.decode(e.inputs,"0x"+t.substring(10)),errorFragment:e,name:e.name,signature:e.format(),sighash:this.getSighash(e)}):null;}static isInterface(t){return!(!t||!t._isInterface);}}},function(t,e,n){"use strict";n.d(e,"b",function(){return G;}),n.d(e,"c",function(){return z;}),n.d(e,"a",function(){return H;});var r=n(0),o=n(27),c=n(5),l=n(2),f=n(90),h=n(98);function d(t,e){null==e&&(e=1);const n=[],r=n.forEach,o=function(t,e){r.call(t,function(t){e>0&&Array.isArray(t)?o(t,e-1):n.push(t);});};return o(t,e),n;}function m(t){return function(t){let e=0;return()=>t[e++];}(function(t){let e=0;function n(){return t[e++]<<8|t[e++];}let r=n(),o=1,c=[0,1];for(let i=1;i>--h&1;}const y=Math.pow(2,31),v=y>>>1,w=v>>1,_=y-1;let A=0;for(let i=0;i<31;i++)A=A<<1|m();let E=[],T=0,O=y;for(;;){let t=Math.floor(((A-T+1)*o-1)/O),e=0,n=r;for(;n-e>1;){let r=e+n>>>1;t>>1|m(),a=a<<1^v,b=(b^v)<<1|v|1;T=a,O=1+b-a;}let M=r-4;return E.map(e=>{switch(e-M){case 3:return M+65792+(t[f++]<<16|t[f++]<<8|t[f++]);case 2:return M+256+(t[f++]<<8|t[f++]);case 1:return M+t[f++];default:return e-1;}});}(t));}function y(i){return 1&i?~i>>1:i>>1;}function v(t,e){let n=Array(t);for(let i=0,r=-1;ie[t]):n;}function A(t,e,n){let r=Array(t).fill(void 0).map(()=>[]);for(let i=0;ir[e].push(t));return r;}function E(t,e){let n=1+e(),r=e(),o=function(t){let e=[];for(;;){let i=t();if(0==i)break;e.push(i);}return e;}(e);return d(A(o.length,1+t,e).map((t,i)=>{const e=t[0],c=t.slice(1);return Array(o[i]).fill(void 0).map((t,o)=>{let l=o*r;return[e+o*n,c.map(t=>t+l)];});}));}function T(t,e){return A(1+e(),1+t,e).map(t=>[t[0],t.slice(1)]);}const O=m(Object(h.a)("AEQF2AO2DEsA2wIrAGsBRABxAN8AZwCcAEwAqgA0AGwAUgByADcATAAVAFYAIQAyACEAKAAYAFgAGwAjABQAMAAmADIAFAAfABQAKwATACoADgAbAA8AHQAYABoAGQAxADgALAAoADwAEwA9ABMAGgARAA4ADwAWABMAFgAIAA8AHgQXBYMA5BHJAS8JtAYoAe4AExozi0UAH21tAaMnBT8CrnIyhrMDhRgDygIBUAEHcoFHUPe8AXBjAewCjgDQR8IICIcEcQLwATXCDgzvHwBmBoHNAqsBdBcUAykgDhAMShskMgo8AY8jqAQfAUAfHw8BDw87MioGlCIPBwZCa4ELatMAAMspJVgsDl8AIhckSg8XAHdvTwBcIQEiDT4OPhUqbyECAEoAS34Aej8Ybx83JgT/Xw8gHxZ/7w8RICxPHA9vBw+Pfw8PHwAPFv+fAsAvCc8vEr8ivwD/EQ8Bol8OEBa/A78hrwAPCU8vESNvvwWfHwNfAVoDHr+ZAAED34YaAdJPAK7PLwSEgDLHAGo1Pz8Pvx9fUwMrpb8O/58VTzAPIBoXIyQJNF8hpwIVAT8YGAUADDNBaX3RAMomJCg9EhUeA29MABsZBTMNJipjOhc19gcIDR8bBwQHEggCWi6DIgLuAQYA+BAFCha3A5XiAEsqM7UFFgFLhAMjFTMYE1Klnw74nRVBG/ASCm0BYRN/BrsU3VoWy+S0vV8LQx+vN8gF2AC2AK5EAWwApgYDKmAAroQ0NDQ0AT+OCg7wAAIHRAbpNgVcBV0APTA5BfbPFgMLzcYL/QqqA82eBALKCjQCjqYCht0/k2+OAsXQAoP3ASTKDgDw6ACKAUYCMpIKJpRaAE4A5womABzZvs0REEKiACIQAd5QdAECAj4Ywg/wGqY2AVgAYADYvAoCGAEubA0gvAY2ALAAbpbvqpyEAGAEpgQAJgAG7gAgAEACmghUFwCqAMpAINQIwC4DthRAAPcycKgApoIdABwBfCisABoATwBqASIAvhnSBP8aH/ECeAKXAq40NjgDBTwFYQU6AXs3oABgAD4XNgmcCY1eCl5tIFZeUqGgyoNHABgAEQAaABNwWQAmABMATPMa3T34ADldyprmM1M2XociUQgLzvwAXT3xABgAEQAaABNwIGFAnADD8AAgAD4BBJWzaCcIAIEBFMAWwKoAAdq9BWAF5wLQpALEtQAKUSGkahR4GnJM+gsAwCgeFAiUAECQ0BQuL8AAIAAAADKeIheclvFqQAAETr4iAMxIARMgAMIoHhQIAn0E0pDQFC4HhznoAAAAIAI2C0/4lvFqQAAETgBJJwYCAy4ABgYAFAA8MBKYEH4eRhTkAjYeFcgACAYAeABsOqyQ5gRwDayqugEgaIIAtgoACgDmEABmBAWGme5OBJJA2m4cDeoAmITWAXwrMgOgAGwBCh6CBXYF1Tzg1wKAAFdiuABRAFwAXQBsAG8AdgBrAHYAbwCEAHEwfxQBVE5TEQADVFhTBwBDANILAqcCzgLTApQCrQL6vAAMAL8APLhNBKkE6glGKTAU4Dr4N2EYEwBCkABKk8rHAbYBmwIoAiU4Ajf/Aq4CowCAANIChzgaNBsCsTgeODcFXrgClQKdAqQBiQGYAqsCsjTsNHsfNPA0ixsAWTWiOAMFPDQSNCk2BDZHNow2TTZUNhk28Jk9VzI3QkEoAoICoQKwAqcAQAAxBV4FXbS9BW47YkIXP1ciUqs05DS/FwABUwJW11e6nHuYZmSh/RAYA8oMKvZ8KASoUAJYWAJ6ILAsAZSoqjpgA0ocBIhmDgDWAAawRDQoAAcuAj5iAHABZiR2AIgiHgCaAU68ACxuHAG0ygM8MiZIAlgBdF4GagJqAPZOHAMuBgoATkYAsABiAHgAMLoGDPj0HpKEBAAOJgAuALggTAHWAeAMEDbd20Uege0ADwAWADkAQgA9OHd+2MUQZBBhBgNNDkxxPxUQArEPqwvqERoM1irQ090ANK4H8ANYB/ADWANYB/AH8ANYB/ADWANYA1gDWBwP8B/YxRBkD00EcgWTBZAE2wiIJk4RhgctCNdUEnQjHEwDSgEBIypJITuYMxAlR0wRTQgIATZHbKx9PQNMMbBU+pCnA9AyVDlxBgMedhKlAC8PeCE1uk6DekxxpQpQT7NX9wBFBgASqwAS5gBJDSgAUCwGPQBI4zTYABNGAE2bAE3KAExdGABKaAbgAFBXAFCOAFBJABI2SWdObALDOq0//QomCZhvwHdTBkIQHCemEPgMNAG2ATwN7kvZBPIGPATKH34ZGg/OlZ0Ipi3eDO4m5C6igFsj9iqEBe5L9TzeC05RaQ9aC2YJ5DpkgU8DIgEOIowK3g06CG4Q9ArKbA3mEUYHOgPWSZsApgcCCxIdNhW2JhFirQsKOXgG/Br3C5AmsBMqev0F1BoiBk4BKhsAANAu6IWxWjJcHU9gBgQLJiPIFKlQIQ0mQLh4SRocBxYlqgKSQ3FKiFE3HpQh9zw+DWcuFFF9B/Y8BhlQC4I8n0asRQ8R0z6OPUkiSkwtBDaALDAnjAnQD4YMunxzAVoJIgmyDHITMhEYN8YIOgcaLpclJxYIIkaWYJsE+KAD9BPSAwwFQAlCBxQDthwuEy8VKgUOgSXYAvQ21i60ApBWgQEYBcwPJh/gEFFH4Q7qCJwCZgOEJewALhUiABginAhEZABgj9lTBi7MCMhqbSN1A2gU6GIRdAeSDlgHqBw0FcAc4nDJXgyGCSiksAlcAXYJmgFgBOQICjVcjKEgQmdUi1kYnCBiQUBd/QIyDGYVoES+h3kCjA9sEhwBNgF0BzoNAgJ4Ee4RbBCWCOyGBTW2M/k6JgRQIYQgEgooA1BszwsoJvoM+WoBpBJjAw00PnfvZ6xgtyUX/gcaMsZBYSHyC5NPzgydGsIYQ1QvGeUHwAP0GvQn60FYBgADpAQUOk4z7wS+C2oIjAlAAEoOpBgH2BhrCnKM0QEyjAG4mgNYkoQCcJAGOAcMAGgMiAV65gAeAqgIpAAGANADWAA6Aq4HngAaAIZCAT4DKDABIuYCkAOUCDLMAZYwAfQqBBzEDBYA+DhuSwLDsgKAa2ajBd5ZAo8CSjYBTiYEBk9IUgOwcuIA3ABMBhTgSAEWrEvMG+REAeBwLADIAPwABjYHBkIBzgH0bgC4AWALMgmjtLYBTuoqAIQAFmwB2AKKAN4ANgCA8gFUAE4FWvoF1AJQSgESMhksWGIBvAMgATQBDgB6BsyOpsoIIARuB9QCEBwV4gLvLwe2AgMi4BPOQsYCvd9WADIXUu5eZwqoCqdeaAC0YTQHMnM9UQAPH6k+yAdy/BZIiQImSwBQ5gBQQzSaNTFWSTYBpwGqKQK38AFtqwBI/wK37gK3rQK3sAK6280C0gK33AK3zxAAUEIAUD9SklKDArekArw5AEQAzAHCO147WTteO1k7XjtZO147WTteO1kDmChYI03AVU0oJqkKbV9GYewMpw3VRMk6ShPcYFJgMxPJLbgUwhXPJVcZPhq9JwYl5VUKDwUt1GYxCC00dhe9AEApaYNCY4ceMQpMHOhTklT5LRwAskujM7ANrRsWREEFSHXuYisWDwojAmSCAmJDXE6wXDchAqH4AmiZAmYKAp+FOBwMAmY8AmYnBG8EgAN/FAN+kzkHOXgYOYM6JCQCbB4CMjc4CwJtyAJtr/CLADRoRiwBaADfAOIASwYHmQyOAP8MwwAOtgJ3MAJ2o0ACeUxEAni7Hl3cRa9G9AJ8QAJ6yQJ9CgJ88UgBSH5kJQAsFklZSlwWGErNAtECAtDNSygDiFADh+dExpEzAvKiXQQDA69Lz0wuJgTQTU1NsAKLQAKK2cIcCB5EaAa4Ao44Ao5dQZiCAo7aAo5deVG1UzYLUtVUhgKT/AKTDQDqAB1VH1WwVdEHLBwplocy4nhnRTw6ApegAu+zWCKpAFomApaQApZ9nQCqWa1aCoJOADwClrYClk9cRVzSApnMApllXMtdCBoCnJw5wzqeApwXAp+cAp65iwAeEDIrEAKd8gKekwC2PmE1YfACntQCoG8BqgKeoCACnk+mY8lkKCYsAiewAiZ/AqD8AqBN2AKmMAKlzwKoAAB+AqfzaH1osgAESmodatICrOQCrK8CrWgCrQMCVx4CVd0CseLYAx9PbJgCsr4OArLpGGzhbWRtSWADJc4Ctl08QG6RAylGArhfArlIFgK5K3hwN3DiAr0aAy2zAzISAr6JcgMDM3ICvhtzI3NQAsPMAsMFc4N0TDZGdOEDPKgDPJsDPcACxX0CxkgCxhGKAshqUgLIRQLJUALJLwJkngLd03h6YniveSZL0QMYpGcDAmH1GfSVJXsMXpNevBICz2wCz20wTFTT9BSgAMeuAs90ASrrA04TfkwGAtwoAtuLAtJQA1JdA1NgAQIDVY2AikABzBfuYUZ2AILPg44C2sgC2d+EEYRKpz0DhqYAMANkD4ZyWvoAVgLfZgLeuXR4AuIw7RUB8zEoAfScAfLTiALr9ALpcXoAAur6AurlAPpIAboC7ooC652Wq5cEAu5AA4XhmHpw4XGiAvMEAGoDjheZlAL3FAORbwOSiAL3mQL52gL4Z5odmqy8OJsfA52EAv77ARwAOp8dn7QDBY4DpmsDptoA0sYDBmuhiaIGCgMMSgFgASACtgNGAJwEgLpoBgC8BGzAEowcggCEDC6kdjoAJAM0C5IKRoABZCgiAIzw3AYBLACkfng9ogigkgNmWAN6AEQCvrkEVqTGAwCsBRbAA+4iQkMCHR072jI2PTbUNsk2RjY5NvA23TZKNiU3EDcZN5I+RTxDRTBCJkK5VBYKFhZfwQCWygU3AJBRHpu+OytgNxa61A40GMsYjsn7BVwFXQVcBV0FaAVdBVwFXQVcBV0FXAVdBVwFXUsaCNyKAK4AAQUHBwKU7oICoW1e7jAEzgPxA+YDwgCkBFDAwADABKzAAOxFLhitA1UFTDeyPkM+bj51QkRCuwTQWWQ8X+0AWBYzsACNA8xwzAGm7EZ/QisoCTAbLDs6fnLfb8H2GccsbgFw13M1HAVkBW/Jxsm9CNRO8E8FDD0FBQw9FkcClOYCoMFegpDfADgcMiA2AJQACB8AsigKAIzIEAJKeBIApY5yPZQIAKQiHb4fvj5BKSRPQrZCOz0oXyxgOywfKAnGbgMClQaCAkILXgdeCD9IIGUgQj5fPoY+dT52Ao5CM0dAX9BTVG9SDzFwWTQAbxBzJF/lOEIQQglCCkKJIAls5AcClQICoKPMODEFxhi6KSAbiyfIRrMjtCgdWCAkPlFBIitCsEJRzAbMAV/OEyQzDg0OAQQEJ36i328/Mk9AybDJsQlq3tDRApUKAkFzXf1d/j9uALYP6hCoFgCTGD8kPsFKQiobrm0+zj0KSD8kPnVCRBwMDyJRTHFgMTJa5rwXQiQ2YfI/JD7BMEJEHGINTw4TOFlIRzwJO0icMQpyPyQ+wzJCRBv6DVgnKB01NgUKj2bwYzMqCoBkznBgEF+zYDIocwRIX+NgHj4HICNfh2C4CwdwFWpTG/lgUhYGAwRfv2Ts8mAaXzVgml/XYIJfuWC4HI1gUF9pYJZgMR6ilQHMAOwLAlDRefC0in4AXAEJA6PjCwc0IamOANMMCAECRQDFNRTZBgd+CwQlRA+r6+gLBDEFBnwUBXgKATIArwAGRAAHA3cDdAN2A3kDdwN9A3oDdQN7A30DfAN4A3oDfQAYEAAlAtYASwMAUAFsAHcKAHcAmgB3AHUAdQB2AHVu8UgAygDAAHcAdQB1AHYAdQALCgB3AAsAmgB3AAsCOwB3AAtu8UgAygDAAHgKAJoAdwB3AHUAdQB2AHUAeAB1AHUAdgB1bvFIAMoAwAALCgCaAHcACwB3AAsCOwB3AAtu8UgAygDAAH4ACwGgALcBpwC6AahdAu0COwLtbvFIAMoAwAALCgCaAu0ACwLtAAsCOwLtAAtu8UgAygDAA24ACwNvAAu0VsQAAzsAABCkjUIpAAsAUIusOggWcgMeBxVsGwL67U/2HlzmWOEeOgALASvuAAseAfpKUpnpGgYJDCIZM6YyARUE9ThqAD5iXQgnAJYJPnOzw0ZAEZxEKsIAkA4DhAHnTAIDxxUDK0lxCQlPYgIvIQVYJQBVqE1GakUAKGYiDToSBA1EtAYAXQJYAIF8GgMHRyAAIAjOe9YncekRAA0KACUrjwE7Ayc6AAYWAqaiKG4McEcqANoN3+Mg9TwCBhIkuCny+JwUQ29L008JluRxu3K+oAdqiHOqFH0AG5SUIfUJ5SxCGfxdipRzqTmT4V5Zb+r1Uo4Vm+NqSSEl2mNvR2JhIa8SpYO6ntdwFXHCWTCK8f2+Hxo7uiG3drDycAuKIMP5bhi06ACnqArH1rz4Rqg//lm6SgJGEVbF9xJHISaR6HxqxSnkw6shDnelHKNEfGUXSJRJ1GcsmtJw25xrZMDK9gXSm1/YMkdX4/6NKYOdtk/NQ3/NnDASjTc3fPjIjW/5sVfVObX2oTDWkr1dF9f3kxBsD3/3aQO8hPfRz+e0uEiJqt1161griu7gz8hDDwtpy+F+BWtefnKHZPAxcZoWbnznhJpy0e842j36bcNzGnIEusgGX0a8ZxsnjcSsPDZ09yZ36fCQbriHeQ72JRMILNl6ePPf2HWoVwgWAm1fb3V2sAY0+B6rAXqSwPBgseVmoqsBTSrm91+XasMYYySI8eeRxH3ZvHkMz3BQ5aJ3iUVbYPNM3/7emRtjlsMgv/9VyTsyt/mK+8fgWeT6SoFaclXqn42dAIsvAarF5vNNWHzKSkKQ/8Hfk5ZWK7r9yliOsooyBjRhfkHP4Q2DkWXQi6FG/9r/IwbmkV5T7JSopHKn1pJwm9tb5Ot0oyN1Z2mPpKXHTxx2nlK08fKk1hEYA8WgVVWL5lgx0iTv+KdojJeU23ZDjmiubXOxVXJKKi2Wjuh2HLZOFLiSC7Tls5SMh4f+Pj6xUSrNjFqLGehRNB8lC0QSLNmkJJx/wSG3MnjE9T1CkPwJI0wH2lfzwETIiVqUxg0dfu5q39Gt+hwdcxkhhNvQ4TyrBceof3Mhs/IxFci1HmHr4FMZgXEEczPiGCx0HRwzAqDq2j9AVm1kwN0mRVLWLylgtoPNapF5cY4Y1wJh/e0BBwZj44YgZrDNqvD/9Hv7GFYdUQeDJuQ3EWI4HaKqavU1XjC/n41kT4L79kqGq0kLhdTZvgP3TA3fS0ozVz+5piZsoOtIvBUFoMKbNcmBL6YxxaUAusHB38XrS8dQMnQwJfUUkpRoGr5AUeWicvBTzyK9g77+yCkf5PAysL7r/JjcZgrbvRpMW9iyaxZvKO6ceZN2EwIxKwVFPuvFuiEPGCoagbMo+SpydLrXqBzNCDGFCrO/rkcwa2xhokQZ5CdZ0AsU3JfSqJ6n5I14YA+P/uAgfhPU84Tlw7cEFfp7AEE8ey4sP12PTt4Cods1GRgDOB5xvyiR5m+Bx8O5nBCNctU8BevfV5A08x6RHd5jcwPTMDSZJOedIZ1cGQ704lxbAzqZOP05ZxaOghzSdvFBHYqomATARyAADK4elP8Ly3IrUZKfWh23Xy20uBUmLS4Pfagu9+oyVa2iPgqRP3F2CTUsvJ7+RYnN8fFZbU/HVvxvcFFDKkiTqV5UBZ3Gz54JAKByi9hkKMZJvuGgcSYXFmw08UyoQyVdfTD1/dMkCHXcTGAKeROgArsvmRrQTLUOXioOHGK2QkjHuoYFgXciZoTJd6Fs5q1QX1G+p/e26hYsEf7QZD1nnIyl/SFkNtYYmmBhpBrxl9WbY0YpHWRuw2Ll/tj9mD8P4snVzJl4F9J+1arVeTb9E5r2ILH04qStjxQNwn3m4YNqxmaNbLAqW2TN6LidwuJRqS+NXbtqxoeDXpxeGWmxzSkWxjkyCkX4NQRme6q5SAcC+M7+9ETfA/EwrzQajKakCwYyeunP6ZFlxU2oMEn1Pz31zeStW74G406ZJFCl1wAXIoUKkWotYEpOuXB1uVNxJ63dpJEqfxBeptwIHNrPz8BllZoIcBoXwgfJ+8VAUnVPvRvexnw0Ma/WiGYuJO5y8QTvEYBigFmhUxY5RqzE8OcywN/8m4UYrlaniJO75XQ6KSo9+tWHlu+hMi0UVdiKQp7NelnoZUzNaIyBPVeOwK6GNp+FfHuPOoyhaWuNvTYFkvxscMQWDh+zeFCFkgwbXftiV23ywJ4+uwRqmg9k3KzwIQpzppt8DBBOMbrqwQM5Gb05sEwdKzMiAqOloaA/lr0KA+1pr0/+HiWoiIjHA/wir2nIuS3PeU/ji3O6ZwoxcR1SZ9FhtLC5S0FIzFhbBWcGVP/KpxOPSiUoAdWUpqKH++6Scz507iCcxYI6rdMBICPJZea7OcmeFw5mObJSiqpjg2UoWNIs+cFhyDSt6geV5qgi3FunmwwDoGSMgerFOZGX1m0dMCYo5XOruxO063dwENK9DbnVM9wYFREzh4vyU1WYYJ/LRRp6oxgjqP/X5a8/4Af6p6NWkQferzBmXme0zY/4nwMJm/wd1tIqSwGz+E3xPEAOoZlJit3XddD7/BT1pllzOx+8bmQtANQ/S6fZexc6qi3W+Q2xcmXTUhuS5mpHQRvcxZUN0S5+PL9lXWUAaRZhEH8hTdAcuNMMCuVNKTEGtSUKNi3O6KhSaTzck8csZ2vWRZ+d7mW8c4IKwXIYd25S/zIftPkwPzufjEvOHWVD1m+FjpDVUTV0DGDuHj6QnaEwLu/dEgdLQOg9E1Sro9XHJ8ykLAwtPu+pxqKDuFexqON1sKQm7rwbE1E68UCfA/erovrTCG+DBSNg0l4goDQvZN6uNlbyLpcZAwj2UclycvLpIZMgv4yRlpb3YuMftozorbcGVHt/VeDV3+Fdf1TP0iuaCsPi2G4XeGhsyF1ubVDxkoJhmniQ0/jSg/eYML9KLfnCFgISWkp91eauR3IQvED0nAPXK+6hPCYs+n3+hCZbiskmVMG2da+0EsZPonUeIY8EbfusQXjsK/eFDaosbPjEfQS0RKG7yj5GG69M7MeO1HmiUYocgygJHL6M1qzUDDwUSmr99V7Sdr2F3JjQAJY+F0yH33Iv3+C9M38eML7gTgmNu/r2bUMiPvpYbZ6v1/IaESirBHNa7mPKn4dEmYg7v/+HQgPN1G79jBQ1+soydfDC2r+h2Bl/KIc5KjMK7OH6nb1jLsNf0EHVe2KBiE51ox636uyG6Lho0t3J34L5QY/ilE3mikaF4HKXG1mG1rCevT1Vv6GavltxoQe/bMrpZvRggnBxSEPEeEzkEdOxTnPXHVjUYdw8JYvjB/o7Eegc3Ma+NUxLLnsK0kJlinPmUHzHGtrk5+CAbVzFOBqpyy3QVUnzTDfC/0XD94/okH+OB+i7g9lolhWIjSnfIb+Eq43ZXOWmwvjyV/qqD+t0e+7mTEM74qP/Ozt8nmC7mRpyu63OB4KnUzFc074SqoyPUAgM+/TJGFo6T44EHnQU4X4z6qannVqgw/U7zCpwcmXV1AubIrvOmkKHazJAR55ePjp5tLBsN8vAqs3NAHdcEHOR2xQ0lsNAFzSUuxFQCFYvXLZJdOj9p4fNq6p0HBGUik2YzaI4xySy91KzhQ0+q1hjxvImRwPRf76tChlRkhRCi74NXZ9qUNeIwP+s5p+3m5nwPdNOHgSLD79n7O9m1n1uDHiMntq4nkYwV5OZ1ENbXxFd4PgrlvavZsyUO4MqYlqqn1O8W/I1dEZq5dXhrbETLaZIbC2Kj/Aa/QM+fqUOHdf0tXAQ1huZ3cmWECWSXy/43j35+Mvq9xws7JKseriZ1pEWKc8qlzNrGPUGcVgOa9cPJYIJsGnJTAUsEcDOEVULO5x0rXBijc1lgXEzQQKhROf8zIV82w8eswc78YX11KYLWQRcgHNJElBxfXr72lS2RBSl07qTKorO2uUDZr3sFhYsvnhLZn0A94KRzJ/7DEGIAhW5ZWFpL8gEwu1aLA9MuWZzNwl8Oze9Y+bX+v9gywRVnoB5I/8kXTXU3141yRLYrIOOz6SOnyHNy4SieqzkBXharjfjqq1q6tklaEbA8Qfm2DaIPs7OTq/nvJBjKfO2H9bH2cCMh1+5gspfycu8f/cuuRmtDjyqZ7uCIMyjdV3a+p3fqmXsRx4C8lujezIFHnQiVTXLXuI1XrwN3+siYYj2HHTvESUx8DlOTXpak9qFRK+L3mgJ1WsD7F4cu1aJoFoYQnu+wGDMOjJM3kiBQWHCcvhJ/HRdxodOQp45YZaOTA22Nb4XKCVxqkbwMYFhzYQYIAnCW8FW14uf98jhUG2zrKhQQ0q0CEq0t5nXyvUyvR8DvD69LU+g3i+HFWQMQ8PqZuHD+sNKAV0+M6EJC0szq7rEr7B5bQ8BcNHzvDMc9eqB5ZCQdTf80Obn4uzjwpYU7SISdtV0QGa9D3Wrh2BDQtpBKxaNFV+/Cy2P/Sv+8s7Ud0Fd74X4+o/TNztWgETUapy+majNQ68Lq3ee0ZO48VEbTZYiH1Co4OlfWef82RWeyUXo7woM03PyapGfikTnQinoNq5z5veLpeMV3HCAMTaZmA1oGLAn7XS3XYsz+XK7VMQsc4XKrmDXOLU/pSXVNUq8dIqTba///3x6LiLS6xs1xuCAYSfcQ3+rQgmu7uvf3THKt5Ooo97TqcbRqxx7EASizaQCBQllG/rYxVapMLgtLbZS64w1MDBMXX+PQpBKNwqUKOf2DDRDUXQf9EhOS0Qj4nTmlA8dzSLz/G1d+Ud8MTy/6ghhdiLpeerGY/UlDOfiuqFsMUU5/UYlP+BAmgRLuNpvrUaLlVkrqDievNVEAwF+4CoM1MZTmjxjJMsKJq+u8Zd7tNCUFy6LiyYXRJQ4VyvEQFFaCGKsxIwQkk7EzZ6LTJq2hUuPhvAW+gQnSG6J+MszC+7QCRHcnqDdyNRJ6T9xyS87A6MDutbzKGvGktpbXqtzWtXb9HsfK2cBMomjN9a4y+TaJLnXxAeX/HWzmf4cR4vALt/P4w4qgKY04ml4ZdLOinFYS6cup3G/1ie4+t1eOnpBNlqGqs75ilzkT4+DsZQxNvaSKJ//6zIbbk/M7LOhFmRc/1R+kBtz7JFGdZm/COotIdvQoXpTqP/1uqEUmCb/QWoGLMwO5ANcHzxdY48IGP5+J+zKOTBFZ4Pid+GTM+Wq12MV/H86xEJptBa6T+p3kgpwLedManBHC2GgNrFpoN2xnrMz9WFWX/8/ygSBkavq2Uv7FdCsLEYLu9LLIvAU0bNRDtzYl+/vXmjpIvuJFYjmI0im6QEYqnIeMsNjXG4vIutIGHijeAG/9EDBozKV5cldkHbLxHh25vT+ZEzbhXlqvpzKJwcEgfNwLAKFeo0/pvEE10XDB+EXRTXtSzJozQKFFAJhMxYkVaCW+E9AL7tMeU8acxidHqzb6lX4691UsDpy/LLRmT+epgW56+5Cw8tB4kMUv6s9lh3eRKbyGs+H/4mQMaYzPTf2OOdokEn+zzgvoD3FqNKk8QqGAXVsqcGdXrT62fSPkR2vROFi68A6se86UxRUk4cajfPyCC4G5wDhD+zNq4jodQ4u4n/m37Lr36n4LIAAsVr02dFi9AiwA81MYs2rm4eDlDNmdMRvEKRHfBwW5DdMNp0jPFZMeARqF/wL4XBfd+EMLBfMzpH5GH6NaW+1vrvMdg+VxDzatk3MXgO3ro3P/DpcC6+Mo4MySJhKJhSR01SGGGp5hPWmrrUgrv3lDnP+HhcI3nt3YqBoVAVTBAQT5iuhTg8nvPtd8ZeYj6w1x6RqGUBrSku7+N1+BaasZvjTk64RoIDlL8brpEcJx3OmY7jLoZsswdtmhfC/G21llXhITOwmvRDDeTTPbyASOa16cF5/A1fZAidJpqju3wYAy9avPR1ya6eNp9K8XYrrtuxlqi+bDKwlfrYdR0RRiKRVTLOH85+ZY7XSmzRpfZBJjaTa81VDcJHpZnZnSQLASGYW9l51ZV/h7eVzTi3Hv6hUsgc/51AqJRTkpbFVLXXszoBL8nBX0u/0jBLT8nH+fJePbrwURT58OY+UieRjd1vs04w0VG5VN2U6MoGZkQzKN/ptz0Q366dxoTGmj7i1NQGHi9GgnquXFYdrCfZBmeb7s0T6yrdlZH5cZuwHFyIJ/kAtGsTg0xH5taAAq44BAk1CPk9KVVbqQzrCUiFdF/6gtlPQ8bHHc1G1W92MXGZ5HEHftyLYs8mbD/9xYRUWkHmlM0zC2ilJlnNgV4bfALpQghxOUoZL7VTqtCHIaQSXm+YUMnpkXybnV+A6xlm2CVy8fn0Xlm2XRa0+zzOa21JWWmixfiPMSCZ7qA4rS93VN3pkpF1s5TonQjisHf7iU9ZGvUPOAKZcR1pbeVf/Ul7OhepGCaId9wOtqo7pJ7yLcBZ0pFkOF28y4zEI/kcUNmutBHaQpBdNM8vjCS6HZRokkeo88TBAjGyG7SR+6vUgTcyK9Imalj0kuxz0wmK+byQU11AiJFk/ya5dNduRClcnU64yGu/ieWSeOos1t3ep+RPIWQ2pyTYVbZltTbsb7NiwSi3AV+8KLWk7LxCnfZUetEM8ThnsSoGH38/nyAwFguJp8FjvlHtcWZuU4hPva0rHfr0UhOOJ/F6vS62FW7KzkmRll2HEc7oUq4fyi5T70Vl7YVIfsPHUCdHesf9Lk7WNVWO75JDkYbMI8TOW8JKVtLY9d6UJRITO8oKo0xS+o99Yy04iniGHAaGj88kEWgwv0OrHdY/nr76DOGNS59hXCGXzTKUvDl9iKpLSWYN1lxIeyywdNpTkhay74w2jFT6NS8qkjo5CxA1yfSYwp6AJIZNKIeEK5PJAW7ORgWgwp0VgzYpqovMrWxbu+DGZ6Lhie1RAqpzm8VUzKJOH3mCzWuTOLsN3VT/dv2eeYe9UjbR8YTBsLz7q60VN1sU51k+um1f8JxD5pPhbhSC8rRaB454tmh6YUWrJI3+GWY0qeWioj/tbkYITOkJaeuGt4JrJvHA+l0Gu7kY7XOaa05alMnRWVCXqFgLIwSY4uF59Ue5SU4QKuc/HamDxbr0x6csCetXGoP7Qn1Bk/J9DsynO/UD6iZ1Hyrz+jit0hDCwi/E9OjgKTbB3ZQKQ/0ZOvevfNHG0NK4Aj3Cp7NpRk07RT1i/S0EL93Ag8GRgKI9CfpajKyK6+Jj/PI1KO5/85VAwz2AwzP8FTBb075IxCXv6T9RVvWT2tUaqxDS92zrGUbWzUYk9mSs82pECH+fkqsDt93VW++4YsR/dHCYcQSYTO/KaBMDj9LSD/J/+z20Kq8XvZUAIHtm9hRPP3ItbuAu2Hm5lkPs92pd7kCxgRs0xOVBnZ13ccdA0aunrwv9SdqElJRC3g+oCu+nXyCgmXUs9yMjTMAIHfxZV+aPKcZeUBWt057Xo85Ks1Ir5gzEHCWqZEhrLZMuF11ziGtFQUds/EESajhagzcKsxamcSZxGth4UII+adPhQkUnx2WyN+4YWR+r3f8MnkyGFuR4zjzxJS8WsQYR5PTyRaD9ixa6Mh741nBHbzfjXHskGDq179xaRNrCIB1z1xRfWfjqw2pHc1zk9xlPpL8sQWAIuETZZhbnmL54rceXVNRvUiKrrqIkeogsl0XXb17ylNb0f4GA9Wd44vffEG8FSZGHEL2fbaTGRcSiCeA8PmA/f6Hz8HCS76fXUHwgwkzSwlI71ekZ7Fapmlk/KC+Hs8hUcw3N2LN5LhkVYyizYFl/uPeVP5lsoJHhhfWvvSWruCUW1ZcJOeuTbrDgywJ/qG07gZJplnTvLcYdNaH0KMYOYMGX+rB4NGPFmQsNaIwlWrfCezxre8zXBrsMT+edVLbLqN1BqB76JH4BvZTqUIMfGwPGEn+EnmTV86fPBaYbFL3DFEhjB45CewkXEAtJxk4/Ms2pPXnaRqdky0HOYdcUcE2zcXq4vaIvW2/v0nHFJH2XXe22ueDmq/18XGtELSq85j9X8q0tcNSSKJIX8FTuJF/Pf8j5PhqG2u+osvsLxYrvvfeVJL+4tkcXcr9JV7v0ERmj/X6fM3NC4j6dS1+9Umr2oPavqiAydTZPLMNRGY23LO9zAVDly7jD+70G5TPPLdhRIl4WxcYjLnM+SNcJ26FOrkrISUtPObIz5Zb3AG612krnpy15RMW+1cQjlnWFI6538qky9axd2oJmHIHP08KyP0ubGO+TQNOYuv2uh17yCIvR8VcStw7o1g0NM60sk+8Tq7YfIBJrtp53GkvzXH7OA0p8/n/u1satf/VJhtR1l8Wa6Gmaug7haSpaCaYQax6ta0mkutlb+eAOSG1aobM81D9A4iS1RRlzBBoVX6tU1S6WE2N9ORY6DfeLRC4l9Rvr5h95XDWB2mR1d4WFudpsgVYwiTwT31ljskD8ZyDOlm5DkGh9N/UB/0AI5Xvb8ZBmai2hQ4BWMqFwYnzxwB26YHSOv9WgY3JXnvoN+2R4rqGVh/LLDMtpFP+SpMGJNWvbIl5SOodbCczW2RKleksPoUeGEzrjtKHVdtZA+kfqO+rVx/iclCqwoopepvJpSTDjT+b9GWylGRF8EDbGlw6eUzmJM95Ovoz+kwLX3c2fTjFeYEsE7vUZm3mqdGJuKh2w9/QGSaqRHs99aScGOdDqkFcACoqdbBoQqqjamhH6Q9ng39JCg3lrGJwd50Qk9ovnqBTr8MME7Ps2wiVfygUmPoUBJJfJWX5Nda0nuncbFkA==")),M=new Set(_(O)),k=new Set(_(O)),x=function(t){let e=[];for(;;){let n=t();if(0==n)break;e.push(E(n,t));}for(;;){let n=t()-1;if(n<0)break;e.push(T(n,t));}return function(t){const e={};for(let i=0;ia-b);return function n(){let r=[];for(;;){let o=_(t,e);if(0==o.length)break;r.push({set:new Set(o),node:n()});}r.sort((a,b)=>b.set.size-a.set.size);let o=t(),c=o%3;o=o/3|0;let l=!!(1&o);return o>>=1,{branches:r,valid:c,fe0f:l,save:1==o,check:2==o};}();}(O),j=45,N=95;function I(t){return Object(o.g)(t);}function P(t){return t.filter(t=>65039!=t);}function R(t){for(let label of t.split(".")){let t=I(label);try{for(let i=t.lastIndexOf(N)-1;i>=0;i--)if(t[i]!==N)throw new Error("underscore only allowed at start");if(t.length>=4&&t.every(t=>t<128)&&t[2]===j&&t[3]===j)throw new Error("invalid label extension");}catch(t){throw new Error(`Invalid label "${label}": ${t.message}`);}}return t;}function C(t){return R(function(t,e){let input=I(t).reverse(),output=[];for(;input.length;){let t=B(input);if(t){output.push(...e(t));continue;}let n=input.pop();if(M.has(n)){output.push(n);continue;}if(k.has(n))continue;let r=x[n];if(!r)throw new Error(`Disallowed codepoint: 0x${n.toString(16).toUpperCase()}`);output.push(...r);}return R((s=String.fromCodePoint(...output),s.normalize("NFC")));var s;}(t,P));}function B(t,e){var n;let r,o,c=S,l=[],f=t.length;for(e&&(e.length=0);f;){let h=t[--f];if(c=null===(n=c.branches.find(t=>t.set.has(h)))||void 0===n?void 0:n.node,!c)break;if(c.save)o=h;else if(c.check&&h===o)break;l.push(h),c.fe0f&&(l.push(65039),f>0&&65039==t[f-1]&&f--),c.valid&&(r=l.slice(),2==c.valid&&r.splice(1,1),e&&e.push(...t.slice(f).reverse()),t.length=f);}return r;}const L=new l.b(f.a),F=new Uint8Array(32);function D(t){if(0===t.length)throw new Error("invalid ENS name; empty component");return t;}function U(t){const e=Object(o.f)(C(t)),n=[];if(0===t.length)return n;let r=0;for(let i=0;i=e.length)throw new Error("invalid ENS name; empty component");return n.push(D(e.slice(r))),n;}function G(t){try{return 0!==U(t).length;}catch(t){}return!1;}function z(t){"string"!=typeof t&&L.throwArgumentError("invalid ENS name; not a string","name",t);let e=F;const n=U(t);for(;n.length;)e=Object(c.a)(Object(r.b)([e,Object(c.a)(n.pop())]));return Object(r.i)(e);}function H(t){return Object(r.i)(Object(r.b)(U(t).map(t=>{if(t.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const e=new Uint8Array(t.length+1);return e.set(t,1),e[0]=e.length-1,e;})))+"00";}F.fill(0);}]);