@dodoex/widgets 2.3.5-0 → 2.3.5-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.cjs +5 -5
- package/dist/index.js +7 -7
- package/package.json +1 -1
package/dist/cjs/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@lingui/react"),t=require("bignumber.js"),r=require("lodash"),n=require("react"),o=require("@emotion/react"),i=require("@dodoex/icons"),s=require("@emotion/styled"),a=require("react-dom"),l=require("react-redux"),c=require("identicon.js"),u=require("@web3-react/core"),d=require("@web3-react/eip1193"),h=require("@web3-react/walletconnect-v2"),p=require("@web3-react/metamask"),f=require("@web3-react/types"),m=require("@reduxjs/toolkit"),g=require("redux"),y=require("@ethersproject/bignumber"),b=require("@ethersproject/contracts"),x=require("@lingui/core"),v=require("react-window"),w=require("axios");function E(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function A(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var k
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@lingui/react"),t=require("bignumber.js"),r=require("lodash"),n=require("react"),o=require("@emotion/react"),i=require("@dodoex/icons"),s=require("@emotion/styled"),a=require("react-dom"),l=require("react-redux"),c=require("identicon.js"),u=require("@web3-react/core"),d=require("@web3-react/eip1193"),h=require("@web3-react/walletconnect-v2"),p=require("@web3-react/metamask"),f=require("@web3-react/types"),m=require("@reduxjs/toolkit"),g=require("redux"),y=require("@ethersproject/bignumber"),b=require("@ethersproject/contracts"),x=require("@lingui/core"),v=require("react-window"),w=require("axios");function E(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function A(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var C,k=E(t),R=E(n),S=A(n),T=E(s),N=A(a),M=E(a),F=E(c),O=E(w),I="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},j={exports:{}},D={exports:{}},B={};var _,P,W,U,L,V,Z,H,z,Y,G,X,J,q,Q={};
|
|
2
2
|
/** @license React v16.13.1
|
|
3
3
|
* react-is.development.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/function K(){return P||(P=1,e=D,"production"===process.env.NODE_ENV?e.exports=function(){if(
|
|
9
|
+
*/function K(){return P||(P=1,e=D,"production"===process.env.NODE_ENV?e.exports=function(){if(C)return B;C=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,y=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function x(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:switch(e=e.type){case l:case c:case n:case i:case o:case d:return e;default:switch(e=e&&e.$$typeof){case a:case u:case f:case p:case s:return e;default:return h}}case r:return h}}}function v(e){return x(e)===c}return B.AsyncMode=l,B.ConcurrentMode=c,B.ContextConsumer=a,B.ContextProvider=s,B.Element=t,B.ForwardRef=u,B.Fragment=n,B.Lazy=f,B.Memo=p,B.Portal=r,B.Profiler=i,B.StrictMode=o,B.Suspense=d,B.isAsyncMode=function(e){return v(e)||x(e)===l},B.isConcurrentMode=v,B.isContextConsumer=function(e){return x(e)===a},B.isContextProvider=function(e){return x(e)===s},B.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},B.isForwardRef=function(e){return x(e)===u},B.isFragment=function(e){return x(e)===n},B.isLazy=function(e){return x(e)===f},B.isMemo=function(e){return x(e)===p},B.isPortal=function(e){return x(e)===r},B.isProfiler=function(e){return x(e)===i},B.isStrictMode=function(e){return x(e)===o},B.isSuspense=function(e){return x(e)===d},B.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===c||e===i||e===o||e===d||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===u||e.$$typeof===g||e.$$typeof===y||e.$$typeof===b||e.$$typeof===m)},B.typeOf=x,B}():e.exports=(_||(_=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,y=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function x(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:var m=e.type;switch(m){case l:case c:case n:case i:case o:case d:return m;default:var g=m&&m.$$typeof;switch(g){case a:case u:case f:case p:case s:return g;default:return h}}case r:return h}}}var v=l,w=c,E=a,A=s,C=t,k=u,R=n,S=f,T=p,N=r,M=i,F=o,O=d,I=!1;function j(e){return x(e)===c}Q.AsyncMode=v,Q.ConcurrentMode=w,Q.ContextConsumer=E,Q.ContextProvider=A,Q.Element=C,Q.ForwardRef=k,Q.Fragment=R,Q.Lazy=S,Q.Memo=T,Q.Portal=N,Q.Profiler=M,Q.StrictMode=F,Q.Suspense=O,Q.isAsyncMode=function(e){return I||(I=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),j(e)||x(e)===l},Q.isConcurrentMode=j,Q.isContextConsumer=function(e){return x(e)===a},Q.isContextProvider=function(e){return x(e)===s},Q.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Q.isForwardRef=function(e){return x(e)===u},Q.isFragment=function(e){return x(e)===n},Q.isLazy=function(e){return x(e)===f},Q.isMemo=function(e){return x(e)===p},Q.isPortal=function(e){return x(e)===r},Q.isProfiler=function(e){return x(e)===i},Q.isStrictMode=function(e){return x(e)===o},Q.isSuspense=function(e){return x(e)===d},Q.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===c||e===i||e===o||e===d||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===u||e.$$typeof===g||e.$$typeof===y||e.$$typeof===b||e.$$typeof===m)},Q.typeOf=x}()),Q)),D.exports;var e}
|
|
10
10
|
/*
|
|
11
11
|
object-assign
|
|
12
12
|
(c) Sindre Sorhus
|
|
@@ -20,7 +20,7 @@ object-assign
|
|
|
20
20
|
*
|
|
21
21
|
* This source code is licensed under the MIT license found in the
|
|
22
22
|
* LICENSE file in the root directory of this source tree.
|
|
23
|
-
*/function le(){return ie||(ie=1,"production"!==process.env.NODE_ENV&&function(){var e=R.default,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),a=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),f=Symbol.iterator;var m=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function g(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];y("error",e,r)}function y(e,t,r){var n=m.ReactDebugCurrentFrame.getStackAddendum();""!==n&&(t+="%s",r=r.concat([n]));var o=r.map((function(e){return String(e)}));o.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,o)}var b;function x(e){return e.displayName||"Context"}function v(e){if(null==e)return null;if("number"==typeof e.tag&&g("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),"function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case n:return"Fragment";case r:return"Portal";case i:return"Profiler";case o:return"StrictMode";case c:return"Suspense";case u:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case a:return x(e)+".Consumer";case s:return x(e._context)+".Provider";case l:return function(e,t,r){var n=e.displayName;if(n)return n;var o=t.displayName||t.name||"";return""!==o?r+"("+o+")":r}(e,e.render,"ForwardRef");case d:var t=e.displayName||null;return null!==t?t:v(e.type)||"Memo";case h:var p=e,f=p._payload,m=p._init;try{return v(m(f))}catch(e){return null}}return null}b=Symbol.for("react.module.reference");var w,E,A,k,C,S,T,N=Object.assign,M=0;function F(){}F.__reactDisabledLog=!0;var O,I=m.ReactCurrentDispatcher;function j(e,t,r){if(void 0===O)try{throw Error()}catch(e){var n=e.stack.trim().match(/\n( *(at )?)/);O=n&&n[1]||""}return"\n"+O+e}var D,B=!1,_="function"==typeof WeakMap?WeakMap:Map;function P(e,t){if(!e||B)return"";var r,n=D.get(e);if(void 0!==n)return n;B=!0;var o,i=Error.prepareStackTrace;Error.prepareStackTrace=void 0,o=I.current,I.current=null,function(){if(0===M){w=console.log,E=console.info,A=console.warn,k=console.error,C=console.group,S=console.groupCollapsed,T=console.groupEnd;var e={configurable:!0,enumerable:!0,value:F,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}M++}();try{if(t){var s=function(){throw Error()};if(Object.defineProperty(s.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(s,[])}catch(e){r=e}Reflect.construct(e,[],s)}else{try{s.call()}catch(e){r=e}e.call(s.prototype)}}else{try{throw Error()}catch(e){r=e}e()}}catch(t){if(t&&r&&"string"==typeof t.stack){for(var a=t.stack.split("\n"),l=r.stack.split("\n"),c=a.length-1,u=l.length-1;c>=1&&u>=0&&a[c]!==l[u];)u--;for(;c>=1&&u>=0;c--,u--)if(a[c]!==l[u]){if(1!==c||1!==u)do{if(c--,--u<0||a[c]!==l[u]){var d="\n"+a[c].replace(" at new "," at ");return e.displayName&&d.includes("<anonymous>")&&(d=d.replace("<anonymous>",e.displayName)),"function"==typeof e&&D.set(e,d),d}}while(c>=1&&u>=0);break}}}finally{B=!1,I.current=o,function(){if(0==--M){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:N({},e,{value:w}),info:N({},e,{value:E}),warn:N({},e,{value:A}),error:N({},e,{value:k}),group:N({},e,{value:C}),groupCollapsed:N({},e,{value:S}),groupEnd:N({},e,{value:T})})}M<0&&g("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}(),Error.prepareStackTrace=i}var h=e?e.displayName||e.name:"",p=h?j(h):"";return"function"==typeof e&&D.set(e,p),p}function W(e,t,r){if(null==e)return"";if("function"==typeof e)return P(e,!(!(n=e.prototype)||!n.isReactComponent));var n;if("string"==typeof e)return j(e);switch(e){case c:return j("Suspense");case u:return j("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case l:return function(e,t,r){return P(e,!1)}(e.render);case d:return W(e.type,t,r);case h:var o=e,i=o._payload,s=o._init;try{return W(s(i),t,r)}catch(e){}}return""}D=new _;var U=Object.prototype.hasOwnProperty,L={},V=m.ReactDebugCurrentFrame;function Z(e){if(e){var t=e._owner,r=W(e.type,e._source,t?t.type:null);V.setExtraStackFrame(r)}else V.setExtraStackFrame(null)}var H=Array.isArray;function z(e){return H(e)}function Y(e){return""+e}function G(e){if(function(e){try{return Y(e),!1}catch(e){return!0}}(e))return g("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",function(e){return"function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}(e)),Y(e)}var X,J,q,Q=m.ReactCurrentOwner,K={key:!0,ref:!0,__self:!0,__source:!0};q={};function $(e,r,n,o,i){var s,a={},l=null,c=null;for(s in void 0!==n&&(G(n),l=""+n),function(e){if(U.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(r)&&(G(r.key),l=""+r.key),function(e){if(U.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return!1}return void 0!==e.ref}(r)&&(c=r.ref,function(e,t){if("string"==typeof e.ref&&Q.current&&t&&Q.current.stateNode!==t){var r=v(Q.current.type);q[r]||(g('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',v(Q.current.type),e.ref),q[r]=!0)}}(r,i)),r)U.call(r,s)&&!K.hasOwnProperty(s)&&(a[s]=r[s]);if(e&&e.defaultProps){var u=e.defaultProps;for(s in u)void 0===a[s]&&(a[s]=u[s])}if(l||c){var d="function"==typeof e?e.displayName||e.name||"Unknown":e;l&&function(e,t){var r=function(){X||(X=!0,g("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};r.isReactWarning=!0,Object.defineProperty(e,"key",{get:r,configurable:!0})}(a,d),c&&function(e,t){var r=function(){J||(J=!0,g("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};r.isReactWarning=!0,Object.defineProperty(e,"ref",{get:r,configurable:!0})}(a,d)}return function(e,r,n,o,i,s,a){var l={$$typeof:t,type:e,key:r,ref:n,props:a,_owner:s,_store:{}};return Object.defineProperty(l._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(l,"_self",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.defineProperty(l,"_source",{configurable:!1,enumerable:!1,writable:!1,value:i}),Object.freeze&&(Object.freeze(l.props),Object.freeze(l)),l}(e,l,c,i,o,Q.current,a)}var ee,te=m.ReactCurrentOwner,re=m.ReactDebugCurrentFrame;function ne(e){if(e){var t=e._owner,r=W(e.type,e._source,t?t.type:null);re.setExtraStackFrame(r)}else re.setExtraStackFrame(null)}function oe(e){return"object"==typeof e&&null!==e&&e.$$typeof===t}function ie(){if(te.current){var e=v(te.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}ee=!1;var se={};function le(e,t){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;var r=function(e){var t=ie();if(!t){var r="string"==typeof e?e:e.displayName||e.name;r&&(t="\n\nCheck the top-level render call using <"+r+">.")}return t}(t);if(!se[r]){se[r]=!0;var n="";e&&e._owner&&e._owner!==te.current&&(n=" It was passed a child from "+v(e._owner.type)+"."),ne(e),g('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',r,n),ne(null)}}}function ce(e,t){if("object"==typeof e)if(z(e))for(var r=0;r<e.length;r++){var n=e[r];oe(n)&&le(n,t)}else if(oe(e))e._store&&(e._store.validated=!0);else if(e){var o=function(e){if(null===e||"object"!=typeof e)return null;var t=f&&e[f]||e["@@iterator"];return"function"==typeof t?t:null}(e);if("function"==typeof o&&o!==e.entries)for(var i,s=o.call(e);!(i=s.next()).done;)oe(i.value)&&le(i.value,t)}}function ue(e){var t,r=e.type;if(null!=r&&"string"!=typeof r){if("function"==typeof r)t=r.propTypes;else{if("object"!=typeof r||r.$$typeof!==l&&r.$$typeof!==d)return;t=r.propTypes}if(t){var n=v(r);!function(e,t,r,n,o){var i=Function.call.bind(U);for(var s in e)if(i(e,s)){var a=void 0;try{if("function"!=typeof e[s]){var l=Error((n||"React class")+": "+r+" type `"+s+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[s]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw l.name="Invariant Violation",l}a=e[s](t,s,n,r,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(e){a=e}!a||a instanceof Error||(Z(o),g("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",r,s,typeof a),Z(null)),a instanceof Error&&!(a.message in L)&&(L[a.message]=!0,Z(o),g("Failed %s type: %s",r,a.message),Z(null))}}(t,e.props,"prop",n,e)}else if(void 0!==r.PropTypes&&!ee){ee=!0,g("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",v(r)||"Unknown")}"function"!=typeof r.getDefaultProps||r.getDefaultProps.isReactClassApproved||g("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function de(e,r,f,m,y,x){var w=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===i||e===o||e===c||e===u||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===d||e.$$typeof===s||e.$$typeof===a||e.$$typeof===l||e.$$typeof===b||void 0!==e.getModuleId)}(e);if(!w){var E="";(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(E+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var A,k=function(e){return void 0!==e?"\n\nCheck your code at "+e.fileName.replace(/^.*[\\\/]/,"")+":"+e.lineNumber+".":""}(y);E+=k||ie(),null===e?A="null":z(e)?A="array":void 0!==e&&e.$$typeof===t?(A="<"+(v(e.type)||"Unknown")+" />",E=" Did you accidentally export a JSX literal instead of a component?"):A=typeof e,g("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",A,E)}var C=$(e,r,f,y,x);if(null==C)return C;if(w){var R=r.children;if(void 0!==R)if(m)if(z(R)){for(var S=0;S<R.length;S++)ce(R[S],e);Object.freeze&&Object.freeze(R)}else g("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else ce(R,e)}return e===n?function(e){for(var t=Object.keys(e.props),r=0;r<t.length;r++){var n=t[r];if("children"!==n&&"key"!==n){ne(e),g("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),ne(null);break}}null!==e.ref&&(ne(e),g("Invalid attribute `ref` supplied to `React.Fragment`."),ne(null))}(C):ue(C),C}var he=function(e,t,r){return de(e,t,r,!1)},pe=function(e,t,r){return de(e,t,r,!0)};ae.Fragment=n,ae.jsx=he,ae.jsxs=pe}()),ae}se=ne,"production"===process.env.NODE_ENV?se.exports=function(){if(re)return oe;re=1;var e=R.default,t=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function s(e,r,s){var a,l={},c=null,u=null;for(a in void 0!==s&&(c=""+s),void 0!==r.key&&(c=""+r.key),void 0!==r.ref&&(u=r.ref),r)n.call(r,a)&&!i.hasOwnProperty(a)&&(l[a]=r[a]);if(e&&e.defaultProps)for(a in r=e.defaultProps)void 0===l[a]&&(l[a]=r[a]);return{$$typeof:t,type:e,key:c,ref:u,props:l,_owner:o.current}}return oe.Fragment=r,oe.jsx=s,oe.jsxs=s,oe}():se.exports=le();var ce,ue={exports:{}},de={};var he,pe={};
|
|
23
|
+
*/function le(){return ie||(ie=1,"production"!==process.env.NODE_ENV&&function(){var e=R.default,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),a=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),f=Symbol.iterator;var m=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function g(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];y("error",e,r)}function y(e,t,r){var n=m.ReactDebugCurrentFrame.getStackAddendum();""!==n&&(t+="%s",r=r.concat([n]));var o=r.map((function(e){return String(e)}));o.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,o)}var b;function x(e){return e.displayName||"Context"}function v(e){if(null==e)return null;if("number"==typeof e.tag&&g("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),"function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case n:return"Fragment";case r:return"Portal";case i:return"Profiler";case o:return"StrictMode";case c:return"Suspense";case u:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case a:return x(e)+".Consumer";case s:return x(e._context)+".Provider";case l:return function(e,t,r){var n=e.displayName;if(n)return n;var o=t.displayName||t.name||"";return""!==o?r+"("+o+")":r}(e,e.render,"ForwardRef");case d:var t=e.displayName||null;return null!==t?t:v(e.type)||"Memo";case h:var p=e,f=p._payload,m=p._init;try{return v(m(f))}catch(e){return null}}return null}b=Symbol.for("react.module.reference");var w,E,A,C,k,S,T,N=Object.assign,M=0;function F(){}F.__reactDisabledLog=!0;var O,I=m.ReactCurrentDispatcher;function j(e,t,r){if(void 0===O)try{throw Error()}catch(e){var n=e.stack.trim().match(/\n( *(at )?)/);O=n&&n[1]||""}return"\n"+O+e}var D,B=!1,_="function"==typeof WeakMap?WeakMap:Map;function P(e,t){if(!e||B)return"";var r,n=D.get(e);if(void 0!==n)return n;B=!0;var o,i=Error.prepareStackTrace;Error.prepareStackTrace=void 0,o=I.current,I.current=null,function(){if(0===M){w=console.log,E=console.info,A=console.warn,C=console.error,k=console.group,S=console.groupCollapsed,T=console.groupEnd;var e={configurable:!0,enumerable:!0,value:F,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}M++}();try{if(t){var s=function(){throw Error()};if(Object.defineProperty(s.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(s,[])}catch(e){r=e}Reflect.construct(e,[],s)}else{try{s.call()}catch(e){r=e}e.call(s.prototype)}}else{try{throw Error()}catch(e){r=e}e()}}catch(t){if(t&&r&&"string"==typeof t.stack){for(var a=t.stack.split("\n"),l=r.stack.split("\n"),c=a.length-1,u=l.length-1;c>=1&&u>=0&&a[c]!==l[u];)u--;for(;c>=1&&u>=0;c--,u--)if(a[c]!==l[u]){if(1!==c||1!==u)do{if(c--,--u<0||a[c]!==l[u]){var d="\n"+a[c].replace(" at new "," at ");return e.displayName&&d.includes("<anonymous>")&&(d=d.replace("<anonymous>",e.displayName)),"function"==typeof e&&D.set(e,d),d}}while(c>=1&&u>=0);break}}}finally{B=!1,I.current=o,function(){if(0==--M){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:N({},e,{value:w}),info:N({},e,{value:E}),warn:N({},e,{value:A}),error:N({},e,{value:C}),group:N({},e,{value:k}),groupCollapsed:N({},e,{value:S}),groupEnd:N({},e,{value:T})})}M<0&&g("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}(),Error.prepareStackTrace=i}var h=e?e.displayName||e.name:"",p=h?j(h):"";return"function"==typeof e&&D.set(e,p),p}function W(e,t,r){if(null==e)return"";if("function"==typeof e)return P(e,!(!(n=e.prototype)||!n.isReactComponent));var n;if("string"==typeof e)return j(e);switch(e){case c:return j("Suspense");case u:return j("SuspenseList")}if("object"==typeof e)switch(e.$$typeof){case l:return function(e,t,r){return P(e,!1)}(e.render);case d:return W(e.type,t,r);case h:var o=e,i=o._payload,s=o._init;try{return W(s(i),t,r)}catch(e){}}return""}D=new _;var U=Object.prototype.hasOwnProperty,L={},V=m.ReactDebugCurrentFrame;function Z(e){if(e){var t=e._owner,r=W(e.type,e._source,t?t.type:null);V.setExtraStackFrame(r)}else V.setExtraStackFrame(null)}var H=Array.isArray;function z(e){return H(e)}function Y(e){return""+e}function G(e){if(function(e){try{return Y(e),!1}catch(e){return!0}}(e))return g("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",function(e){return"function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}(e)),Y(e)}var X,J,q,Q=m.ReactCurrentOwner,K={key:!0,ref:!0,__self:!0,__source:!0};q={};function $(e,r,n,o,i){var s,a={},l=null,c=null;for(s in void 0!==n&&(G(n),l=""+n),function(e){if(U.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(r)&&(G(r.key),l=""+r.key),function(e){if(U.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return!1}return void 0!==e.ref}(r)&&(c=r.ref,function(e,t){if("string"==typeof e.ref&&Q.current&&t&&Q.current.stateNode!==t){var r=v(Q.current.type);q[r]||(g('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',v(Q.current.type),e.ref),q[r]=!0)}}(r,i)),r)U.call(r,s)&&!K.hasOwnProperty(s)&&(a[s]=r[s]);if(e&&e.defaultProps){var u=e.defaultProps;for(s in u)void 0===a[s]&&(a[s]=u[s])}if(l||c){var d="function"==typeof e?e.displayName||e.name||"Unknown":e;l&&function(e,t){var r=function(){X||(X=!0,g("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};r.isReactWarning=!0,Object.defineProperty(e,"key",{get:r,configurable:!0})}(a,d),c&&function(e,t){var r=function(){J||(J=!0,g("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};r.isReactWarning=!0,Object.defineProperty(e,"ref",{get:r,configurable:!0})}(a,d)}return function(e,r,n,o,i,s,a){var l={$$typeof:t,type:e,key:r,ref:n,props:a,_owner:s,_store:{}};return Object.defineProperty(l._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(l,"_self",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.defineProperty(l,"_source",{configurable:!1,enumerable:!1,writable:!1,value:i}),Object.freeze&&(Object.freeze(l.props),Object.freeze(l)),l}(e,l,c,i,o,Q.current,a)}var ee,te=m.ReactCurrentOwner,re=m.ReactDebugCurrentFrame;function ne(e){if(e){var t=e._owner,r=W(e.type,e._source,t?t.type:null);re.setExtraStackFrame(r)}else re.setExtraStackFrame(null)}function oe(e){return"object"==typeof e&&null!==e&&e.$$typeof===t}function ie(){if(te.current){var e=v(te.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}ee=!1;var se={};function le(e,t){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;var r=function(e){var t=ie();if(!t){var r="string"==typeof e?e:e.displayName||e.name;r&&(t="\n\nCheck the top-level render call using <"+r+">.")}return t}(t);if(!se[r]){se[r]=!0;var n="";e&&e._owner&&e._owner!==te.current&&(n=" It was passed a child from "+v(e._owner.type)+"."),ne(e),g('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',r,n),ne(null)}}}function ce(e,t){if("object"==typeof e)if(z(e))for(var r=0;r<e.length;r++){var n=e[r];oe(n)&&le(n,t)}else if(oe(e))e._store&&(e._store.validated=!0);else if(e){var o=function(e){if(null===e||"object"!=typeof e)return null;var t=f&&e[f]||e["@@iterator"];return"function"==typeof t?t:null}(e);if("function"==typeof o&&o!==e.entries)for(var i,s=o.call(e);!(i=s.next()).done;)oe(i.value)&&le(i.value,t)}}function ue(e){var t,r=e.type;if(null!=r&&"string"!=typeof r){if("function"==typeof r)t=r.propTypes;else{if("object"!=typeof r||r.$$typeof!==l&&r.$$typeof!==d)return;t=r.propTypes}if(t){var n=v(r);!function(e,t,r,n,o){var i=Function.call.bind(U);for(var s in e)if(i(e,s)){var a=void 0;try{if("function"!=typeof e[s]){var l=Error((n||"React class")+": "+r+" type `"+s+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[s]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw l.name="Invariant Violation",l}a=e[s](t,s,n,r,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(e){a=e}!a||a instanceof Error||(Z(o),g("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",r,s,typeof a),Z(null)),a instanceof Error&&!(a.message in L)&&(L[a.message]=!0,Z(o),g("Failed %s type: %s",r,a.message),Z(null))}}(t,e.props,"prop",n,e)}else if(void 0!==r.PropTypes&&!ee){ee=!0,g("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",v(r)||"Unknown")}"function"!=typeof r.getDefaultProps||r.getDefaultProps.isReactClassApproved||g("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function de(e,r,f,m,y,x){var w=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===i||e===o||e===c||e===u||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===d||e.$$typeof===s||e.$$typeof===a||e.$$typeof===l||e.$$typeof===b||void 0!==e.getModuleId)}(e);if(!w){var E="";(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(E+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var A,C=function(e){return void 0!==e?"\n\nCheck your code at "+e.fileName.replace(/^.*[\\\/]/,"")+":"+e.lineNumber+".":""}(y);E+=C||ie(),null===e?A="null":z(e)?A="array":void 0!==e&&e.$$typeof===t?(A="<"+(v(e.type)||"Unknown")+" />",E=" Did you accidentally export a JSX literal instead of a component?"):A=typeof e,g("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",A,E)}var k=$(e,r,f,y,x);if(null==k)return k;if(w){var R=r.children;if(void 0!==R)if(m)if(z(R)){for(var S=0;S<R.length;S++)ce(R[S],e);Object.freeze&&Object.freeze(R)}else g("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else ce(R,e)}return e===n?function(e){for(var t=Object.keys(e.props),r=0;r<t.length;r++){var n=t[r];if("children"!==n&&"key"!==n){ne(e),g("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),ne(null);break}}null!==e.ref&&(ne(e),g("Invalid attribute `ref` supplied to `React.Fragment`."),ne(null))}(k):ue(k),k}var he=function(e,t,r){return de(e,t,r,!1)},pe=function(e,t,r){return de(e,t,r,!0)};ae.Fragment=n,ae.jsx=he,ae.jsxs=pe}()),ae}se=ne,"production"===process.env.NODE_ENV?se.exports=function(){if(re)return oe;re=1;var e=R.default,t=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function s(e,r,s){var a,l={},c=null,u=null;for(a in void 0!==s&&(c=""+s),void 0!==r.key&&(c=""+r.key),void 0!==r.ref&&(u=r.ref),r)n.call(r,a)&&!i.hasOwnProperty(a)&&(l[a]=r[a]);if(e&&e.defaultProps)for(a in r=e.defaultProps)void 0===l[a]&&(l[a]=r[a]);return{$$typeof:t,type:e,key:c,ref:u,props:l,_owner:o.current}}return oe.Fragment=r,oe.jsx=s,oe.jsxs=s,oe}():se.exports=le();var ce,ue={exports:{}},de={};var he,pe={};
|
|
24
24
|
/**
|
|
25
25
|
* @license React
|
|
26
26
|
* react-is.development.js
|
|
@@ -34,7 +34,7 @@ object-assign
|
|
|
34
34
|
*
|
|
35
35
|
* This source code is licensed under the MIT license found in the
|
|
36
36
|
* LICENSE file in the root directory of this source tree.
|
|
37
|
-
*/function me(e,t){const r=T.default(e,t);return"production"!==process.env.NODE_ENV?(...t)=>{const n="string"==typeof e?`"${e}"`:"component";return 0===t.length?console.error([`MUI: Seems like you called \`styled(${n})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join("\n")):t.some((e=>void 0===e))&&console.error(`MUI: the styled(${n})(...args) API requires all its args to be defined.`),r(...t)}:r}!function(e){"production"===process.env.NODE_ENV?e.exports=function(){if(ce)return de;ce=1;var e,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),a=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen");function m(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:switch(e=e.type){case n:case i:case o:case u:case d:return e;default:switch(e=e&&e.$$typeof){case l:case a:case c:case p:case h:case s:return e;default:return f}}case r:return f}}}return e=Symbol.for("react.module.reference"),de.ContextConsumer=a,de.ContextProvider=s,de.Element=t,de.ForwardRef=c,de.Fragment=n,de.Lazy=p,de.Memo=h,de.Portal=r,de.Profiler=i,de.StrictMode=o,de.Suspense=u,de.SuspenseList=d,de.isAsyncMode=function(){return!1},de.isConcurrentMode=function(){return!1},de.isContextConsumer=function(e){return m(e)===a},de.isContextProvider=function(e){return m(e)===s},de.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},de.isForwardRef=function(e){return m(e)===c},de.isFragment=function(e){return m(e)===n},de.isLazy=function(e){return m(e)===p},de.isMemo=function(e){return m(e)===h},de.isPortal=function(e){return m(e)===r},de.isProfiler=function(e){return m(e)===i},de.isStrictMode=function(e){return m(e)===o},de.isSuspense=function(e){return m(e)===u},de.isSuspenseList=function(e){return m(e)===d},de.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===n||t===i||t===o||t===u||t===d||t===f||"object"==typeof t&&null!==t&&(t.$$typeof===p||t.$$typeof===h||t.$$typeof===s||t.$$typeof===a||t.$$typeof===c||t.$$typeof===e||void 0!==t.getModuleId)},de.typeOf=m,de}():e.exports=(he||(he=1,"production"!==process.env.NODE_ENV&&function(){var e,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),a=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen");function m(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:var m=e.type;switch(m){case n:case i:case o:case u:case d:return m;default:var g=m&&m.$$typeof;switch(g){case l:case a:case c:case p:case h:case s:return g;default:return f}}case r:return f}}}e=Symbol.for("react.module.reference");var g=a,y=s,b=t,x=c,v=n,w=p,E=h,A=r,k=i,C=o,R=u,S=d,T=!1,N=!1;pe.ContextConsumer=g,pe.ContextProvider=y,pe.Element=b,pe.ForwardRef=x,pe.Fragment=v,pe.Lazy=w,pe.Memo=E,pe.Portal=A,pe.Profiler=k,pe.StrictMode=C,pe.Suspense=R,pe.SuspenseList=S,pe.isAsyncMode=function(e){return T||(T=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1},pe.isConcurrentMode=function(e){return N||(N=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1},pe.isContextConsumer=function(e){return m(e)===a},pe.isContextProvider=function(e){return m(e)===s},pe.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},pe.isForwardRef=function(e){return m(e)===c},pe.isFragment=function(e){return m(e)===n},pe.isLazy=function(e){return m(e)===p},pe.isMemo=function(e){return m(e)===h},pe.isPortal=function(e){return m(e)===r},pe.isProfiler=function(e){return m(e)===i},pe.isStrictMode=function(e){return m(e)===o},pe.isSuspense=function(e){return m(e)===u},pe.isSuspenseList=function(e){return m(e)===d},pe.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===n||t===i||t===o||t===u||t===d||t===f||"object"==typeof t&&null!==t&&(t.$$typeof===p||t.$$typeof===h||t.$$typeof===s||t.$$typeof===a||t.$$typeof===c||t.$$typeof===e||void 0!==t.getModuleId)},pe.typeOf=m}()),pe)}(ue),"production"!==process.env.NODE_ENV&&(fe.propTypes={defaultTheme:j.exports.object,styles:j.exports.oneOfType([j.exports.string,j.exports.object,j.exports.func])});var ge="production"!==process.env.NODE_ENV?j.exports.oneOfType([j.exports.number,j.exports.string,j.exports.object,j.exports.array]):{};function ye(){return ye=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ye.apply(this,arguments)}function be(e){return null!==e&&"object"==typeof e&&e.constructor===Object}function xe(e,t,r={clone:!0}){const n=r.clone?ye({},e):e;return be(e)&&be(t)&&Object.keys(t).forEach((o=>{"__proto__"!==o&&(be(t[o])&&o in e&&be(e[o])?n[o]=xe(e[o],t[o],r):n[o]=t[o])})),n}function ve(e){return"production"===process.env.NODE_ENV?e:ye({},e,{"exact-prop: ":t=>{const r=Object.keys(t).filter((t=>!e.hasOwnProperty(t)));return r.length>0?new Error(`The following props are not supported: ${r.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}})}function we(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;e<arguments.length;e+=1)t+="&args[]="+encodeURIComponent(arguments[e]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}const Ee=/^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;function Ae(e,t=""){return e.displayName||e.name||function(e){const t=`${e}`.match(Ee);return t&&t[1]||""}(e)||t}function ke(e,t,r){const n=Ae(t);return e.displayName||(""!==n?`${r}(${n})`:r)}function Ce(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":we(7));return e.charAt(0).toUpperCase()+e.slice(1)}function Re(){return Re=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Re.apply(this,arguments)}function Se(e,t){return t?xe(e,t,{clone:!1}):e}const Te={xs:0,sm:600,md:900,lg:1200,xl:1536},Ne={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Te[e]}px)`};function Me(e,t,r){const n=e.theme||{};if(Array.isArray(t)){const e=n.breakpoints||Ne;return t.reduce(((n,o,i)=>(n[e.up(e.keys[i])]=r(t[i]),n)),{})}if("object"==typeof t){const e=n.breakpoints||Ne;return Object.keys(t).reduce(((n,o)=>{if(-1!==Object.keys(e.values||Te).indexOf(o))n[e.up(o)]=r(t[o],o);else{const e=o;n[e]=t[e]}return n}),{})}return r(t)}function Fe(e,t,r=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&r){const r=`vars.${t}`.split(".").reduce(((e,t)=>e&&e[t]?e[t]:null),e);if(null!=r)return r}return t.split(".").reduce(((e,t)=>e&&null!=e[t]?e[t]:null),e)}function Oe(e,t,r,n=r){let o;return o="function"==typeof e?e(r):Array.isArray(e)?e[r]||n:Fe(e,r)||n,t&&(o=t(o)),o}function Ie(e){const{prop:t,cssProperty:r=e.prop,themeKey:n,transform:o}=e,i=e=>{if(null==e[t])return null;const i=e[t],s=Fe(e.theme,n)||{};return Me(e,i,(e=>{let n=Oe(s,o,e);return e===n&&"string"==typeof e&&(n=Oe(s,o,`${t}${"default"===e?"":Ce(e)}`,e)),!1===r?n:{[r]:n}}))};return i.propTypes="production"!==process.env.NODE_ENV?{[t]:ge}:{},i.filterProps=[t],i}function je(...e){const t=e.reduce(((e,t)=>(t.filterProps.forEach((r=>{e[r]=t})),e)),{}),r=e=>Object.keys(e).reduce(((r,n)=>t[n]?Se(r,t[n](e)):r),{});return r.propTypes="production"!==process.env.NODE_ENV?e.reduce(((e,t)=>Object.assign(e,t.propTypes)),{}):{},r.filterProps=e.reduce(((e,t)=>e.concat(t.filterProps)),[]),r}const De={m:"margin",p:"padding"},Be={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},_e={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Pe=function(e){const t={};return e=>(void 0===t[e]&&(t[e]=(e=>{if(e.length>2){if(!_e[e])return[e];e=_e[e]}const[t,r]=e.split(""),n=De[t],o=Be[r]||"";return Array.isArray(o)?o.map((e=>n+e)):[n+o]})(e)),t[e])}(),We=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Ue=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],Le=[...We,...Ue];function Ve(e,t,r,n){var o;const i=null!=(o=Fe(e,t,!1))?o:r;return"number"==typeof i?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${e}.`),i*e):Array.isArray(i)?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&(Number.isInteger(e)?e>i.length-1&&console.error([`MUI: The value provided (${e}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${e} > ${i.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join("\n"))),i[e]):"function"==typeof i?i:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${t}\` value (${i}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function Ze(e){return Ve(e,"spacing",8,"spacing")}function He(e,t){if("string"==typeof t||null==t)return t;const r=e(Math.abs(t));return t>=0?r:"number"==typeof r?-r:`-${r}`}function ze(e){return function(e,t){const r=Ze(e.theme);return Object.keys(e).map((n=>function(e,t,r,n){if(-1===t.indexOf(r))return null;const o=function(e,t){return r=>e.reduce(((e,n)=>(e[n]=He(t,r),e)),{})}(Pe(r),n);return Me(e,e[r],o)}(e,t,n,r))).reduce(Se,{})}(e,Le)}function Ye(e){return"number"!=typeof e?e:`${e}px solid`}"production"===process.env.NODE_ENV||We.reduce(((e,t)=>(e[t]=ge,e)),{}),"production"===process.env.NODE_ENV||Ue.reduce(((e,t)=>(e[t]=ge,e)),{}),ze.propTypes="production"!==process.env.NODE_ENV?Le.reduce(((e,t)=>(e[t]=ge,e)),{}):{},ze.filterProps=Le;const Ge=Ie({prop:"border",themeKey:"borders",transform:Ye}),Xe=Ie({prop:"borderTop",themeKey:"borders",transform:Ye}),Je=Ie({prop:"borderRight",themeKey:"borders",transform:Ye}),qe=Ie({prop:"borderBottom",themeKey:"borders",transform:Ye}),Qe=Ie({prop:"borderLeft",themeKey:"borders",transform:Ye}),Ke=Ie({prop:"borderColor",themeKey:"palette"}),$e=Ie({prop:"borderTopColor",themeKey:"palette"}),et=Ie({prop:"borderRightColor",themeKey:"palette"}),tt=Ie({prop:"borderBottomColor",themeKey:"palette"}),rt=Ie({prop:"borderLeftColor",themeKey:"palette"}),nt=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const t=Ve(e.theme,"shape.borderRadius",4,"borderRadius"),r=e=>({borderRadius:He(t,e)});return Me(e,e.borderRadius,r)}return null};nt.propTypes="production"!==process.env.NODE_ENV?{borderRadius:ge}:{},nt.filterProps=["borderRadius"];var ot=je(Ge,Xe,Je,qe,Qe,Ke,$e,et,tt,rt,nt),it=je(Ie({prop:"displayPrint",cssProperty:!1,transform:e=>({"@media print":{display:e}})}),Ie({prop:"display"}),Ie({prop:"overflow"}),Ie({prop:"textOverflow"}),Ie({prop:"visibility"}),Ie({prop:"whiteSpace"})),st=je(Ie({prop:"flexBasis"}),Ie({prop:"flexDirection"}),Ie({prop:"flexWrap"}),Ie({prop:"justifyContent"}),Ie({prop:"alignItems"}),Ie({prop:"alignContent"}),Ie({prop:"order"}),Ie({prop:"flex"}),Ie({prop:"flexGrow"}),Ie({prop:"flexShrink"}),Ie({prop:"alignSelf"}),Ie({prop:"justifyItems"}),Ie({prop:"justifySelf"}));const at=e=>{if(void 0!==e.gap&&null!==e.gap){const t=Ve(e.theme,"spacing",8,"gap"),r=e=>({gap:He(t,e)});return Me(e,e.gap,r)}return null};at.propTypes="production"!==process.env.NODE_ENV?{gap:ge}:{},at.filterProps=["gap"];const lt=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const t=Ve(e.theme,"spacing",8,"columnGap"),r=e=>({columnGap:He(t,e)});return Me(e,e.columnGap,r)}return null};lt.propTypes="production"!==process.env.NODE_ENV?{columnGap:ge}:{},lt.filterProps=["columnGap"];const ct=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const t=Ve(e.theme,"spacing",8,"rowGap"),r=e=>({rowGap:He(t,e)});return Me(e,e.rowGap,r)}return null};ct.propTypes="production"!==process.env.NODE_ENV?{rowGap:ge}:{},ct.filterProps=["rowGap"];var ut=je(at,lt,ct,Ie({prop:"gridColumn"}),Ie({prop:"gridRow"}),Ie({prop:"gridAutoFlow"}),Ie({prop:"gridAutoColumns"}),Ie({prop:"gridAutoRows"}),Ie({prop:"gridTemplateColumns"}),Ie({prop:"gridTemplateRows"}),Ie({prop:"gridTemplateAreas"}),Ie({prop:"gridArea"})),dt=je(Ie({prop:"color",themeKey:"palette"}),Ie({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette"}),Ie({prop:"backgroundColor",themeKey:"palette"})),ht=je(Ie({prop:"position"}),Ie({prop:"zIndex",themeKey:"zIndex"}),Ie({prop:"top"}),Ie({prop:"right"}),Ie({prop:"bottom"}),Ie({prop:"left"})),pt=Ie({prop:"boxShadow",themeKey:"shadows"});function ft(e){return e<=1&&0!==e?100*e+"%":e}const mt=Ie({prop:"width",transform:ft}),gt=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const t=t=>{var r,n,o;return{maxWidth:(null==(r=e.theme)||null==(n=r.breakpoints)||null==(o=n.values)?void 0:o[t])||Te[t]||ft(t)}};return Me(e,e.maxWidth,t)}return null};gt.filterProps=["maxWidth"];const yt=Ie({prop:"minWidth",transform:ft}),bt=Ie({prop:"height",transform:ft}),xt=Ie({prop:"maxHeight",transform:ft}),vt=Ie({prop:"minHeight",transform:ft});Ie({prop:"size",cssProperty:"width",transform:ft}),Ie({prop:"size",cssProperty:"height",transform:ft});var wt=je(mt,gt,yt,bt,xt,vt,Ie({prop:"boxSizing"}));const Et=Ie({prop:"fontFamily",themeKey:"typography"}),At=Ie({prop:"fontSize",themeKey:"typography"}),kt=Ie({prop:"fontStyle",themeKey:"typography"}),Ct=Ie({prop:"fontWeight",themeKey:"typography"}),Rt=Ie({prop:"letterSpacing"}),St=Ie({prop:"textTransform"}),Tt=Ie({prop:"lineHeight"}),Nt=Ie({prop:"textAlign"});var Mt=je(Ie({prop:"typography",cssProperty:!1,themeKey:"typography"}),Et,At,kt,Ct,Rt,Tt,Nt,St);const Ft={borders:ot.filterProps,display:it.filterProps,flexbox:st.filterProps,grid:ut.filterProps,positions:ht.filterProps,palette:dt.filterProps,shadows:pt.filterProps,sizing:wt.filterProps,spacing:ze.filterProps,typography:Mt.filterProps},Ot={borders:ot,display:it,flexbox:st,grid:ut,positions:ht,palette:dt,shadows:pt,sizing:wt,spacing:ze,typography:Mt},It=Object.keys(Ft).reduce(((e,t)=>(Ft[t].forEach((r=>{e[r]=Ot[t]})),e)),{}),jt=function(e=Ot){const t=Object.keys(e).reduce(((t,r)=>(e[r].filterProps.forEach((n=>{t[n]=e[r]})),t)),{});function r(e,r,n){const o={[e]:r,theme:n},i=t[e];return i?i(o):{[e]:r}}return function e(n){const{sx:o,theme:i={}}=n||{};if(!o)return null;function s(n){let o=n;if("function"==typeof n)o=n(i);else if("object"!=typeof n)return n;if(!o)return null;const s=function(e={}){var t;return(null==e||null==(t=e.keys)?void 0:t.reduce(((t,r)=>(t[e.up(r)]={},t)),{}))||{}}(i.breakpoints),a=Object.keys(s);let l=s;return Object.keys(o).forEach((n=>{const s="function"==typeof(a=o[n])?a(i):a;var a;if(null!=s)if("object"==typeof s)if(t[n])l=Se(l,r(n,s,i));else{const t=Me({theme:i},s,(e=>({[n]:e})));!function(...e){const t=e.reduce(((e,t)=>e.concat(Object.keys(t))),[]),r=new Set(t);return e.every((e=>r.size===Object.keys(e).length))}(t,s)?l=Se(l,t):l[n]=e({sx:s,theme:i})}else l=Se(l,r(n,s,i))})),function(e,t){return e.reduce(((e,t)=>{const r=e[t];return(!r||0===Object.keys(r).length)&&delete e[t],e}),t)}(a,l)}return Array.isArray(o)?o.map(s):s(o)}}();jt.filterProps=["sx"];var Dt=jt;function Bt(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}const _t=["sx"];function Pt(e){var t,r,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(r=Pt(e[t]))&&(n&&(n+=" "),n+=r);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function Wt(){for(var e,t,r=0,n="";r<arguments.length;)(e=arguments[r++])&&(t=Pt(e))&&(n&&(n+=" "),n+=t);return n}const Ut=["values","unit","step"];var Lt={borderRadius:4};const Vt=["breakpoints","palette","spacing","shape"];function Zt(e={},...t){const{breakpoints:r={},palette:n={},spacing:o,shape:i={}}=e,s=Bt(e,Vt),a=function(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5}=e,o=Bt(e,Ut),i=(e=>{const t=Object.keys(e).map((t=>({key:t,val:e[t]})))||[];return t.sort(((e,t)=>e.val-t.val)),t.reduce(((e,t)=>Re({},e,{[t.key]:t.val})),{})})(t),s=Object.keys(i);function a(e){return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${r})`}function l(e){return`@media (max-width:${("number"==typeof t[e]?t[e]:e)-n/100}${r})`}function c(e,o){const i=s.indexOf(o);return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${r}) and (max-width:${(-1!==i&&"number"==typeof t[s[i]]?t[s[i]]:o)-n/100}${r})`}return Re({keys:s,values:i,up:a,down:l,between:c,only:function(e){return s.indexOf(e)+1<s.length?c(e,s[s.indexOf(e)+1]):a(e)},not:function(e){const t=s.indexOf(e);return 0===t?a(s[1]):t===s.length-1?l(s[t]):c(e,s[s.indexOf(e)+1]).replace("@media","@media not all and")},unit:r},o)}(r),l=function(e=8){if(e.mui)return e;const t=Ze({spacing:e}),r=(...e)=>("production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`)),(0===e.length?[1]:e).map((e=>{const r=t(e);return"number"==typeof r?`${r}px`:r})).join(" "));return r.mui=!0,r}(o);let c=xe({breakpoints:a,direction:"ltr",components:{},palette:Re({mode:"light"},n),spacing:l,shape:Re({},Lt,i)},s);return c=t.reduce(((e,t)=>xe(e,t)),c),c}const Ht=S.createContext(null);"production"!==process.env.NODE_ENV&&(Ht.displayName="ThemeContext");var zt=Ht;function Yt(){const e=S.useContext(zt);return"production"!==process.env.NODE_ENV&&S.useDebugValue(e),e}var Gt="function"==typeof Symbol&&Symbol.for?Symbol.for("mui.nested"):"__THEME_NESTED__";function Xt(e){const{children:t,theme:r}=e,n=Yt();"production"!==process.env.NODE_ENV&&null===n&&"function"==typeof r&&console.error(["MUI: You are providing a theme function prop to the ThemeProvider component:","<ThemeProvider theme={outerTheme => outerTheme} />","","However, no outer theme is present.","Make sure a theme is already injected higher in the React tree or provide a theme object."].join("\n"));const o=S.useMemo((()=>{const e=null===n?r:function(e,t){if("function"==typeof t){const r=t(e);return"production"!==process.env.NODE_ENV&&(r||console.error(["MUI: You should return an object from your theme function, i.e.","<ThemeProvider theme={() => ({})} />"].join("\n"))),r}return Re({},e,t)}(n,r);return null!=e&&(e[Gt]=null!==n),e}),[r,n]);return ne.exports.jsx(zt.Provider,{value:o,children:t})}function Jt(e=null){const t=Yt();return t&&(r=t,0!==Object.keys(r).length)?t:e;var r}"production"!==process.env.NODE_ENV&&(Xt.propTypes={children:j.exports.node,theme:j.exports.oneOfType([j.exports.object,j.exports.func]).isRequired}),"production"!==process.env.NODE_ENV&&"production"!==process.env.NODE_ENV&&(Xt.propTypes=ve(Xt.propTypes));const qt=Zt();function Qt(e=qt){return Jt(e)}const Kt=["className","component"],$t=function(e={}){const{defaultTheme:t,defaultClassName:r="MuiBox-root",generateClassName:n,styleFunctionSx:o=Dt}=e,i=me("div")(o);return S.forwardRef((function(e,o){const s=Qt(t),a=function(e){const{sx:t}=e,r=Bt(e,_t),{systemProps:n,otherProps:o}=(e=>{const t={systemProps:{},otherProps:{}};return Object.keys(e).forEach((r=>{It[r]?t.systemProps[r]=e[r]:t.otherProps[r]=e[r]})),t})(r);let i;return i=Array.isArray(t)?[n,...t]:"function"==typeof t?(...e)=>{const r=t(...e);return be(r)?Re({},n,r):n}:Re({},n,t),Re({},o,{sx:i})}(e),{className:l,component:c="div"}=a,u=Bt(a,Kt);return ne.exports.jsx(i,Re({as:c,ref:o,className:Wt(l,n?n(r):r),theme:s},u))}))}();"production"!==process.env.NODE_ENV&&($t.propTypes={children:j.exports.node,component:j.exports.elementType,sx:j.exports.oneOfType([j.exports.arrayOf(j.exports.oneOfType([j.exports.func,j.exports.object,j.exports.bool])),j.exports.func,j.exports.object])});var er=$t;const tr=["variant"];function rr(e){return 0===e.length}function nr(e){const{variant:t}=e,r=Bt(e,tr);let n=t||"";return Object.keys(r).sort().forEach((t=>{n+="color"===t?rr(n)?e[t]:Ce(e[t]):`${rr(n)?t:Ce(t)}${Ce(e[t].toString())}`})),n}const or=["name","slot","skipVariantsResolver","skipSx","overridesResolver"],ir=["theme"],sr=["theme"];function ar(e){return 0===Object.keys(e).length}function lr(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}const cr=Zt(),ur=function(e={}){const{defaultTheme:t=cr,rootShouldForwardProp:r=lr,slotShouldForwardProp:n=lr,styleFunctionSx:o=Dt}=e;return(e,i={})=>{const{name:s,slot:a,skipVariantsResolver:l,skipSx:c,overridesResolver:u}=i,d=Bt(i,or),h=void 0!==l?l:a&&"Root"!==a||!1,p=c||!1;let f;var m;"production"!==process.env.NODE_ENV&&s&&(f=`${s}-${m=a||"Root",m.charAt(0).toLowerCase()+m.slice(1)}`);let g=lr;"Root"===a?g=r:a&&(g=n);const y=me(e,Re({shouldForwardProp:g,label:f},d)),b=(r,...n)=>{const i=n?n.map((e=>"function"==typeof e&&e.__emotion_real!==e?r=>{let{theme:n}=r,o=Bt(r,ir);return e(Re({theme:ar(n)?t:n},o))}:e)):[];let l=r;s&&u&&i.push((e=>{const r=ar(e.theme)?t:e.theme,n=((e,t)=>t.components&&t.components[e]&&t.components[e].styleOverrides?t.components[e].styleOverrides:null)(s,r);if(n){const t={};return Object.entries(n).forEach((([n,o])=>{t[n]="function"==typeof o?o(Re({},e,{theme:r})):o})),u(e,t)}return null})),s&&!h&&i.push((e=>{const r=ar(e.theme)?t:e.theme;return((e,t,r,n)=>{var o,i;const{ownerState:s={}}=e,a=[],l=null==r||null==(o=r.components)||null==(i=o[n])?void 0:i.variants;return l&&l.forEach((r=>{let n=!0;Object.keys(r.props).forEach((t=>{s[t]!==r.props[t]&&e[t]!==r.props[t]&&(n=!1)})),n&&a.push(t[nr(r.props)])})),a})(e,((e,t)=>{let r=[];t&&t.components&&t.components[e]&&t.components[e].variants&&(r=t.components[e].variants);const n={};return r.forEach((e=>{const t=nr(e.props);n[t]=e.style})),n})(s,r),r,s)})),p||i.push((e=>{const r=ar(e.theme)?t:e.theme;return o(Re({},e,{theme:r}))}));const c=i.length-n.length;if(Array.isArray(r)&&c>0){const e=new Array(c).fill("");l=[...r,...e],l.raw=[...r.raw,...e]}else"function"==typeof r&&r.__emotion_real!==r&&(l=e=>{let{theme:n}=e,o=Bt(e,sr);return r(Re({theme:ar(n)?t:n},o))});const d=y(l,...i);if("production"!==process.env.NODE_ENV){let t;s&&(t=`${s}${a||""}`),void 0===t&&(t=`Styled(${function(e){if(null!=e){if("string"==typeof e)return e;if("function"==typeof e)return Ae(e,"Component");if("object"==typeof e)switch(e.$$typeof){case ue.exports.ForwardRef:return ke(e,e.render,"ForwardRef");case ue.exports.Memo:return ke(e,e.type,"memo");default:return}}}(e)})`),d.displayName=t}return d};return y.withConfig&&(b.withConfig=y.withConfig),b}}();var dr=ur;function hr(e){const{theme:t,name:r,props:n}=e;return t&&t.components&&t.components[r]&&t.components[r].defaultProps?function(e,t){const r=ye({},t);return Object.keys(e).forEach((t=>{void 0===r[t]&&(r[t]=e[t])})),r}(t.components[r].defaultProps,n):n}function pr(e){if(e.type)return e;if("#"===e.charAt(0))return pr(function(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&1===r[0].length&&(r=r.map((e=>e+e))),r?`rgb${4===r.length?"a":""}(${r.map(((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}(e));const t=e.indexOf("("),r=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(r))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:we(9,e));let n,o=e.substring(t+1,e.length-1);if("color"===r){if(o=o.split(" "),n=o.shift(),4===o.length&&"/"===o[3].charAt(0)&&(o[3]=o[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${n}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:we(10,n))}else o=o.split(",");return o=o.map((e=>parseFloat(e))),{type:r,values:o,colorSpace:n}}function fr(e,t){return e=pr(e),t=function(e,t=0,r=1){return"production"!==process.env.NODE_ENV&&(e<t||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`),Math.min(Math.max(t,e),r)}(t),"rgb"!==e.type&&"hsl"!==e.type||(e.type+="a"),"color"===e.type?e.values[3]=`/${t}`:e.values[3]=t,function(e){const{type:t,colorSpace:r}=e;let{values:n}=e;return-1!==t.indexOf("rgb")?n=n.map(((e,t)=>t<3?parseInt(e,10):e)):-1!==t.indexOf("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),n=-1!==t.indexOf("color")?`${r} ${n.join(" ")}`:`${n.join(", ")}`,`${t}(${n})`}(e)}function mr(e){const t=Qt();return ne.exports.jsx(o.ThemeContext.Provider,{value:"object"==typeof t?t:{},children:e.children})}function gr(e){const{children:t,theme:r}=e;return ne.exports.jsx(Xt,{theme:r,children:ne.exports.jsx(mr,{children:t})})}"production"!==process.env.NODE_ENV&&(mr.propTypes={children:j.exports.node}),"production"!==process.env.NODE_ENV&&(gr.propTypes={children:j.exports.node,theme:j.exports.oneOfType([j.exports.func,j.exports.object]).isRequired}),"production"!==process.env.NODE_ENV&&"production"!==process.env.NODE_ENV&&(gr.propTypes=ve(gr.propTypes));var yr=function(){return yr=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},yr.apply(this,arguments)};function br(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function xr(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function vr(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function wr(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var Er={mode:"dark",primary:{main:"#FFE804"},secondary:{main:"#FFE804",contrastText:"#1A1A1B"},error:{main:"#FF6187",contrastText:"#FFFFFF"},warning:{main:"#EB8D27",contrastText:"#1A1A1B"},success:{main:"#55F9C7",contrastText:"#1A1A1B"},purple:{main:"#BC9CFF",contrastText:"#1A1A1B"},background:{default:"#252831",paper:"#33363F",paperContrast:"#41454F",backdrop:fr("#000",.9),input:"#252831",tag:fr("#FFF",.04)},text:{primary:"#FFF",secondary:fr("#FFF",.5),disabled:fr("#FFF",.3),placeholder:fr("#FFF",.3),link:"#FFE804"},border:{main:fr("#FFF",.1),light:fr("#FFF",.3),disabled:fr("#FFF",.1)},hover:{default:fr("#FFF",.1)}},Ar={mode:"light",primary:{main:"#1A1A1B"},secondary:{main:"#FFE804",contrastText:"#1A1A1B"},error:{main:"#EC5A7D",contrastText:"#FFFFFF"},warning:{main:"#B15600",contrastText:"#1A1A1B"},success:{main:"#2FBA90",contrastText:"#1A1A1B"},purple:{main:"#6851B4",contrastText:"#1A1A1B"},background:{default:"#F9F6E8",paper:"#FFFFFF",paperContrast:"#F6F6F6",backdrop:fr("#000",.9),input:"#F0F0F0",tag:fr("#1A1A1B",.04)},text:{primary:"#1A1A1B",secondary:fr("#1A1A1B",.5),disabled:fr("#1A1A1B",.3),placeholder:fr("#1A1A1B",.3),link:"#1A1A1B"},border:{main:fr("#1A1A1B",.1),light:fr("#1A1A1B",.3),disabled:fr("#1A1A1B",.1)},hover:{default:fr("#1A1A1B",.1)}},kr=function(e,t,n){var o,i,s,a="light"===e,l=n?function(e){return["zh-CN","ja-JP","ko-KR"].includes(e)?400:500}(n):400,c=a?Ar:Er;(null===(o=null==t?void 0:t.palette)||void 0===o?void 0:o.mode)===e&&(c=t.palette);var u={spacing:1,shape:{borderRadius:1},breakpoints:{values:{mobile:0,tablet:768,laptop:1024,desktop:1200,largeDesktop:1536}},typography:{fontFamily:vr(vr(["Manrope"],xr("ja-JP"===n?["Meiryo"]:[]),!1),["Poppins","Inter","PingFangSC-Regular",'"Microsoft YaHei"',"sans-serif"],!1).join(","),fontSize:16,h1:{fontSize:36,lineHeight:"49px",fontWeight:600},h2:{fontSize:32,fontWeight:600,lineHeight:"44px"},h3:{fontSize:28,fontWeight:600,lineHeight:"38px"},caption:{fontSize:20,fontWeight:600,lineHeight:"28px"},h5:{fontSize:18,lineHeight:"24px",fontWeight:600},body1:{fontSize:16,lineHeight:"22px",fontWeight:l},body2:{fontSize:14,lineHeight:"19px",fontWeight:l},h6:{fontSize:12,lineHeight:"17px",fontWeight:l},button:{fontSize:16,lineHeight:1,fontWeight:600}},components:{MuiCssBaseline:{styleOverrides:{"::-webkit-scrollbar":{width:6,backgroundColor:"transparent"},"::-webkit-scrollbar-thumb":{backgroundColor:null===(i=c.border)||void 0===i?void 0:i.main,borderColor:null===(s=c.border)||void 0===s?void 0:s.main,borderRadius:100}}},MuiTypography:{defaultProps:{variantMapping:{h1:"h2",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"div",caption:"h5",subtitle1:"h5",subtitle2:"h5",body1:"div",body2:"div"}}}},zIndex:{tooltip:1500}};return yr(yr({},r.merge(u,t)),{palette:c})};var Cr=function(e,t){var r;return yr({WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",boxSizing:"border-box",WebkitTextSizeAdjust:"100%"},t&&{colorScheme:null===(r=e.palette)||void 0===r?void 0:r.mode})},Rr=function(e){var t,r,n;return yr({color:null===(t=e.palette)||void 0===t?void 0:t.text.primary,fontFamily:null===(r=e.typography)||void 0===r?void 0:r.fontFamily},(null===(n=e.typography)||void 0===n?void 0:n.body1)||{})},Sr=function(e){var t;return yr(yr({},Rr(e)),{backgroundColor:null===(t=e.palette)||void 0===t?void 0:t.background.default,"@media print":{backgroundColor:"#FFF"}})};function Tr(e){var t=function({props:e,name:t,defaultTheme:r}){return hr({theme:Qt(r),name:t,props:e})}({props:e,name:"DODOCssBaseline"}),r=t.children,n=t.enableColorScheme,o=void 0!==n&&n,i=t.container;return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(fe,{styles:function(e){return function(e,t,r){var n,o,i,s,a,l;void 0===t&&(t=!1);var c={html:Cr(e,t),"*, *::before, *::after":{boxSizing:"border-box"},"strong, b":{fontWeight:(null===(i=e.typography)||void 0===i?void 0:i.fontWeightBold)||"bolder"},body:yr(yr({margin:0},Sr(e)),{"&::backdrop":{backgroundColor:null===(s=e.palette)||void 0===s?void 0:s.background.default}})};r&&(delete c.html,delete c.body,(n={})[r]=yr(yr({},c),Rr(e)),c=n);var u=null===(l=null===(a=e.components)||void 0===a?void 0:a.MuiCssBaseline)||void 0===l?void 0:l.styleOverrides;if(u){if(r){var d={};Object.keys(u).forEach((function(e){d["*"+e]=u[e]})),(o={})[r]=d,u=o}c=[c,u]}return c}(e,o,i)}}),r]})}function Nr(){return Nr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nr.apply(this,arguments)}function Mr(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}function Fr(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...r){return e(...r)||t(...r)}}function Or(e,t,r,n,o){const i=e[t],s=o||t;if(null==i||"undefined"==typeof window)return null;let a;const l=i.type;return"function"!=typeof l||function(e){const{prototype:t={}}=e;return Boolean(t.isReactComponent)}(l)||(a="Did you accidentally use a plain function component for an element instead?"),void 0!==a?new Error(`Invalid ${n} \`${s}\` supplied to \`${r}\`. Expected an element that can hold a ref. ${a} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Ir=Fr(j.exports.element,Or);Ir.isRequired=Fr(j.exports.element.isRequired,Or);var jr=Ir;function Dr(e){return"production"===process.env.NODE_ENV?e:Nr({},e,{"exact-prop: ":t=>{const r=Object.keys(t).filter((t=>!e.hasOwnProperty(t)));return r.length>0?new Error(`The following props are not supported: ${r.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}})}function Br(e,t,r,n,o){if("production"===process.env.NODE_ENV)return null;const i=e[t],s=o||t;return null==i?null:i&&1!==i.nodeType?new Error(`Invalid ${n} \`${s}\` supplied to \`${r}\`. Expected an HTMLElement.`):null}var _r=j.exports.oneOfType([j.exports.func,j.exports.object]);function Pr(...e){return e.reduce(((e,t)=>null==t?e:function(...r){e.apply(this,r),t.apply(this,r)}),(()=>{}))}function Wr(e){return e&&e.ownerDocument||document}function Ur(e){return Wr(e).defaultView||window}function Lr(e,t){"function"==typeof e?e(t):e&&(e.current=t)}var Vr="undefined"!=typeof window?S.useLayoutEffect:S.useEffect;function Zr(e){const t=S.useRef(e);return Vr((()=>{t.current=e})),S.useCallback(((...e)=>(0,t.current)(...e)),[])}function Hr(...e){return S.useMemo((()=>e.every((e=>null==e))?null:t=>{e.forEach((e=>{Lr(e,t)}))}),e)}let zr,Yr=!0,Gr=!1;const Xr={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function Jr(e){e.metaKey||e.altKey||e.ctrlKey||(Yr=!0)}function qr(){Yr=!1}function Qr(){"hidden"===this.visibilityState&&Gr&&(Yr=!0)}function Kr(){const e=S.useCallback((e=>{var t;null!=e&&((t=e.ownerDocument).addEventListener("keydown",Jr,!0),t.addEventListener("mousedown",qr,!0),t.addEventListener("pointerdown",qr,!0),t.addEventListener("touchstart",qr,!0),t.addEventListener("visibilitychange",Qr,!0))}),[]),t=S.useRef(!1);return{isFocusVisibleRef:t,onFocus:function(e){return!!function(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch(e){}return Yr||function(e){const{type:t,tagName:r}=e;return!("INPUT"!==r||!Xr[t]||e.readOnly)||"TEXTAREA"===r&&!e.readOnly||!!e.isContentEditable}(t)}(e)&&(t.current=!0,!0)},onBlur:function(){return!!t.current&&(Gr=!0,window.clearTimeout(zr),zr=window.setTimeout((()=>{Gr=!1}),100),t.current=!1,!0)},ref:e}}function $r(e,t,r){const n={};return Object.keys(e).forEach((o=>{n[o]=e[o].reduce(((e,n)=>{if(n){const o=t(n);""!==o&&e.push(o),r&&r[n]&&e.push(r[n])}return e}),[]).join(" ")})),n}const en=e=>e;var tn=(()=>{let e=en;return{configure(t){e=t},generate:t=>e(t),reset(){e=en}}})();const rn={active:"active",checked:"checked",completed:"completed",disabled:"disabled",readOnly:"readOnly",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",required:"required",selected:"selected"};function nn(e,t,r="Mui"){const n=rn[t];return n?`${r}-${n}`:`${tn.generate(e)}-${t}`}function on(e,t,r="Mui"){const n={};return t.forEach((t=>{n[t]=nn(e,t,r)})),n}function sn(e){return nn("MuiButton",e)}function an(e,t=[]){if(void 0===e)return{};const r={};return Object.keys(e).filter((r=>r.match(/^on[A-Z]/)&&"function"==typeof e[r]&&!t.includes(r))).forEach((t=>{r[t]=e[t]})),r}function ln(e){return"string"==typeof e}on("MuiButton",["root","active","disabled","focusVisible"]);const cn={disableDefaultClasses:!1},un=S.createContext(cn);function dn(e){const{disableDefaultClasses:t}=S.useContext(un);return r=>t?"":e(r)}function hn(e){if(void 0===e)return{};const t={};return Object.keys(e).filter((t=>!(t.match(/^on[A-Z]/)&&"function"==typeof e[t]))).forEach((r=>{t[r]=e[r]})),t}const pn=["elementType","externalSlotProps","ownerState"];function fn(e){var t;const{elementType:r,externalSlotProps:n,ownerState:o}=e,i=Mr(e,pn),s=function(e,t){return"function"==typeof e?e(t):e}(n,o),{props:a,internalRef:l}=function(e){const{getSlotProps:t,additionalProps:r,externalSlotProps:n,externalForwardedProps:o,className:i}=e;if(!t){const e=Wt(null==o?void 0:o.className,null==n?void 0:n.className,i,null==r?void 0:r.className),t=Nr({},null==r?void 0:r.style,null==o?void 0:o.style,null==n?void 0:n.style),s=Nr({},r,o,n);return e.length>0&&(s.className=e),Object.keys(t).length>0&&(s.style=t),{props:s,internalRef:void 0}}const s=an(Nr({},o,n)),a=hn(n),l=hn(o),c=t(s),u=Wt(null==c?void 0:c.className,null==r?void 0:r.className,i,null==o?void 0:o.className,null==n?void 0:n.className),d=Nr({},null==c?void 0:c.style,null==r?void 0:r.style,null==o?void 0:o.style,null==n?void 0:n.style),h=Nr({},c,r,l,a);return u.length>0&&(h.className=u),Object.keys(d).length>0&&(h.style=d),{props:h,internalRef:c.ref}}(Nr({},i,{externalSlotProps:s})),c=function(e,t,r){return void 0===e||ln(e)?t:Nr({},t,{ownerState:Nr({},t.ownerState,r)})}(r,Nr({},a,{ref:Hr(l,null==s?void 0:s.ref,null==(t=e.additionalProps)?void 0:t.ref)}),o);return c}const mn=["action","children","disabled","focusableWhenDisabled","onFocusVisible","slotProps","slots"],gn=S.forwardRef((function(e,t){var r;const{action:n,children:o,focusableWhenDisabled:i=!1,slotProps:s={},slots:a={}}=e,l=Mr(e,mn),c=S.useRef(),{active:u,focusVisible:d,setFocusVisible:h,getRootProps:p}=function(e={}){const{disabled:t=!1,focusableWhenDisabled:r,href:n,rootRef:o,tabIndex:i,to:s,type:a}=e,l=S.useRef(),[c,u]=S.useState(!1),{isFocusVisibleRef:d,onFocus:h,onBlur:p,ref:f}=Kr(),[m,g]=S.useState(!1);t&&!r&&m&&g(!1),S.useEffect((()=>{d.current=m}),[m,d]);const[y,b]=S.useState(""),x=e=>t=>{var r;m&&t.preventDefault(),null==(r=e.onMouseLeave)||r.call(e,t)},v=e=>t=>{var r;p(t),!1===d.current&&g(!1),null==(r=e.onBlur)||r.call(e,t)},w=e=>t=>{var r,n;l.current||(l.current=t.currentTarget),h(t),!0===d.current&&(g(!0),null==(n=e.onFocusVisible)||n.call(e,t)),null==(r=e.onFocus)||r.call(e,t)},E=()=>{const e=l.current;return"BUTTON"===y||"INPUT"===y&&["button","submit","reset"].includes(null==e?void 0:e.type)||"A"===y&&(null==e?void 0:e.href)},A=e=>r=>{var n;t||null==(n=e.onClick)||n.call(e,r)},k=e=>r=>{var n;t||(u(!0),document.addEventListener("mouseup",(()=>{u(!1)}),{once:!0})),null==(n=e.onMouseDown)||n.call(e,r)},C=e=>r=>{var n,o;null==(n=e.onKeyDown)||n.call(e,r),r.defaultMuiPrevented||(r.target!==r.currentTarget||E()||" "!==r.key||r.preventDefault(),r.target!==r.currentTarget||" "!==r.key||t||u(!0),r.target!==r.currentTarget||E()||"Enter"!==r.key||t||(null==(o=e.onClick)||o.call(e,r),r.preventDefault()))},R=e=>r=>{var n,o;r.target===r.currentTarget&&u(!1),null==(n=e.onKeyUp)||n.call(e,r),r.target!==r.currentTarget||E()||t||" "!==r.key||r.defaultMuiPrevented||null==(o=e.onClick)||o.call(e,r)},T=Hr(S.useCallback((e=>{var t;b(null!=(t=null==e?void 0:e.tagName)?t:"")}),[]),o,f,l),N={};return"BUTTON"===y?(N.type=null!=a?a:"button",r?N["aria-disabled"]=t:N.disabled=t):""!==y&&(n||s||(N.role="button",N.tabIndex=null!=i?i:0),t&&(N["aria-disabled"]=t,N.tabIndex=r?null!=i?i:0:-1)),{getRootProps:(t={})=>{const r=Nr({},an(e),t);return delete r.onFocusVisible,Nr({type:a},r,N,{onBlur:v(r),onClick:A(r),onFocus:w(r),onKeyDown:C(r),onKeyUp:R(r),onMouseDown:k(r),onMouseLeave:x(r),ref:T})},focusVisible:m,setFocusVisible:g,active:c,rootRef:T}}(Nr({},e,{focusableWhenDisabled:i}));S.useImperativeHandle(n,(()=>({focusVisible:()=>{h(!0),c.current.focus()}})),[h]);const f=Nr({},e,{active:u,focusableWhenDisabled:i,focusVisible:d}),m=(e=>{const{active:t,disabled:r,focusVisible:n}=e;return $r({root:["root",r&&"disabled",n&&"focusVisible",t&&"active"]},dn(sn))})(f),g=l.href||l.to?"a":"button",y=null!=(r=a.root)?r:g,b=fn({elementType:y,getSlotProps:p,externalForwardedProps:l,externalSlotProps:s.root,additionalProps:{ref:t},ownerState:f,className:m.root});return ne.exports.jsx(y,Nr({},b,{children:o}))}));"production"!==process.env.NODE_ENV&&(gn.propTypes={action:j.exports.oneOfType([j.exports.func,j.exports.shape({current:j.exports.shape({focusVisible:j.exports.func.isRequired})})]),children:j.exports.node,disabled:j.exports.bool,focusableWhenDisabled:j.exports.bool,href:j.exports.string,onFocusVisible:j.exports.func,slotProps:j.exports.shape({root:j.exports.oneOfType([j.exports.func,j.exports.object])}),slots:j.exports.shape({root:j.exports.elementType}),to:j.exports.string});var yn,bn,xn=gn;!function(e){e.contained="contained",e.outlined="outlined",e.dashed="dashed",e.second="second",e.tag="tag"}(yn||(yn={})),function(e){e.small="small",e.middle="middle",e.big="big"}(bn||(bn={}));var vn=function(e,t){var n,o,i,s,a,l=e.fullWidth,c=e.variant,u=e.sx,d=e.danger,h={px:16,py:10,typography:"button",whiteSpace:"nowrap",fontFamily:"inherit",display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},"&[disabled]":{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}};switch(e.size){case bn.small:h.height=36,h.borderRadius=8,h.typography="body2";break;case bn.big:h.height=60,h.borderRadius=16;break;default:h.height=48,h.borderRadius=8}l&&(h.display="flex",h.width="100%");var p="&:not([disabled]):hover";switch(c){case yn.outlined:h=yr(yr({},h),((n={border:"solid 1px ".concat(d?t.palette.error.main:t.palette.primary.main),color:d?"error.main":"primary.main","&[disabled]":{color:"text.disabled",borderColor:"border.disabled"}})[p]={background:fr(d?t.palette.error.main:t.palette.primary.main,.1)},n));break;case yn.dashed:h=yr(yr({},h),((o={height:h.height-1,border:"dashed 1px ".concat(d?t.palette.error.main:t.palette.border.light),color:d?"error.main":"primary.main","&[disabled]":{backgroundColor:"border.disabled",color:"text.disabled"}})[p]={background:fr(d?t.palette.error.main:t.palette.border.disabled,.1)},o));break;case yn.second:h=yr(yr({},h),((i={backgroundColor:d?"error.main":t.palette.background.tag,border:"none",color:d?"error.contrastText":"text.primary","&[disabled]":{backgroundColor:"border.disabled",color:"text.disabled"}})[p]={background:d?fr(t.palette.error.main,.1):fr(t.palette.border.disabled,.2)},i));break;case yn.tag:h=yr(yr({},h),((s={px:10,py:3,height:"auto",borderRadius:4,typography:"body2",backgroundColor:d?"error.main":"background.tag",border:"none",color:d?"error.contrastText":"primary.main","&[disabled]":{backgroundColor:"border.disabled",color:"text.disabled"}})[p]={background:d?fr(t.palette.error.main,.1):fr(t.palette.border.disabled,.2)},s));break;default:h=yr(yr({},h),((a={backgroundColor:d?"error.main":"secondary.main"})[p]={background:"linear-gradient(0deg, rgba(26, 26, 27, 0.1), rgba(26, 26, 27, 0.1)), ".concat(d?t.palette.error.main:(null==u?void 0:u.backgroundColor)||t.palette.secondary.main)},a.color=d?"error.contrastText":"secondary.contrastText",a["&[disabled]"]={backgroundColor:"border.disabled",color:"text.disabled"},a))}return r.merge(h,u)},wn=function(e){var t=e.onClick,r=e.disabled,n=e.children,o=e.component,s=e.to,a=e.isLoading,l=e.fullWidth,c=e.variant,u=e.sx,d=e.danger,h=e.size;e.ref;var p=br(e,["onClick","disabled","children","component","to","isLoading","fullWidth","variant","sx","danger","size","ref"]),f=Qt(),m={disabled:r,sx:vn({fullWidth:l,variant:c,sx:u,danger:d,size:h},f),onClick:t,component:o,to:s};return ne.exports.jsx(er,yr({},m,p,{component:xn,disabled:!!a||r,className:c||yn.contained},{children:ne.exports.jsxs(ne.exports.Fragment,{children:[a&&ne.exports.jsx(er,{component:i.Loading,sx:{mr:8,"& path":{fill:f.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}}),n]})}))};wn.Variant=yn,wn.Size=bn;var En,An=dr(xn)(En||(En=wr(["\n margin: 0;\n border: none;\n padding: 0;\n cursor: pointer;\n background: none;\n font-family: inherit;\n &:focus {\n outline: none;\n }\n &:active {\n outline: none;\n }\n"],["\n margin: 0;\n border: none;\n padding: 0;\n cursor: pointer;\n background: none;\n font-family: inherit;\n &:focus {\n outline: none;\n }\n &:active {\n outline: none;\n }\n"])));function kn(e){return nn("MuiInput",e)}var Cn=on("MuiInput",["root","formControl","focused","disabled","error","multiline","input","inputMultiline","inputTypeSearch","adornedStart","adornedEnd"]);const Rn=S.createContext(void 0);"production"!==process.env.NODE_ENV&&(Rn.displayName="FormControlContext");var Sn=Rn;const Tn=["aria-describedby","aria-label","aria-labelledby","autoComplete","autoFocus","className","defaultValue","disabled","endAdornment","error","id","multiline","name","onClick","onChange","onKeyDown","onKeyUp","onFocus","onBlur","placeholder","readOnly","required","startAdornment","value","type","rows","slotProps","slots","minRows","maxRows"],Nn=S.forwardRef((function(e,t){var r,n,o;const{"aria-describedby":i,"aria-label":s,"aria-labelledby":a,autoComplete:l,autoFocus:c,className:u,defaultValue:d,disabled:h,endAdornment:p,error:f,id:m,multiline:g=!1,name:y,onClick:b,onChange:x,onKeyDown:v,onKeyUp:w,onFocus:E,onBlur:A,placeholder:k,readOnly:C,required:R,startAdornment:T,value:N,type:M,rows:F,slotProps:O={},slots:I={},minRows:j,maxRows:D}=e,B=Mr(e,Tn),{getRootProps:_,getInputProps:P,focused:W,formControlContext:U,error:L,disabled:V}=function(e){const{defaultValue:t,disabled:r=!1,error:n=!1,onBlur:o,onChange:i,onFocus:s,required:a=!1,value:l,inputRef:c}=e,u=S.useContext(Sn);let d,h,p,f,m;var g,y,b;if(u){if(d=void 0,h=null!=(g=u.disabled)&&g,p=null!=(y=u.error)&&y,f=null!=(b=u.required)&&b,m=u.value,"production"!==process.env.NODE_ENV){const t=["defaultValue","disabled","error","required","value"].filter((t=>void 0!==e[t]));t.length>0&&console.warn(["MUI: You have set props on an input that is inside a FormControl.","Set these props on a FormControl instead. Otherwise they will be ignored.",`Ignored props: ${t.join(", ")}`].join("\n"))}}else d=t,h=r,p=n,f=a,m=l;const{current:x}=S.useRef(null!=m),v=S.useCallback((e=>{"production"!==process.env.NODE_ENV&&e&&"INPUT"!==e.nodeName&&!e.focus&&console.error(["MUI: You have provided a `slots.input` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join("\n"))}),[]),w=S.useRef(null),E=Hr(w,c,v),[A,k]=S.useState(!1);S.useEffect((()=>{!u&&h&&A&&(k(!1),null==o||o())}),[u,h,A,o]);const C=e=>t=>{var r,n;null!=u&&u.disabled?t.stopPropagation():(null==(r=e.onFocus)||r.call(e,t),u&&u.onFocus?null==u||null==(n=u.onFocus)||n.call(u):k(!0))},R=e=>(t,...r)=>{var n,o;if(!x&&null==(t.target||w.current))throw new Error("production"!==process.env.NODE_ENV?"MUI: Expected valid input target. Did you use a custom `slots.input` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":function(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;e<arguments.length;e+=1)t+="&args[]="+encodeURIComponent(arguments[e]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}(17));null==u||null==(n=u.onChange)||n.call(u,t),null==(o=e.onChange)||o.call(e,t,...r)};return{disabled:h,error:p,focused:A,formControlContext:u,getInputProps:(e={})=>{const t=Nr({},{onBlur:o,onChange:i,onFocus:s},an(e)),r=Nr({},e,t,{onBlur:(n=t,e=>{var t;null==(t=n.onBlur)||t.call(n,e),u&&u.onBlur?u.onBlur():k(!1)}),onChange:R(t),onFocus:C(t)});var n;return Nr({},r,{"aria-invalid":p||void 0,defaultValue:d,ref:E,value:m,required:f,disabled:h})},getRootProps:(t={})=>{const r=Nr({},an(e,["onBlur","onChange","onFocus"]),an(t));return Nr({},t,r,{onClick:(n=r,e=>{var t;w.current&&e.currentTarget===e.target&&w.current.focus(),null==(t=n.onClick)||t.call(n,e)})});var n},inputRef:E,required:f,value:m}}({disabled:h,defaultValue:d,error:f,onBlur:A,onClick:b,onChange:x,onFocus:E,required:R,value:N}),Z=g?void 0:null!=M?M:"text",H=Nr({},e,{disabled:V,error:L,focused:W,formControlContext:U,multiline:g,type:Z}),z=(e=>{const{disabled:t,error:r,focused:n,formControlContext:o,multiline:i,startAdornment:s,endAdornment:a}=e;return $r({root:["root",t&&"disabled",r&&"error",n&&"focused",Boolean(o)&&"formControl",i&&"multiline",Boolean(s)&&"adornedStart",Boolean(a)&&"adornedEnd"],input:["input",t&&"disabled",i&&"multiline"]},dn(kn))})(H),Y={"aria-describedby":i,"aria-label":s,"aria-labelledby":a,autoComplete:l,autoFocus:c,id:m,onKeyDown:v,onKeyUp:w,name:y,placeholder:k,readOnly:C,type:Z},G=null!=(r=I.root)?r:"div",X=fn({elementType:G,getSlotProps:_,externalSlotProps:O.root,externalForwardedProps:B,additionalProps:{ref:t},ownerState:H,className:[z.root,u]}),J=g?null!=(n=I.textarea)?n:"textarea":null!=(o=I.input)?o:"input",q=fn({elementType:J,getSlotProps:e=>P(Nr({},Y,e)),externalSlotProps:O.input,additionalProps:Nr({rows:g?F:void 0},g&&!ln(J)&&{minRows:F||j,maxRows:F||D}),ownerState:H,className:z.input});return"production"!==process.env.NODE_ENV&&g&&F&&(j||D)&&console.warn("MUI: You can not use the `minRows` or `maxRows` props when the input `rows` prop is set."),ne.exports.jsxs(G,Nr({},X,{children:[T,ne.exports.jsx(J,Nr({},q)),p]}))}));"production"!==process.env.NODE_ENV&&(Nn.propTypes={"aria-describedby":j.exports.string,"aria-label":j.exports.string,"aria-labelledby":j.exports.string,autoComplete:j.exports.string,autoFocus:j.exports.bool,className:j.exports.string,defaultValue:j.exports.any,disabled:j.exports.bool,endAdornment:j.exports.node,error:j.exports.bool,id:j.exports.string,inputRef:j.exports.oneOfType([j.exports.func,j.exports.shape({current:j.exports.object})]),maxRows:j.exports.number,minRows:j.exports.number,multiline:j.exports.bool,name:j.exports.string,onBlur:j.exports.func,onChange:j.exports.func,onClick:j.exports.func,onFocus:j.exports.func,onKeyDown:j.exports.func,onKeyUp:j.exports.func,placeholder:j.exports.string,readOnly:j.exports.bool,required:j.exports.bool,rows:j.exports.number,slotProps:j.exports.shape({input:j.exports.oneOfType([j.exports.func,j.exports.object]),root:j.exports.oneOfType([j.exports.func,j.exports.object])}),slots:j.exports.shape({input:j.exports.elementType,root:j.exports.elementType,textarea:j.exports.elementType}),startAdornment:j.exports.node,type:j.exports.oneOf(["button","checkbox","color","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"]),value:j.exports.any});var Mn=Nn;function Fn(e){var t,n,o=e.fullWidth,i=e.height,s=e.suffixGap,a=e.error,l=e.sx,c=br(e,["fullWidth","height","suffixGap","error","sx"]);return ne.exports.jsx(er,yr({component:"div",sx:r.merge(yr(yr(yr((t={position:"relative",display:o?"flex":"inline-flex",alignItems:"center",border:"1px solid",borderColor:a?"error.main":"border.main",borderRadius:8,backgroundColor:"background.input"},t["&.".concat(Cn.disabled)]={color:"text.disabled",cursor:"default"},t.height=i,t),o&&{width:"100%"}),{"& > *:not(input):not(.MuiSelect-select):first-of-type":{ml:s,whiteSpace:"nowrap"},"& > *:not(input):last-child":{mr:s,whiteSpace:"nowrap"}}),a?{}:(n={},n["&.".concat(Cn.focused)]={borderColor:"text.secondary"},n)),l)},c))}var On=dr(er)((function(e){var t=e.theme,r="{\n color: ".concat(t.palette.text.placeholder,";\n font-size: 14px;\n font-weight: 500;\n opacity: 1;\n }");return"\n font: inherit;\n font-size: 16px;\n font-weight: 600;\n line-height: 19px;\n padding: ".concat(t.spacing(14,16),";\n &::-webkit-outer-spin-button {\n -webkit-appearance: none;\n }\n &::-webkit-inner-spin-button {\n -webkit-appearance: none;\n }\n height: 100%;\n width: 100%;\n border: none;\n color: ").concat(t.palette.text.primary,";\n background-color: transparent;\n &::-webkit-input-placeholder ").concat(r,";\n &::-moz-placeholder ").concat(r,";\n &:-ms-input-placeholder ").concat(r,";\n &::-ms-input-placeholder ").concat(r,";\n &:focus {\n outline: 0;\n }\n &:invalid {\n box-shadow: none;\n }\n &::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n &.").concat(Cn.disabled," {\n opacity: 1;\n -webkit-text-fill-color: ").concat(t.palette.text.disabled,";\n }\n ")})),In=n.forwardRef((function(e,t){var r=e.fullWidth,o=e.error,i=e.errorMsg,s=e.sx,a=e.suffix,l=e.prefix,c=e.height,u=e.suffixGap,d=void 0===u?16:u,h=e.dataTestId,p=e.inputSx,f=br(e,["fullWidth","error","errorMsg","sx","suffix","prefix","height","suffixGap","dataTestId","inputSx"]),m=n.useCallback((function(e){return ne.exports.jsx(Fn,yr({fullWidth:r,height:c,suffixGap:d,error:o,sx:s,"data-testid":h},e))}),[r,c,d,o,h,JSON.stringify(s)]);return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(Mn,yr({slots:{root:m,input:On},startAdornment:l,endAdornment:a,slotProps:{input:{component:"input",sx:p}}},f,{ref:t})),i?ne.exports.jsx(er,yr({sx:{typography:"body2",color:"error.main",mt:6}},{children:i})):""]})})),jn=n.forwardRef((function(e,t){var n=e.weak,o=e.color,i=e.sx,s=br(e,["weak","color","sx"]),a=n?"text.primary":"text.secondary",l=n?"text.secondary":"text.primary";return o&&(a=o,l=o),ne.exports.jsx(er,yr({ref:t,sx:r.merge(yr({color:a,opacity:o&&!n?.5:1},{"&:hover":{color:l,opacity:o&&n?.5:1}}),i)},s))}));function Dn(e){var t=e.clearValue,n=e.hideSearchIcon,o=e.height,s=void 0===o?48:o,a=e.inputSx,l=br(e,["clearValue","hideSearchIcon","height","inputSx"]),c=Qt(),u=l.value;return ne.exports.jsx(In,yr({prefix:n?null:ne.exports.jsx(i.Search,{style:{width:24,minWidth:24,height:24,color:c.palette.text.placeholder}}),suffix:u&&t?ne.exports.jsx(jn,yr({sx:{width:24,minWidth:24,height:24,mr:12,display:"flex",justifyContent:"center",alignItems:"center",borderRadius:"50%",backgroundColor:"background.tag",cursor:"pointer"},onClick:t},{children:ne.exports.jsx(er,{component:i.Error,sx:{width:14,height:14}})})):null},l,{inputSx:r.merge({pl:4},a),height:s}))}var Bn=function(e){var t=e.sx,r=Qt();return ne.exports.jsx(er,{sx:yr({width:20,color:r.palette.primary.main,animation:"spin 3s linear infinite","@keyframes spin":{"100%":{transform:"rotate(360deg)"}}},t),component:i.Loading})};function _n(e){return e.substring(2).toLowerCase()}function Pn(e){const{children:t,disableReactTree:r=!1,mouseEvent:n="onClick",onClickAway:o,touchEvent:i="onTouchEnd"}=e,s=S.useRef(!1),a=S.useRef(null),l=S.useRef(!1),c=S.useRef(!1);S.useEffect((()=>(setTimeout((()=>{l.current=!0}),0),()=>{l.current=!1})),[]);const u=Hr(t.ref,a),d=Zr((e=>{const t=c.current;c.current=!1;const n=Wr(a.current);if(!l.current||!a.current||"clientX"in e&&function(e,t){return t.documentElement.clientWidth<e.clientX||t.documentElement.clientHeight<e.clientY}(e,n))return;if(s.current)return void(s.current=!1);let i;i=e.composedPath?e.composedPath().indexOf(a.current)>-1:!n.documentElement.contains(e.target)||a.current.contains(e.target),i||!r&&t||o(e)})),h=e=>r=>{c.current=!0;const n=t.props[e];n&&n(r)},p={ref:u};return!1!==i&&(p[i]=h(i)),S.useEffect((()=>{if(!1!==i){const e=_n(i),t=Wr(a.current),r=()=>{s.current=!0};return t.addEventListener(e,d),t.addEventListener("touchmove",r),()=>{t.removeEventListener(e,d),t.removeEventListener("touchmove",r)}}}),[d,i]),!1!==n&&(p[n]=h(n)),S.useEffect((()=>{if(!1!==n){const e=_n(n),t=Wr(a.current);return t.addEventListener(e,d),()=>{t.removeEventListener(e,d)}}}),[d,n]),ne.exports.jsx(S.Fragment,{children:S.cloneElement(t,p)})}"production"!==process.env.NODE_ENV&&(Pn.propTypes={children:jr.isRequired,disableReactTree:j.exports.bool,mouseEvent:j.exports.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:j.exports.func.isRequired,touchEvent:j.exports.oneOf(["onTouchEnd","onTouchStart",!1])}),"production"!==process.env.NODE_ENV&&(Pn.propTypes=Dr(Pn.propTypes));var Wn="top",Un="bottom",Ln="right",Vn="left",Zn=[Wn,Un,Ln,Vn],Hn=Zn.reduce((function(e,t){return e.concat([t+"-start",t+"-end"])}),[]),zn=[].concat(Zn,["auto"]).reduce((function(e,t){return e.concat([t,t+"-start",t+"-end"])}),[]),Yn=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function Gn(e){return e?(e.nodeName||"").toLowerCase():null}function Xn(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Jn(e){return e instanceof Xn(e).Element||e instanceof Element}function qn(e){return e instanceof Xn(e).HTMLElement||e instanceof HTMLElement}function Qn(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Xn(e).ShadowRoot||e instanceof ShadowRoot)}var Kn={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var r=t.styles[e]||{},n=t.attributes[e]||{},o=t.elements[e];qn(o)&&Gn(o)&&(Object.assign(o.style,r),Object.keys(n).forEach((function(e){var t=n[e];!1===t?o.removeAttribute(e):o.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach((function(e){var n=t.elements[e],o=t.attributes[e]||{},i=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:r[e]).reduce((function(e,t){return e[t]="",e}),{});qn(n)&&Gn(n)&&(Object.assign(n.style,i),Object.keys(o).forEach((function(e){n.removeAttribute(e)})))}))}},requires:["computeStyles"]};function $n(e){return e.split("-")[0]}var eo=Math.max,to=Math.min,ro=Math.round;function no(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map((function(e){return e.brand+"/"+e.version})).join(" "):navigator.userAgent}function oo(){return!/^((?!chrome|android).)*safari/i.test(no())}function io(e,t,r){void 0===t&&(t=!1),void 0===r&&(r=!1);var n=e.getBoundingClientRect(),o=1,i=1;t&&qn(e)&&(o=e.offsetWidth>0&&ro(n.width)/e.offsetWidth||1,i=e.offsetHeight>0&&ro(n.height)/e.offsetHeight||1);var s=(Jn(e)?Xn(e):window).visualViewport,a=!oo()&&r,l=(n.left+(a&&s?s.offsetLeft:0))/o,c=(n.top+(a&&s?s.offsetTop:0))/i,u=n.width/o,d=n.height/i;return{width:u,height:d,top:c,right:l+u,bottom:c+d,left:l,x:l,y:c}}function so(e){var t=io(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function ao(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&Qn(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function lo(e){return Xn(e).getComputedStyle(e)}function co(e){return["table","td","th"].indexOf(Gn(e))>=0}function uo(e){return((Jn(e)?e.ownerDocument:e.document)||window.document).documentElement}function ho(e){return"html"===Gn(e)?e:e.assignedSlot||e.parentNode||(Qn(e)?e.host:null)||uo(e)}function po(e){return qn(e)&&"fixed"!==lo(e).position?e.offsetParent:null}function fo(e){for(var t=Xn(e),r=po(e);r&&co(r)&&"static"===lo(r).position;)r=po(r);return r&&("html"===Gn(r)||"body"===Gn(r)&&"static"===lo(r).position)?t:r||function(e){var t=/firefox/i.test(no());if(/Trident/i.test(no())&&qn(e)&&"fixed"===lo(e).position)return null;var r=ho(e);for(Qn(r)&&(r=r.host);qn(r)&&["html","body"].indexOf(Gn(r))<0;){var n=lo(r);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||t&&"filter"===n.willChange||t&&n.filter&&"none"!==n.filter)return r;r=r.parentNode}return null}(e)||t}function mo(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function go(e,t,r){return eo(e,to(t,r))}function yo(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function bo(e,t){return t.reduce((function(t,r){return t[r]=e,t}),{})}var xo={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,r=e.state,n=e.name,o=e.options,i=r.elements.arrow,s=r.modifiersData.popperOffsets,a=$n(r.placement),l=mo(a),c=[Vn,Ln].indexOf(a)>=0?"height":"width";if(i&&s){var u=function(e,t){return yo("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:bo(e,Zn))}(o.padding,r),d=so(i),h="y"===l?Wn:Vn,p="y"===l?Un:Ln,f=r.rects.reference[c]+r.rects.reference[l]-s[l]-r.rects.popper[c],m=s[l]-r.rects.reference[l],g=fo(i),y=g?"y"===l?g.clientHeight||0:g.clientWidth||0:0,b=f/2-m/2,x=u[h],v=y-d[c]-u[p],w=y/2-d[c]/2+b,E=go(x,w,v),A=l;r.modifiersData[n]=((t={})[A]=E,t.centerOffset=E-w,t)}},effect:function(e){var t=e.state,r=e.options.element,n=void 0===r?"[data-popper-arrow]":r;null!=n&&("string"!=typeof n||(n=t.elements.popper.querySelector(n)))&&ao(t.elements.popper,n)&&(t.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function vo(e){return e.split("-")[1]}var wo={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Eo(e){var t,r=e.popper,n=e.popperRect,o=e.placement,i=e.variation,s=e.offsets,a=e.position,l=e.gpuAcceleration,c=e.adaptive,u=e.roundOffsets,d=e.isFixed,h=s.x,p=void 0===h?0:h,f=s.y,m=void 0===f?0:f,g="function"==typeof u?u({x:p,y:m}):{x:p,y:m};p=g.x,m=g.y;var y=s.hasOwnProperty("x"),b=s.hasOwnProperty("y"),x=Vn,v=Wn,w=window;if(c){var E=fo(r),A="clientHeight",k="clientWidth";E===Xn(r)&&"static"!==lo(E=uo(r)).position&&"absolute"===a&&(A="scrollHeight",k="scrollWidth"),(o===Wn||(o===Vn||o===Ln)&&"end"===i)&&(v=Un,m-=(d&&E===w&&w.visualViewport?w.visualViewport.height:E[A])-n.height,m*=l?1:-1),o!==Vn&&(o!==Wn&&o!==Un||"end"!==i)||(x=Ln,p-=(d&&E===w&&w.visualViewport?w.visualViewport.width:E[k])-n.width,p*=l?1:-1)}var C,R=Object.assign({position:a},c&&wo),S=!0===u?function(e,t){var r=e.x,n=e.y,o=t.devicePixelRatio||1;return{x:ro(r*o)/o||0,y:ro(n*o)/o||0}}({x:p,y:m},Xn(r)):{x:p,y:m};return p=S.x,m=S.y,l?Object.assign({},R,((C={})[v]=b?"0":"",C[x]=y?"0":"",C.transform=(w.devicePixelRatio||1)<=1?"translate("+p+"px, "+m+"px)":"translate3d("+p+"px, "+m+"px, 0)",C)):Object.assign({},R,((t={})[v]=b?m+"px":"",t[x]=y?p+"px":"",t.transform="",t))}var Ao={passive:!0},ko={left:"right",right:"left",bottom:"top",top:"bottom"};function Co(e){return e.replace(/left|right|bottom|top/g,(function(e){return ko[e]}))}var Ro={start:"end",end:"start"};function So(e){return e.replace(/start|end/g,(function(e){return Ro[e]}))}function To(e){var t=Xn(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function No(e){return io(uo(e)).left+To(e).scrollLeft}function Mo(e){var t=lo(e),r=t.overflow,n=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+o+n)}function Fo(e){return["html","body","#document"].indexOf(Gn(e))>=0?e.ownerDocument.body:qn(e)&&Mo(e)?e:Fo(ho(e))}function Oo(e,t){var r;void 0===t&&(t=[]);var n=Fo(e),o=n===(null==(r=e.ownerDocument)?void 0:r.body),i=Xn(n),s=o?[i].concat(i.visualViewport||[],Mo(n)?n:[]):n,a=t.concat(s);return o?a:a.concat(Oo(ho(s)))}function Io(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function jo(e,t,r){return"viewport"===t?Io(function(e,t){var r=Xn(e),n=uo(e),o=r.visualViewport,i=n.clientWidth,s=n.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;var c=oo();(c||!c&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}return{width:i,height:s,x:a+No(e),y:l}}(e,r)):Jn(t)?function(e,t){var r=io(e,!1,"fixed"===t);return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}(t,r):Io(function(e){var t,r=uo(e),n=To(e),o=null==(t=e.ownerDocument)?void 0:t.body,i=eo(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),s=eo(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),a=-n.scrollLeft+No(e),l=-n.scrollTop;return"rtl"===lo(o||r).direction&&(a+=eo(r.clientWidth,o?o.clientWidth:0)-i),{width:i,height:s,x:a,y:l}}(uo(e)))}function Do(e){var t,r=e.reference,n=e.element,o=e.placement,i=o?$n(o):null,s=o?vo(o):null,a=r.x+r.width/2-n.width/2,l=r.y+r.height/2-n.height/2;switch(i){case Wn:t={x:a,y:r.y-n.height};break;case Un:t={x:a,y:r.y+r.height};break;case Ln:t={x:r.x+r.width,y:l};break;case Vn:t={x:r.x-n.width,y:l};break;default:t={x:r.x,y:r.y}}var c=i?mo(i):null;if(null!=c){var u="y"===c?"height":"width";switch(s){case"start":t[c]=t[c]-(r[u]/2-n[u]/2);break;case"end":t[c]=t[c]+(r[u]/2-n[u]/2)}}return t}function Bo(e,t){void 0===t&&(t={});var r=t,n=r.placement,o=void 0===n?e.placement:n,i=r.strategy,s=void 0===i?e.strategy:i,a=r.boundary,l=void 0===a?"clippingParents":a,c=r.rootBoundary,u=void 0===c?"viewport":c,d=r.elementContext,h=void 0===d?"popper":d,p=r.altBoundary,f=void 0!==p&&p,m=r.padding,g=void 0===m?0:m,y=yo("number"!=typeof g?g:bo(g,Zn)),b="popper"===h?"reference":"popper",x=e.rects.popper,v=e.elements[f?b:h],w=function(e,t,r,n){var o="clippingParents"===t?function(e){var t=Oo(ho(e)),r=["absolute","fixed"].indexOf(lo(e).position)>=0&&qn(e)?fo(e):e;return Jn(r)?t.filter((function(e){return Jn(e)&&ao(e,r)&&"body"!==Gn(e)})):[]}(e):[].concat(t),i=[].concat(o,[r]),s=i[0],a=i.reduce((function(t,r){var o=jo(e,r,n);return t.top=eo(o.top,t.top),t.right=to(o.right,t.right),t.bottom=to(o.bottom,t.bottom),t.left=eo(o.left,t.left),t}),jo(e,s,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}(Jn(v)?v:v.contextElement||uo(e.elements.popper),l,u,s),E=io(e.elements.reference),A=Do({reference:E,element:x,strategy:"absolute",placement:o}),k=Io(Object.assign({},x,A)),C="popper"===h?k:E,R={top:w.top-C.top+y.top,bottom:C.bottom-w.bottom+y.bottom,left:w.left-C.left+y.left,right:C.right-w.right+y.right},S=e.modifiersData.offset;if("popper"===h&&S){var T=S[o];Object.keys(R).forEach((function(e){var t=[Ln,Un].indexOf(e)>=0?1:-1,r=[Wn,Un].indexOf(e)>=0?"y":"x";R[e]+=T[r]*t}))}return R}var _o={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var o=r.mainAxis,i=void 0===o||o,s=r.altAxis,a=void 0===s||s,l=r.fallbackPlacements,c=r.padding,u=r.boundary,d=r.rootBoundary,h=r.altBoundary,p=r.flipVariations,f=void 0===p||p,m=r.allowedAutoPlacements,g=t.options.placement,y=$n(g),b=l||(y!==g&&f?function(e){if("auto"===$n(e))return[];var t=Co(e);return[So(e),t,So(t)]}(g):[Co(g)]),x=[g].concat(b).reduce((function(e,r){return e.concat("auto"===$n(r)?function(e,t){void 0===t&&(t={});var r=t,n=r.placement,o=r.boundary,i=r.rootBoundary,s=r.padding,a=r.flipVariations,l=r.allowedAutoPlacements,c=void 0===l?zn:l,u=vo(n),d=u?a?Hn:Hn.filter((function(e){return vo(e)===u})):Zn,h=d.filter((function(e){return c.indexOf(e)>=0}));0===h.length&&(h=d);var p=h.reduce((function(t,r){return t[r]=Bo(e,{placement:r,boundary:o,rootBoundary:i,padding:s})[$n(r)],t}),{});return Object.keys(p).sort((function(e,t){return p[e]-p[t]}))}(t,{placement:r,boundary:u,rootBoundary:d,padding:c,flipVariations:f,allowedAutoPlacements:m}):r)}),[]),v=t.rects.reference,w=t.rects.popper,E=new Map,A=!0,k=x[0],C=0;C<x.length;C++){var R=x[C],S=$n(R),T="start"===vo(R),N=[Wn,Un].indexOf(S)>=0,M=N?"width":"height",F=Bo(t,{placement:R,boundary:u,rootBoundary:d,altBoundary:h,padding:c}),O=N?T?Ln:Vn:T?Un:Wn;v[M]>w[M]&&(O=Co(O));var I=Co(O),j=[];if(i&&j.push(F[S]<=0),a&&j.push(F[O]<=0,F[I]<=0),j.every((function(e){return e}))){k=R,A=!1;break}E.set(R,j)}if(A)for(var D=function(e){var t=x.find((function(t){var r=E.get(t);if(r)return r.slice(0,e).every((function(e){return e}))}));if(t)return k=t,"break"},B=f?3:1;B>0&&"break"!==D(B);B--);t.placement!==k&&(t.modifiersData[n]._skip=!0,t.placement=k,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function Po(e,t,r){return void 0===r&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function Wo(e){return[Wn,Ln,Un,Vn].some((function(t){return e[t]>=0}))}var Uo={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,r=e.options,n=e.name,o=r.offset,i=void 0===o?[0,0]:o,s=zn.reduce((function(e,r){return e[r]=function(e,t,r){var n=$n(e),o=[Vn,Wn].indexOf(n)>=0?-1:1,i="function"==typeof r?r(Object.assign({},t,{placement:e})):r,s=i[0],a=i[1];return s=s||0,a=(a||0)*o,[Vn,Ln].indexOf(n)>=0?{x:a,y:s}:{x:s,y:a}}(r,t.rects,i),e}),{}),a=s[t.placement],l=a.x,c=a.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[n]=s}},Lo={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,r=e.options,n=e.name,o=r.mainAxis,i=void 0===o||o,s=r.altAxis,a=void 0!==s&&s,l=r.boundary,c=r.rootBoundary,u=r.altBoundary,d=r.padding,h=r.tether,p=void 0===h||h,f=r.tetherOffset,m=void 0===f?0:f,g=Bo(t,{boundary:l,rootBoundary:c,padding:d,altBoundary:u}),y=$n(t.placement),b=vo(t.placement),x=!b,v=mo(y),w="x"===v?"y":"x",E=t.modifiersData.popperOffsets,A=t.rects.reference,k=t.rects.popper,C="function"==typeof m?m(Object.assign({},t.rects,{placement:t.placement})):m,R="number"==typeof C?{mainAxis:C,altAxis:C}:Object.assign({mainAxis:0,altAxis:0},C),S=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,T={x:0,y:0};if(E){if(i){var N,M="y"===v?Wn:Vn,F="y"===v?Un:Ln,O="y"===v?"height":"width",I=E[v],j=I+g[M],D=I-g[F],B=p?-k[O]/2:0,_="start"===b?A[O]:k[O],P="start"===b?-k[O]:-A[O],W=t.elements.arrow,U=p&&W?so(W):{width:0,height:0},L=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},V=L[M],Z=L[F],H=go(0,A[O],U[O]),z=x?A[O]/2-B-H-V-R.mainAxis:_-H-V-R.mainAxis,Y=x?-A[O]/2+B+H+Z+R.mainAxis:P+H+Z+R.mainAxis,G=t.elements.arrow&&fo(t.elements.arrow),X=G?"y"===v?G.clientTop||0:G.clientLeft||0:0,J=null!=(N=null==S?void 0:S[v])?N:0,q=I+Y-J,Q=go(p?to(j,I+z-J-X):j,I,p?eo(D,q):D);E[v]=Q,T[v]=Q-I}if(a){var K,$="x"===v?Wn:Vn,ee="x"===v?Un:Ln,te=E[w],re="y"===w?"height":"width",ne=te+g[$],oe=te-g[ee],ie=-1!==[Wn,Vn].indexOf(y),se=null!=(K=null==S?void 0:S[w])?K:0,ae=ie?ne:te-A[re]-k[re]-se+R.altAxis,le=ie?te+A[re]+k[re]-se-R.altAxis:oe,ce=p&&ie?function(e,t,r){var n=go(e,t,r);return n>r?r:n}(ae,te,le):go(p?ae:ne,te,p?le:oe);E[w]=ce,T[w]=ce-te}t.modifiersData[n]=T}},requiresIfExists:["offset"]};function Vo(e,t,r){void 0===r&&(r=!1);var n,o,i=qn(t),s=qn(t)&&function(e){var t=e.getBoundingClientRect(),r=ro(t.width)/e.offsetWidth||1,n=ro(t.height)/e.offsetHeight||1;return 1!==r||1!==n}(t),a=uo(t),l=io(e,s,r),c={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(i||!i&&!r)&&(("body"!==Gn(t)||Mo(a))&&(c=(n=t)!==Xn(n)&&qn(n)?{scrollLeft:(o=n).scrollLeft,scrollTop:o.scrollTop}:To(n)),qn(t)?((u=io(t,!0)).x+=t.clientLeft,u.y+=t.clientTop):a&&(u.x=No(a))),{x:l.left+c.scrollLeft-u.x,y:l.top+c.scrollTop-u.y,width:l.width,height:l.height}}function Zo(e){var t=new Map,r=new Set,n=[];function o(e){r.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!r.has(e)){var n=t.get(e);n&&o(n)}})),n.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){r.has(e.name)||o(e)})),n}var Ho={placement:"bottom",modifiers:[],strategy:"absolute"};function zo(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}var Yo=function(e){void 0===e&&(e={});var t=e,r=t.defaultModifiers,n=void 0===r?[]:r,o=t.defaultOptions,i=void 0===o?Ho:o;return function(e,t,r){void 0===r&&(r=i);var o,s,a={placement:"bottom",orderedModifiers:[],options:Object.assign({},Ho,i),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},l=[],c=!1,u={state:a,setOptions:function(r){var o="function"==typeof r?r(a.options):r;d(),a.options=Object.assign({},i,a.options,o),a.scrollParents={reference:Jn(e)?Oo(e):e.contextElement?Oo(e.contextElement):[],popper:Oo(t)};var s,c,h=function(e){var t=Zo(e);return Yn.reduce((function(e,r){return e.concat(t.filter((function(e){return e.phase===r})))}),[])}((s=[].concat(n,a.options.modifiers),c=s.reduce((function(e,t){var r=e[t.name];return e[t.name]=r?Object.assign({},r,t,{options:Object.assign({},r.options,t.options),data:Object.assign({},r.data,t.data)}):t,e}),{}),Object.keys(c).map((function(e){return c[e]}))));return a.orderedModifiers=h.filter((function(e){return e.enabled})),a.orderedModifiers.forEach((function(e){var t=e.name,r=e.options,n=void 0===r?{}:r,o=e.effect;if("function"==typeof o){var i=o({state:a,name:t,instance:u,options:n});l.push(i||function(){})}})),u.update()},forceUpdate:function(){if(!c){var e=a.elements,t=e.reference,r=e.popper;if(zo(t,r)){a.rects={reference:Vo(t,fo(r),"fixed"===a.options.strategy),popper:so(r)},a.reset=!1,a.placement=a.options.placement,a.orderedModifiers.forEach((function(e){return a.modifiersData[e.name]=Object.assign({},e.data)}));for(var n=0;n<a.orderedModifiers.length;n++)if(!0!==a.reset){var o=a.orderedModifiers[n],i=o.fn,s=o.options,l=void 0===s?{}:s,d=o.name;"function"==typeof i&&(a=i({state:a,options:l,name:d,instance:u})||a)}else a.reset=!1,n=-1}}},update:(o=function(){return new Promise((function(e){u.forceUpdate(),e(a)}))},function(){return s||(s=new Promise((function(e){Promise.resolve().then((function(){s=void 0,e(o())}))}))),s}),destroy:function(){d(),c=!0}};if(!zo(e,t))return u;function d(){l.forEach((function(e){return e()})),l=[]}return u.setOptions(r).then((function(e){!c&&r.onFirstUpdate&&r.onFirstUpdate(e)})),u}}({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,r=e.instance,n=e.options,o=n.scroll,i=void 0===o||o,s=n.resize,a=void 0===s||s,l=Xn(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&c.forEach((function(e){e.addEventListener("scroll",r.update,Ao)})),a&&l.addEventListener("resize",r.update,Ao),function(){i&&c.forEach((function(e){e.removeEventListener("scroll",r.update,Ao)})),a&&l.removeEventListener("resize",r.update,Ao)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,r=e.name;t.modifiersData[r]=Do({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,r=e.options,n=r.gpuAcceleration,o=void 0===n||n,i=r.adaptive,s=void 0===i||i,a=r.roundOffsets,l=void 0===a||a,c={placement:$n(t.placement),variation:vo(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,Eo(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:l})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,Eo(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},Kn,Uo,_o,Lo,xo,{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,r=e.name,n=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,s=Bo(t,{elementContext:"reference"}),a=Bo(t,{altBoundary:!0}),l=Po(s,n),c=Po(a,o,i),u=Wo(l),d=Wo(c);t.modifiersData[r]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:u,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":d})}}]});const Go=S.forwardRef((function(e,t){const{children:r,container:n,disablePortal:o=!1}=e,[i,s]=S.useState(null),a=Hr(S.isValidElement(r)?r.ref:null,t);if(Vr((()=>{o||s(function(e){return"function"==typeof e?e():e}(n)||document.body)}),[n,o]),Vr((()=>{if(i&&!o)return Lr(t,i),()=>{Lr(t,null)}}),[t,i,o]),o){if(S.isValidElement(r)){const e={ref:a};return S.cloneElement(r,e)}return ne.exports.jsx(S.Fragment,{children:r})}return ne.exports.jsx(S.Fragment,{children:i?N.createPortal(r,i):i})}));"production"!==process.env.NODE_ENV&&(Go.propTypes={children:j.exports.node,container:j.exports.oneOfType([Br,j.exports.func]),disablePortal:j.exports.bool}),"production"!==process.env.NODE_ENV&&(Go.propTypes=Dr(Go.propTypes));var Xo=Go;function Jo(e){return nn("MuiPopper",e)}on("MuiPopper",["root"]);const qo=["anchorEl","children","direction","disablePortal","modifiers","open","placement","popperOptions","popperRef","slotProps","slots","TransitionProps","ownerState"],Qo=["anchorEl","children","container","direction","disablePortal","keepMounted","modifiers","open","placement","popperOptions","popperRef","style","transition","slotProps","slots"];function Ko(e){return"function"==typeof e?e():e}function $o(e){return void 0!==e.nodeType}const ei={},ti=S.forwardRef((function(e,t){var r;const{anchorEl:n,children:o,direction:i,disablePortal:s,modifiers:a,open:l,placement:c,popperOptions:u,popperRef:d,slotProps:h={},slots:p={},TransitionProps:f}=e,m=Mr(e,qo),g=S.useRef(null),y=Hr(g,t),b=S.useRef(null),x=Hr(b,d),v=S.useRef(x);Vr((()=>{v.current=x}),[x]),S.useImperativeHandle(d,(()=>b.current),[]);const w=function(e,t){if("ltr"===t)return e;switch(e){case"bottom-end":return"bottom-start";case"bottom-start":return"bottom-end";case"top-end":return"top-start";case"top-start":return"top-end";default:return e}}(c,i),[E,A]=S.useState(w),[k,C]=S.useState(Ko(n));S.useEffect((()=>{b.current&&b.current.forceUpdate()})),S.useEffect((()=>{n&&C(Ko(n))}),[n]),Vr((()=>{if(!k||!l)return;if("production"!==process.env.NODE_ENV&&k&&$o(k)&&1===k.nodeType){const e=k.getBoundingClientRect();"test"!==process.env.NODE_ENV&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom&&console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}let e=[{name:"preventOverflow",options:{altBoundary:s}},{name:"flip",options:{altBoundary:s}},{name:"onUpdate",enabled:!0,phase:"afterWrite",fn:({state:e})=>{A(e.placement)}}];null!=a&&(e=e.concat(a)),u&&null!=u.modifiers&&(e=e.concat(u.modifiers));const t=Yo(k,g.current,Nr({placement:w},u,{modifiers:e}));return v.current(t),()=>{t.destroy(),v.current(null)}}),[k,s,a,l,u,w]);const R={placement:E};null!==f&&(R.TransitionProps=f);const T=$r({root:["root"]},dn(Jo)),N=null!=(r=p.root)?r:"div",M=fn({elementType:N,externalSlotProps:h.root,externalForwardedProps:m,additionalProps:{role:"tooltip",ref:y},ownerState:e,className:T.root});return ne.exports.jsx(N,Nr({},M,{children:"function"==typeof o?o(R):o}))})),ri=S.forwardRef((function(e,t){const{anchorEl:r,children:n,container:o,direction:i="ltr",disablePortal:s=!1,keepMounted:a=!1,modifiers:l,open:c,placement:u="bottom",popperOptions:d=ei,popperRef:h,style:p,transition:f=!1,slotProps:m={},slots:g={}}=e,y=Mr(e,Qo),[b,x]=S.useState(!0);if(!a&&!c&&(!f||b))return null;let v;if(o)v=o;else if(r){const e=Ko(r);v=e&&$o(e)?Wr(e).body:Wr(null).body}const w=f?{in:c,onEnter:()=>{x(!1)},onExited:()=>{x(!0)}}:void 0;return ne.exports.jsx(Xo,{disablePortal:s,container:v,children:ne.exports.jsx(ti,Nr({anchorEl:r,direction:i,disablePortal:s,modifiers:l,ref:t,open:f?!b:c,placement:u,popperOptions:d,popperRef:h,slotProps:m,slots:g},y,{style:Nr({position:"fixed",top:0,left:0,display:c||!a||f&&!b?void 0:"none"},p),TransitionProps:w,children:n}))})}));"production"!==process.env.NODE_ENV&&(ri.propTypes={anchorEl:Fr(j.exports.oneOfType([Br,j.exports.object,j.exports.func]),(e=>{if(e.open){const t=Ko(e.anchorEl);if(t&&$o(t)&&1===t.nodeType){const e=t.getBoundingClientRect();if("test"!==process.env.NODE_ENV&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}else if(!t||"function"!=typeof t.getBoundingClientRect||!$o(t)&&null!=t.contextElement&&1!==t.contextElement.nodeType)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","It should be an HTML element instance or a virtualElement ","(https://popper.js.org/docs/v2/virtual-elements/)."].join("\n"))}return null})),children:j.exports.oneOfType([j.exports.node,j.exports.func]),container:j.exports.oneOfType([Br,j.exports.func]),direction:j.exports.oneOf(["ltr","rtl"]),disablePortal:j.exports.bool,keepMounted:j.exports.bool,modifiers:j.exports.arrayOf(j.exports.shape({data:j.exports.object,effect:j.exports.func,enabled:j.exports.bool,fn:j.exports.func,name:j.exports.any,options:j.exports.object,phase:j.exports.oneOf(["afterMain","afterRead","afterWrite","beforeMain","beforeRead","beforeWrite","main","read","write"]),requires:j.exports.arrayOf(j.exports.string),requiresIfExists:j.exports.arrayOf(j.exports.string)})),open:j.exports.bool.isRequired,placement:j.exports.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:j.exports.shape({modifiers:j.exports.array,onFirstUpdate:j.exports.func,placement:j.exports.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),strategy:j.exports.oneOf(["absolute","fixed"])}),popperRef:_r,slotProps:j.exports.shape({root:j.exports.oneOfType([j.exports.func,j.exports.object])}),slots:j.exports.shape({root:j.exports.elementType}),transition:j.exports.bool});var ni=ri,oi="undefined"!=typeof window?S.useLayoutEffect:S.useEffect;function ii(e,t,r,n,o){var i="undefined"!=typeof window&&void 0!==window.matchMedia,s=xr(S.useState((function(){return o&&i?r(e).matches:n?n(e).matches:t})),2),a=s[0],l=s[1];return oi((function(){var t=!0;if(i){var n=r(e),o=function(){t&&l(n.matches)};return o(),n.addListener(o),function(){t=!1,n.removeListener(o)}}}),[e,r,i]),a}var si=S.useSyncExternalStore;function ai(e,t,r,n){var o=S.useCallback((function(){return t}),[t]),i=S.useMemo((function(){if(null!==n){var t=n(e).matches;return function(){return t}}return o}),[o,e,n]),s=xr(S.useMemo((function(){if(null===r)return[o,function(){return function(){}}];var t=r(e);return[function(){return t.matches},function(e){return t.addListener(e),function(){t.removeListener(e)}}]}),[o,r,e]),2),a=s[0],l=s[1];return si(l,a,i)}function li(){return{isMobile:function(e,t){void 0===t&&(t={});var r=Jt(),n="undefined"!=typeof window&&void 0!==window.matchMedia,o=hr({name:"MuiUseMediaQuery",props:t,theme:r||void 0}),i=o.defaultMatches,s=void 0!==i&&i,a=o.matchMedia,l=void 0===a?n?window.matchMedia:null:a,c=o.ssrMatchMedia,u=void 0===c?null:c,d=o.noSsr;"production"!==process.env.NODE_ENV&&null===r&&console.error(["MUI: The `query` argument provided is invalid.","You are providing a function without a theme in the context.","One of the parent elements needs to use a ThemeProvider."].join("\n"));var h=e(r);h=h.replace(/^@media( ?)/m,"");var p=(void 0!==si?ai:ii)(h,s,l,u,d);return"production"!==process.env.NODE_ENV&&S.useDebugValue({query:h,match:p}),p}((function(e){return e.breakpoints.down("tablet")}))}}var ci="DODOTooltip-arrow",ui=dr("div")((function(e){var t,r=e.theme;return"\n z-index: ".concat(null===(t=r.zIndex)||void 0===t?void 0:t.tooltip,';\n &[data-popper-placement*="bottom"] .').concat(ci," {\n top: 0;\n margin-top: -").concat(8,'px;\n &::before {\n transform-origin: 0 100%;\n }\n }\n &[data-popper-placement*="top"] .').concat(ci," {\n bottom: 0;\n margin-bottom: -").concat(8,'px;\n &::before {\n transform-origin: 100% 0;\n }\n }\n &[data-popper-placement*="right"] .').concat(ci,' {\n &::before {\n transform-origin: 100% 100%;\n }\n }\n &[data-popper-placement*="left"] .').concat(ci," {\n &::before {\n transform-origin: 0 0;\n }\n }\n ")}));function di(e){var t=e.title,o=e.sx,i=e.maxWidth,s=void 0===i?"auto":i,a=e.popperOptions,l=e.children,c=e.onlyHover,u=e.enterDelay,d=void 0===u?100:u,h=e.leaveDelay,p=void 0===h?0:h,f=br(e,["title","sx","maxWidth","popperOptions","children","onlyHover","enterDelay","leaveDelay"]);Qt();var m=li().isMobile,g=n.useRef(!1),y=n.useRef(!1),b=n.useRef(),x=n.useRef(),v=xr(n.useState(),2),w=v[0],E=v[1],A=xr(n.useState(),2),k=A[0],C=A[1],R=xr(n.useState(!1),2),S=R[0],T=R[1],N=m&&!c,M={ref:E};if(N)M.onClick=function(){T(!0)};else{var F=function(){y.current=!0,clearTimeout(x.current),clearTimeout(b.current),b.current=setTimeout((function(){T(!0)}),d)};M.onMouseOut=F,M.onMouseEnter=F,M.onMouseLeave=function(){y.current=!1,clearTimeout(x.current),clearTimeout(b.current),x.current=setTimeout((function(){y.current||g.current||T(!1)}),p)}}return n.useEffect((function(){return function(){T(!1),clearTimeout(x.current),clearTimeout(b.current)}}),[]),ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsxs(ni,yr({open:S,anchorEl:w,slots:{root:ui},popperOptions:r.merge({modifiers:[{name:"offset",options:{offset:[0,8]}},{name:"preventOverflow",options:{padding:20}},{name:"arrow",options:{element:k,padding:4}}]},a)},f,{children:[ne.exports.jsx(er,yr({sx:yr({typography:"h6",padding:12,maxWidth:s,fontWeight:500,backgroundColor:"background.paperContrast",borderRadius:8,color:"text.secondary",borderColor:"border.main",borderWidth:1,borderStyle:"solid",whiteSpace:"pre-wrap"},o),onMouseEnter:function(){N||(g.current=!0,clearTimeout(x.current),clearTimeout(b.current))},onMouseLeave:function(){N||(g.current=!1,clearTimeout(x.current),clearTimeout(b.current),x.current=setTimeout((function(){y.current||g.current||T(!1)}),p))},onClick:function(e){return e.stopPropagation()}},{children:t})),ne.exports.jsx(er,{ref:C,className:ci,sx:{overflow:"hidden",position:"absolute",width:16,height:9,boxSizing:"border-box",color:"background.paperContrast",bottom:0,marginBottom:-8,"&::before":{transformOrigin:"100% 0",content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)",border:"solid 1px",borderColor:"border.main"}}})]})),ne.exports.jsx(Pn,yr({onClickAway:function(){N&&T(!1)}},{children:n.cloneElement(l,M)}))]})}function hi(e){var t=e.title,r=e.ml,n=e.mr,o=e.size,s=void 0===o?15:o,a=e.sx,l=e.maxWidth,c=e.container;return e.onlyHover,t?ne.exports.jsx(di,yr({title:t,placement:"top",container:c,maxWidth:l,onlyHover:!0},{children:ne.exports.jsx(jn,{component:i.QuestionBorder,sx:yr({ml:r,mr:n,width:s,height:s},a)})})):null}function pi(e,t){t?e.setAttribute("aria-hidden","true"):e.removeAttribute("aria-hidden")}function fi(e){return parseInt(Ur(e).getComputedStyle(e).paddingRight,10)||0}function mi(e,t,r,n,o){const i=[t,r,...n];[].forEach.call(e.children,(e=>{const t=-1===i.indexOf(e),r=!function(e){const t=-1!==["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(e.tagName),r="INPUT"===e.tagName&&"hidden"===e.getAttribute("type");return t||r}(e);t&&r&&pi(e,o)}))}function gi(e,t){let r=-1;return e.some(((e,n)=>!!t(e)&&(r=n,!0))),r}const yi=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function bi(e){const t=[],r=[];return Array.from(e.querySelectorAll(yi)).forEach(((e,n)=>{const o=function(e){const t=parseInt(e.getAttribute("tabindex")||"",10);return Number.isNaN(t)?"true"===e.contentEditable||("AUDIO"===e.nodeName||"VIDEO"===e.nodeName||"DETAILS"===e.nodeName)&&null===e.getAttribute("tabindex")?0:e.tabIndex:t}(e);-1!==o&&function(e){return!(e.disabled||"INPUT"===e.tagName&&"hidden"===e.type||function(e){if("INPUT"!==e.tagName||"radio"!==e.type)return!1;if(!e.name)return!1;const t=t=>e.ownerDocument.querySelector(`input[type="radio"]${t}`);let r=t(`[name="${e.name}"]:checked`);return r||(r=t(`[name="${e.name}"]`)),r!==e}(e))}(e)&&(0===o?t.push(e):r.push({documentOrder:n,tabIndex:o,node:e}))})),r.sort(((e,t)=>e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex)).map((e=>e.node)).concat(t)}function xi(){return!0}function vi(e){const{children:t,disableAutoFocus:r=!1,disableEnforceFocus:n=!1,disableRestoreFocus:o=!1,getTabbable:i=bi,isEnabled:s=xi,open:a}=e,l=S.useRef(!1),c=S.useRef(null),u=S.useRef(null),d=S.useRef(null),h=S.useRef(null),p=S.useRef(!1),f=S.useRef(null),m=Hr(t.ref,f),g=S.useRef(null);S.useEffect((()=>{a&&f.current&&(p.current=!r)}),[r,a]),S.useEffect((()=>{if(!a||!f.current)return;const e=Wr(f.current);return f.current.contains(e.activeElement)||(f.current.hasAttribute("tabIndex")||("production"!==process.env.NODE_ENV&&console.error(["MUI: The modal content node does not accept focus.",'For the benefit of assistive technologies, the tabIndex of the node is being set to "-1".'].join("\n")),f.current.setAttribute("tabIndex","-1")),p.current&&f.current.focus()),()=>{o||(d.current&&d.current.focus&&(l.current=!0,d.current.focus()),d.current=null)}}),[a]),S.useEffect((()=>{if(!a||!f.current)return;const e=Wr(f.current),t=t=>{const{current:r}=f;if(null!==r)if(e.hasFocus()&&!n&&s()&&!l.current){if(!r.contains(e.activeElement)){if(t&&h.current!==t.target||e.activeElement!==h.current)h.current=null;else if(null!==h.current)return;if(!p.current)return;let n=[];if(e.activeElement!==c.current&&e.activeElement!==u.current||(n=i(f.current)),n.length>0){var o,a;const e=Boolean((null==(o=g.current)?void 0:o.shiftKey)&&"Tab"===(null==(a=g.current)?void 0:a.key)),t=n[0],r=n[n.length-1];"string"!=typeof t&&"string"!=typeof r&&(e?r.focus():t.focus())}else r.focus()}}else l.current=!1},r=t=>{g.current=t,!n&&s()&&"Tab"===t.key&&e.activeElement===f.current&&t.shiftKey&&(l.current=!0,u.current&&u.current.focus())};e.addEventListener("focusin",t),e.addEventListener("keydown",r,!0);const o=setInterval((()=>{e.activeElement&&"BODY"===e.activeElement.tagName&&t(null)}),50);return()=>{clearInterval(o),e.removeEventListener("focusin",t),e.removeEventListener("keydown",r,!0)}}),[r,n,o,s,a,i]);const y=e=>{null===d.current&&(d.current=e.relatedTarget),p.current=!0};return ne.exports.jsxs(S.Fragment,{children:[ne.exports.jsx("div",{tabIndex:a?0:-1,onFocus:y,ref:c,"data-testid":"sentinelStart"}),S.cloneElement(t,{ref:m,onFocus:e=>{null===d.current&&(d.current=e.relatedTarget),p.current=!0,h.current=e.target;const r=t.props.onFocus;r&&r(e)}}),ne.exports.jsx("div",{tabIndex:a?0:-1,onFocus:y,ref:u,"data-testid":"sentinelEnd"})]})}function wi(e){return nn("MuiModal",e)}"production"!==process.env.NODE_ENV&&(vi.propTypes={children:jr,disableAutoFocus:j.exports.bool,disableEnforceFocus:j.exports.bool,disableRestoreFocus:j.exports.bool,getTabbable:j.exports.func,isEnabled:j.exports.func,open:j.exports.bool.isRequired}),"production"!==process.env.NODE_ENV&&(vi.propTypes=Dr(vi.propTypes)),on("MuiModal",["root","hidden","backdrop"]);const Ei=["children","closeAfterTransition","container","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","manager","onBackdropClick","onClose","onKeyDown","open","onTransitionEnter","onTransitionExited","slotProps","slots"],Ai=new class{constructor(){this.containers=void 0,this.modals=void 0,this.modals=[],this.containers=[]}add(e,t){let r=this.modals.indexOf(e);if(-1!==r)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&pi(e.modalRef,!1);const n=function(e){const t=[];return[].forEach.call(e.children,(e=>{"true"===e.getAttribute("aria-hidden")&&t.push(e)})),t}(t);mi(t,e.mount,e.modalRef,n,!0);const o=gi(this.containers,(e=>e.container===t));return-1!==o?(this.containers[o].modals.push(e),r):(this.containers.push({modals:[e],container:t,restore:null,hiddenSiblings:n}),r)}mount(e,t){const r=gi(this.containers,(t=>-1!==t.modals.indexOf(e))),n=this.containers[r];n.restore||(n.restore=function(e,t){const r=[],n=e.container;if(!t.disableScrollLock){if(function(e){const t=Wr(e);return t.body===e?Ur(e).innerWidth>t.documentElement.clientWidth:e.scrollHeight>e.clientHeight}(n)){const e=function(e){const t=e.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}(Wr(n));r.push({value:n.style.paddingRight,property:"padding-right",el:n}),n.style.paddingRight=`${fi(n)+e}px`;const t=Wr(n).querySelectorAll(".mui-fixed");[].forEach.call(t,(t=>{r.push({value:t.style.paddingRight,property:"padding-right",el:t}),t.style.paddingRight=`${fi(t)+e}px`}))}let e;if(n.parentNode instanceof DocumentFragment)e=Wr(n).body;else{const t=n.parentElement,r=Ur(n);e="HTML"===(null==t?void 0:t.nodeName)&&"scroll"===r.getComputedStyle(t).overflowY?t:n}r.push({value:e.style.overflow,property:"overflow",el:e},{value:e.style.overflowX,property:"overflow-x",el:e},{value:e.style.overflowY,property:"overflow-y",el:e}),e.style.overflow="hidden"}return()=>{r.forEach((({value:e,el:t,property:r})=>{e?t.style.setProperty(r,e):t.style.removeProperty(r)}))}}(n,t))}remove(e,t=!0){const r=this.modals.indexOf(e);if(-1===r)return r;const n=gi(this.containers,(t=>-1!==t.modals.indexOf(e))),o=this.containers[n];if(o.modals.splice(o.modals.indexOf(e),1),this.modals.splice(r,1),0===o.modals.length)o.restore&&o.restore(),e.modalRef&&pi(e.modalRef,t),mi(o.container,e.mount,e.modalRef,o.hiddenSiblings,!1),this.containers.splice(n,1);else{const e=o.modals[o.modals.length-1];e.modalRef&&pi(e.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}},ki=S.forwardRef((function(e,t){var r,n;const{children:o,closeAfterTransition:i=!1,container:s,disableAutoFocus:a=!1,disableEnforceFocus:l=!1,disableEscapeKeyDown:c=!1,disablePortal:u=!1,disableRestoreFocus:d=!1,disableScrollLock:h=!1,hideBackdrop:p=!1,keepMounted:f=!1,manager:m=Ai,onBackdropClick:g,onClose:y,onKeyDown:b,open:x,onTransitionEnter:v,onTransitionExited:w,slotProps:E={},slots:A={}}=e,k=Mr(e,Ei),C=m,[R,T]=S.useState(!x),N=S.useRef({}),M=S.useRef(null),F=S.useRef(null),O=Hr(F,t),I=function(e){return!!e&&e.props.hasOwnProperty("in")}(o),j=null==(r=e["aria-hidden"])||r,D=()=>(N.current.modalRef=F.current,N.current.mountNode=M.current,N.current),B=()=>{C.mount(D(),{disableScrollLock:h}),F.current&&(F.current.scrollTop=0)},_=Zr((()=>{const e=function(e){return"function"==typeof e?e():e}(s)||Wr(M.current).body;C.add(D(),e),F.current&&B()})),P=S.useCallback((()=>C.isTopModal(D())),[C]),W=Zr((e=>{M.current=e,e&&F.current&&(x&&P()?B():pi(F.current,j))})),U=S.useCallback((()=>{C.remove(D(),j)}),[C,j]);S.useEffect((()=>()=>{U()}),[U]),S.useEffect((()=>{x?_():I&&i||U()}),[x,U,I,i,_]);const L=Nr({},e,{closeAfterTransition:i,disableAutoFocus:a,disableEnforceFocus:l,disableEscapeKeyDown:c,disablePortal:u,disableRestoreFocus:d,disableScrollLock:h,exited:R,hideBackdrop:p,keepMounted:f}),V=(e=>{const{open:t,exited:r}=e;return $r({root:["root",!t&&r&&"hidden"],backdrop:["backdrop"]},dn(wi))})(L),Z={};void 0===o.props.tabIndex&&(Z.tabIndex="-1"),I&&(Z.onEnter=Pr((()=>{T(!1),v&&v()}),o.props.onEnter),Z.onExited=Pr((()=>{T(!0),w&&w(),i&&U()}),o.props.onExited));const H=null!=(n=A.root)?n:"div",z=fn({elementType:H,externalSlotProps:E.root,externalForwardedProps:k,additionalProps:{ref:O,role:"presentation",onKeyDown:e=>{b&&b(e),"Escape"===e.key&&P()&&(c||(e.stopPropagation(),y&&y(e,"escapeKeyDown")))}},className:V.root,ownerState:L}),Y=A.backdrop,G=fn({elementType:Y,externalSlotProps:E.backdrop,additionalProps:{"aria-hidden":!0,onClick:e=>{e.target===e.currentTarget&&(g&&g(e),y&&y(e,"backdropClick"))},open:x},className:V.backdrop,ownerState:L});return f||x||I&&!R?ne.exports.jsx(Xo,{ref:W,container:s,disablePortal:u,children:ne.exports.jsxs(H,Nr({},z,{children:[!p&&Y?ne.exports.jsx(Y,Nr({},G)):null,ne.exports.jsx(vi,{disableEnforceFocus:l,disableAutoFocus:a,disableRestoreFocus:d,isEnabled:P,open:x,children:S.cloneElement(o,Z)})]}))}):null}));"production"!==process.env.NODE_ENV&&(ki.propTypes={children:jr.isRequired,closeAfterTransition:j.exports.bool,container:j.exports.oneOfType([Br,j.exports.func]),disableAutoFocus:j.exports.bool,disableEnforceFocus:j.exports.bool,disableEscapeKeyDown:j.exports.bool,disablePortal:j.exports.bool,disableRestoreFocus:j.exports.bool,disableScrollLock:j.exports.bool,hideBackdrop:j.exports.bool,keepMounted:j.exports.bool,onBackdropClick:j.exports.func,onClose:j.exports.func,onTransitionEnter:j.exports.func,onTransitionExited:j.exports.func,open:j.exports.bool.isRequired,slotProps:j.exports.shape({backdrop:j.exports.oneOfType([j.exports.func,j.exports.object]),root:j.exports.oneOfType([j.exports.func,j.exports.object])}),slots:j.exports.shape({backdrop:j.exports.elementType,root:j.exports.elementType})});var Ci,Ri,Si=ki,Ti=n.forwardRef((function(e,t){var r=e.open,n=e.className,o=br(e,["open","className"]);return ne.exports.jsx("div",yr({className:Wt({"MuiBackdrop-open":r},n),ref:t},o))})),Ni=dr(Si)(Ci||(Ci=wr(["\n position: absolute;\n z-index: 1300;\n right: 0;\n bottom: 0;\n top: 0;\n left: 0;\n display: flex;\n align-items: flex-end;\n"],["\n position: absolute;\n z-index: 1300;\n right: 0;\n bottom: 0;\n top: 0;\n left: 0;\n display: flex;\n align-items: flex-end;\n"]))),Mi=dr(Ti)(Ri||(Ri=wr(["\n z-index: -1;\n position: absolute;\n right: 0;\n bottom: 0;\n top: 0;\n left: 0;\n background-color: ",";\n -webkit-tap-highlight-color: transparent;\n"],["\n z-index: -1;\n position: absolute;\n right: 0;\n bottom: 0;\n top: 0;\n left: 0;\n background-color: ",";\n -webkit-tap-highlight-color: transparent;\n"])),(function(e){return e.theme.palette.background.backdrop}));function Fi(e){return ne.exports.jsx(Ni,yr({slots:{backdrop:Mi}},e))}var Oi=n.forwardRef((function(e,t){var r=Qt(),n=e.size,o=void 0===n?18:n,s=e.sx,a=br(e,["size","sx"]);return ne.exports.jsx(er,yr({component:"span",sx:yr({position:"relative",cursor:"pointer",userSelect:"none",width:o,height:o,"&:hover > .checkbox-icon":{borderColor:r.palette.text.primary}},s)},{children:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,yr({component:"input",type:"checkbox",ref:t,sx:{cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,m:0,p:0,zIndex:1,"&:checked + .checkbox-icon":{border:"none",backgroundColor:"secondary.main",color:"secondary.contrastText","& svg":{display:"inline-block"}}}},a)),ne.exports.jsx(er,yr({component:"span",className:"checkbox-icon",sx:{display:"inline-flex",justifyContent:"center",alignItems:"center",borderRadius:4,width:o,height:o,borderStyle:"solid",borderWidth:1,flex:1,borderColor:r.palette.text.secondary,".Mui-focusVisible &":{outline:"none",outlineOffset:2},"input:disabled ~ &":{borderColor:r.palette.text.disabled}}},{children:ne.exports.jsx(er,{component:i.Done,sx:{display:"none",width:"75%",height:"75%"}})}))]})}))}));function Ii(){return Ii=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ii.apply(this,arguments)}function ji(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}const Di=["preEnter","entering","entered","preExit","exiting","exited","unmounted"],Bi=e=>e?6:5,_i=new Map,Pi=new Map,Wi=(e,t,r,n,o,i)=>{clearTimeout(o);const s=(e=>({_s:e,status:Di[e],isEnter:e<3,isMounted:6!==e,isResolved:2===e||e>4}))(t),a=new Map(n.current);a.set(e,s),r(a),n.current=a,i&&i({key:e,current:s})},Ui=["transition","transitionTimeout"],Li=(e,t)=>!0===e||!(!e||!e[t]),Vi=n.createContext({}),Zi=(e,t,r)=>(n,o)=>{const i=t?`${e}__${t}`:e;let s=i;r&&Object.keys(r).forEach((e=>{const t=r[e];t&&(s+=` ${i}--${!0===t?e:`${e}-${t}`}`)}));let a="function"==typeof n?n(o):n;return"string"==typeof a&&(a=a.trim(),a&&(s+=` ${a}`)),s},Hi=(e,t)=>{if(!t)return e;const r=Ii({},e);return Object.keys(t).forEach((n=>{const o=e[n],i=t[n];r[n]="function"==typeof i&&o?(...e)=>{o(...e),i(...e)}:i})),r},zi=e=>ne.exports.jsx(Vi.Provider,Ii({},e)),Yi=e=>{do{e=e.parentElement}while(e&&!e.hasAttribute("data-szh-adn"));return e},Gi=(e,t,r)=>e?t>0?t-1:r-1:(t+1)%r,Xi=(e,t)=>{const{activeElement:r}=document;if(!r||!r.hasAttribute("data-szh-adn-btn")||Yi(r)!==t.currentTarget)return;const n=t.currentTarget.querySelectorAll("[data-szh-adn-btn]"),{length:o}=n;for(let i=0;i<o;i++)if(n[i]===r){let r=Gi(e,i,o);for(;Yi(n[i])!==Yi(n[r]);)r=Gi(e,r,o);i!==r&&(t.preventDefault(),n[r].focus());break}},Ji=["providerValue","className"],qi=n.forwardRef(((e,t)=>{let{providerValue:r,className:n}=e,o=ji(e,Ji);const{accordionProps:i}={accordionProps:{"data-szh-adn":"",onKeyDown:e=>"ArrowUp"===e.key?Xi(!0,e):"ArrowDown"===e.key&&Xi(!1,e)}};return ne.exports.jsx(zi,{value:r,children:ne.exports.jsx("div",Ii({},Hi(i,o),{ref:t,className:Zi("szh-accordion")(n)}))})}));qi.displayName="ControlledAccordion";const Qi=["allowMultiple","initialEntered","mountOnEnter","unmountOnExit","transition","transitionTimeout","onStateChange"],Ki=n.forwardRef(((e,t)=>{let{allowMultiple:r,initialEntered:o,mountOnEnter:i,unmountOnExit:s,transition:a,transitionTimeout:l,onStateChange:c}=e,u=ji(e,Qi);const d=((e={})=>{let{transition:t,transitionTimeout:r}=e,o=ji(e,Ui);const i=(({allowMultiple:e,enter:t=!0,exit:r=!0,preEnter:o,preExit:i,timeout:s,initialEntered:a,mountOnEnter:l,unmountOnExit:c,onStateChange:u}={})=>{const[d,h]=n.useState(_i),p=n.useRef(d),f=n.useRef(Pi),[m,g]=(e=>"object"==typeof e?[e.enter,e.exit]:[e,e])(s),y=n.useCallback(((e,t)=>{const{initialEntered:r=a}=t||{},n=r?2:Bi(l);Wi(e,n,h,p),f.current.set(e,{})}),[a,l]),b=n.useCallback((e=>{const t=new Map(p.current);return!!t.delete(e)&&(h(t),p.current=t,f.current.delete(e),!0)}),[]),x=n.useCallback((e=>{const t=p.current.get(e);if(!t)return void("production"!==process.env.NODE_ENV&&console.error(`[React-Transition-State] invalid key: ${e}`));const{timeoutId:r}=f.current.get(e),n=((e,t)=>{switch(e){case 1:case 0:return 2;case 4:case 3:return Bi(t)}})(t._s,c);n&&Wi(e,n,h,p,r,u)}),[u,c]),v=n.useCallback(((n,s)=>{const a=p.current.get(n);if(!a)return void("production"!==process.env.NODE_ENV&&console.error(`[React-Transition-State] invalid key: ${n}`));const l=f.current.get(n),d=e=>{switch(Wi(n,e,h,p,l.timeoutId,u),e){case 1:m>=0&&(l.timeoutId=setTimeout((()=>x(n)),m));break;case 4:g>=0&&(l.timeoutId=setTimeout((()=>x(n)),g));break;case 0:case 3:l.timeoutId=setTimeout((()=>d(e+1)),0)}},y=a.isEnter;"boolean"!=typeof s&&(s=!y),s?y||(d(t?o?0:1:2),!e&&p.current.forEach(((e,t)=>t!==n&&v(t,!1)))):y&&d(r?i?3:4:Bi(c))}),[u,x,e,t,r,o,i,m,g,c]),w=n.useCallback((t=>{if(e||!1===t)for(const e of p.current.keys())v(e,t)}),[e,v]);return{stateMap:d,toggle:v,toggleAll:w,endTransition:x,setItem:y,deleteItem:b}})(Ii({timeout:r,enter:Li(t,"enter"),exit:Li(t,"exit"),preEnter:Li(t,"preEnter"),preExit:Li(t,"preExit")},o));return Ii({mountOnEnter:!!o.mountOnEnter,initialEntered:!!o.initialEntered},i)})({allowMultiple:r,initialEntered:o,mountOnEnter:i,unmountOnExit:s,transition:a,transitionTimeout:l,onStateChange:c});return ne.exports.jsx(qi,Ii({},u,{ref:t,providerValue:d}))}));Ki.displayName="Accordion";let $i=0;const es=n.useId||(()=>{const[e,t]=n.useState();return n.useEffect((()=>t(++$i)),[]),e&&`szh-adn-${e}`}),ts="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?n.useLayoutEffect:n.useEffect;function rs(e,t){"function"==typeof e?e(t):e.current=t}function ns(e,t){return n.useMemo((()=>e?t?r=>{rs(e,r),rs(t,r)}:e:t),[e,t])}const os=["itemKey","initialEntered"],is=["forwardedRef","itemRef","state","toggle","className","disabled","header","headingTag","headingProps","buttonProps","contentProps","panelProps","children"],ss=(e,t)=>"function"==typeof e?e(t):e,as=n.memo((e=>{let{forwardedRef:t,itemRef:r,state:o,toggle:i,className:s,disabled:a,header:l,headingTag:c="h3",headingProps:u,buttonProps:d,contentProps:h,panelProps:p,children:f}=e,m=ji(e,is);const g={state:o,toggle:i,disabled:a},{buttonProps:y,panelProps:b}=(({state:e,toggle:t,disabled:r})=>{const n=es(),o=n&&n+"-",i={id:n,"aria-controls":o,"aria-expanded":e.isEnter,onClick:t};return r?i.disabled=!0:i["data-szh-adn-btn"]="",{buttonProps:i,panelProps:{id:o,"aria-labelledby":n,role:"region"}}})(g),[x,v]=(({status:e,isResolved:t})=>{const[r,o]=n.useState(),i=n.useRef(null);return ts((()=>{("preEnter"===e||"preExit"===e)&&o(i.current.getBoundingClientRect().height)}),[e]),[{height:"preEnter"===e||"exiting"===e?0:"entering"===e||"preExit"===e?r:void 0,overflow:t?void 0:"hidden"},i]})(o),w=ns(p&&p.ref,v),{status:E,isMounted:A,isEnter:k}=o;return ne.exports.jsxs("div",Ii({},m,{ref:ns(t,r),className:Zi("szh-accordion","item",{status:E,expanded:k})(s,o),children:[ne.exports.jsx(c,Ii({},u,{style:Ii({margin:0},u&&u.style),className:Zi("szh-accordion","item-heading")(u&&u.className,o),children:ne.exports.jsx("button",Ii({},Hi(y,d),{type:"button",className:Zi("szh-accordion","item-btn")(d&&d.className,o),children:ss(l,g)}))})),A&&ne.exports.jsx("div",Ii({},h,{style:Ii({display:"exited"===E?"none":void 0},x,h&&h.style),className:Zi("szh-accordion","item-content")(h&&h.className,o),children:ne.exports.jsx("div",Ii({},Hi(b,p),{ref:w,className:Zi("szh-accordion","item-panel")(p&&p.className,o),children:ss(f,g)}))}))]}))}));as.displayName="AccordionItem";const ls=(e=>{const t=n.forwardRef(((t,r)=>{let{itemKey:o,initialEntered:i}=t,s=ji(t,os);return ne.exports.jsx(e,Ii({forwardedRef:r},s,(({itemKey:e,initialEntered:t,disabled:r}={})=>{const o=n.useRef(null),i=(()=>{const e=n.useContext(Vi);if("production"!==process.env.NODE_ENV&&!e.stateMap)throw new Error("[React-Accordion] Cannot find a <AccordionProvider/> above this AccordionItem.");return e})(),s=null!=e?e:o.current,a=((e,t,r)=>{const{stateMap:n,mountOnEnter:o,initialEntered:i}=e,s=null!=r?r:i;return n.get(t)||{status:s?"entered":o?"unmounted":"exited",isMounted:!o,isEnter:s,isResolved:!0}})(i,s,t),{setItem:l,deleteItem:c,toggle:u}=i;return n.useEffect((()=>{if(r)return;const n=null!=e?e:o.current;return l(n,{initialEntered:t}),()=>{c(n)}}),[l,c,e,t,r]),{itemRef:o,state:a,toggle:n.useCallback((e=>u(s,e)),[u,s])}})({itemKey:o,initialEntered:i,disabled:s.disabled})))}));return t.displayName="WithAccordionItem",t})(as);function cs(e){var t=e.sx,n=e.buttonProps,o=br(e,["sx","buttonProps"]);return ne.exports.jsx(er,yr({component:ls,sx:r.merge({"& button":{p:0,border:"none",width:"100%",backgroundColor:"transparent",cursor:"pointer"}},t),buttonProps:yr({className:function(e){var t=e.isEnter;return"".concat(t?"active":"")}},n)},o))}function us({input:e,showDecimals:r=4,showPrecisionDecimals:n=2,showIntegerOnly:o=!1,showDecimalsOnly:i=!1,noGroupSeparator:s=!1}){const a=new t.BigNumber(e);if(a.isNaN())return"-";let l=a.dp(r,t.BigNumber.ROUND_DOWN);return l.eq(0)&&(a.gt(0)||a.lt(0))&&(l=a.sd(null!=n?n:r,t.BigNumber.ROUND_DOWN)),o&&(l=l.integerValue(t.BigNumber.ROUND_DOWN)),i&&(l=l.minus(l.integerValue(t.BigNumber.ROUND_DOWN))),s?l.toFormat({decimalSeparator:".",groupSeparator:"",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:"",fractionGroupSize:0}):l.toFormat()}function ds({input:e,decimals:r,showPrecisionDecimals:n=2,noGroupSeparator:o}){if(null==e)return"-";const i=new t.BigNumber(e);if(i.isNaN())return"-";return us({input:i,showDecimals:void 0===r?0:r>6?6:r>4?4:r,showPrecisionDecimals:n,noGroupSeparator:o})}function hs(e){if("number"==typeof e)return hs(new t.BigNumber(e));if(e.isNaN())return"NaN";if(e.isNegative())return`-${hs(e.negated())}`;if(e.isZero())return"0";let r=e.integerValue(t.BigNumber.ROUND_FLOOR),n=e.minus(r),o="";for(;!r.isZero();){o=r.modulo(10).toString().toString()+o,r=r.idiv(10)}if(""===o&&(o="0"),n.isZero())return o;o+=".";let i=0;for(;!n.isZero()&&i<100;){const e=n.times(10),r=e.integerValue(t.BigNumber.ROUND_FLOOR);o+=r.toString(),n=e.minus(r),i+=1}return o}const ps=(e,r)=>{if("string"==typeof e&&!e.match(/[-+]?\d+(.+d+)?/))return e;const n=new t.BigNumber(e);if(r){let e=n.toFixed(r,t.BigNumber.ROUND_DOWN);return o=e,new t.BigNumber(o).isZero()&&(e=hs(n.precision(r,t.BigNumber.ROUND_DOWN))),e}var o;return hs(n)},fs=(e,t)=>{let r=e;const n=r.match("[0-9。.]+");r=n&&n.length>0?n[0]:"",r=r.replace("。",".");let o=0;if(r){const e=r.split("."),t=0===e[0].length?["0"]:[e[0]];e.length>1?t[1]=e.slice(1,e.length).join(""):t[0].length>1&&"0"===t[0][0]&&(t[0]=t[0].slice(1,t[0].length)),t.length>1&&(o=t[1].length),r=t.join(".")}return t>=0&&o>t?ps(r,t):r},ms=(e,r,n)=>{const o=new t.BigNumber(e).times(new t.BigNumber(10).pow(r));return n?o:o.dp(0)};function gs(e){return Number(e.toString().split(".")[0])}let ys=!1,bs=!1;const xs={debug:1,default:2,info:2,warning:3,error:4,off:5};let vs=xs.default,ws=null;const Es=function(){try{const e=[];if(["NFD","NFC","NFKD","NFKC"].forEach((t=>{try{if("test"!=="test".normalize(t))throw new Error("bad normalize")}catch(r){e.push(t)}})),e.length)throw new Error("missing "+e.join(", "));if(String.fromCharCode(233).normalize("NFD")!==String.fromCharCode(101,769))throw new Error("broken implementation")}catch(e){return e.message}return null}();var As,ks;!function(e){e.DEBUG="DEBUG",e.INFO="INFO",e.WARNING="WARNING",e.ERROR="ERROR",e.OFF="OFF"}(As||(As={})),function(e){e.UNKNOWN_ERROR="UNKNOWN_ERROR",e.NOT_IMPLEMENTED="NOT_IMPLEMENTED",e.UNSUPPORTED_OPERATION="UNSUPPORTED_OPERATION",e.NETWORK_ERROR="NETWORK_ERROR",e.SERVER_ERROR="SERVER_ERROR",e.TIMEOUT="TIMEOUT",e.BUFFER_OVERRUN="BUFFER_OVERRUN",e.NUMERIC_FAULT="NUMERIC_FAULT",e.MISSING_NEW="MISSING_NEW",e.INVALID_ARGUMENT="INVALID_ARGUMENT",e.MISSING_ARGUMENT="MISSING_ARGUMENT",e.UNEXPECTED_ARGUMENT="UNEXPECTED_ARGUMENT",e.CALL_EXCEPTION="CALL_EXCEPTION",e.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",e.NONCE_EXPIRED="NONCE_EXPIRED",e.REPLACEMENT_UNDERPRICED="REPLACEMENT_UNDERPRICED",e.UNPREDICTABLE_GAS_LIMIT="UNPREDICTABLE_GAS_LIMIT",e.TRANSACTION_REPLACED="TRANSACTION_REPLACED",e.ACTION_REJECTED="ACTION_REJECTED"}(ks||(ks={}));const Cs="0123456789abcdef";class Rs{constructor(e){Object.defineProperty(this,"version",{enumerable:!0,value:e,writable:!1})}_log(e,t){const r=e.toLowerCase();null==xs[r]&&this.throwArgumentError("invalid log level name","logLevel",e),vs>xs[r]||console.log.apply(console,t)}debug(...e){this._log(Rs.levels.DEBUG,e)}info(...e){this._log(Rs.levels.INFO,e)}warn(...e){this._log(Rs.levels.WARNING,e)}makeError(e,t,r){if(bs)return this.makeError("censored error",t,{});t||(t=Rs.errors.UNKNOWN_ERROR),r||(r={});const n=[];Object.keys(r).forEach((e=>{const t=r[e];try{if(t instanceof Uint8Array){let r="";for(let e=0;e<t.length;e++)r+=Cs[t[e]>>4],r+=Cs[15&t[e]];n.push(e+"=Uint8Array(0x"+r+")")}else n.push(e+"="+JSON.stringify(t))}catch(t){n.push(e+"="+JSON.stringify(r[e].toString()))}})),n.push(`code=${t}`),n.push(`version=${this.version}`);const o=e;let i="";switch(t){case ks.NUMERIC_FAULT:{i="NUMERIC_FAULT";const t=e;switch(t){case"overflow":case"underflow":case"division-by-zero":i+="-"+t;break;case"negative-power":case"negative-width":i+="-unsupported";break;case"unbound-bitwise-result":i+="-unbound-result"}break}case ks.CALL_EXCEPTION:case ks.INSUFFICIENT_FUNDS:case ks.MISSING_NEW:case ks.NONCE_EXPIRED:case ks.REPLACEMENT_UNDERPRICED:case ks.TRANSACTION_REPLACED:case ks.UNPREDICTABLE_GAS_LIMIT:i=t}i&&(e+=" [ See: https://links.ethers.org/v5-errors-"+i+" ]"),n.length&&(e+=" ("+n.join(", ")+")");const s=new Error(e);return s.reason=o,s.code=t,Object.keys(r).forEach((function(e){s[e]=r[e]})),s}throwError(e,t,r){throw this.makeError(e,t,r)}throwArgumentError(e,t,r){return this.throwError(e,Rs.errors.INVALID_ARGUMENT,{argument:t,value:r})}assert(e,t,r,n){e||this.throwError(t,r,n)}assertArgument(e,t,r,n){e||this.throwArgumentError(t,r,n)}checkNormalize(e){Es&&this.throwError("platform missing String.prototype.normalize",Rs.errors.UNSUPPORTED_OPERATION,{operation:"String.prototype.normalize",form:Es})}checkSafeUint53(e,t){"number"==typeof e&&(null==t&&(t="value not safe"),(e<0||e>=9007199254740991)&&this.throwError(t,Rs.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"out-of-safe-range",value:e}),e%1&&this.throwError(t,Rs.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"non-integer",value:e}))}checkArgumentCount(e,t,r){r=r?": "+r:"",e<t&&this.throwError("missing argument"+r,Rs.errors.MISSING_ARGUMENT,{count:e,expectedCount:t}),e>t&&this.throwError("too many arguments"+r,Rs.errors.UNEXPECTED_ARGUMENT,{count:e,expectedCount:t})}checkNew(e,t){e!==Object&&null!=e||this.throwError("missing new",Rs.errors.MISSING_NEW,{name:t.name})}checkAbstract(e,t){e===t?this.throwError("cannot instantiate abstract class "+JSON.stringify(t.name)+" directly; use a sub-class",Rs.errors.UNSUPPORTED_OPERATION,{name:e.name,operation:"new"}):e!==Object&&null!=e||this.throwError("missing new",Rs.errors.MISSING_NEW,{name:t.name})}static globalLogger(){return ws||(ws=new Rs("logger/5.7.0")),ws}static setCensorship(e,t){if(!e&&t&&this.globalLogger().throwError("cannot permanently disable censorship",Rs.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"}),ys){if(!e)return;this.globalLogger().throwError("error censorship permanent",Rs.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"})}bs=!!e,ys=!!t}static setLogLevel(e){const t=xs[e.toLowerCase()];null!=t?vs=t:Rs.globalLogger().warn("invalid log level - "+e)}static from(e){return new Rs(e)}}Rs.errors=ks,Rs.levels=As;const Ss=new Rs("bytes/5.7.0");function Ts(e){return!!e.toHexString}function Ns(e){return e.slice||(e.slice=function(){const t=Array.prototype.slice.call(arguments);return Ns(new Uint8Array(Array.prototype.slice.apply(e,t)))}),e}function Ms(e){return Bs(e)&&!(e.length%2)||Os(e)}function Fs(e){return"number"==typeof e&&e==e&&e%1==0}function Os(e){if(null==e)return!1;if(e.constructor===Uint8Array)return!0;if("string"==typeof e)return!1;if(!Fs(e.length)||e.length<0)return!1;for(let t=0;t<e.length;t++){const r=e[t];if(!Fs(r)||r<0||r>=256)return!1}return!0}function Is(e,t){if(t||(t={}),"number"==typeof e){Ss.checkSafeUint53(e,"invalid arrayify value");const t=[];for(;e;)t.unshift(255&e),e=parseInt(String(e/256));return 0===t.length&&t.push(0),Ns(new Uint8Array(t))}if(t.allowMissingPrefix&&"string"==typeof e&&"0x"!==e.substring(0,2)&&(e="0x"+e),Ts(e)&&(e=e.toHexString()),Bs(e)){let r=e.substring(2);r.length%2&&("left"===t.hexPad?r="0"+r:"right"===t.hexPad?r+="0":Ss.throwArgumentError("hex data is odd-length","value",e));const n=[];for(let e=0;e<r.length;e+=2)n.push(parseInt(r.substring(e,e+2),16));return Ns(new Uint8Array(n))}return Os(e)?Ns(new Uint8Array(e)):Ss.throwArgumentError("invalid arrayify value","value",e)}function js(e){const t=e.map((e=>Is(e))),r=t.reduce(((e,t)=>e+t.length),0),n=new Uint8Array(r);return t.reduce(((e,t)=>(n.set(t,e),e+t.length)),0),Ns(n)}function Ds(e){let t=Is(e);if(0===t.length)return t;let r=0;for(;r<t.length&&0===t[r];)r++;return r&&(t=t.slice(r)),t}function Bs(e,t){return!("string"!=typeof e||!e.match(/^0x[0-9A-Fa-f]*$/))&&(!t||e.length===2+2*t)}function _s(e,t){if(t||(t={}),"number"==typeof e){Ss.checkSafeUint53(e,"invalid hexlify value");let t="";for(;e;)t="0123456789abcdef"[15&e]+t,e=Math.floor(e/16);return t.length?(t.length%2&&(t="0"+t),"0x"+t):"0x00"}if("bigint"==typeof e)return(e=e.toString(16)).length%2?"0x0"+e:"0x"+e;if(t.allowMissingPrefix&&"string"==typeof e&&"0x"!==e.substring(0,2)&&(e="0x"+e),Ts(e))return e.toHexString();if(Bs(e))return e.length%2&&("left"===t.hexPad?e="0x0"+e.substring(2):"right"===t.hexPad?e+="0":Ss.throwArgumentError("hex data is odd-length","value",e)),e.toLowerCase();if(Os(e)){let t="0x";for(let r=0;r<e.length;r++){let n=e[r];t+="0123456789abcdef"[(240&n)>>4]+"0123456789abcdef"[15&n]}return t}return Ss.throwArgumentError("invalid hexlify value","value",e)}function Ps(e){if("string"!=typeof e)e=_s(e);else if(!Bs(e)||e.length%2)return null;return(e.length-2)/2}function Ws(e,t,r){return"string"!=typeof e?e=_s(e):(!Bs(e)||e.length%2)&&Ss.throwArgumentError("invalid hexData","value",e),t=2+2*t,null!=r?"0x"+e.substring(t,2+2*r):"0x"+e.substring(t)}function Us(e){let t="0x";return e.forEach((e=>{t+=_s(e).substring(2)})),t}function Ls(e){const t=function(e){"string"!=typeof e&&(e=_s(e));Bs(e)||Ss.throwArgumentError("invalid hex string","value",e);e=e.substring(2);let t=0;for(;t<e.length&&"0"===e[t];)t++;return"0x"+e.substring(t)}(_s(e,{hexPad:"left"}));return"0x"===t?"0x0":t}function Vs(e,t){for("string"!=typeof e?e=_s(e):Bs(e)||Ss.throwArgumentError("invalid hex string","value",e),e.length>2*t+2&&Ss.throwArgumentError("value out of range","value",arguments[1]);e.length<2*t+2;)e="0x0"+e.substring(2);return e}function Zs(e){const t={r:"0x",s:"0x",_vs:"0x",recoveryParam:0,v:0,yParityAndS:"0x",compact:"0x"};if(Ms(e)){let r=Is(e);64===r.length?(t.v=27+(r[32]>>7),r[32]&=127,t.r=_s(r.slice(0,32)),t.s=_s(r.slice(32,64))):65===r.length?(t.r=_s(r.slice(0,32)),t.s=_s(r.slice(32,64)),t.v=r[64]):Ss.throwArgumentError("invalid signature string","signature",e),t.v<27&&(0===t.v||1===t.v?t.v+=27:Ss.throwArgumentError("signature invalid v byte","signature",e)),t.recoveryParam=1-t.v%2,t.recoveryParam&&(r[32]|=128),t._vs=_s(r.slice(32,64))}else{if(t.r=e.r,t.s=e.s,t.v=e.v,t.recoveryParam=e.recoveryParam,t._vs=e._vs,null!=t._vs){const r=function(e,t){(e=Is(e)).length>t&&Ss.throwArgumentError("value out of range","value",arguments[0]);const r=new Uint8Array(t);return r.set(e,t-e.length),Ns(r)}(Is(t._vs),32);t._vs=_s(r);const n=r[0]>=128?1:0;null==t.recoveryParam?t.recoveryParam=n:t.recoveryParam!==n&&Ss.throwArgumentError("signature recoveryParam mismatch _vs","signature",e),r[0]&=127;const o=_s(r);null==t.s?t.s=o:t.s!==o&&Ss.throwArgumentError("signature v mismatch _vs","signature",e)}if(null==t.recoveryParam)null==t.v?Ss.throwArgumentError("signature missing v and recoveryParam","signature",e):0===t.v||1===t.v?t.recoveryParam=t.v:t.recoveryParam=1-t.v%2;else if(null==t.v)t.v=27+t.recoveryParam;else{const r=0===t.v||1===t.v?t.v:1-t.v%2;t.recoveryParam!==r&&Ss.throwArgumentError("signature recoveryParam mismatch v","signature",e)}null!=t.r&&Bs(t.r)?t.r=Vs(t.r,32):Ss.throwArgumentError("signature missing or invalid r","signature",e),null!=t.s&&Bs(t.s)?t.s=Vs(t.s,32):Ss.throwArgumentError("signature missing or invalid s","signature",e);const r=Is(t.s);r[0]>=128&&Ss.throwArgumentError("signature s out of range","signature",e),t.recoveryParam&&(r[0]|=128);const n=_s(r);t._vs&&(Bs(t._vs)||Ss.throwArgumentError("signature invalid _vs","signature",e),t._vs=Vs(t._vs,32)),null==t._vs?t._vs=n:t._vs!==n&&Ss.throwArgumentError("signature _vs mismatch v and s","signature",e)}return t.yParityAndS=t._vs,t.compact=t.r+t.yParityAndS.substring(2),t}var Hs={exports:{}};
|
|
37
|
+
*/function me(e,t){const r=T.default(e,t);return"production"!==process.env.NODE_ENV?(...t)=>{const n="string"==typeof e?`"${e}"`:"component";return 0===t.length?console.error([`MUI: Seems like you called \`styled(${n})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join("\n")):t.some((e=>void 0===e))&&console.error(`MUI: the styled(${n})(...args) API requires all its args to be defined.`),r(...t)}:r}!function(e){"production"===process.env.NODE_ENV?e.exports=function(){if(ce)return de;ce=1;var e,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),a=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen");function m(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:switch(e=e.type){case n:case i:case o:case u:case d:return e;default:switch(e=e&&e.$$typeof){case l:case a:case c:case p:case h:case s:return e;default:return f}}case r:return f}}}return e=Symbol.for("react.module.reference"),de.ContextConsumer=a,de.ContextProvider=s,de.Element=t,de.ForwardRef=c,de.Fragment=n,de.Lazy=p,de.Memo=h,de.Portal=r,de.Profiler=i,de.StrictMode=o,de.Suspense=u,de.SuspenseList=d,de.isAsyncMode=function(){return!1},de.isConcurrentMode=function(){return!1},de.isContextConsumer=function(e){return m(e)===a},de.isContextProvider=function(e){return m(e)===s},de.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},de.isForwardRef=function(e){return m(e)===c},de.isFragment=function(e){return m(e)===n},de.isLazy=function(e){return m(e)===p},de.isMemo=function(e){return m(e)===h},de.isPortal=function(e){return m(e)===r},de.isProfiler=function(e){return m(e)===i},de.isStrictMode=function(e){return m(e)===o},de.isSuspense=function(e){return m(e)===u},de.isSuspenseList=function(e){return m(e)===d},de.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===n||t===i||t===o||t===u||t===d||t===f||"object"==typeof t&&null!==t&&(t.$$typeof===p||t.$$typeof===h||t.$$typeof===s||t.$$typeof===a||t.$$typeof===c||t.$$typeof===e||void 0!==t.getModuleId)},de.typeOf=m,de}():e.exports=(he||(he=1,"production"!==process.env.NODE_ENV&&function(){var e,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),a=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen");function m(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:var m=e.type;switch(m){case n:case i:case o:case u:case d:return m;default:var g=m&&m.$$typeof;switch(g){case l:case a:case c:case p:case h:case s:return g;default:return f}}case r:return f}}}e=Symbol.for("react.module.reference");var g=a,y=s,b=t,x=c,v=n,w=p,E=h,A=r,C=i,k=o,R=u,S=d,T=!1,N=!1;pe.ContextConsumer=g,pe.ContextProvider=y,pe.Element=b,pe.ForwardRef=x,pe.Fragment=v,pe.Lazy=w,pe.Memo=E,pe.Portal=A,pe.Profiler=C,pe.StrictMode=k,pe.Suspense=R,pe.SuspenseList=S,pe.isAsyncMode=function(e){return T||(T=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1},pe.isConcurrentMode=function(e){return N||(N=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1},pe.isContextConsumer=function(e){return m(e)===a},pe.isContextProvider=function(e){return m(e)===s},pe.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},pe.isForwardRef=function(e){return m(e)===c},pe.isFragment=function(e){return m(e)===n},pe.isLazy=function(e){return m(e)===p},pe.isMemo=function(e){return m(e)===h},pe.isPortal=function(e){return m(e)===r},pe.isProfiler=function(e){return m(e)===i},pe.isStrictMode=function(e){return m(e)===o},pe.isSuspense=function(e){return m(e)===u},pe.isSuspenseList=function(e){return m(e)===d},pe.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===n||t===i||t===o||t===u||t===d||t===f||"object"==typeof t&&null!==t&&(t.$$typeof===p||t.$$typeof===h||t.$$typeof===s||t.$$typeof===a||t.$$typeof===c||t.$$typeof===e||void 0!==t.getModuleId)},pe.typeOf=m}()),pe)}(ue),"production"!==process.env.NODE_ENV&&(fe.propTypes={defaultTheme:j.exports.object,styles:j.exports.oneOfType([j.exports.string,j.exports.object,j.exports.func])});var ge="production"!==process.env.NODE_ENV?j.exports.oneOfType([j.exports.number,j.exports.string,j.exports.object,j.exports.array]):{};function ye(){return ye=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ye.apply(this,arguments)}function be(e){return null!==e&&"object"==typeof e&&e.constructor===Object}function xe(e,t,r={clone:!0}){const n=r.clone?ye({},e):e;return be(e)&&be(t)&&Object.keys(t).forEach((o=>{"__proto__"!==o&&(be(t[o])&&o in e&&be(e[o])?n[o]=xe(e[o],t[o],r):n[o]=t[o])})),n}function ve(e){return"production"===process.env.NODE_ENV?e:ye({},e,{"exact-prop: ":t=>{const r=Object.keys(t).filter((t=>!e.hasOwnProperty(t)));return r.length>0?new Error(`The following props are not supported: ${r.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}})}function we(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;e<arguments.length;e+=1)t+="&args[]="+encodeURIComponent(arguments[e]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}const Ee=/^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;function Ae(e,t=""){return e.displayName||e.name||function(e){const t=`${e}`.match(Ee);return t&&t[1]||""}(e)||t}function Ce(e,t,r){const n=Ae(t);return e.displayName||(""!==n?`${r}(${n})`:r)}function ke(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":we(7));return e.charAt(0).toUpperCase()+e.slice(1)}function Re(){return Re=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Re.apply(this,arguments)}function Se(e,t){return t?xe(e,t,{clone:!1}):e}const Te={xs:0,sm:600,md:900,lg:1200,xl:1536},Ne={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Te[e]}px)`};function Me(e,t,r){const n=e.theme||{};if(Array.isArray(t)){const e=n.breakpoints||Ne;return t.reduce(((n,o,i)=>(n[e.up(e.keys[i])]=r(t[i]),n)),{})}if("object"==typeof t){const e=n.breakpoints||Ne;return Object.keys(t).reduce(((n,o)=>{if(-1!==Object.keys(e.values||Te).indexOf(o))n[e.up(o)]=r(t[o],o);else{const e=o;n[e]=t[e]}return n}),{})}return r(t)}function Fe(e,t,r=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&r){const r=`vars.${t}`.split(".").reduce(((e,t)=>e&&e[t]?e[t]:null),e);if(null!=r)return r}return t.split(".").reduce(((e,t)=>e&&null!=e[t]?e[t]:null),e)}function Oe(e,t,r,n=r){let o;return o="function"==typeof e?e(r):Array.isArray(e)?e[r]||n:Fe(e,r)||n,t&&(o=t(o)),o}function Ie(e){const{prop:t,cssProperty:r=e.prop,themeKey:n,transform:o}=e,i=e=>{if(null==e[t])return null;const i=e[t],s=Fe(e.theme,n)||{};return Me(e,i,(e=>{let n=Oe(s,o,e);return e===n&&"string"==typeof e&&(n=Oe(s,o,`${t}${"default"===e?"":ke(e)}`,e)),!1===r?n:{[r]:n}}))};return i.propTypes="production"!==process.env.NODE_ENV?{[t]:ge}:{},i.filterProps=[t],i}function je(...e){const t=e.reduce(((e,t)=>(t.filterProps.forEach((r=>{e[r]=t})),e)),{}),r=e=>Object.keys(e).reduce(((r,n)=>t[n]?Se(r,t[n](e)):r),{});return r.propTypes="production"!==process.env.NODE_ENV?e.reduce(((e,t)=>Object.assign(e,t.propTypes)),{}):{},r.filterProps=e.reduce(((e,t)=>e.concat(t.filterProps)),[]),r}const De={m:"margin",p:"padding"},Be={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},_e={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Pe=function(e){const t={};return e=>(void 0===t[e]&&(t[e]=(e=>{if(e.length>2){if(!_e[e])return[e];e=_e[e]}const[t,r]=e.split(""),n=De[t],o=Be[r]||"";return Array.isArray(o)?o.map((e=>n+e)):[n+o]})(e)),t[e])}(),We=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Ue=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],Le=[...We,...Ue];function Ve(e,t,r,n){var o;const i=null!=(o=Fe(e,t,!1))?o:r;return"number"==typeof i?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${e}.`),i*e):Array.isArray(i)?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&(Number.isInteger(e)?e>i.length-1&&console.error([`MUI: The value provided (${e}) overflows.`,`The supported values are: ${JSON.stringify(i)}.`,`${e} > ${i.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join("\n"))),i[e]):"function"==typeof i?i:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${t}\` value (${i}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function Ze(e){return Ve(e,"spacing",8,"spacing")}function He(e,t){if("string"==typeof t||null==t)return t;const r=e(Math.abs(t));return t>=0?r:"number"==typeof r?-r:`-${r}`}function ze(e){return function(e,t){const r=Ze(e.theme);return Object.keys(e).map((n=>function(e,t,r,n){if(-1===t.indexOf(r))return null;const o=function(e,t){return r=>e.reduce(((e,n)=>(e[n]=He(t,r),e)),{})}(Pe(r),n);return Me(e,e[r],o)}(e,t,n,r))).reduce(Se,{})}(e,Le)}function Ye(e){return"number"!=typeof e?e:`${e}px solid`}"production"===process.env.NODE_ENV||We.reduce(((e,t)=>(e[t]=ge,e)),{}),"production"===process.env.NODE_ENV||Ue.reduce(((e,t)=>(e[t]=ge,e)),{}),ze.propTypes="production"!==process.env.NODE_ENV?Le.reduce(((e,t)=>(e[t]=ge,e)),{}):{},ze.filterProps=Le;const Ge=Ie({prop:"border",themeKey:"borders",transform:Ye}),Xe=Ie({prop:"borderTop",themeKey:"borders",transform:Ye}),Je=Ie({prop:"borderRight",themeKey:"borders",transform:Ye}),qe=Ie({prop:"borderBottom",themeKey:"borders",transform:Ye}),Qe=Ie({prop:"borderLeft",themeKey:"borders",transform:Ye}),Ke=Ie({prop:"borderColor",themeKey:"palette"}),$e=Ie({prop:"borderTopColor",themeKey:"palette"}),et=Ie({prop:"borderRightColor",themeKey:"palette"}),tt=Ie({prop:"borderBottomColor",themeKey:"palette"}),rt=Ie({prop:"borderLeftColor",themeKey:"palette"}),nt=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const t=Ve(e.theme,"shape.borderRadius",4,"borderRadius"),r=e=>({borderRadius:He(t,e)});return Me(e,e.borderRadius,r)}return null};nt.propTypes="production"!==process.env.NODE_ENV?{borderRadius:ge}:{},nt.filterProps=["borderRadius"];var ot=je(Ge,Xe,Je,qe,Qe,Ke,$e,et,tt,rt,nt),it=je(Ie({prop:"displayPrint",cssProperty:!1,transform:e=>({"@media print":{display:e}})}),Ie({prop:"display"}),Ie({prop:"overflow"}),Ie({prop:"textOverflow"}),Ie({prop:"visibility"}),Ie({prop:"whiteSpace"})),st=je(Ie({prop:"flexBasis"}),Ie({prop:"flexDirection"}),Ie({prop:"flexWrap"}),Ie({prop:"justifyContent"}),Ie({prop:"alignItems"}),Ie({prop:"alignContent"}),Ie({prop:"order"}),Ie({prop:"flex"}),Ie({prop:"flexGrow"}),Ie({prop:"flexShrink"}),Ie({prop:"alignSelf"}),Ie({prop:"justifyItems"}),Ie({prop:"justifySelf"}));const at=e=>{if(void 0!==e.gap&&null!==e.gap){const t=Ve(e.theme,"spacing",8,"gap"),r=e=>({gap:He(t,e)});return Me(e,e.gap,r)}return null};at.propTypes="production"!==process.env.NODE_ENV?{gap:ge}:{},at.filterProps=["gap"];const lt=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const t=Ve(e.theme,"spacing",8,"columnGap"),r=e=>({columnGap:He(t,e)});return Me(e,e.columnGap,r)}return null};lt.propTypes="production"!==process.env.NODE_ENV?{columnGap:ge}:{},lt.filterProps=["columnGap"];const ct=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const t=Ve(e.theme,"spacing",8,"rowGap"),r=e=>({rowGap:He(t,e)});return Me(e,e.rowGap,r)}return null};ct.propTypes="production"!==process.env.NODE_ENV?{rowGap:ge}:{},ct.filterProps=["rowGap"];var ut=je(at,lt,ct,Ie({prop:"gridColumn"}),Ie({prop:"gridRow"}),Ie({prop:"gridAutoFlow"}),Ie({prop:"gridAutoColumns"}),Ie({prop:"gridAutoRows"}),Ie({prop:"gridTemplateColumns"}),Ie({prop:"gridTemplateRows"}),Ie({prop:"gridTemplateAreas"}),Ie({prop:"gridArea"})),dt=je(Ie({prop:"color",themeKey:"palette"}),Ie({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette"}),Ie({prop:"backgroundColor",themeKey:"palette"})),ht=je(Ie({prop:"position"}),Ie({prop:"zIndex",themeKey:"zIndex"}),Ie({prop:"top"}),Ie({prop:"right"}),Ie({prop:"bottom"}),Ie({prop:"left"})),pt=Ie({prop:"boxShadow",themeKey:"shadows"});function ft(e){return e<=1&&0!==e?100*e+"%":e}const mt=Ie({prop:"width",transform:ft}),gt=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const t=t=>{var r,n,o;return{maxWidth:(null==(r=e.theme)||null==(n=r.breakpoints)||null==(o=n.values)?void 0:o[t])||Te[t]||ft(t)}};return Me(e,e.maxWidth,t)}return null};gt.filterProps=["maxWidth"];const yt=Ie({prop:"minWidth",transform:ft}),bt=Ie({prop:"height",transform:ft}),xt=Ie({prop:"maxHeight",transform:ft}),vt=Ie({prop:"minHeight",transform:ft});Ie({prop:"size",cssProperty:"width",transform:ft}),Ie({prop:"size",cssProperty:"height",transform:ft});var wt=je(mt,gt,yt,bt,xt,vt,Ie({prop:"boxSizing"}));const Et=Ie({prop:"fontFamily",themeKey:"typography"}),At=Ie({prop:"fontSize",themeKey:"typography"}),Ct=Ie({prop:"fontStyle",themeKey:"typography"}),kt=Ie({prop:"fontWeight",themeKey:"typography"}),Rt=Ie({prop:"letterSpacing"}),St=Ie({prop:"textTransform"}),Tt=Ie({prop:"lineHeight"}),Nt=Ie({prop:"textAlign"});var Mt=je(Ie({prop:"typography",cssProperty:!1,themeKey:"typography"}),Et,At,Ct,kt,Rt,Tt,Nt,St);const Ft={borders:ot.filterProps,display:it.filterProps,flexbox:st.filterProps,grid:ut.filterProps,positions:ht.filterProps,palette:dt.filterProps,shadows:pt.filterProps,sizing:wt.filterProps,spacing:ze.filterProps,typography:Mt.filterProps},Ot={borders:ot,display:it,flexbox:st,grid:ut,positions:ht,palette:dt,shadows:pt,sizing:wt,spacing:ze,typography:Mt},It=Object.keys(Ft).reduce(((e,t)=>(Ft[t].forEach((r=>{e[r]=Ot[t]})),e)),{}),jt=function(e=Ot){const t=Object.keys(e).reduce(((t,r)=>(e[r].filterProps.forEach((n=>{t[n]=e[r]})),t)),{});function r(e,r,n){const o={[e]:r,theme:n},i=t[e];return i?i(o):{[e]:r}}return function e(n){const{sx:o,theme:i={}}=n||{};if(!o)return null;function s(n){let o=n;if("function"==typeof n)o=n(i);else if("object"!=typeof n)return n;if(!o)return null;const s=function(e={}){var t;return(null==e||null==(t=e.keys)?void 0:t.reduce(((t,r)=>(t[e.up(r)]={},t)),{}))||{}}(i.breakpoints),a=Object.keys(s);let l=s;return Object.keys(o).forEach((n=>{const s="function"==typeof(a=o[n])?a(i):a;var a;if(null!=s)if("object"==typeof s)if(t[n])l=Se(l,r(n,s,i));else{const t=Me({theme:i},s,(e=>({[n]:e})));!function(...e){const t=e.reduce(((e,t)=>e.concat(Object.keys(t))),[]),r=new Set(t);return e.every((e=>r.size===Object.keys(e).length))}(t,s)?l=Se(l,t):l[n]=e({sx:s,theme:i})}else l=Se(l,r(n,s,i))})),function(e,t){return e.reduce(((e,t)=>{const r=e[t];return(!r||0===Object.keys(r).length)&&delete e[t],e}),t)}(a,l)}return Array.isArray(o)?o.map(s):s(o)}}();jt.filterProps=["sx"];var Dt=jt;function Bt(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}const _t=["sx"];function Pt(e){var t,r,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(r=Pt(e[t]))&&(n&&(n+=" "),n+=r);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function Wt(){for(var e,t,r=0,n="";r<arguments.length;)(e=arguments[r++])&&(t=Pt(e))&&(n&&(n+=" "),n+=t);return n}const Ut=["values","unit","step"];var Lt={borderRadius:4};const Vt=["breakpoints","palette","spacing","shape"];function Zt(e={},...t){const{breakpoints:r={},palette:n={},spacing:o,shape:i={}}=e,s=Bt(e,Vt),a=function(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5}=e,o=Bt(e,Ut),i=(e=>{const t=Object.keys(e).map((t=>({key:t,val:e[t]})))||[];return t.sort(((e,t)=>e.val-t.val)),t.reduce(((e,t)=>Re({},e,{[t.key]:t.val})),{})})(t),s=Object.keys(i);function a(e){return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${r})`}function l(e){return`@media (max-width:${("number"==typeof t[e]?t[e]:e)-n/100}${r})`}function c(e,o){const i=s.indexOf(o);return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${r}) and (max-width:${(-1!==i&&"number"==typeof t[s[i]]?t[s[i]]:o)-n/100}${r})`}return Re({keys:s,values:i,up:a,down:l,between:c,only:function(e){return s.indexOf(e)+1<s.length?c(e,s[s.indexOf(e)+1]):a(e)},not:function(e){const t=s.indexOf(e);return 0===t?a(s[1]):t===s.length-1?l(s[t]):c(e,s[s.indexOf(e)+1]).replace("@media","@media not all and")},unit:r},o)}(r),l=function(e=8){if(e.mui)return e;const t=Ze({spacing:e}),r=(...e)=>("production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`)),(0===e.length?[1]:e).map((e=>{const r=t(e);return"number"==typeof r?`${r}px`:r})).join(" "));return r.mui=!0,r}(o);let c=xe({breakpoints:a,direction:"ltr",components:{},palette:Re({mode:"light"},n),spacing:l,shape:Re({},Lt,i)},s);return c=t.reduce(((e,t)=>xe(e,t)),c),c}const Ht=S.createContext(null);"production"!==process.env.NODE_ENV&&(Ht.displayName="ThemeContext");var zt=Ht;function Yt(){const e=S.useContext(zt);return"production"!==process.env.NODE_ENV&&S.useDebugValue(e),e}var Gt="function"==typeof Symbol&&Symbol.for?Symbol.for("mui.nested"):"__THEME_NESTED__";function Xt(e){const{children:t,theme:r}=e,n=Yt();"production"!==process.env.NODE_ENV&&null===n&&"function"==typeof r&&console.error(["MUI: You are providing a theme function prop to the ThemeProvider component:","<ThemeProvider theme={outerTheme => outerTheme} />","","However, no outer theme is present.","Make sure a theme is already injected higher in the React tree or provide a theme object."].join("\n"));const o=S.useMemo((()=>{const e=null===n?r:function(e,t){if("function"==typeof t){const r=t(e);return"production"!==process.env.NODE_ENV&&(r||console.error(["MUI: You should return an object from your theme function, i.e.","<ThemeProvider theme={() => ({})} />"].join("\n"))),r}return Re({},e,t)}(n,r);return null!=e&&(e[Gt]=null!==n),e}),[r,n]);return ne.exports.jsx(zt.Provider,{value:o,children:t})}function Jt(e=null){const t=Yt();return t&&(r=t,0!==Object.keys(r).length)?t:e;var r}"production"!==process.env.NODE_ENV&&(Xt.propTypes={children:j.exports.node,theme:j.exports.oneOfType([j.exports.object,j.exports.func]).isRequired}),"production"!==process.env.NODE_ENV&&"production"!==process.env.NODE_ENV&&(Xt.propTypes=ve(Xt.propTypes));const qt=Zt();function Qt(e=qt){return Jt(e)}const Kt=["className","component"],$t=function(e={}){const{defaultTheme:t,defaultClassName:r="MuiBox-root",generateClassName:n,styleFunctionSx:o=Dt}=e,i=me("div")(o);return S.forwardRef((function(e,o){const s=Qt(t),a=function(e){const{sx:t}=e,r=Bt(e,_t),{systemProps:n,otherProps:o}=(e=>{const t={systemProps:{},otherProps:{}};return Object.keys(e).forEach((r=>{It[r]?t.systemProps[r]=e[r]:t.otherProps[r]=e[r]})),t})(r);let i;return i=Array.isArray(t)?[n,...t]:"function"==typeof t?(...e)=>{const r=t(...e);return be(r)?Re({},n,r):n}:Re({},n,t),Re({},o,{sx:i})}(e),{className:l,component:c="div"}=a,u=Bt(a,Kt);return ne.exports.jsx(i,Re({as:c,ref:o,className:Wt(l,n?n(r):r),theme:s},u))}))}();"production"!==process.env.NODE_ENV&&($t.propTypes={children:j.exports.node,component:j.exports.elementType,sx:j.exports.oneOfType([j.exports.arrayOf(j.exports.oneOfType([j.exports.func,j.exports.object,j.exports.bool])),j.exports.func,j.exports.object])});var er=$t;const tr=["variant"];function rr(e){return 0===e.length}function nr(e){const{variant:t}=e,r=Bt(e,tr);let n=t||"";return Object.keys(r).sort().forEach((t=>{n+="color"===t?rr(n)?e[t]:ke(e[t]):`${rr(n)?t:ke(t)}${ke(e[t].toString())}`})),n}const or=["name","slot","skipVariantsResolver","skipSx","overridesResolver"],ir=["theme"],sr=["theme"];function ar(e){return 0===Object.keys(e).length}function lr(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}const cr=Zt(),ur=function(e={}){const{defaultTheme:t=cr,rootShouldForwardProp:r=lr,slotShouldForwardProp:n=lr,styleFunctionSx:o=Dt}=e;return(e,i={})=>{const{name:s,slot:a,skipVariantsResolver:l,skipSx:c,overridesResolver:u}=i,d=Bt(i,or),h=void 0!==l?l:a&&"Root"!==a||!1,p=c||!1;let f;var m;"production"!==process.env.NODE_ENV&&s&&(f=`${s}-${m=a||"Root",m.charAt(0).toLowerCase()+m.slice(1)}`);let g=lr;"Root"===a?g=r:a&&(g=n);const y=me(e,Re({shouldForwardProp:g,label:f},d)),b=(r,...n)=>{const i=n?n.map((e=>"function"==typeof e&&e.__emotion_real!==e?r=>{let{theme:n}=r,o=Bt(r,ir);return e(Re({theme:ar(n)?t:n},o))}:e)):[];let l=r;s&&u&&i.push((e=>{const r=ar(e.theme)?t:e.theme,n=((e,t)=>t.components&&t.components[e]&&t.components[e].styleOverrides?t.components[e].styleOverrides:null)(s,r);if(n){const t={};return Object.entries(n).forEach((([n,o])=>{t[n]="function"==typeof o?o(Re({},e,{theme:r})):o})),u(e,t)}return null})),s&&!h&&i.push((e=>{const r=ar(e.theme)?t:e.theme;return((e,t,r,n)=>{var o,i;const{ownerState:s={}}=e,a=[],l=null==r||null==(o=r.components)||null==(i=o[n])?void 0:i.variants;return l&&l.forEach((r=>{let n=!0;Object.keys(r.props).forEach((t=>{s[t]!==r.props[t]&&e[t]!==r.props[t]&&(n=!1)})),n&&a.push(t[nr(r.props)])})),a})(e,((e,t)=>{let r=[];t&&t.components&&t.components[e]&&t.components[e].variants&&(r=t.components[e].variants);const n={};return r.forEach((e=>{const t=nr(e.props);n[t]=e.style})),n})(s,r),r,s)})),p||i.push((e=>{const r=ar(e.theme)?t:e.theme;return o(Re({},e,{theme:r}))}));const c=i.length-n.length;if(Array.isArray(r)&&c>0){const e=new Array(c).fill("");l=[...r,...e],l.raw=[...r.raw,...e]}else"function"==typeof r&&r.__emotion_real!==r&&(l=e=>{let{theme:n}=e,o=Bt(e,sr);return r(Re({theme:ar(n)?t:n},o))});const d=y(l,...i);if("production"!==process.env.NODE_ENV){let t;s&&(t=`${s}${a||""}`),void 0===t&&(t=`Styled(${function(e){if(null!=e){if("string"==typeof e)return e;if("function"==typeof e)return Ae(e,"Component");if("object"==typeof e)switch(e.$$typeof){case ue.exports.ForwardRef:return Ce(e,e.render,"ForwardRef");case ue.exports.Memo:return Ce(e,e.type,"memo");default:return}}}(e)})`),d.displayName=t}return d};return y.withConfig&&(b.withConfig=y.withConfig),b}}();var dr=ur;function hr(e){const{theme:t,name:r,props:n}=e;return t&&t.components&&t.components[r]&&t.components[r].defaultProps?function(e,t){const r=ye({},t);return Object.keys(e).forEach((t=>{void 0===r[t]&&(r[t]=e[t])})),r}(t.components[r].defaultProps,n):n}function pr(e){if(e.type)return e;if("#"===e.charAt(0))return pr(function(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&1===r[0].length&&(r=r.map((e=>e+e))),r?`rgb${4===r.length?"a":""}(${r.map(((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}(e));const t=e.indexOf("("),r=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(r))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:we(9,e));let n,o=e.substring(t+1,e.length-1);if("color"===r){if(o=o.split(" "),n=o.shift(),4===o.length&&"/"===o[3].charAt(0)&&(o[3]=o[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${n}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:we(10,n))}else o=o.split(",");return o=o.map((e=>parseFloat(e))),{type:r,values:o,colorSpace:n}}function fr(e,t){return e=pr(e),t=function(e,t=0,r=1){return"production"!==process.env.NODE_ENV&&(e<t||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`),Math.min(Math.max(t,e),r)}(t),"rgb"!==e.type&&"hsl"!==e.type||(e.type+="a"),"color"===e.type?e.values[3]=`/${t}`:e.values[3]=t,function(e){const{type:t,colorSpace:r}=e;let{values:n}=e;return-1!==t.indexOf("rgb")?n=n.map(((e,t)=>t<3?parseInt(e,10):e)):-1!==t.indexOf("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),n=-1!==t.indexOf("color")?`${r} ${n.join(" ")}`:`${n.join(", ")}`,`${t}(${n})`}(e)}function mr(e){const t=Qt();return ne.exports.jsx(o.ThemeContext.Provider,{value:"object"==typeof t?t:{},children:e.children})}function gr(e){const{children:t,theme:r}=e;return ne.exports.jsx(Xt,{theme:r,children:ne.exports.jsx(mr,{children:t})})}"production"!==process.env.NODE_ENV&&(mr.propTypes={children:j.exports.node}),"production"!==process.env.NODE_ENV&&(gr.propTypes={children:j.exports.node,theme:j.exports.oneOfType([j.exports.func,j.exports.object]).isRequired}),"production"!==process.env.NODE_ENV&&"production"!==process.env.NODE_ENV&&(gr.propTypes=ve(gr.propTypes));var yr=function(){return yr=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},yr.apply(this,arguments)};function br(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function xr(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function vr(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function wr(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var Er={mode:"dark",primary:{main:"#FFE804"},secondary:{main:"#FFE804",contrastText:"#1A1A1B"},error:{main:"#FF6187",contrastText:"#FFFFFF"},warning:{main:"#EB8D27",contrastText:"#1A1A1B"},success:{main:"#55F9C7",contrastText:"#1A1A1B"},purple:{main:"#BC9CFF",contrastText:"#1A1A1B"},background:{default:"#252831",paper:"#33363F",paperContrast:"#41454F",backdrop:fr("#000",.9),input:"#252831",tag:fr("#FFF",.04)},text:{primary:"#FFF",secondary:fr("#FFF",.5),disabled:fr("#FFF",.3),placeholder:fr("#FFF",.3),link:"#FFE804"},border:{main:fr("#FFF",.1),light:fr("#FFF",.3),disabled:fr("#FFF",.1)},hover:{default:fr("#FFF",.1)}},Ar={mode:"light",primary:{main:"#1A1A1B"},secondary:{main:"#FFE804",contrastText:"#1A1A1B"},error:{main:"#EC5A7D",contrastText:"#FFFFFF"},warning:{main:"#B15600",contrastText:"#1A1A1B"},success:{main:"#2FBA90",contrastText:"#1A1A1B"},purple:{main:"#6851B4",contrastText:"#1A1A1B"},background:{default:"#F9F6E8",paper:"#FFFFFF",paperContrast:"#F6F6F6",backdrop:fr("#000",.9),input:"#F0F0F0",tag:fr("#1A1A1B",.04)},text:{primary:"#1A1A1B",secondary:fr("#1A1A1B",.5),disabled:fr("#1A1A1B",.3),placeholder:fr("#1A1A1B",.3),link:"#1A1A1B"},border:{main:fr("#1A1A1B",.1),light:fr("#1A1A1B",.3),disabled:fr("#1A1A1B",.1)},hover:{default:fr("#1A1A1B",.1)}},Cr=function(e,t,n){var o,i,s,a="light"===e,l=n?function(e){return["zh-CN","ja-JP","ko-KR"].includes(e)?400:500}(n):400,c=a?Ar:Er;(null===(o=null==t?void 0:t.palette)||void 0===o?void 0:o.mode)===e&&(c=t.palette);var u={spacing:1,shape:{borderRadius:1},breakpoints:{values:{mobile:0,tablet:768,laptop:1024,desktop:1200,largeDesktop:1536}},typography:{fontFamily:vr(vr(["Manrope"],xr("ja-JP"===n?["Meiryo"]:[]),!1),["Poppins","Inter","PingFangSC-Regular",'"Microsoft YaHei"',"sans-serif"],!1).join(","),fontSize:16,h1:{fontSize:36,lineHeight:"49px",fontWeight:600},h2:{fontSize:32,fontWeight:600,lineHeight:"44px"},h3:{fontSize:28,fontWeight:600,lineHeight:"38px"},caption:{fontSize:20,fontWeight:600,lineHeight:"28px"},h5:{fontSize:18,lineHeight:"24px",fontWeight:600},body1:{fontSize:16,lineHeight:"22px",fontWeight:l},body2:{fontSize:14,lineHeight:"19px",fontWeight:l},h6:{fontSize:12,lineHeight:"17px",fontWeight:l},button:{fontSize:16,lineHeight:1,fontWeight:600}},components:{MuiCssBaseline:{styleOverrides:{"::-webkit-scrollbar":{width:6,backgroundColor:"transparent"},"::-webkit-scrollbar-thumb":{backgroundColor:null===(i=c.border)||void 0===i?void 0:i.main,borderColor:null===(s=c.border)||void 0===s?void 0:s.main,borderRadius:100}}},MuiTypography:{defaultProps:{variantMapping:{h1:"h2",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"div",caption:"h5",subtitle1:"h5",subtitle2:"h5",body1:"div",body2:"div"}}}},zIndex:{tooltip:1500}};return yr(yr({},r.merge(u,t)),{palette:c})};var kr=function(e,t){var r;return yr({WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",boxSizing:"border-box",WebkitTextSizeAdjust:"100%"},t&&{colorScheme:null===(r=e.palette)||void 0===r?void 0:r.mode})},Rr=function(e){var t,r,n;return yr({color:null===(t=e.palette)||void 0===t?void 0:t.text.primary,fontFamily:null===(r=e.typography)||void 0===r?void 0:r.fontFamily},(null===(n=e.typography)||void 0===n?void 0:n.body1)||{})},Sr=function(e){var t;return yr(yr({},Rr(e)),{backgroundColor:null===(t=e.palette)||void 0===t?void 0:t.background.default,"@media print":{backgroundColor:"#FFF"}})};function Tr(e){var t=function({props:e,name:t,defaultTheme:r}){return hr({theme:Qt(r),name:t,props:e})}({props:e,name:"DODOCssBaseline"}),r=t.children,n=t.enableColorScheme,o=void 0!==n&&n,i=t.container;return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(fe,{styles:function(e){return function(e,t,r){var n,o,i,s,a,l;void 0===t&&(t=!1);var c={html:kr(e,t),"*, *::before, *::after":{boxSizing:"border-box"},"strong, b":{fontWeight:(null===(i=e.typography)||void 0===i?void 0:i.fontWeightBold)||"bolder"},body:yr(yr({margin:0},Sr(e)),{"&::backdrop":{backgroundColor:null===(s=e.palette)||void 0===s?void 0:s.background.default}})};r&&(delete c.html,delete c.body,(n={})[r]=yr(yr({},c),Rr(e)),c=n);var u=null===(l=null===(a=e.components)||void 0===a?void 0:a.MuiCssBaseline)||void 0===l?void 0:l.styleOverrides;if(u){if(r){var d={};Object.keys(u).forEach((function(e){d["*"+e]=u[e]})),(o={})[r]=d,u=o}c=[c,u]}return c}(e,o,i)}}),r]})}function Nr(){return Nr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Nr.apply(this,arguments)}function Mr(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}function Fr(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...r){return e(...r)||t(...r)}}function Or(e,t,r,n,o){const i=e[t],s=o||t;if(null==i||"undefined"==typeof window)return null;let a;const l=i.type;return"function"!=typeof l||function(e){const{prototype:t={}}=e;return Boolean(t.isReactComponent)}(l)||(a="Did you accidentally use a plain function component for an element instead?"),void 0!==a?new Error(`Invalid ${n} \`${s}\` supplied to \`${r}\`. Expected an element that can hold a ref. ${a} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Ir=Fr(j.exports.element,Or);Ir.isRequired=Fr(j.exports.element.isRequired,Or);var jr=Ir;function Dr(e){return"production"===process.env.NODE_ENV?e:Nr({},e,{"exact-prop: ":t=>{const r=Object.keys(t).filter((t=>!e.hasOwnProperty(t)));return r.length>0?new Error(`The following props are not supported: ${r.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}})}function Br(e,t,r,n,o){if("production"===process.env.NODE_ENV)return null;const i=e[t],s=o||t;return null==i?null:i&&1!==i.nodeType?new Error(`Invalid ${n} \`${s}\` supplied to \`${r}\`. Expected an HTMLElement.`):null}var _r=j.exports.oneOfType([j.exports.func,j.exports.object]);function Pr(...e){return e.reduce(((e,t)=>null==t?e:function(...r){e.apply(this,r),t.apply(this,r)}),(()=>{}))}function Wr(e){return e&&e.ownerDocument||document}function Ur(e){return Wr(e).defaultView||window}function Lr(e,t){"function"==typeof e?e(t):e&&(e.current=t)}var Vr="undefined"!=typeof window?S.useLayoutEffect:S.useEffect;function Zr(e){const t=S.useRef(e);return Vr((()=>{t.current=e})),S.useCallback(((...e)=>(0,t.current)(...e)),[])}function Hr(...e){return S.useMemo((()=>e.every((e=>null==e))?null:t=>{e.forEach((e=>{Lr(e,t)}))}),e)}let zr,Yr=!0,Gr=!1;const Xr={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function Jr(e){e.metaKey||e.altKey||e.ctrlKey||(Yr=!0)}function qr(){Yr=!1}function Qr(){"hidden"===this.visibilityState&&Gr&&(Yr=!0)}function Kr(){const e=S.useCallback((e=>{var t;null!=e&&((t=e.ownerDocument).addEventListener("keydown",Jr,!0),t.addEventListener("mousedown",qr,!0),t.addEventListener("pointerdown",qr,!0),t.addEventListener("touchstart",qr,!0),t.addEventListener("visibilitychange",Qr,!0))}),[]),t=S.useRef(!1);return{isFocusVisibleRef:t,onFocus:function(e){return!!function(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch(e){}return Yr||function(e){const{type:t,tagName:r}=e;return!("INPUT"!==r||!Xr[t]||e.readOnly)||"TEXTAREA"===r&&!e.readOnly||!!e.isContentEditable}(t)}(e)&&(t.current=!0,!0)},onBlur:function(){return!!t.current&&(Gr=!0,window.clearTimeout(zr),zr=window.setTimeout((()=>{Gr=!1}),100),t.current=!1,!0)},ref:e}}function $r(e,t,r){const n={};return Object.keys(e).forEach((o=>{n[o]=e[o].reduce(((e,n)=>{if(n){const o=t(n);""!==o&&e.push(o),r&&r[n]&&e.push(r[n])}return e}),[]).join(" ")})),n}const en=e=>e;var tn=(()=>{let e=en;return{configure(t){e=t},generate:t=>e(t),reset(){e=en}}})();const rn={active:"active",checked:"checked",completed:"completed",disabled:"disabled",readOnly:"readOnly",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",required:"required",selected:"selected"};function nn(e,t,r="Mui"){const n=rn[t];return n?`${r}-${n}`:`${tn.generate(e)}-${t}`}function on(e,t,r="Mui"){const n={};return t.forEach((t=>{n[t]=nn(e,t,r)})),n}function sn(e){return nn("MuiButton",e)}function an(e,t=[]){if(void 0===e)return{};const r={};return Object.keys(e).filter((r=>r.match(/^on[A-Z]/)&&"function"==typeof e[r]&&!t.includes(r))).forEach((t=>{r[t]=e[t]})),r}function ln(e){return"string"==typeof e}on("MuiButton",["root","active","disabled","focusVisible"]);const cn={disableDefaultClasses:!1},un=S.createContext(cn);function dn(e){const{disableDefaultClasses:t}=S.useContext(un);return r=>t?"":e(r)}function hn(e){if(void 0===e)return{};const t={};return Object.keys(e).filter((t=>!(t.match(/^on[A-Z]/)&&"function"==typeof e[t]))).forEach((r=>{t[r]=e[r]})),t}const pn=["elementType","externalSlotProps","ownerState"];function fn(e){var t;const{elementType:r,externalSlotProps:n,ownerState:o}=e,i=Mr(e,pn),s=function(e,t){return"function"==typeof e?e(t):e}(n,o),{props:a,internalRef:l}=function(e){const{getSlotProps:t,additionalProps:r,externalSlotProps:n,externalForwardedProps:o,className:i}=e;if(!t){const e=Wt(null==o?void 0:o.className,null==n?void 0:n.className,i,null==r?void 0:r.className),t=Nr({},null==r?void 0:r.style,null==o?void 0:o.style,null==n?void 0:n.style),s=Nr({},r,o,n);return e.length>0&&(s.className=e),Object.keys(t).length>0&&(s.style=t),{props:s,internalRef:void 0}}const s=an(Nr({},o,n)),a=hn(n),l=hn(o),c=t(s),u=Wt(null==c?void 0:c.className,null==r?void 0:r.className,i,null==o?void 0:o.className,null==n?void 0:n.className),d=Nr({},null==c?void 0:c.style,null==r?void 0:r.style,null==o?void 0:o.style,null==n?void 0:n.style),h=Nr({},c,r,l,a);return u.length>0&&(h.className=u),Object.keys(d).length>0&&(h.style=d),{props:h,internalRef:c.ref}}(Nr({},i,{externalSlotProps:s})),c=function(e,t,r){return void 0===e||ln(e)?t:Nr({},t,{ownerState:Nr({},t.ownerState,r)})}(r,Nr({},a,{ref:Hr(l,null==s?void 0:s.ref,null==(t=e.additionalProps)?void 0:t.ref)}),o);return c}const mn=["action","children","disabled","focusableWhenDisabled","onFocusVisible","slotProps","slots"],gn=S.forwardRef((function(e,t){var r;const{action:n,children:o,focusableWhenDisabled:i=!1,slotProps:s={},slots:a={}}=e,l=Mr(e,mn),c=S.useRef(),{active:u,focusVisible:d,setFocusVisible:h,getRootProps:p}=function(e={}){const{disabled:t=!1,focusableWhenDisabled:r,href:n,rootRef:o,tabIndex:i,to:s,type:a}=e,l=S.useRef(),[c,u]=S.useState(!1),{isFocusVisibleRef:d,onFocus:h,onBlur:p,ref:f}=Kr(),[m,g]=S.useState(!1);t&&!r&&m&&g(!1),S.useEffect((()=>{d.current=m}),[m,d]);const[y,b]=S.useState(""),x=e=>t=>{var r;m&&t.preventDefault(),null==(r=e.onMouseLeave)||r.call(e,t)},v=e=>t=>{var r;p(t),!1===d.current&&g(!1),null==(r=e.onBlur)||r.call(e,t)},w=e=>t=>{var r,n;l.current||(l.current=t.currentTarget),h(t),!0===d.current&&(g(!0),null==(n=e.onFocusVisible)||n.call(e,t)),null==(r=e.onFocus)||r.call(e,t)},E=()=>{const e=l.current;return"BUTTON"===y||"INPUT"===y&&["button","submit","reset"].includes(null==e?void 0:e.type)||"A"===y&&(null==e?void 0:e.href)},A=e=>r=>{var n;t||null==(n=e.onClick)||n.call(e,r)},C=e=>r=>{var n;t||(u(!0),document.addEventListener("mouseup",(()=>{u(!1)}),{once:!0})),null==(n=e.onMouseDown)||n.call(e,r)},k=e=>r=>{var n,o;null==(n=e.onKeyDown)||n.call(e,r),r.defaultMuiPrevented||(r.target!==r.currentTarget||E()||" "!==r.key||r.preventDefault(),r.target!==r.currentTarget||" "!==r.key||t||u(!0),r.target!==r.currentTarget||E()||"Enter"!==r.key||t||(null==(o=e.onClick)||o.call(e,r),r.preventDefault()))},R=e=>r=>{var n,o;r.target===r.currentTarget&&u(!1),null==(n=e.onKeyUp)||n.call(e,r),r.target!==r.currentTarget||E()||t||" "!==r.key||r.defaultMuiPrevented||null==(o=e.onClick)||o.call(e,r)},T=Hr(S.useCallback((e=>{var t;b(null!=(t=null==e?void 0:e.tagName)?t:"")}),[]),o,f,l),N={};return"BUTTON"===y?(N.type=null!=a?a:"button",r?N["aria-disabled"]=t:N.disabled=t):""!==y&&(n||s||(N.role="button",N.tabIndex=null!=i?i:0),t&&(N["aria-disabled"]=t,N.tabIndex=r?null!=i?i:0:-1)),{getRootProps:(t={})=>{const r=Nr({},an(e),t);return delete r.onFocusVisible,Nr({type:a},r,N,{onBlur:v(r),onClick:A(r),onFocus:w(r),onKeyDown:k(r),onKeyUp:R(r),onMouseDown:C(r),onMouseLeave:x(r),ref:T})},focusVisible:m,setFocusVisible:g,active:c,rootRef:T}}(Nr({},e,{focusableWhenDisabled:i}));S.useImperativeHandle(n,(()=>({focusVisible:()=>{h(!0),c.current.focus()}})),[h]);const f=Nr({},e,{active:u,focusableWhenDisabled:i,focusVisible:d}),m=(e=>{const{active:t,disabled:r,focusVisible:n}=e;return $r({root:["root",r&&"disabled",n&&"focusVisible",t&&"active"]},dn(sn))})(f),g=l.href||l.to?"a":"button",y=null!=(r=a.root)?r:g,b=fn({elementType:y,getSlotProps:p,externalForwardedProps:l,externalSlotProps:s.root,additionalProps:{ref:t},ownerState:f,className:m.root});return ne.exports.jsx(y,Nr({},b,{children:o}))}));"production"!==process.env.NODE_ENV&&(gn.propTypes={action:j.exports.oneOfType([j.exports.func,j.exports.shape({current:j.exports.shape({focusVisible:j.exports.func.isRequired})})]),children:j.exports.node,disabled:j.exports.bool,focusableWhenDisabled:j.exports.bool,href:j.exports.string,onFocusVisible:j.exports.func,slotProps:j.exports.shape({root:j.exports.oneOfType([j.exports.func,j.exports.object])}),slots:j.exports.shape({root:j.exports.elementType}),to:j.exports.string});var yn,bn,xn=gn;!function(e){e.contained="contained",e.outlined="outlined",e.dashed="dashed",e.second="second",e.tag="tag"}(yn||(yn={})),function(e){e.small="small",e.middle="middle",e.big="big"}(bn||(bn={}));var vn=function(e,t){var n,o,i,s,a,l=e.fullWidth,c=e.variant,u=e.sx,d=e.danger,h={px:16,py:10,typography:"button",whiteSpace:"nowrap",fontFamily:"inherit",display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},"&[disabled]":{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}};switch(e.size){case bn.small:h.height=36,h.borderRadius=8,h.typography="body2";break;case bn.big:h.height=60,h.borderRadius=16;break;default:h.height=48,h.borderRadius=8}l&&(h.display="flex",h.width="100%");var p="&:not([disabled]):hover";switch(c){case yn.outlined:h=yr(yr({},h),((n={border:"solid 1px ".concat(d?t.palette.error.main:t.palette.primary.main),color:d?"error.main":"primary.main","&[disabled]":{color:"text.disabled",borderColor:"border.disabled"}})[p]={background:fr(d?t.palette.error.main:t.palette.primary.main,.1)},n));break;case yn.dashed:h=yr(yr({},h),((o={height:h.height-1,border:"dashed 1px ".concat(d?t.palette.error.main:t.palette.border.light),color:d?"error.main":"primary.main","&[disabled]":{backgroundColor:"border.disabled",color:"text.disabled"}})[p]={background:fr(d?t.palette.error.main:t.palette.border.disabled,.1)},o));break;case yn.second:h=yr(yr({},h),((i={backgroundColor:d?"error.main":t.palette.background.tag,border:"none",color:d?"error.contrastText":"text.primary","&[disabled]":{backgroundColor:"border.disabled",color:"text.disabled"}})[p]={background:d?fr(t.palette.error.main,.1):fr(t.palette.border.disabled,.2)},i));break;case yn.tag:h=yr(yr({},h),((s={px:10,py:3,height:"auto",borderRadius:4,typography:"body2",backgroundColor:d?"error.main":"background.tag",border:"none",color:d?"error.contrastText":"primary.main","&[disabled]":{backgroundColor:"border.disabled",color:"text.disabled"}})[p]={background:d?fr(t.palette.error.main,.1):fr(t.palette.border.disabled,.2)},s));break;default:h=yr(yr({},h),((a={backgroundColor:d?"error.main":"secondary.main"})[p]={background:"linear-gradient(0deg, rgba(26, 26, 27, 0.1), rgba(26, 26, 27, 0.1)), ".concat(d?t.palette.error.main:(null==u?void 0:u.backgroundColor)||t.palette.secondary.main)},a.color=d?"error.contrastText":"secondary.contrastText",a["&[disabled]"]={backgroundColor:"border.disabled",color:"text.disabled"},a))}return r.merge(h,u)},wn=function(e){var t=e.onClick,r=e.disabled,n=e.children,o=e.component,s=e.to,a=e.isLoading,l=e.fullWidth,c=e.variant,u=e.sx,d=e.danger,h=e.size;e.ref;var p=br(e,["onClick","disabled","children","component","to","isLoading","fullWidth","variant","sx","danger","size","ref"]),f=Qt(),m={disabled:r,sx:vn({fullWidth:l,variant:c,sx:u,danger:d,size:h},f),onClick:t,component:o,to:s};return ne.exports.jsx(er,yr({},m,p,{component:xn,disabled:!!a||r,className:c||yn.contained},{children:ne.exports.jsxs(ne.exports.Fragment,{children:[a&&ne.exports.jsx(er,{component:i.Loading,sx:{mr:8,"& path":{fill:f.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}}),n]})}))};wn.Variant=yn,wn.Size=bn;var En,An=dr(xn)(En||(En=wr(["\n margin: 0;\n border: none;\n padding: 0;\n cursor: pointer;\n background: none;\n font-family: inherit;\n &:focus {\n outline: none;\n }\n &:active {\n outline: none;\n }\n"],["\n margin: 0;\n border: none;\n padding: 0;\n cursor: pointer;\n background: none;\n font-family: inherit;\n &:focus {\n outline: none;\n }\n &:active {\n outline: none;\n }\n"])));function Cn(e){return nn("MuiInput",e)}var kn=on("MuiInput",["root","formControl","focused","disabled","error","multiline","input","inputMultiline","inputTypeSearch","adornedStart","adornedEnd"]);const Rn=S.createContext(void 0);"production"!==process.env.NODE_ENV&&(Rn.displayName="FormControlContext");var Sn=Rn;const Tn=["aria-describedby","aria-label","aria-labelledby","autoComplete","autoFocus","className","defaultValue","disabled","endAdornment","error","id","multiline","name","onClick","onChange","onKeyDown","onKeyUp","onFocus","onBlur","placeholder","readOnly","required","startAdornment","value","type","rows","slotProps","slots","minRows","maxRows"],Nn=S.forwardRef((function(e,t){var r,n,o;const{"aria-describedby":i,"aria-label":s,"aria-labelledby":a,autoComplete:l,autoFocus:c,className:u,defaultValue:d,disabled:h,endAdornment:p,error:f,id:m,multiline:g=!1,name:y,onClick:b,onChange:x,onKeyDown:v,onKeyUp:w,onFocus:E,onBlur:A,placeholder:C,readOnly:k,required:R,startAdornment:T,value:N,type:M,rows:F,slotProps:O={},slots:I={},minRows:j,maxRows:D}=e,B=Mr(e,Tn),{getRootProps:_,getInputProps:P,focused:W,formControlContext:U,error:L,disabled:V}=function(e){const{defaultValue:t,disabled:r=!1,error:n=!1,onBlur:o,onChange:i,onFocus:s,required:a=!1,value:l,inputRef:c}=e,u=S.useContext(Sn);let d,h,p,f,m;var g,y,b;if(u){if(d=void 0,h=null!=(g=u.disabled)&&g,p=null!=(y=u.error)&&y,f=null!=(b=u.required)&&b,m=u.value,"production"!==process.env.NODE_ENV){const t=["defaultValue","disabled","error","required","value"].filter((t=>void 0!==e[t]));t.length>0&&console.warn(["MUI: You have set props on an input that is inside a FormControl.","Set these props on a FormControl instead. Otherwise they will be ignored.",`Ignored props: ${t.join(", ")}`].join("\n"))}}else d=t,h=r,p=n,f=a,m=l;const{current:x}=S.useRef(null!=m),v=S.useCallback((e=>{"production"!==process.env.NODE_ENV&&e&&"INPUT"!==e.nodeName&&!e.focus&&console.error(["MUI: You have provided a `slots.input` to the input component","that does not correctly handle the `ref` prop.","Make sure the `ref` prop is called with a HTMLInputElement."].join("\n"))}),[]),w=S.useRef(null),E=Hr(w,c,v),[A,C]=S.useState(!1);S.useEffect((()=>{!u&&h&&A&&(C(!1),null==o||o())}),[u,h,A,o]);const k=e=>t=>{var r,n;null!=u&&u.disabled?t.stopPropagation():(null==(r=e.onFocus)||r.call(e,t),u&&u.onFocus?null==u||null==(n=u.onFocus)||n.call(u):C(!0))},R=e=>(t,...r)=>{var n,o;if(!x&&null==(t.target||w.current))throw new Error("production"!==process.env.NODE_ENV?"MUI: Expected valid input target. Did you use a custom `slots.input` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info.":function(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;e<arguments.length;e+=1)t+="&args[]="+encodeURIComponent(arguments[e]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}(17));null==u||null==(n=u.onChange)||n.call(u,t),null==(o=e.onChange)||o.call(e,t,...r)};return{disabled:h,error:p,focused:A,formControlContext:u,getInputProps:(e={})=>{const t=Nr({},{onBlur:o,onChange:i,onFocus:s},an(e)),r=Nr({},e,t,{onBlur:(n=t,e=>{var t;null==(t=n.onBlur)||t.call(n,e),u&&u.onBlur?u.onBlur():C(!1)}),onChange:R(t),onFocus:k(t)});var n;return Nr({},r,{"aria-invalid":p||void 0,defaultValue:d,ref:E,value:m,required:f,disabled:h})},getRootProps:(t={})=>{const r=Nr({},an(e,["onBlur","onChange","onFocus"]),an(t));return Nr({},t,r,{onClick:(n=r,e=>{var t;w.current&&e.currentTarget===e.target&&w.current.focus(),null==(t=n.onClick)||t.call(n,e)})});var n},inputRef:E,required:f,value:m}}({disabled:h,defaultValue:d,error:f,onBlur:A,onClick:b,onChange:x,onFocus:E,required:R,value:N}),Z=g?void 0:null!=M?M:"text",H=Nr({},e,{disabled:V,error:L,focused:W,formControlContext:U,multiline:g,type:Z}),z=(e=>{const{disabled:t,error:r,focused:n,formControlContext:o,multiline:i,startAdornment:s,endAdornment:a}=e;return $r({root:["root",t&&"disabled",r&&"error",n&&"focused",Boolean(o)&&"formControl",i&&"multiline",Boolean(s)&&"adornedStart",Boolean(a)&&"adornedEnd"],input:["input",t&&"disabled",i&&"multiline"]},dn(Cn))})(H),Y={"aria-describedby":i,"aria-label":s,"aria-labelledby":a,autoComplete:l,autoFocus:c,id:m,onKeyDown:v,onKeyUp:w,name:y,placeholder:C,readOnly:k,type:Z},G=null!=(r=I.root)?r:"div",X=fn({elementType:G,getSlotProps:_,externalSlotProps:O.root,externalForwardedProps:B,additionalProps:{ref:t},ownerState:H,className:[z.root,u]}),J=g?null!=(n=I.textarea)?n:"textarea":null!=(o=I.input)?o:"input",q=fn({elementType:J,getSlotProps:e=>P(Nr({},Y,e)),externalSlotProps:O.input,additionalProps:Nr({rows:g?F:void 0},g&&!ln(J)&&{minRows:F||j,maxRows:F||D}),ownerState:H,className:z.input});return"production"!==process.env.NODE_ENV&&g&&F&&(j||D)&&console.warn("MUI: You can not use the `minRows` or `maxRows` props when the input `rows` prop is set."),ne.exports.jsxs(G,Nr({},X,{children:[T,ne.exports.jsx(J,Nr({},q)),p]}))}));"production"!==process.env.NODE_ENV&&(Nn.propTypes={"aria-describedby":j.exports.string,"aria-label":j.exports.string,"aria-labelledby":j.exports.string,autoComplete:j.exports.string,autoFocus:j.exports.bool,className:j.exports.string,defaultValue:j.exports.any,disabled:j.exports.bool,endAdornment:j.exports.node,error:j.exports.bool,id:j.exports.string,inputRef:j.exports.oneOfType([j.exports.func,j.exports.shape({current:j.exports.object})]),maxRows:j.exports.number,minRows:j.exports.number,multiline:j.exports.bool,name:j.exports.string,onBlur:j.exports.func,onChange:j.exports.func,onClick:j.exports.func,onFocus:j.exports.func,onKeyDown:j.exports.func,onKeyUp:j.exports.func,placeholder:j.exports.string,readOnly:j.exports.bool,required:j.exports.bool,rows:j.exports.number,slotProps:j.exports.shape({input:j.exports.oneOfType([j.exports.func,j.exports.object]),root:j.exports.oneOfType([j.exports.func,j.exports.object])}),slots:j.exports.shape({input:j.exports.elementType,root:j.exports.elementType,textarea:j.exports.elementType}),startAdornment:j.exports.node,type:j.exports.oneOf(["button","checkbox","color","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"]),value:j.exports.any});var Mn=Nn;function Fn(e){var t,n,o=e.fullWidth,i=e.height,s=e.suffixGap,a=e.error,l=e.sx,c=br(e,["fullWidth","height","suffixGap","error","sx"]);return ne.exports.jsx(er,yr({component:"div",sx:r.merge(yr(yr(yr((t={position:"relative",display:o?"flex":"inline-flex",alignItems:"center",border:"1px solid",borderColor:a?"error.main":"border.main",borderRadius:8,backgroundColor:"background.input"},t["&.".concat(kn.disabled)]={color:"text.disabled",cursor:"default"},t.height=i,t),o&&{width:"100%"}),{"& > *:not(input):not(.MuiSelect-select):first-of-type":{ml:s,whiteSpace:"nowrap"},"& > *:not(input):last-child":{mr:s,whiteSpace:"nowrap"}}),a?{}:(n={},n["&.".concat(kn.focused)]={borderColor:"text.secondary"},n)),l)},c))}var On=dr(er)((function(e){var t=e.theme,r="{\n color: ".concat(t.palette.text.placeholder,";\n font-size: 14px;\n font-weight: 500;\n opacity: 1;\n }");return"\n font: inherit;\n font-size: 16px;\n font-weight: 600;\n line-height: 19px;\n padding: ".concat(t.spacing(14,16),";\n &::-webkit-outer-spin-button {\n -webkit-appearance: none;\n }\n &::-webkit-inner-spin-button {\n -webkit-appearance: none;\n }\n height: 100%;\n width: 100%;\n border: none;\n color: ").concat(t.palette.text.primary,";\n background-color: transparent;\n &::-webkit-input-placeholder ").concat(r,";\n &::-moz-placeholder ").concat(r,";\n &:-ms-input-placeholder ").concat(r,";\n &::-ms-input-placeholder ").concat(r,";\n &:focus {\n outline: 0;\n }\n &:invalid {\n box-shadow: none;\n }\n &::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n &.").concat(kn.disabled," {\n opacity: 1;\n -webkit-text-fill-color: ").concat(t.palette.text.disabled,";\n }\n ")})),In=n.forwardRef((function(e,t){var r=e.fullWidth,o=e.error,i=e.errorMsg,s=e.sx,a=e.suffix,l=e.prefix,c=e.height,u=e.suffixGap,d=void 0===u?16:u,h=e.dataTestId,p=e.inputSx,f=br(e,["fullWidth","error","errorMsg","sx","suffix","prefix","height","suffixGap","dataTestId","inputSx"]),m=n.useCallback((function(e){return ne.exports.jsx(Fn,yr({fullWidth:r,height:c,suffixGap:d,error:o,sx:s,"data-testid":h},e))}),[r,c,d,o,h,JSON.stringify(s)]);return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(Mn,yr({slots:{root:m,input:On},startAdornment:l,endAdornment:a,slotProps:{input:{component:"input",sx:p}}},f,{ref:t})),i?ne.exports.jsx(er,yr({sx:{typography:"body2",color:"error.main",mt:6}},{children:i})):""]})})),jn=n.forwardRef((function(e,t){var n=e.weak,o=e.color,i=e.sx,s=br(e,["weak","color","sx"]),a=n?"text.primary":"text.secondary",l=n?"text.secondary":"text.primary";return o&&(a=o,l=o),ne.exports.jsx(er,yr({ref:t,sx:r.merge(yr({color:a,opacity:o&&!n?.5:1},{"&:hover":{color:l,opacity:o&&n?.5:1}}),i)},s))}));function Dn(e){var t=e.clearValue,n=e.hideSearchIcon,o=e.height,s=void 0===o?48:o,a=e.inputSx,l=br(e,["clearValue","hideSearchIcon","height","inputSx"]),c=Qt(),u=l.value;return ne.exports.jsx(In,yr({prefix:n?null:ne.exports.jsx(i.Search,{style:{width:24,minWidth:24,height:24,color:c.palette.text.placeholder}}),suffix:u&&t?ne.exports.jsx(jn,yr({sx:{width:24,minWidth:24,height:24,mr:12,display:"flex",justifyContent:"center",alignItems:"center",borderRadius:"50%",backgroundColor:"background.tag",cursor:"pointer"},onClick:t},{children:ne.exports.jsx(er,{component:i.Error,sx:{width:14,height:14}})})):null},l,{inputSx:r.merge({pl:4},a),height:s}))}var Bn=function(e){var t=e.sx,r=Qt();return ne.exports.jsx(er,{sx:yr({width:20,color:r.palette.primary.main,animation:"spin 3s linear infinite","@keyframes spin":{"100%":{transform:"rotate(360deg)"}}},t),component:i.Loading})};function _n(e){return e.substring(2).toLowerCase()}function Pn(e){const{children:t,disableReactTree:r=!1,mouseEvent:n="onClick",onClickAway:o,touchEvent:i="onTouchEnd"}=e,s=S.useRef(!1),a=S.useRef(null),l=S.useRef(!1),c=S.useRef(!1);S.useEffect((()=>(setTimeout((()=>{l.current=!0}),0),()=>{l.current=!1})),[]);const u=Hr(t.ref,a),d=Zr((e=>{const t=c.current;c.current=!1;const n=Wr(a.current);if(!l.current||!a.current||"clientX"in e&&function(e,t){return t.documentElement.clientWidth<e.clientX||t.documentElement.clientHeight<e.clientY}(e,n))return;if(s.current)return void(s.current=!1);let i;i=e.composedPath?e.composedPath().indexOf(a.current)>-1:!n.documentElement.contains(e.target)||a.current.contains(e.target),i||!r&&t||o(e)})),h=e=>r=>{c.current=!0;const n=t.props[e];n&&n(r)},p={ref:u};return!1!==i&&(p[i]=h(i)),S.useEffect((()=>{if(!1!==i){const e=_n(i),t=Wr(a.current),r=()=>{s.current=!0};return t.addEventListener(e,d),t.addEventListener("touchmove",r),()=>{t.removeEventListener(e,d),t.removeEventListener("touchmove",r)}}}),[d,i]),!1!==n&&(p[n]=h(n)),S.useEffect((()=>{if(!1!==n){const e=_n(n),t=Wr(a.current);return t.addEventListener(e,d),()=>{t.removeEventListener(e,d)}}}),[d,n]),ne.exports.jsx(S.Fragment,{children:S.cloneElement(t,p)})}"production"!==process.env.NODE_ENV&&(Pn.propTypes={children:jr.isRequired,disableReactTree:j.exports.bool,mouseEvent:j.exports.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:j.exports.func.isRequired,touchEvent:j.exports.oneOf(["onTouchEnd","onTouchStart",!1])}),"production"!==process.env.NODE_ENV&&(Pn.propTypes=Dr(Pn.propTypes));var Wn="top",Un="bottom",Ln="right",Vn="left",Zn=[Wn,Un,Ln,Vn],Hn=Zn.reduce((function(e,t){return e.concat([t+"-start",t+"-end"])}),[]),zn=[].concat(Zn,["auto"]).reduce((function(e,t){return e.concat([t,t+"-start",t+"-end"])}),[]),Yn=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function Gn(e){return e?(e.nodeName||"").toLowerCase():null}function Xn(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Jn(e){return e instanceof Xn(e).Element||e instanceof Element}function qn(e){return e instanceof Xn(e).HTMLElement||e instanceof HTMLElement}function Qn(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Xn(e).ShadowRoot||e instanceof ShadowRoot)}var Kn={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var r=t.styles[e]||{},n=t.attributes[e]||{},o=t.elements[e];qn(o)&&Gn(o)&&(Object.assign(o.style,r),Object.keys(n).forEach((function(e){var t=n[e];!1===t?o.removeAttribute(e):o.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach((function(e){var n=t.elements[e],o=t.attributes[e]||{},i=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:r[e]).reduce((function(e,t){return e[t]="",e}),{});qn(n)&&Gn(n)&&(Object.assign(n.style,i),Object.keys(o).forEach((function(e){n.removeAttribute(e)})))}))}},requires:["computeStyles"]};function $n(e){return e.split("-")[0]}var eo=Math.max,to=Math.min,ro=Math.round;function no(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map((function(e){return e.brand+"/"+e.version})).join(" "):navigator.userAgent}function oo(){return!/^((?!chrome|android).)*safari/i.test(no())}function io(e,t,r){void 0===t&&(t=!1),void 0===r&&(r=!1);var n=e.getBoundingClientRect(),o=1,i=1;t&&qn(e)&&(o=e.offsetWidth>0&&ro(n.width)/e.offsetWidth||1,i=e.offsetHeight>0&&ro(n.height)/e.offsetHeight||1);var s=(Jn(e)?Xn(e):window).visualViewport,a=!oo()&&r,l=(n.left+(a&&s?s.offsetLeft:0))/o,c=(n.top+(a&&s?s.offsetTop:0))/i,u=n.width/o,d=n.height/i;return{width:u,height:d,top:c,right:l+u,bottom:c+d,left:l,x:l,y:c}}function so(e){var t=io(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function ao(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&Qn(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function lo(e){return Xn(e).getComputedStyle(e)}function co(e){return["table","td","th"].indexOf(Gn(e))>=0}function uo(e){return((Jn(e)?e.ownerDocument:e.document)||window.document).documentElement}function ho(e){return"html"===Gn(e)?e:e.assignedSlot||e.parentNode||(Qn(e)?e.host:null)||uo(e)}function po(e){return qn(e)&&"fixed"!==lo(e).position?e.offsetParent:null}function fo(e){for(var t=Xn(e),r=po(e);r&&co(r)&&"static"===lo(r).position;)r=po(r);return r&&("html"===Gn(r)||"body"===Gn(r)&&"static"===lo(r).position)?t:r||function(e){var t=/firefox/i.test(no());if(/Trident/i.test(no())&&qn(e)&&"fixed"===lo(e).position)return null;var r=ho(e);for(Qn(r)&&(r=r.host);qn(r)&&["html","body"].indexOf(Gn(r))<0;){var n=lo(r);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||t&&"filter"===n.willChange||t&&n.filter&&"none"!==n.filter)return r;r=r.parentNode}return null}(e)||t}function mo(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function go(e,t,r){return eo(e,to(t,r))}function yo(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function bo(e,t){return t.reduce((function(t,r){return t[r]=e,t}),{})}var xo={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,r=e.state,n=e.name,o=e.options,i=r.elements.arrow,s=r.modifiersData.popperOffsets,a=$n(r.placement),l=mo(a),c=[Vn,Ln].indexOf(a)>=0?"height":"width";if(i&&s){var u=function(e,t){return yo("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:bo(e,Zn))}(o.padding,r),d=so(i),h="y"===l?Wn:Vn,p="y"===l?Un:Ln,f=r.rects.reference[c]+r.rects.reference[l]-s[l]-r.rects.popper[c],m=s[l]-r.rects.reference[l],g=fo(i),y=g?"y"===l?g.clientHeight||0:g.clientWidth||0:0,b=f/2-m/2,x=u[h],v=y-d[c]-u[p],w=y/2-d[c]/2+b,E=go(x,w,v),A=l;r.modifiersData[n]=((t={})[A]=E,t.centerOffset=E-w,t)}},effect:function(e){var t=e.state,r=e.options.element,n=void 0===r?"[data-popper-arrow]":r;null!=n&&("string"!=typeof n||(n=t.elements.popper.querySelector(n)))&&ao(t.elements.popper,n)&&(t.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function vo(e){return e.split("-")[1]}var wo={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Eo(e){var t,r=e.popper,n=e.popperRect,o=e.placement,i=e.variation,s=e.offsets,a=e.position,l=e.gpuAcceleration,c=e.adaptive,u=e.roundOffsets,d=e.isFixed,h=s.x,p=void 0===h?0:h,f=s.y,m=void 0===f?0:f,g="function"==typeof u?u({x:p,y:m}):{x:p,y:m};p=g.x,m=g.y;var y=s.hasOwnProperty("x"),b=s.hasOwnProperty("y"),x=Vn,v=Wn,w=window;if(c){var E=fo(r),A="clientHeight",C="clientWidth";E===Xn(r)&&"static"!==lo(E=uo(r)).position&&"absolute"===a&&(A="scrollHeight",C="scrollWidth"),(o===Wn||(o===Vn||o===Ln)&&"end"===i)&&(v=Un,m-=(d&&E===w&&w.visualViewport?w.visualViewport.height:E[A])-n.height,m*=l?1:-1),o!==Vn&&(o!==Wn&&o!==Un||"end"!==i)||(x=Ln,p-=(d&&E===w&&w.visualViewport?w.visualViewport.width:E[C])-n.width,p*=l?1:-1)}var k,R=Object.assign({position:a},c&&wo),S=!0===u?function(e,t){var r=e.x,n=e.y,o=t.devicePixelRatio||1;return{x:ro(r*o)/o||0,y:ro(n*o)/o||0}}({x:p,y:m},Xn(r)):{x:p,y:m};return p=S.x,m=S.y,l?Object.assign({},R,((k={})[v]=b?"0":"",k[x]=y?"0":"",k.transform=(w.devicePixelRatio||1)<=1?"translate("+p+"px, "+m+"px)":"translate3d("+p+"px, "+m+"px, 0)",k)):Object.assign({},R,((t={})[v]=b?m+"px":"",t[x]=y?p+"px":"",t.transform="",t))}var Ao={passive:!0},Co={left:"right",right:"left",bottom:"top",top:"bottom"};function ko(e){return e.replace(/left|right|bottom|top/g,(function(e){return Co[e]}))}var Ro={start:"end",end:"start"};function So(e){return e.replace(/start|end/g,(function(e){return Ro[e]}))}function To(e){var t=Xn(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function No(e){return io(uo(e)).left+To(e).scrollLeft}function Mo(e){var t=lo(e),r=t.overflow,n=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+o+n)}function Fo(e){return["html","body","#document"].indexOf(Gn(e))>=0?e.ownerDocument.body:qn(e)&&Mo(e)?e:Fo(ho(e))}function Oo(e,t){var r;void 0===t&&(t=[]);var n=Fo(e),o=n===(null==(r=e.ownerDocument)?void 0:r.body),i=Xn(n),s=o?[i].concat(i.visualViewport||[],Mo(n)?n:[]):n,a=t.concat(s);return o?a:a.concat(Oo(ho(s)))}function Io(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function jo(e,t,r){return"viewport"===t?Io(function(e,t){var r=Xn(e),n=uo(e),o=r.visualViewport,i=n.clientWidth,s=n.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;var c=oo();(c||!c&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}return{width:i,height:s,x:a+No(e),y:l}}(e,r)):Jn(t)?function(e,t){var r=io(e,!1,"fixed"===t);return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}(t,r):Io(function(e){var t,r=uo(e),n=To(e),o=null==(t=e.ownerDocument)?void 0:t.body,i=eo(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),s=eo(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),a=-n.scrollLeft+No(e),l=-n.scrollTop;return"rtl"===lo(o||r).direction&&(a+=eo(r.clientWidth,o?o.clientWidth:0)-i),{width:i,height:s,x:a,y:l}}(uo(e)))}function Do(e){var t,r=e.reference,n=e.element,o=e.placement,i=o?$n(o):null,s=o?vo(o):null,a=r.x+r.width/2-n.width/2,l=r.y+r.height/2-n.height/2;switch(i){case Wn:t={x:a,y:r.y-n.height};break;case Un:t={x:a,y:r.y+r.height};break;case Ln:t={x:r.x+r.width,y:l};break;case Vn:t={x:r.x-n.width,y:l};break;default:t={x:r.x,y:r.y}}var c=i?mo(i):null;if(null!=c){var u="y"===c?"height":"width";switch(s){case"start":t[c]=t[c]-(r[u]/2-n[u]/2);break;case"end":t[c]=t[c]+(r[u]/2-n[u]/2)}}return t}function Bo(e,t){void 0===t&&(t={});var r=t,n=r.placement,o=void 0===n?e.placement:n,i=r.strategy,s=void 0===i?e.strategy:i,a=r.boundary,l=void 0===a?"clippingParents":a,c=r.rootBoundary,u=void 0===c?"viewport":c,d=r.elementContext,h=void 0===d?"popper":d,p=r.altBoundary,f=void 0!==p&&p,m=r.padding,g=void 0===m?0:m,y=yo("number"!=typeof g?g:bo(g,Zn)),b="popper"===h?"reference":"popper",x=e.rects.popper,v=e.elements[f?b:h],w=function(e,t,r,n){var o="clippingParents"===t?function(e){var t=Oo(ho(e)),r=["absolute","fixed"].indexOf(lo(e).position)>=0&&qn(e)?fo(e):e;return Jn(r)?t.filter((function(e){return Jn(e)&&ao(e,r)&&"body"!==Gn(e)})):[]}(e):[].concat(t),i=[].concat(o,[r]),s=i[0],a=i.reduce((function(t,r){var o=jo(e,r,n);return t.top=eo(o.top,t.top),t.right=to(o.right,t.right),t.bottom=to(o.bottom,t.bottom),t.left=eo(o.left,t.left),t}),jo(e,s,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}(Jn(v)?v:v.contextElement||uo(e.elements.popper),l,u,s),E=io(e.elements.reference),A=Do({reference:E,element:x,strategy:"absolute",placement:o}),C=Io(Object.assign({},x,A)),k="popper"===h?C:E,R={top:w.top-k.top+y.top,bottom:k.bottom-w.bottom+y.bottom,left:w.left-k.left+y.left,right:k.right-w.right+y.right},S=e.modifiersData.offset;if("popper"===h&&S){var T=S[o];Object.keys(R).forEach((function(e){var t=[Ln,Un].indexOf(e)>=0?1:-1,r=[Wn,Un].indexOf(e)>=0?"y":"x";R[e]+=T[r]*t}))}return R}var _o={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var o=r.mainAxis,i=void 0===o||o,s=r.altAxis,a=void 0===s||s,l=r.fallbackPlacements,c=r.padding,u=r.boundary,d=r.rootBoundary,h=r.altBoundary,p=r.flipVariations,f=void 0===p||p,m=r.allowedAutoPlacements,g=t.options.placement,y=$n(g),b=l||(y!==g&&f?function(e){if("auto"===$n(e))return[];var t=ko(e);return[So(e),t,So(t)]}(g):[ko(g)]),x=[g].concat(b).reduce((function(e,r){return e.concat("auto"===$n(r)?function(e,t){void 0===t&&(t={});var r=t,n=r.placement,o=r.boundary,i=r.rootBoundary,s=r.padding,a=r.flipVariations,l=r.allowedAutoPlacements,c=void 0===l?zn:l,u=vo(n),d=u?a?Hn:Hn.filter((function(e){return vo(e)===u})):Zn,h=d.filter((function(e){return c.indexOf(e)>=0}));0===h.length&&(h=d);var p=h.reduce((function(t,r){return t[r]=Bo(e,{placement:r,boundary:o,rootBoundary:i,padding:s})[$n(r)],t}),{});return Object.keys(p).sort((function(e,t){return p[e]-p[t]}))}(t,{placement:r,boundary:u,rootBoundary:d,padding:c,flipVariations:f,allowedAutoPlacements:m}):r)}),[]),v=t.rects.reference,w=t.rects.popper,E=new Map,A=!0,C=x[0],k=0;k<x.length;k++){var R=x[k],S=$n(R),T="start"===vo(R),N=[Wn,Un].indexOf(S)>=0,M=N?"width":"height",F=Bo(t,{placement:R,boundary:u,rootBoundary:d,altBoundary:h,padding:c}),O=N?T?Ln:Vn:T?Un:Wn;v[M]>w[M]&&(O=ko(O));var I=ko(O),j=[];if(i&&j.push(F[S]<=0),a&&j.push(F[O]<=0,F[I]<=0),j.every((function(e){return e}))){C=R,A=!1;break}E.set(R,j)}if(A)for(var D=function(e){var t=x.find((function(t){var r=E.get(t);if(r)return r.slice(0,e).every((function(e){return e}))}));if(t)return C=t,"break"},B=f?3:1;B>0&&"break"!==D(B);B--);t.placement!==C&&(t.modifiersData[n]._skip=!0,t.placement=C,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function Po(e,t,r){return void 0===r&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function Wo(e){return[Wn,Ln,Un,Vn].some((function(t){return e[t]>=0}))}var Uo={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,r=e.options,n=e.name,o=r.offset,i=void 0===o?[0,0]:o,s=zn.reduce((function(e,r){return e[r]=function(e,t,r){var n=$n(e),o=[Vn,Wn].indexOf(n)>=0?-1:1,i="function"==typeof r?r(Object.assign({},t,{placement:e})):r,s=i[0],a=i[1];return s=s||0,a=(a||0)*o,[Vn,Ln].indexOf(n)>=0?{x:a,y:s}:{x:s,y:a}}(r,t.rects,i),e}),{}),a=s[t.placement],l=a.x,c=a.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[n]=s}},Lo={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,r=e.options,n=e.name,o=r.mainAxis,i=void 0===o||o,s=r.altAxis,a=void 0!==s&&s,l=r.boundary,c=r.rootBoundary,u=r.altBoundary,d=r.padding,h=r.tether,p=void 0===h||h,f=r.tetherOffset,m=void 0===f?0:f,g=Bo(t,{boundary:l,rootBoundary:c,padding:d,altBoundary:u}),y=$n(t.placement),b=vo(t.placement),x=!b,v=mo(y),w="x"===v?"y":"x",E=t.modifiersData.popperOffsets,A=t.rects.reference,C=t.rects.popper,k="function"==typeof m?m(Object.assign({},t.rects,{placement:t.placement})):m,R="number"==typeof k?{mainAxis:k,altAxis:k}:Object.assign({mainAxis:0,altAxis:0},k),S=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,T={x:0,y:0};if(E){if(i){var N,M="y"===v?Wn:Vn,F="y"===v?Un:Ln,O="y"===v?"height":"width",I=E[v],j=I+g[M],D=I-g[F],B=p?-C[O]/2:0,_="start"===b?A[O]:C[O],P="start"===b?-C[O]:-A[O],W=t.elements.arrow,U=p&&W?so(W):{width:0,height:0},L=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},V=L[M],Z=L[F],H=go(0,A[O],U[O]),z=x?A[O]/2-B-H-V-R.mainAxis:_-H-V-R.mainAxis,Y=x?-A[O]/2+B+H+Z+R.mainAxis:P+H+Z+R.mainAxis,G=t.elements.arrow&&fo(t.elements.arrow),X=G?"y"===v?G.clientTop||0:G.clientLeft||0:0,J=null!=(N=null==S?void 0:S[v])?N:0,q=I+Y-J,Q=go(p?to(j,I+z-J-X):j,I,p?eo(D,q):D);E[v]=Q,T[v]=Q-I}if(a){var K,$="x"===v?Wn:Vn,ee="x"===v?Un:Ln,te=E[w],re="y"===w?"height":"width",ne=te+g[$],oe=te-g[ee],ie=-1!==[Wn,Vn].indexOf(y),se=null!=(K=null==S?void 0:S[w])?K:0,ae=ie?ne:te-A[re]-C[re]-se+R.altAxis,le=ie?te+A[re]+C[re]-se-R.altAxis:oe,ce=p&&ie?function(e,t,r){var n=go(e,t,r);return n>r?r:n}(ae,te,le):go(p?ae:ne,te,p?le:oe);E[w]=ce,T[w]=ce-te}t.modifiersData[n]=T}},requiresIfExists:["offset"]};function Vo(e,t,r){void 0===r&&(r=!1);var n,o,i=qn(t),s=qn(t)&&function(e){var t=e.getBoundingClientRect(),r=ro(t.width)/e.offsetWidth||1,n=ro(t.height)/e.offsetHeight||1;return 1!==r||1!==n}(t),a=uo(t),l=io(e,s,r),c={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(i||!i&&!r)&&(("body"!==Gn(t)||Mo(a))&&(c=(n=t)!==Xn(n)&&qn(n)?{scrollLeft:(o=n).scrollLeft,scrollTop:o.scrollTop}:To(n)),qn(t)?((u=io(t,!0)).x+=t.clientLeft,u.y+=t.clientTop):a&&(u.x=No(a))),{x:l.left+c.scrollLeft-u.x,y:l.top+c.scrollTop-u.y,width:l.width,height:l.height}}function Zo(e){var t=new Map,r=new Set,n=[];function o(e){r.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!r.has(e)){var n=t.get(e);n&&o(n)}})),n.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){r.has(e.name)||o(e)})),n}var Ho={placement:"bottom",modifiers:[],strategy:"absolute"};function zo(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}var Yo=function(e){void 0===e&&(e={});var t=e,r=t.defaultModifiers,n=void 0===r?[]:r,o=t.defaultOptions,i=void 0===o?Ho:o;return function(e,t,r){void 0===r&&(r=i);var o,s,a={placement:"bottom",orderedModifiers:[],options:Object.assign({},Ho,i),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},l=[],c=!1,u={state:a,setOptions:function(r){var o="function"==typeof r?r(a.options):r;d(),a.options=Object.assign({},i,a.options,o),a.scrollParents={reference:Jn(e)?Oo(e):e.contextElement?Oo(e.contextElement):[],popper:Oo(t)};var s,c,h=function(e){var t=Zo(e);return Yn.reduce((function(e,r){return e.concat(t.filter((function(e){return e.phase===r})))}),[])}((s=[].concat(n,a.options.modifiers),c=s.reduce((function(e,t){var r=e[t.name];return e[t.name]=r?Object.assign({},r,t,{options:Object.assign({},r.options,t.options),data:Object.assign({},r.data,t.data)}):t,e}),{}),Object.keys(c).map((function(e){return c[e]}))));return a.orderedModifiers=h.filter((function(e){return e.enabled})),a.orderedModifiers.forEach((function(e){var t=e.name,r=e.options,n=void 0===r?{}:r,o=e.effect;if("function"==typeof o){var i=o({state:a,name:t,instance:u,options:n});l.push(i||function(){})}})),u.update()},forceUpdate:function(){if(!c){var e=a.elements,t=e.reference,r=e.popper;if(zo(t,r)){a.rects={reference:Vo(t,fo(r),"fixed"===a.options.strategy),popper:so(r)},a.reset=!1,a.placement=a.options.placement,a.orderedModifiers.forEach((function(e){return a.modifiersData[e.name]=Object.assign({},e.data)}));for(var n=0;n<a.orderedModifiers.length;n++)if(!0!==a.reset){var o=a.orderedModifiers[n],i=o.fn,s=o.options,l=void 0===s?{}:s,d=o.name;"function"==typeof i&&(a=i({state:a,options:l,name:d,instance:u})||a)}else a.reset=!1,n=-1}}},update:(o=function(){return new Promise((function(e){u.forceUpdate(),e(a)}))},function(){return s||(s=new Promise((function(e){Promise.resolve().then((function(){s=void 0,e(o())}))}))),s}),destroy:function(){d(),c=!0}};if(!zo(e,t))return u;function d(){l.forEach((function(e){return e()})),l=[]}return u.setOptions(r).then((function(e){!c&&r.onFirstUpdate&&r.onFirstUpdate(e)})),u}}({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,r=e.instance,n=e.options,o=n.scroll,i=void 0===o||o,s=n.resize,a=void 0===s||s,l=Xn(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&c.forEach((function(e){e.addEventListener("scroll",r.update,Ao)})),a&&l.addEventListener("resize",r.update,Ao),function(){i&&c.forEach((function(e){e.removeEventListener("scroll",r.update,Ao)})),a&&l.removeEventListener("resize",r.update,Ao)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,r=e.name;t.modifiersData[r]=Do({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,r=e.options,n=r.gpuAcceleration,o=void 0===n||n,i=r.adaptive,s=void 0===i||i,a=r.roundOffsets,l=void 0===a||a,c={placement:$n(t.placement),variation:vo(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,Eo(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:l})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,Eo(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},Kn,Uo,_o,Lo,xo,{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,r=e.name,n=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,s=Bo(t,{elementContext:"reference"}),a=Bo(t,{altBoundary:!0}),l=Po(s,n),c=Po(a,o,i),u=Wo(l),d=Wo(c);t.modifiersData[r]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:u,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":d})}}]});const Go=S.forwardRef((function(e,t){const{children:r,container:n,disablePortal:o=!1}=e,[i,s]=S.useState(null),a=Hr(S.isValidElement(r)?r.ref:null,t);if(Vr((()=>{o||s(function(e){return"function"==typeof e?e():e}(n)||document.body)}),[n,o]),Vr((()=>{if(i&&!o)return Lr(t,i),()=>{Lr(t,null)}}),[t,i,o]),o){if(S.isValidElement(r)){const e={ref:a};return S.cloneElement(r,e)}return ne.exports.jsx(S.Fragment,{children:r})}return ne.exports.jsx(S.Fragment,{children:i?N.createPortal(r,i):i})}));"production"!==process.env.NODE_ENV&&(Go.propTypes={children:j.exports.node,container:j.exports.oneOfType([Br,j.exports.func]),disablePortal:j.exports.bool}),"production"!==process.env.NODE_ENV&&(Go.propTypes=Dr(Go.propTypes));var Xo=Go;function Jo(e){return nn("MuiPopper",e)}on("MuiPopper",["root"]);const qo=["anchorEl","children","direction","disablePortal","modifiers","open","placement","popperOptions","popperRef","slotProps","slots","TransitionProps","ownerState"],Qo=["anchorEl","children","container","direction","disablePortal","keepMounted","modifiers","open","placement","popperOptions","popperRef","style","transition","slotProps","slots"];function Ko(e){return"function"==typeof e?e():e}function $o(e){return void 0!==e.nodeType}const ei={},ti=S.forwardRef((function(e,t){var r;const{anchorEl:n,children:o,direction:i,disablePortal:s,modifiers:a,open:l,placement:c,popperOptions:u,popperRef:d,slotProps:h={},slots:p={},TransitionProps:f}=e,m=Mr(e,qo),g=S.useRef(null),y=Hr(g,t),b=S.useRef(null),x=Hr(b,d),v=S.useRef(x);Vr((()=>{v.current=x}),[x]),S.useImperativeHandle(d,(()=>b.current),[]);const w=function(e,t){if("ltr"===t)return e;switch(e){case"bottom-end":return"bottom-start";case"bottom-start":return"bottom-end";case"top-end":return"top-start";case"top-start":return"top-end";default:return e}}(c,i),[E,A]=S.useState(w),[C,k]=S.useState(Ko(n));S.useEffect((()=>{b.current&&b.current.forceUpdate()})),S.useEffect((()=>{n&&k(Ko(n))}),[n]),Vr((()=>{if(!C||!l)return;if("production"!==process.env.NODE_ENV&&C&&$o(C)&&1===C.nodeType){const e=C.getBoundingClientRect();"test"!==process.env.NODE_ENV&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom&&console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}let e=[{name:"preventOverflow",options:{altBoundary:s}},{name:"flip",options:{altBoundary:s}},{name:"onUpdate",enabled:!0,phase:"afterWrite",fn:({state:e})=>{A(e.placement)}}];null!=a&&(e=e.concat(a)),u&&null!=u.modifiers&&(e=e.concat(u.modifiers));const t=Yo(C,g.current,Nr({placement:w},u,{modifiers:e}));return v.current(t),()=>{t.destroy(),v.current(null)}}),[C,s,a,l,u,w]);const R={placement:E};null!==f&&(R.TransitionProps=f);const T=$r({root:["root"]},dn(Jo)),N=null!=(r=p.root)?r:"div",M=fn({elementType:N,externalSlotProps:h.root,externalForwardedProps:m,additionalProps:{role:"tooltip",ref:y},ownerState:e,className:T.root});return ne.exports.jsx(N,Nr({},M,{children:"function"==typeof o?o(R):o}))})),ri=S.forwardRef((function(e,t){const{anchorEl:r,children:n,container:o,direction:i="ltr",disablePortal:s=!1,keepMounted:a=!1,modifiers:l,open:c,placement:u="bottom",popperOptions:d=ei,popperRef:h,style:p,transition:f=!1,slotProps:m={},slots:g={}}=e,y=Mr(e,Qo),[b,x]=S.useState(!0);if(!a&&!c&&(!f||b))return null;let v;if(o)v=o;else if(r){const e=Ko(r);v=e&&$o(e)?Wr(e).body:Wr(null).body}const w=f?{in:c,onEnter:()=>{x(!1)},onExited:()=>{x(!0)}}:void 0;return ne.exports.jsx(Xo,{disablePortal:s,container:v,children:ne.exports.jsx(ti,Nr({anchorEl:r,direction:i,disablePortal:s,modifiers:l,ref:t,open:f?!b:c,placement:u,popperOptions:d,popperRef:h,slotProps:m,slots:g},y,{style:Nr({position:"fixed",top:0,left:0,display:c||!a||f&&!b?void 0:"none"},p),TransitionProps:w,children:n}))})}));"production"!==process.env.NODE_ENV&&(ri.propTypes={anchorEl:Fr(j.exports.oneOfType([Br,j.exports.object,j.exports.func]),(e=>{if(e.open){const t=Ko(e.anchorEl);if(t&&$o(t)&&1===t.nodeType){const e=t.getBoundingClientRect();if("test"!==process.env.NODE_ENV&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}else if(!t||"function"!=typeof t.getBoundingClientRect||!$o(t)&&null!=t.contextElement&&1!==t.contextElement.nodeType)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","It should be an HTML element instance or a virtualElement ","(https://popper.js.org/docs/v2/virtual-elements/)."].join("\n"))}return null})),children:j.exports.oneOfType([j.exports.node,j.exports.func]),container:j.exports.oneOfType([Br,j.exports.func]),direction:j.exports.oneOf(["ltr","rtl"]),disablePortal:j.exports.bool,keepMounted:j.exports.bool,modifiers:j.exports.arrayOf(j.exports.shape({data:j.exports.object,effect:j.exports.func,enabled:j.exports.bool,fn:j.exports.func,name:j.exports.any,options:j.exports.object,phase:j.exports.oneOf(["afterMain","afterRead","afterWrite","beforeMain","beforeRead","beforeWrite","main","read","write"]),requires:j.exports.arrayOf(j.exports.string),requiresIfExists:j.exports.arrayOf(j.exports.string)})),open:j.exports.bool.isRequired,placement:j.exports.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:j.exports.shape({modifiers:j.exports.array,onFirstUpdate:j.exports.func,placement:j.exports.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),strategy:j.exports.oneOf(["absolute","fixed"])}),popperRef:_r,slotProps:j.exports.shape({root:j.exports.oneOfType([j.exports.func,j.exports.object])}),slots:j.exports.shape({root:j.exports.elementType}),transition:j.exports.bool});var ni=ri,oi="undefined"!=typeof window?S.useLayoutEffect:S.useEffect;function ii(e,t,r,n,o){var i="undefined"!=typeof window&&void 0!==window.matchMedia,s=xr(S.useState((function(){return o&&i?r(e).matches:n?n(e).matches:t})),2),a=s[0],l=s[1];return oi((function(){var t=!0;if(i){var n=r(e),o=function(){t&&l(n.matches)};return o(),n.addListener(o),function(){t=!1,n.removeListener(o)}}}),[e,r,i]),a}var si=S.useSyncExternalStore;function ai(e,t,r,n){var o=S.useCallback((function(){return t}),[t]),i=S.useMemo((function(){if(null!==n){var t=n(e).matches;return function(){return t}}return o}),[o,e,n]),s=xr(S.useMemo((function(){if(null===r)return[o,function(){return function(){}}];var t=r(e);return[function(){return t.matches},function(e){return t.addListener(e),function(){t.removeListener(e)}}]}),[o,r,e]),2),a=s[0],l=s[1];return si(l,a,i)}function li(){return{isMobile:function(e,t){void 0===t&&(t={});var r=Jt(),n="undefined"!=typeof window&&void 0!==window.matchMedia,o=hr({name:"MuiUseMediaQuery",props:t,theme:r||void 0}),i=o.defaultMatches,s=void 0!==i&&i,a=o.matchMedia,l=void 0===a?n?window.matchMedia:null:a,c=o.ssrMatchMedia,u=void 0===c?null:c,d=o.noSsr;"production"!==process.env.NODE_ENV&&null===r&&console.error(["MUI: The `query` argument provided is invalid.","You are providing a function without a theme in the context.","One of the parent elements needs to use a ThemeProvider."].join("\n"));var h=e(r);h=h.replace(/^@media( ?)/m,"");var p=(void 0!==si?ai:ii)(h,s,l,u,d);return"production"!==process.env.NODE_ENV&&S.useDebugValue({query:h,match:p}),p}((function(e){return e.breakpoints.down("tablet")}))}}var ci="DODOTooltip-arrow",ui=dr("div")((function(e){var t,r=e.theme;return"\n z-index: ".concat(null===(t=r.zIndex)||void 0===t?void 0:t.tooltip,';\n &[data-popper-placement*="bottom"] .').concat(ci," {\n top: 0;\n margin-top: -").concat(8,'px;\n &::before {\n transform-origin: 0 100%;\n }\n }\n &[data-popper-placement*="top"] .').concat(ci," {\n bottom: 0;\n margin-bottom: -").concat(8,'px;\n &::before {\n transform-origin: 100% 0;\n }\n }\n &[data-popper-placement*="right"] .').concat(ci,' {\n &::before {\n transform-origin: 100% 100%;\n }\n }\n &[data-popper-placement*="left"] .').concat(ci," {\n &::before {\n transform-origin: 0 0;\n }\n }\n ")}));function di(e){var t=e.title,o=e.sx,i=e.maxWidth,s=void 0===i?"auto":i,a=e.popperOptions,l=e.children,c=e.onlyHover,u=e.enterDelay,d=void 0===u?100:u,h=e.leaveDelay,p=void 0===h?0:h,f=br(e,["title","sx","maxWidth","popperOptions","children","onlyHover","enterDelay","leaveDelay"]);Qt();var m=li().isMobile,g=n.useRef(!1),y=n.useRef(!1),b=n.useRef(),x=n.useRef(),v=xr(n.useState(),2),w=v[0],E=v[1],A=xr(n.useState(),2),C=A[0],k=A[1],R=xr(n.useState(!1),2),S=R[0],T=R[1],N=m&&!c,M={ref:E};if(N)M.onClick=function(){T(!0)};else{var F=function(){y.current=!0,clearTimeout(x.current),clearTimeout(b.current),b.current=setTimeout((function(){T(!0)}),d)};M.onMouseOut=F,M.onMouseEnter=F,M.onMouseLeave=function(){y.current=!1,clearTimeout(x.current),clearTimeout(b.current),x.current=setTimeout((function(){y.current||g.current||T(!1)}),p)}}return n.useEffect((function(){return function(){T(!1),clearTimeout(x.current),clearTimeout(b.current)}}),[]),ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsxs(ni,yr({open:S,anchorEl:w,slots:{root:ui},popperOptions:r.merge({modifiers:[{name:"offset",options:{offset:[0,8]}},{name:"preventOverflow",options:{padding:20}},{name:"arrow",options:{element:C,padding:4}}]},a)},f,{children:[ne.exports.jsx(er,yr({sx:yr({typography:"h6",padding:12,maxWidth:s,fontWeight:500,backgroundColor:"background.paperContrast",borderRadius:8,color:"text.secondary",borderColor:"border.main",borderWidth:1,borderStyle:"solid",whiteSpace:"pre-wrap"},o),onMouseEnter:function(){N||(g.current=!0,clearTimeout(x.current),clearTimeout(b.current))},onMouseLeave:function(){N||(g.current=!1,clearTimeout(x.current),clearTimeout(b.current),x.current=setTimeout((function(){y.current||g.current||T(!1)}),p))},onClick:function(e){return e.stopPropagation()}},{children:t})),ne.exports.jsx(er,{ref:k,className:ci,sx:{overflow:"hidden",position:"absolute",width:16,height:9,boxSizing:"border-box",color:"background.paperContrast",bottom:0,marginBottom:-8,"&::before":{transformOrigin:"100% 0",content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)",border:"solid 1px",borderColor:"border.main"}}})]})),ne.exports.jsx(Pn,yr({onClickAway:function(){N&&T(!1)}},{children:n.cloneElement(l,M)}))]})}function hi(e){var t=e.title,r=e.ml,n=e.mr,o=e.size,s=void 0===o?15:o,a=e.sx,l=e.maxWidth,c=e.container;return e.onlyHover,t?ne.exports.jsx(di,yr({title:t,placement:"top",container:c,maxWidth:l,onlyHover:!0},{children:ne.exports.jsx(jn,{component:i.QuestionBorder,sx:yr({ml:r,mr:n,width:s,height:s},a)})})):null}function pi(e,t){t?e.setAttribute("aria-hidden","true"):e.removeAttribute("aria-hidden")}function fi(e){return parseInt(Ur(e).getComputedStyle(e).paddingRight,10)||0}function mi(e,t,r,n,o){const i=[t,r,...n];[].forEach.call(e.children,(e=>{const t=-1===i.indexOf(e),r=!function(e){const t=-1!==["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(e.tagName),r="INPUT"===e.tagName&&"hidden"===e.getAttribute("type");return t||r}(e);t&&r&&pi(e,o)}))}function gi(e,t){let r=-1;return e.some(((e,n)=>!!t(e)&&(r=n,!0))),r}const yi=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function bi(e){const t=[],r=[];return Array.from(e.querySelectorAll(yi)).forEach(((e,n)=>{const o=function(e){const t=parseInt(e.getAttribute("tabindex")||"",10);return Number.isNaN(t)?"true"===e.contentEditable||("AUDIO"===e.nodeName||"VIDEO"===e.nodeName||"DETAILS"===e.nodeName)&&null===e.getAttribute("tabindex")?0:e.tabIndex:t}(e);-1!==o&&function(e){return!(e.disabled||"INPUT"===e.tagName&&"hidden"===e.type||function(e){if("INPUT"!==e.tagName||"radio"!==e.type)return!1;if(!e.name)return!1;const t=t=>e.ownerDocument.querySelector(`input[type="radio"]${t}`);let r=t(`[name="${e.name}"]:checked`);return r||(r=t(`[name="${e.name}"]`)),r!==e}(e))}(e)&&(0===o?t.push(e):r.push({documentOrder:n,tabIndex:o,node:e}))})),r.sort(((e,t)=>e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex)).map((e=>e.node)).concat(t)}function xi(){return!0}function vi(e){const{children:t,disableAutoFocus:r=!1,disableEnforceFocus:n=!1,disableRestoreFocus:o=!1,getTabbable:i=bi,isEnabled:s=xi,open:a}=e,l=S.useRef(!1),c=S.useRef(null),u=S.useRef(null),d=S.useRef(null),h=S.useRef(null),p=S.useRef(!1),f=S.useRef(null),m=Hr(t.ref,f),g=S.useRef(null);S.useEffect((()=>{a&&f.current&&(p.current=!r)}),[r,a]),S.useEffect((()=>{if(!a||!f.current)return;const e=Wr(f.current);return f.current.contains(e.activeElement)||(f.current.hasAttribute("tabIndex")||("production"!==process.env.NODE_ENV&&console.error(["MUI: The modal content node does not accept focus.",'For the benefit of assistive technologies, the tabIndex of the node is being set to "-1".'].join("\n")),f.current.setAttribute("tabIndex","-1")),p.current&&f.current.focus()),()=>{o||(d.current&&d.current.focus&&(l.current=!0,d.current.focus()),d.current=null)}}),[a]),S.useEffect((()=>{if(!a||!f.current)return;const e=Wr(f.current),t=t=>{const{current:r}=f;if(null!==r)if(e.hasFocus()&&!n&&s()&&!l.current){if(!r.contains(e.activeElement)){if(t&&h.current!==t.target||e.activeElement!==h.current)h.current=null;else if(null!==h.current)return;if(!p.current)return;let n=[];if(e.activeElement!==c.current&&e.activeElement!==u.current||(n=i(f.current)),n.length>0){var o,a;const e=Boolean((null==(o=g.current)?void 0:o.shiftKey)&&"Tab"===(null==(a=g.current)?void 0:a.key)),t=n[0],r=n[n.length-1];"string"!=typeof t&&"string"!=typeof r&&(e?r.focus():t.focus())}else r.focus()}}else l.current=!1},r=t=>{g.current=t,!n&&s()&&"Tab"===t.key&&e.activeElement===f.current&&t.shiftKey&&(l.current=!0,u.current&&u.current.focus())};e.addEventListener("focusin",t),e.addEventListener("keydown",r,!0);const o=setInterval((()=>{e.activeElement&&"BODY"===e.activeElement.tagName&&t(null)}),50);return()=>{clearInterval(o),e.removeEventListener("focusin",t),e.removeEventListener("keydown",r,!0)}}),[r,n,o,s,a,i]);const y=e=>{null===d.current&&(d.current=e.relatedTarget),p.current=!0};return ne.exports.jsxs(S.Fragment,{children:[ne.exports.jsx("div",{tabIndex:a?0:-1,onFocus:y,ref:c,"data-testid":"sentinelStart"}),S.cloneElement(t,{ref:m,onFocus:e=>{null===d.current&&(d.current=e.relatedTarget),p.current=!0,h.current=e.target;const r=t.props.onFocus;r&&r(e)}}),ne.exports.jsx("div",{tabIndex:a?0:-1,onFocus:y,ref:u,"data-testid":"sentinelEnd"})]})}function wi(e){return nn("MuiModal",e)}"production"!==process.env.NODE_ENV&&(vi.propTypes={children:jr,disableAutoFocus:j.exports.bool,disableEnforceFocus:j.exports.bool,disableRestoreFocus:j.exports.bool,getTabbable:j.exports.func,isEnabled:j.exports.func,open:j.exports.bool.isRequired}),"production"!==process.env.NODE_ENV&&(vi.propTypes=Dr(vi.propTypes)),on("MuiModal",["root","hidden","backdrop"]);const Ei=["children","closeAfterTransition","container","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","manager","onBackdropClick","onClose","onKeyDown","open","onTransitionEnter","onTransitionExited","slotProps","slots"],Ai=new class{constructor(){this.containers=void 0,this.modals=void 0,this.modals=[],this.containers=[]}add(e,t){let r=this.modals.indexOf(e);if(-1!==r)return r;r=this.modals.length,this.modals.push(e),e.modalRef&&pi(e.modalRef,!1);const n=function(e){const t=[];return[].forEach.call(e.children,(e=>{"true"===e.getAttribute("aria-hidden")&&t.push(e)})),t}(t);mi(t,e.mount,e.modalRef,n,!0);const o=gi(this.containers,(e=>e.container===t));return-1!==o?(this.containers[o].modals.push(e),r):(this.containers.push({modals:[e],container:t,restore:null,hiddenSiblings:n}),r)}mount(e,t){const r=gi(this.containers,(t=>-1!==t.modals.indexOf(e))),n=this.containers[r];n.restore||(n.restore=function(e,t){const r=[],n=e.container;if(!t.disableScrollLock){if(function(e){const t=Wr(e);return t.body===e?Ur(e).innerWidth>t.documentElement.clientWidth:e.scrollHeight>e.clientHeight}(n)){const e=function(e){const t=e.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}(Wr(n));r.push({value:n.style.paddingRight,property:"padding-right",el:n}),n.style.paddingRight=`${fi(n)+e}px`;const t=Wr(n).querySelectorAll(".mui-fixed");[].forEach.call(t,(t=>{r.push({value:t.style.paddingRight,property:"padding-right",el:t}),t.style.paddingRight=`${fi(t)+e}px`}))}let e;if(n.parentNode instanceof DocumentFragment)e=Wr(n).body;else{const t=n.parentElement,r=Ur(n);e="HTML"===(null==t?void 0:t.nodeName)&&"scroll"===r.getComputedStyle(t).overflowY?t:n}r.push({value:e.style.overflow,property:"overflow",el:e},{value:e.style.overflowX,property:"overflow-x",el:e},{value:e.style.overflowY,property:"overflow-y",el:e}),e.style.overflow="hidden"}return()=>{r.forEach((({value:e,el:t,property:r})=>{e?t.style.setProperty(r,e):t.style.removeProperty(r)}))}}(n,t))}remove(e,t=!0){const r=this.modals.indexOf(e);if(-1===r)return r;const n=gi(this.containers,(t=>-1!==t.modals.indexOf(e))),o=this.containers[n];if(o.modals.splice(o.modals.indexOf(e),1),this.modals.splice(r,1),0===o.modals.length)o.restore&&o.restore(),e.modalRef&&pi(e.modalRef,t),mi(o.container,e.mount,e.modalRef,o.hiddenSiblings,!1),this.containers.splice(n,1);else{const e=o.modals[o.modals.length-1];e.modalRef&&pi(e.modalRef,!1)}return r}isTopModal(e){return this.modals.length>0&&this.modals[this.modals.length-1]===e}},Ci=S.forwardRef((function(e,t){var r,n;const{children:o,closeAfterTransition:i=!1,container:s,disableAutoFocus:a=!1,disableEnforceFocus:l=!1,disableEscapeKeyDown:c=!1,disablePortal:u=!1,disableRestoreFocus:d=!1,disableScrollLock:h=!1,hideBackdrop:p=!1,keepMounted:f=!1,manager:m=Ai,onBackdropClick:g,onClose:y,onKeyDown:b,open:x,onTransitionEnter:v,onTransitionExited:w,slotProps:E={},slots:A={}}=e,C=Mr(e,Ei),k=m,[R,T]=S.useState(!x),N=S.useRef({}),M=S.useRef(null),F=S.useRef(null),O=Hr(F,t),I=function(e){return!!e&&e.props.hasOwnProperty("in")}(o),j=null==(r=e["aria-hidden"])||r,D=()=>(N.current.modalRef=F.current,N.current.mountNode=M.current,N.current),B=()=>{k.mount(D(),{disableScrollLock:h}),F.current&&(F.current.scrollTop=0)},_=Zr((()=>{const e=function(e){return"function"==typeof e?e():e}(s)||Wr(M.current).body;k.add(D(),e),F.current&&B()})),P=S.useCallback((()=>k.isTopModal(D())),[k]),W=Zr((e=>{M.current=e,e&&F.current&&(x&&P()?B():pi(F.current,j))})),U=S.useCallback((()=>{k.remove(D(),j)}),[k,j]);S.useEffect((()=>()=>{U()}),[U]),S.useEffect((()=>{x?_():I&&i||U()}),[x,U,I,i,_]);const L=Nr({},e,{closeAfterTransition:i,disableAutoFocus:a,disableEnforceFocus:l,disableEscapeKeyDown:c,disablePortal:u,disableRestoreFocus:d,disableScrollLock:h,exited:R,hideBackdrop:p,keepMounted:f}),V=(e=>{const{open:t,exited:r}=e;return $r({root:["root",!t&&r&&"hidden"],backdrop:["backdrop"]},dn(wi))})(L),Z={};void 0===o.props.tabIndex&&(Z.tabIndex="-1"),I&&(Z.onEnter=Pr((()=>{T(!1),v&&v()}),o.props.onEnter),Z.onExited=Pr((()=>{T(!0),w&&w(),i&&U()}),o.props.onExited));const H=null!=(n=A.root)?n:"div",z=fn({elementType:H,externalSlotProps:E.root,externalForwardedProps:C,additionalProps:{ref:O,role:"presentation",onKeyDown:e=>{b&&b(e),"Escape"===e.key&&P()&&(c||(e.stopPropagation(),y&&y(e,"escapeKeyDown")))}},className:V.root,ownerState:L}),Y=A.backdrop,G=fn({elementType:Y,externalSlotProps:E.backdrop,additionalProps:{"aria-hidden":!0,onClick:e=>{e.target===e.currentTarget&&(g&&g(e),y&&y(e,"backdropClick"))},open:x},className:V.backdrop,ownerState:L});return f||x||I&&!R?ne.exports.jsx(Xo,{ref:W,container:s,disablePortal:u,children:ne.exports.jsxs(H,Nr({},z,{children:[!p&&Y?ne.exports.jsx(Y,Nr({},G)):null,ne.exports.jsx(vi,{disableEnforceFocus:l,disableAutoFocus:a,disableRestoreFocus:d,isEnabled:P,open:x,children:S.cloneElement(o,Z)})]}))}):null}));"production"!==process.env.NODE_ENV&&(Ci.propTypes={children:jr.isRequired,closeAfterTransition:j.exports.bool,container:j.exports.oneOfType([Br,j.exports.func]),disableAutoFocus:j.exports.bool,disableEnforceFocus:j.exports.bool,disableEscapeKeyDown:j.exports.bool,disablePortal:j.exports.bool,disableRestoreFocus:j.exports.bool,disableScrollLock:j.exports.bool,hideBackdrop:j.exports.bool,keepMounted:j.exports.bool,onBackdropClick:j.exports.func,onClose:j.exports.func,onTransitionEnter:j.exports.func,onTransitionExited:j.exports.func,open:j.exports.bool.isRequired,slotProps:j.exports.shape({backdrop:j.exports.oneOfType([j.exports.func,j.exports.object]),root:j.exports.oneOfType([j.exports.func,j.exports.object])}),slots:j.exports.shape({backdrop:j.exports.elementType,root:j.exports.elementType})});var ki,Ri,Si=Ci,Ti=n.forwardRef((function(e,t){var r=e.open,n=e.className,o=br(e,["open","className"]);return ne.exports.jsx("div",yr({className:Wt({"MuiBackdrop-open":r},n),ref:t},o))})),Ni=dr(Si)(ki||(ki=wr(["\n position: absolute;\n z-index: 1300;\n right: 0;\n bottom: 0;\n top: 0;\n left: 0;\n display: flex;\n align-items: flex-end;\n"],["\n position: absolute;\n z-index: 1300;\n right: 0;\n bottom: 0;\n top: 0;\n left: 0;\n display: flex;\n align-items: flex-end;\n"]))),Mi=dr(Ti)(Ri||(Ri=wr(["\n z-index: -1;\n position: absolute;\n right: 0;\n bottom: 0;\n top: 0;\n left: 0;\n background-color: ",";\n -webkit-tap-highlight-color: transparent;\n"],["\n z-index: -1;\n position: absolute;\n right: 0;\n bottom: 0;\n top: 0;\n left: 0;\n background-color: ",";\n -webkit-tap-highlight-color: transparent;\n"])),(function(e){return e.theme.palette.background.backdrop}));function Fi(e){return ne.exports.jsx(Ni,yr({slots:{backdrop:Mi}},e))}var Oi=n.forwardRef((function(e,t){var r=Qt(),n=e.size,o=void 0===n?18:n,s=e.sx,a=br(e,["size","sx"]);return ne.exports.jsx(er,yr({component:"span",sx:yr({position:"relative",cursor:"pointer",userSelect:"none",width:o,height:o,"&:hover > .checkbox-icon":{borderColor:r.palette.text.primary}},s)},{children:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,yr({component:"input",type:"checkbox",ref:t,sx:{cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,m:0,p:0,zIndex:1,"&:checked + .checkbox-icon":{border:"none",backgroundColor:"secondary.main",color:"secondary.contrastText","& svg":{display:"inline-block"}}}},a)),ne.exports.jsx(er,yr({component:"span",className:"checkbox-icon",sx:{display:"inline-flex",justifyContent:"center",alignItems:"center",borderRadius:4,width:o,height:o,borderStyle:"solid",borderWidth:1,flex:1,borderColor:r.palette.text.secondary,".Mui-focusVisible &":{outline:"none",outlineOffset:2},"input:disabled ~ &":{borderColor:r.palette.text.disabled}}},{children:ne.exports.jsx(er,{component:i.Done,sx:{display:"none",width:"75%",height:"75%"}})}))]})}))}));function Ii(){return Ii=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ii.apply(this,arguments)}function ji(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}const Di=["preEnter","entering","entered","preExit","exiting","exited","unmounted"],Bi=e=>e?6:5,_i=new Map,Pi=new Map,Wi=(e,t,r,n,o,i)=>{clearTimeout(o);const s=(e=>({_s:e,status:Di[e],isEnter:e<3,isMounted:6!==e,isResolved:2===e||e>4}))(t),a=new Map(n.current);a.set(e,s),r(a),n.current=a,i&&i({key:e,current:s})},Ui=["transition","transitionTimeout"],Li=(e,t)=>!0===e||!(!e||!e[t]),Vi=n.createContext({}),Zi=(e,t,r)=>(n,o)=>{const i=t?`${e}__${t}`:e;let s=i;r&&Object.keys(r).forEach((e=>{const t=r[e];t&&(s+=` ${i}--${!0===t?e:`${e}-${t}`}`)}));let a="function"==typeof n?n(o):n;return"string"==typeof a&&(a=a.trim(),a&&(s+=` ${a}`)),s},Hi=(e,t)=>{if(!t)return e;const r=Ii({},e);return Object.keys(t).forEach((n=>{const o=e[n],i=t[n];r[n]="function"==typeof i&&o?(...e)=>{o(...e),i(...e)}:i})),r},zi=e=>ne.exports.jsx(Vi.Provider,Ii({},e)),Yi=e=>{do{e=e.parentElement}while(e&&!e.hasAttribute("data-szh-adn"));return e},Gi=(e,t,r)=>e?t>0?t-1:r-1:(t+1)%r,Xi=(e,t)=>{const{activeElement:r}=document;if(!r||!r.hasAttribute("data-szh-adn-btn")||Yi(r)!==t.currentTarget)return;const n=t.currentTarget.querySelectorAll("[data-szh-adn-btn]"),{length:o}=n;for(let i=0;i<o;i++)if(n[i]===r){let r=Gi(e,i,o);for(;Yi(n[i])!==Yi(n[r]);)r=Gi(e,r,o);i!==r&&(t.preventDefault(),n[r].focus());break}},Ji=["providerValue","className"],qi=n.forwardRef(((e,t)=>{let{providerValue:r,className:n}=e,o=ji(e,Ji);const{accordionProps:i}={accordionProps:{"data-szh-adn":"",onKeyDown:e=>"ArrowUp"===e.key?Xi(!0,e):"ArrowDown"===e.key&&Xi(!1,e)}};return ne.exports.jsx(zi,{value:r,children:ne.exports.jsx("div",Ii({},Hi(i,o),{ref:t,className:Zi("szh-accordion")(n)}))})}));qi.displayName="ControlledAccordion";const Qi=["allowMultiple","initialEntered","mountOnEnter","unmountOnExit","transition","transitionTimeout","onStateChange"],Ki=n.forwardRef(((e,t)=>{let{allowMultiple:r,initialEntered:o,mountOnEnter:i,unmountOnExit:s,transition:a,transitionTimeout:l,onStateChange:c}=e,u=ji(e,Qi);const d=((e={})=>{let{transition:t,transitionTimeout:r}=e,o=ji(e,Ui);const i=(({allowMultiple:e,enter:t=!0,exit:r=!0,preEnter:o,preExit:i,timeout:s,initialEntered:a,mountOnEnter:l,unmountOnExit:c,onStateChange:u}={})=>{const[d,h]=n.useState(_i),p=n.useRef(d),f=n.useRef(Pi),[m,g]=(e=>"object"==typeof e?[e.enter,e.exit]:[e,e])(s),y=n.useCallback(((e,t)=>{const{initialEntered:r=a}=t||{},n=r?2:Bi(l);Wi(e,n,h,p),f.current.set(e,{})}),[a,l]),b=n.useCallback((e=>{const t=new Map(p.current);return!!t.delete(e)&&(h(t),p.current=t,f.current.delete(e),!0)}),[]),x=n.useCallback((e=>{const t=p.current.get(e);if(!t)return void("production"!==process.env.NODE_ENV&&console.error(`[React-Transition-State] invalid key: ${e}`));const{timeoutId:r}=f.current.get(e),n=((e,t)=>{switch(e){case 1:case 0:return 2;case 4:case 3:return Bi(t)}})(t._s,c);n&&Wi(e,n,h,p,r,u)}),[u,c]),v=n.useCallback(((n,s)=>{const a=p.current.get(n);if(!a)return void("production"!==process.env.NODE_ENV&&console.error(`[React-Transition-State] invalid key: ${n}`));const l=f.current.get(n),d=e=>{switch(Wi(n,e,h,p,l.timeoutId,u),e){case 1:m>=0&&(l.timeoutId=setTimeout((()=>x(n)),m));break;case 4:g>=0&&(l.timeoutId=setTimeout((()=>x(n)),g));break;case 0:case 3:l.timeoutId=setTimeout((()=>d(e+1)),0)}},y=a.isEnter;"boolean"!=typeof s&&(s=!y),s?y||(d(t?o?0:1:2),!e&&p.current.forEach(((e,t)=>t!==n&&v(t,!1)))):y&&d(r?i?3:4:Bi(c))}),[u,x,e,t,r,o,i,m,g,c]),w=n.useCallback((t=>{if(e||!1===t)for(const e of p.current.keys())v(e,t)}),[e,v]);return{stateMap:d,toggle:v,toggleAll:w,endTransition:x,setItem:y,deleteItem:b}})(Ii({timeout:r,enter:Li(t,"enter"),exit:Li(t,"exit"),preEnter:Li(t,"preEnter"),preExit:Li(t,"preExit")},o));return Ii({mountOnEnter:!!o.mountOnEnter,initialEntered:!!o.initialEntered},i)})({allowMultiple:r,initialEntered:o,mountOnEnter:i,unmountOnExit:s,transition:a,transitionTimeout:l,onStateChange:c});return ne.exports.jsx(qi,Ii({},u,{ref:t,providerValue:d}))}));Ki.displayName="Accordion";let $i=0;const es=n.useId||(()=>{const[e,t]=n.useState();return n.useEffect((()=>t(++$i)),[]),e&&`szh-adn-${e}`}),ts="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?n.useLayoutEffect:n.useEffect;function rs(e,t){"function"==typeof e?e(t):e.current=t}function ns(e,t){return n.useMemo((()=>e?t?r=>{rs(e,r),rs(t,r)}:e:t),[e,t])}const os=["itemKey","initialEntered"],is=["forwardedRef","itemRef","state","toggle","className","disabled","header","headingTag","headingProps","buttonProps","contentProps","panelProps","children"],ss=(e,t)=>"function"==typeof e?e(t):e,as=n.memo((e=>{let{forwardedRef:t,itemRef:r,state:o,toggle:i,className:s,disabled:a,header:l,headingTag:c="h3",headingProps:u,buttonProps:d,contentProps:h,panelProps:p,children:f}=e,m=ji(e,is);const g={state:o,toggle:i,disabled:a},{buttonProps:y,panelProps:b}=(({state:e,toggle:t,disabled:r})=>{const n=es(),o=n&&n+"-",i={id:n,"aria-controls":o,"aria-expanded":e.isEnter,onClick:t};return r?i.disabled=!0:i["data-szh-adn-btn"]="",{buttonProps:i,panelProps:{id:o,"aria-labelledby":n,role:"region"}}})(g),[x,v]=(({status:e,isResolved:t})=>{const[r,o]=n.useState(),i=n.useRef(null);return ts((()=>{("preEnter"===e||"preExit"===e)&&o(i.current.getBoundingClientRect().height)}),[e]),[{height:"preEnter"===e||"exiting"===e?0:"entering"===e||"preExit"===e?r:void 0,overflow:t?void 0:"hidden"},i]})(o),w=ns(p&&p.ref,v),{status:E,isMounted:A,isEnter:C}=o;return ne.exports.jsxs("div",Ii({},m,{ref:ns(t,r),className:Zi("szh-accordion","item",{status:E,expanded:C})(s,o),children:[ne.exports.jsx(c,Ii({},u,{style:Ii({margin:0},u&&u.style),className:Zi("szh-accordion","item-heading")(u&&u.className,o),children:ne.exports.jsx("button",Ii({},Hi(y,d),{type:"button",className:Zi("szh-accordion","item-btn")(d&&d.className,o),children:ss(l,g)}))})),A&&ne.exports.jsx("div",Ii({},h,{style:Ii({display:"exited"===E?"none":void 0},x,h&&h.style),className:Zi("szh-accordion","item-content")(h&&h.className,o),children:ne.exports.jsx("div",Ii({},Hi(b,p),{ref:w,className:Zi("szh-accordion","item-panel")(p&&p.className,o),children:ss(f,g)}))}))]}))}));as.displayName="AccordionItem";const ls=(e=>{const t=n.forwardRef(((t,r)=>{let{itemKey:o,initialEntered:i}=t,s=ji(t,os);return ne.exports.jsx(e,Ii({forwardedRef:r},s,(({itemKey:e,initialEntered:t,disabled:r}={})=>{const o=n.useRef(null),i=(()=>{const e=n.useContext(Vi);if("production"!==process.env.NODE_ENV&&!e.stateMap)throw new Error("[React-Accordion] Cannot find a <AccordionProvider/> above this AccordionItem.");return e})(),s=null!=e?e:o.current,a=((e,t,r)=>{const{stateMap:n,mountOnEnter:o,initialEntered:i}=e,s=null!=r?r:i;return n.get(t)||{status:s?"entered":o?"unmounted":"exited",isMounted:!o,isEnter:s,isResolved:!0}})(i,s,t),{setItem:l,deleteItem:c,toggle:u}=i;return n.useEffect((()=>{if(r)return;const n=null!=e?e:o.current;return l(n,{initialEntered:t}),()=>{c(n)}}),[l,c,e,t,r]),{itemRef:o,state:a,toggle:n.useCallback((e=>u(s,e)),[u,s])}})({itemKey:o,initialEntered:i,disabled:s.disabled})))}));return t.displayName="WithAccordionItem",t})(as);function cs(e){var t=e.sx,n=e.buttonProps,o=br(e,["sx","buttonProps"]);return ne.exports.jsx(er,yr({component:ls,sx:r.merge({"& button":{p:0,border:"none",width:"100%",backgroundColor:"transparent",cursor:"pointer"}},t),buttonProps:yr({className:function(e){var t=e.isEnter;return"".concat(t?"active":"")}},n)},o))}function us({input:e,showDecimals:r=4,showPrecisionDecimals:n=2,showIntegerOnly:o=!1,showDecimalsOnly:i=!1,noGroupSeparator:s=!1}){const a=new t.BigNumber(e);if(a.isNaN())return"-";let l=a.dp(r,t.BigNumber.ROUND_DOWN);return l.eq(0)&&(a.gt(0)||a.lt(0))&&(l=a.sd(null!=n?n:r,t.BigNumber.ROUND_DOWN)),o&&(l=l.integerValue(t.BigNumber.ROUND_DOWN)),i&&(l=l.minus(l.integerValue(t.BigNumber.ROUND_DOWN))),s?l.toFormat({decimalSeparator:".",groupSeparator:"",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:"",fractionGroupSize:0}):l.toFormat()}function ds({input:e,decimals:r,showPrecisionDecimals:n=2,noGroupSeparator:o}){if(null==e)return"-";const i=new t.BigNumber(e);if(i.isNaN())return"-";return us({input:i,showDecimals:void 0===r?0:r>6?6:r>4?4:r,showPrecisionDecimals:n,noGroupSeparator:o})}function hs(e){if("number"==typeof e)return hs(new t.BigNumber(e));if(e.isNaN())return"NaN";if(e.isNegative())return`-${hs(e.negated())}`;if(e.isZero())return"0";let r=e.integerValue(t.BigNumber.ROUND_FLOOR),n=e.minus(r),o="";for(;!r.isZero();){o=r.modulo(10).toString().toString()+o,r=r.idiv(10)}if(""===o&&(o="0"),n.isZero())return o;o+=".";let i=0;for(;!n.isZero()&&i<100;){const e=n.times(10),r=e.integerValue(t.BigNumber.ROUND_FLOOR);o+=r.toString(),n=e.minus(r),i+=1}return o}const ps=(e,r)=>{if("string"==typeof e&&!e.match(/[-+]?\d+(.+d+)?/))return e;const n=new t.BigNumber(e);if(r){let e=n.toFixed(r,t.BigNumber.ROUND_DOWN);return o=e,new t.BigNumber(o).isZero()&&(e=hs(n.precision(r,t.BigNumber.ROUND_DOWN))),e}var o;return hs(n)},fs=(e,t)=>{let r=e;const n=r.match("[0-9。.]+");r=n&&n.length>0?n[0]:"",r=r.replace("。",".");let o=0;if(r){const e=r.split("."),t=0===e[0].length?["0"]:[e[0]];e.length>1?t[1]=e.slice(1,e.length).join(""):t[0].length>1&&"0"===t[0][0]&&(t[0]=t[0].slice(1,t[0].length)),t.length>1&&(o=t[1].length),r=t.join(".")}return t>=0&&o>t?ps(r,t):r},ms=(e,r,n)=>{const o=new t.BigNumber(e).times(new t.BigNumber(10).pow(r));return n?o:o.dp(0)};function gs(e){return Number(e.toString().split(".")[0])}let ys=!1,bs=!1;const xs={debug:1,default:2,info:2,warning:3,error:4,off:5};let vs=xs.default,ws=null;const Es=function(){try{const e=[];if(["NFD","NFC","NFKD","NFKC"].forEach((t=>{try{if("test"!=="test".normalize(t))throw new Error("bad normalize")}catch(r){e.push(t)}})),e.length)throw new Error("missing "+e.join(", "));if(String.fromCharCode(233).normalize("NFD")!==String.fromCharCode(101,769))throw new Error("broken implementation")}catch(e){return e.message}return null}();var As,Cs;!function(e){e.DEBUG="DEBUG",e.INFO="INFO",e.WARNING="WARNING",e.ERROR="ERROR",e.OFF="OFF"}(As||(As={})),function(e){e.UNKNOWN_ERROR="UNKNOWN_ERROR",e.NOT_IMPLEMENTED="NOT_IMPLEMENTED",e.UNSUPPORTED_OPERATION="UNSUPPORTED_OPERATION",e.NETWORK_ERROR="NETWORK_ERROR",e.SERVER_ERROR="SERVER_ERROR",e.TIMEOUT="TIMEOUT",e.BUFFER_OVERRUN="BUFFER_OVERRUN",e.NUMERIC_FAULT="NUMERIC_FAULT",e.MISSING_NEW="MISSING_NEW",e.INVALID_ARGUMENT="INVALID_ARGUMENT",e.MISSING_ARGUMENT="MISSING_ARGUMENT",e.UNEXPECTED_ARGUMENT="UNEXPECTED_ARGUMENT",e.CALL_EXCEPTION="CALL_EXCEPTION",e.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",e.NONCE_EXPIRED="NONCE_EXPIRED",e.REPLACEMENT_UNDERPRICED="REPLACEMENT_UNDERPRICED",e.UNPREDICTABLE_GAS_LIMIT="UNPREDICTABLE_GAS_LIMIT",e.TRANSACTION_REPLACED="TRANSACTION_REPLACED",e.ACTION_REJECTED="ACTION_REJECTED"}(Cs||(Cs={}));const ks="0123456789abcdef";class Rs{constructor(e){Object.defineProperty(this,"version",{enumerable:!0,value:e,writable:!1})}_log(e,t){const r=e.toLowerCase();null==xs[r]&&this.throwArgumentError("invalid log level name","logLevel",e),vs>xs[r]||console.log.apply(console,t)}debug(...e){this._log(Rs.levels.DEBUG,e)}info(...e){this._log(Rs.levels.INFO,e)}warn(...e){this._log(Rs.levels.WARNING,e)}makeError(e,t,r){if(bs)return this.makeError("censored error",t,{});t||(t=Rs.errors.UNKNOWN_ERROR),r||(r={});const n=[];Object.keys(r).forEach((e=>{const t=r[e];try{if(t instanceof Uint8Array){let r="";for(let e=0;e<t.length;e++)r+=ks[t[e]>>4],r+=ks[15&t[e]];n.push(e+"=Uint8Array(0x"+r+")")}else n.push(e+"="+JSON.stringify(t))}catch(t){n.push(e+"="+JSON.stringify(r[e].toString()))}})),n.push(`code=${t}`),n.push(`version=${this.version}`);const o=e;let i="";switch(t){case Cs.NUMERIC_FAULT:{i="NUMERIC_FAULT";const t=e;switch(t){case"overflow":case"underflow":case"division-by-zero":i+="-"+t;break;case"negative-power":case"negative-width":i+="-unsupported";break;case"unbound-bitwise-result":i+="-unbound-result"}break}case Cs.CALL_EXCEPTION:case Cs.INSUFFICIENT_FUNDS:case Cs.MISSING_NEW:case Cs.NONCE_EXPIRED:case Cs.REPLACEMENT_UNDERPRICED:case Cs.TRANSACTION_REPLACED:case Cs.UNPREDICTABLE_GAS_LIMIT:i=t}i&&(e+=" [ See: https://links.ethers.org/v5-errors-"+i+" ]"),n.length&&(e+=" ("+n.join(", ")+")");const s=new Error(e);return s.reason=o,s.code=t,Object.keys(r).forEach((function(e){s[e]=r[e]})),s}throwError(e,t,r){throw this.makeError(e,t,r)}throwArgumentError(e,t,r){return this.throwError(e,Rs.errors.INVALID_ARGUMENT,{argument:t,value:r})}assert(e,t,r,n){e||this.throwError(t,r,n)}assertArgument(e,t,r,n){e||this.throwArgumentError(t,r,n)}checkNormalize(e){Es&&this.throwError("platform missing String.prototype.normalize",Rs.errors.UNSUPPORTED_OPERATION,{operation:"String.prototype.normalize",form:Es})}checkSafeUint53(e,t){"number"==typeof e&&(null==t&&(t="value not safe"),(e<0||e>=9007199254740991)&&this.throwError(t,Rs.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"out-of-safe-range",value:e}),e%1&&this.throwError(t,Rs.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"non-integer",value:e}))}checkArgumentCount(e,t,r){r=r?": "+r:"",e<t&&this.throwError("missing argument"+r,Rs.errors.MISSING_ARGUMENT,{count:e,expectedCount:t}),e>t&&this.throwError("too many arguments"+r,Rs.errors.UNEXPECTED_ARGUMENT,{count:e,expectedCount:t})}checkNew(e,t){e!==Object&&null!=e||this.throwError("missing new",Rs.errors.MISSING_NEW,{name:t.name})}checkAbstract(e,t){e===t?this.throwError("cannot instantiate abstract class "+JSON.stringify(t.name)+" directly; use a sub-class",Rs.errors.UNSUPPORTED_OPERATION,{name:e.name,operation:"new"}):e!==Object&&null!=e||this.throwError("missing new",Rs.errors.MISSING_NEW,{name:t.name})}static globalLogger(){return ws||(ws=new Rs("logger/5.7.0")),ws}static setCensorship(e,t){if(!e&&t&&this.globalLogger().throwError("cannot permanently disable censorship",Rs.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"}),ys){if(!e)return;this.globalLogger().throwError("error censorship permanent",Rs.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"})}bs=!!e,ys=!!t}static setLogLevel(e){const t=xs[e.toLowerCase()];null!=t?vs=t:Rs.globalLogger().warn("invalid log level - "+e)}static from(e){return new Rs(e)}}Rs.errors=Cs,Rs.levels=As;const Ss=new Rs("bytes/5.7.0");function Ts(e){return!!e.toHexString}function Ns(e){return e.slice||(e.slice=function(){const t=Array.prototype.slice.call(arguments);return Ns(new Uint8Array(Array.prototype.slice.apply(e,t)))}),e}function Ms(e){return Bs(e)&&!(e.length%2)||Os(e)}function Fs(e){return"number"==typeof e&&e==e&&e%1==0}function Os(e){if(null==e)return!1;if(e.constructor===Uint8Array)return!0;if("string"==typeof e)return!1;if(!Fs(e.length)||e.length<0)return!1;for(let t=0;t<e.length;t++){const r=e[t];if(!Fs(r)||r<0||r>=256)return!1}return!0}function Is(e,t){if(t||(t={}),"number"==typeof e){Ss.checkSafeUint53(e,"invalid arrayify value");const t=[];for(;e;)t.unshift(255&e),e=parseInt(String(e/256));return 0===t.length&&t.push(0),Ns(new Uint8Array(t))}if(t.allowMissingPrefix&&"string"==typeof e&&"0x"!==e.substring(0,2)&&(e="0x"+e),Ts(e)&&(e=e.toHexString()),Bs(e)){let r=e.substring(2);r.length%2&&("left"===t.hexPad?r="0"+r:"right"===t.hexPad?r+="0":Ss.throwArgumentError("hex data is odd-length","value",e));const n=[];for(let e=0;e<r.length;e+=2)n.push(parseInt(r.substring(e,e+2),16));return Ns(new Uint8Array(n))}return Os(e)?Ns(new Uint8Array(e)):Ss.throwArgumentError("invalid arrayify value","value",e)}function js(e){const t=e.map((e=>Is(e))),r=t.reduce(((e,t)=>e+t.length),0),n=new Uint8Array(r);return t.reduce(((e,t)=>(n.set(t,e),e+t.length)),0),Ns(n)}function Ds(e){let t=Is(e);if(0===t.length)return t;let r=0;for(;r<t.length&&0===t[r];)r++;return r&&(t=t.slice(r)),t}function Bs(e,t){return!("string"!=typeof e||!e.match(/^0x[0-9A-Fa-f]*$/))&&(!t||e.length===2+2*t)}function _s(e,t){if(t||(t={}),"number"==typeof e){Ss.checkSafeUint53(e,"invalid hexlify value");let t="";for(;e;)t="0123456789abcdef"[15&e]+t,e=Math.floor(e/16);return t.length?(t.length%2&&(t="0"+t),"0x"+t):"0x00"}if("bigint"==typeof e)return(e=e.toString(16)).length%2?"0x0"+e:"0x"+e;if(t.allowMissingPrefix&&"string"==typeof e&&"0x"!==e.substring(0,2)&&(e="0x"+e),Ts(e))return e.toHexString();if(Bs(e))return e.length%2&&("left"===t.hexPad?e="0x0"+e.substring(2):"right"===t.hexPad?e+="0":Ss.throwArgumentError("hex data is odd-length","value",e)),e.toLowerCase();if(Os(e)){let t="0x";for(let r=0;r<e.length;r++){let n=e[r];t+="0123456789abcdef"[(240&n)>>4]+"0123456789abcdef"[15&n]}return t}return Ss.throwArgumentError("invalid hexlify value","value",e)}function Ps(e){if("string"!=typeof e)e=_s(e);else if(!Bs(e)||e.length%2)return null;return(e.length-2)/2}function Ws(e,t,r){return"string"!=typeof e?e=_s(e):(!Bs(e)||e.length%2)&&Ss.throwArgumentError("invalid hexData","value",e),t=2+2*t,null!=r?"0x"+e.substring(t,2+2*r):"0x"+e.substring(t)}function Us(e){let t="0x";return e.forEach((e=>{t+=_s(e).substring(2)})),t}function Ls(e){const t=function(e){"string"!=typeof e&&(e=_s(e));Bs(e)||Ss.throwArgumentError("invalid hex string","value",e);e=e.substring(2);let t=0;for(;t<e.length&&"0"===e[t];)t++;return"0x"+e.substring(t)}(_s(e,{hexPad:"left"}));return"0x"===t?"0x0":t}function Vs(e,t){for("string"!=typeof e?e=_s(e):Bs(e)||Ss.throwArgumentError("invalid hex string","value",e),e.length>2*t+2&&Ss.throwArgumentError("value out of range","value",arguments[1]);e.length<2*t+2;)e="0x0"+e.substring(2);return e}function Zs(e){const t={r:"0x",s:"0x",_vs:"0x",recoveryParam:0,v:0,yParityAndS:"0x",compact:"0x"};if(Ms(e)){let r=Is(e);64===r.length?(t.v=27+(r[32]>>7),r[32]&=127,t.r=_s(r.slice(0,32)),t.s=_s(r.slice(32,64))):65===r.length?(t.r=_s(r.slice(0,32)),t.s=_s(r.slice(32,64)),t.v=r[64]):Ss.throwArgumentError("invalid signature string","signature",e),t.v<27&&(0===t.v||1===t.v?t.v+=27:Ss.throwArgumentError("signature invalid v byte","signature",e)),t.recoveryParam=1-t.v%2,t.recoveryParam&&(r[32]|=128),t._vs=_s(r.slice(32,64))}else{if(t.r=e.r,t.s=e.s,t.v=e.v,t.recoveryParam=e.recoveryParam,t._vs=e._vs,null!=t._vs){const r=function(e,t){(e=Is(e)).length>t&&Ss.throwArgumentError("value out of range","value",arguments[0]);const r=new Uint8Array(t);return r.set(e,t-e.length),Ns(r)}(Is(t._vs),32);t._vs=_s(r);const n=r[0]>=128?1:0;null==t.recoveryParam?t.recoveryParam=n:t.recoveryParam!==n&&Ss.throwArgumentError("signature recoveryParam mismatch _vs","signature",e),r[0]&=127;const o=_s(r);null==t.s?t.s=o:t.s!==o&&Ss.throwArgumentError("signature v mismatch _vs","signature",e)}if(null==t.recoveryParam)null==t.v?Ss.throwArgumentError("signature missing v and recoveryParam","signature",e):0===t.v||1===t.v?t.recoveryParam=t.v:t.recoveryParam=1-t.v%2;else if(null==t.v)t.v=27+t.recoveryParam;else{const r=0===t.v||1===t.v?t.v:1-t.v%2;t.recoveryParam!==r&&Ss.throwArgumentError("signature recoveryParam mismatch v","signature",e)}null!=t.r&&Bs(t.r)?t.r=Vs(t.r,32):Ss.throwArgumentError("signature missing or invalid r","signature",e),null!=t.s&&Bs(t.s)?t.s=Vs(t.s,32):Ss.throwArgumentError("signature missing or invalid s","signature",e);const r=Is(t.s);r[0]>=128&&Ss.throwArgumentError("signature s out of range","signature",e),t.recoveryParam&&(r[0]|=128);const n=_s(r);t._vs&&(Bs(t._vs)||Ss.throwArgumentError("signature invalid _vs","signature",e),t._vs=Vs(t._vs,32)),null==t._vs?t._vs=n:t._vs!==n&&Ss.throwArgumentError("signature _vs mismatch v and s","signature",e)}return t.yParityAndS=t._vs,t.compact=t.r+t.yParityAndS.substring(2),t}var Hs={exports:{}};
|
|
38
38
|
/**
|
|
39
39
|
* [js-sha3]{@link https://github.com/emn178/js-sha3}
|
|
40
40
|
*
|
|
@@ -42,4 +42,4 @@ object-assign
|
|
|
42
42
|
* @author Chen, Yi-Cyuan [emn178@gmail.com]
|
|
43
43
|
* @copyright Chen, Yi-Cyuan 2015-2018
|
|
44
44
|
* @license MIT
|
|
45
|
-
*/!function(e){!function(){var t="input is invalid type",r="object"==typeof window,n=r?window:{};n.JS_SHA3_NO_WINDOW&&(r=!1);var o=!r&&"object"==typeof self;!n.JS_SHA3_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node?n=I:o&&(n=self);var i=!n.JS_SHA3_NO_COMMON_JS&&e.exports,s=!n.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,a="0123456789abcdef".split(""),l=[4,1024,262144,67108864],c=[0,8,16,24],u=[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],d=[224,256,384,512],h=[128,256],p=["hex","buffer","arrayBuffer","array","digest"],f={128:168,256:136};!n.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!s||!n.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});for(var m=function(e,t,r){return function(n){return new M(e,t,e).update(n)[r]()}},g=function(e,t,r){return function(n,o){return new M(e,t,o).update(n)[r]()}},y=function(e,t,r){return function(t,n,o,i){return E["cshake"+e].update(t,n,o,i)[r]()}},b=function(e,t,r){return function(t,n,o,i){return E["kmac"+e].update(t,n,o,i)[r]()}},x=function(e,t,r,n){for(var o=0;o<p.length;++o){var i=p[o];e[i]=t(r,n,i)}return e},v=function(e,t){var r=m(e,t,"hex");return r.create=function(){return new M(e,t,e)},r.update=function(e){return r.create().update(e)},x(r,m,e,t)},w=[{name:"keccak",padding:[1,256,65536,16777216],bits:d,createMethod:v},{name:"sha3",padding:[6,1536,393216,100663296],bits:d,createMethod:v},{name:"shake",padding:[31,7936,2031616,520093696],bits:h,createMethod:function(e,t){var r=g(e,t,"hex");return r.create=function(r){return new M(e,t,r)},r.update=function(e,t){return r.create(t).update(e)},x(r,g,e,t)}},{name:"cshake",padding:l,bits:h,createMethod:function(e,t){var r=f[e],n=y(e,0,"hex");return n.create=function(n,o,i){return o||i?new M(e,t,n).bytepad([o,i],r):E["shake"+e].create(n)},n.update=function(e,t,r,o){return n.create(t,r,o).update(e)},x(n,y,e,t)}},{name:"kmac",padding:l,bits:h,createMethod:function(e,t){var r=f[e],n=b(e,0,"hex");return n.create=function(n,o,i){return new F(e,t,o).bytepad(["KMAC",i],r).bytepad([n],r)},n.update=function(e,t,r,o){return n.create(e,r,o).update(t)},x(n,b,e,t)}}],E={},A=[],k=0;k<w.length;++k)for(var C=w[k],R=C.bits,S=0;S<R.length;++S){var T=C.name+"_"+R[S];if(A.push(T),E[T]=C.createMethod(R[S],C.padding),"sha3"!==C.name){var N=C.name+R[S];A.push(N),E[N]=E[T]}}function M(e,t,r){this.blocks=[],this.s=[],this.padding=t,this.outputBits=r,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(e<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var n=0;n<50;++n)this.s[n]=0}function F(e,t,r){M.call(this,e,t,r)}M.prototype.update=function(e){if(this.finalized)throw new Error("finalize already called");var r,n=typeof e;if("string"!==n){if("object"!==n)throw new Error(t);if(null===e)throw new Error(t);if(s&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!(Array.isArray(e)||s&&ArrayBuffer.isView(e)))throw new Error(t);r=!0}for(var o,i,a=this.blocks,l=this.byteCount,u=e.length,d=this.blockCount,h=0,p=this.s;h<u;){if(this.reset)for(this.reset=!1,a[0]=this.block,o=1;o<d+1;++o)a[o]=0;if(r)for(o=this.start;h<u&&o<l;++h)a[o>>2]|=e[h]<<c[3&o++];else for(o=this.start;h<u&&o<l;++h)(i=e.charCodeAt(h))<128?a[o>>2]|=i<<c[3&o++]:i<2048?(a[o>>2]|=(192|i>>6)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]):i<55296||i>=57344?(a[o>>2]|=(224|i>>12)<<c[3&o++],a[o>>2]|=(128|i>>6&63)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]):(i=65536+((1023&i)<<10|1023&e.charCodeAt(++h)),a[o>>2]|=(240|i>>18)<<c[3&o++],a[o>>2]|=(128|i>>12&63)<<c[3&o++],a[o>>2]|=(128|i>>6&63)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]);if(this.lastByteIndex=o,o>=l){for(this.start=o-l,this.block=a[d],o=0;o<d;++o)p[o]^=a[o];O(p),this.reset=!0}else this.start=o}return this},M.prototype.encode=function(e,t){var r=255&e,n=1,o=[r];for(r=255&(e>>=8);r>0;)o.unshift(r),r=255&(e>>=8),++n;return t?o.push(n):o.unshift(n),this.update(o),o.length},M.prototype.encodeString=function(e){var r,n=typeof e;if("string"!==n){if("object"!==n)throw new Error(t);if(null===e)throw new Error(t);if(s&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!(Array.isArray(e)||s&&ArrayBuffer.isView(e)))throw new Error(t);r=!0}var o=0,i=e.length;if(r)o=i;else for(var a=0;a<e.length;++a){var l=e.charCodeAt(a);l<128?o+=1:l<2048?o+=2:l<55296||l>=57344?o+=3:(l=65536+((1023&l)<<10|1023&e.charCodeAt(++a)),o+=4)}return o+=this.encode(8*o),this.update(e),o},M.prototype.bytepad=function(e,t){for(var r=this.encode(t),n=0;n<e.length;++n)r+=this.encodeString(e[n]);var o=t-r%t,i=[];return i.length=o,this.update(i),this},M.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex,r=this.blockCount,n=this.s;if(e[t>>2]|=this.padding[3&t],this.lastByteIndex===this.byteCount)for(e[0]=e[r],t=1;t<r+1;++t)e[t]=0;for(e[r-1]|=2147483648,t=0;t<r;++t)n[t]^=e[t];O(n)}},M.prototype.toString=M.prototype.hex=function(){this.finalize();for(var e,t=this.blockCount,r=this.s,n=this.outputBlocks,o=this.extraBytes,i=0,s=0,l="";s<n;){for(i=0;i<t&&s<n;++i,++s)e=r[i],l+=a[e>>4&15]+a[15&e]+a[e>>12&15]+a[e>>8&15]+a[e>>20&15]+a[e>>16&15]+a[e>>28&15]+a[e>>24&15];s%t==0&&(O(r),i=0)}return o&&(e=r[i],l+=a[e>>4&15]+a[15&e],o>1&&(l+=a[e>>12&15]+a[e>>8&15]),o>2&&(l+=a[e>>20&15]+a[e>>16&15])),l},M.prototype.arrayBuffer=function(){this.finalize();var e,t=this.blockCount,r=this.s,n=this.outputBlocks,o=this.extraBytes,i=0,s=0,a=this.outputBits>>3;e=o?new ArrayBuffer(n+1<<2):new ArrayBuffer(a);for(var l=new Uint32Array(e);s<n;){for(i=0;i<t&&s<n;++i,++s)l[s]=r[i];s%t==0&&O(r)}return o&&(l[i]=r[i],e=e.slice(0,a)),e},M.prototype.buffer=M.prototype.arrayBuffer,M.prototype.digest=M.prototype.array=function(){this.finalize();for(var e,t,r=this.blockCount,n=this.s,o=this.outputBlocks,i=this.extraBytes,s=0,a=0,l=[];a<o;){for(s=0;s<r&&a<o;++s,++a)e=a<<2,t=n[s],l[e]=255&t,l[e+1]=t>>8&255,l[e+2]=t>>16&255,l[e+3]=t>>24&255;a%r==0&&O(n)}return i&&(e=a<<2,t=n[s],l[e]=255&t,i>1&&(l[e+1]=t>>8&255),i>2&&(l[e+2]=t>>16&255)),l},F.prototype=new M,F.prototype.finalize=function(){return this.encode(this.outputBits,!0),M.prototype.finalize.call(this)};var O=function(e){var t,r,n,o,i,s,a,l,c,d,h,p,f,m,g,y,b,x,v,w,E,A,k,C,R,S,T,N,M,F,O,I,j,D,B,_,P,W,U,L,V,Z,H,z,Y,G,X,J,q,Q,K,$,ee,te,re,ne,oe,ie,se,ae,le,ce,ue;for(n=0;n<48;n+=2)o=e[0]^e[10]^e[20]^e[30]^e[40],i=e[1]^e[11]^e[21]^e[31]^e[41],s=e[2]^e[12]^e[22]^e[32]^e[42],a=e[3]^e[13]^e[23]^e[33]^e[43],l=e[4]^e[14]^e[24]^e[34]^e[44],c=e[5]^e[15]^e[25]^e[35]^e[45],d=e[6]^e[16]^e[26]^e[36]^e[46],h=e[7]^e[17]^e[27]^e[37]^e[47],t=(p=e[8]^e[18]^e[28]^e[38]^e[48])^(s<<1|a>>>31),r=(f=e[9]^e[19]^e[29]^e[39]^e[49])^(a<<1|s>>>31),e[0]^=t,e[1]^=r,e[10]^=t,e[11]^=r,e[20]^=t,e[21]^=r,e[30]^=t,e[31]^=r,e[40]^=t,e[41]^=r,t=o^(l<<1|c>>>31),r=i^(c<<1|l>>>31),e[2]^=t,e[3]^=r,e[12]^=t,e[13]^=r,e[22]^=t,e[23]^=r,e[32]^=t,e[33]^=r,e[42]^=t,e[43]^=r,t=s^(d<<1|h>>>31),r=a^(h<<1|d>>>31),e[4]^=t,e[5]^=r,e[14]^=t,e[15]^=r,e[24]^=t,e[25]^=r,e[34]^=t,e[35]^=r,e[44]^=t,e[45]^=r,t=l^(p<<1|f>>>31),r=c^(f<<1|p>>>31),e[6]^=t,e[7]^=r,e[16]^=t,e[17]^=r,e[26]^=t,e[27]^=r,e[36]^=t,e[37]^=r,e[46]^=t,e[47]^=r,t=d^(o<<1|i>>>31),r=h^(i<<1|o>>>31),e[8]^=t,e[9]^=r,e[18]^=t,e[19]^=r,e[28]^=t,e[29]^=r,e[38]^=t,e[39]^=r,e[48]^=t,e[49]^=r,m=e[0],g=e[1],G=e[11]<<4|e[10]>>>28,X=e[10]<<4|e[11]>>>28,N=e[20]<<3|e[21]>>>29,M=e[21]<<3|e[20]>>>29,ae=e[31]<<9|e[30]>>>23,le=e[30]<<9|e[31]>>>23,Z=e[40]<<18|e[41]>>>14,H=e[41]<<18|e[40]>>>14,D=e[2]<<1|e[3]>>>31,B=e[3]<<1|e[2]>>>31,y=e[13]<<12|e[12]>>>20,b=e[12]<<12|e[13]>>>20,J=e[22]<<10|e[23]>>>22,q=e[23]<<10|e[22]>>>22,F=e[33]<<13|e[32]>>>19,O=e[32]<<13|e[33]>>>19,ce=e[42]<<2|e[43]>>>30,ue=e[43]<<2|e[42]>>>30,te=e[5]<<30|e[4]>>>2,re=e[4]<<30|e[5]>>>2,_=e[14]<<6|e[15]>>>26,P=e[15]<<6|e[14]>>>26,x=e[25]<<11|e[24]>>>21,v=e[24]<<11|e[25]>>>21,Q=e[34]<<15|e[35]>>>17,K=e[35]<<15|e[34]>>>17,I=e[45]<<29|e[44]>>>3,j=e[44]<<29|e[45]>>>3,C=e[6]<<28|e[7]>>>4,R=e[7]<<28|e[6]>>>4,ne=e[17]<<23|e[16]>>>9,oe=e[16]<<23|e[17]>>>9,W=e[26]<<25|e[27]>>>7,U=e[27]<<25|e[26]>>>7,w=e[36]<<21|e[37]>>>11,E=e[37]<<21|e[36]>>>11,$=e[47]<<24|e[46]>>>8,ee=e[46]<<24|e[47]>>>8,z=e[8]<<27|e[9]>>>5,Y=e[9]<<27|e[8]>>>5,S=e[18]<<20|e[19]>>>12,T=e[19]<<20|e[18]>>>12,ie=e[29]<<7|e[28]>>>25,se=e[28]<<7|e[29]>>>25,L=e[38]<<8|e[39]>>>24,V=e[39]<<8|e[38]>>>24,A=e[48]<<14|e[49]>>>18,k=e[49]<<14|e[48]>>>18,e[0]=m^~y&x,e[1]=g^~b&v,e[10]=C^~S&N,e[11]=R^~T&M,e[20]=D^~_&W,e[21]=B^~P&U,e[30]=z^~G&J,e[31]=Y^~X&q,e[40]=te^~ne&ie,e[41]=re^~oe&se,e[2]=y^~x&w,e[3]=b^~v&E,e[12]=S^~N&F,e[13]=T^~M&O,e[22]=_^~W&L,e[23]=P^~U&V,e[32]=G^~J&Q,e[33]=X^~q&K,e[42]=ne^~ie&ae,e[43]=oe^~se&le,e[4]=x^~w&A,e[5]=v^~E&k,e[14]=N^~F&I,e[15]=M^~O&j,e[24]=W^~L&Z,e[25]=U^~V&H,e[34]=J^~Q&$,e[35]=q^~K&ee,e[44]=ie^~ae&ce,e[45]=se^~le&ue,e[6]=w^~A&m,e[7]=E^~k&g,e[16]=F^~I&C,e[17]=O^~j&R,e[26]=L^~Z&D,e[27]=V^~H&B,e[36]=Q^~$&z,e[37]=K^~ee&Y,e[46]=ae^~ce&te,e[47]=le^~ue&re,e[8]=A^~m&y,e[9]=k^~g&b,e[18]=I^~C&S,e[19]=j^~R&T,e[28]=Z^~D&_,e[29]=H^~B&P,e[38]=$^~z&G,e[39]=ee^~Y&X,e[48]=ce^~te&ne,e[49]=ue^~re&oe,e[0]^=u[n],e[1]^=u[n+1]};if(i)e.exports=E;else for(k=0;k<A.length;++k)n[A[k]]=E[A[k]]}()}(Hs);var zs=Hs.exports;function Ys(e){return"0x"+zs.keccak_256(Is(e))}const Gs=new Rs("rlp/5.7.0");function Xs(e){const t=[];for(;e;)t.unshift(255&e),e>>=8;return t}function Js(e,t,r){let n=0;for(let o=0;o<r;o++)n=256*n+e[t+o];return n}function qs(e){if(Array.isArray(e)){let t=[];if(e.forEach((function(e){t=t.concat(qs(e))})),t.length<=55)return t.unshift(192+t.length),t;const r=Xs(t.length);return r.unshift(247+r.length),r.concat(t)}Ms(e)||Gs.throwArgumentError("RLP object must be BytesLike","object",e);const t=Array.prototype.slice.call(Is(e));if(1===t.length&&t[0]<=127)return t;if(t.length<=55)return t.unshift(128+t.length),t;const r=Xs(t.length);return r.unshift(183+r.length),r.concat(t)}function Qs(e){return _s(qs(e))}function Ks(e,t,r,n){const o=[];for(;r<t+1+n;){const i=$s(e,r);o.push(i.result),(r+=i.consumed)>t+1+n&&Gs.throwError("child data too short",Rs.errors.BUFFER_OVERRUN,{})}return{consumed:1+n,result:o}}function $s(e,t){if(0===e.length&&Gs.throwError("data too short",Rs.errors.BUFFER_OVERRUN,{}),e[t]>=248){const r=e[t]-247;t+1+r>e.length&&Gs.throwError("data short segment too short",Rs.errors.BUFFER_OVERRUN,{});const n=Js(e,t+1,r);return t+1+r+n>e.length&&Gs.throwError("data long segment too short",Rs.errors.BUFFER_OVERRUN,{}),Ks(e,t,t+1+r,r+n)}if(e[t]>=192){const r=e[t]-192;return t+1+r>e.length&&Gs.throwError("data array too short",Rs.errors.BUFFER_OVERRUN,{}),Ks(e,t,t+1,r)}if(e[t]>=184){const r=e[t]-183;t+1+r>e.length&&Gs.throwError("data array too short",Rs.errors.BUFFER_OVERRUN,{});const n=Js(e,t+1,r);t+1+r+n>e.length&&Gs.throwError("data array too short",Rs.errors.BUFFER_OVERRUN,{});return{consumed:1+r+n,result:_s(e.slice(t+1+r,t+1+r+n))}}if(e[t]>=128){const r=e[t]-128;t+1+r>e.length&&Gs.throwError("data too short",Rs.errors.BUFFER_OVERRUN,{});return{consumed:1+r,result:_s(e.slice(t+1,t+1+r))}}return{consumed:1,result:_s(e[t])}}function ea(e){const t=Is(e),r=$s(t,0);return r.consumed!==t.length&&Gs.throwArgumentError("invalid rlp data","data",e),r.result}const ta=new Rs("address/5.7.0");function ra(e){Bs(e,20)||ta.throwArgumentError("invalid address","address",e);const t=(e=e.toLowerCase()).substring(2).split(""),r=new Uint8Array(40);for(let e=0;e<40;e++)r[e]=t[e].charCodeAt(0);const n=Is(Ys(r));for(let e=0;e<40;e+=2)n[e>>1]>>4>=8&&(t[e]=t[e].toUpperCase()),(15&n[e>>1])>=8&&(t[e+1]=t[e+1].toUpperCase());return"0x"+t.join("")}const na={};for(let e=0;e<10;e++)na[String(e)]=String(e);for(let e=0;e<26;e++)na[String.fromCharCode(65+e)]=String(10+e);const oa=Math.floor(function(e){return Math.log10?Math.log10(e):Math.log(e)/Math.LN10}(9007199254740991));function ia(e){let t=null;if("string"!=typeof e&&ta.throwArgumentError("invalid address","address",e),e.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==e.substring(0,2)&&(e="0x"+e),t=ra(e),e.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==e&&ta.throwArgumentError("bad address checksum","address",e);else if(e.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(e.substring(2,4)!==function(e){let t=(e=(e=e.toUpperCase()).substring(4)+e.substring(0,2)+"00").split("").map((e=>na[e])).join("");for(;t.length>=oa;){let e=t.substring(0,oa);t=parseInt(e,10)%97+t.substring(e.length)}let r=String(98-parseInt(t,10)%97);for(;r.length<2;)r="0"+r;return r}(e)&&ta.throwArgumentError("bad icap checksum","address",e),t=y._base36To16(e.substring(4));t.length<40;)t="0"+t;t=ra("0x"+t)}else ta.throwArgumentError("invalid address","address",e);return t}var sa;!function(e){e[e.MAINNET=1]="MAINNET",e[e.GOERLI=5]="GOERLI",e[e.BSC=56]="BSC",e[e.POLYGON=137]="POLYGON",e[e.ARBITRUM_ONE=42161]="ARBITRUM_ONE",e[e.AURORA=1313161554]="AURORA",e[e.OKCHAIN=66]="OKCHAIN",e[e.OPTIMISM=10]="OPTIMISM",e[e.AVALANCHE=43114]="AVALANCHE",e[e.CONFLUX=1030]="CONFLUX"}(sa||(sa={}));const aa={[sa.MAINNET]:["https://rpc.ankr.com/eth","https://eth-mainnet.public.blastapi.io","https://eth-rpc.gateway.pokt.network","https://main-rpc.linkpool.io"],[sa.GOERLI]:["https://goerli.optimism.io/"],[sa.BSC]:["https://bsc-dataseed1.binance.org","https://bsc-dataseed2.binance.org","https://bsc-dataseed3.binance.org","https://bsc-dataseed4.binance.org","https://bsc-dataseed1.defibit.io","https://bsc-dataseed2.defibit.io","https://bsc-dataseed3.defibit.io","https://bsc-dataseed4.defibit.io","https://bsc-dataseed1.ninicoin.io","https://bsc-dataseed2.ninicoin.io","https://bsc-dataseed3.ninicoin.io","https://bsc-dataseed4.ninicoin.io","https://bsc-dataseed.binance.org","https://rpc.ankr.com/bsc","https://bscrpc.com","https://bsc.mytokenpocket.vip","https://binance.nodereal.io","https://rpc-bsc.bnb48.club"],[sa.POLYGON]:["https://polygon-rpc.com","https://rpc-mainnet.matic.network","https://matic-mainnet.chainstacklabs.com","https://rpc-mainnet.maticvigil.com","https://rpc-mainnet.matic.quiknode.pro","https://matic-mainnet-full-rpc.bwarelabs.com","https://matic-mainnet-archive-rpc.bwarelabs.com","https://poly-rpc.gateway.pokt.network","https://rpc.ankr.com/polygon","https://polygon-mainnet.public.blastapi.io"],[sa.ARBITRUM_ONE]:["https://arb1.arbitrum.io/rpc","https://rpc.ankr.com/arbitrum"],[sa.AURORA]:["https://mainnet.aurora.dev/"],[sa.OKCHAIN]:["https://exchainrpc.okex.org","https://okc-mainnet.gateway.pokt.network/v1/lb/6275309bea1b320039c893ff"],[sa.OPTIMISM]:["https://mainnet.optimism.io","https://optimism-mainnet.public.blastapi.io"],[sa.AVALANCHE]:["https://api.avax.network/ext/bc/C/rpc","https://rpc.ankr.com/avalanche","https://ava-mainnet.public.blastapi.io/ext/bc/C/rpc"],[sa.CONFLUX]:["https://evm.confluxrpc.com","https://conflux-espace-public.unifra.io"]},la={symbol:"ETH",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,showDecimals:4,wrappedTokenSymbol:"WETH"},ca={[sa.MAINNET]:Object.assign(Object.assign({},la),{wrappedTokenAddress:"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"}),[sa.GOERLI]:Object.assign(Object.assign({},la),{wrappedTokenAddress:"0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6"}),[sa.OPTIMISM]:Object.assign(Object.assign({},la),{wrappedTokenAddress:"0x4200000000000000000000000000000000000006"}),[sa.CONFLUX]:Object.assign(Object.assign({},la),{symbol:"CFX",name:"CFX",wrappedTokenSymbol:"WCFX",wrappedTokenAddress:"0x14b2d3bc65e74dae1030eafd8ac30c533c976a9b"}),[sa.BSC]:Object.assign(Object.assign({},la),{symbol:"BNB",name:"BNB",wrappedTokenSymbol:"WBNB",wrappedTokenAddress:"0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c"}),[sa.OKCHAIN]:Object.assign(Object.assign({},la),{symbol:"OKT",name:"OKT",wrappedTokenSymbol:"WOKT",wrappedTokenAddress:"0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15"}),[sa.POLYGON]:Object.assign(Object.assign({},la),{symbol:"MATIC",name:"MATIC",showDecimals:6,wrappedTokenSymbol:"WMATIC",wrappedTokenAddress:"0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270"}),[sa.ARBITRUM_ONE]:Object.assign(Object.assign({},la),{name:"Ethereum",showDecimals:6,wrappedTokenAddress:"0x82aF49447D8a07e3bd95BD0d56f35241523fBab1"}),[sa.AURORA]:Object.assign(Object.assign({},la),{name:"Ethereum",showDecimals:6,wrappedTokenAddress:"0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB"}),[sa.AVALANCHE]:Object.assign(Object.assign({},la),{symbol:"AVAX",name:"Avalanche",showDecimals:6,wrappedTokenSymbol:"WAVAX",wrappedTokenAddress:"0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7"})},ua={[sa.MAINNET]:"ethereum",[sa.GOERLI]:"goerli",[sa.OPTIMISM]:"optimism",[sa.CONFLUX]:"cfx",[sa.BSC]:"bsc",[sa.OKCHAIN]:"okex-chain",[sa.POLYGON]:"polygon",[sa.ARBITRUM_ONE]:"arbitrum",[sa.AURORA]:"aurora",[sa.AVALANCHE]:"avalanche"},da={[sa.MAINNET]:"etherscan.io",[sa.GOERLI]:"goerli.etherscan.io",[sa.OPTIMISM]:"optimistic.etherscan.io",[sa.CONFLUX]:"snowtrace.io",[sa.BSC]:"bscscan.com",[sa.OKCHAIN]:"www.oklink.com/okexchain",[sa.POLYGON]:"polygonscan.com",[sa.ARBITRUM_ONE]:"arbiscan.io",[sa.AURORA]:"aurorascan.dev",[sa.AVALANCHE]:"snowtrace.io"},ha=(e,t)=>{if(0===e.length||0===t.length)return!1;if(t.length===e.length)return e.toLowerCase()===t.toLowerCase();const r=e.substring(2,e.length).toLowerCase(),n=t.substring(2,t.length).toLowerCase();return r.length>n.length?r.endsWith(n):n.endsWith(r)};function pa(e,t){return`https://${da[t||1]}${e?`/${e}`:""}`}const fa=e=>{const t={isMainnet:1===e,isRinkeby:4===e,isGor:5===e};return Object.assign(Object.assign({},t),{isETH:t.isMainnet||t.isRinkeby||t.isGor})};function ma(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function ga(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))}const ya=(e,t)=>r=>ga(void 0,void 0,void 0,(function*(){r({type:"SET_ETH_BALANCE",payload:{[e]:t}})})),ba=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_ACCOUNT_BALANCES",payload:e})})),xa=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_BALANCE_LOADINGS",payload:e})}));var va=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const wa=new Rs("properties/5.7.0");function Ea(e,t,r){Object.defineProperty(e,t,{enumerable:!0,value:r,writable:!1})}function Aa(e,t){for(let r=0;r<32;r++){if(e[t])return e[t];if(!e.prototype||"object"!=typeof e.prototype)break;e=Object.getPrototypeOf(e.prototype).constructor}return null}function ka(e){return va(this,void 0,void 0,(function*(){const t=Object.keys(e).map((t=>{const r=e[t];return Promise.resolve(r).then((e=>({key:t,value:e})))}));return(yield Promise.all(t)).reduce(((e,t)=>(e[t.key]=t.value,e)),{})}))}function Ca(e){const t={};for(const r in e)t[r]=e[r];return t}const Ra={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Sa(e){if(null==e||Ra[typeof e])return!0;if(Array.isArray(e)||"object"==typeof e){if(!Object.isFrozen(e))return!1;const t=Object.keys(e);for(let r=0;r<t.length;r++){let n=null;try{n=e[t[r]]}catch(e){continue}if(!Sa(n))return!1}return!0}return wa.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Ta(e){if(Sa(e))return e;if(Array.isArray(e))return Object.freeze(e.map((e=>Na(e))));if("object"==typeof e){const t={};for(const r in e){const n=e[r];void 0!==n&&Ea(t,r,Na(n))}return t}return wa.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Na(e){return Ta(e)}class Ma{constructor(e){for(const t in e)this[t]=Na(e[t])}}var Fa=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Oa=new Rs("abstract-provider/5.7.0");class Ia extends Ma{static isForkEvent(e){return!(!e||!e._isForkEvent)}}class ja{constructor(){Oa.checkAbstract(new.target,ja),Ea(this,"_isProvider",!0)}getFeeData(){return Fa(this,void 0,void 0,(function*(){const{block:e,gasPrice:t}=yield ka({block:this.getBlock("latest"),gasPrice:this.getGasPrice().catch((e=>null))});let r=null,n=null,o=null;return e&&e.baseFeePerGas&&(r=e.baseFeePerGas,o=y.BigNumber.from("1500000000"),n=e.baseFeePerGas.mul(2).add(o)),{lastBaseFeePerGas:r,maxFeePerGas:n,maxPriorityFeePerGas:o,gasPrice:t}}))}addListener(e,t){return this.on(e,t)}removeListener(e,t){return this.off(e,t)}static isProvider(e){return!(!e||!e._isProvider)}}const Da=new Rs("networks/5.7.1");function Ba(e){const t=function(t,r){null==r&&(r={});const n=[];if(t.InfuraProvider&&"-"!==r.infura)try{n.push(new t.InfuraProvider(e,r.infura))}catch(e){}if(t.EtherscanProvider&&"-"!==r.etherscan)try{n.push(new t.EtherscanProvider(e,r.etherscan))}catch(e){}if(t.AlchemyProvider&&"-"!==r.alchemy)try{n.push(new t.AlchemyProvider(e,r.alchemy))}catch(e){}if(t.PocketProvider&&"-"!==r.pocket){const o=["goerli","ropsten","rinkeby","sepolia"];try{const i=new t.PocketProvider(e,r.pocket);i.network&&-1===o.indexOf(i.network.name)&&n.push(i)}catch(e){}}if(t.CloudflareProvider&&"-"!==r.cloudflare)try{n.push(new t.CloudflareProvider(e))}catch(e){}if(t.AnkrProvider&&"-"!==r.ankr)try{const o=["ropsten"],i=new t.AnkrProvider(e,r.ankr);i.network&&-1===o.indexOf(i.network.name)&&n.push(i)}catch(e){}if(0===n.length)return null;if(t.FallbackProvider){let o=1;return null!=r.quorum?o=r.quorum:"homestead"===e&&(o=2),new t.FallbackProvider(n,o)}return n[0]};return t.renetwork=function(e){return Ba(e)},t}function _a(e,t){const r=function(r,n){return r.JsonRpcProvider?new r.JsonRpcProvider(e,t):null};return r.renetwork=function(t){return _a(e,t)},r}const Pa={chainId:1,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"homestead",_defaultProvider:Ba("homestead")},Wa={chainId:3,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"ropsten",_defaultProvider:Ba("ropsten")},Ua={chainId:63,name:"classicMordor",_defaultProvider:_a("https://www.ethercluster.com/mordor","classicMordor")},La={unspecified:{chainId:0,name:"unspecified"},homestead:Pa,mainnet:Pa,morden:{chainId:2,name:"morden"},ropsten:Wa,testnet:Wa,rinkeby:{chainId:4,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"rinkeby",_defaultProvider:Ba("rinkeby")},kovan:{chainId:42,name:"kovan",_defaultProvider:Ba("kovan")},goerli:{chainId:5,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"goerli",_defaultProvider:Ba("goerli")},kintsugi:{chainId:1337702,name:"kintsugi"},sepolia:{chainId:11155111,name:"sepolia",_defaultProvider:Ba("sepolia")},classic:{chainId:61,name:"classic",_defaultProvider:_a("https://www.ethercluster.com/etc","classic")},classicMorden:{chainId:62,name:"classicMorden"},classicMordor:Ua,classicTestnet:Ua,classicKotti:{chainId:6,name:"classicKotti",_defaultProvider:_a("https://www.ethercluster.com/kotti","classicKotti")},xdai:{chainId:100,name:"xdai"},matic:{chainId:137,name:"matic",_defaultProvider:Ba("matic")},maticmum:{chainId:80001,name:"maticmum"},optimism:{chainId:10,name:"optimism",_defaultProvider:Ba("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 Va(e){e=atob(e);const t=[];for(let r=0;r<e.length;r++)t.push(e.charCodeAt(r));return Is(t)}function Za(e){e=Is(e);let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return btoa(t)}class Ha{constructor(e){Ea(this,"alphabet",e),Ea(this,"base",e.length),Ea(this,"_alphabetMap",{}),Ea(this,"_leader",e.charAt(0));for(let t=0;t<e.length;t++)this._alphabetMap[e.charAt(t)]=t}encode(e){let t=Is(e);if(0===t.length)return"";let r=[0];for(let e=0;e<t.length;++e){let n=t[e];for(let e=0;e<r.length;++e)n+=r[e]<<8,r[e]=n%this.base,n=n/this.base|0;for(;n>0;)r.push(n%this.base),n=n/this.base|0}let n="";for(let e=0;0===t[e]&&e<t.length-1;++e)n+=this._leader;for(let e=r.length-1;e>=0;--e)n+=this.alphabet[r[e]];return n}decode(e){if("string"!=typeof e)throw new TypeError("Expected String");let t=[];if(0===e.length)return new Uint8Array(t);t.push(0);for(let r=0;r<e.length;r++){let n=this._alphabetMap[e[r]];if(void 0===n)throw new Error("Non-base"+this.base+" character");let o=n;for(let e=0;e<t.length;++e)o+=t[e]*this.base,t[e]=255&o,o>>=8;for(;o>0;)t.push(255&o),o>>=8}for(let r=0;e[r]===this._leader&&r<e.length-1;++r)t.push(0);return Is(new Uint8Array(t.reverse()))}}new Ha("abcdefghijklmnopqrstuvwxyz234567");const za=new Ha("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),Ya="0x0000000000000000000000000000000000000000",Ga=y.BigNumber.from(-1),Xa=y.BigNumber.from(0),Ja=y.BigNumber.from(1),qa=y.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),Qa=new Rs("strings/5.7.0");var Ka,$a;function el(e,t,r,n,o){if(e===$a.BAD_PREFIX||e===$a.UNEXPECTED_CONTINUE){let e=0;for(let n=t+1;n<r.length&&r[n]>>6==2;n++)e++;return e}return e===$a.OVERRUN?r.length-t-1:0}!function(e){e.current="",e.NFC="NFC",e.NFD="NFD",e.NFKC="NFKC",e.NFKD="NFKD"}(Ka||(Ka={})),function(e){e.UNEXPECTED_CONTINUE="unexpected continuation byte",e.BAD_PREFIX="bad codepoint prefix",e.OVERRUN="string overrun",e.MISSING_CONTINUE="missing continuation byte",e.OUT_OF_RANGE="out of UTF-8 range",e.UTF16_SURROGATE="UTF-16 surrogate",e.OVERLONG="overlong representation"}($a||($a={}));const tl=Object.freeze({error:function(e,t,r,n,o){return Qa.throwArgumentError(`invalid codepoint at offset ${t}; ${e}`,"bytes",r)},ignore:el,replace:function(e,t,r,n,o){return e===$a.OVERLONG?(n.push(o),0):(n.push(65533),el(e,t,r))}});function rl(e,t){null==t&&(t=tl.error),e=Is(e);const r=[];let n=0;for(;n<e.length;){const o=e[n++];if(o>>7==0){r.push(o);continue}let i=null,s=null;if(192==(224&o))i=1,s=127;else if(224==(240&o))i=2,s=2047;else{if(240!=(248&o)){n+=t(128==(192&o)?$a.UNEXPECTED_CONTINUE:$a.BAD_PREFIX,n-1,e,r);continue}i=3,s=65535}if(n-1+i>=e.length){n+=t($a.OVERRUN,n-1,e,r);continue}let a=o&(1<<8-i-1)-1;for(let o=0;o<i;o++){let o=e[n];if(128!=(192&o)){n+=t($a.MISSING_CONTINUE,n,e,r),a=null;break}a=a<<6|63&o,n++}null!==a&&(a>1114111?n+=t($a.OUT_OF_RANGE,n-1-i,e,r,a):a>=55296&&a<=57343?n+=t($a.UTF16_SURROGATE,n-1-i,e,r,a):a<=s?n+=t($a.OVERLONG,n-1-i,e,r,a):r.push(a))}return r}function nl(e,t=Ka.current){t!=Ka.current&&(Qa.checkNormalize(),e=e.normalize(t));let r=[];for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(n<128)r.push(n);else if(n<2048)r.push(n>>6|192),r.push(63&n|128);else if(55296==(64512&n)){t++;const o=e.charCodeAt(t);if(t>=e.length||56320!=(64512&o))throw new Error("invalid utf-8 string");const i=65536+((1023&n)<<10)+(1023&o);r.push(i>>18|240),r.push(i>>12&63|128),r.push(i>>6&63|128),r.push(63&i|128)}else r.push(n>>12|224),r.push(n>>6&63|128),r.push(63&n|128)}return Is(r)}function ol(e,t){return rl(e,t).map((e=>e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10&1023),56320+(1023&e))))).join("")}function il(e){return Ys(nl(e))}function sl(e,t){null==t&&(t=1);const r=[],n=r.forEach,o=function(e,t){n.call(e,(function(e){t>0&&Array.isArray(e)?o(e,t-1):r.push(e)}))};return o(e,t),r}function al(e){return function(e){let t=0;return()=>e[t++]}(function(e){let t=0;function r(){return e[t++]<<8|e[t++]}let n=r(),o=1,i=[0,1];for(let e=1;e<n;e++)i.push(o+=r());let s=r(),a=t;t+=s;let l=0,c=0;function u(){return 0==l&&(c=c<<8|e[t++],l=8),c>>--l&1}const d=Math.pow(2,31),h=d>>>1,p=h>>1,f=d-1;let m=0;for(let e=0;e<31;e++)m=m<<1|u();let g=[],y=0,b=d;for(;;){let e=Math.floor(((m-y+1)*o-1)/b),t=0,r=n;for(;r-t>1;){let n=t+r>>>1;e<i[n]?r=n:t=n}if(0==t)break;g.push(t);let s=y+Math.floor(b*i[t]/o),a=y+Math.floor(b*i[t+1]/o)-1;for(;0==((s^a)&h);)m=m<<1&f|u(),s=s<<1&f,a=a<<1&f|1;for(;s&~a&p;)m=m&h|m<<1&f>>>1|u(),s=s<<1^h,a=(a^h)<<1|h|1;y=s,b=1+a-s}let x=n-4;return g.map((t=>{switch(t-x){case 3:return x+65792+(e[a++]<<16|e[a++]<<8|e[a++]);case 2:return x+256+(e[a++]<<8|e[a++]);case 1:return x+e[a++];default:return t-1}}))}(e))}function ll(e){return 1&e?~e>>1:e>>1}function cl(e,t){let r=Array(e);for(let n=0,o=-1;n<e;n++)r[n]=o+=1+t();return r}function ul(e,t){let r=Array(e);for(let n=0,o=0;n<e;n++)r[n]=o+=ll(t());return r}function dl(e,t){let r=cl(e(),e),n=e(),o=cl(n,e),i=function(e,t){let r=Array(e);for(let n=0;n<e;n++)r[n]=1+t();return r}(n,e);for(let e=0;e<n;e++)for(let t=0;t<i[e];t++)r.push(o[e]+t);return t?r.map((e=>t[e])):r}function hl(e,t,r){let n=Array(e).fill(void 0).map((()=>[]));for(let o=0;o<t;o++)ul(e,r).forEach(((e,t)=>n[t].push(e)));return n}function pl(e,t){let r=1+t(),n=t(),o=function(e){let t=[];for(;;){let r=e();if(0==r)break;t.push(r)}return t}(t);return sl(hl(o.length,1+e,t).map(((e,t)=>{const i=e[0],s=e.slice(1);return Array(o[t]).fill(void 0).map(((e,t)=>{let o=t*n;return[i+t*r,s.map((e=>e+o))]}))})))}function fl(e,t){return hl(1+t(),1+e,t).map((e=>[e[0],e.slice(1)]))}const ml=al(Va("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==")),gl=new Set(dl(ml)),yl=new Set(dl(ml)),bl=function(e){let t=[];for(;;){let r=e();if(0==r)break;t.push(pl(r,e))}for(;;){let r=e()-1;if(r<0)break;t.push(fl(r,e))}return function(e){const t={};for(let r=0;r<e.length;r++){const n=e[r];t[n[0]]=n[1]}return t}(sl(t))}(ml),xl=function(e){let t=dl(e).sort(((e,t)=>e-t));return function r(){let n=[];for(;;){let o=dl(e,t);if(0==o.length)break;n.push({set:new Set(o),node:r()})}n.sort(((e,t)=>t.set.size-e.set.size));let o=e(),i=o%3;o=o/3|0;let s=!!(1&o);return o>>=1,{branches:n,valid:i,fe0f:s,save:1==o,check:2==o}}()}(ml);function vl(e){return function(e,t=Ka.current){return rl(nl(e,t))}(e)}function wl(e){return e.filter((e=>65039!=e))}function El(e){for(let t of e.split(".")){let e=vl(t);try{for(let t=e.lastIndexOf(95)-1;t>=0;t--)if(95!==e[t])throw new Error("underscore only allowed at start");if(e.length>=4&&e.every((e=>e<128))&&45===e[2]&&45===e[3])throw new Error("invalid label extension")}catch(e){throw new Error(`Invalid label "${t}": ${e.message}`)}}return e}function Al(e){return El(function(e,t){let r=vl(e).reverse(),n=[];for(;r.length;){let e=kl(r);if(e){n.push(...t(e));continue}let o=r.pop();if(gl.has(o)){n.push(o);continue}if(yl.has(o))continue;let i=bl[o];if(!i)throw new Error(`Disallowed codepoint: 0x${o.toString(16).toUpperCase()}`);n.push(...i)}return El(function(e){return e.normalize("NFC")}(String.fromCodePoint(...n)))}(e,wl))}function kl(e,t){var r;let n,o,i=xl,s=[],a=e.length;for(t&&(t.length=0);a;){let l=e[--a];if(i=null===(r=i.branches.find((e=>e.set.has(l))))||void 0===r?void 0:r.node,!i)break;if(i.save)o=l;else if(i.check&&l===o)break;s.push(l),i.fe0f&&(s.push(65039),a>0&&65039==e[a-1]&&a--),i.valid&&(n=s.slice(),2==i.valid&&n.splice(1,1),t&&t.push(...e.slice(a).reverse()),e.length=a)}return n}const Cl=new Rs("hash/5.7.0"),Rl=new Uint8Array(32);function Sl(e){if(0===e.length)throw new Error("invalid ENS name; empty component");return e}function Tl(e){const t=nl(Al(e)),r=[];if(0===e.length)return r;let n=0;for(let e=0;e<t.length;e++){46===t[e]&&(r.push(Sl(t.slice(n,e))),n=e+1)}if(n>=t.length)throw new Error("invalid ENS name; empty component");return r.push(Sl(t.slice(n))),r}function Nl(e){"string"!=typeof e&&Cl.throwArgumentError("invalid ENS name; not a string","name",e);let t=Rl;const r=Tl(e);for(;r.length;)t=Ys(js([t,Ys(r.pop())]));return _s(t)}Rl.fill(0);var Ml=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Fl=new Rs("hash/5.7.0"),Ol=new Uint8Array(32);Ol.fill(0);const Il=y.BigNumber.from(-1),jl=y.BigNumber.from(0),Dl=y.BigNumber.from(1),Bl=y.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");const _l=Vs(Dl.toHexString(),32),Pl=Vs(jl.toHexString(),32),Wl={name:"string",version:"string",chainId:"uint256",verifyingContract:"address",salt:"bytes32"},Ul=["name","version","chainId","verifyingContract","salt"];function Ll(e){return function(t){return"string"!=typeof t&&Fl.throwArgumentError(`invalid domain value for ${JSON.stringify(e)}`,`domain.${e}`,t),t}}const Vl={name:Ll("name"),version:Ll("version"),chainId:function(e){try{return y.BigNumber.from(e).toString()}catch(e){}return Fl.throwArgumentError('invalid domain value for "chainId"',"domain.chainId",e)},verifyingContract:function(e){try{return ia(e).toLowerCase()}catch(e){}return Fl.throwArgumentError('invalid domain value "verifyingContract"',"domain.verifyingContract",e)},salt:function(e){try{const t=Is(e);if(32!==t.length)throw new Error("bad length");return _s(t)}catch(e){}return Fl.throwArgumentError('invalid domain value "salt"',"domain.salt",e)}};function Zl(e){{const t=e.match(/^(u?)int(\d*)$/);if(t){const r=""===t[1],n=parseInt(t[2]||"256");(n%8!=0||n>256||t[2]&&t[2]!==String(n))&&Fl.throwArgumentError("invalid numeric width","type",e);const o=Bl.mask(r?n-1:n),i=r?o.add(Dl).mul(Il):jl;return function(t){const r=y.BigNumber.from(t);return(r.lt(i)||r.gt(o))&&Fl.throwArgumentError(`value out-of-bounds for ${e}`,"value",t),Vs(r.toTwos(256).toHexString(),32)}}}{const t=e.match(/^bytes(\d+)$/);if(t){const r=parseInt(t[1]);return(0===r||r>32||t[1]!==String(r))&&Fl.throwArgumentError("invalid bytes width","type",e),function(t){return Is(t).length!==r&&Fl.throwArgumentError(`invalid length for ${e}`,"value",t),function(e){const t=Is(e),r=t.length%32;return r?Us([t,Ol.slice(r)]):_s(t)}(t)}}}switch(e){case"address":return function(e){return Vs(ia(e),32)};case"bool":return function(e){return e?_l:Pl};case"bytes":return function(e){return Ys(e)};case"string":return function(e){return il(e)}}return null}function Hl(e,t){return`${e}(${t.map((({name:e,type:t})=>t+" "+e)).join(",")})`}class zl{constructor(e){Ea(this,"types",Object.freeze(Na(e))),Ea(this,"_encoderCache",{}),Ea(this,"_types",{});const t={},r={},n={};Object.keys(e).forEach((e=>{t[e]={},r[e]=[],n[e]={}}));for(const n in e){const o={};e[n].forEach((i=>{o[i.name]&&Fl.throwArgumentError(`duplicate variable name ${JSON.stringify(i.name)} in ${JSON.stringify(n)}`,"types",e),o[i.name]=!0;const s=i.type.match(/^([^\x5b]*)(\x5b|$)/)[1];s===n&&Fl.throwArgumentError(`circular type reference to ${JSON.stringify(s)}`,"types",e);Zl(s)||(r[s]||Fl.throwArgumentError(`unknown type ${JSON.stringify(s)}`,"types",e),r[s].push(n),t[n][s]=!0)}))}const o=Object.keys(r).filter((e=>0===r[e].length));0===o.length?Fl.throwArgumentError("missing primary type","types",e):o.length>1&&Fl.throwArgumentError(`ambiguous primary types or unused types: ${o.map((e=>JSON.stringify(e))).join(", ")}`,"types",e),Ea(this,"primaryType",o[0]),function o(i,s){s[i]&&Fl.throwArgumentError(`circular type reference to ${JSON.stringify(i)}`,"types",e),s[i]=!0,Object.keys(t[i]).forEach((e=>{r[e]&&(o(e,s),Object.keys(s).forEach((t=>{n[t][e]=!0})))})),delete s[i]}(this.primaryType,{});for(const t in n){const r=Object.keys(n[t]);r.sort(),this._types[t]=Hl(t,e[t])+r.map((t=>Hl(t,e[t]))).join("")}}getEncoder(e){let t=this._encoderCache[e];return t||(t=this._encoderCache[e]=this._getEncoder(e)),t}_getEncoder(e){{const t=Zl(e);if(t)return t}const t=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(t){const e=t[1],r=this.getEncoder(e),n=parseInt(t[3]);return t=>{n>=0&&t.length!==n&&Fl.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",t);let o=t.map(r);return this._types[e]&&(o=o.map(Ys)),Ys(Us(o))}}const r=this.types[e];if(r){const t=il(this._types[e]);return e=>{const n=r.map((({name:t,type:r})=>{const n=this.getEncoder(r)(e[t]);return this._types[r]?Ys(n):n}));return n.unshift(t),Us(n)}}return Fl.throwArgumentError(`unknown type: ${e}`,"type",e)}encodeType(e){const t=this._types[e];return t||Fl.throwArgumentError(`unknown type: ${JSON.stringify(e)}`,"name",e),t}encodeData(e,t){return this.getEncoder(e)(t)}hashStruct(e,t){return Ys(this.encodeData(e,t))}encode(e){return this.encodeData(this.primaryType,e)}hash(e){return this.hashStruct(this.primaryType,e)}_visit(e,t,r){if(Zl(e))return r(e,t);const n=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(n){const e=n[1],o=parseInt(n[3]);return o>=0&&t.length!==o&&Fl.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",t),t.map((t=>this._visit(e,t,r)))}const o=this.types[e];return o?o.reduce(((e,{name:n,type:o})=>(e[n]=this._visit(o,t[n],r),e)),{}):Fl.throwArgumentError(`unknown type: ${e}`,"type",e)}visit(e,t){return this._visit(this.primaryType,e,t)}static from(e){return new zl(e)}static getPrimaryType(e){return zl.from(e).primaryType}static hashStruct(e,t,r){return zl.from(t).hashStruct(e,r)}static hashDomain(e){const t=[];for(const r in e){const n=Wl[r];n||Fl.throwArgumentError(`invalid typed-data domain key: ${JSON.stringify(r)}`,"domain",e),t.push({name:r,type:n})}return t.sort(((e,t)=>Ul.indexOf(e.name)-Ul.indexOf(t.name))),zl.hashStruct("EIP712Domain",{EIP712Domain:t},e)}static encode(e,t,r){return Us(["0x1901",zl.hashDomain(e),zl.from(t).hash(r)])}static hash(e,t,r){return Ys(zl.encode(e,t,r))}static resolveNames(e,t,r,n){return Ml(this,void 0,void 0,(function*(){e=Ca(e);const o={};e.verifyingContract&&!Bs(e.verifyingContract,20)&&(o[e.verifyingContract]="0x");const i=zl.from(t);i.visit(r,((e,t)=>("address"!==e||Bs(t,20)||(o[t]="0x"),t)));for(const e in o)o[e]=yield n(e);return e.verifyingContract&&o[e.verifyingContract]&&(e.verifyingContract=o[e.verifyingContract]),r=i.visit(r,((e,t)=>"address"===e&&o[t]?o[t]:t)),{domain:e,value:r}}))}static getPayload(e,t,r){zl.hashDomain(e);const n={},o=[];Ul.forEach((t=>{const r=e[t];null!=r&&(n[t]=Vl[t](r),o.push({name:t,type:Wl[t]}))}));const i=zl.from(t),s=Ca(t);return s.EIP712Domain?Fl.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",t):s.EIP712Domain=o,i.encode(r),{types:s,domain:n,primaryType:i.primaryType,message:i.visit(r,((e,t)=>{if(e.match(/^bytes(\d*)/))return _s(Is(t));if(e.match(/^u?int/))return y.BigNumber.from(t).toString();switch(e){case"address":return t.toLowerCase();case"bool":return!!t;case"string":return"string"!=typeof t&&Fl.throwArgumentError("invalid string","value",t),t}return Fl.throwArgumentError("unsupported type","type",e)}))}}}var Yl={},Gl={},Xl=Jl;function Jl(e,t){if(!e)throw new Error(t||"Assertion failed")}Jl.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)};var ql,Ql={exports:{}},Kl={exports:{}};!function(e){try{var t=require("util");if("function"!=typeof t.inherits)throw"";e.exports=t.inherits}catch(t){e.exports=(ql||(ql=1,"function"==typeof Object.create?Kl.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:Kl.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),Kl.exports)}}(Ql);var $l=Xl,ec=Ql.exports;function tc(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function rc(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function nc(e){return 1===e.length?"0"+e:e}function oc(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}Gl.inherits=ec,Gl.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),o=0;o<e.length;o+=2)r.push(parseInt(e[o]+e[o+1],16))}else for(var n=0,o=0;o<e.length;o++){var i=e.charCodeAt(o);i<128?r[n++]=i:i<2048?(r[n++]=i>>6|192,r[n++]=63&i|128):tc(e,o)?(i=65536+((1023&i)<<10)+(1023&e.charCodeAt(++o)),r[n++]=i>>18|240,r[n++]=i>>12&63|128,r[n++]=i>>6&63|128,r[n++]=63&i|128):(r[n++]=i>>12|224,r[n++]=i>>6&63|128,r[n++]=63&i|128)}else for(o=0;o<e.length;o++)r[o]=0|e[o];return r},Gl.toHex=function(e){for(var t="",r=0;r<e.length;r++)t+=nc(e[r].toString(16));return t},Gl.htonl=rc,Gl.toHex32=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e[n];"little"===t&&(o=rc(o)),r+=oc(o.toString(16))}return r},Gl.zero2=nc,Gl.zero8=oc,Gl.join32=function(e,t,r,n){var o=r-t;$l(o%4==0);for(var i=new Array(o/4),s=0,a=t;s<i.length;s++,a+=4){var l;l="big"===n?e[a]<<24|e[a+1]<<16|e[a+2]<<8|e[a+3]:e[a+3]<<24|e[a+2]<<16|e[a+1]<<8|e[a],i[s]=l>>>0}return i},Gl.split32=function(e,t){for(var r=new Array(4*e.length),n=0,o=0;n<e.length;n++,o+=4){var i=e[n];"big"===t?(r[o]=i>>>24,r[o+1]=i>>>16&255,r[o+2]=i>>>8&255,r[o+3]=255&i):(r[o+3]=i>>>24,r[o+2]=i>>>16&255,r[o+1]=i>>>8&255,r[o]=255&i)}return r},Gl.rotr32=function(e,t){return e>>>t|e<<32-t},Gl.rotl32=function(e,t){return e<<t|e>>>32-t},Gl.sum32=function(e,t){return e+t>>>0},Gl.sum32_3=function(e,t,r){return e+t+r>>>0},Gl.sum32_4=function(e,t,r,n){return e+t+r+n>>>0},Gl.sum32_5=function(e,t,r,n,o){return e+t+r+n+o>>>0},Gl.sum64=function(e,t,r,n){var o=e[t],i=n+e[t+1]>>>0,s=(i<n?1:0)+r+o;e[t]=s>>>0,e[t+1]=i},Gl.sum64_hi=function(e,t,r,n){return(t+n>>>0<t?1:0)+e+r>>>0},Gl.sum64_lo=function(e,t,r,n){return t+n>>>0},Gl.sum64_4_hi=function(e,t,r,n,o,i,s,a){var l=0,c=t;return l+=(c=c+n>>>0)<t?1:0,l+=(c=c+i>>>0)<i?1:0,e+r+o+s+(l+=(c=c+a>>>0)<a?1:0)>>>0},Gl.sum64_4_lo=function(e,t,r,n,o,i,s,a){return t+n+i+a>>>0},Gl.sum64_5_hi=function(e,t,r,n,o,i,s,a,l,c){var u=0,d=t;return u+=(d=d+n>>>0)<t?1:0,u+=(d=d+i>>>0)<i?1:0,u+=(d=d+a>>>0)<a?1:0,e+r+o+s+l+(u+=(d=d+c>>>0)<c?1:0)>>>0},Gl.sum64_5_lo=function(e,t,r,n,o,i,s,a,l,c){return t+n+i+a+c>>>0},Gl.rotr64_hi=function(e,t,r){return(t<<32-r|e>>>r)>>>0},Gl.rotr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},Gl.shr64_hi=function(e,t,r){return e>>>r},Gl.shr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0};var ic={},sc=Gl,ac=Xl;function lc(){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}ic.BlockHash=lc,lc.prototype.update=function(e,t){if(e=sc.toArray(e,t),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){var r=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-r,e.length),0===this.pending.length&&(this.pending=null),e=sc.join32(e,0,e.length-r,this.endian);for(var n=0;n<e.length;n+=this._delta32)this._update(e,n,n+this._delta32)}return this},lc.prototype.digest=function(e){return this.update(this._pad()),ac(null===this.pending),this._digest(e)},lc.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,r=t-(e+this.padLength)%t,n=new Array(r+this.padLength);n[0]=128;for(var o=1;o<r;o++)n[o]=0;if(e<<=3,"big"===this.endian){for(var i=8;i<this.padLength;i++)n[o++]=0;n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=e>>>24&255,n[o++]=e>>>16&255,n[o++]=e>>>8&255,n[o++]=255&e}else for(n[o++]=255&e,n[o++]=e>>>8&255,n[o++]=e>>>16&255,n[o++]=e>>>24&255,n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=0,i=8;i<this.padLength;i++)n[o++]=0;return n};var cc={},uc={},dc=Gl.rotr32;function hc(e,t,r){return e&t^~e&r}function pc(e,t,r){return e&t^e&r^t&r}function fc(e,t,r){return e^t^r}uc.ft_1=function(e,t,r,n){return 0===e?hc(t,r,n):1===e||3===e?fc(t,r,n):2===e?pc(t,r,n):void 0},uc.ch32=hc,uc.maj32=pc,uc.p32=fc,uc.s0_256=function(e){return dc(e,2)^dc(e,13)^dc(e,22)},uc.s1_256=function(e){return dc(e,6)^dc(e,11)^dc(e,25)},uc.g0_256=function(e){return dc(e,7)^dc(e,18)^e>>>3},uc.g1_256=function(e){return dc(e,17)^dc(e,19)^e>>>10};var mc=Gl,gc=ic,yc=uc,bc=mc.rotl32,xc=mc.sum32,vc=mc.sum32_5,wc=yc.ft_1,Ec=gc.BlockHash,Ac=[1518500249,1859775393,2400959708,3395469782];function kc(){if(!(this instanceof kc))return new kc;Ec.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}mc.inherits(kc,Ec);var Cc=kc;kc.blockSize=512,kc.outSize=160,kc.hmacStrength=80,kc.padLength=64,kc.prototype._update=function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=bc(r[n-3]^r[n-8]^r[n-14]^r[n-16],1);var o=this.h[0],i=this.h[1],s=this.h[2],a=this.h[3],l=this.h[4];for(n=0;n<r.length;n++){var c=~~(n/20),u=vc(bc(o,5),wc(c,i,s,a),l,r[n],Ac[c]);l=a,a=s,s=bc(i,30),i=o,o=u}this.h[0]=xc(this.h[0],o),this.h[1]=xc(this.h[1],i),this.h[2]=xc(this.h[2],s),this.h[3]=xc(this.h[3],a),this.h[4]=xc(this.h[4],l)},kc.prototype._digest=function(e){return"hex"===e?mc.toHex32(this.h,"big"):mc.split32(this.h,"big")};var Rc=Gl,Sc=ic,Tc=uc,Nc=Xl,Mc=Rc.sum32,Fc=Rc.sum32_4,Oc=Rc.sum32_5,Ic=Tc.ch32,jc=Tc.maj32,Dc=Tc.s0_256,Bc=Tc.s1_256,_c=Tc.g0_256,Pc=Tc.g1_256,Wc=Sc.BlockHash,Uc=[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 Lc(){if(!(this instanceof Lc))return new Lc;Wc.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=Uc,this.W=new Array(64)}Rc.inherits(Lc,Wc);var Vc=Lc;Lc.blockSize=512,Lc.outSize=256,Lc.hmacStrength=192,Lc.padLength=64,Lc.prototype._update=function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=Fc(Pc(r[n-2]),r[n-7],_c(r[n-15]),r[n-16]);var o=this.h[0],i=this.h[1],s=this.h[2],a=this.h[3],l=this.h[4],c=this.h[5],u=this.h[6],d=this.h[7];for(Nc(this.k.length===r.length),n=0;n<r.length;n++){var h=Oc(d,Bc(l),Ic(l,c,u),this.k[n],r[n]),p=Mc(Dc(o),jc(o,i,s));d=u,u=c,c=l,l=Mc(a,h),a=s,s=i,i=o,o=Mc(h,p)}this.h[0]=Mc(this.h[0],o),this.h[1]=Mc(this.h[1],i),this.h[2]=Mc(this.h[2],s),this.h[3]=Mc(this.h[3],a),this.h[4]=Mc(this.h[4],l),this.h[5]=Mc(this.h[5],c),this.h[6]=Mc(this.h[6],u),this.h[7]=Mc(this.h[7],d)},Lc.prototype._digest=function(e){return"hex"===e?Rc.toHex32(this.h,"big"):Rc.split32(this.h,"big")};var Zc=Gl,Hc=Vc;function zc(){if(!(this instanceof zc))return new zc;Hc.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}Zc.inherits(zc,Hc);var Yc=zc;zc.blockSize=512,zc.outSize=224,zc.hmacStrength=192,zc.padLength=64,zc.prototype._digest=function(e){return"hex"===e?Zc.toHex32(this.h.slice(0,7),"big"):Zc.split32(this.h.slice(0,7),"big")};var Gc=Gl,Xc=ic,Jc=Xl,qc=Gc.rotr64_hi,Qc=Gc.rotr64_lo,Kc=Gc.shr64_hi,$c=Gc.shr64_lo,eu=Gc.sum64,tu=Gc.sum64_hi,ru=Gc.sum64_lo,nu=Gc.sum64_4_hi,ou=Gc.sum64_4_lo,iu=Gc.sum64_5_hi,su=Gc.sum64_5_lo,au=Xc.BlockHash,lu=[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];function cu(){if(!(this instanceof cu))return new cu;au.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=lu,this.W=new Array(160)}Gc.inherits(cu,au);var uu=cu;function du(e,t,r,n,o){var i=e&r^~e&o;return i<0&&(i+=4294967296),i}function hu(e,t,r,n,o,i){var s=t&n^~t&i;return s<0&&(s+=4294967296),s}function pu(e,t,r,n,o){var i=e&r^e&o^r&o;return i<0&&(i+=4294967296),i}function fu(e,t,r,n,o,i){var s=t&n^t&i^n&i;return s<0&&(s+=4294967296),s}function mu(e,t){var r=qc(e,t,28)^qc(t,e,2)^qc(t,e,7);return r<0&&(r+=4294967296),r}function gu(e,t){var r=Qc(e,t,28)^Qc(t,e,2)^Qc(t,e,7);return r<0&&(r+=4294967296),r}function yu(e,t){var r=qc(e,t,14)^qc(e,t,18)^qc(t,e,9);return r<0&&(r+=4294967296),r}function bu(e,t){var r=Qc(e,t,14)^Qc(e,t,18)^Qc(t,e,9);return r<0&&(r+=4294967296),r}function xu(e,t){var r=qc(e,t,1)^qc(e,t,8)^Kc(e,t,7);return r<0&&(r+=4294967296),r}function vu(e,t){var r=Qc(e,t,1)^Qc(e,t,8)^$c(e,t,7);return r<0&&(r+=4294967296),r}function wu(e,t){var r=qc(e,t,19)^qc(t,e,29)^Kc(e,t,6);return r<0&&(r+=4294967296),r}function Eu(e,t){var r=Qc(e,t,19)^Qc(t,e,29)^$c(e,t,6);return r<0&&(r+=4294967296),r}cu.blockSize=1024,cu.outSize=512,cu.hmacStrength=192,cu.padLength=128,cu.prototype._prepareBlock=function(e,t){for(var r=this.W,n=0;n<32;n++)r[n]=e[t+n];for(;n<r.length;n+=2){var o=wu(r[n-4],r[n-3]),i=Eu(r[n-4],r[n-3]),s=r[n-14],a=r[n-13],l=xu(r[n-30],r[n-29]),c=vu(r[n-30],r[n-29]),u=r[n-32],d=r[n-31];r[n]=nu(o,i,s,a,l,c,u,d),r[n+1]=ou(o,i,s,a,l,c,u,d)}},cu.prototype._update=function(e,t){this._prepareBlock(e,t);var r=this.W,n=this.h[0],o=this.h[1],i=this.h[2],s=this.h[3],a=this.h[4],l=this.h[5],c=this.h[6],u=this.h[7],d=this.h[8],h=this.h[9],p=this.h[10],f=this.h[11],m=this.h[12],g=this.h[13],y=this.h[14],b=this.h[15];Jc(this.k.length===r.length);for(var x=0;x<r.length;x+=2){var v=y,w=b,E=yu(d,h),A=bu(d,h),k=du(d,h,p,f,m),C=hu(d,h,p,f,m,g),R=this.k[x],S=this.k[x+1],T=r[x],N=r[x+1],M=iu(v,w,E,A,k,C,R,S,T,N),F=su(v,w,E,A,k,C,R,S,T,N);v=mu(n,o),w=gu(n,o),E=pu(n,o,i,s,a),A=fu(n,o,i,s,a,l);var O=tu(v,w,E,A),I=ru(v,w,E,A);y=m,b=g,m=p,g=f,p=d,f=h,d=tu(c,u,M,F),h=ru(u,u,M,F),c=a,u=l,a=i,l=s,i=n,s=o,n=tu(M,F,O,I),o=ru(M,F,O,I)}eu(this.h,0,n,o),eu(this.h,2,i,s),eu(this.h,4,a,l),eu(this.h,6,c,u),eu(this.h,8,d,h),eu(this.h,10,p,f),eu(this.h,12,m,g),eu(this.h,14,y,b)},cu.prototype._digest=function(e){return"hex"===e?Gc.toHex32(this.h,"big"):Gc.split32(this.h,"big")};var Au=Gl,ku=uu;function Cu(){if(!(this instanceof Cu))return new Cu;ku.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}Au.inherits(Cu,ku);var Ru=Cu;Cu.blockSize=1024,Cu.outSize=384,Cu.hmacStrength=192,Cu.padLength=128,Cu.prototype._digest=function(e){return"hex"===e?Au.toHex32(this.h.slice(0,12),"big"):Au.split32(this.h.slice(0,12),"big")},cc.sha1=Cc,cc.sha224=Yc,cc.sha256=Vc,cc.sha384=Ru,cc.sha512=uu;var Su={},Tu=Gl,Nu=ic,Mu=Tu.rotl32,Fu=Tu.sum32,Ou=Tu.sum32_3,Iu=Tu.sum32_4,ju=Nu.BlockHash;function Du(){if(!(this instanceof Du))return new Du;ju.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function Bu(e,t,r,n){return e<=15?t^r^n:e<=31?t&r|~t&n:e<=47?(t|~r)^n:e<=63?t&n|r&~n:t^(r|~n)}function _u(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function Pu(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}Tu.inherits(Du,ju),Su.ripemd160=Du,Du.blockSize=512,Du.outSize=160,Du.hmacStrength=192,Du.padLength=64,Du.prototype._update=function(e,t){for(var r=this.h[0],n=this.h[1],o=this.h[2],i=this.h[3],s=this.h[4],a=r,l=n,c=o,u=i,d=s,h=0;h<80;h++){var p=Fu(Mu(Iu(r,Bu(h,n,o,i),e[Wu[h]+t],_u(h)),Lu[h]),s);r=s,s=i,i=Mu(o,10),o=n,n=p,p=Fu(Mu(Iu(a,Bu(79-h,l,c,u),e[Uu[h]+t],Pu(h)),Vu[h]),d),a=d,d=u,u=Mu(c,10),c=l,l=p}p=Ou(this.h[1],o,u),this.h[1]=Ou(this.h[2],i,d),this.h[2]=Ou(this.h[3],s,a),this.h[3]=Ou(this.h[4],r,l),this.h[4]=Ou(this.h[0],n,c),this.h[0]=p},Du.prototype._digest=function(e){return"hex"===e?Tu.toHex32(this.h,"little"):Tu.split32(this.h,"little")};var Wu=[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],Uu=[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],Lu=[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],Vu=[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],Zu=Gl,Hu=Xl;function zu(e,t,r){if(!(this instanceof zu))return new zu(e,t,r);this.Hash=e,this.blockSize=e.blockSize/8,this.outSize=e.outSize/8,this.inner=null,this.outer=null,this._init(Zu.toArray(t,r))}var Yu=zu;zu.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),Hu(e.length<=this.blockSize);for(var t=e.length;t<this.blockSize;t++)e.push(0);for(t=0;t<e.length;t++)e[t]^=54;for(this.inner=(new this.Hash).update(e),t=0;t<e.length;t++)e[t]^=106;this.outer=(new this.Hash).update(e)},zu.prototype.update=function(e,t){return this.inner.update(e,t),this},zu.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},function(e){var t=Yl;t.utils=Gl,t.common=ic,t.sha=cc,t.ripemd=Su,t.hmac=Yu,t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}();var Gu=Yl;function Xu(e){return"0x"+Gu.sha256().update(Is(e)).digest("hex")}new Rs("sha2/5.7.0");var Ju=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};function qu(e,t){return Ju(this,void 0,void 0,(function*(){null==t&&(t={});const r={method:t.method||"GET",headers:t.headers||{},body:t.body||void 0};if(!0!==t.skipFetchSetup&&(r.mode="cors",r.cache="no-cache",r.credentials="same-origin",r.redirect="follow",r.referrer="client"),null!=t.fetchOptions){const e=t.fetchOptions;e.mode&&(r.mode=e.mode),e.cache&&(r.cache=e.cache),e.credentials&&(r.credentials=e.credentials),e.redirect&&(r.redirect=e.redirect),e.referrer&&(r.referrer=e.referrer)}const n=yield fetch(e,r),o=yield n.arrayBuffer(),i={};return n.headers.forEach?n.headers.forEach(((e,t)=>{i[t.toLowerCase()]=e})):n.headers.keys().forEach((e=>{i[e.toLowerCase()]=n.headers.get(e)})),{headers:i,statusCode:n.status,statusMessage:n.statusText,body:Is(new Uint8Array(o))}}))}var Qu=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Ku=new Rs("web/5.7.1");function $u(e){return new Promise((t=>{setTimeout(t,e)}))}function ed(e,t){if(null==e)return null;if("string"==typeof e)return e;if(Ms(e)){if(t&&("text"===t.split("/")[0]||"application/json"===t.split(";")[0].trim()))try{return ol(e)}catch(e){}return _s(e)}return e}function td(e,t,r){let n=null;if(null!=t){n=nl(t);const r="string"==typeof e?{url:e}:Ca(e);if(r.headers){0!==Object.keys(r.headers).filter((e=>"content-type"===e.toLowerCase())).length||(r.headers=Ca(r.headers),r.headers["content-type"]="application/json")}else r.headers={"content-type":"application/json"};e=r}return function(e,t,r){const n="object"==typeof e&&null!=e.throttleLimit?e.throttleLimit:12;Ku.assertArgument(n>0&&n%1==0,"invalid connection throttle limit","connection.throttleLimit",n);const o="object"==typeof e?e.throttleCallback:null,i="object"==typeof e&&"number"==typeof e.throttleSlotInterval?e.throttleSlotInterval:100;Ku.assertArgument(i>0&&i%1==0,"invalid connection throttle slot interval","connection.throttleSlotInterval",i);const s="object"==typeof e&&!!e.errorPassThrough,a={};let l=null;const c={method:"GET"};let u=!1,d=12e4;if("string"==typeof e)l=e;else if("object"==typeof e){if(null!=e&&null!=e.url||Ku.throwArgumentError("missing URL","connection.url",e),l=e.url,"number"==typeof e.timeout&&e.timeout>0&&(d=e.timeout),e.headers)for(const t in e.headers)a[t.toLowerCase()]={key:t,value:String(e.headers[t])},["if-none-match","if-modified-since"].indexOf(t.toLowerCase())>=0&&(u=!0);if(c.allowGzip=!!e.allowGzip,null!=e.user&&null!=e.password){"https:"!==l.substring(0,6)&&!0!==e.allowInsecureAuthentication&&Ku.throwError("basic authentication requires a secure https url",Rs.errors.INVALID_ARGUMENT,{argument:"url",url:l,user:e.user,password:"[REDACTED]"});const t=e.user+":"+e.password;a.authorization={key:"Authorization",value:"Basic "+Za(nl(t))}}null!=e.skipFetchSetup&&(c.skipFetchSetup=!!e.skipFetchSetup),null!=e.fetchOptions&&(c.fetchOptions=Ca(e.fetchOptions))}const h=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),p=l?l.match(h):null;if(p)try{const e={statusCode:200,statusMessage:"OK",headers:{"content-type":p[1]||"text/plain"},body:p[2]?Va(p[3]):(f=p[3],nl(f.replace(/%([0-9a-f][0-9a-f])/gi,((e,t)=>String.fromCharCode(parseInt(t,16))))))};let t=e.body;return r&&(t=r(e.body,e)),Promise.resolve(t)}catch(e){Ku.throwError("processing response error",Rs.errors.SERVER_ERROR,{body:ed(p[1],p[2]),error:e,requestBody:null,requestMethod:"GET",url:l})}var f;t&&(c.method="POST",c.body=t,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(t.length)}));const m={};Object.keys(a).forEach((e=>{const t=a[e];m[t.key]=t.value})),c.headers=m;const g=function(){let e=null;return{promise:new Promise((function(t,r){d&&(e=setTimeout((()=>{null!=e&&(e=null,r(Ku.makeError("timeout",Rs.errors.TIMEOUT,{requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,timeout:d,url:l})))}),d))})),cancel:function(){null!=e&&(clearTimeout(e),e=null)}}}(),y=function(){return Qu(this,void 0,void 0,(function*(){for(let e=0;e<n;e++){let t=null;try{if(t=yield qu(l,c),e<n)if(301===t.statusCode||302===t.statusCode){const e=t.headers.location||"";if("GET"===c.method&&e.match(/^https:/)){l=t.headers.location;continue}}else if(429===t.statusCode){let r=!0;if(o&&(r=yield o(e,l)),r){let r=0;const n=t.headers["retry-after"];r="string"==typeof n&&n.match(/^[1-9][0-9]*$/)?1e3*parseInt(n):i*parseInt(String(Math.random()*Math.pow(2,e))),yield $u(r);continue}}}catch(e){t=e.response,null==t&&(g.cancel(),Ku.throwError("missing response",Rs.errors.SERVER_ERROR,{requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,serverError:e,url:l}))}let a=t.body;if(u&&304===t.statusCode?a=null:!s&&(t.statusCode<200||t.statusCode>=300)&&(g.cancel(),Ku.throwError("bad response",Rs.errors.SERVER_ERROR,{status:t.statusCode,headers:t.headers,body:ed(a,t.headers?t.headers["content-type"]:null),requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,url:l})),r)try{const e=yield r(a,t);return g.cancel(),e}catch(r){if(r.throttleRetry&&e<n){let t=!0;if(o&&(t=yield o(e,l)),t){const t=i*parseInt(String(Math.random()*Math.pow(2,e)));yield $u(t);continue}}g.cancel(),Ku.throwError("processing response error",Rs.errors.SERVER_ERROR,{body:ed(a,t.headers?t.headers["content-type"]:null),error:r,requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,url:l})}return g.cancel(),a}return Ku.throwError("failed response",Rs.errors.SERVER_ERROR,{requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,url:l})}))}();return Promise.race([g.promise,y])}(e,n,((e,t)=>{let n=null;if(null!=e)try{n=JSON.parse(ol(e))}catch(t){Ku.throwError("invalid JSON",Rs.errors.SERVER_ERROR,{body:e,error:t})}return r&&(n=r(n,t)),n}))}function rd(e,t){return t||(t={}),null==(t=Ca(t)).floor&&(t.floor=0),null==t.ceiling&&(t.ceiling=1e4),null==t.interval&&(t.interval=250),new Promise((function(r,n){let o=null,i=!1;const s=()=>!i&&(i=!0,o&&clearTimeout(o),!0);t.timeout&&(o=setTimeout((()=>{s()&&n(new Error("timeout"))}),t.timeout));const a=t.retryLimit;let l=0;!function o(){return e().then((function(e){if(void 0!==e)s()&&r(e);else if(t.oncePoll)t.oncePoll.once("poll",o);else if(t.onceBlock)t.onceBlock.once("block",o);else if(!i){if(l++,l>a)return void(s()&&n(new Error("retry limit reached")));let e=t.interval*parseInt(String(Math.random()*Math.pow(2,l)));e<t.floor&&(e=t.floor),e>t.ceiling&&(e=t.ceiling),setTimeout(o,e)}return null}),(function(e){s()&&n(e)}))}()}))}for(var nd="qpzry9x8gf2tvdw0s3jn54khce6mua7l",od={},id=0;id<nd.length;id++){var sd=nd.charAt(id);if(void 0!==od[sd])throw new TypeError(sd+" is ambiguous");od[sd]=id}function ad(e){var t=e>>25;return(33554431&e)<<5^996825010&-(t>>0&1)^642813549&-(t>>1&1)^513874426&-(t>>2&1)^1027748829&-(t>>3&1)^705979059&-(t>>4&1)}function ld(e){for(var t=1,r=0;r<e.length;++r){var n=e.charCodeAt(r);if(n<33||n>126)return"Invalid prefix ("+e+")";t=ad(t)^n>>5}for(t=ad(t),r=0;r<e.length;++r){var o=e.charCodeAt(r);t=ad(t)^31&o}return t}function cd(e,t){if(t=t||90,e.length<8)return e+" too short";if(e.length>t)return"Exceeds length limit";var r=e.toLowerCase(),n=e.toUpperCase();if(e!==r&&e!==n)return"Mixed-case string "+e;var o=(e=r).lastIndexOf("1");if(-1===o)return"No separator character for "+e;if(0===o)return"Missing prefix for "+e;var i=e.slice(0,o),s=e.slice(o+1);if(s.length<6)return"Data too short";var a=ld(i);if("string"==typeof a)return a;for(var l=[],c=0;c<s.length;++c){var u=s.charAt(c),d=od[u];if(void 0===d)return"Unknown character "+u;a=ad(a)^d,c+6>=s.length||l.push(d)}return 1!==a?"Invalid checksum for "+e:{prefix:i,words:l}}function ud(e,t,r,n){for(var o=0,i=0,s=(1<<r)-1,a=[],l=0;l<e.length;++l)for(o=o<<t|e[l],i+=t;i>=r;)i-=r,a.push(o>>i&s);if(n)i>0&&a.push(o<<r-i&s);else{if(i>=t)return"Excess padding";if(o<<r-i&s)return"Non-zero padding"}return a}var dd={decodeUnsafe:function(){var e=cd.apply(null,arguments);if("object"==typeof e)return e},decode:function(e){var t=cd.apply(null,arguments);if("object"==typeof t)return t;throw new Error(t)},encode:function(e,t,r){if(r=r||90,e.length+7+t.length>r)throw new TypeError("Exceeds length limit");var n=ld(e=e.toLowerCase());if("string"==typeof n)throw new Error(n);for(var o=e+"1",i=0;i<t.length;++i){var s=t[i];if(s>>5!=0)throw new Error("Non 5-bit word");n=ad(n)^s,o+=nd.charAt(s)}for(i=0;i<6;++i)n=ad(n);for(n^=1,i=0;i<6;++i){o+=nd.charAt(n>>5*(5-i)&31)}return o},toWordsUnsafe:function(e){var t=ud(e,8,5,!0);if(Array.isArray(t))return t},toWords:function(e){var t=ud(e,8,5,!0);if(Array.isArray(t))return t;throw new Error(t)},fromWordsUnsafe:function(e){var t=ud(e,5,8,!1);if(Array.isArray(t))return t},fromWords:function(e){var t=ud(e,5,8,!1);if(Array.isArray(t))return t;throw new Error(t)}};const hd="providers/5.7.2";var pd={exports:{}};!function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function o(e,t,r){if(o.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var i;"object"==typeof e?e.exports=o:t.BN=o,o.BN=o,o.wordSize=26;try{i="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:require("buffer").Buffer}catch(e){}function s(e,t){var n=e.charCodeAt(t);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 "+e)}function a(e,t,r){var n=s(e,r);return r-1>=t&&(n|=s(e,r-1)<<4),n}function l(e,t,n,o){for(var i=0,s=0,a=Math.min(e.length,n),l=t;l<a;l++){var c=e.charCodeAt(l)-48;i*=o,s=c>=49?c-49+10:c>=17?c-17+10:c,r(c>=0&&s<o,"Invalid character"),i+=s}return i}function c(e,t){e.words=t.words,e.length=t.length,e.negative=t.negative,e.red=t.red}if(o.isBN=function(e){return e instanceof o||null!==e&&"object"==typeof e&&e.constructor.wordSize===o.wordSize&&Array.isArray(e.words)},o.max=function(e,t){return e.cmp(t)>0?e:t},o.min=function(e,t){return e.cmp(t)<0?e:t},o.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var o=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(o++,this.negative=1),o<e.length&&(16===t?this._parseHex(e,o,n):(this._parseBase(e,t,o),"le"===n&&this._initArray(this.toArray(),t,n)))},o.prototype._initNumber=function(e,t,n){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(r(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),t,n)},o.prototype._initArray=function(e,t,n){if(r("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var o=0;o<this.length;o++)this.words[o]=0;var i,s,a=0;if("be"===n)for(o=e.length-1,i=0;o>=0;o-=3)s=e[o]|e[o-1]<<8|e[o-2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);else if("le"===n)for(o=0,i=0;o<e.length;o+=3)s=e[o]|e[o+1]<<8|e[o+2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);return this._strip()},o.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var o,i=0,s=0;if("be"===r)for(n=e.length-1;n>=t;n-=2)o=a(e,t,n)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;else for(n=(e.length-t)%2==0?t+1:t;n<e.length;n+=2)o=a(e,t,n)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;this._strip()},o.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var n=0,o=1;o<=67108863;o*=t)n++;n--,o=o/t|0;for(var i=e.length-r,s=i%n,a=Math.min(i,i-s)+r,c=0,u=r;u<a;u+=n)c=l(e,u,u+n,t),this.imuln(o),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c);if(0!==s){var d=1;for(c=l(e,u,e.length,t),u=0;u<s;u++)d*=t;this.imuln(d),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c)}this._strip()},o.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},o.prototype._move=function(e){c(e,this)},o.prototype.clone=function(){var e=new o(null);return this.copy(e),e},o.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},o.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},o.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{o.prototype[Symbol.for("nodejs.util.inspect.custom")]=u}catch(e){o.prototype.inspect=u}else o.prototype.inspect=u;function u(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}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"],h=[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],p=[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 f(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var o=0|e.words[0],i=0|t.words[0],s=o*i,a=67108863&s,l=s/67108864|0;r.words[0]=a;for(var c=1;c<n;c++){for(var u=l>>>26,d=67108863&l,h=Math.min(c,t.length-1),p=Math.max(0,c-e.length+1);p<=h;p++){var f=c-p|0;u+=(s=(o=0|e.words[f])*(i=0|t.words[p])+d)/67108864|0,d=67108863&s}r.words[c]=0|d,l=0|u}return 0!==l?r.words[c]=0|l:r.length--,r._strip()}o.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var o=0,i=0,s=0;s<this.length;s++){var a=this.words[s],l=(16777215&(a<<o|i)).toString(16);i=a>>>24-o&16777215,(o+=2)>=26&&(o-=26,s--),n=0!==i||s!==this.length-1?d[6-l.length]+l+n:l+n}for(0!==i&&(n=i.toString(16)+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var c=h[e],u=p[e];n="";var f=this.clone();for(f.negative=0;!f.isZero();){var m=f.modrn(u).toString(e);n=(f=f.idivn(u)).isZero()?m+n:d[c-m.length]+m+n}for(this.isZero()&&(n="0"+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},o.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},o.prototype.toJSON=function(){return this.toString(16,2)},i&&(o.prototype.toBuffer=function(e,t){return this.toArrayLike(i,e,t)}),o.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},o.prototype.toArrayLike=function(e,t,n){this._strip();var o=this.byteLength(),i=n||Math.max(1,o);r(o<=i,"byte array longer than desired length"),r(i>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,i);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,o),s},o.prototype._toArrayLikeLE=function(e,t){for(var r=0,n=0,o=0,i=0;o<this.length;o++){var s=this.words[o]<<i|n;e[r++]=255&s,r<e.length&&(e[r++]=s>>8&255),r<e.length&&(e[r++]=s>>16&255),6===i?(r<e.length&&(e[r++]=s>>24&255),n=0,i=0):(n=s>>>24,i+=2)}if(r<e.length)for(e[r++]=n;r<e.length;)e[r++]=0},o.prototype._toArrayLikeBE=function(e,t){for(var r=e.length-1,n=0,o=0,i=0;o<this.length;o++){var s=this.words[o]<<i|n;e[r--]=255&s,r>=0&&(e[r--]=s>>8&255),r>=0&&(e[r--]=s>>16&255),6===i?(r>=0&&(e[r--]=s>>24&255),n=0,i=0):(n=s>>>24,i+=2)}if(r>=0)for(e[r--]=n;r>=0;)e[r--]=0},Math.clz32?o.prototype._countBits=function(e){return 32-Math.clz32(e)}:o.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},o.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 0==(8191&t)&&(r+=13,t>>>=13),0==(127&t)&&(r+=7,t>>>=7),0==(15&t)&&(r+=4,t>>>=4),0==(3&t)&&(r+=2,t>>>=2),0==(1&t)&&r++,r},o.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},o.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},o.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},o.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},o.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},o.prototype.isNeg=function(){return 0!==this.negative},o.prototype.neg=function(){return this.clone().ineg()},o.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},o.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this._strip()},o.prototype.ior=function(e){return r(0==(this.negative|e.negative)),this.iuor(e)},o.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},o.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},o.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this._strip()},o.prototype.iand=function(e){return r(0==(this.negative|e.negative)),this.iuand(e)},o.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},o.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},o.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var n=0;n<r.length;n++)this.words[n]=t.words[n]^r.words[n];if(this!==t)for(;n<t.length;n++)this.words[n]=t.words[n];return this.length=t.length,this._strip()},o.prototype.ixor=function(e){return r(0==(this.negative|e.negative)),this.iuxor(e)},o.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},o.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},o.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var o=0;o<t;o++)this.words[o]=67108863&~this.words[o];return n>0&&(this.words[o]=~this.words[o]&67108863>>26-n),this._strip()},o.prototype.notn=function(e){return this.clone().inotn(e)},o.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,o=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<<o:this.words[n]&~(1<<o),this._strip()},o.prototype.iadd=function(e){var t,r,n;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,n=e):(r=e,n=this);for(var o=0,i=0;i<n.length;i++)t=(0|r.words[i])+(0|n.words[i])+o,this.words[i]=67108863&t,o=t>>>26;for(;0!==o&&i<r.length;i++)t=(0|r.words[i])+o,this.words[i]=67108863&t,o=t>>>26;if(this.length=r.length,0!==o)this.words[this.length]=o,this.length++;else if(r!==this)for(;i<r.length;i++)this.words[i]=r.words[i];return this},o.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},o.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,n,o=this.cmp(e);if(0===o)return this.negative=0,this.length=1,this.words[0]=0,this;o>0?(r=this,n=e):(r=e,n=this);for(var i=0,s=0;s<n.length;s++)i=(t=(0|r.words[s])-(0|n.words[s])+i)>>26,this.words[s]=67108863&t;for(;0!==i&&s<r.length;s++)i=(t=(0|r.words[s])+i)>>26,this.words[s]=67108863&t;if(0===i&&s<r.length&&r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=Math.max(this.length,s),r!==this&&(this.negative=1),this._strip()},o.prototype.sub=function(e){return this.clone().isub(e)};var m=function(e,t,r){var n,o,i,s=e.words,a=t.words,l=r.words,c=0,u=0|s[0],d=8191&u,h=u>>>13,p=0|s[1],f=8191&p,m=p>>>13,g=0|s[2],y=8191&g,b=g>>>13,x=0|s[3],v=8191&x,w=x>>>13,E=0|s[4],A=8191&E,k=E>>>13,C=0|s[5],R=8191&C,S=C>>>13,T=0|s[6],N=8191&T,M=T>>>13,F=0|s[7],O=8191&F,I=F>>>13,j=0|s[8],D=8191&j,B=j>>>13,_=0|s[9],P=8191&_,W=_>>>13,U=0|a[0],L=8191&U,V=U>>>13,Z=0|a[1],H=8191&Z,z=Z>>>13,Y=0|a[2],G=8191&Y,X=Y>>>13,J=0|a[3],q=8191&J,Q=J>>>13,K=0|a[4],$=8191&K,ee=K>>>13,te=0|a[5],re=8191&te,ne=te>>>13,oe=0|a[6],ie=8191&oe,se=oe>>>13,ae=0|a[7],le=8191&ae,ce=ae>>>13,ue=0|a[8],de=8191&ue,he=ue>>>13,pe=0|a[9],fe=8191&pe,me=pe>>>13;r.negative=e.negative^t.negative,r.length=19;var ge=(c+(n=Math.imul(d,L))|0)+((8191&(o=(o=Math.imul(d,V))+Math.imul(h,L)|0))<<13)|0;c=((i=Math.imul(h,V))+(o>>>13)|0)+(ge>>>26)|0,ge&=67108863,n=Math.imul(f,L),o=(o=Math.imul(f,V))+Math.imul(m,L)|0,i=Math.imul(m,V);var ye=(c+(n=n+Math.imul(d,H)|0)|0)+((8191&(o=(o=o+Math.imul(d,z)|0)+Math.imul(h,H)|0))<<13)|0;c=((i=i+Math.imul(h,z)|0)+(o>>>13)|0)+(ye>>>26)|0,ye&=67108863,n=Math.imul(y,L),o=(o=Math.imul(y,V))+Math.imul(b,L)|0,i=Math.imul(b,V),n=n+Math.imul(f,H)|0,o=(o=o+Math.imul(f,z)|0)+Math.imul(m,H)|0,i=i+Math.imul(m,z)|0;var be=(c+(n=n+Math.imul(d,G)|0)|0)+((8191&(o=(o=o+Math.imul(d,X)|0)+Math.imul(h,G)|0))<<13)|0;c=((i=i+Math.imul(h,X)|0)+(o>>>13)|0)+(be>>>26)|0,be&=67108863,n=Math.imul(v,L),o=(o=Math.imul(v,V))+Math.imul(w,L)|0,i=Math.imul(w,V),n=n+Math.imul(y,H)|0,o=(o=o+Math.imul(y,z)|0)+Math.imul(b,H)|0,i=i+Math.imul(b,z)|0,n=n+Math.imul(f,G)|0,o=(o=o+Math.imul(f,X)|0)+Math.imul(m,G)|0,i=i+Math.imul(m,X)|0;var xe=(c+(n=n+Math.imul(d,q)|0)|0)+((8191&(o=(o=o+Math.imul(d,Q)|0)+Math.imul(h,q)|0))<<13)|0;c=((i=i+Math.imul(h,Q)|0)+(o>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(A,L),o=(o=Math.imul(A,V))+Math.imul(k,L)|0,i=Math.imul(k,V),n=n+Math.imul(v,H)|0,o=(o=o+Math.imul(v,z)|0)+Math.imul(w,H)|0,i=i+Math.imul(w,z)|0,n=n+Math.imul(y,G)|0,o=(o=o+Math.imul(y,X)|0)+Math.imul(b,G)|0,i=i+Math.imul(b,X)|0,n=n+Math.imul(f,q)|0,o=(o=o+Math.imul(f,Q)|0)+Math.imul(m,q)|0,i=i+Math.imul(m,Q)|0;var ve=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,ee)|0)+Math.imul(h,$)|0))<<13)|0;c=((i=i+Math.imul(h,ee)|0)+(o>>>13)|0)+(ve>>>26)|0,ve&=67108863,n=Math.imul(R,L),o=(o=Math.imul(R,V))+Math.imul(S,L)|0,i=Math.imul(S,V),n=n+Math.imul(A,H)|0,o=(o=o+Math.imul(A,z)|0)+Math.imul(k,H)|0,i=i+Math.imul(k,z)|0,n=n+Math.imul(v,G)|0,o=(o=o+Math.imul(v,X)|0)+Math.imul(w,G)|0,i=i+Math.imul(w,X)|0,n=n+Math.imul(y,q)|0,o=(o=o+Math.imul(y,Q)|0)+Math.imul(b,q)|0,i=i+Math.imul(b,Q)|0,n=n+Math.imul(f,$)|0,o=(o=o+Math.imul(f,ee)|0)+Math.imul(m,$)|0,i=i+Math.imul(m,ee)|0;var we=(c+(n=n+Math.imul(d,re)|0)|0)+((8191&(o=(o=o+Math.imul(d,ne)|0)+Math.imul(h,re)|0))<<13)|0;c=((i=i+Math.imul(h,ne)|0)+(o>>>13)|0)+(we>>>26)|0,we&=67108863,n=Math.imul(N,L),o=(o=Math.imul(N,V))+Math.imul(M,L)|0,i=Math.imul(M,V),n=n+Math.imul(R,H)|0,o=(o=o+Math.imul(R,z)|0)+Math.imul(S,H)|0,i=i+Math.imul(S,z)|0,n=n+Math.imul(A,G)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(k,G)|0,i=i+Math.imul(k,X)|0,n=n+Math.imul(v,q)|0,o=(o=o+Math.imul(v,Q)|0)+Math.imul(w,q)|0,i=i+Math.imul(w,Q)|0,n=n+Math.imul(y,$)|0,o=(o=o+Math.imul(y,ee)|0)+Math.imul(b,$)|0,i=i+Math.imul(b,ee)|0,n=n+Math.imul(f,re)|0,o=(o=o+Math.imul(f,ne)|0)+Math.imul(m,re)|0,i=i+Math.imul(m,ne)|0;var Ee=(c+(n=n+Math.imul(d,ie)|0)|0)+((8191&(o=(o=o+Math.imul(d,se)|0)+Math.imul(h,ie)|0))<<13)|0;c=((i=i+Math.imul(h,se)|0)+(o>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(O,L),o=(o=Math.imul(O,V))+Math.imul(I,L)|0,i=Math.imul(I,V),n=n+Math.imul(N,H)|0,o=(o=o+Math.imul(N,z)|0)+Math.imul(M,H)|0,i=i+Math.imul(M,z)|0,n=n+Math.imul(R,G)|0,o=(o=o+Math.imul(R,X)|0)+Math.imul(S,G)|0,i=i+Math.imul(S,X)|0,n=n+Math.imul(A,q)|0,o=(o=o+Math.imul(A,Q)|0)+Math.imul(k,q)|0,i=i+Math.imul(k,Q)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,ee)|0)+Math.imul(w,$)|0,i=i+Math.imul(w,ee)|0,n=n+Math.imul(y,re)|0,o=(o=o+Math.imul(y,ne)|0)+Math.imul(b,re)|0,i=i+Math.imul(b,ne)|0,n=n+Math.imul(f,ie)|0,o=(o=o+Math.imul(f,se)|0)+Math.imul(m,ie)|0,i=i+Math.imul(m,se)|0;var Ae=(c+(n=n+Math.imul(d,le)|0)|0)+((8191&(o=(o=o+Math.imul(d,ce)|0)+Math.imul(h,le)|0))<<13)|0;c=((i=i+Math.imul(h,ce)|0)+(o>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(D,L),o=(o=Math.imul(D,V))+Math.imul(B,L)|0,i=Math.imul(B,V),n=n+Math.imul(O,H)|0,o=(o=o+Math.imul(O,z)|0)+Math.imul(I,H)|0,i=i+Math.imul(I,z)|0,n=n+Math.imul(N,G)|0,o=(o=o+Math.imul(N,X)|0)+Math.imul(M,G)|0,i=i+Math.imul(M,X)|0,n=n+Math.imul(R,q)|0,o=(o=o+Math.imul(R,Q)|0)+Math.imul(S,q)|0,i=i+Math.imul(S,Q)|0,n=n+Math.imul(A,$)|0,o=(o=o+Math.imul(A,ee)|0)+Math.imul(k,$)|0,i=i+Math.imul(k,ee)|0,n=n+Math.imul(v,re)|0,o=(o=o+Math.imul(v,ne)|0)+Math.imul(w,re)|0,i=i+Math.imul(w,ne)|0,n=n+Math.imul(y,ie)|0,o=(o=o+Math.imul(y,se)|0)+Math.imul(b,ie)|0,i=i+Math.imul(b,se)|0,n=n+Math.imul(f,le)|0,o=(o=o+Math.imul(f,ce)|0)+Math.imul(m,le)|0,i=i+Math.imul(m,ce)|0;var ke=(c+(n=n+Math.imul(d,de)|0)|0)+((8191&(o=(o=o+Math.imul(d,he)|0)+Math.imul(h,de)|0))<<13)|0;c=((i=i+Math.imul(h,he)|0)+(o>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(P,L),o=(o=Math.imul(P,V))+Math.imul(W,L)|0,i=Math.imul(W,V),n=n+Math.imul(D,H)|0,o=(o=o+Math.imul(D,z)|0)+Math.imul(B,H)|0,i=i+Math.imul(B,z)|0,n=n+Math.imul(O,G)|0,o=(o=o+Math.imul(O,X)|0)+Math.imul(I,G)|0,i=i+Math.imul(I,X)|0,n=n+Math.imul(N,q)|0,o=(o=o+Math.imul(N,Q)|0)+Math.imul(M,q)|0,i=i+Math.imul(M,Q)|0,n=n+Math.imul(R,$)|0,o=(o=o+Math.imul(R,ee)|0)+Math.imul(S,$)|0,i=i+Math.imul(S,ee)|0,n=n+Math.imul(A,re)|0,o=(o=o+Math.imul(A,ne)|0)+Math.imul(k,re)|0,i=i+Math.imul(k,ne)|0,n=n+Math.imul(v,ie)|0,o=(o=o+Math.imul(v,se)|0)+Math.imul(w,ie)|0,i=i+Math.imul(w,se)|0,n=n+Math.imul(y,le)|0,o=(o=o+Math.imul(y,ce)|0)+Math.imul(b,le)|0,i=i+Math.imul(b,ce)|0,n=n+Math.imul(f,de)|0,o=(o=o+Math.imul(f,he)|0)+Math.imul(m,de)|0,i=i+Math.imul(m,he)|0;var Ce=(c+(n=n+Math.imul(d,fe)|0)|0)+((8191&(o=(o=o+Math.imul(d,me)|0)+Math.imul(h,fe)|0))<<13)|0;c=((i=i+Math.imul(h,me)|0)+(o>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(P,H),o=(o=Math.imul(P,z))+Math.imul(W,H)|0,i=Math.imul(W,z),n=n+Math.imul(D,G)|0,o=(o=o+Math.imul(D,X)|0)+Math.imul(B,G)|0,i=i+Math.imul(B,X)|0,n=n+Math.imul(O,q)|0,o=(o=o+Math.imul(O,Q)|0)+Math.imul(I,q)|0,i=i+Math.imul(I,Q)|0,n=n+Math.imul(N,$)|0,o=(o=o+Math.imul(N,ee)|0)+Math.imul(M,$)|0,i=i+Math.imul(M,ee)|0,n=n+Math.imul(R,re)|0,o=(o=o+Math.imul(R,ne)|0)+Math.imul(S,re)|0,i=i+Math.imul(S,ne)|0,n=n+Math.imul(A,ie)|0,o=(o=o+Math.imul(A,se)|0)+Math.imul(k,ie)|0,i=i+Math.imul(k,se)|0,n=n+Math.imul(v,le)|0,o=(o=o+Math.imul(v,ce)|0)+Math.imul(w,le)|0,i=i+Math.imul(w,ce)|0,n=n+Math.imul(y,de)|0,o=(o=o+Math.imul(y,he)|0)+Math.imul(b,de)|0,i=i+Math.imul(b,he)|0;var Re=(c+(n=n+Math.imul(f,fe)|0)|0)+((8191&(o=(o=o+Math.imul(f,me)|0)+Math.imul(m,fe)|0))<<13)|0;c=((i=i+Math.imul(m,me)|0)+(o>>>13)|0)+(Re>>>26)|0,Re&=67108863,n=Math.imul(P,G),o=(o=Math.imul(P,X))+Math.imul(W,G)|0,i=Math.imul(W,X),n=n+Math.imul(D,q)|0,o=(o=o+Math.imul(D,Q)|0)+Math.imul(B,q)|0,i=i+Math.imul(B,Q)|0,n=n+Math.imul(O,$)|0,o=(o=o+Math.imul(O,ee)|0)+Math.imul(I,$)|0,i=i+Math.imul(I,ee)|0,n=n+Math.imul(N,re)|0,o=(o=o+Math.imul(N,ne)|0)+Math.imul(M,re)|0,i=i+Math.imul(M,ne)|0,n=n+Math.imul(R,ie)|0,o=(o=o+Math.imul(R,se)|0)+Math.imul(S,ie)|0,i=i+Math.imul(S,se)|0,n=n+Math.imul(A,le)|0,o=(o=o+Math.imul(A,ce)|0)+Math.imul(k,le)|0,i=i+Math.imul(k,ce)|0,n=n+Math.imul(v,de)|0,o=(o=o+Math.imul(v,he)|0)+Math.imul(w,de)|0,i=i+Math.imul(w,he)|0;var Se=(c+(n=n+Math.imul(y,fe)|0)|0)+((8191&(o=(o=o+Math.imul(y,me)|0)+Math.imul(b,fe)|0))<<13)|0;c=((i=i+Math.imul(b,me)|0)+(o>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(P,q),o=(o=Math.imul(P,Q))+Math.imul(W,q)|0,i=Math.imul(W,Q),n=n+Math.imul(D,$)|0,o=(o=o+Math.imul(D,ee)|0)+Math.imul(B,$)|0,i=i+Math.imul(B,ee)|0,n=n+Math.imul(O,re)|0,o=(o=o+Math.imul(O,ne)|0)+Math.imul(I,re)|0,i=i+Math.imul(I,ne)|0,n=n+Math.imul(N,ie)|0,o=(o=o+Math.imul(N,se)|0)+Math.imul(M,ie)|0,i=i+Math.imul(M,se)|0,n=n+Math.imul(R,le)|0,o=(o=o+Math.imul(R,ce)|0)+Math.imul(S,le)|0,i=i+Math.imul(S,ce)|0,n=n+Math.imul(A,de)|0,o=(o=o+Math.imul(A,he)|0)+Math.imul(k,de)|0,i=i+Math.imul(k,he)|0;var Te=(c+(n=n+Math.imul(v,fe)|0)|0)+((8191&(o=(o=o+Math.imul(v,me)|0)+Math.imul(w,fe)|0))<<13)|0;c=((i=i+Math.imul(w,me)|0)+(o>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(P,$),o=(o=Math.imul(P,ee))+Math.imul(W,$)|0,i=Math.imul(W,ee),n=n+Math.imul(D,re)|0,o=(o=o+Math.imul(D,ne)|0)+Math.imul(B,re)|0,i=i+Math.imul(B,ne)|0,n=n+Math.imul(O,ie)|0,o=(o=o+Math.imul(O,se)|0)+Math.imul(I,ie)|0,i=i+Math.imul(I,se)|0,n=n+Math.imul(N,le)|0,o=(o=o+Math.imul(N,ce)|0)+Math.imul(M,le)|0,i=i+Math.imul(M,ce)|0,n=n+Math.imul(R,de)|0,o=(o=o+Math.imul(R,he)|0)+Math.imul(S,de)|0,i=i+Math.imul(S,he)|0;var Ne=(c+(n=n+Math.imul(A,fe)|0)|0)+((8191&(o=(o=o+Math.imul(A,me)|0)+Math.imul(k,fe)|0))<<13)|0;c=((i=i+Math.imul(k,me)|0)+(o>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,n=Math.imul(P,re),o=(o=Math.imul(P,ne))+Math.imul(W,re)|0,i=Math.imul(W,ne),n=n+Math.imul(D,ie)|0,o=(o=o+Math.imul(D,se)|0)+Math.imul(B,ie)|0,i=i+Math.imul(B,se)|0,n=n+Math.imul(O,le)|0,o=(o=o+Math.imul(O,ce)|0)+Math.imul(I,le)|0,i=i+Math.imul(I,ce)|0,n=n+Math.imul(N,de)|0,o=(o=o+Math.imul(N,he)|0)+Math.imul(M,de)|0,i=i+Math.imul(M,he)|0;var Me=(c+(n=n+Math.imul(R,fe)|0)|0)+((8191&(o=(o=o+Math.imul(R,me)|0)+Math.imul(S,fe)|0))<<13)|0;c=((i=i+Math.imul(S,me)|0)+(o>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(P,ie),o=(o=Math.imul(P,se))+Math.imul(W,ie)|0,i=Math.imul(W,se),n=n+Math.imul(D,le)|0,o=(o=o+Math.imul(D,ce)|0)+Math.imul(B,le)|0,i=i+Math.imul(B,ce)|0,n=n+Math.imul(O,de)|0,o=(o=o+Math.imul(O,he)|0)+Math.imul(I,de)|0,i=i+Math.imul(I,he)|0;var Fe=(c+(n=n+Math.imul(N,fe)|0)|0)+((8191&(o=(o=o+Math.imul(N,me)|0)+Math.imul(M,fe)|0))<<13)|0;c=((i=i+Math.imul(M,me)|0)+(o>>>13)|0)+(Fe>>>26)|0,Fe&=67108863,n=Math.imul(P,le),o=(o=Math.imul(P,ce))+Math.imul(W,le)|0,i=Math.imul(W,ce),n=n+Math.imul(D,de)|0,o=(o=o+Math.imul(D,he)|0)+Math.imul(B,de)|0,i=i+Math.imul(B,he)|0;var Oe=(c+(n=n+Math.imul(O,fe)|0)|0)+((8191&(o=(o=o+Math.imul(O,me)|0)+Math.imul(I,fe)|0))<<13)|0;c=((i=i+Math.imul(I,me)|0)+(o>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,n=Math.imul(P,de),o=(o=Math.imul(P,he))+Math.imul(W,de)|0,i=Math.imul(W,he);var Ie=(c+(n=n+Math.imul(D,fe)|0)|0)+((8191&(o=(o=o+Math.imul(D,me)|0)+Math.imul(B,fe)|0))<<13)|0;c=((i=i+Math.imul(B,me)|0)+(o>>>13)|0)+(Ie>>>26)|0,Ie&=67108863;var je=(c+(n=Math.imul(P,fe))|0)+((8191&(o=(o=Math.imul(P,me))+Math.imul(W,fe)|0))<<13)|0;return c=((i=Math.imul(W,me))+(o>>>13)|0)+(je>>>26)|0,je&=67108863,l[0]=ge,l[1]=ye,l[2]=be,l[3]=xe,l[4]=ve,l[5]=we,l[6]=Ee,l[7]=Ae,l[8]=ke,l[9]=Ce,l[10]=Re,l[11]=Se,l[12]=Te,l[13]=Ne,l[14]=Me,l[15]=Fe,l[16]=Oe,l[17]=Ie,l[18]=je,0!==c&&(l[19]=c,r.length++),r};function g(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,o=0,i=0;i<r.length-1;i++){var s=o;o=0;for(var a=67108863&n,l=Math.min(i,t.length-1),c=Math.max(0,i-e.length+1);c<=l;c++){var u=i-c,d=(0|e.words[u])*(0|t.words[c]),h=67108863&d;a=67108863&(h=h+a|0),o+=(s=(s=s+(d/67108864|0)|0)+(h>>>26)|0)>>>26,s&=67108863}r.words[i]=a,n=s,s=o}return 0!==n?r.words[i]=n:r.length--,r._strip()}function y(e,t,r){return g(e,t,r)}Math.imul||(m=f),o.prototype.mulTo=function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?m(this,e,t):r<63?f(this,e,t):r<1024?g(this,e,t):y(this,e,t)},o.prototype.mul=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},o.prototype.mulf=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),y(this,e,t)},o.prototype.imul=function(e){return this.clone().mulTo(e,this)},o.prototype.imuln=function(e){var t=e<0;t&&(e=-e),r("number"==typeof e),r(e<67108864);for(var n=0,o=0;o<this.length;o++){var i=(0|this.words[o])*e,s=(67108863&i)+(67108863&n);n>>=26,n+=i/67108864|0,n+=s>>>26,this.words[o]=67108863&s}return 0!==n&&(this.words[o]=n,this.length++),t?this.ineg():this},o.prototype.muln=function(e){return this.clone().imuln(e)},o.prototype.sqr=function(){return this.mul(this)},o.prototype.isqr=function(){return this.imul(this.clone())},o.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var n=r/26|0,o=r%26;t[r]=e.words[n]>>>o&1}return t}(e);if(0===t.length)return new o(1);for(var r=this,n=0;n<t.length&&0===t[n];n++,r=r.sqr());if(++n<t.length)for(var i=r.sqr();n<t.length;n++,i=i.sqr())0!==t[n]&&(r=r.mul(i));return r},o.prototype.iushln=function(e){r("number"==typeof e&&e>=0);var t,n=e%26,o=(e-n)/26,i=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(t=0;t<this.length;t++){var a=this.words[t]&i,l=(0|this.words[t])-a<<n;this.words[t]=l|s,s=a>>>26-n}s&&(this.words[t]=s,this.length++)}if(0!==o){for(t=this.length-1;t>=0;t--)this.words[t+o]=this.words[t];for(t=0;t<o;t++)this.words[t]=0;this.length+=o}return this._strip()},o.prototype.ishln=function(e){return r(0===this.negative),this.iushln(e)},o.prototype.iushrn=function(e,t,n){var o;r("number"==typeof e&&e>=0),o=t?(t-t%26)/26:0;var i=e%26,s=Math.min((e-i)/26,this.length),a=67108863^67108863>>>i<<i,l=n;if(o-=s,o=Math.max(0,o),l){for(var c=0;c<s;c++)l.words[c]=this.words[c];l.length=s}if(0===s);else if(this.length>s)for(this.length-=s,c=0;c<this.length;c++)this.words[c]=this.words[c+s];else this.words[0]=0,this.length=1;var u=0;for(c=this.length-1;c>=0&&(0!==u||c>=o);c--){var d=0|this.words[c];this.words[c]=u<<26-i|d>>>i,u=d&a}return l&&0!==u&&(l.words[l.length++]=u),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},o.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},o.prototype.shln=function(e){return this.clone().ishln(e)},o.prototype.ushln=function(e){return this.clone().iushln(e)},o.prototype.shrn=function(e){return this.clone().ishrn(e)},o.prototype.ushrn=function(e){return this.clone().iushrn(e)},o.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,o=1<<t;return!(this.length<=n||!(this.words[n]&o))},o.prototype.imaskn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var o=67108863^67108863>>>t<<t;this.words[this.length-1]&=o}return this._strip()},o.prototype.maskn=function(e){return this.clone().imaskn(e)},o.prototype.iaddn=function(e){return r("number"==typeof e),r(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<=e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},o.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},o.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this._strip()},o.prototype.addn=function(e){return this.clone().iaddn(e)},o.prototype.subn=function(e){return this.clone().isubn(e)},o.prototype.iabs=function(){return this.negative=0,this},o.prototype.abs=function(){return this.clone().iabs()},o.prototype._ishlnsubmul=function(e,t,n){var o,i,s=e.length+n;this._expand(s);var a=0;for(o=0;o<e.length;o++){i=(0|this.words[o+n])+a;var l=(0|e.words[o])*t;a=((i-=67108863&l)>>26)-(l/67108864|0),this.words[o+n]=67108863&i}for(;o<this.length-n;o++)a=(i=(0|this.words[o+n])+a)>>26,this.words[o+n]=67108863&i;if(0===a)return this._strip();for(r(-1===a),a=0,o=0;o<this.length;o++)a=(i=-(0|this.words[o])+a)>>26,this.words[o]=67108863&i;return this.negative=1,this._strip()},o.prototype._wordDiv=function(e,t){var r=(this.length,e.length),n=this.clone(),i=e,s=0|i.words[i.length-1];0!=(r=26-this._countBits(s))&&(i=i.ushln(r),n.iushln(r),s=0|i.words[i.length-1]);var a,l=n.length-i.length;if("mod"!==t){(a=new o(null)).length=l+1,a.words=new Array(a.length);for(var c=0;c<a.length;c++)a.words[c]=0}var u=n.clone()._ishlnsubmul(i,1,l);0===u.negative&&(n=u,a&&(a.words[l]=1));for(var d=l-1;d>=0;d--){var h=67108864*(0|n.words[i.length+d])+(0|n.words[i.length+d-1]);for(h=Math.min(h/s|0,67108863),n._ishlnsubmul(i,h,d);0!==n.negative;)h--,n.negative=0,n._ishlnsubmul(i,1,d),n.isZero()||(n.negative^=1);a&&(a.words[d]=h)}return a&&a._strip(),n._strip(),"div"!==t&&0!==r&&n.iushrn(r),{div:a||null,mod:n}},o.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new o(0),mod:new o(0)}:0!==this.negative&&0===e.negative?(a=this.neg().divmod(e,t),"mod"!==t&&(i=a.div.neg()),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.iadd(e)),{div:i,mod:s}):0===this.negative&&0!==e.negative?(a=this.divmod(e.neg(),t),"mod"!==t&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&e.negative)?(a=this.neg().divmod(e.neg(),t),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.isub(e)),{div:a.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new o(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new o(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new o(this.modrn(e.words[0]))}:this._wordDiv(e,t);var i,s,a},o.prototype.div=function(e){return this.divmod(e,"div",!1).div},o.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},o.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},o.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),o=e.andln(1),i=r.cmp(n);return i<0||1===o&&0===i?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},o.prototype.modrn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=(1<<26)%e,o=0,i=this.length-1;i>=0;i--)o=(n*o+(0|this.words[i]))%e;return t?-o:o},o.prototype.modn=function(e){return this.modrn(e)},o.prototype.idivn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=0,o=this.length-1;o>=0;o--){var i=(0|this.words[o])+67108864*n;this.words[o]=i/e|0,n=i%e}return this._strip(),t?this.ineg():this},o.prototype.divn=function(e){return this.clone().idivn(e)},o.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i=new o(1),s=new o(0),a=new o(0),l=new o(1),c=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++c;for(var u=n.clone(),d=t.clone();!t.isZero();){for(var h=0,p=1;0==(t.words[0]&p)&&h<26;++h,p<<=1);if(h>0)for(t.iushrn(h);h-- >0;)(i.isOdd()||s.isOdd())&&(i.iadd(u),s.isub(d)),i.iushrn(1),s.iushrn(1);for(var f=0,m=1;0==(n.words[0]&m)&&f<26;++f,m<<=1);if(f>0)for(n.iushrn(f);f-- >0;)(a.isOdd()||l.isOdd())&&(a.iadd(u),l.isub(d)),a.iushrn(1),l.iushrn(1);t.cmp(n)>=0?(t.isub(n),i.isub(a),s.isub(l)):(n.isub(t),a.isub(i),l.isub(s))}return{a:a,b:l,gcd:n.iushln(c)}},o.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i,s=new o(1),a=new o(0),l=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var c=0,u=1;0==(t.words[0]&u)&&c<26;++c,u<<=1);if(c>0)for(t.iushrn(c);c-- >0;)s.isOdd()&&s.iadd(l),s.iushrn(1);for(var d=0,h=1;0==(n.words[0]&h)&&d<26;++d,h<<=1);if(d>0)for(n.iushrn(d);d-- >0;)a.isOdd()&&a.iadd(l),a.iushrn(1);t.cmp(n)>=0?(t.isub(n),s.isub(a)):(n.isub(t),a.isub(s))}return(i=0===t.cmpn(1)?s:a).cmpn(0)<0&&i.iadd(e),i},o.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var n=0;t.isEven()&&r.isEven();n++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var o=t.cmp(r);if(o<0){var i=t;t=r,r=i}else if(0===o||0===r.cmpn(1))break;t.isub(r)}return r.iushln(n)},o.prototype.invm=function(e){return this.egcd(e).a.umod(e)},o.prototype.isEven=function(){return 0==(1&this.words[0])},o.prototype.isOdd=function(){return 1==(1&this.words[0])},o.prototype.andln=function(e){return this.words[0]&e},o.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,o=1<<t;if(this.length<=n)return this._expand(n+1),this.words[n]|=o,this;for(var i=o,s=n;0!==i&&s<this.length;s++){var a=0|this.words[s];i=(a+=i)>>>26,a&=67108863,this.words[s]=a}return 0!==i&&(this.words[s]=i,this.length++),this},o.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},o.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var o=0|this.words[0];t=o===e?0:o<e?-1:1}return 0!==this.negative?0|-t:t},o.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},o.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],o=0|e.words[r];if(n!==o){n<o?t=-1:n>o&&(t=1);break}}return t},o.prototype.gtn=function(e){return 1===this.cmpn(e)},o.prototype.gt=function(e){return 1===this.cmp(e)},o.prototype.gten=function(e){return this.cmpn(e)>=0},o.prototype.gte=function(e){return this.cmp(e)>=0},o.prototype.ltn=function(e){return-1===this.cmpn(e)},o.prototype.lt=function(e){return-1===this.cmp(e)},o.prototype.lten=function(e){return this.cmpn(e)<=0},o.prototype.lte=function(e){return this.cmp(e)<=0},o.prototype.eqn=function(e){return 0===this.cmpn(e)},o.prototype.eq=function(e){return 0===this.cmp(e)},o.red=function(e){return new k(e)},o.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},o.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},o.prototype._forceRed=function(e){return this.red=e,this},o.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},o.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},o.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},o.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},o.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},o.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},o.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},o.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},o.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},o.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},o.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},o.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},o.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},o.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var b={k256:null,p224:null,p192:null,p25519:null};function x(e,t){this.name=e,this.p=new o(t,16),this.n=this.p.bitLength(),this.k=new o(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){x.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function w(){x.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function E(){x.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function A(){x.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function k(e){if("string"==typeof e){var t=o._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function C(e){k.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new o(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 e=new o(null);return e.words=new Array(Math.ceil(this.n/13)),e},x.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},x.prototype.split=function(e,t){e.iushrn(this.n,0,t)},x.prototype.imulK=function(e){return e.imul(this.k)},n(v,x),v.prototype.split=function(e,t){for(var r=4194303,n=Math.min(e.length,9),o=0;o<n;o++)t.words[o]=e.words[o];if(t.length=n,e.length<=9)return e.words[0]=0,void(e.length=1);var i=e.words[9];for(t.words[t.length++]=i&r,o=10;o<e.length;o++){var s=0|e.words[o];e.words[o-10]=(s&r)<<4|i>>>22,i=s}i>>>=22,e.words[o-10]=i,0===i&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var n=0|e.words[r];t+=977*n,e.words[r]=67108863&t,t=64*n+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(w,x),n(E,x),n(A,x),A.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var n=19*(0|e.words[r])+t,o=67108863&n;n>>>=26,e.words[r]=o,t=n}return 0!==t&&(e.words[e.length++]=t),e},o._prime=function(e){if(b[e])return b[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new w;else if("p192"===e)t=new E;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new A}return b[e]=t,t},k.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},k.prototype._verify2=function(e,t){r(0==(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},k.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(c(e,e.umod(this.m)._forceRed(this)),e)},k.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},k.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},k.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},k.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},k.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},k.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},k.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},k.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},k.prototype.isqr=function(e){return this.imul(e,e.clone())},k.prototype.sqr=function(e){return this.mul(e,e)},k.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new o(1)).iushrn(2);return this.pow(e,n)}for(var i=this.m.subn(1),s=0;!i.isZero()&&0===i.andln(1);)s++,i.iushrn(1);r(!i.isZero());var a=new o(1).toRed(this),l=a.redNeg(),c=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new o(2*u*u).toRed(this);0!==this.pow(u,c).cmp(l);)u.redIAdd(l);for(var d=this.pow(u,i),h=this.pow(e,i.addn(1).iushrn(1)),p=this.pow(e,i),f=s;0!==p.cmp(a);){for(var m=p,g=0;0!==m.cmp(a);g++)m=m.redSqr();r(g<f);var y=this.pow(d,new o(1).iushln(f-g-1));h=h.redMul(y),d=y.redSqr(),p=p.redMul(d),f=g}return h},k.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},k.prototype.pow=function(e,t){if(t.isZero())return new o(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new o(1).toRed(this),r[1]=e;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],e);var i=r[0],s=0,a=0,l=t.bitLength()%26;for(0===l&&(l=26),n=t.length-1;n>=0;n--){for(var c=t.words[n],u=l-1;u>=0;u--){var d=c>>u&1;i!==r[0]&&(i=this.sqr(i)),0!==d||0!==s?(s<<=1,s|=d,(4==++a||0===n&&0===u)&&(i=this.mul(i,r[s]),a=0,s=0)):a=0}l=26}return i},k.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},k.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},o.mont=function(e){return new C(e)},n(C,k),C.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},C.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},C.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),i=o;return o.cmp(this.m)>=0?i=o.isub(this.m):o.cmpn(0)<0&&(i=o.iadd(this.m)),i._forceRed(this)},C.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new o(0)._forceRed(this);var r=e.mul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),s=i;return i.cmp(this.m)>=0?s=i.isub(this.m):i.cmpn(0)<0&&(s=i.iadd(this.m)),s._forceRed(this)},C.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(pd,I);var fd=pd.exports;function md(e,t,r){return r={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&r.path)}},e(r,r.exports),r.exports}var gd=yd;function yd(e,t){if(!e)throw new Error(t||"Assertion failed")}yd.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)};var bd=md((function(e,t){var r=t;function n(e){return 1===e.length?"0"+e:e}function o(e){for(var t="",r=0;r<e.length;r++)t+=n(e[r].toString(16));return t}r.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var o=e.charCodeAt(n),i=o>>8,s=255&o;i?r.push(i,s):r.push(s)}return r},r.zero2=n,r.toHex=o,r.encode=function(e,t){return"hex"===t?o(e):e}})),xd=md((function(e,t){var r=t;r.assert=gd,r.toArray=bd.toArray,r.zero2=bd.zero2,r.toHex=bd.toHex,r.encode=bd.encode,r.getNAF=function(e,t,r){var n=new Array(Math.max(e.bitLength(),r)+1);n.fill(0);for(var o=1<<t+1,i=e.clone(),s=0;s<n.length;s++){var a,l=i.andln(o-1);i.isOdd()?(a=l>(o>>1)-1?(o>>1)-l:l,i.isubn(a)):a=0,n[s]=a,i.iushrn(1)}return n},r.getJSF=function(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,o=0,i=0;e.cmpn(-o)>0||t.cmpn(-i)>0;){var s,a,l=e.andln(3)+o&3,c=t.andln(3)+i&3;3===l&&(l=-1),3===c&&(c=-1),s=0==(1&l)?0:3!==(n=e.andln(7)+o&7)&&5!==n||2!==c?l:-l,r[0].push(s),a=0==(1&c)?0:3!==(n=t.andln(7)+i&7)&&5!==n||2!==l?c:-c,r[1].push(a),2*o===s+1&&(o=1-o),2*i===a+1&&(i=1-i),e.iushrn(1),t.iushrn(1)}return r},r.cachedProperty=function(e,t,r){var n="_"+t;e.prototype[t]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}},r.parseBytes=function(e){return"string"==typeof e?r.toArray(e,"hex"):e},r.intFromLE=function(e){return new fd(e,"hex","le")}})),vd=xd.getNAF,wd=xd.getJSF,Ed=xd.assert;function Ad(e,t){this.type=e,this.p=new fd(t.p,16),this.red=t.prime?fd.red(t.prime):fd.mont(this.p),this.zero=new fd(0).toRed(this.red),this.one=new fd(1).toRed(this.red),this.two=new fd(2).toRed(this.red),this.n=t.n&&new fd(t.n,16),this.g=t.g&&this.pointFromJSON(t.g,t.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 kd=Ad;function Cd(e,t){this.curve=e,this.type=t,this.precomputed=null}Ad.prototype.point=function(){throw new Error("Not implemented")},Ad.prototype.validate=function(){throw new Error("Not implemented")},Ad.prototype._fixedNafMul=function(e,t){Ed(e.precomputed);var r=e._getDoubles(),n=vd(t,1,this._bitLength),o=(1<<r.step+1)-(r.step%2==0?2:1);o/=3;var i,s,a=[];for(i=0;i<n.length;i+=r.step){s=0;for(var l=i+r.step-1;l>=i;l--)s=(s<<1)+n[l];a.push(s)}for(var c=this.jpoint(null,null,null),u=this.jpoint(null,null,null),d=o;d>0;d--){for(i=0;i<a.length;i++)(s=a[i])===d?u=u.mixedAdd(r.points[i]):s===-d&&(u=u.mixedAdd(r.points[i].neg()));c=c.add(u)}return c.toP()},Ad.prototype._wnafMul=function(e,t){var r=4,n=e._getNAFPoints(r);r=n.wnd;for(var o=n.points,i=vd(t,r,this._bitLength),s=this.jpoint(null,null,null),a=i.length-1;a>=0;a--){for(var l=0;a>=0&&0===i[a];a--)l++;if(a>=0&&l++,s=s.dblp(l),a<0)break;var c=i[a];Ed(0!==c),s="affine"===e.type?c>0?s.mixedAdd(o[c-1>>1]):s.mixedAdd(o[-c-1>>1].neg()):c>0?s.add(o[c-1>>1]):s.add(o[-c-1>>1].neg())}return"affine"===e.type?s.toP():s},Ad.prototype._wnafMulAdd=function(e,t,r,n,o){var i,s,a,l=this._wnafT1,c=this._wnafT2,u=this._wnafT3,d=0;for(i=0;i<n;i++){var h=(a=t[i])._getNAFPoints(e);l[i]=h.wnd,c[i]=h.points}for(i=n-1;i>=1;i-=2){var p=i-1,f=i;if(1===l[p]&&1===l[f]){var m=[t[p],null,null,t[f]];0===t[p].y.cmp(t[f].y)?(m[1]=t[p].add(t[f]),m[2]=t[p].toJ().mixedAdd(t[f].neg())):0===t[p].y.cmp(t[f].y.redNeg())?(m[1]=t[p].toJ().mixedAdd(t[f]),m[2]=t[p].add(t[f].neg())):(m[1]=t[p].toJ().mixedAdd(t[f]),m[2]=t[p].toJ().mixedAdd(t[f].neg()));var g=[-3,-1,-5,-7,0,7,5,1,3],y=wd(r[p],r[f]);for(d=Math.max(y[0].length,d),u[p]=new Array(d),u[f]=new Array(d),s=0;s<d;s++){var b=0|y[0][s],x=0|y[1][s];u[p][s]=g[3*(b+1)+(x+1)],u[f][s]=0,c[p]=m}}else u[p]=vd(r[p],l[p],this._bitLength),u[f]=vd(r[f],l[f],this._bitLength),d=Math.max(u[p].length,d),d=Math.max(u[f].length,d)}var v=this.jpoint(null,null,null),w=this._wnafT4;for(i=d;i>=0;i--){for(var E=0;i>=0;){var A=!0;for(s=0;s<n;s++)w[s]=0|u[s][i],0!==w[s]&&(A=!1);if(!A)break;E++,i--}if(i>=0&&E++,v=v.dblp(E),i<0)break;for(s=0;s<n;s++){var k=w[s];0!==k&&(k>0?a=c[s][k-1>>1]:k<0&&(a=c[s][-k-1>>1].neg()),v="affine"===a.type?v.mixedAdd(a):v.add(a))}}for(i=0;i<n;i++)c[i]=null;return o?v:v.toP()},Ad.BasePoint=Cd,Cd.prototype.eq=function(){throw new Error("Not implemented")},Cd.prototype.validate=function(){return this.curve.validate(this)},Ad.prototype.decodePoint=function(e,t){e=xd.toArray(e,t);var r=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*r)return 6===e[0]?Ed(e[e.length-1]%2==0):7===e[0]&&Ed(e[e.length-1]%2==1),this.point(e.slice(1,1+r),e.slice(1+r,1+2*r));if((2===e[0]||3===e[0])&&e.length-1===r)return this.pointFromX(e.slice(1,1+r),3===e[0]);throw new Error("Unknown point format")},Cd.prototype.encodeCompressed=function(e){return this.encode(e,!0)},Cd.prototype._encode=function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))},Cd.prototype.encode=function(e,t){return xd.encode(this._encode(t),e)},Cd.prototype.precompute=function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this},Cd.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)},Cd.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,o=0;o<t;o+=e){for(var i=0;i<e;i++)n=n.dbl();r.push(n)}return{step:e,points:r}},Cd.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),o=1;o<r;o++)t[o]=t[o-1].add(n);return{wnd:e,points:t}},Cd.prototype._getBeta=function(){return null},Cd.prototype.dblp=function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t};var Rd=md((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}})),Sd=xd.assert;function Td(e){kd.call(this,"short",e),this.a=new fd(e.a,16).toRed(this.red),this.b=new fd(e.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(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}Rd(Td,kd);var Nd=Td;function Md(e,t,r,n){kd.BasePoint.call(this,e,"affine"),null===t&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new fd(t,16),this.y=new fd(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 Fd(e,t,r,n){kd.BasePoint.call(this,e,"jacobian"),null===t&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new fd(0)):(this.x=new fd(t,16),this.y=new fd(r,16),this.z=new fd(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}Td.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var t,r;if(e.beta)t=new fd(e.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);t=(t=n[0].cmp(n[1])<0?n[0]:n[1]).toRed(this.red)}if(e.lambda)r=new fd(e.lambda,16);else{var o=this._getEndoRoots(this.n);0===this.g.mul(o[0]).x.cmp(this.g.x.redMul(t))?r=o[0]:(r=o[1],Sd(0===this.g.mul(r).x.cmp(this.g.x.redMul(t))))}return{beta:t,lambda:r,basis:e.basis?e.basis.map((function(e){return{a:new fd(e.a,16),b:new fd(e.b,16)}})):this._getEndoBasis(r)}}},Td.prototype._getEndoRoots=function(e){var t=e===this.p?this.red:fd.mont(e),r=new fd(2).toRed(t).redInvm(),n=r.redNeg(),o=new fd(3).toRed(t).redNeg().redSqrt().redMul(r);return[n.redAdd(o).fromRed(),n.redSub(o).fromRed()]},Td.prototype._getEndoBasis=function(e){for(var t,r,n,o,i,s,a,l,c,u=this.n.ushrn(Math.floor(this.n.bitLength()/2)),d=e,h=this.n.clone(),p=new fd(1),f=new fd(0),m=new fd(0),g=new fd(1),y=0;0!==d.cmpn(0);){var b=h.div(d);l=h.sub(b.mul(d)),c=m.sub(b.mul(p));var x=g.sub(b.mul(f));if(!n&&l.cmp(u)<0)t=a.neg(),r=p,n=l.neg(),o=c;else if(n&&2==++y)break;a=l,h=d,d=l,m=p,p=c,g=f,f=x}i=l.neg(),s=c;var v=n.sqr().add(o.sqr());return i.sqr().add(s.sqr()).cmp(v)>=0&&(i=t,s=r),n.negative&&(n=n.neg(),o=o.neg()),i.negative&&(i=i.neg(),s=s.neg()),[{a:n,b:o},{a:i,b:s}]},Td.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],n=t[1],o=n.b.mul(e).divRound(this.n),i=r.b.neg().mul(e).divRound(this.n),s=o.mul(r.a),a=i.mul(n.a),l=o.mul(r.b),c=i.mul(n.b);return{k1:e.sub(s).sub(a),k2:l.add(c).neg()}},Td.prototype.pointFromX=function(e,t){(e=new fd(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var o=n.fromRed().isOdd();return(t&&!o||!t&&o)&&(n=n.redNeg()),this.point(e,n)},Td.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),o=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0)},Td.prototype._endoWnafMulAdd=function(e,t,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i<e.length;i++){var s=this._endoSplit(t[i]),a=e[i],l=a._getBeta();s.k1.negative&&(s.k1.ineg(),a=a.neg(!0)),s.k2.negative&&(s.k2.ineg(),l=l.neg(!0)),n[2*i]=a,n[2*i+1]=l,o[2*i]=s.k1,o[2*i+1]=s.k2}for(var c=this._wnafMulAdd(1,n,o,2*i,r),u=0;u<2*i;u++)n[u]=null,o[u]=null;return c},Rd(Md,kd.BasePoint),Td.prototype.point=function(e,t,r){return new Md(this,e,t,r)},Td.prototype.pointFromJSON=function(e,t){return Md.fromJSON(this,e,t)},Md.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=function(e){return r.point(e.x.redMul(r.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}},Md.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},Md.fromJSON=function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function o(t){return e.point(t[0],t[1],r)}var i=t[2];return n.precomputed={beta:null,doubles:i.doubles&&{step:i.doubles.step,points:[n].concat(i.doubles.points.map(o))},naf:i.naf&&{wnd:i.naf.wnd,points:[n].concat(i.naf.points.map(o))}},n},Md.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},Md.prototype.isInfinity=function(){return this.inf},Md.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},Md.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),o=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),i=o.redSqr().redISub(this.x.redAdd(this.x)),s=o.redMul(this.x.redSub(i)).redISub(this.y);return this.curve.point(i,s)},Md.prototype.getX=function(){return this.x.fromRed()},Md.prototype.getY=function(){return this.y.fromRed()},Md.prototype.mul=function(e){return e=new fd(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},Md.prototype.mulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2)},Md.prototype.jmulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0)},Md.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},Md.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=function(e){return e.neg()};t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t},Md.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},Rd(Fd,kd.BasePoint),Td.prototype.jpoint=function(e,t,r){return new Fd(this,e,t,r)},Fd.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)},Fd.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},Fd.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),o=e.x.redMul(r),i=this.y.redMul(t.redMul(e.z)),s=e.y.redMul(r.redMul(this.z)),a=n.redSub(o),l=i.redSub(s);if(0===a.cmpn(0))return 0!==l.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=a.redSqr(),u=c.redMul(a),d=n.redMul(c),h=l.redSqr().redIAdd(u).redISub(d).redISub(d),p=l.redMul(d.redISub(h)).redISub(i.redMul(u)),f=this.z.redMul(e.z).redMul(a);return this.curve.jpoint(h,p,f)},Fd.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),o=this.y,i=e.y.redMul(t).redMul(this.z),s=r.redSub(n),a=o.redSub(i);if(0===s.cmpn(0))return 0!==a.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var l=s.redSqr(),c=l.redMul(s),u=r.redMul(l),d=a.redSqr().redIAdd(c).redISub(u).redISub(u),h=a.redMul(u.redISub(d)).redISub(o.redMul(c)),p=this.z.redMul(s);return this.curve.jpoint(d,h,p)},Fd.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,o=this.curve.tinv,i=this.x,s=this.y,a=this.z,l=a.redSqr().redSqr(),c=s.redAdd(s);for(t=0;t<e;t++){var u=i.redSqr(),d=c.redSqr(),h=d.redSqr(),p=u.redAdd(u).redIAdd(u).redIAdd(n.redMul(l)),f=i.redMul(d),m=p.redSqr().redISub(f.redAdd(f)),g=f.redISub(m),y=p.redMul(g);y=y.redIAdd(y).redISub(h);var b=c.redMul(a);t+1<e&&(l=l.redMul(h)),i=m,a=b,c=y}return this.curve.jpoint(i,c.redMul(o),a)},Fd.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},Fd.prototype._zeroDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),o=this.y.redSqr(),i=o.redSqr(),s=this.x.redAdd(o).redSqr().redISub(n).redISub(i);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n),l=a.redSqr().redISub(s).redISub(s),c=i.redIAdd(i);c=(c=c.redIAdd(c)).redIAdd(c),e=l,t=a.redMul(s.redISub(l)).redISub(c),r=this.y.redAdd(this.y)}else{var u=this.x.redSqr(),d=this.y.redSqr(),h=d.redSqr(),p=this.x.redAdd(d).redSqr().redISub(u).redISub(h);p=p.redIAdd(p);var f=u.redAdd(u).redIAdd(u),m=f.redSqr(),g=h.redIAdd(h);g=(g=g.redIAdd(g)).redIAdd(g),e=m.redISub(p).redISub(p),t=f.redMul(p.redISub(e)).redISub(g),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)},Fd.prototype._threeDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),o=this.y.redSqr(),i=o.redSqr(),s=this.x.redAdd(o).redSqr().redISub(n).redISub(i);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),l=a.redSqr().redISub(s).redISub(s);e=l;var c=i.redIAdd(i);c=(c=c.redIAdd(c)).redIAdd(c),t=a.redMul(s.redISub(l)).redISub(c),r=this.y.redAdd(this.y)}else{var u=this.z.redSqr(),d=this.y.redSqr(),h=this.x.redMul(d),p=this.x.redSub(u).redMul(this.x.redAdd(u));p=p.redAdd(p).redIAdd(p);var f=h.redIAdd(h),m=(f=f.redIAdd(f)).redAdd(f);e=p.redSqr().redISub(m),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(u);var g=d.redSqr();g=(g=(g=g.redIAdd(g)).redIAdd(g)).redIAdd(g),t=p.redMul(f.redISub(e)).redISub(g)}return this.curve.jpoint(e,t,r)},Fd.prototype._dbl=function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,o=n.redSqr().redSqr(),i=t.redSqr(),s=r.redSqr(),a=i.redAdd(i).redIAdd(i).redIAdd(e.redMul(o)),l=t.redAdd(t),c=(l=l.redIAdd(l)).redMul(s),u=a.redSqr().redISub(c.redAdd(c)),d=c.redISub(u),h=s.redSqr();h=(h=(h=h.redIAdd(h)).redIAdd(h)).redIAdd(h);var p=a.redMul(d).redISub(h),f=r.redAdd(r).redMul(n);return this.curve.jpoint(u,p,f)},Fd.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),o=e.redAdd(e).redIAdd(e),i=o.redSqr(),s=this.x.redAdd(t).redSqr().redISub(e).redISub(n),a=(s=(s=(s=s.redIAdd(s)).redAdd(s).redIAdd(s)).redISub(i)).redSqr(),l=n.redIAdd(n);l=(l=(l=l.redIAdd(l)).redIAdd(l)).redIAdd(l);var c=o.redIAdd(s).redSqr().redISub(i).redISub(a).redISub(l),u=t.redMul(c);u=(u=u.redIAdd(u)).redIAdd(u);var d=this.x.redMul(a).redISub(u);d=(d=d.redIAdd(d)).redIAdd(d);var h=this.y.redMul(c.redMul(l.redISub(c)).redISub(s.redMul(a)));h=(h=(h=h.redIAdd(h)).redIAdd(h)).redIAdd(h);var p=this.z.redAdd(s).redSqr().redISub(r).redISub(a);return this.curve.jpoint(d,h,p)},Fd.prototype.mul=function(e,t){return e=new fd(e,t),this.curve._wnafMul(this,e)},Fd.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),o=r.redMul(e.z);return 0===this.y.redMul(o).redISub(e.y.redMul(n)).cmpn(0)},Fd.prototype.eqXToP=function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),o=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0}},Fd.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},Fd.prototype.isInfinity=function(){return 0===this.z.cmpn(0)};var Od=md((function(e,t){var r=t;r.base=kd,r.short=Nd,r.mont=null,r.edwards=null})),Id=md((function(e,t){var r,n=t,o=xd.assert;function i(e){"short"===e.type?this.curve=new Od.short(e):"edwards"===e.type?this.curve=new Od.edwards(e):this.curve=new Od.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,o(this.g.validate(),"Invalid curve"),o(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function s(e,t){Object.defineProperty(n,e,{configurable:!0,enumerable:!0,get:function(){var r=new i(t);return Object.defineProperty(n,e,{configurable:!0,enumerable:!0,value:r}),r}})}n.PresetCurve=i,s("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:Gu.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),s("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:Gu.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),s("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:Gu.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),s("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:Gu.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"]}),s("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:Gu.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"]}),s("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:Gu.sha256,gRed:!1,g:["9"]}),s("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:Gu.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{r=null.crash()}catch(e){r=void 0}s("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:Gu.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",r]})}));function jd(e){if(!(this instanceof jd))return new jd(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var t=bd.toArray(e.entropy,e.entropyEnc||"hex"),r=bd.toArray(e.nonce,e.nonceEnc||"hex"),n=bd.toArray(e.pers,e.persEnc||"hex");gd(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(t,r,n)}var Dd=jd;jd.prototype._init=function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var o=0;o<this.V.length;o++)this.K[o]=0,this.V[o]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},jd.prototype._hmac=function(){return new Gu.hmac(this.hash,this.K)},jd.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},jd.prototype.reseed=function(e,t,r,n){"string"!=typeof t&&(n=r,r=t,t=null),e=bd.toArray(e,t),r=bd.toArray(r,n),gd(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(r||[])),this._reseed=1},jd.prototype.generate=function(e,t,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof t&&(n=r,r=t,t=null),r&&(r=bd.toArray(r,n||"hex"),this._update(r));for(var o=[];o.length<e;)this.V=this._hmac().update(this.V).digest(),o=o.concat(this.V);var i=o.slice(0,e);return this._update(r),this._reseed++,bd.encode(i,t)};var Bd=xd.assert;function _d(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}var Pd=_d;_d.fromPublic=function(e,t,r){return t instanceof _d?t:new _d(e,{pub:t,pubEnc:r})},_d.fromPrivate=function(e,t,r){return t instanceof _d?t:new _d(e,{priv:t,privEnc:r})},_d.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},_d.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},_d.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},_d.prototype._importPrivate=function(e,t){this.priv=new fd(e,t||16),this.priv=this.priv.umod(this.ec.curve.n)},_d.prototype._importPublic=function(e,t){if(e.x||e.y)return"mont"===this.ec.curve.type?Bd(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||Bd(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,t)},_d.prototype.derive=function(e){return e.validate()||Bd(e.validate(),"public point not validated"),e.mul(this.priv).getX()},_d.prototype.sign=function(e,t,r){return this.ec.sign(e,this,t,r)},_d.prototype.verify=function(e,t){return this.ec.verify(e,t,this)},_d.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"};var Wd=xd.assert;function Ud(e,t){if(e instanceof Ud)return e;this._importDER(e,t)||(Wd(e.r&&e.s,"Signature without r or s"),this.r=new fd(e.r,16),this.s=new fd(e.s,16),void 0===e.recoveryParam?this.recoveryParam=null:this.recoveryParam=e.recoveryParam)}var Ld=Ud;function Vd(){this.place=0}function Zd(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;for(var o=0,i=0,s=t.place;i<n;i++,s++)o<<=8,o|=e[s],o>>>=0;return!(o<=127)&&(t.place=s,o)}function Hd(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function zd(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}Ud.prototype._importDER=function(e,t){e=xd.toArray(e,t);var r=new Vd;if(48!==e[r.place++])return!1;var n=Zd(e,r);if(!1===n)return!1;if(n+r.place!==e.length)return!1;if(2!==e[r.place++])return!1;var o=Zd(e,r);if(!1===o)return!1;var i=e.slice(r.place,o+r.place);if(r.place+=o,2!==e[r.place++])return!1;var s=Zd(e,r);if(!1===s)return!1;if(e.length!==s+r.place)return!1;var a=e.slice(r.place,s+r.place);if(0===i[0]){if(!(128&i[1]))return!1;i=i.slice(1)}if(0===a[0]){if(!(128&a[1]))return!1;a=a.slice(1)}return this.r=new fd(i),this.s=new fd(a),this.recoveryParam=null,!0},Ud.prototype.toDER=function(e){var t=this.r.toArray(),r=this.s.toArray();for(128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r)),t=Hd(t),r=Hd(r);!(r[0]||128&r[1]);)r=r.slice(1);var n=[2];zd(n,t.length),(n=n.concat(t)).push(2),zd(n,r.length);var o=n.concat(r),i=[48];return zd(i,o.length),i=i.concat(o),xd.encode(i,e)};var Yd=function(){throw new Error("unsupported")},Gd=xd.assert;function Xd(e){if(!(this instanceof Xd))return new Xd(e);"string"==typeof e&&(Gd(Object.prototype.hasOwnProperty.call(Id,e),"Unknown curve "+e),e=Id[e]),e instanceof Id.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}var Jd=Xd;Xd.prototype.keyPair=function(e){return new Pd(this,e)},Xd.prototype.keyFromPrivate=function(e,t){return Pd.fromPrivate(this,e,t)},Xd.prototype.keyFromPublic=function(e,t){return Pd.fromPublic(this,e,t)},Xd.prototype.genKeyPair=function(e){e||(e={});for(var t=new Dd({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||Yd(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new fd(2));;){var o=new fd(t.generate(r));if(!(o.cmp(n)>0))return o.iaddn(1),this.keyFromPrivate(o)}},Xd.prototype._truncateToN=function(e,t){var r=8*e.byteLength()-this.n.bitLength();return r>0&&(e=e.ushrn(r)),!t&&e.cmp(this.n)>=0?e.sub(this.n):e},Xd.prototype.sign=function(e,t,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),t=this.keyFromPrivate(t,r),e=this._truncateToN(new fd(e,16));for(var o=this.n.byteLength(),i=t.getPrivate().toArray("be",o),s=e.toArray("be",o),a=new Dd({hash:this.hash,entropy:i,nonce:s,pers:n.pers,persEnc:n.persEnc||"utf8"}),l=this.n.sub(new fd(1)),c=0;;c++){var u=n.k?n.k(c):new fd(a.generate(this.n.byteLength()));if(!((u=this._truncateToN(u,!0)).cmpn(1)<=0||u.cmp(l)>=0)){var d=this.g.mul(u);if(!d.isInfinity()){var h=d.getX(),p=h.umod(this.n);if(0!==p.cmpn(0)){var f=u.invm(this.n).mul(p.mul(t.getPrivate()).iadd(e));if(0!==(f=f.umod(this.n)).cmpn(0)){var m=(d.getY().isOdd()?1:0)|(0!==h.cmp(p)?2:0);return n.canonical&&f.cmp(this.nh)>0&&(f=this.n.sub(f),m^=1),new Ld({r:p,s:f,recoveryParam:m})}}}}}},Xd.prototype.verify=function(e,t,r,n){e=this._truncateToN(new fd(e,16)),r=this.keyFromPublic(r,n);var o=(t=new Ld(t,"hex")).r,i=t.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(i.cmpn(1)<0||i.cmp(this.n)>=0)return!1;var s,a=i.invm(this.n),l=a.mul(e).umod(this.n),c=a.mul(o).umod(this.n);return this.curve._maxwellTrick?!(s=this.g.jmulAdd(l,r.getPublic(),c)).isInfinity()&&s.eqXToP(o):!(s=this.g.mulAdd(l,r.getPublic(),c)).isInfinity()&&0===s.getX().umod(this.n).cmp(o)},Xd.prototype.recoverPubKey=function(e,t,r,n){Gd((3&r)===r,"The recovery param is more than two bits"),t=new Ld(t,n);var o=this.n,i=new fd(e),s=t.r,a=t.s,l=1&r,c=r>>1;if(s.cmp(this.curve.p.umod(this.curve.n))>=0&&c)throw new Error("Unable to find sencond key candinate");s=c?this.curve.pointFromX(s.add(this.curve.n),l):this.curve.pointFromX(s,l);var u=t.r.invm(o),d=o.sub(i).mul(u).umod(o),h=a.mul(u).umod(o);return this.g.mulAdd(d,s,h)},Xd.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new Ld(t,n)).recoveryParam)return t.recoveryParam;for(var o=0;o<4;o++){var i;try{i=this.recoverPubKey(e,t,o)}catch(e){continue}if(i.eq(r))return o}throw new Error("Unable to find valid recovery factor")};var qd=md((function(e,t){var r=t;r.version="6.5.4",r.utils=xd,r.rand=function(){throw new Error("unsupported")},r.curve=Od,r.curves=Id,r.ec=Jd,r.eddsa=null})).ec;const Qd=new Rs("signing-key/5.7.0");let Kd=null;function $d(){return Kd||(Kd=new qd("secp256k1")),Kd}class eh{constructor(e){Ea(this,"curve","secp256k1"),Ea(this,"privateKey",_s(e)),32!==Ps(this.privateKey)&&Qd.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const t=$d().keyFromPrivate(Is(this.privateKey));Ea(this,"publicKey","0x"+t.getPublic(!1,"hex")),Ea(this,"compressedPublicKey","0x"+t.getPublic(!0,"hex")),Ea(this,"_isSigningKey",!0)}_addPoint(e){const t=$d().keyFromPublic(Is(this.publicKey)),r=$d().keyFromPublic(Is(e));return"0x"+t.pub.add(r.pub).encodeCompressed("hex")}signDigest(e){const t=$d().keyFromPrivate(Is(this.privateKey)),r=Is(e);32!==r.length&&Qd.throwArgumentError("bad digest length","digest",e);const n=t.sign(r,{canonical:!0});return Zs({recoveryParam:n.recoveryParam,r:Vs("0x"+n.r.toString(16),32),s:Vs("0x"+n.s.toString(16),32)})}computeSharedSecret(e){const t=$d().keyFromPrivate(Is(this.privateKey)),r=$d().keyFromPublic(Is(th(e)));return Vs("0x"+t.derive(r.getPublic()).toString(16),32)}static isSigningKey(e){return!(!e||!e._isSigningKey)}}function th(e,t){const r=Is(e);if(32===r.length){const e=new eh(r);return t?"0x"+$d().keyFromPrivate(r).getPublic(!0,"hex"):e.publicKey}return 33===r.length?t?_s(r):"0x"+$d().keyFromPublic(r).getPublic(!1,"hex"):65===r.length?t?"0x"+$d().keyFromPublic(r).getPublic(!0,"hex"):_s(r):Qd.throwArgumentError("invalid public or private key","key","[REDACTED]")}const rh=new Rs("transactions/5.7.0");var nh;function oh(e){return"0x"===e?null:ia(e)}function ih(e){return"0x"===e?Xa:y.BigNumber.from(e)}function sh(e,t){return function(e){return ia(Ws(Ys(Ws(th(e),1)),12))}(function(e,t){const r=Zs(t),n={r:Is(r.r),s:Is(r.s)};return"0x"+$d().recoverPubKey(Is(e),n,r.recoveryParam).encode("hex",!1)}(Is(e),t))}function ah(e,t){const r=Ds(y.BigNumber.from(e).toHexString());return r.length>32&&rh.throwArgumentError("invalid length for "+t,"transaction:"+t,e),r}function lh(e,t){return{address:ia(e),storageKeys:(t||[]).map(((t,r)=>(32!==Ps(t)&&rh.throwArgumentError("invalid access list storageKey",`accessList[${e}:${r}]`,t),t.toLowerCase())))}}function ch(e){if(Array.isArray(e))return e.map(((e,t)=>Array.isArray(e)?(e.length>2&&rh.throwArgumentError("access list expected to be [ address, storageKeys[] ]",`value[${t}]`,e),lh(e[0],e[1])):lh(e.address,e.storageKeys)));const t=Object.keys(e).map((t=>{const r=e[t].reduce(((e,t)=>(e[t]=!0,e)),{});return lh(t,Object.keys(r).sort())}));return t.sort(((e,t)=>e.address.localeCompare(t.address))),t}function uh(e){return ch(e).map((e=>[e.address,e.storageKeys]))}function dh(e,t){if(null!=e.gasPrice){const t=y.BigNumber.from(e.gasPrice),r=y.BigNumber.from(e.maxFeePerGas||0);t.eq(r)||rh.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:t,maxFeePerGas:r})}const r=[ah(e.chainId||0,"chainId"),ah(e.nonce||0,"nonce"),ah(e.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),ah(e.maxFeePerGas||0,"maxFeePerGas"),ah(e.gasLimit||0,"gasLimit"),null!=e.to?ia(e.to):"0x",ah(e.value||0,"value"),e.data||"0x",uh(e.accessList||[])];if(t){const e=Zs(t);r.push(ah(e.recoveryParam,"recoveryParam")),r.push(Ds(e.r)),r.push(Ds(e.s))}return Us(["0x02",Qs(r)])}function hh(e,t){const r=[ah(e.chainId||0,"chainId"),ah(e.nonce||0,"nonce"),ah(e.gasPrice||0,"gasPrice"),ah(e.gasLimit||0,"gasLimit"),null!=e.to?ia(e.to):"0x",ah(e.value||0,"value"),e.data||"0x",uh(e.accessList||[])];if(t){const e=Zs(t);r.push(ah(e.recoveryParam,"recoveryParam")),r.push(Ds(e.r)),r.push(Ds(e.s))}return Us(["0x01",Qs(r)])}function ph(e,t,r){try{const r=ih(t[0]).toNumber();if(0!==r&&1!==r)throw new Error("bad recid");e.v=r}catch(e){rh.throwArgumentError("invalid v for transaction type: 1","v",t[0])}e.r=Vs(t[1],32),e.s=Vs(t[2],32);try{const t=Ys(r(e));e.from=sh(t,{r:e.r,s:e.s,recoveryParam:e.v})}catch(e){}}function fh(e){const t=Is(e);if(t[0]>127)return function(e){const t=ea(e);9!==t.length&&6!==t.length&&rh.throwArgumentError("invalid raw transaction","rawTransaction",e);const r={nonce:ih(t[0]).toNumber(),gasPrice:ih(t[1]),gasLimit:ih(t[2]),to:oh(t[3]),value:ih(t[4]),data:t[5],chainId:0};if(6===t.length)return r;try{r.v=y.BigNumber.from(t[6]).toNumber()}catch(e){return r}if(r.r=Vs(t[7],32),r.s=Vs(t[8],32),y.BigNumber.from(r.r).isZero()&&y.BigNumber.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=t.slice(0,6);0!==r.chainId&&(o.push(_s(r.chainId)),o.push("0x"),o.push("0x"),n-=2*r.chainId+8);const i=Ys(Qs(o));try{r.from=sh(i,{r:_s(r.r),s:_s(r.s),recoveryParam:n})}catch(e){}r.hash=Ys(e)}return r.type=null,r}(t);switch(t[0]){case 1:return function(e){const t=ea(e.slice(1));8!==t.length&&11!==t.length&&rh.throwArgumentError("invalid component count for transaction type: 1","payload",_s(e));const r={type:1,chainId:ih(t[0]).toNumber(),nonce:ih(t[1]).toNumber(),gasPrice:ih(t[2]),gasLimit:ih(t[3]),to:oh(t[4]),value:ih(t[5]),data:t[6],accessList:ch(t[7])};return 8===t.length||(r.hash=Ys(e),ph(r,t.slice(8),hh)),r}(t);case 2:return function(e){const t=ea(e.slice(1));9!==t.length&&12!==t.length&&rh.throwArgumentError("invalid component count for transaction type: 2","payload",_s(e));const r=ih(t[2]),n=ih(t[3]),o={type:2,chainId:ih(t[0]).toNumber(),nonce:ih(t[1]).toNumber(),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:ih(t[4]),to:oh(t[5]),value:ih(t[6]),data:t[7],accessList:ch(t[8])};return 9===t.length||(o.hash=Ys(e),ph(o,t.slice(9),dh)),o}(t)}return rh.throwError(`unsupported transaction type: ${t[0]}`,Rs.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:t[0]})}!function(e){e[e.legacy=0]="legacy",e[e.eip2930=1]="eip2930",e[e.eip1559=2]="eip1559"}(nh||(nh={}));const mh=new Rs(hd);class gh{constructor(){this.formats=this.getDefaultFormats()}getDefaultFormats(){const e={},t=this.address.bind(this),r=this.bigNumber.bind(this),n=this.blockTag.bind(this),o=this.data.bind(this),i=this.hash.bind(this),s=this.hex.bind(this),a=this.number.bind(this),l=this.type.bind(this);return e.transaction={hash:i,type:l,accessList:gh.allowNull(this.accessList.bind(this),null),blockHash:gh.allowNull(i,null),blockNumber:gh.allowNull(a,null),transactionIndex:gh.allowNull(a,null),confirmations:gh.allowNull(a,null),from:t,gasPrice:gh.allowNull(r),maxPriorityFeePerGas:gh.allowNull(r),maxFeePerGas:gh.allowNull(r),gasLimit:r,to:gh.allowNull(t,null),value:r,nonce:a,data:o,r:gh.allowNull(this.uint256),s:gh.allowNull(this.uint256),v:gh.allowNull(a),creates:gh.allowNull(t,null),raw:gh.allowNull(o)},e.transactionRequest={from:gh.allowNull(t),nonce:gh.allowNull(a),gasLimit:gh.allowNull(r),gasPrice:gh.allowNull(r),maxPriorityFeePerGas:gh.allowNull(r),maxFeePerGas:gh.allowNull(r),to:gh.allowNull(t),value:gh.allowNull(r),data:gh.allowNull((e=>this.data(e,!0))),type:gh.allowNull(a),accessList:gh.allowNull(this.accessList.bind(this),null)},e.receiptLog={transactionIndex:a,blockNumber:a,transactionHash:i,address:t,topics:gh.arrayOf(i),data:o,logIndex:a,blockHash:i},e.receipt={to:gh.allowNull(this.address,null),from:gh.allowNull(this.address,null),contractAddress:gh.allowNull(t,null),transactionIndex:a,root:gh.allowNull(s),gasUsed:r,logsBloom:gh.allowNull(o),blockHash:i,transactionHash:i,logs:gh.arrayOf(this.receiptLog.bind(this)),blockNumber:a,confirmations:gh.allowNull(a,null),cumulativeGasUsed:r,effectiveGasPrice:gh.allowNull(r),status:gh.allowNull(a),type:l},e.block={hash:gh.allowNull(i),parentHash:i,number:a,timestamp:a,nonce:gh.allowNull(s),difficulty:this.difficulty.bind(this),gasLimit:r,gasUsed:r,miner:gh.allowNull(t),extraData:o,transactions:gh.allowNull(gh.arrayOf(i)),baseFeePerGas:gh.allowNull(r)},e.blockWithTransactions=Ca(e.block),e.blockWithTransactions.transactions=gh.allowNull(gh.arrayOf(this.transactionResponse.bind(this))),e.filter={fromBlock:gh.allowNull(n,void 0),toBlock:gh.allowNull(n,void 0),blockHash:gh.allowNull(i,void 0),address:gh.allowNull(t,void 0),topics:gh.allowNull(this.topics.bind(this),void 0)},e.filterLog={blockNumber:gh.allowNull(a),blockHash:gh.allowNull(i),transactionIndex:a,removed:gh.allowNull(this.boolean.bind(this)),address:t,data:gh.allowFalsish(o,"0x"),topics:gh.arrayOf(i),transactionHash:i,logIndex:a},e}accessList(e){return ch(e||[])}number(e){return"0x"===e?0:y.BigNumber.from(e).toNumber()}type(e){return"0x"===e||null==e?0:y.BigNumber.from(e).toNumber()}bigNumber(e){return y.BigNumber.from(e)}boolean(e){if("boolean"==typeof e)return e;if("string"==typeof e){if("true"===(e=e.toLowerCase()))return!0;if("false"===e)return!1}throw new Error("invalid boolean - "+e)}hex(e,t){return"string"==typeof e&&(t||"0x"===e.substring(0,2)||(e="0x"+e),Bs(e))?e.toLowerCase():mh.throwArgumentError("invalid hash","value",e)}data(e,t){const r=this.hex(e,t);if(r.length%2!=0)throw new Error("invalid data; odd-length - "+e);return r}address(e){return ia(e)}callAddress(e){if(!Bs(e,32))return null;const t=ia(Ws(e,12));return t===Ya?null:t}contractAddress(e){return function(e){let t=null;try{t=ia(e.from)}catch(t){ta.throwArgumentError("missing from address","transaction",e)}return ia(Ws(Ys(Qs([t,Ds(Is(y.BigNumber.from(e.nonce).toHexString()))])),12))}(e)}blockTag(e){if(null==e)return"latest";if("earliest"===e)return"0x0";switch(e){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return e}if("number"==typeof e||Bs(e))return Ls(e);throw new Error("invalid blockTag")}hash(e,t){const r=this.hex(e,t);return 32!==Ps(r)?mh.throwArgumentError("invalid hash","value",e):r}difficulty(e){if(null==e)return null;const t=y.BigNumber.from(e);try{return t.toNumber()}catch(e){}return null}uint256(e){if(!Bs(e))throw new Error("invalid uint256");return Vs(e,32)}_block(e,t){null!=e.author&&null==e.miner&&(e.miner=e.author);const r=null!=e._difficulty?e._difficulty:e.difficulty,n=gh.check(t,e);return n._difficulty=null==r?null:y.BigNumber.from(r),n}block(e){return this._block(e,this.formats.block)}blockWithTransactions(e){return this._block(e,this.formats.blockWithTransactions)}transactionRequest(e){return gh.check(this.formats.transactionRequest,e)}transactionResponse(e){null!=e.gas&&null==e.gasLimit&&(e.gasLimit=e.gas),e.to&&y.BigNumber.from(e.to).isZero()&&(e.to="0x0000000000000000000000000000000000000000"),null!=e.input&&null==e.data&&(e.data=e.input),null==e.to&&null==e.creates&&(e.creates=this.contractAddress(e)),1!==e.type&&2!==e.type||null!=e.accessList||(e.accessList=[]);const t=gh.check(this.formats.transaction,e);if(null!=e.chainId){let r=e.chainId;Bs(r)&&(r=y.BigNumber.from(r).toNumber()),t.chainId=r}else{let r=e.networkId;null==r&&null==t.v&&(r=e.chainId),Bs(r)&&(r=y.BigNumber.from(r).toNumber()),"number"!=typeof r&&null!=t.v&&(r=(t.v-35)/2,r<0&&(r=0),r=parseInt(r)),"number"!=typeof r&&(r=0),t.chainId=r}return t.blockHash&&"x"===t.blockHash.replace(/0/g,"")&&(t.blockHash=null),t}transaction(e){return fh(e)}receiptLog(e){return gh.check(this.formats.receiptLog,e)}receipt(e){const t=gh.check(this.formats.receipt,e);if(null!=t.root)if(t.root.length<=4){const e=y.BigNumber.from(t.root).toNumber();0===e||1===e?(null!=t.status&&t.status!==e&&mh.throwArgumentError("alt-root-status/status mismatch","value",{root:t.root,status:t.status}),t.status=e,delete t.root):mh.throwArgumentError("invalid alt-root-status","value.root",t.root)}else 66!==t.root.length&&mh.throwArgumentError("invalid root hash","value.root",t.root);return null!=t.status&&(t.byzantium=!0),t}topics(e){return Array.isArray(e)?e.map((e=>this.topics(e))):null!=e?this.hash(e,!0):null}filter(e){return gh.check(this.formats.filter,e)}filterLog(e){return gh.check(this.formats.filterLog,e)}static check(e,t){const r={};for(const n in e)try{const o=e[n](t[n]);void 0!==o&&(r[n]=o)}catch(e){throw e.checkKey=n,e.checkValue=t[n],e}return r}static allowNull(e,t){return function(r){return null==r?t:e(r)}}static allowFalsish(e,t){return function(r){return r?e(r):t}}static arrayOf(e){return function(t){if(!Array.isArray(t))throw new Error("not an array");const r=[];return t.forEach((function(t){r.push(e(t))})),r}}}var yh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const bh=new Rs(hd);function xh(e){return null==e?"null":(32!==Ps(e)&&bh.throwArgumentError("invalid topic","topic",e),e.toLowerCase())}function vh(e){for(e=e.slice();e.length>0&&null==e[e.length-1];)e.pop();return e.map((e=>{if(Array.isArray(e)){const t={};e.forEach((e=>{t[xh(e)]=!0}));const r=Object.keys(t);return r.sort(),r.join("|")}return xh(e)})).join("&")}function wh(e){if("string"==typeof e){if(32===Ps(e=e.toLowerCase()))return"tx:"+e;if(-1===e.indexOf(":"))return e}else{if(Array.isArray(e))return"filter:*:"+vh(e);if(Ia.isForkEvent(e))throw bh.warn("not implemented"),new Error("not implemented");if(e&&"object"==typeof e)return"filter:"+(e.address||"*")+":"+vh(e.topics||[])}throw new Error("invalid event - "+e)}function Eh(){return(new Date).getTime()}function Ah(e){return new Promise((t=>{setTimeout(t,e)}))}const kh=["block","network","pending","poll"];class Ch{constructor(e,t,r){Ea(this,"tag",e),Ea(this,"listener",t),Ea(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 e=this.tag.split(":");return"tx"!==e[0]?null:e[1]}get filter(){const e=this.tag.split(":");if("filter"!==e[0])return null;const t=e[1],r=""===(n=e[2])?[]:n.split(/&/g).map((e=>{if(""===e)return[];const t=e.split("|").map((e=>"null"===e?null:e));return 1===t.length?t[0]:t}));var n;const o={};return r.length>0&&(o.topics=r),t&&"*"!==t&&(o.address=t),o}pollable(){return this.tag.indexOf(":")>=0||kh.indexOf(this.tag)>=0}}const Rh={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 Sh(e){return Vs(y.BigNumber.from(e).toHexString(),32)}function Th(e){return za.encode(js([e,Ws(Xu(Xu(e)),0,4)]))}const Nh=new RegExp("^(ipfs)://(.*)$","i"),Mh=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),Nh,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];function Fh(e,t){try{return ol(Oh(e,t))}catch(e){}return null}function Oh(e,t){if("0x"===e)return null;const r=y.BigNumber.from(Ws(e,t,t+32)).toNumber(),n=y.BigNumber.from(Ws(e,r,r+32)).toNumber();return Ws(e,r+32,r+32+n)}function Ih(e){return e.match(/^ipfs:\/\/ipfs\//i)?e=e.substring(12):e.match(/^ipfs:\/\//i)?e=e.substring(7):bh.throwArgumentError("unsupported IPFS format","link",e),`https://gateway.ipfs.io/ipfs/${e}`}function jh(e){const t=Is(e);if(t.length>32)throw new Error("internal; should not happen");const r=new Uint8Array(32);return r.set(t,32-t.length),r}function Dh(e){if(e.length%32==0)return e;const t=new Uint8Array(32*Math.ceil(e.length/32));return t.set(e),t}function Bh(e){const t=[];let r=0;for(let n=0;n<e.length;n++)t.push(null),r+=32;for(let n=0;n<e.length;n++){const o=Is(e[n]);t[n]=jh(r),t.push(jh(o.length)),t.push(Dh(o)),r+=32+32*Math.ceil(o.length/32)}return Us(t)}class _h{constructor(e,t,r,n){Ea(this,"provider",e),Ea(this,"name",r),Ea(this,"address",e.formatter.address(t)),Ea(this,"_resolvedAddress",n)}supportsWildcard(){return this._supportsEip2544||(this._supportsEip2544=this.provider.call({to:this.address,data:"0x01ffc9a79061b92300000000000000000000000000000000000000000000000000000000"}).then((e=>y.BigNumber.from(e).eq(1))).catch((e=>{if(e.code===Rs.errors.CALL_EXCEPTION)return!1;throw this._supportsEip2544=null,e}))),this._supportsEip2544}_fetch(e,t){return yh(this,void 0,void 0,(function*(){const r={to:this.address,ccipReadEnabled:!0,data:Us([e,Nl(this.name),t||"0x"])};let n=!1;var o;(yield this.supportsWildcard())&&(n=!0,r.data=Us(["0x9061b923",Bh([(o=this.name,_s(js(Tl(o).map((e=>{if(e.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const t=new Uint8Array(e.length+1);return t.set(e,1),t[0]=t.length-1,t}))))+"00"),r.data])]));try{let e=yield this.provider.call(r);return Is(e).length%32==4&&bh.throwError("resolver threw error",Rs.errors.CALL_EXCEPTION,{transaction:r,data:e}),n&&(e=Oh(e,0)),e}catch(e){if(e.code===Rs.errors.CALL_EXCEPTION)return null;throw e}}))}_fetchBytes(e,t){return yh(this,void 0,void 0,(function*(){const r=yield this._fetch(e,t);return null!=r?Oh(r,0):null}))}_getAddress(e,t){const r=Rh[String(e)];if(null==r&&bh.throwError(`unsupported coin type: ${e}`,Rs.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${e})`}),"eth"===r.ilk)return this.provider.formatter.address(t);const n=Is(t);if(null!=r.p2pkh){const e=t.match(/^0x76a9([0-9a-f][0-9a-f])([0-9a-f]*)88ac$/);if(e){const t=parseInt(e[1],16);if(e[2].length===2*t&&t>=1&&t<=75)return Th(js([[r.p2pkh],"0x"+e[2]]))}}if(null!=r.p2sh){const e=t.match(/^0xa9([0-9a-f][0-9a-f])([0-9a-f]*)87$/);if(e){const t=parseInt(e[1],16);if(e[2].length===2*t&&t>=1&&t<=75)return Th(js([[r.p2sh],"0x"+e[2]]))}}if(null!=r.prefix){const e=n[1];let t=n[0];if(0===t?20!==e&&32!==e&&(t=-1):t=-1,t>=0&&n.length===2+e&&e>=1&&e<=75){const e=dd.toWords(n.slice(2));return e.unshift(t),dd.encode(r.prefix,e)}}return null}getAddress(e){return yh(this,void 0,void 0,(function*(){if(null==e&&(e=60),60===e)try{const e=yield this._fetch("0x3b3b57de");return"0x"===e||"0x0000000000000000000000000000000000000000000000000000000000000000"===e?null:this.provider.formatter.callAddress(e)}catch(e){if(e.code===Rs.errors.CALL_EXCEPTION)return null;throw e}const t=yield this._fetchBytes("0xf1cb7e06",Sh(e));if(null==t||"0x"===t)return null;const r=this._getAddress(e,t);return null==r&&bh.throwError("invalid or unsupported coin data",Rs.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${e})`,coinType:e,data:t}),r}))}getAvatar(){return yh(this,void 0,void 0,(function*(){const e=[{type:"name",content:this.name}];try{const t=yield this.getText("avatar");if(null==t)return null;for(let r=0;r<Mh.length;r++){const n=t.match(Mh[r]);if(null==n)continue;const o=n[1].toLowerCase();switch(o){case"https":return e.push({type:"url",content:t}),{linkage:e,url:t};case"data":return e.push({type:"data",content:t}),{linkage:e,url:t};case"ipfs":return e.push({type:"ipfs",content:t}),{linkage:e,url:Ih(t)};case"erc721":case"erc1155":{const r="erc721"===o?"0xc87b56dd":"0x0e89341c";e.push({type:o,content:t});const i=this._resolvedAddress||(yield this.getAddress()),s=(n[2]||"").split("/");if(2!==s.length)return null;const a=yield this.provider.formatter.address(s[0]),l=Vs(y.BigNumber.from(s[1]).toHexString(),32);if("erc721"===o){const t=this.provider.formatter.callAddress(yield this.provider.call({to:a,data:Us(["0x6352211e",l])}));if(i!==t)return null;e.push({type:"owner",content:t})}else if("erc1155"===o){const t=y.BigNumber.from(yield this.provider.call({to:a,data:Us(["0x00fdd58e",Vs(i,32),l])}));if(t.isZero())return null;e.push({type:"balance",content:t.toString()})}const c={to:this.provider.formatter.address(s[0]),data:Us([r,l])};let u=Fh(yield this.provider.call(c),0);if(null==u)return null;e.push({type:"metadata-url-base",content:u}),"erc1155"===o&&(u=u.replace("{id}",l.substring(2)),e.push({type:"metadata-url-expanded",content:u})),u.match(/^ipfs:/i)&&(u=Ih(u)),e.push({type:"metadata-url",content:u});const d=yield td(u);if(!d)return null;e.push({type:"metadata",content:JSON.stringify(d)});let h=d.image;if("string"!=typeof h)return null;if(h.match(/^(https:\/\/|data:)/i));else{if(null==h.match(Nh))return null;e.push({type:"url-ipfs",content:h}),h=Ih(h)}return e.push({type:"url",content:h}),{linkage:e,url:h}}}}}catch(e){}return null}))}getContentHash(){return yh(this,void 0,void 0,(function*(){const e=yield this._fetchBytes("0xbc1c58d1");if(null==e||"0x"===e)return null;const t=e.match(/^0xe3010170(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(t){const e=parseInt(t[3],16);if(t[4].length===2*e)return"ipfs://"+za.encode("0x"+t[1])}const r=e.match(/^0xe5010172(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(r){const e=parseInt(r[3],16);if(r[4].length===2*e)return"ipns://"+za.encode("0x"+r[1])}const n=e.match(/^0xe40101fa011b20([0-9a-f]*)$/);if(n&&64===n[1].length)return"bzz://"+n[1];const o=e.match(/^0x90b2c605([0-9a-f]*)$/);if(o&&68===o[1].length){const e={"=":"","+":"-","/":"_"};return"sia://"+Za("0x"+o[1]).replace(/[=+\/]/g,(t=>e[t]))}return bh.throwError("invalid or unsupported content hash data",Rs.errors.UNSUPPORTED_OPERATION,{operation:"getContentHash()",data:e})}))}getText(e){return yh(this,void 0,void 0,(function*(){let t=nl(e);t=js([Sh(64),Sh(t.length),t]),t.length%32!=0&&(t=js([t,Vs("0x",32-e.length%32)]));const r=yield this._fetchBytes("0x59d1d43c",_s(t));return null==r||"0x"===r?null:ol(r)}))}}let Ph=null,Wh=1;class Uh extends ja{constructor(e){if(super(),this._events=[],this._emitted={block:-2},this.disableCcipRead=!1,this.formatter=new.target.getFormatter(),Ea(this,"anyNetwork","any"===e),this.anyNetwork&&(e=this.detectNetwork()),e instanceof Promise)this._networkPromise=e,e.catch((e=>{})),this._ready().catch((e=>{}));else{const t=Aa(new.target,"getNetwork")(e);t?(Ea(this,"_network",t),this.emit("network",t,null)):bh.throwArgumentError("invalid network","network",e)}this._maxInternalBlockNumber=-1024,this._lastBlockNumber=-2,this._maxFilterBlockRange=10,this._pollingInterval=4e3,this._fastQueryDate=0}_ready(){return yh(this,void 0,void 0,(function*(){if(null==this._network){let e=null;if(this._networkPromise)try{e=yield this._networkPromise}catch(e){}null==e&&(e=yield this.detectNetwork()),e||bh.throwError("no network detected",Rs.errors.UNKNOWN_ERROR,{}),null==this._network&&(this.anyNetwork?this._network=e:Ea(this,"_network",e),this.emit("network",e,null))}return this._network}))}get ready(){return rd((()=>this._ready().then((e=>e),(e=>{if(e.code!==Rs.errors.NETWORK_ERROR||"noNetwork"!==e.event)throw e}))))}static getFormatter(){return null==Ph&&(Ph=new gh),Ph}static getNetwork(e){return function(e){if(null==e)return null;if("number"==typeof e){for(const t in La){const r=La[t];if(r.chainId===e)return{name:r.name,chainId:r.chainId,ensAddress:r.ensAddress||null,_defaultProvider:r._defaultProvider||null}}return{chainId:e,name:"unknown"}}if("string"==typeof e){const t=La[e];return null==t?null:{name:t.name,chainId:t.chainId,ensAddress:t.ensAddress,_defaultProvider:t._defaultProvider||null}}const t=La[e.name];if(!t)return"number"!=typeof e.chainId&&Da.throwArgumentError("invalid network chainId","network",e),e;0!==e.chainId&&e.chainId!==t.chainId&&Da.throwArgumentError("network chainId mismatch","network",e);let r=e._defaultProvider||null;var n;return null==r&&t._defaultProvider&&(r=(n=t._defaultProvider)&&"function"==typeof n.renetwork?t._defaultProvider.renetwork(e):t._defaultProvider),{name:e.name,chainId:t.chainId,ensAddress:e.ensAddress||t.ensAddress||null,_defaultProvider:r}}(null==e?"homestead":e)}ccipReadFetch(e,t,r){return yh(this,void 0,void 0,(function*(){if(this.disableCcipRead||0===r.length)return null;const n=e.to.toLowerCase(),o=t.toLowerCase(),i=[];for(let e=0;e<r.length;e++){const t=r[e],s=t.replace("{sender}",n).replace("{data}",o),a=t.indexOf("{data}")>=0?null:JSON.stringify({data:o,sender:n}),l=yield td({url:s,errorPassThrough:!0},a,((e,t)=>(e.status=t.statusCode,e)));if(l.data)return l.data;const c=l.message||"unknown error";if(l.status>=400&&l.status<500)return bh.throwError(`response not found during CCIP fetch: ${c}`,Rs.errors.SERVER_ERROR,{url:t,errorMessage:c});i.push(c)}return bh.throwError(`error encountered during CCIP fetch: ${i.map((e=>JSON.stringify(e))).join(", ")}`,Rs.errors.SERVER_ERROR,{urls:r,errorMessages:i})}))}_getInternalBlockNumber(e){return yh(this,void 0,void 0,(function*(){if(yield this._ready(),e>0)for(;this._internalBlockNumber;){const t=this._internalBlockNumber;try{const r=yield t;if(Eh()-r.respTime<=e)return r.blockNumber;break}catch(e){if(this._internalBlockNumber===t)break}}const t=Eh(),r=ka({blockNumber:this.perform("getBlockNumber",{}),networkError:this.getNetwork().then((e=>null),(e=>e))}).then((({blockNumber:e,networkError:n})=>{if(n)throw this._internalBlockNumber===r&&(this._internalBlockNumber=null),n;const o=Eh();return(e=y.BigNumber.from(e).toNumber())<this._maxInternalBlockNumber&&(e=this._maxInternalBlockNumber),this._maxInternalBlockNumber=e,this._setFastBlockNumber(e),{blockNumber:e,reqTime:t,respTime:o}}));return this._internalBlockNumber=r,r.catch((e=>{this._internalBlockNumber===r&&(this._internalBlockNumber=null)})),(yield r).blockNumber}))}poll(){return yh(this,void 0,void 0,(function*(){const e=Wh++,t=[];let r=null;try{r=yield this._getInternalBlockNumber(100+this.pollingInterval/2)}catch(e){return void this.emit("error",e)}if(this._setFastBlockNumber(r),this.emit("poll",e,r),r!==this._lastBlockNumber){if(-2===this._emitted.block&&(this._emitted.block=r-1),Math.abs(this._emitted.block-r)>1e3)bh.warn(`network block skew detected; skipping block events (emitted=${this._emitted.block} blockNumber${r})`),this.emit("error",bh.makeError("network block skew detected",Rs.errors.NETWORK_ERROR,{blockNumber:r,event:"blockSkew",previousBlockNumber:this._emitted.block})),this.emit("block",r);else for(let e=this._emitted.block+1;e<=r;e++)this.emit("block",e);this._emitted.block!==r&&(this._emitted.block=r,Object.keys(this._emitted).forEach((e=>{if("block"===e)return;const t=this._emitted[e];"pending"!==t&&r-t>12&&delete this._emitted[e]}))),-2===this._lastBlockNumber&&(this._lastBlockNumber=r-1),this._events.forEach((e=>{switch(e.type){case"tx":{const r=e.hash;let n=this.getTransactionReceipt(r).then((e=>e&&null!=e.blockNumber?(this._emitted["t:"+r]=e.blockNumber,this.emit(r,e),null):null)).catch((e=>{this.emit("error",e)}));t.push(n);break}case"filter":if(!e._inflight){e._inflight=!0,-2===e._lastBlockNumber&&(e._lastBlockNumber=r-1);const n=e.filter;n.fromBlock=e._lastBlockNumber+1,n.toBlock=r;const o=n.toBlock-this._maxFilterBlockRange;o>n.fromBlock&&(n.fromBlock=o),n.fromBlock<0&&(n.fromBlock=0);const i=this.getLogs(n).then((t=>{e._inflight=!1,0!==t.length&&t.forEach((t=>{t.blockNumber>e._lastBlockNumber&&(e._lastBlockNumber=t.blockNumber),this._emitted["b:"+t.blockHash]=t.blockNumber,this._emitted["t:"+t.transactionHash]=t.blockNumber,this.emit(n,t)}))})).catch((t=>{this.emit("error",t),e._inflight=!1}));t.push(i)}}})),this._lastBlockNumber=r,Promise.all(t).then((()=>{this.emit("didPoll",e)})).catch((e=>{this.emit("error",e)}))}else this.emit("didPoll",e)}))}resetEventsBlock(e){this._lastBlockNumber=e-1,this.polling&&this.poll()}get network(){return this._network}detectNetwork(){return yh(this,void 0,void 0,(function*(){return bh.throwError("provider does not support network detection",Rs.errors.UNSUPPORTED_OPERATION,{operation:"provider.detectNetwork"})}))}getNetwork(){return yh(this,void 0,void 0,(function*(){const e=yield this._ready(),t=yield this.detectNetwork();if(e.chainId!==t.chainId){if(this.anyNetwork)return this._network=t,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",t,e),yield Ah(0),this._network;const r=bh.makeError("underlying network changed",Rs.errors.NETWORK_ERROR,{event:"changed",network:e,detectedNetwork:t});throw this.emit("error",r),r}return e}))}get blockNumber(){return this._getInternalBlockNumber(100+this.pollingInterval/2).then((e=>{this._setFastBlockNumber(e)}),(e=>{})),null!=this._fastBlockNumber?this._fastBlockNumber:-1}get polling(){return null!=this._poller}set polling(e){e&&!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))):!e&&this._poller&&(clearInterval(this._poller),this._poller=null)}get pollingInterval(){return this._pollingInterval}set pollingInterval(e){if("number"!=typeof e||e<=0||parseInt(String(e))!=e)throw new Error("invalid polling interval");this._pollingInterval=e,this._poller&&(clearInterval(this._poller),this._poller=setInterval((()=>{this.poll()}),this._pollingInterval))}_getFastBlockNumber(){const e=Eh();return e-this._fastQueryDate>2*this._pollingInterval&&(this._fastQueryDate=e,this._fastBlockNumberPromise=this.getBlockNumber().then((e=>((null==this._fastBlockNumber||e>this._fastBlockNumber)&&(this._fastBlockNumber=e),this._fastBlockNumber)))),this._fastBlockNumberPromise}_setFastBlockNumber(e){null!=this._fastBlockNumber&&e<this._fastBlockNumber||(this._fastQueryDate=Eh(),(null==this._fastBlockNumber||e>this._fastBlockNumber)&&(this._fastBlockNumber=e,this._fastBlockNumberPromise=Promise.resolve(e)))}waitForTransaction(e,t,r){return yh(this,void 0,void 0,(function*(){return this._waitForTransaction(e,null==t?1:t,r||0,null)}))}_waitForTransaction(e,t,r,n){return yh(this,void 0,void 0,(function*(){const o=yield this.getTransactionReceipt(e);return(o?o.confirmations:0)>=t?o:new Promise(((o,i)=>{const s=[];let a=!1;const l=function(){return!!a||(a=!0,s.forEach((e=>{e()})),!1)},c=e=>{e.confirmations<t||l()||o(e)};if(this.on(e,c),s.push((()=>{this.removeListener(e,c)})),n){let r=n.startBlock,o=null;const c=s=>yh(this,void 0,void 0,(function*(){a||(yield Ah(1e3),this.getTransactionCount(n.from).then((u=>yh(this,void 0,void 0,(function*(){if(!a){if(u<=n.nonce)r=s;else{{const t=yield this.getTransaction(e);if(t&&null!=t.blockNumber)return}for(null==o&&(o=r-3,o<n.startBlock&&(o=n.startBlock));o<=s;){if(a)return;const r=yield this.getBlockWithTransactions(o);for(let o=0;o<r.transactions.length;o++){const s=r.transactions[o];if(s.hash===e)return;if(s.from===n.from&&s.nonce===n.nonce){if(a)return;const r=yield this.waitForTransaction(s.hash,t);if(l())return;let o="replaced";return s.data===n.data&&s.to===n.to&&s.value.eq(n.value)?o="repriced":"0x"===s.data&&s.from===s.to&&s.value.isZero()&&(o="cancelled"),void i(bh.makeError("transaction was replaced",Rs.errors.TRANSACTION_REPLACED,{cancelled:"replaced"===o||"cancelled"===o,reason:o,replacement:this._wrapTransaction(s),hash:e,receipt:r}))}}o++}}a||this.once("block",c)}}))),(e=>{a||this.once("block",c)})))}));if(a)return;this.once("block",c),s.push((()=>{this.removeListener("block",c)}))}if("number"==typeof r&&r>0){const e=setTimeout((()=>{l()||i(bh.makeError("timeout exceeded",Rs.errors.TIMEOUT,{timeout:r}))}),r);e.unref&&e.unref(),s.push((()=>{clearTimeout(e)}))}}))}))}getBlockNumber(){return yh(this,void 0,void 0,(function*(){return this._getInternalBlockNumber(0)}))}getGasPrice(){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const e=yield this.perform("getGasPrice",{});try{return y.BigNumber.from(e)}catch(t){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getGasPrice",result:e,error:t})}}))}getBalance(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ka({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getBalance",r);try{return y.BigNumber.from(n)}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getBalance",params:r,result:n,error:e})}}))}getTransactionCount(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ka({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getTransactionCount",r);try{return y.BigNumber.from(n).toNumber()}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getTransactionCount",params:r,result:n,error:e})}}))}getCode(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ka({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getCode",r);try{return _s(n)}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getCode",params:r,result:n,error:e})}}))}getStorageAt(e,t,r){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const n=yield ka({address:this._getAddress(e),blockTag:this._getBlockTag(r),position:Promise.resolve(t).then((e=>Ls(e)))}),o=yield this.perform("getStorageAt",n);try{return _s(o)}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getStorageAt",params:n,result:o,error:e})}}))}_wrapTransaction(e,t,r){if(null!=t&&32!==Ps(t))throw new Error("invalid response - sendTransaction");const n=e;return null!=t&&e.hash!==t&&bh.throwError("Transaction hash mismatch from Provider.sendTransaction.",Rs.errors.UNKNOWN_ERROR,{expectedHash:e.hash,returnedHash:t}),n.wait=(t,n)=>yh(this,void 0,void 0,(function*(){let o;null==t&&(t=1),null==n&&(n=0),0!==t&&null!=r&&(o={data:e.data,from:e.from,nonce:e.nonce,to:e.to,value:e.value,startBlock:r});const i=yield this._waitForTransaction(e.hash,t,n,o);return null==i&&0===t?null:(this._emitted["t:"+e.hash]=i.blockNumber,0===i.status&&bh.throwError("transaction failed",Rs.errors.CALL_EXCEPTION,{transactionHash:e.hash,transaction:e,receipt:i}),i)})),n}sendTransaction(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield Promise.resolve(e).then((e=>_s(e))),r=this.formatter.transaction(e);null==r.confirmations&&(r.confirmations=0);const n=yield this._getInternalBlockNumber(100+2*this.pollingInterval);try{const e=yield this.perform("sendTransaction",{signedTransaction:t});return this._wrapTransaction(r,e,n)}catch(e){throw e.transaction=r,e.transactionHash=r.hash,e}}))}_getTransactionRequest(e){return yh(this,void 0,void 0,(function*(){const t=yield e,r={};return["from","to"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?this._getAddress(e):null)))})),["gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","value"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?y.BigNumber.from(e):null)))})),["type"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>null!=e?e:null)))})),t.accessList&&(r.accessList=this.formatter.accessList(t.accessList)),["data"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?_s(e):null)))})),this.formatter.transactionRequest(yield ka(r))}))}_getFilter(e){return yh(this,void 0,void 0,(function*(){e=yield e;const t={};return null!=e.address&&(t.address=this._getAddress(e.address)),["blockHash","topics"].forEach((r=>{null!=e[r]&&(t[r]=e[r])})),["fromBlock","toBlock"].forEach((r=>{null!=e[r]&&(t[r]=this._getBlockTag(e[r]))})),this.formatter.filter(yield ka(t))}))}_call(e,t,r){return yh(this,void 0,void 0,(function*(){r>=10&&bh.throwError("CCIP read exceeded maximum redirections",Rs.errors.SERVER_ERROR,{redirects:r,transaction:e});const n=e.to,o=yield this.perform("call",{transaction:e,blockTag:t});if(r>=0&&"latest"===t&&null!=n&&"0x556f1830"===o.substring(0,10)&&Ps(o)%32==4)try{const i=Ws(o,4),s=Ws(i,0,32);y.BigNumber.from(s).eq(n)||bh.throwError("CCIP Read sender did not match",Rs.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const a=[],l=y.BigNumber.from(Ws(i,32,64)).toNumber(),c=y.BigNumber.from(Ws(i,l,l+32)).toNumber(),u=Ws(i,l+32);for(let t=0;t<c;t++){const r=Fh(u,32*t);null==r&&bh.throwError("CCIP Read contained corrupt URL string",Rs.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o}),a.push(r)}const d=Oh(i,64);y.BigNumber.from(Ws(i,100,128)).isZero()||bh.throwError("CCIP Read callback selector included junk",Rs.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const h=Ws(i,96,100),p=Oh(i,128),f=yield this.ccipReadFetch(e,d,a);null==f&&bh.throwError("CCIP Read disabled or provided no URLs",Rs.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const m={to:n,data:Us([h,Bh([f,p])])};return this._call(m,t,r+1)}catch(e){if(e.code===Rs.errors.SERVER_ERROR)throw e}try{return _s(o)}catch(r){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"call",params:{transaction:e,blockTag:t},result:o,error:r})}}))}call(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ka({transaction:this._getTransactionRequest(e),blockTag:this._getBlockTag(t),ccipReadEnabled:Promise.resolve(e.ccipReadEnabled)});return this._call(r.transaction,r.blockTag,r.ccipReadEnabled?0:-1)}))}estimateGas(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield ka({transaction:this._getTransactionRequest(e)}),r=yield this.perform("estimateGas",t);try{return y.BigNumber.from(r)}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"estimateGas",params:t,result:r,error:e})}}))}_getAddress(e){return yh(this,void 0,void 0,(function*(){"string"!=typeof(e=yield e)&&bh.throwArgumentError("invalid address or ENS name","name",e);const t=yield this.resolveName(e);return null==t&&bh.throwError("ENS name not configured",Rs.errors.UNSUPPORTED_OPERATION,{operation:`resolveName(${JSON.stringify(e)})`}),t}))}_getBlock(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;let r=-128;const n={includeTransactions:!!t};if(Bs(e,32))n.blockHash=e;else try{n.blockTag=yield this._getBlockTag(e),Bs(n.blockTag)&&(r=parseInt(n.blockTag.substring(2),16))}catch(t){bh.throwArgumentError("invalid block hash or block tag","blockHashOrBlockTag",e)}return rd((()=>yh(this,void 0,void 0,(function*(){const e=yield this.perform("getBlock",n);if(null==e)return null!=n.blockHash&&null==this._emitted["b:"+n.blockHash]||null!=n.blockTag&&r>this._emitted.block?null:void 0;if(t){let t=null;for(let r=0;r<e.transactions.length;r++){const n=e.transactions[r];if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){null==t&&(t=yield this._getInternalBlockNumber(100+2*this.pollingInterval));let e=t-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}}const r=this.formatter.blockWithTransactions(e);return r.transactions=r.transactions.map((e=>this._wrapTransaction(e))),r}return this.formatter.block(e)}))),{oncePoll:this})}))}getBlock(e){return this._getBlock(e,!1)}getBlockWithTransactions(e){return this._getBlock(e,!0)}getTransaction(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;const t={transactionHash:this.formatter.hash(e,!0)};return rd((()=>yh(this,void 0,void 0,(function*(){const r=yield this.perform("getTransaction",t);if(null==r)return null==this._emitted["t:"+e]?null:void 0;const n=this.formatter.transactionResponse(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let e=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}return this._wrapTransaction(n)}))),{oncePoll:this})}))}getTransactionReceipt(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;const t={transactionHash:this.formatter.hash(e,!0)};return rd((()=>yh(this,void 0,void 0,(function*(){const r=yield this.perform("getTransactionReceipt",t);if(null==r)return null==this._emitted["t:"+e]?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 e=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}return n}))),{oncePoll:this})}))}getLogs(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield ka({filter:this._getFilter(e)}),r=yield this.perform("getLogs",t);return r.forEach((e=>{null==e.removed&&(e.removed=!1)})),gh.arrayOf(this.formatter.filterLog.bind(this.formatter))(r)}))}getEtherPrice(){return yh(this,void 0,void 0,(function*(){return yield this.getNetwork(),this.perform("getEtherPrice",{})}))}_getBlockTag(e){return yh(this,void 0,void 0,(function*(){if("number"==typeof(e=yield e)&&e<0){e%1&&bh.throwArgumentError("invalid BlockTag","blockTag",e);let t=yield this._getInternalBlockNumber(100+2*this.pollingInterval);return t+=e,t<0&&(t=0),this.formatter.blockTag(t)}return this.formatter.blockTag(e)}))}getResolver(e){return yh(this,void 0,void 0,(function*(){let t=e;for(;;){if(""===t||"."===t)return null;if("eth"!==e&&"eth"===t)return null;const r=yield this._getResolver(t,"getResolver");if(null!=r){const n=new _h(this,r,e);return t===e||(yield n.supportsWildcard())?n:null}t=t.split(".").slice(1).join(".")}}))}_getResolver(e,t){return yh(this,void 0,void 0,(function*(){null==t&&(t="ENS");const r=yield this.getNetwork();r.ensAddress||bh.throwError("network does not support ENS",Rs.errors.UNSUPPORTED_OPERATION,{operation:t,network:r.name});try{const t=yield this.call({to:r.ensAddress,data:"0x0178b8bf"+Nl(e).substring(2)});return this.formatter.callAddress(t)}catch(e){}return null}))}resolveName(e){return yh(this,void 0,void 0,(function*(){e=yield e;try{return Promise.resolve(this.formatter.address(e))}catch(t){if(Bs(e))throw t}"string"!=typeof e&&bh.throwArgumentError("invalid ENS name","name",e);const t=yield this.getResolver(e);return t?yield t.getAddress():null}))}lookupAddress(e){return yh(this,void 0,void 0,(function*(){e=yield e;const t=(e=this.formatter.address(e)).substring(2).toLowerCase()+".addr.reverse",r=yield this._getResolver(t,"lookupAddress");if(null==r)return null;const n=Fh(yield this.call({to:r,data:"0x691f3431"+Nl(t).substring(2)}),0);return(yield this.resolveName(n))!=e?null:n}))}getAvatar(e){return yh(this,void 0,void 0,(function*(){let t=null;if(Bs(e)){const r=this.formatter.address(e).substring(2).toLowerCase()+".addr.reverse",n=yield this._getResolver(r,"getAvatar");if(!n)return null;t=new _h(this,n,r);try{const e=yield t.getAvatar();if(e)return e.url}catch(e){if(e.code!==Rs.errors.CALL_EXCEPTION)throw e}try{const e=Fh(yield this.call({to:n,data:"0x691f3431"+Nl(r).substring(2)}),0);t=yield this.getResolver(e)}catch(e){if(e.code!==Rs.errors.CALL_EXCEPTION)throw e;return null}}else if(t=yield this.getResolver(e),!t)return null;const r=yield t.getAvatar();return null==r?null:r.url}))}perform(e,t){return bh.throwError(e+" not implemented",Rs.errors.NOT_IMPLEMENTED,{operation:e})}_startEvent(e){this.polling=this._events.filter((e=>e.pollable())).length>0}_stopEvent(e){this.polling=this._events.filter((e=>e.pollable())).length>0}_addEventListener(e,t,r){const n=new Ch(wh(e),t,r);return this._events.push(n),this._startEvent(n),this}on(e,t){return this._addEventListener(e,t,!1)}once(e,t){return this._addEventListener(e,t,!0)}emit(e,...t){let r=!1,n=[],o=wh(e);return this._events=this._events.filter((e=>e.tag!==o||(setTimeout((()=>{e.listener.apply(this,t)}),0),r=!0,!e.once||(n.push(e),!1)))),n.forEach((e=>{this._stopEvent(e)})),r}listenerCount(e){if(!e)return this._events.length;let t=wh(e);return this._events.filter((e=>e.tag===t)).length}listeners(e){if(null==e)return this._events.map((e=>e.listener));let t=wh(e);return this._events.filter((e=>e.tag===t)).map((e=>e.listener))}off(e,t){if(null==t)return this.removeAllListeners(e);const r=[];let n=!1,o=wh(e);return this._events=this._events.filter((e=>e.tag!==o||e.listener!=t||(!!n||(n=!0,r.push(e),!1)))),r.forEach((e=>{this._stopEvent(e)})),this}removeAllListeners(e){let t=[];if(null==e)t=this._events,this._events=[];else{const r=wh(e);this._events=this._events.filter((e=>e.tag!==r||(t.push(e),!1)))}return t.forEach((e=>{this._stopEvent(e)})),this}}var Lh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Vh=new Rs("abstract-signer/5.7.0"),Zh=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],Hh=[Rs.errors.INSUFFICIENT_FUNDS,Rs.errors.NONCE_EXPIRED,Rs.errors.REPLACEMENT_UNDERPRICED];class zh{constructor(){Vh.checkAbstract(new.target,zh),Ea(this,"_isSigner",!0)}getBalance(e){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("getBalance"),yield this.provider.getBalance(this.getAddress(),e)}))}getTransactionCount(e){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("getTransactionCount"),yield this.provider.getTransactionCount(this.getAddress(),e)}))}estimateGas(e){return Lh(this,void 0,void 0,(function*(){this._checkProvider("estimateGas");const t=yield ka(this.checkTransaction(e));return yield this.provider.estimateGas(t)}))}call(e,t){return Lh(this,void 0,void 0,(function*(){this._checkProvider("call");const r=yield ka(this.checkTransaction(e));return yield this.provider.call(r,t)}))}sendTransaction(e){return Lh(this,void 0,void 0,(function*(){this._checkProvider("sendTransaction");const t=yield this.populateTransaction(e),r=yield this.signTransaction(t);return yield this.provider.sendTransaction(r)}))}getChainId(){return Lh(this,void 0,void 0,(function*(){this._checkProvider("getChainId");return(yield this.provider.getNetwork()).chainId}))}getGasPrice(){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("getGasPrice"),yield this.provider.getGasPrice()}))}getFeeData(){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("getFeeData"),yield this.provider.getFeeData()}))}resolveName(e){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("resolveName"),yield this.provider.resolveName(e)}))}checkTransaction(e){for(const t in e)-1===Zh.indexOf(t)&&Vh.throwArgumentError("invalid transaction key: "+t,"transaction",e);const t=Ca(e);return null==t.from?t.from=this.getAddress():t.from=Promise.all([Promise.resolve(t.from),this.getAddress()]).then((t=>(t[0].toLowerCase()!==t[1].toLowerCase()&&Vh.throwArgumentError("from address mismatch","transaction",e),t[0]))),t}populateTransaction(e){return Lh(this,void 0,void 0,(function*(){const t=yield ka(this.checkTransaction(e));null!=t.to&&(t.to=Promise.resolve(t.to).then((e=>Lh(this,void 0,void 0,(function*(){if(null==e)return null;const t=yield this.resolveName(e);return null==t&&Vh.throwArgumentError("provided ENS name resolves to null","tx.to",e),t})))),t.to.catch((e=>{})));const r=null!=t.maxFeePerGas||null!=t.maxPriorityFeePerGas;if(null==t.gasPrice||2!==t.type&&!r?0!==t.type&&1!==t.type||!r||Vh.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",e):Vh.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",e),2!==t.type&&null!=t.type||null==t.maxFeePerGas||null==t.maxPriorityFeePerGas)if(0===t.type||1===t.type)null==t.gasPrice&&(t.gasPrice=this.getGasPrice());else{const e=yield this.getFeeData();if(null==t.type)if(null!=e.maxFeePerGas&&null!=e.maxPriorityFeePerGas)if(t.type=2,null!=t.gasPrice){const e=t.gasPrice;delete t.gasPrice,t.maxFeePerGas=e,t.maxPriorityFeePerGas=e}else null==t.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),null==t.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas);else null!=e.gasPrice?(r&&Vh.throwError("network does not support EIP-1559",Rs.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),null==t.gasPrice&&(t.gasPrice=e.gasPrice),t.type=0):Vh.throwError("failed to get consistent fee data",Rs.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"});else 2===t.type&&(null==t.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),null==t.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas))}else t.type=2;return null==t.nonce&&(t.nonce=this.getTransactionCount("pending")),null==t.gasLimit&&(t.gasLimit=this.estimateGas(t).catch((e=>{if(Hh.indexOf(e.code)>=0)throw e;return Vh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Rs.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,tx:t})}))),null==t.chainId?t.chainId=this.getChainId():t.chainId=Promise.all([Promise.resolve(t.chainId),this.getChainId()]).then((t=>(0!==t[1]&&t[0]!==t[1]&&Vh.throwArgumentError("chainId address mismatch","transaction",e),t[0]))),yield ka(t)}))}_checkProvider(e){this.provider||Vh.throwError("missing provider",Rs.errors.UNSUPPORTED_OPERATION,{operation:e||"_checkProvider"})}static isSigner(e){return!(!e||!e._isSigner)}}var Yh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Gh=new Rs(hd),Xh=["call","estimateGas"];function Jh(e,t){if(null==e)return null;if("string"==typeof e.message&&e.message.match("reverted")){const r=Bs(e.data)?e.data:null;if(!t||r)return{message:e.message,data:r}}if("object"==typeof e){for(const r in e){const n=Jh(e[r],t);if(n)return n}return null}if("string"==typeof e)try{return Jh(JSON.parse(e),t)}catch(e){}return null}function qh(e,t,r){const n=r.transaction||r.signedTransaction;if("call"===e){const e=Jh(t,!0);if(e)return e.data;Gh.throwError("missing revert data in call exception; Transaction reverted without a reason string",Rs.errors.CALL_EXCEPTION,{data:"0x",transaction:n,error:t})}if("estimateGas"===e){let r=Jh(t.body,!1);null==r&&(r=Jh(t,!1)),r&&Gh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Rs.errors.UNPREDICTABLE_GAS_LIMIT,{reason:r.message,method:e,transaction:n,error:t})}let o=t.message;throw t.code===Rs.errors.SERVER_ERROR&&t.error&&"string"==typeof t.error.message?o=t.error.message:"string"==typeof t.body?o=t.body:"string"==typeof t.responseText&&(o=t.responseText),o=(o||"").toLowerCase(),o.match(/insufficient funds|base fee exceeds gas limit|InsufficientFunds/i)&&Gh.throwError("insufficient funds for intrinsic transaction cost",Rs.errors.INSUFFICIENT_FUNDS,{error:t,method:e,transaction:n}),o.match(/nonce (is )?too low/i)&&Gh.throwError("nonce has already been used",Rs.errors.NONCE_EXPIRED,{error:t,method:e,transaction:n}),o.match(/replacement transaction underpriced|transaction gas price.*too low/i)&&Gh.throwError("replacement fee too low",Rs.errors.REPLACEMENT_UNDERPRICED,{error:t,method:e,transaction:n}),o.match(/only replay-protected/i)&&Gh.throwError("legacy pre-eip-155 transactions not supported",Rs.errors.UNSUPPORTED_OPERATION,{error:t,method:e,transaction:n}),Xh.indexOf(e)>=0&&o.match(/gas required exceeds allowance|always failing transaction|execution reverted|revert/)&&Gh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Rs.errors.UNPREDICTABLE_GAS_LIMIT,{error:t,method:e,transaction:n}),t}function Qh(e){return new Promise((function(t){setTimeout(t,e)}))}function Kh(e){if(e.error){const t=new Error(e.error.message);throw t.code=e.error.code,t.data=e.error.data,t}return e.result}function $h(e){return e?e.toLowerCase():e}const ep={};class tp extends zh{constructor(e,t,r){if(super(),e!==ep)throw new Error("do not call the JsonRpcSigner constructor directly; use provider.getSigner");Ea(this,"provider",t),null==r&&(r=0),"string"==typeof r?(Ea(this,"_address",this.provider.formatter.address(r)),Ea(this,"_index",null)):"number"==typeof r?(Ea(this,"_index",r),Ea(this,"_address",null)):Gh.throwArgumentError("invalid address or index","addressOrIndex",r)}connect(e){return Gh.throwError("cannot alter JSON-RPC Signer connection",Rs.errors.UNSUPPORTED_OPERATION,{operation:"connect"})}connectUnchecked(){return new rp(ep,this.provider,this._address||this._index)}getAddress(){return this._address?Promise.resolve(this._address):this.provider.send("eth_accounts",[]).then((e=>(e.length<=this._index&&Gh.throwError("unknown account #"+this._index,Rs.errors.UNSUPPORTED_OPERATION,{operation:"getAddress"}),this.provider.formatter.address(e[this._index]))))}sendUncheckedTransaction(e){e=Ca(e);const t=this.getAddress().then((e=>(e&&(e=e.toLowerCase()),e)));if(null==e.gasLimit){const r=Ca(e);r.from=t,e.gasLimit=this.provider.estimateGas(r)}return null!=e.to&&(e.to=Promise.resolve(e.to).then((e=>Yh(this,void 0,void 0,(function*(){if(null==e)return null;const t=yield this.provider.resolveName(e);return null==t&&Gh.throwArgumentError("provided ENS name resolves to null","tx.to",e),t}))))),ka({tx:ka(e),sender:t}).then((({tx:t,sender:r})=>{null!=t.from?t.from.toLowerCase()!==r&&Gh.throwArgumentError("from address mismatch","transaction",e):t.from=r;const n=this.provider.constructor.hexlifyTransaction(t,{from:!0});return this.provider.send("eth_sendTransaction",[n]).then((e=>e),(e=>("string"==typeof e.message&&e.message.match(/user denied/i)&&Gh.throwError("user rejected transaction",Rs.errors.ACTION_REJECTED,{action:"sendTransaction",transaction:t}),qh("sendTransaction",e,n))))}))}signTransaction(e){return Gh.throwError("signing transactions is unsupported",Rs.errors.UNSUPPORTED_OPERATION,{operation:"signTransaction"})}sendTransaction(e){return Yh(this,void 0,void 0,(function*(){const t=yield this.provider._getInternalBlockNumber(100+2*this.provider.pollingInterval),r=yield this.sendUncheckedTransaction(e);try{return yield rd((()=>Yh(this,void 0,void 0,(function*(){const e=yield this.provider.getTransaction(r);if(null!==e)return this.provider._wrapTransaction(e,r,t)}))),{oncePoll:this.provider})}catch(e){throw e.transactionHash=r,e}}))}signMessage(e){return Yh(this,void 0,void 0,(function*(){const t="string"==typeof e?nl(e):e,r=yield this.getAddress();try{return yield this.provider.send("personal_sign",[_s(t),r.toLowerCase()])}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&Gh.throwError("user rejected signing",Rs.errors.ACTION_REJECTED,{action:"signMessage",from:r,messageData:e}),t}}))}_legacySignMessage(e){return Yh(this,void 0,void 0,(function*(){const t="string"==typeof e?nl(e):e,r=yield this.getAddress();try{return yield this.provider.send("eth_sign",[r.toLowerCase(),_s(t)])}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&Gh.throwError("user rejected signing",Rs.errors.ACTION_REJECTED,{action:"_legacySignMessage",from:r,messageData:e}),t}}))}_signTypedData(e,t,r){return Yh(this,void 0,void 0,(function*(){const n=yield zl.resolveNames(e,t,r,(e=>this.provider.resolveName(e))),o=yield this.getAddress();try{return yield this.provider.send("eth_signTypedData_v4",[o.toLowerCase(),JSON.stringify(zl.getPayload(n.domain,t,n.value))])}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&&Gh.throwError("user rejected signing",Rs.errors.ACTION_REJECTED,{action:"_signTypedData",from:o,messageData:{domain:n.domain,types:t,value:n.value}}),e}}))}unlock(e){return Yh(this,void 0,void 0,(function*(){const t=this.provider,r=yield this.getAddress();return t.send("personal_unlockAccount",[r.toLowerCase(),e,null])}))}}class rp extends tp{sendTransaction(e){return this.sendUncheckedTransaction(e).then((e=>({hash:e,nonce:null,gasLimit:null,gasPrice:null,data:null,value:null,chainId:null,confirmations:0,from:null,wait:t=>this.provider.waitForTransaction(e,t)})))}}const np={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0};class op extends Uh{constructor(e,t){let r=t;null==r&&(r=new Promise(((e,t)=>{setTimeout((()=>{this.detectNetwork().then((t=>{e(t)}),(e=>{t(e)}))}),0)}))),super(r),e||(e=Aa(this.constructor,"defaultUrl")()),Ea(this,"connection","string"==typeof e?Object.freeze({url:e}):Object.freeze(Ca(e))),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 Yh(this,void 0,void 0,(function*(){yield Qh(0);let e=null;try{e=yield this.send("eth_chainId",[])}catch(t){try{e=yield this.send("net_version",[])}catch(e){}}if(null!=e){const t=Aa(this.constructor,"getNetwork");try{return t(y.BigNumber.from(e).toNumber())}catch(t){return Gh.throwError("could not detect network",Rs.errors.NETWORK_ERROR,{chainId:e,event:"invalidNetwork",serverError:t})}}return Gh.throwError("could not detect network",Rs.errors.NETWORK_ERROR,{event:"noNetwork"})}))}getSigner(e){return new tp(ep,this,e)}getUncheckedSigner(e){return this.getSigner(e).connectUnchecked()}listAccounts(){return this.send("eth_accounts",[]).then((e=>e.map((e=>this.formatter.address(e)))))}send(e,t){const r={method:e,params:t,id:this._nextId++,jsonrpc:"2.0"};this.emit("debug",{action:"request",request:Na(r),provider:this});const n=["eth_chainId","eth_blockNumber"].indexOf(e)>=0;if(n&&this._cache[e])return this._cache[e];const o=td(this.connection,JSON.stringify(r),Kh).then((e=>(this.emit("debug",{action:"response",request:r,response:e,provider:this}),e)),(e=>{throw this.emit("debug",{action:"response",error:e,request:r,provider:this}),e}));return n&&(this._cache[e]=o,setTimeout((()=>{this._cache[e]=null}),0)),o}prepareRequest(e,t){switch(e){case"getBlockNumber":return["eth_blockNumber",[]];case"getGasPrice":return["eth_gasPrice",[]];case"getBalance":return["eth_getBalance",[$h(t.address),t.blockTag]];case"getTransactionCount":return["eth_getTransactionCount",[$h(t.address),t.blockTag]];case"getCode":return["eth_getCode",[$h(t.address),t.blockTag]];case"getStorageAt":return["eth_getStorageAt",[$h(t.address),Vs(t.position,32),t.blockTag]];case"sendTransaction":return["eth_sendRawTransaction",[t.signedTransaction]];case"getBlock":return t.blockTag?["eth_getBlockByNumber",[t.blockTag,!!t.includeTransactions]]:t.blockHash?["eth_getBlockByHash",[t.blockHash,!!t.includeTransactions]]:null;case"getTransaction":return["eth_getTransactionByHash",[t.transactionHash]];case"getTransactionReceipt":return["eth_getTransactionReceipt",[t.transactionHash]];case"call":return["eth_call",[Aa(this.constructor,"hexlifyTransaction")(t.transaction,{from:!0}),t.blockTag]];case"estimateGas":return["eth_estimateGas",[Aa(this.constructor,"hexlifyTransaction")(t.transaction,{from:!0})]];case"getLogs":return t.filter&&null!=t.filter.address&&(t.filter.address=$h(t.filter.address)),["eth_getLogs",[t.filter]]}return null}perform(e,t){return Yh(this,void 0,void 0,(function*(){if("call"===e||"estimateGas"===e){const e=t.transaction;if(e&&null!=e.type&&y.BigNumber.from(e.type).isZero()&&null==e.maxFeePerGas&&null==e.maxPriorityFeePerGas){const r=yield this.getFeeData();null==r.maxFeePerGas&&null==r.maxPriorityFeePerGas&&((t=Ca(t)).transaction=Ca(e),delete t.transaction.type)}}const r=this.prepareRequest(e,t);null==r&&Gh.throwError(e+" not implemented",Rs.errors.NOT_IMPLEMENTED,{operation:e});try{return yield this.send(r[0],r[1])}catch(r){return qh(e,r,t)}}))}_startEvent(e){"pending"===e.tag&&this._startPending(),super._startEvent(e)}_startPending(){if(null!=this._pendingFilter)return;const e=this,t=this.send("eth_newPendingTransactionFilter",[]);this._pendingFilter=t,t.then((function(r){return function n(){e.send("eth_getFilterChanges",[r]).then((function(r){if(e._pendingFilter!=t)return null;let n=Promise.resolve();return r.forEach((function(t){e._emitted["t:"+t.toLowerCase()]="pending",n=n.then((function(){return e.getTransaction(t).then((function(t){return e.emit("pending",t),null}))}))})),n.then((function(){return Qh(1e3)}))})).then((function(){if(e._pendingFilter==t)return setTimeout((function(){n()}),0),null;e.send("eth_uninstallFilter",[r])})).catch((e=>{}))}(),r})).catch((e=>{}))}_stopEvent(e){"pending"===e.tag&&0===this.listenerCount("pending")&&(this._pendingFilter=null),super._stopEvent(e)}static hexlifyTransaction(e,t){const r=Ca(np);if(t)for(const e in t)t[e]&&(r[e]=!0);var n,o;o=r,(n=e)&&"object"==typeof n||wa.throwArgumentError("invalid object","object",n),Object.keys(n).forEach((e=>{o[e]||wa.throwArgumentError("invalid object key - "+e,"transaction:"+e,n)}));const i={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach((function(t){if(null==e[t])return;const r=Ls(y.BigNumber.from(e[t]));"gasLimit"===t&&(t="gas"),i[t]=r})),["from","to","data"].forEach((function(t){null!=e[t]&&(i[t]=_s(e[t]))})),e.accessList&&(i.accessList=ch(e.accessList)),i}}function ip(e){return Number.parseInt(e,16)}new Rs(hd);class sp extends f.Connector{constructor(e,t){super(e),this.customProvider=t,t.on("connect",(({chainId:e})=>{this.actions.update({chainId:ip(e)})})).on("disconnect",(e=>{var t;null===(t=this.onError)||void 0===t||t.call(this,e),this.actions.resetState()})).on("chainChanged",(e=>{this.actions.update({chainId:ip(e)})})).on("accountsChanged",(e=>{this.actions.update({accounts:e})}))}activate(){return ga(this,void 0,void 0,(function*(){this.actions.startActivation();const e=this.customProvider;try{const[{chainId:t},r]=yield Promise.all([e.getNetwork(),e.listAccounts()]);this.actions.update({chainId:t,accounts:r})}catch(e){throw this.actions.resetState(),e}}))}}function ap([e,t]){return[e,t]}var lp;function cp(){return cp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cp.apply(this,arguments)}var up,dp;function hp(){return hp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},hp.apply(this,arguments)}var pp;!function(e){e.INTEGRATOR="integrator",e.METAMASK="metamask",e.WALLET_CONNECT="walletConnect"}(pp||(pp={}));const fp={[pp.METAMASK]:{name:"MetaMask",type:pp.METAMASK,icon:function(e){return S.createElement("svg",cp({height:355,viewBox:"0 0 397 355",width:397,xmlns:"http://www.w3.org/2000/svg"},e),lp||(lp=S.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(-1 -1)"},S.createElement("path",{d:"m114.622644 327.195472 52.004717 13.810198v-18.05949l4.245283-4.249292h29.716982v21.246459 14.872523h-31.839624l-39.268868-16.997169z",fill:"#cdbdb2"}),S.createElement("path",{d:"m199.528305 327.195472 50.943397 13.810198v-18.05949l4.245283-4.249292h29.716981v21.246459 14.872523h-31.839623l-39.268868-16.997169z",fill:"#cdbdb2",transform:"matrix(-1 0 0 1 483.96227 0)"}),S.createElement("path",{d:"m170.872644 287.889523-4.245283 35.056657 5.306604-4.249292h55.18868l6.367925 4.249292-4.245284-35.056657-8.490565-5.311615-42.452832 1.062323z",fill:"#393939"}),S.createElement("path",{d:"m142.216984 50.9915022 25.471698 59.4900858 11.674528 173.158643h41.391511l12.735849-173.158643 23.349056-59.4900858z",fill:"#f89c35"}),S.createElement("path",{d:"m30.7783023 181.657226-29.71698153 86.048161 74.29245393-4.249293h47.7594343v-37.181303l-2.122641-76.487253-10.613208 8.498583z",fill:"#f89d35"}),S.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),S.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),S.createElement("path",{d:"m123.113209 227.337114 42.452831 10.623229 13.79717 45.679888-9.551886 5.311615-46.698115-27.620398z",fill:"#f89d35"}),S.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 56.25-39.305949z",fill:"#eb8f35"}),S.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),S.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),S.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),S.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),S.createElement("path",{d:"m114.622644 327.195472 56.25-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3"}),S.createElement("path",{d:"m229.245286 327.195472 55.18868-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3",transform:"matrix(-1 0 0 1 513.679252 0)"}),S.createElement("path",{d:"m132.665096 212.464593-11.674528 24.433427 41.39151-10.623229z",fill:"#393939",transform:"matrix(-1 0 0 1 283.372646 0)"}),S.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),S.createElement("path",{d:"m23.349057 1.06232296-19.10377392 58.42776294 10.61320772 63.7393781-7.42924541 4.249292 10.61320771 9.560906-8.49056617 7.436261 11.67452847 10.623229-7.4292454 6.373938 16.9811323 21.246459 79.5990577-24.433428c38.915096-31.161473 58.018869-47.096318 57.311322-47.804533-.707548-.708215-48.820756-37.1813036-144.339625-109.41926504z",fill:"#8e5a30"}),S.createElement("g",{transform:"matrix(-1 0 0 1 399.056611 0)"},S.createElement("path",{d:"m30.7783023 181.657226-29.71698153 86.048161 74.29245393-4.249293h47.7594343v-37.181303l-2.122641-76.487253-10.613208 8.498583z",fill:"#f89d35"}),S.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),S.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),S.createElement("path",{d:"m123.113209 227.337114 42.452831 10.623229 13.79717 45.679888-9.551886 5.311615-46.698115-27.620398z",fill:"#f89d35"}),S.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 55.18868-38.243626z",fill:"#eb8f35"}),S.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),S.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),S.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),S.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),S.createElement("path",{d:"m132.665096 212.464593-11.674528 24.433427 41.39151-10.623229z",fill:"#393939",transform:"matrix(-1 0 0 1 283.372646 0)"}),S.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),S.createElement("path",{d:"m23.349057 1.06232296-19.10377392 58.42776294 10.61320772 63.7393781-7.42924541 4.249292 10.61320771 9.560906-8.49056617 7.436261 11.67452847 10.623229-7.4292454 6.373938 16.9811323 21.246459 79.5990577-24.433428c38.915096-31.161473 58.018869-47.096318 57.311322-47.804533-.707548-.708215-48.820756-37.1813036-144.339625-109.41926504z",fill:"#8e5a30"})))))},link:"https://metamask.io"},[pp.WALLET_CONNECT]:{name:"WalletConnect",type:pp.WALLET_CONNECT,icon:function(e){return S.createElement("svg",hp({height:512,viewBox:"0 0 512 512",width:512,xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),up||(up=S.createElement("radialGradient",{id:"a",cx:"0%",cy:"50%",r:"100%"},S.createElement("stop",{offset:0,stopColor:"#5d9df6"}),S.createElement("stop",{offset:1,stopColor:"#006fff"}))),dp||(dp=S.createElement("g",{fill:"none",fillRule:"evenodd"},S.createElement("path",{d:"m256 0c141.384896 0 256 114.615104 256 256s-114.615104 256-256 256-256-114.615104-256-256 114.615104-256 256-256z",fill:"url(#a)"}),S.createElement("path",{d:"m64.6917558 37.7088298c51.5328072-50.2784397 135.0839942-50.2784397 186.6167992 0l6.202057 6.0510906c2.57664 2.5139218 2.57664 6.5897948 0 9.1037177l-21.215998 20.6995759c-1.288321 1.2569619-3.3771 1.2569619-4.665421 0l-8.534766-8.3270205c-35.950573-35.0754962-94.237969-35.0754962-130.188544 0l-9.1400282 8.9175519c-1.2883217 1.2569609-3.3771016 1.2569609-4.6654208 0l-21.2159973-20.6995759c-2.5766403-2.5139229-2.5766403-6.5897958 0-9.1037177zm230.4934852 42.8089117 18.882279 18.4227262c2.576627 2.5139103 2.576642 6.5897593.000032 9.1036863l-85.141498 83.070358c-2.576623 2.513941-6.754182 2.513969-9.33084.000066-.00001-.00001-.000023-.000023-.000033-.000034l-60.428256-58.957451c-.64416-.628481-1.68855-.628481-2.33271 0-.000004.000004-.000008.000007-.000012.000011l-60.4269683 58.957408c-2.5766141 2.513947-6.7541746 2.51399-9.3308408.000092-.0000151-.000014-.0000309-.000029-.0000467-.000046l-85.14386774-83.071463c-2.57663928-2.513921-2.57663928-6.589795 0-9.1037163l18.88231264-18.4226955c2.5766393-2.5139222 6.7541993-2.5139222 9.3308397 0l60.4291347 58.9582758c.6441608.62848 1.6885495.62848 2.3327103 0 .0000095-.000009.0000182-.000018.0000277-.000025l60.4261065-58.9582508c2.576581-2.51398 6.754142-2.5140743 9.33084-.0002103.000037.0000354.000072.0000709.000107.0001063l60.429056 58.9583548c.644159.628479 1.688549.628479 2.332709 0l60.428079-58.9571925c2.57664-2.5139231 6.754199-2.5139231 9.330839 0z",fill:"#fff",fillRule:"nonzero",transform:"translate(98 160)"}))))}}},mp={};function gp({provider:e,jsonRpcUrlMap:t,defaultChainId:r}){const o=console.error,i=n.useMemo((()=>function(e,t){if(t){if(op.isProvider(t))return ap(u.initializeConnector((e=>new sp(e,t))));if(op.isProvider(t.provider))throw new Error("Eip1193Bridge is experimental: pass your ethers Provider directly");return ap(u.initializeConnector((r=>new d.EIP1193({actions:r,provider:t,onError:e}))))}}(o,e)),[o,e]),s=n.useMemo((()=>function(e){return ap(u.initializeConnector((t=>new p.MetaMask({actions:t,onError:e}))))}(o)),[o]),a=n.useMemo((()=>t?Object.assign(Object.assign({},aa),t):aa),[t]),l=n.useMemo((()=>function(e,t,r,n){return ap(u.initializeConnector((o=>new h.WalletConnect({actions:o,options:{rpcMap:t,projectId:"59e050d1f27ed617e65bb9637c9498d6",chains:r?[r]:[],showQrModal:e},onError:n,defaultChainId:r}))))}(!0,a,r,o)),[a,r,o]);return i&&(mp[pp.INTEGRATOR]=i),mp[pp.METAMASK]=s,mp[pp.WALLET_CONNECT]=l,Object.values(mp)}const yp={colorMode:"dark",slippage:3..toString(),ddl:20};var bp=(e=yp,t)=>{switch(t.type){case"SET_COLOR_MODE":return Object.assign(Object.assign({},e),{colorMode:t.payload});case"SET_SLIPPAGE":return Object.assign(Object.assign({},e),{slippage:t.payload});case"SET_TRANSACTION_DDL":return Object.assign(Object.assign({},e),{ddl:t.payload});default:return e}};const xp={chainId:sa.MAINNET,latestBlockNumber:0};var vp=(e=xp,t)=>{switch(t.type){case"SET_CHAIN_ID":return Object.assign(Object.assign({},e),{chainId:t.payload});case"SET_BLOCK_NUMBER":return Object.assign(Object.assign({},e),{latestBlockNumber:t.payload});default:return e}};const wp={tokenList:[],popularTokenList:[],ethBalance:{},accountBalances:{},balanceLoadings:{},slippageWithTokens:[]};var Ep,Ap=(e=wp,t)=>{switch(t.type){case"SET_TOKEN_LIST":return Object.assign(Object.assign({},e),{tokenList:t.payload});case"SET_POPULAR_TOKEN_LIST":return Object.assign(Object.assign({},e),{popularTokenList:t.payload});case"SET_SLIPPAGE_WITH_TOKENS":return Object.assign(Object.assign({},e),{slippageWithTokens:t.payload});case"SET_ETH_BALANCE":return Object.assign(Object.assign({},e),{ethBalance:Object.assign(Object.assign({},e.ethBalance),t.payload)});case"SET_DEFAULT_FROM_TOKEN":return Object.assign(Object.assign({},e),{defaultFromToken:t.payload});case"SET_DEFAULT_TO_TOKEN":return Object.assign(Object.assign({},e),{defaultToToken:t.payload});case"SET_ACCOUNT_BALANCES":return Object.assign(Object.assign({},e),{accountBalances:Object.assign(Object.assign({},e.accountBalances),t.payload)});case"SET_ACCOUNT_ALLOWANCES":const r=Object.assign({},e.accountBalances);return Object.keys(r).map((e=>{r[e].tokenAllowances=t.payload})),Object.assign(Object.assign({},e),{accountBalances:r});case"SET_BALANCE_LOADINGS":return Object.assign(Object.assign({},e),{balanceLoadings:Object.assign(Object.assign({},e.balanceLoadings),t.payload)});default:return e}};!function(e){e.Initial="Initial",e.Pending="Pending",e.ApproveSuccess="ApproveSuccess",e.TxSuccess="TxSuccess",e.Failed="Failed"}(Ep||(Ep={}));const kp={height:void 0,width:void 0,apikey:"",feeRate:0,rebateTo:"",isReverseRouting:!1,contractStatus:Ep.Initial,autoConnectLoading:void 0};var Cp=(e=kp,t)=>{switch(t.type){case"SET_GLOBAL_PROPS":return Object.assign(Object.assign({},e),t.payload);case"SET_AUTO_CONNECT_LOADING":return Object.assign(Object.assign({},e),{autoConnectLoading:t.payload});default:return e}};const Rp={settings:yp,wallet:xp,globals:kp,token:wp},Sp=g.combineReducers({settings:bp,wallet:vp,token:Ap,globals:Cp}),Tp=m.configureStore({reducer:Sp,middleware:e=>e({serializableCheck:{ignoredActions:["SET_ACCOUNT_BALANCES","SET_ETH_BALANCE"],ignoredPaths:["token.accountBalances","token.ethBalance"]}}),preloadedState:Rp}),Np=e=>(null!=e?e:Tp.getState()).wallet.chainId,Mp=e=>(null!=e?e:Tp.getState()).wallet.latestBlockNumber;function Fp(){const{chainId:e}=u.useWeb3React(),t=l.useSelector(Np);return n.useMemo((()=>e||t||1),[e,t])}var Op=[{chainId:1,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/prKmKP8yDTuPMHTCZ_DcxG8BqsuHNO8w5KDmJWmPodg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOUVaWU1ER2ZVN3g2N3ZBZThqWkUxZzA0RExUaFhaV0JIb09wZFhpeXhHRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNNeVgyTnZhVzV0WVhKclpYUmpZWEJmWTI5dFgzTjBZWFJwWTE5cGJXZGZZMjlwYm5OZk5qUjROalJmTVRBeU4xOHhNekkyTjJGbE5EY3dMbkJ1WncucG5n.webp"},{chainId:1,address:"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/sQ5dF3FkjjQUsmfqFFE5cKq-cthh4u0wUooBE5Epf-k/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTDlEVElLa2dONG5mRkNTSF9GMUdXU3JiZkJDa2JZRTkwbmFDS0dIWnRsby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMM1Z6WkdOZlpXVTFNbUV4WldReVlpOTFjMlJqWDJWbE5USmhNV1ZrTW1JdWNHNW4ucG5n.webp"},{chainId:1,address:"0x4Fabb145d64652a948d72533023f6E7A623C7C53",name:"Binance USD",decimals:18,symbol:"BUSD",logoURI:"https://cmp.dodoex.io/xZmadzpVOnpuq2jNG_5EGKeqMET0LU_gmfnp4VxkcxI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSHQwWXZKMGNnU0lGTFM0aHExTV9jOXVITV9fMHpXaHBKSGVOQU5neTBuby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMkoxYzJSZk4ySTJOalJpWWpReVpDOWlkWE5rWHpkaU5qWTBZbUkwTW1RdWNHNW4ucG5n.webp"},{chainId:1,address:"0x6b175474e89094c44da98b954eedeac495271d0f",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/h2lbKBfBJ2LNSTNCuwjsBkshT4eXzDDmAV0lhWS0llA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUnVJNWt2eHBwalI4TTZsenFZZVAyTTB4eVFMUGJ0S1hONDdWVTN1dUszZy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWmpBNU5qUmpPVFUxT1M1d2JtYy5wbmc.webp"},{chainId:1,address:"0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/PGIGjN4ix9pInoESO_mCmajbMpygApWZyGKaE6vyJFk/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8veFJDQ0hnQXBuaENRTFZNUXAwdTdwd0pSQzIxRHJ4cFY0b2Z0bndaYnRmMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5UaGxZelEyTlRFelpTOUVUMFJQWHpVNFpXTTBOalV4TTJVdWMzWm4uc3Zn.webp"},{chainId:1,address:"0xdac17f958d2ee523a2206206994597c13d831ec7",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:1,address:"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://cmp.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:1,address:"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",name:"Wrapped Ether",decimals:18,symbol:"WETH",logoURI:"https://cmp.dodoex.io/mI69kq-S-tNT1W57qYizPd5r2WNFzpAq5y6NhOcrTkY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVEZhSVNLVVZIWThLTVhyTkVmZDRXRUJmMGJoSHRweHY3Q1hDT0dKbGY2by9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmT0dVeFpEaG1PVEEyWlM1d2JtYy5wbmc.webp"},{chainId:5,symbol:"USDC",address:"0xC4106029d03c33731Ca01Ba59b5A6368c660E596",name:"USDC",decimals:6,logoURI:""},{chainId:5,symbol:"USDT",address:"0xed8a325D87D3b6edED04FB992A1482231647EE5e",name:"USDT Token",decimals:6,logoURI:""},{chainId:5,symbol:"WETH",address:"0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6",name:"Wrapped Ether",decimals:18,logoURI:""},{chainId:5,symbol:"ETH",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,logoURI:""},{chainId:56,address:"0xe9e7cea3dedca5984780bafc599bd69add087d56",name:"BUSD Token",decimals:18,symbol:"BUSD",logoURI:"https://cmp.dodoex.io/BvxyffA5gsLB4bLmlOVkfu7AVami78-VcW_6_i8I6kc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vbC1Sa25meFB3ZXlCOGVYSWJ2b04wdHczLTlzckZOckxfRHdTTnRLSHVRRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDJOa2JsOXRaV1JwWVY5a2IyUnZaWGhmYVc5ZlluVnpaRjgyTXpsbFlqZzNZV0V4WDJKMWMyUmZOak01WldJNE4yRmhNVjlsT1dVMVlXRTBOemxtTG5OMlp3LnN2Zw.webp"},{chainId:56,address:"0x55d398326f99059ff775485246999027b3197955",name:"Tether USD",decimals:18,symbol:"USDT",logoURI:"https://cmp.dodoex.io/QOl7CvP_WSmTUOMthbxQsNKjDj0s5kSjup69dW_-UeA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTjdQU3RXV2ZGaGNTVzM1QlE2TEJIaF9keVROUEJqa1RLTXRwTll5cEhSWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDJOa2JsOXRaV1JwWVY5a2IyUnZaWGhmYVc5ZmRYTmtkRjh4TlRZME1XWmpaRFF3WDNWelpIUmZNVFUyTkRGbVkyUTBNRjlqWmpJMVpUYzVZVE5qTG5OMlp3LnN2Zw.webp"},{chainId:56,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"BNB",decimals:18,symbol:"BNB",logoURI:"https://cmp.dodoex.io/BWNSMMqu68bSFJsr9vsiCV09IonH3yuAkR9gQxaipBw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDhvazF4akd3bU9GUXUtMVdzNEVRLVBNRnJYMW9DLXlmYTc3OGJUUkx0US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpPUWw5alpEUTVNalE0TXpJMkwwSk9RbDlqWkRRNU1qUTRNekkyTG5CdVp3LnBuZw.webp"},{chainId:56,address:"0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c",name:"BTCB Token",decimals:18,symbol:"BTCB",logoURI:"https://cmp.dodoex.io/fZG0z_RZ1U73_LuuC3RGrrZvNR-bgrCUjkwvaro-PCY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZ1NXN0RuYWNkMnc2YWxSQnFmcENqTHNDZWJhc2VtQTc0dDJlTEdDZjhfNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWmpJNVlXRmpZamxoTVM1d2JtYy5wbmc.webp"},{chainId:56,address:"0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3",name:"Dai Token",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/bhz9Vtma8hPb_-GnhwqQkhfTQ5PwKcR1Qbzn7aBKlfs/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZW04OHB4YXNDdEg0Nl9BcjhVandzZWR2SFBFUUtjVWVkc0FmV2lvenB2Yy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWVRoaFptSmxaRFppWkM1d2JtYy5wbmc.webp"},{chainId:56,address:"0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/PGIGjN4ix9pInoESO_mCmajbMpygApWZyGKaE6vyJFk/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8veFJDQ0hnQXBuaENRTFZNUXAwdTdwd0pSQzIxRHJ4cFY0b2Z0bndaYnRmMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5UaGxZelEyTlRFelpTOUVUMFJQWHpVNFpXTTBOalV4TTJVdWMzWm4uc3Zn.webp"},{chainId:56,address:"0x2170ed0880ac9a755fd29b2688956bd959f933f8",name:"Ethereum Token",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:56,address:"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",name:"Binance-Peg USD Coin",decimals:18,symbol:"USDC",logoURI:"https://cmp.dodoex.io/sQ5dF3FkjjQUsmfqFFE5cKq-cthh4u0wUooBE5Epf-k/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTDlEVElLa2dONG5mRkNTSF9GMUdXU3JiZkJDa2JZRTkwbmFDS0dIWnRsby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMM1Z6WkdOZlpXVTFNbUV4WldReVlpOTFjMlJqWDJWbE5USmhNV1ZrTW1JdWNHNW4ucG5n.webp"},{chainId:56,address:"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",name:"Wrapped BNB",decimals:18,symbol:"WBNB",logoURI:"https://cmp.dodoex.io/-Pua5rc9k9iW4yuF5ajLVKzMkRhBq06D8HiEZ5gjezA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMDZOWTdBTmdOYWdFOHpXYUMtX2IzYXVPOUxsTEp6QlpLTUR3VlM5eW9DQS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmT1dRellXTmtZMlEzTnk1d2JtYy5wbmc.webp"},{chainId:137,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"MATIC",decimals:18,symbol:"MATIC",logoURI:"https://cmp.dodoex.io/cQFrEB6yGIqMkh_6Pie8VR3kIStL58IS-y8FbroHVwA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vc2VNUUk2dkpoaXljeldrczJaWWdGdk8zSEoxSWFIa053LXZYeXFneER4US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMekZmTWpkbE56TXlNRE13TWk4eFh6STNaVGN6TWpBek1ESXVjRzVuLnBuZw.webp"},{chainId:137,address:"0xe4bf2864ebec7b7fdf6eeca9bacae7cdfdaffe78",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/KEPetVp3nQkB6BZ_cb05trEfBbGxFEg92UnF8NZsEzM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVE5wTlRseEJGbFRDalM1ZFh3SWJ3Mm1hZ3NPUFFkZ3Z1UEhuZDZrNWdyMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk4yUTBaamxtTldOaU15OUVUMFJQWHpka05HWTVaalZqWWpNdWNHNW4ucG5n.webp"},{chainId:137,address:"0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/hdRkGay_hj0t1OzN5C3c30cmch26tJhHUSroffg7ciY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOHd3UndQOG9DTTdBcF9NOW11bGVOQWRqYjhBOXpvX2FYUE5pVTNBYUtzYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhnMlgwSXhOelUwTnpSZlJUZzVNRGswWDBNME5GOUVZVGs0WWprMU5GOUZaV1JsWDBGRFh6UTVOVEkzTVdRd1gwWmZiRzluYjE4MFpXSXdNVE0zTVRZeExuQnVady5wbmc.webp"},{chainId:137,address:"0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",name:"Ether",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/WAobi4MZtLSxB59wgpyNlXLI44ZwlBh55qiGS2wLSGU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSUVnUUx3TjRMU2dKRDJTM3RmSFlHcmxZbFZQNGlJeFcxeEZVOUwwUExRNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlF6QXlZV0ZmUVRNNVlqSXlNMTlHUlY4NFgwUXdYMEV3WlRWZlF6UmZSakkzWlY5QlJGODVNRGd6WDBNM05UWmZRMk15WDJ4dloyOWZZelk0WXprelpHRXlNQzV3Ym1jLnBuZw.webp"},{chainId:137,address:"0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/er3iAGv39hCC7F8AydW_AteD3hnZj9HI2XcAaruHeqA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVE9WUWtzN3JQWU5OZWdmNTRuNC1Za1NGTFYyLXVGZmlJRFVYem85aVMzOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlFUQmlPRFk1T1RGak5qSXhPR0l6Tm1NeFpERTVYMFEwWVRKbE9WOUZZakJqWDBVek5qQTJaVjlDTkRoZmJHOW5iMTlpTmpGbE5EVmtNbVF6TG5CdVp3LnBuZw.webp"},{chainId:137,address:"0xc2132D05D31c914a87C6611C10748AEb04B58e8F",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://cmp.dodoex.io/WeK6L9_RjWUfAsnMuOAdyXIZVE3JK_H3lZU5vk2m7Tg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTFJ0aEt6X2VrSXdmTEh6NnAycW5rSkRFeUk1RXZrODlXQ0J2VW43MUJLNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoa1gwRkRYekUzWDBZNU5UaGZSREpsWlRVeU0yRXlNakEyTWpBMk9UazBOVGszWDBNeE0xOUVPRE14WldNM1gyeHZaMjlmWXpCbU9XVTFaamxoTmk1d2JtYy5wbmc.webp"},{chainId:137,address:"0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://cmp.dodoex.io/_KjvB9pCVqbIIv_UnQvRWpjySBHiFnuHNSXUm_52UZM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDQ4OVYzTW1NMi1qaFJueEQ2Y3MyY1gydXdGS2tkRHpiRGZsbkZhTTJxOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhneU1qWXdYMFpCUTE4MVgwVTFOVFF5WVRjM00xOUJZVFEwWmw5Q1gwTm1aVjlFWmpkZlF6RTVNMkpqTWw5RE5UazVYMnh2WjI5Zk5HTmpORE0zTlRneFppNXdibWMucG5n.webp"},{chainId:137,address:"0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",name:"Wrapped MATIC",decimals:18,symbol:"WMATIC",logoURI:"https://cmp.dodoex.io/HfZVSaAES3QRplSybW2uoKmYf6pVTRaxufn95_Qto_A/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMERhZEZTUUVFX0d4YlBoMHY3Wk1Hb1FwaWtOQm1vaWFyZTFlaFdJbU44dy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjFoZEdsalgyVmlOekZtTkdFMU9XRXZiV0YwYVdOZlpXSTNNV1kwWVRVNVlTNTNaV0p3LndlYnA.webp"},{chainId:42161,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"ETH",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:42161,address:"0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",name:"Wrapped Ether",decimals:18,symbol:"WETH",logoURI:"https://cmp.dodoex.io/6VmZGvbENd4TM1VK0rsYrfznRtG-GwxP-zCy2qyc9bM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWnJZUDB0ZHVTLUdDNE5FTThmRmV1RHhVWklPNUZpWnpqdkdBc0lfNlBQMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh5TW1GbU4yVTVOVFJpTDFkRlZFaGZhV052Ymw4eU1tRm1OMlU1TlRSaUxuQnVady5wbmc.webp"},{chainId:42161,address:"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:42161,address:"0x69Eb4FA4a2fbd498C257C57Ea8b7655a2559A581",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/6U51l5aajoRrCaO6cpbrclQ2olWNDzuShggOCfoktCA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8va3RkSlhwQ3dsQVZtZXNPb1dvQV95SG9IazBnV3UxUExienBKa1AxYnlJdy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5tTmtPVEV4WXprNE15OUVUMFJQWHpaalpEa3hNV001T0RNdWNHNW4ucG5n.webp"},{chainId:42161,address:"0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",name:"USD Coin (Arb1)",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/EaCi6KUTS-dinU-wGdG2IcundJ0fJfsOw97FRI2vaB8/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdEVMaUx0Y1FaTVlBb3hkeExLdnRrZ2ltdVB5dmZRdUQ5U1BxU1c1bDZsMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZmFXTnZibDh5WlRFeU5tSTRaRFV5TDFWVFJFTmZhV052Ymw4eVpURXlObUk0WkRVeUxuQnVady5wbmc.webp"},{chainId:42161,address:"0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:42161,address:"0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://cmp.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:66,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"OKT",decimals:18,symbol:"OKT",logoURI:"https://cmp.dodoex.io/pcltGNcIp7DP33nj3YxxBpuFEekNcOW3pwq9tjSrpY4/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTzJHSDJYTndRancwbXMzQXNidG5xNzRkVEROVld3QWFOU1dXU2ZnU01QTS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RTVOalF5T1RCZk1qQXlNakExTWpBd056STNORFl3TWpJdWMzWm4uc3Zn.webp"},{chainId:66,address:"0x382bB369d343125BfB2117af9c149795C6C65C50",name:"USDT",decimals:18,symbol:"USDT",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:66,address:"0x218c3c3D49d0E7B37aff0D8bB079de36Ae61A4c0",name:"BNB",decimals:18,symbol:"BNB",logoURI:"https://cmp.dodoex.io/BWNSMMqu68bSFJsr9vsiCV09IonH3yuAkR9gQxaipBw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDhvazF4akd3bU9GUXUtMVdzNEVRLVBNRnJYMW9DLXlmYTc3OGJUUkx0US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpPUWw5alpEUTVNalE0TXpJMkwwSk9RbDlqWkRRNU1qUTRNekkyTG5CdVp3LnBuZw.webp"},{chainId:66,address:"0x54e4622DC504176b3BB432dCCAf504569699a7fF",name:"BTCK",decimals:18,symbol:"BTCK",logoURI:"https://cmp.dodoex.io/L3kcNUKg94qnX8OPFlEvHKqWybnJD8SA9HTne3PW-Rg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vNU1MQTB3Q3V6eEs4Q3ZMV0RqempuOVhzalBTWE1zbUpWZ0RRN1RPMG9FWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpVUTB0Zk1HWmlaRGRsTWpnNU5pOUNWRU5MWHpCbVltUTNaVEk0T1RZdWNHNW4ucG5n.webp"},{chainId:66,address:"0x332730a4F6E03D9C55829435f10360E13cfA41Ff",name:"BUSD",decimals:18,symbol:"BUSD",logoURI:"https://cmp.dodoex.io/-aEkA13gC6lOFoRyGeSy2BotE5YY3WUmcSlPa9Rpddc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaXVmSjhaNHFJYzlMMDgtNHpxRUMxWl94WVlqRkEtT3BqS1FJbmQyeHpHUS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpWVTBSZk1XTTJNRFpqTjJZeE55OUNWVk5FWHpGak5qQTJZemRtTVRjdWNHNW4ucG5n.webp"},{chainId:66,address:"0x21cDE7E32a6CAF4742d00d44B07279e7596d26B9",name:"DAIK",decimals:18,symbol:"DAIK",logoURI:"https://cmp.dodoex.io/LOb-sXupURNN9HA0zBSfLfpZlx52N9qRSDUyzk3cg0A/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vck5pZzMtWU5TOUl4T3ZHX19taTFRSU9WYTZsczdZNXViRVhGcTJJVGplby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJCU1V0Zk5ESTVNV1l4WlRoa1pTOUVRVWxMWHpReU9URm1NV1U0WkdVdWNHNW4ucG5n.webp"},{chainId:66,address:"0xEF71CA2EE68F45B9Ad6F72fbdb33d707b872315C",name:"ETHK",decimals:18,symbol:"ETHK",logoURI:"https://cmp.dodoex.io/IwBclhMMQLOo79RdRo6-HnUiXxshO_hSi02YK3L6MFI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcFBSd192aEx2MHh3WkRHU2k3eGYyYVJiQjlocVhfU2tacUdGc3RJR0pYRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFZVU0V0Zk1UQTVNamMzTW1VMU9DOUZWRWhMWHpFd09USTNOekpsTlRndWNHNW4ucG5n.webp"},{chainId:66,address:"0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85",name:"USDC",decimals:18,symbol:"USDC",logoURI:"https://cmp.dodoex.io/bXLFjIP5_obFZS9jvWA1bZc2b2Vsw4-tqcvj10aPUpU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcXhZT0hTcDYzemNTaDVHRVV1SFlya3JGS2s1MW9zLVUycG42bjNXV2pYay9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZk1UTTFZak13TkRkaVpDOVZVMFJEWHpFek5XSXpNRFEzWW1RdWNHNW4ucG5n.webp"},{chainId:66,address:"0xdCAC52E001f5bd413aa6ea83956438F29098166b",name:"USDK",decimals:18,symbol:"USDK",logoURI:"https://cmp.dodoex.io/X-_D75ZOpI-yC70WjdgC8wiqcssfRIALEv0eUfD3HiE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vd290dHEzaWdkTDVzQlhSR2VFZkhQLTNpZHhDZzV0V3VGQmE3YjNrNUZITS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkV0Zk56aGpZekV6TW1OaVpDOVZVMFJMWHpjNFkyTXhNekpqWW1RdWNHNW4ucG5n.webp"},{chainId:66,address:"0x506f731F7656e2FB34b587B912808f2a7aB640BD",name:"WBTCK",decimals:18,symbol:"WBTCK",logoURI:"https://cmp.dodoex.io/7Gb1gYkvjWESf9ungWe4YKOrr5GY5UILmTwU_U95kCA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOTQ4NWZpU2NmUzBNc2V1YVZXWXo2Z1RuNVVidXJvZkxmN1VGSWhMdndjTS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOTFgyVXlZamRpWVRJNU16TXZWMEpVUTB0ZlpUSmlOMkpoTWprek15NXdibWMucG5n.webp"},{chainId:1313161554,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ethereum",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/WAobi4MZtLSxB59wgpyNlXLI44ZwlBh55qiGS2wLSGU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSUVnUUx3TjRMU2dKRDJTM3RmSFlHcmxZbFZQNGlJeFcxeEZVOUwwUExRNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlF6QXlZV0ZmUVRNNVlqSXlNMTlHUlY4NFgwUXdYMEV3WlRWZlF6UmZSakkzWlY5QlJGODVNRGd6WDBNM05UWmZRMk15WDJ4dloyOWZZelk0WXprelpHRXlNQzV3Ym1jLnBuZw.webp"},{chainId:1313161554,address:"0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB",name:"Wrapped Ethereum",decimals:18,symbol:"WETH",logoURI:"https://cmp.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79",name:"Aurora",decimals:18,symbol:"Aurora",logoURI:"https://cmp.dodoex.io/2C2jfpO2-VYuwlga3SdtP5I6eJNJXIYq3LvPU4aFuiU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcHFWVWlJOEQ4VU5iUEZYRElvUnA3cFhEZFc4dmx4dWEtTmxubmxlam1PMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMkYxY205eVlWOHlOVEprWlRFeE56YzBMMkYxY205eVlWOHlOVEprWlRFeE56YzBMbmRsWW5BLndlYnA.webp"},{chainId:1313161554,address:"0xe3520349F477A5F6EB06107066048508498A291b",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:1313161554,address:"0xe301eD8C7630C9678c39E4E45193D1e7Dfb914f7",name:"DODO Bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/SEcMDWMmtHb3GFW5l7fTKYurpTqALHdZI3D6qzad1rs/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vQXRNMzllUjhRQzhYTl8tem5HU0pSLS1lV0tPUW91V3p2ci0zQ014WlJTSS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMekl3TUhneU1EQmZNVjh3WWpReFl6VTJZV1UxTHpJd01IZ3lNREJmTVY4d1lqUXhZelUyWVdVMUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0xB12BFcA5A55806AaF64E99521918A4bf0fC40802",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/EaCi6KUTS-dinU-wGdG2IcundJ0fJfsOw97FRI2vaB8/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdEVMaUx0Y1FaTVlBb3hkeExLdnRrZ2ltdVB5dmZRdUQ5U1BxU1c1bDZsMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZmFXTnZibDh5WlRFeU5tSTRaRFV5TDFWVFJFTmZhV052Ymw4eVpURXlObUk0WkRVeUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0x4988a896b1227218e4A686fdE5EabdcAbd91571f",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:1313161554,address:"0xF4eB217Ba2454613b15dBdea6e5f22276410e89e",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://cmp.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:43114,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Avalanche",decimals:18,symbol:"AVAX",logoURI:"https://cmp.dodoex.io/yBkeC0v6hqQP-wNBxAq_C_D6JTYUc4Q86Wh6WIciESI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcmpNamFFdHJ5WUZxNks3TkpxYkRWczlEZF80aHp4ZUo3YnB0eGgtVERDYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjEzWDI1ZlRqaHRNRjgwTURCNE5EQXdYems0WlRKaU5EQm1PRGN2YlhkZmJsOU9PRzB3WHpRd01IZzBNREJmT1RobE1tSTBNR1k0Tnk1cWNHYy5qcGc.webp"},{chainId:43114,address:"0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",name:"Wrapped AVAX",decimals:18,symbol:"WAVAX",logoURI:"https://cmp.dodoex.io/yBkeC0v6hqQP-wNBxAq_C_D6JTYUc4Q86Wh6WIciESI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcmpNamFFdHJ5WUZxNks3TkpxYkRWczlEZF80aHp4ZUo3YnB0eGgtVERDYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjEzWDI1ZlRqaHRNRjgwTURCNE5EQXdYems0WlRKaU5EQm1PRGN2YlhkZmJsOU9PRzB3WHpRd01IZzBNREJmT1RobE1tSTBNR1k0Tnk1cWNHYy5qcGc.webp"},{chainId:43114,address:"0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98",name:"Binance USD",decimals:18,symbol:"BUSD.e",logoURI:"https://cmp.dodoex.io/-aEkA13gC6lOFoRyGeSy2BotE5YY3WUmcSlPa9Rpddc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaXVmSjhaNHFJYzlMMDgtNHpxRUMxWl94WVlqRkEtT3BqS1FJbmQyeHpHUS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpWVTBSZk1XTTJNRFpqTjJZeE55OUNWVk5FWHpGak5qQTJZemRtTVRjdWNHNW4ucG5n.webp"},{chainId:43114,address:"0xd586E7F844cEa2F87f50152665BCbc2C279D8d70",name:"Dai Stablecoin",decimals:18,symbol:"DAI.e",logoURI:"https://cmp.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:43114,address:"0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664",name:"USD Coin",decimals:6,symbol:"USDC.e",logoURI:"https://cmp.dodoex.io/bXLFjIP5_obFZS9jvWA1bZc2b2Vsw4-tqcvj10aPUpU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcXhZT0hTcDYzemNTaDVHRVV1SFlya3JGS2s1MW9zLVUycG42bjNXV2pYay9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZk1UTTFZak13TkRkaVpDOVZVMFJEWHpFek5XSXpNRFEzWW1RdWNHNW4ucG5n.webp"},{chainId:43114,address:"0xc7198437980c041c805A1EDcbA50c1Ce5db95118",name:"Tether USD",decimals:6,symbol:"USDT.e ",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:43114,address:"0x50b7545627a5162F82A992c33b87aDc75187B218",name:"Wrapped BTC",decimals:8,symbol:"WBTC.e",logoURI:"https://cmp.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:43114,address:"0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",name:"Wrapped Ether",decimals:18,symbol:"WETH.e",logoURI:"https://cmp.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:10,address:"0x4200000000000000000000000000000000000006",name:"WETH",decimals:18,symbol:"WETH",logoURI:"https://cmp.dodoex.io/f9SbZq39ynUZS5ueKvAwzLmKUfcZvYpKDaysT3dkcvM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vc2NkVzJUWjladmRiX3BVSjZ3b2YzeHRvYk94YUw3bEV5RmhhemhJUFhlMC9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RXdNamd3TkRaZk1qQXlNakEwTWpJd01UQXpORGc1TURVdWNHNW4ucG5n.webp"},{chainId:10,address:"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",name:"DAI",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/04gwZiu2K_9fdb2zLwzsX1nONCbBWrZOvTyOoEFhx3g/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaDJCcmdhUmZxUzBLZDBEOVpZbEUteEtNMVdzeFFtRzBEWVpKOGJCaWN4US9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6SXlNRFUwTVRsZk1qQXlNakEwTWpJd01UQTBNak00TlRVdWFuQm4uanBn.webp"},{chainId:10,address:"0x7F5c764cBc14f9669B88837ca1490cCa17c31607",name:"USDC",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp"},{chainId:10,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"ETH",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/bcyoORJ04NyP1HhYUZ9RrTZ-MEOFeNnMcrr__JZ6Ruw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vV1lHaU9IVFVnVWs4Q3Z3WmNyN0hWX2w4SlNrQjRVQUh1UXpzaWd4U3Nmay9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6VTVPREk0T1Y4eU1ESXlNRFF5TWpBeU1qTTBNelk0TlM1d2JtYy5wbmc.webp"}];function Ip({tokenList:e,popularTokenList:t}){const o=l.useDispatch(),{account:i}=u.useWeb3React(),s=Fp();n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){let n=[];n=r.isArray(e)?e:r.unionBy(t,Op,(e=>e.address.toLowerCase())),o((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_TOKEN_LIST",payload:e})})))(n))}))})()}),[e,o,t]),n.useEffect((()=>{o(ba({}))}),[i,s]),n.useEffect((()=>{o((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_POPULAR_TOKEN_LIST",payload:e})})))(null!=t?t:[]))}),[t,o])}const jp=e=>(null!=e?e:Tp.getState()).token.tokenList,Dp=e=>(null!=e?e:Tp.getState()).token.accountBalances,Bp=e=>(null!=e?e:Tp.getState()).token.ethBalance,_p=e=>(null!=e?e:Tp.getState()).token.defaultFromToken,Pp=e=>(null!=e?e:Tp.getState()).token.defaultToToken,Wp=e=>(null!=e?e:Tp.getState()).token.balanceLoadings;function Up(){const{account:e,chainId:t}=u.useWeb3React(),r=l.useSelector(Dp),o=l.useSelector(Bp),i=n.useMemo((()=>ca[t||1]),[t]),s=n.useCallback((n=>{var s;if(!e||!n)return null;if(i&&n.symbol===i.symbol&&ha(n.address,i.address)){const e=o[null!=t?t:1];return!e||(null==e?void 0:e.isNaN())?null:e}if(i&&n.chainId&&n.chainId!==t&&ha(n.address,i.address)){const e=o[n.chainId];return!e||(null==e?void 0:e.isNaN())?null:e}const a=null===(s=r[n.address.toLocaleLowerCase()])||void 0===s?void 0:s.tokenBalances;return!a||(null==a?void 0:a.isNaN())?null:a}),[r,o,e]);return s}const Lp=e=>(null!=e?e:Tp.getState()).globals,Vp=e=>(null!=e?e:Tp.getState()).globals.autoConnectLoading;var Zp=[{constant:!0,inputs:[],name:"getCurrentBlockTimestamp",outputs:[{name:"timestamp",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!1,inputs:[{components:[{name:"target",type:"address"},{name:"callData",type:"bytes"}],name:"calls",type:"tuple[]"}],name:"aggregate",outputs:[{name:"blockNumber",type:"uint256"},{name:"returnData",type:"bytes[]"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!0,inputs:[],name:"getLastBlockHash",outputs:[{name:"blockHash",type:"bytes32"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"addr",type:"address"}],name:"getEthBalance",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockDifficulty",outputs:[{name:"difficulty",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockGasLimit",outputs:[{name:"gaslimit",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockCoinbase",outputs:[{name:"coinbase",type:"address"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"blockNumber",type:"uint256"}],name:"getBlockHash",outputs:[{name:"blockHash",type:"bytes32"}],payable:!1,stateMutability:"view",type:"function"}],Hp={[sa.MAINNET]:{MULTI_CALL:"0xeefba1e63905ef1d7acba5a8513c70307c1ce441",DODO_APPROVE:"0xCB859eA579b28e02B87A1FDE08d087ab9dbE5149",ERC20_HELPER:"0xD9ef2d1583e8Aa196123e773BE38B539a4d149df"},[sa.GOERLI]:{MULTI_CALL:"0x696E25A5e2AEd1C55E6d6Cfa0532Bbda9020165d",DODO_APPROVE:"0xC9143e54021f4a6d33b9b89DBB9F458AaEdd56FB",ERC20_HELPER:"0x24549FC74B3076A962624A26370ed556c467F74C"},[sa.BSC]:{MULTI_CALL:"0x1Ee38d535d541c55C9dae27B12edf090C608E6Fb",DODO_APPROVE:"0xa128Ba44B2738A558A1fdC06d6303d52D3Cef8c1",ERC20_HELPER:"0x566651Ad34f6306872FaC5fB95bbF4C9beE8D8F2"},[sa.POLYGON]:{MULTI_CALL:"0xc9eD9B18e447e600238fe50e944B9062B664DEa4",DODO_APPROVE:"0x292E6b2e054e1157df71C1C9510265CA8C0c7672",ERC20_HELPER:"0xfd24312Ec7871A6D1a31e454D5AbB16c6c25a9b3"},[sa.ARBITRUM_ONE]:{MULTI_CALL:"0xF718F2bd590E5621e53f7b89398e52f7Acced8ca",DODO_APPROVE:"0xA867241cDC8d3b0C07C85cC06F25a0cD3b5474d8",ERC20_HELPER:"0x7C062B9C584fA6eC2504270790D38240A2c5fE72"},[sa.AURORA]:{MULTI_CALL:"0x989DcAA95801C527C5B73AA65d3962dF9aCe1b0C",DODO_APPROVE:"0x335aC99bb3E51BDbF22025f092Ebc1Cf2c5cC619",ERC20_HELPER:"0xE8C9A78725D0451FA19878D5f8A3dC0D55FECF25"},[sa.OKCHAIN]:{MULTI_CALL:"0x5e84190a270333aCe5B9202a3F4ceBf11b81bB01",DODO_APPROVE:"0x7737fd30535c69545deeEa54AB8Dd590ccaEBD3c",ERC20_HELPER:"0x4775b1858f1e417C9609D455C3Ad8751ec01daC4"},[sa.OPTIMISM]:{MULTI_CALL:"0xb98Ac2fEFc8b73aeAE33D02BB00c26E12afCa9Df",DODO_APPROVE:"0xa492d6eABcdc3E204676f15B950bBdD448080364",ERC20_HELPER:"0x42E456ea0dd7538ea103fBb1d0388D14C97bB5b2"},[sa.AVALANCHE]:{MULTI_CALL:"0x97f0153E7F5749640aDF3Ff9CFC518b79D6Fe53b",DODO_APPROVE:"0xCFea63e3DE31De53D68780Dd65675F169439e470",ERC20_HELPER:"0xC3528D128CC227fd60793007b5e3FdF7c2945282"},[sa.CONFLUX]:{MULTI_CALL:"0x696e25a5e2aed1c55e6d6cfa0532bbda9020165d",DODO_APPROVE:"0x5BaF16d57620Cb361F622232F3cb4090e35F3da2",ERC20_HELPER:"0x24549FC74B3076A962624A26370ed556c467F74C"}};const zp=new Rs("abi/5.7.0"),Yp={};let Gp={calldata:!0,memory:!0,storage:!0},Xp={calldata:!0,memory:!0};function Jp(e,t){if("bytes"===e||"string"===e){if(Gp[t])return!0}else if("address"===e){if("payable"===t)return!0}else if((e.indexOf("[")>=0||"tuple"===e)&&Xp[t])return!0;return(Gp[t]||"payable"===t)&&zp.throwArgumentError("invalid modifier","name",t),!1}function qp(e,t){for(let r in t)Ea(e,r,t[r])}const Qp=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),Kp=new RegExp(/^(.*)\[([0-9]*)\]$/);class $p{constructor(e,t){e!==Yp&&zp.throwError("use fromString",Rs.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),qp(this,t);let r=this.type.match(Kp);qp(this,r?{arrayLength:parseInt(r[2]||"-1"),arrayChildren:$p.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(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.json){let t={type:"tuple"===this.baseType?"tuple":this.type,name:this.name||void 0};return"boolean"==typeof this.indexed&&(t.indexed=this.indexed),this.components&&(t.components=this.components.map((t=>JSON.parse(t.format(e))))),JSON.stringify(t)}let t="";return"array"===this.baseType?(t+=this.arrayChildren.format(e),t+="["+(this.arrayLength<0?"":String(this.arrayLength))+"]"):"tuple"===this.baseType?(e!==Qp.sighash&&(t+=this.type),t+="("+this.components.map((t=>t.format(e))).join(e===Qp.full?", ":",")+")"):t+=this.type,e!==Qp.sighash&&(!0===this.indexed&&(t+=" indexed"),e===Qp.full&&this.name&&(t+=" "+this.name)),t}static from(e,t){return"string"==typeof e?$p.fromString(e,t):$p.fromObject(e)}static fromObject(e){return $p.isParamType(e)?e:new $p(Yp,{name:e.name||null,type:df(e.type),indexed:null==e.indexed?null:!!e.indexed,components:e.components?e.components.map($p.fromObject):null})}static fromString(e,t){return r=function(e,t){let r=e;function n(t){zp.throwArgumentError(`unexpected character at position ${t}`,"param",e)}function o(e){let r={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(r.indexed=!1),r}e=e.replace(/\s/g," ");let i={type:"",name:"",state:{allowType:!0}},s=i;for(let r=0;r<e.length;r++){let i=e[r];switch(i){case"(":s.state.allowType&&""===s.type?s.type="tuple":s.state.allowParams||n(r),s.state.allowType=!1,s.type=df(s.type),s.components=[o(s)],s=s.components[0];break;case")":delete s.state,"indexed"===s.name&&(t||n(r),s.indexed=!0,s.name=""),Jp(s.type,s.name)&&(s.name=""),s.type=df(s.type);let e=s;s=s.parent,s||n(r),delete e.parent,s.state.allowParams=!1,s.state.allowName=!0,s.state.allowArray=!0;break;case",":delete s.state,"indexed"===s.name&&(t||n(r),s.indexed=!0,s.name=""),Jp(s.type,s.name)&&(s.name=""),s.type=df(s.type);let a=o(s.parent);s.parent.components.push(a),delete s.parent,s=a;break;case" ":s.state.allowType&&""!==s.type&&(s.type=df(s.type),delete s.state.allowType,s.state.allowName=!0,s.state.allowParams=!0),s.state.allowName&&""!==s.name&&("indexed"===s.name?(t||n(r),s.indexed&&n(r),s.indexed=!0,s.name=""):Jp(s.type,s.name)?s.name="":s.state.allowName=!1);break;case"[":s.state.allowArray||n(r),s.type+=i,s.state.allowArray=!1,s.state.allowName=!1,s.state.readArray=!0;break;case"]":s.state.readArray||n(r),s.type+=i,s.state.readArray=!1,s.state.allowArray=!0,s.state.allowName=!0;break;default:s.state.allowType?(s.type+=i,s.state.allowParams=!0,s.state.allowArray=!0):s.state.allowName?(s.name+=i,delete s.state.allowArray):s.state.readArray?s.type+=i:n(r)}}return s.parent&&zp.throwArgumentError("unexpected eof","param",e),delete i.state,"indexed"===s.name?(t||n(r.length-7),s.indexed&&n(r.length-7),s.indexed=!0,s.name=""):Jp(s.type,s.name)&&(s.name=""),i.type=df(i.type),i}(e,!!t),$p.fromObject({name:r.name,type:r.type,indexed:r.indexed,components:r.components});var r}static isParamType(e){return!(null==e||!e._isParamType)}}function ef(e,t){return function(e){e=e.trim();let t=[],r="",n=0;for(let o=0;o<e.length;o++){let i=e[o];","===i&&0===n?(t.push(r),r=""):(r+=i,"("===i?n++:")"===i&&(n--,-1===n&&zp.throwArgumentError("unbalanced parenthesis","value",e)))}r&&t.push(r);return t}(e).map((e=>$p.fromString(e,t)))}class tf{constructor(e,t){e!==Yp&&zp.throwError("use a static from method",Rs.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),qp(this,t),this._isFragment=!0,Object.freeze(this)}static from(e){return tf.isFragment(e)?e:"string"==typeof e?tf.fromString(e):tf.fromObject(e)}static fromObject(e){if(tf.isFragment(e))return e;switch(e.type){case"function":return lf.fromObject(e);case"event":return rf.fromObject(e);case"constructor":return af.fromObject(e);case"error":return uf.fromObject(e);case"fallback":case"receive":return null}return zp.throwArgumentError("invalid fragment object","value",e)}static fromString(e){return"event"===(e=(e=(e=e.replace(/\s/g," ")).replace(/\(/g," (").replace(/\)/g,") ").replace(/\s+/g," ")).trim()).split(" ")[0]?rf.fromString(e.substring(5).trim()):"function"===e.split(" ")[0]?lf.fromString(e.substring(8).trim()):"constructor"===e.split("(")[0].trim()?af.fromString(e.trim()):"error"===e.split(" ")[0]?uf.fromString(e.substring(5).trim()):zp.throwArgumentError("unsupported fragment","value",e)}static isFragment(e){return!(!e||!e._isFragment)}}class rf extends tf{format(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.json)return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==Qp.sighash&&(t+="event "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===Qp.full?", ":",")+") ",e!==Qp.sighash&&this.anonymous&&(t+="anonymous "),t.trim()}static from(e){return"string"==typeof e?rf.fromString(e):rf.fromObject(e)}static fromObject(e){if(rf.isEventFragment(e))return e;"event"!==e.type&&zp.throwArgumentError("invalid event object","value",e);const t={name:pf(e.name),anonymous:e.anonymous,inputs:e.inputs?e.inputs.map($p.fromObject):[],type:"event"};return new rf(Yp,t)}static fromString(e){let t=e.match(ff);t||zp.throwArgumentError("invalid event string","value",e);let r=!1;return t[3].split(" ").forEach((e=>{switch(e.trim()){case"anonymous":r=!0;break;case"":break;default:zp.warn("unknown modifier: "+e)}})),rf.fromObject({name:t[1].trim(),anonymous:r,inputs:ef(t[2],!0),type:"event"})}static isEventFragment(e){return e&&e._isFragment&&"event"===e.type}}function nf(e,t){t.gas=null;let r=e.split("@");return 1!==r.length?(r.length>2&&zp.throwArgumentError("invalid human-readable ABI signature","value",e),r[1].match(/^[0-9]+$/)||zp.throwArgumentError("invalid human-readable ABI signature gas","value",e),t.gas=y.BigNumber.from(r[1]),r[0]):e}function of(e,t){t.constant=!1,t.payable=!1,t.stateMutability="nonpayable",e.split(" ").forEach((e=>{switch(e.trim()){case"constant":t.constant=!0;break;case"payable":t.payable=!0,t.stateMutability="payable";break;case"nonpayable":t.payable=!1,t.stateMutability="nonpayable";break;case"pure":t.constant=!0,t.stateMutability="pure";break;case"view":t.constant=!0,t.stateMutability="view";break;case"external":case"public":case"":break;default:console.log("unknown modifier: "+e)}}))}function sf(e){let t={constant:!1,payable:!0,stateMutability:"payable"};return null!=e.stateMutability?(t.stateMutability=e.stateMutability,t.constant="view"===t.stateMutability||"pure"===t.stateMutability,null!=e.constant&&!!e.constant!==t.constant&&zp.throwArgumentError("cannot have constant function with mutability "+t.stateMutability,"value",e),t.payable="payable"===t.stateMutability,null!=e.payable&&!!e.payable!==t.payable&&zp.throwArgumentError("cannot have payable function with mutability "+t.stateMutability,"value",e)):null!=e.payable?(t.payable=!!e.payable,null!=e.constant||t.payable||"constructor"===e.type||zp.throwArgumentError("unable to determine stateMutability","value",e),t.constant=!!e.constant,t.constant?t.stateMutability="view":t.stateMutability=t.payable?"payable":"nonpayable",t.payable&&t.constant&&zp.throwArgumentError("cannot have constant payable function","value",e)):null!=e.constant?(t.constant=!!e.constant,t.payable=!t.constant,t.stateMutability=t.constant?"view":"payable"):"constructor"!==e.type&&zp.throwArgumentError("unable to determine stateMutability","value",e),t}class af extends tf{format(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.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((t=>JSON.parse(t.format(e))))});e===Qp.sighash&&zp.throwError("cannot format a constructor for sighash",Rs.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let t="constructor("+this.inputs.map((t=>t.format(e))).join(e===Qp.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "),t.trim()}static from(e){return"string"==typeof e?af.fromString(e):af.fromObject(e)}static fromObject(e){if(af.isConstructorFragment(e))return e;"constructor"!==e.type&&zp.throwArgumentError("invalid constructor object","value",e);let t=sf(e);t.constant&&zp.throwArgumentError("constructor cannot be constant","value",e);const r={name:null,type:e.type,inputs:e.inputs?e.inputs.map($p.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?y.BigNumber.from(e.gas):null};return new af(Yp,r)}static fromString(e){let t={type:"constructor"},r=(e=nf(e,t)).match(ff);return r&&"constructor"===r[1].trim()||zp.throwArgumentError("invalid constructor string","value",e),t.inputs=ef(r[2].trim(),!1),of(r[3].trim(),t),af.fromObject(t)}static isConstructorFragment(e){return e&&e._isFragment&&"constructor"===e.type}}class lf extends af{format(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.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((t=>JSON.parse(t.format(e)))),outputs:this.outputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==Qp.sighash&&(t+="function "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===Qp.full?", ":",")+") ",e!==Qp.sighash&&(this.stateMutability?"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "):this.constant&&(t+="view "),this.outputs&&this.outputs.length&&(t+="returns ("+this.outputs.map((t=>t.format(e))).join(", ")+") "),null!=this.gas&&(t+="@"+this.gas.toString()+" ")),t.trim()}static from(e){return"string"==typeof e?lf.fromString(e):lf.fromObject(e)}static fromObject(e){if(lf.isFunctionFragment(e))return e;"function"!==e.type&&zp.throwArgumentError("invalid function object","value",e);let t=sf(e);const r={type:e.type,name:pf(e.name),constant:t.constant,inputs:e.inputs?e.inputs.map($p.fromObject):[],outputs:e.outputs?e.outputs.map($p.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?y.BigNumber.from(e.gas):null};return new lf(Yp,r)}static fromString(e){let t={type:"function"},r=(e=nf(e,t)).split(" returns ");r.length>2&&zp.throwArgumentError("invalid function string","value",e);let n=r[0].match(ff);if(n||zp.throwArgumentError("invalid function signature","value",e),t.name=n[1].trim(),t.name&&pf(t.name),t.inputs=ef(n[2],!1),of(n[3].trim(),t),r.length>1){let n=r[1].match(ff);""==n[1].trim()&&""==n[3].trim()||zp.throwArgumentError("unexpected tokens","value",e),t.outputs=ef(n[2],!1)}else t.outputs=[];return lf.fromObject(t)}static isFunctionFragment(e){return e&&e._isFragment&&"function"===e.type}}function cf(e){const t=e.format();return"Error(string)"!==t&&"Panic(uint256)"!==t||zp.throwArgumentError(`cannot specify user defined ${t} error`,"fragment",e),e}class uf extends tf{format(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==Qp.sighash&&(t+="error "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===Qp.full?", ":",")+") ",t.trim()}static from(e){return"string"==typeof e?uf.fromString(e):uf.fromObject(e)}static fromObject(e){if(uf.isErrorFragment(e))return e;"error"!==e.type&&zp.throwArgumentError("invalid error object","value",e);const t={type:e.type,name:pf(e.name),inputs:e.inputs?e.inputs.map($p.fromObject):[]};return cf(new uf(Yp,t))}static fromString(e){let t={type:"error"},r=e.match(ff);return r||zp.throwArgumentError("invalid error signature","value",e),t.name=r[1].trim(),t.name&&pf(t.name),t.inputs=ef(r[2],!1),cf(uf.fromObject(t))}static isErrorFragment(e){return e&&e._isFragment&&"error"===e.type}}function df(e){return e.match(/^uint($|[^1-9])/)?e="uint256"+e.substring(4):e.match(/^int($|[^1-9])/)&&(e="int256"+e.substring(3)),e}const hf=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function pf(e){return e&&e.match(hf)||zp.throwArgumentError(`invalid identifier "${e}"`,"value",e),e}const ff=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");const mf=new Rs("abi/5.7.0");class gf{constructor(e,t,r,n){this.name=e,this.type=t,this.localName=r,this.dynamic=n}_throwError(e,t){mf.throwArgumentError(e,this.localName,t)}}class yf{constructor(e){Ea(this,"wordSize",e||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(e)}get data(){return Us(this._data)}get length(){return this._dataLength}_writeData(e){return this._data.push(e),this._dataLength+=e.length,e.length}appendWriter(e){return this._writeData(js(e._data))}writeBytes(e){let t=Is(e);const r=t.length%this.wordSize;return r&&(t=js([t,this._padding.slice(r)])),this._writeData(t)}_getValue(e){let t=Is(y.BigNumber.from(e));return t.length>this.wordSize&&mf.throwError("value out-of-bounds",Rs.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:t.length}),t.length%this.wordSize&&(t=js([this._padding.slice(t.length%this.wordSize),t])),t}writeValue(e){return this._writeData(this._getValue(e))}writeUpdatableValue(){const e=this._data.length;return this._data.push(this._padding),this._dataLength+=this.wordSize,t=>{this._data[e]=this._getValue(t)}}}class bf{constructor(e,t,r,n){Ea(this,"_data",Is(e)),Ea(this,"wordSize",t||32),Ea(this,"_coerceFunc",r),Ea(this,"allowLoose",n),this._offset=0}get data(){return _s(this._data)}get consumed(){return this._offset}static coerce(e,t){let r=e.match("^u?int([0-9]+)$");return r&&parseInt(r[1])<=48&&(t=t.toNumber()),t}coerce(e,t){return this._coerceFunc?this._coerceFunc(e,t):bf.coerce(e,t)}_peekBytes(e,t,r){let n=Math.ceil(t/this.wordSize)*this.wordSize;return this._offset+n>this._data.length&&(this.allowLoose&&r&&this._offset+t<=this._data.length?n=t:mf.throwError("data out-of-bounds",Rs.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+n})),this._data.slice(this._offset,this._offset+n)}subReader(e){return new bf(this._data.slice(this._offset+e),this.wordSize,this._coerceFunc,this.allowLoose)}readBytes(e,t){let r=this._peekBytes(0,e,!!t);return this._offset+=r.length,r.slice(0,e)}readValue(){return y.BigNumber.from(this.readBytes(this.wordSize))}}class xf extends gf{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,t){try{t=ia(t)}catch(e){this._throwError(e.message,t)}return e.writeValue(t)}decode(e){return ia(Vs(e.readValue().toHexString(),20))}}class vf extends gf{constructor(e){super(e.name,e.type,void 0,e.dynamic),this.coder=e}defaultValue(){return this.coder.defaultValue()}encode(e,t){return this.coder.encode(e,t)}decode(e){return this.coder.decode(e)}}const wf=new Rs("abi/5.7.0");function Ef(e,t,r){let n=null;if(Array.isArray(r))n=r;else if(r&&"object"==typeof r){let e={};n=t.map((t=>{const n=t.localName;return n||wf.throwError("cannot encode object for signature with missing names",Rs.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:r}),e[n]&&wf.throwError("cannot encode object for signature with duplicate names",Rs.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:r}),e[n]=!0,r[n]}))}else wf.throwArgumentError("invalid tuple value","tuple",r);t.length!==n.length&&wf.throwArgumentError("types/value length mismatch","tuple",r);let o=new yf(e.wordSize),i=new yf(e.wordSize),s=[];t.forEach(((e,t)=>{let r=n[t];if(e.dynamic){let t=i.length;e.encode(i,r);let n=o.writeUpdatableValue();s.push((e=>{n(e+t)}))}else e.encode(o,r)})),s.forEach((e=>{e(o.length)}));let a=e.appendWriter(o);return a+=e.appendWriter(i),a}function Af(e,t){let r=[],n=e.subReader(0);t.forEach((t=>{let o=null;if(t.dynamic){let r=e.readValue(),i=n.subReader(r.toNumber());try{o=t.decode(i)}catch(e){if(e.code===Rs.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}}else try{o=t.decode(e)}catch(e){if(e.code===Rs.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}null!=o&&r.push(o)}));const o=t.reduce(((e,t)=>{const r=t.localName;return r&&(e[r]||(e[r]=0),e[r]++),e}),{});t.forEach(((e,t)=>{let n=e.localName;if(!n||1!==o[n])return;if("length"===n&&(n="_length"),null!=r[n])return;const i=r[t];i instanceof Error?Object.defineProperty(r,n,{enumerable:!0,get:()=>{throw i}}):r[n]=i}));for(let e=0;e<r.length;e++){const t=r[e];t instanceof Error&&Object.defineProperty(r,e,{enumerable:!0,get:()=>{throw t}})}return Object.freeze(r)}class kf extends gf{constructor(e,t,r){super("array",e.type+"["+(t>=0?t:"")+"]",r,-1===t||e.dynamic),this.coder=e,this.length=t}defaultValue(){const e=this.coder.defaultValue(),t=[];for(let r=0;r<this.length;r++)t.push(e);return t}encode(e,t){Array.isArray(t)||this._throwError("expected array value",t);let r=this.length;-1===r&&(r=t.length,e.writeValue(t.length)),wf.checkArgumentCount(t.length,r,"coder array"+(this.localName?" "+this.localName:""));let n=[];for(let e=0;e<t.length;e++)n.push(this.coder);return Ef(e,n,t)}decode(e){let t=this.length;-1===t&&(t=e.readValue().toNumber(),32*t>e._data.length&&wf.throwError("insufficient data length",Rs.errors.BUFFER_OVERRUN,{length:e._data.length,count:t}));let r=[];for(let e=0;e<t;e++)r.push(new vf(this.coder));return e.coerce(this.name,Af(e,r))}}class Cf extends gf{constructor(e){super("bool","bool",e,!1)}defaultValue(){return!1}encode(e,t){return e.writeValue(t?1:0)}decode(e){return e.coerce(this.type,!e.readValue().isZero())}}class Rf extends gf{constructor(e,t){super(e,e,t,!0)}defaultValue(){return"0x"}encode(e,t){t=Is(t);let r=e.writeValue(t.length);return r+=e.writeBytes(t),r}decode(e){return e.readBytes(e.readValue().toNumber(),!0)}}class Sf extends Rf{constructor(e){super("bytes",e)}decode(e){return e.coerce(this.name,_s(super.decode(e)))}}class Tf extends gf{constructor(e,t){let r="bytes"+String(e);super(r,r,t,!1),this.size=e}defaultValue(){return"0x0000000000000000000000000000000000000000000000000000000000000000".substring(0,2+2*this.size)}encode(e,t){let r=Is(t);return r.length!==this.size&&this._throwError("incorrect data length",t),e.writeBytes(r)}decode(e){return e.coerce(this.name,_s(e.readBytes(this.size)))}}class Nf extends gf{constructor(e){super("null","",e,!1)}defaultValue(){return null}encode(e,t){return null!=t&&this._throwError("not null",t),e.writeBytes([])}decode(e){return e.readBytes(0),e.coerce(this.name,null)}}class Mf extends gf{constructor(e,t,r){const n=(t?"int":"uint")+8*e;super(n,n,r,!1),this.size=e,this.signed=t}defaultValue(){return 0}encode(e,t){let r=y.BigNumber.from(t),n=qa.mask(8*e.wordSize);if(this.signed){let e=n.mask(8*this.size-1);(r.gt(e)||r.lt(e.add(Ja).mul(Ga)))&&this._throwError("value out-of-bounds",t)}else(r.lt(Xa)||r.gt(n.mask(8*this.size)))&&this._throwError("value out-of-bounds",t);return r=r.toTwos(8*this.size).mask(8*this.size),this.signed&&(r=r.fromTwos(8*this.size).toTwos(8*e.wordSize)),e.writeValue(r)}decode(e){let t=e.readValue().mask(8*this.size);return this.signed&&(t=t.fromTwos(8*this.size)),e.coerce(this.name,t)}}class Ff extends Rf{constructor(e){super("string",e)}defaultValue(){return""}encode(e,t){return super.encode(e,nl(t))}decode(e){return ol(super.decode(e))}}class Of extends gf{constructor(e,t){let r=!1;const n=[];e.forEach((e=>{e.dynamic&&(r=!0),n.push(e.type)}));super("tuple","tuple("+n.join(",")+")",t,r),this.coders=e}defaultValue(){const e=[];this.coders.forEach((t=>{e.push(t.defaultValue())}));const t=this.coders.reduce(((e,t)=>{const r=t.localName;return r&&(e[r]||(e[r]=0),e[r]++),e}),{});return this.coders.forEach(((r,n)=>{let o=r.localName;o&&1===t[o]&&("length"===o&&(o="_length"),null==e[o]&&(e[o]=e[n]))})),Object.freeze(e)}encode(e,t){return Ef(e,this.coders,t)}decode(e){return e.coerce(this.name,Af(e,this.coders))}}const If=new Rs("abi/5.7.0"),jf=new RegExp(/^bytes([0-9]*)$/),Df=new RegExp(/^(u?int)([0-9]*)$/);const Bf=new class{constructor(e){Ea(this,"coerceFunc",e||null)}_getCoder(e){switch(e.baseType){case"address":return new xf(e.name);case"bool":return new Cf(e.name);case"string":return new Ff(e.name);case"bytes":return new Sf(e.name);case"array":return new kf(this._getCoder(e.arrayChildren),e.arrayLength,e.name);case"tuple":return new Of((e.components||[]).map((e=>this._getCoder(e))),e.name);case"":return new Nf(e.name)}let t=e.type.match(Df);if(t){let r=parseInt(t[2]||"256");return(0===r||r>256||r%8!=0)&&If.throwArgumentError("invalid "+t[1]+" bit length","param",e),new Mf(r/8,"int"===t[1],e.name)}if(t=e.type.match(jf),t){let r=parseInt(t[1]);return(0===r||r>32)&&If.throwArgumentError("invalid bytes length","param",e),new Tf(r,e.name)}return If.throwArgumentError("invalid type","type",e.type)}_getWordSize(){return 32}_getReader(e,t){return new bf(e,this._getWordSize(),this.coerceFunc,t)}_getWriter(){return new yf(this._getWordSize())}getDefaultValue(e){const t=e.map((e=>this._getCoder($p.from(e))));return new Of(t,"_").defaultValue()}encode(e,t){e.length!==t.length&&If.throwError("types/values length mismatch",Rs.errors.INVALID_ARGUMENT,{count:{types:e.length,values:t.length},value:{types:e,values:t}});const r=e.map((e=>this._getCoder($p.from(e)))),n=new Of(r,"_"),o=this._getWriter();return n.encode(o,t),o.data}decode(e,t,r){const n=e.map((e=>this._getCoder($p.from(e))));return new Of(n,"_").decode(this._getReader(Is(t),r))}},_f=new Rs("abi/5.7.0");class Pf extends Ma{}class Wf extends Ma{}class Uf extends Ma{}class Lf extends Ma{static isIndexed(e){return!(!e||!e._isIndexed)}}const Vf={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function Zf(e,t){const r=new Error(`deferred error during ABI decoding triggered accessing ${e}`);return r.error=t,r}class Hf{constructor(e){let t=[];t="string"==typeof e?JSON.parse(e):e,Ea(this,"fragments",t.map((e=>tf.from(e))).filter((e=>null!=e))),Ea(this,"_abiCoder",Aa(new.target,"getAbiCoder")()),Ea(this,"functions",{}),Ea(this,"errors",{}),Ea(this,"events",{}),Ea(this,"structs",{}),this.fragments.forEach((e=>{let t=null;switch(e.type){case"constructor":return this.deploy?void _f.warn("duplicate definition - constructor"):void Ea(this,"deploy",e);case"function":t=this.functions;break;case"event":t=this.events;break;case"error":t=this.errors;break;default:return}let r=e.format();t[r]?_f.warn("duplicate definition - "+r):t[r]=e})),this.deploy||Ea(this,"deploy",af.from({payable:!1,type:"constructor"})),Ea(this,"_isInterface",!0)}format(e){e||(e=Qp.full),e===Qp.sighash&&_f.throwArgumentError("interface does not support formatting sighash","format",e);const t=this.fragments.map((t=>t.format(e)));return e===Qp.json?JSON.stringify(t.map((e=>JSON.parse(e)))):t}static getAbiCoder(){return Bf}static getAddress(e){return ia(e)}static getSighash(e){return Ws(il(e.format()),0,4)}static getEventTopic(e){return il(e.format())}getFunction(e){if(Bs(e)){for(const t in this.functions)if(e===this.getSighash(t))return this.functions[t];_f.throwArgumentError("no matching function","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.functions).filter((e=>e.split("(")[0]===t));return 0===r.length?_f.throwArgumentError("no matching function","name",t):r.length>1&&_f.throwArgumentError("multiple matching functions","name",t),this.functions[r[0]]}const t=this.functions[lf.fromString(e).format()];return t||_f.throwArgumentError("no matching function","signature",e),t}getEvent(e){if(Bs(e)){const t=e.toLowerCase();for(const e in this.events)if(t===this.getEventTopic(e))return this.events[e];_f.throwArgumentError("no matching event","topichash",t)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.events).filter((e=>e.split("(")[0]===t));return 0===r.length?_f.throwArgumentError("no matching event","name",t):r.length>1&&_f.throwArgumentError("multiple matching events","name",t),this.events[r[0]]}const t=this.events[rf.fromString(e).format()];return t||_f.throwArgumentError("no matching event","signature",e),t}getError(e){if(Bs(e)){const t=Aa(this.constructor,"getSighash");for(const r in this.errors){if(e===t(this.errors[r]))return this.errors[r]}_f.throwArgumentError("no matching error","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.errors).filter((e=>e.split("(")[0]===t));return 0===r.length?_f.throwArgumentError("no matching error","name",t):r.length>1&&_f.throwArgumentError("multiple matching errors","name",t),this.errors[r[0]]}const t=this.errors[lf.fromString(e).format()];return t||_f.throwArgumentError("no matching error","signature",e),t}getSighash(e){if("string"==typeof e)try{e=this.getFunction(e)}catch(t){try{e=this.getError(e)}catch(e){throw t}}return Aa(this.constructor,"getSighash")(e)}getEventTopic(e){return"string"==typeof e&&(e=this.getEvent(e)),Aa(this.constructor,"getEventTopic")(e)}_decodeParams(e,t){return this._abiCoder.decode(e,t)}_encodeParams(e,t){return this._abiCoder.encode(e,t)}encodeDeploy(e){return this._encodeParams(this.deploy.inputs,e||[])}decodeErrorResult(e,t){"string"==typeof e&&(e=this.getError(e));const r=Is(t);return _s(r.slice(0,4))!==this.getSighash(e)&&_f.throwArgumentError(`data signature does not match error ${e.name}.`,"data",_s(r)),this._decodeParams(e.inputs,r.slice(4))}encodeErrorResult(e,t){return"string"==typeof e&&(e=this.getError(e)),_s(js([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionData(e,t){"string"==typeof e&&(e=this.getFunction(e));const r=Is(t);return _s(r.slice(0,4))!==this.getSighash(e)&&_f.throwArgumentError(`data signature does not match function ${e.name}.`,"data",_s(r)),this._decodeParams(e.inputs,r.slice(4))}encodeFunctionData(e,t){return"string"==typeof e&&(e=this.getFunction(e)),_s(js([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionResult(e,t){"string"==typeof e&&(e=this.getFunction(e));let r=Is(t),n=null,o="",i=null,s=null,a=null;switch(r.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(e.outputs,r)}catch(e){}break;case 4:{const e=_s(r.slice(0,4)),t=Vf[e];if(t)i=this._abiCoder.decode(t.inputs,r.slice(4)),s=t.name,a=t.signature,t.reason&&(n=i[0]),"Error"===s?o=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(i[0])}`:"Panic"===s&&(o=`; VM Exception while processing transaction: reverted with panic code ${i[0]}`);else try{const t=this.getError(e);i=this._abiCoder.decode(t.inputs,r.slice(4)),s=t.name,a=t.format()}catch(e){}break}}return _f.throwError("call revert exception"+o,Rs.errors.CALL_EXCEPTION,{method:e.format(),data:_s(t),errorArgs:i,errorName:s,errorSignature:a,reason:n})}encodeFunctionResult(e,t){return"string"==typeof e&&(e=this.getFunction(e)),_s(this._abiCoder.encode(e.outputs,t||[]))}encodeFilterTopics(e,t){"string"==typeof e&&(e=this.getEvent(e)),t.length>e.inputs.length&&_f.throwError("too many arguments for "+e.format(),Rs.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:t});let r=[];e.anonymous||r.push(this.getEventTopic(e));const n=(e,t)=>"string"===e.type?il(t):"bytes"===e.type?Ys(_s(t)):("bool"===e.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),e.type.match(/^u?int/)&&(t=y.BigNumber.from(t).toHexString()),"address"===e.type&&this._abiCoder.encode(["address"],[t]),Vs(_s(t),32));for(t.forEach(((t,o)=>{let i=e.inputs[o];i.indexed?null==t?r.push(null):"array"===i.baseType||"tuple"===i.baseType?_f.throwArgumentError("filtering with tuples or arrays not supported","contract."+i.name,t):Array.isArray(t)?r.push(t.map((e=>n(i,e)))):r.push(n(i,t)):null!=t&&_f.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+i.name,t)}));r.length&&null===r[r.length-1];)r.pop();return r}encodeEventLog(e,t){"string"==typeof e&&(e=this.getEvent(e));const r=[],n=[],o=[];return e.anonymous||r.push(this.getEventTopic(e)),t.length!==e.inputs.length&&_f.throwArgumentError("event arguments/values mismatch","values",t),e.inputs.forEach(((e,i)=>{const s=t[i];if(e.indexed)if("string"===e.type)r.push(il(s));else if("bytes"===e.type)r.push(Ys(s));else{if("tuple"===e.baseType||"array"===e.baseType)throw new Error("not implemented");r.push(this._abiCoder.encode([e.type],[s]))}else n.push(e),o.push(s)})),{data:this._abiCoder.encode(n,o),topics:r}}decodeEventLog(e,t,r){if("string"==typeof e&&(e=this.getEvent(e)),null!=r&&!e.anonymous){let t=this.getEventTopic(e);Bs(r[0],32)&&r[0].toLowerCase()===t||_f.throwError("fragment/topic mismatch",Rs.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:t,value:r[0]}),r=r.slice(1)}let n=[],o=[],i=[];e.inputs.forEach(((e,t)=>{e.indexed?"string"===e.type||"bytes"===e.type||"tuple"===e.baseType||"array"===e.baseType?(n.push($p.fromObject({type:"bytes32",name:e.name})),i.push(!0)):(n.push(e),i.push(!1)):(o.push(e),i.push(!1))}));let s=null!=r?this._abiCoder.decode(n,js(r)):null,a=this._abiCoder.decode(o,t,!0),l=[],c=0,u=0;e.inputs.forEach(((e,t)=>{if(e.indexed)if(null==s)l[t]=new Lf({_isIndexed:!0,hash:null});else if(i[t])l[t]=new Lf({_isIndexed:!0,hash:s[u++]});else try{l[t]=s[u++]}catch(e){l[t]=e}else try{l[t]=a[c++]}catch(e){l[t]=e}if(e.name&&null==l[e.name]){const r=l[t];r instanceof Error?Object.defineProperty(l,e.name,{enumerable:!0,get:()=>{throw Zf(`property ${JSON.stringify(e.name)}`,r)}}):l[e.name]=r}}));for(let e=0;e<l.length;e++){const t=l[e];t instanceof Error&&Object.defineProperty(l,e,{enumerable:!0,get:()=>{throw Zf(`index ${e}`,t)}})}return Object.freeze(l)}parseTransaction(e){let t=this.getFunction(e.data.substring(0,10).toLowerCase());return t?new Wf({args:this._abiCoder.decode(t.inputs,"0x"+e.data.substring(10)),functionFragment:t,name:t.name,signature:t.format(),sighash:this.getSighash(t),value:y.BigNumber.from(e.value||"0")}):null}parseLog(e){let t=this.getEvent(e.topics[0]);return!t||t.anonymous?null:new Pf({eventFragment:t,name:t.name,signature:t.format(),topic:this.getEventTopic(t),args:this.decodeEventLog(t,e.data,e.topics)})}parseError(e){const t=_s(e);let r=this.getError(t.substring(0,10).toLowerCase());return r?new Uf({args:this._abiCoder.decode(r.inputs,"0x"+t.substring(10)),errorFragment:r,name:r.name,signature:r.format(),sighash:this.getSighash(r)}):null}static isInterface(e){return!(!e||!e._isInterface)}}function zf(e,t,...r){return ga(this,void 0,void 0,(function*(){const n=[];for(const e of r)for(const t of e)t.callData&&n.push(t.callData);const o=yield function(e,t,r){return ga(this,void 0,void 0,(function*(){const n=yield Yf(e,t,r),o=new Map;for(const{req:e,resp:t}of n)o.set(e,t);return e.map((e=>({req:e,resp:o.get(e)})))}))}(n,e,t),i=new Map;for(const{req:e,resp:t}of o)i.set(e,null==t?void 0:t.result);return r.map((e=>e.filter((e=>!e.callData||i.get(e.callData))).map(((e,t)=>e.processor(e.callData?i.get(e.callData):null,t)))))}))}function Yf(e,t,n){return ga(this,void 0,void 0,(function*(){let o=[e];e.length>800&&(o=r.chunk(e,800));let i=[];const s=o.map((e=>ga(this,void 0,void 0,(function*(){const r=e.map((e=>[e.to,e.data])),o={data:t.interface.encodeFunctionData("aggregate",[r]),to:n};let s;try{s=yield t.provider.call(o)}catch(r){const o=e.length;if(o>20){const r=Math.floor(o/2),[s,a]=yield Promise.all([Yf(e.slice(0,r),t,n),Yf(e.slice(r,o),t,n)]);i=[...i,...s,...a]}else{const e="[sendCallReqs] error";console.error(e,r)}}if(void 0===s)throw new Error("Unexpected batch result");const[a,l]=Bf.decode(["uint256","bytes[]"],s);if(e.length!==l.length)throw new Error("Unexpected length mismatch");return l.map(((t,r)=>({resp:{result:t},req:e[r]})))}))));return(yield Promise.allSettled(s)).filter((e=>"fulfilled"===e.status)).forEach((({value:e})=>{i=[...i,...e]})),i}))}function Gf(e,t,r,n){if(!function(e){try{return ia(e)}catch(e){return!1}}(e)||e===Ya)throw Error(`Invalid 'address' parameter '${e}'.`);return new b.Contract(e,t,function(e,t){return t?function(e,t){return e.getSigner(t).connectUnchecked()}(e,t):e}(r,n))}function Xf(e){const{provider:t,account:r,chainId:o}=u.useWeb3React(),[i,s]=n.useState(!1),a=n.useMemo((()=>Hp[null!=e?e:o]),[o,e]),c=l.useSelector(Lp).jsonRpcUrlMap,d=n.useCallback(((n,i)=>{if(e&&e!==o){const t=Object.assign(Object.assign({},aa),c)[e],r=new op(null==t?void 0:t[0]);return new b.Contract(n,i,r)}if(t)return Gf(n,i,t,r)}),[t,r,e,c]),h=n.useCallback((e=>{if(!a)return;const{MULTI_CALL:t}=a,r=d(t,Zp);return(()=>ga(this,void 0,void 0,(function*(){if(r){s(!0);try{const[n]=yield zf(r,t,e);return n}catch(e){console.error("Contract: useMultiContract is error",e)}s(!1)}})))()}),[a,d]);return{getContract:d,contractConfig:a,call:h,loading:i}}var Jf=[{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"address",name:"user",type:"address"},{internalType:"address",name:"spender",type:"address"}],name:"isERC20",outputs:[{internalType:"bool",name:"isOk",type:"bool"},{internalType:"string",name:"symbol",type:"string"},{internalType:"string",name:"name",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"balance",type:"uint256"},{internalType:"uint256",name:"allownance",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"address",name:"user",type:"address"},{internalType:"address",name:"spender",type:"address"}],name:"judgeERC20",outputs:[{internalType:"string",name:"symbol",type:"string"},{internalType:"string",name:"name",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"balance",type:"uint256"},{internalType:"uint256",name:"allownance",type:"uint256"}],stateMutability:"view",type:"function"}];function qf({tokenList:e,addresses:t,blockNumber:r,chainId:o,skip:i}){const{account:s}=u.useWeb3React(),a=l.useDispatch(),c=n.useMemo((()=>[...(null==e?void 0:e.map((e=>e.address)))||[],...t||[]].map((e=>e.toLocaleLowerCase()))),[e,JSON.stringify(t)]),{getContract:d,contractConfig:h,call:p}=Xf(o),[f,m]=n.useState(),g=n.useMemo((()=>{if(!s||!c.length||!h)return;const{DODO_APPROVE:e,ERC20_HELPER:t}=h,r=d(t,Jf);if(!r)return;return c.map((n=>({callData:{data:r.interface.encodeFunctionData("isERC20",[n,s,e]),to:t},processor:e=>{const t=new Hf(Jf).decodeFunctionResult("isERC20",e),{balance:r,isOk:o}=t,i=parseInt(t.decimals),s=new C.default(10).pow(i),a=new C.default(t.allownance.toString()).div(s);return o?{address:n,decimals:i,symbol:t.symbol,name:t.name,balance:new C.default(r.toString()).div(s),allowance:a}:{address:n,balance:new C.default(0),allowance:new C.default(0)}}})))}),[s,d,JSON.stringify(c)]);return n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){if(!g||i)return;let e={};c.forEach((t=>{e[t]=!0})),a(xa(e));const t=yield p(g),r={};t&&(t.forEach((e=>{e.address.toLocaleLowerCase()!=="0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE".toLocaleLowerCase()&&(r[e.address.toLocaleLowerCase()]={tokenBalances:e.balance,tokenAllowances:e.allowance})})),a(ba(r))),m(t),c.forEach((t=>{e[t]=!1})),a(xa(e))}))})()}),[g,r,i]),{data:f}}function Qf(e){const{provider:t,account:r,chainId:o}=u.useWeb3React(),i=l.useDispatch(),s=l.useSelector(Mp),a=l.useSelector(Lp).jsonRpcUrlMap;n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){if(t&&r)if(e&&e!==o){const t=Object.assign(Object.assign({},aa),a)[e],n=new op(null==t?void 0:t[0]),o=yield n.getBalance(r);o&&i(ya(e,new C.default(o.toString()).div(1e18)))}else{const e=yield t.getBalance(r);i(ya(null!=o?o:1,new C.default(e.toString()).div(1e18)))}}))})()}),[t,r,i,s,e])}function Kf(){const{provider:e,chainId:t}=u.useWeb3React(),r=l.useDispatch(),o=n.useCallback((()=>ga(this,void 0,void 0,(function*(){if(!e||!t)return;const n=yield e.getBlockNumber();r((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_BLOCK_NUMBER",payload:e})})))(n))}))),[e,t]);return{updateBlockNumber:o}}var $f,em=[{constant:!0,inputs:[],name:"totalSupply",outputs:[{name:"",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!1,inputs:[{name:"_to",type:"address"},{name:"_value",type:"uint256"}],name:"transfer",outputs:[{name:"",type:"bool"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!1,inputs:[{name:"guy",type:"address"},{name:"wad",type:"uint256"}],name:"approve",outputs:[{name:"",type:"bool"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!0,inputs:[],name:"symbol",outputs:[{name:"",type:"string"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"_owner",type:"address"}],name:"balanceOf",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"_owner",type:"address"},{name:"_spender",type:"address"}],name:"allowance",outputs:[{name:"",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"}];function tm(e,t,r,n=0){if(r&&(e=e.toLocaleLowerCase(),t=t.toLocaleLowerCase()),e===t)return $f.fully+n;const o=e.indexOf(t);return 0===o?$f.prefix+n:o>0?$f.other+n:$f.none}!function(e){e[e.fully=1]="fully",e[e.prefix=2]="prefix",e[e.other=3]="other",e[e.none=0]="none"}($f||($f={}));function rm({value:e,onChange:t,occupiedAddrs:r,hiddenAddrs:o,showAddrs:i,side:s,chainId:a,visible:c,defaultLoadBalance:u}){const[d,h]=n.useState(""),p=l.useSelector(jp),f=Fp(),m=n.useMemo((()=>null!=a?a:f),[a,f]),g=Up(),y=n.useMemo((()=>{const e=p.filter((e=>e.chainId===m));return e}),[p,m]),b=l.useSelector((e=>((e,t)=>(null!=t?t:Tp.getState()).token.popularTokenList.filter((({chainId:t})=>e===t)))(m,e))),x=n.useMemo((()=>(null==Op?void 0:Op.filter((e=>e.chainId===m)))||[]),[Op,m]),v=n.useMemo((()=>new Set(o?o.map((e=>e.toLowerCase())):void 0)),[o]),w=n.useMemo((()=>i?new Set(i.map((e=>e.toLowerCase()))):void 0),[i]),E=n.useCallback((e=>e.filter((e=>{if(e.chainId!==m)return!1;let t=!0;return t=w?w.has(e.address.toLowerCase()):!v.has(e.address.toLowerCase()),t&&s&&(t=!e.side||e.side===s),t}))),[w,m,v]),A=n.useMemo((()=>E(b)),[b,E]),k=n.useCallback((t=>{if(null===t)return null;const n=[];d?t.forEach((e=>{const t=((e,t,{matchAddress:r}={})=>{if(!t)return 0;const n=t.toLocaleLowerCase();let o=0;r&&e.address.toLocaleLowerCase()===n&&(o=1),o||(o=tm(e.symbol.toLocaleLowerCase(),n,!1,1));if(o)e.name.toLocaleLowerCase()===n&&(o=$f.fully+1);else{let t=tm(e.name.toLocaleLowerCase(),n,!1,10);t=t===$f.fully+10?$f.fully+1:t,o=t}return o})(e,d,{matchAddress:!0});t&&n.push({sort:t,token:e})})):t.forEach((e=>{n.push({sort:0,token:e})}));const o=[];return n.sort(((t,n)=>{const o=t.token,i=n.token;if(e){if(o.address===e.address)return-1;if(i.address===e.address)return 1}if(null==r?void 0:r.includes(o.address))return-1;if(null==r?void 0:r.includes(i.address))return 1;const s=g&&g(o)||new C.default(0),a=g&&g(i)||new C.default(0),l=A.map((e=>e.address));if(null==l?void 0:l.includes(o.address))return-1;if(null==l?void 0:l.includes(i.address))return 1;if(!s.eq(a))return s.gt(a)?-1:1;if(t.sort!==n.sort)return t.sort>n.sort?1:-1;const c=x.map((e=>e.address));return(null==c?void 0:c.includes(o.address))?-1:(null==c?void 0:c.includes(i.address))?1:o.symbol.localeCompare(i.symbol)})).some((e=>!!(d&&o.length>21)||(o.push(e.token),!1))),o}),[d,g,r,e,A,x]),R=n.useCallback((e=>{const n=e.address.toLowerCase();t(e,!!(null==r?void 0:r.some((e=>e.toLowerCase()===n))))}),[t,r]),S=n.useMemo((()=>{const e=E(y),t=new Set;return e.forEach((e=>{t.add(e.address)})),A.forEach((r=>{t.has(r.address)||e.push(r)})),k(e)||[]}),[y,E,k,A]);return function({chainId:e,value:t,tokenList:r,popularTokenList:o,visible:i,defaultLoadBalance:s}){const a=l.useSelector(Vp),c=l.useSelector(Mp),u=n.useMemo((()=>{if(void 0===a||a)return[];const t=new Set;return r.forEach((r=>{r.chainId===e&&t.add(r.address)})),null==o||o.forEach((r=>{r.chainId===e&&t.add(r.address)})),Array.from(t)}),[r,o,e,a]),d=n.useMemo((()=>t?[t.address]:[]),[t]),h=n.useMemo((()=>{var r;return null!==(r=null==t?void 0:t.chainId)&&void 0!==r?r:e}),[null==t?void 0:t.chainId,e]);qf({addresses:u,chainId:e,skip:!1===i&&!s}),Qf(e),qf({addresses:d,chainId:h,blockNumber:c})}({chainId:m,tokenList:S,popularTokenList:A,value:e,visible:c,defaultLoadBalance:u}),{filter:d,setFilter:h,showTokenList:S,onSelectToken:R,popularTokenList:A}}var nm,om;function im(){return im=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},im.apply(this,arguments)}var sm,am,lm,cm,um,dm=function(e){return S.createElement("svg",im({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),nm||(nm=S.createElement("g",{clipPath:"url(#clip0_5431_179637)"},S.createElement("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#F2F4F7"}),S.createElement("path",{d:"M12.3735 3V9.6525L17.9963 12.165L12.3735 3Z",fill:"#343434"}),S.createElement("path",{d:"M12.3735 3L6.75 12.165L12.3735 9.6525V3Z",fill:"#8C8C8C"}),S.createElement("path",{d:"M12.3735 16.4759V20.9962L18 13.2119L12.3735 16.4759Z",fill:"#3C3C3B"}),S.createElement("path",{d:"M12.3735 20.9962V16.4752L6.75 13.2119L12.3735 20.9962Z",fill:"#8C8C8C"}),S.createElement("path",{d:"M12.3735 15.4298L17.9963 12.1651L12.3735 9.65405V15.4298Z",fill:"#141414"}),S.createElement("path",{d:"M6.75 12.1651L12.3735 15.4298V9.65405L6.75 12.1651Z",fill:"#393939"}))),om||(om=S.createElement("defs",null,S.createElement("clipPath",{id:"clip0_5431_179637"},S.createElement("rect",{width:24,height:24,fill:"white"})))))};function hm(){return hm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},hm.apply(this,arguments)}var pm,fm;function mm(){return mm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mm.apply(this,arguments)}var gm,ym,bm;function xm(){return xm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},xm.apply(this,arguments)}var vm,wm;function Em(){return Em=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Em.apply(this,arguments)}var Am,km;function Cm(){return Cm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cm.apply(this,arguments)}var Rm;function Sm(){return Sm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sm.apply(this,arguments)}var Tm,Nm;function Mm(){return Mm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Mm.apply(this,arguments)}var Fm;function Om(){return Om=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Om.apply(this,arguments)}const Im={[sa.MAINNET]:{chainId:sa.MAINNET,logo:dm,name:"Ethereum"},[sa.GOERLI]:{chainId:sa.GOERLI,logo:dm,name:"Goerli",mainnet:sa.MAINNET},[sa.ARBITRUM_ONE]:{chainId:sa.ARBITRUM_ONE,logo:function(e){return S.createElement("svg",hm({height:"692pt",viewBox:"0 0 619 692",width:"619pt",xmlns:"http://www.w3.org/2000/svg"},e),sm||(sm=S.createElement("path",{d:"m280.46 17.3c18.85-10.03 43.1-9.37 61.23 1.99 78.77 45.29 157.52 90.59 236.28 135.88 17.98 10.27 30.16 30.12 30.76 50.87v275.89c.49 19.03-8.56 38.11-23.76 49.6-83.95 48.66-167.91 97.29-251.9 145.88-14.93 5.88-32.32 5.81-47.05-.66-10.1-5.39-19.93-11.25-29.88-16.91-25.72-14.85-51.49-29.62-77.2-44.49 7.13-11.82 13.88-23.88 21.17-35.61 34.11 19.55 68.15 39.21 102.24 58.77 5.43 2.44 12.28 2.51 17.36-.81 28.11-16.31 56.23-32.61 84.36-48.89 28.58-16.52 57.15-33.07 85.69-49.67 7.92-4.6 15.84-9.2 23.78-13.77 14.97-8.59 29.86-17.33 44.83-25.93 5.77-3.22 8.74-10.05 8.75-16.47-.04-14.36.09-28.73-.07-43.09.18-76.95.01-153.9.09-230.85.24-7.26-3.78-14.44-10.07-18.06-79.37-45.64-158.72-91.3-238.08-136.94-6.26-3.47-14.38-3.15-20.42.66-78.73 45.56-157.48 91.1-236.15 136.78-6.59 3.53-10.68 11.06-10.31 18.5.21 73.45.1 146.9.48 220.34-12.68 20.02-25.84 39.75-38.67 59.68-.95 1.49-1.95 2.96-3.1 4.31-.23-95.74-.02-191.5-.1-287.25.31-22.52 14.44-43.97 34.72-53.61 78.35-45.36 156.61-90.87 235.02-136.14z",fill:"#8cbfdf"})),am||(am=S.createElement("path",{d:"m298.57 54.69c6.04-3.81 14.16-4.13 20.42-.66 79.36 45.64 158.71 91.3 238.08 136.94 6.29 3.62 10.31 10.8 10.07 18.06-.08 76.95.09 153.9-.09 230.85-6.25-8.84-11.77-18.21-17.74-27.25-38.11-59.38-76.26-118.73-114.34-178.12l-.71.13c-16.14 27.89-32.81 55.48-48.94 83.38 42.77 69.1 85.49 138.23 128.22 207.35-7.94 4.57-15.86 9.17-23.78 13.77-40.35-63.61-80.71-127.22-121.07-190.83l-.73-.41c-19.01 31.61-37.43 63.61-56.36 95.28 4.29 7.87 9.61 15.25 14.3 22.94 26.05 40.9 52.13 81.79 78.17 122.69-28.13 16.28-56.25 32.58-84.36 48.89-5.08 3.32-11.93 3.25-17.36.81-34.09-19.56-68.13-39.22-102.24-58.77 73.38-124.27 146.6-248.63 219.92-372.94l-.41-.3c-25.22.18-50.45.2-75.67.29-7.21.39-14.55-.37-21.69.39-73.43 121.29-146.88 242.57-220.46 363.77-8.47-4.83-16.92-9.69-25.34-14.61 19.61-32.21 39.88-64.05 59.74-96.12 51.98-83.37 103.96-166.73 155.94-250.1.66-1.19 1.78-2.22 1.79-3.66-13.31-.19-26.61-.72-39.92-.97-20.59.3-41.98 3.68-59.65 14.9-6.98 4.5-13.13 10.36-17.61 17.37-41.35 64.21-82.86 128.31-124.16 192.55-.38-73.44-.27-146.89-.48-220.34-.37-7.44 3.72-14.97 10.31-18.5 78.67-45.68 157.42-91.22 236.15-136.78z",fill:"#2b374d"})),lm||(lm=S.createElement("path",{d:"m194.36 220.39c17.67-11.22 39.06-14.6 59.65-14.9 13.31.25 26.61.78 39.92.97-.01 1.44-1.13 2.47-1.79 3.66-51.98 83.37-103.96 166.73-155.94 250.1-19.86 32.07-40.13 63.91-59.74 96.12-13.05-7.52-26.09-15.05-39.14-22.57-9.44-4.83-16.23-13.58-21.12-22.76-2.5-5.29-4.79-10.85-5.38-16.71 1.15-1.35 2.15-2.82 3.1-4.31 12.83-19.93 25.99-39.66 38.67-59.68 41.3-64.24 82.81-128.34 124.16-192.55 4.48-7.01 10.63-12.87 17.61-17.37z",fill:"#fff"})),cm||(cm=S.createElement("path",{d:"m343.95 206.79c25.22-.09 50.45-.11 75.67-.29l.41.3c-73.32 124.31-146.54 248.67-219.92 372.94-7.29 11.73-14.04 23.79-21.17 35.61-25.73-14.78-51.42-29.61-77.14-44.4 73.58-121.2 147.03-242.48 220.46-363.77 7.14-.76 14.48 0 21.69-.39z",fill:"#fff"})),um||(um=S.createElement("g",{fill:"#00a2f7"},S.createElement("path",{d:"m434.26 234.64.71-.13c38.08 59.39 76.23 118.74 114.34 178.12 5.97 9.04 11.49 18.41 17.74 27.25.16 14.36.03 28.73.07 43.09-.01 6.42-2.98 13.25-8.75 16.47-14.97 8.6-29.86 17.34-44.83 25.93-42.73-69.12-85.45-138.25-128.22-207.35 16.13-27.9 32.8-55.49 48.94-83.38z"}),S.createElement("path",{d:"m311.6 443.18c18.93-31.67 37.35-63.67 56.36-95.28l.73.41c40.36 63.61 80.72 127.22 121.07 190.83-28.54 16.6-57.11 33.15-85.69 49.67-26.04-40.9-52.12-81.79-78.17-122.69-4.69-7.69-10.01-15.07-14.3-22.94z"}))))},name:"Arbitrum"},[sa.POLYGON]:{chainId:sa.POLYGON,logo:function(e){return S.createElement("svg",mm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),pm||(pm=S.createElement("defs",null,S.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),fm||(fm=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",{transform:"translate(-223.000000, -266.000000)"},S.createElement("g",{transform:"translate(18.000000, 132.000000)"},S.createElement("g",{transform:"translate(20.000000, 41.000000)"},S.createElement("g",{transform:"translate(156.000000, 82.000000)"},S.createElement("g",{transform:"translate(29.000000, 11.000000)"},S.createElement("mask",{id:"mask-2",fill:"white"},S.createElement("use",{xlinkHref:"#path-1"})),S.createElement("g",null),S.createElement("g",{mask:"url(#mask-2)"},S.createElement("circle",{fill:"#8247E5",fillRule:"nonzero",cx:12,cy:12,r:12}),S.createElement("path",{d:"M8.01148,5.30068 C8.25312,5.16644 8.54688,5.16644 8.78852,5.30068 L12.38852,7.30068 C12.64248,7.44176 12.8,7.70948 12.8,8 L12.8,9.30068 L11.2,10.2 L11.2,8.47072 L8.4,6.91516 L5.6,8.47072 L5.6,11.52928 L8.4,13.08484 L15.21148,9.30068 C15.45312,9.16644 15.74688,9.16644 15.98852,9.30068 L19.58852,11.30068 C19.84248,11.44176 20,11.70948 20,12 L20,16 C20,16.29052 19.84248,16.55824 19.58852,16.69932 L15.98852,18.69932 C15.74688,18.83356 15.45312,18.83356 15.21148,18.69932 L11.61148,16.69932 C11.35752,16.55824 11.2,16.29052 11.2,16 L11.2,14.69932 L12.8,13.8 L12.8,15.52928 L15.6,17.08484 L18.4,15.52928 L18.4,12.47072 L15.6,10.91516 L8.78852,14.69932 C8.54688,14.83356 8.25312,14.83356 8.01148,14.69932 L4.41148,12.69932 C4.15752,12.55824 4,12.29052 4,12 L4,8 C4,7.70948 4.15752,7.44176 4.41148,7.30068 L8.01148,5.30068 Z",fill:"#FFFFFF"}))))))))))},name:"Polygon"},[sa.BSC]:{chainId:sa.BSC,logo:function(e){return S.createElement("svg",xm({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"7.5in",height:"7.5in",style:{shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",imageRendering:"optimizeQuality",fillRule:"evenodd",clipRule:"evenodd"},viewBox:"0 0 7500 7500"},e),gm||(gm=S.createElement("defs",null,S.createElement("style",{type:"text/css"},".fil0 {fill:none}\n .fil1 {fill:#f0b90b}\n .fil2 {fill:#fff}"))),ym||(ym=S.createElement("g",{id:"Layer_x0020_1"},S.createElement("metadata",{id:"CorelCorpID_0Corel-Layer"}),S.createElement("rect",{className:"fil0",width:7500,height:7500}),S.createElement("g",{id:"_2419820813232"},S.createElement("circle",{className:"fil1",cx:3750,cy:3750,r:3500}),S.createElement("g",null,S.createElement("path",{className:"fil2",d:"M2779 3351l971 -971 971 972 565 -565 -1536 -1537 -1536 1536 565 565 0 0zm-1529 399l565 -565 565 565 -565 565 -565 -565zm1529 399l971 971 971 -972 566 565 0 0 -1537 1537 -1536 -1536 -1 -1 566 -564 0 0zm2341 -399l565 -565 565 565 -565 565 -565 -565z"})),S.createElement("g",null,S.createElement("path",{className:"fil2",d:"M4380 3750l0 0 -630 -632 -466 467 0 0 -54 54 -111 111 -1 1 1 1 630 630 631 -631 0 0 0 0 0 -1zm0 0l0 0 0 0z"}))))),bm||(bm=S.createElement("style",{xmlns:""},"#yddContainer{display:block;font-family:Microsoft YaHei;position:relative;width:100%;height:100%;top:-4px;left:-4px;font-size:12px;border:1px solid}#yddTop{display:block;height:22px}#yddTopBorderlr{display:block;position:static;height:17px;padding:2px 28px;line-height:17px;font-size:12px;color:#5079bb;font-weight:bold;border-style:none solid;border-width:1px}#yddTopBorderlr .ydd-sp{position:absolute;top:2px;height:0;overflow:hidden}.ydd-icon{left:5px;width:17px;padding:0px 0px 0px 0px;padding-top:17px;background-position:-16px -44px}.ydd-close{right:5px;width:16px;padding-top:16px;background-position:left -44px}#yddKeyTitle{float:left;text-decoration:none}#yddMiddle{display:block;margin-bottom:10px}.ydd-tabs{display:block;margin:5px 0;padding:0 5px;height:18px;border-bottom:1px solid}.ydd-tab{display:block;float:left;height:18px;margin:0 5px -1px 0;padding:0 4px;line-height:18px;border:1px solid;border-bottom:none}.ydd-trans-container{display:block;line-height:160%}.ydd-trans-container a{text-decoration:none;}#yddBottom{position:absolute;bottom:0;left:0;width:100%;height:22px;line-height:22px;overflow:hidden;background-position:left -22px}.ydd-padding010{padding:0 10px}#yddWrapper{color:#252525;z-index:10001;background:url(chrome-extension://eopjamdnofihpioajgfdikhhbobonhbb/ab20.png);}#yddContainer{background:#fff;border-color:#4b7598}#yddTopBorderlr{border-color:#f0f8fc}#yddWrapper .ydd-sp{background-image:url(chrome-extension://eopjamdnofihpioajgfdikhhbobonhbb/ydd-sprite.png)}#yddWrapper a,#yddWrapper a:hover,#yddWrapper a:visited{color:#50799b}#yddWrapper .ydd-tabs{color:#959595}.ydd-tabs,.ydd-tab{background:#fff;border-color:#d5e7f3}#yddBottom{color:#363636}#yddWrapper{min-width:250px;max-width:400px;}")))},name:"BNBChain"},[sa.OPTIMISM]:{chainId:sa.OPTIMISM,logo:function(e){return S.createElement("svg",Em({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),vm||(vm=S.createElement("defs",null,S.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),wm||(wm=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",{transform:"translate(-223.000000, -266.000000)"},S.createElement("g",{transform:"translate(18.000000, 132.000000)"},S.createElement("g",{transform:"translate(20.000000, 41.000000)"},S.createElement("g",{transform:"translate(156.000000, 82.000000)"},S.createElement("g",{transform:"translate(29.000000, 11.000000)"},S.createElement("mask",{id:"mask-2",fill:"white"},S.createElement("use",{xlinkHref:"#path-1"})),S.createElement("g",null),S.createElement("g",{id:"optimism.caeb9392",mask:"url(#mask-2)",fillRule:"nonzero"},S.createElement("circle",{fill:"#FF0420",cx:12,cy:12,r:12}),S.createElement("path",{d:"M7.85495544,16 C7.01608475,16 6.32880363,15.7925669 5.7930557,15.37776 C5.2643519,14.9555511 5,14.3555763 5,13.5777763 C5,13.4148143 5.01763849,13.2147832 5.05285911,12.9777422 C5.14454543,12.4444444 5.27494626,11.8036699 5.44411795,11.0555371 C5.92345653,9.01851235 7.16063019,8 9.15558257,8 C9.69837462,8 10.1847573,8.09628495 10.614787,8.28885484 C11.0448167,8.47402275 11.3831601,8.75553483 11.6298735,9.13333185 C11.8765869,9.50366768 12,9.94814173 12,10.4666356 C12,10.6221956 11.9823615,10.8184961 11.9470845,11.0555371 C11.8413663,11.7147869 11.7144594,12.3555615 11.5664201,12.9777422 C11.3197066,13.9925832 10.8932272,14.7518486 10.2869817,15.2555385 C9.68073613,15.7518264 8.8700983,16 7.85495544,16 Z M8.00299476,14.3999882 C8.39780384,14.3999882 8.73259699,14.2777667 9.00754325,14.0333237 C9.28953364,13.7888807 9.49043207,13.4148143 9.61023853,12.9111244 C9.7723661,12.2148054 9.89577916,11.6073694 9.98036501,11.0888756 C10.0085415,10.9333156 10.0226298,10.7740842 10.0226298,10.611063 C10.0226298,9.93700916 9.68778026,9.59995263 9.01813761,9.59995263 C8.62332853,9.59995263 8.28498515,9.72217411 8.00299476,9.96661707 C7.72810485,10.2111193 7.53070031,10.5851857 7.41089384,11.0888756 C7.28398689,11.5851635 7.15707995,12.1925995 7.03022936,12.9111244 C7.00199651,13.0592232 6.98790826,13.2147832 6.98790826,13.3777452 C6.98790826,14.0592602 7.32630799,14.3999882 8.00299476,14.3999882 Z",fill:"#FFFFFF"}),S.createElement("path",{d:"M12.2418282,16 C12.1556269,16 12.0889713,15.9733226 12.0419867,15.9199677 C12.0027701,15.8589994 11.9910553,15.7904787 12.0067168,15.7142835 L13.6288783,8.28571646 C13.6445399,8.20190792 13.6876405,8.13332623 13.7581802,8.07997137 C13.8287198,8.02667743 13.9031435,8 13.981514,8 L17.1083126,8 C17.9781556,8 18.675596,8.1752305 19.2006341,8.52569149 C19.7335656,8.87621339 20,9.38284087 20,10.0456958 C20,10.2361531 19.9765077,10.4342848 19.9294603,10.6399689 C19.7335656,11.5161823 19.3378293,12.1638104 18.7422516,12.5828531 C18.1545047,13.0018957 17.347308,13.2114171 16.3207242,13.2114171 L14.7338326,13.2114171 L14.1931329,15.7142835 C14.1774087,15.7980921 14.1343081,15.8666129 14.0638311,15.9199677 C13.9932915,15.9733226 13.9188051,16 13.8404973,16 L12.2418282,16 Z M16.4030414,11.6342817 C16.732122,11.6342817 17.0181647,11.546636 17.2611068,11.3714055 C17.5118797,11.196175 17.6764513,10.9447494 17.7548217,10.6171287 C17.7783141,10.4875787 17.7900916,10.3733165 17.7900916,10.2742811 C17.7900916,10.0533092 17.7234986,9.8856921 17.5902501,9.77142988 C17.4570016,9.64949333 17.2297837,9.58858596 16.9084712,9.58858596 L15.497866,9.58858596 L15.0511984,11.6342817 L16.4030414,11.6342817 Z",fill:"#FFFFFF"}))))))))))},name:"Optimism"},[sa.AVALANCHE]:{chainId:sa.AVALANCHE,logo:function(e){return S.createElement("svg",Cm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Am||(Am=S.createElement("defs",null,S.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),km||(km=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",null,S.createElement("mask",{fill:"white"},S.createElement("use",{xlinkHref:"#path-1"})),S.createElement("use",{fill:"#E84142",xlinkHref:"#path-1"}),S.createElement("g",{mask:"url(#mask-2)",fill:"#FFFFFF",fillRule:"nonzero"},S.createElement("g",{transform:"translate(5.000000, 5.000000)"},S.createElement("path",{d:"M3.51363108,13 L1.15960067,13 C0.664946832,13 0.420612287,13 0.271614013,12.9001615 C0.110719232,12.7911601 0.0123723422,12.6101909 0.000457589205,12.410743 C-0.00848303711,12.226815 0.113693358,12.0023407 0.358027903,11.5534302 L6.1704203,0.83471072 C6.41774722,0.379558003 6.54289774,0.1519721 6.70083664,0.0678061674 C6.87067205,-0.0226020558 7.07329583,-0.0226020558 7.24314949,0.0678061674 C7.40108839,0.1519721 7.52623891,0.379558003 7.77354758,0.83471072 L8.96845316,3.01699266 C9.23960959,3.51267254 9.37667486,3.76207783 9.43628512,4.0239486 C9.50182538,4.30763877 9.50182538,4.60692511 9.43628512,4.89061527 C9.37667486,5.15248605 9.24258371,5.40189134 8.97142729,5.89757122 L5.91831288,11.5440764 C5.64418233,12.0459985 5.50711706,12.2985154 5.31640802,12.4885903 C5.11079187,12.6943759 4.86348319,12.8440382 4.59230852,12.9282232 C4.34499985,13 4.06787693,13 3.51363108,13 Z"}),S.createElement("path",{d:"M12.8314423,13 L9.45829001,13 C8.96066205,13 8.710361,13 8.5643551,12.9003524 C8.40344207,12.7911601 8.30511343,12.6071366 8.29319868,12.4077078 C8.28425805,12.2237606 8.40940857,11.9993054 8.65970962,11.5472643 L10.3432113,8.52326579 C10.5906295,8.07746696 10.7157982,7.85612335 10.8707083,7.77193833 C11.0405802,7.6815301 11.2401933,7.6815301 11.4100652,7.77193833 C11.5680771,7.85612335 11.690144,8.07746696 11.9404816,8.52015419 L13.6300775,11.5441527 C13.8802326,11.9961938 14.0085032,12.220649 13.9995625,12.4045771 C13.9906219,12.6040822 13.8891732,12.7881057 13.7284244,12.8971072 C13.5793531,13 13.3290156,13 12.8314423,13 Z"})))))))},name:"Avalanche"},[sa.AURORA]:{chainId:sa.AURORA,logo:function(e){return S.createElement("svg",Sm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Rm||(Rm=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",{id:"aurora-avatar-grn",fillRule:"nonzero"},S.createElement("path",{d:"M12,0 L12,0 C18.625,0 24,5.375 24,12 L24,12 C24,18.625 18.625,24 12,24 L12,24 C5.375,24 0,18.625 0,12 L0,12 C0,5.375 5.375,0 12,0 Z",id:"\\u8DEF\\u5F84",fill:"#70D44B"}),S.createElement("path",{d:"M12,4.9 C12.6333333,4.9 13.2083333,5.25833333 13.4916667,5.825 L18.175,15.2 C18.5833333,16.025 18.25,17.025 17.425,17.4333333 C17.1916667,17.55 16.9416667,17.6083333 16.6833333,17.6083333 L7.31666667,17.6083333 C6.4,17.6083333 5.65,16.8583333 5.65,15.9416667 C5.65,15.6833333 5.70833333,15.425 5.825,15.2 L10.5083333,5.825 C10.7916667,5.25 11.3666667,4.89166667 12,4.9 M12,3.75 C10.9333333,3.75 9.95833333,4.35 9.48333333,5.30833333 L4.8,14.6833333 C4.10833333,16.075 4.66666667,17.7583333 6.05833333,18.4583333 C6.45,18.65 6.88333333,18.7583333 7.31666667,18.7583333 L16.6916667,18.7583333 C18.2416667,18.7583333 19.5083333,17.5 19.5083333,15.95 C19.5083333,15.5166667 19.4083333,15.0833333 19.2083333,14.6916667 L14.5166667,5.30833333 C14.0416667,4.35 13.0666667,3.75 12,3.75 Z",id:"\\u5F62\\u72B6",fill:"#FFFFFF"})))))},name:"Aurora"},[sa.OKCHAIN]:{chainId:sa.OKCHAIN,logo:function(e){return S.createElement("svg",Mm({width:72,height:72,viewBox:"0 0 72 72",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Tm||(Tm=S.createElement("circle",{cx:36,cy:36,r:36,fill:"black"})),Nm||(Nm=S.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.2 18H18.8C18.3582 18 18 18.3582 18 18.8V29.2C18 29.6418 18.3582 30 18.8 30H29.2C29.6418 30 30 29.6418 30 29.2V18.8C30 18.3582 29.6418 18 29.2 18ZM41.2052 30H30.8052C30.3633 30 30.0051 30.3582 30.0051 30.8V41.2C30.0051 41.6418 30.3633 41.9999 30.8052 41.9999H41.2052C41.647 41.9999 42.0051 41.6418 42.0051 41.2V30.8C42.0051 30.3582 41.647 30 41.2052 30ZM42.8 18H53.2C53.6418 18 54 18.3582 54 18.8V29.2C54 29.6418 53.6418 30 53.2 30H42.8C42.3582 30 42 29.6418 42 29.2V18.8C42 18.3582 42.3582 18 42.8 18ZM29.2 42H18.8C18.3582 42 18 42.3582 18 42.8V53.2C18 53.6418 18.3582 54 18.8 54H29.2C29.6418 54 30 53.6418 30 53.2V42.8C30 42.3582 29.6418 42 29.2 42ZM42.8 42H53.2C53.6418 42 54 42.3582 54 42.8V53.2C54 53.6418 53.6418 54 53.2 54H42.8C42.3582 54 42 53.6418 42 53.2V42.8C42 42.3582 42.3582 42 42.8 42Z",fill:"white"})))},name:"OKTC"},[sa.CONFLUX]:{chainId:sa.CONFLUX,logo:function(e){return S.createElement("svg",Om({width:"199px",height:"245px",viewBox:"0 0 199 245",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Fm||(Fm=S.createElement("g",{id:"Page-1",stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",{id:"Conflux_Logo_Mark_Color",transform:"translate(0.000000, -0.000000)",fillRule:"nonzero"},S.createElement("polygon",{id:"Path",fill:"#1A1A1A",points:"151.057838 145.949662 98.7961863 198.210803 69.7103803 169.125338 121.972032 116.863685 98.7291726 93.6209957 22.9712333 169.376384 98.5203077 244.923077 174.276376 169.167689"}),S.createElement("polygon",{id:"Path",fill:"#38A1DB",points:"197.693744 98.7101231 98.9858316 9.56888949e-05 0 98.9860017 0.31563441 145.252991 98.5658906 47.0051607 197.528761 145.971262"})))))},name:"Conflux eSpace"}};function jm({width:e=24,height:t=24,marginRight:r=8,url:o,zIndex:i,cross:s,address:a,token:c,sx:d,chainId:h}){const[p,f]=n.useState(!1),[m,g]=n.useState(""),[y,b]=n.useState(""),[x,v]=n.useState(!1),w=n.useCallback((()=>f(!0)),[]);let E=function(e){const t=l.useSelector(jp),{chainId:r}=u.useWeb3React();return n.useMemo((()=>{if(!e)return;let n=t.find((({address:t,chainId:n})=>n===r&&t===e));return n||(n=t.find((({address:t})=>t===e))),n}),[e,t,r])}(a);c&&(E=c);const A=a||(null==E?void 0:E.address),k=null==E?void 0:E.symbol,C=null==k?void 0:k.charAt(0).toUpperCase(),R=n.useMemo((()=>{const e=null==E?void 0:E.logoURI;return o||e||""}),[o,E]);return n.useEffect((()=>{v(!1)}),[A,R]),n.useEffect((()=>{s&&(R?function(e,t){const r=new XMLHttpRequest;let n;r.onload=function(){const e=new FileReader;e.onloadend=function(){t(e.result)},e.readAsDataURL(r.response)},r.onerror=function(){t()};try{n=new URL(e)}catch(e){}finally{r.open("GET",n||e),r.responseType="blob",r.send()}}(R,(e=>{g(e)})):g(""))}),[R,s]),n.useEffect((()=>{try{let t=A;if(t&&t.length<15&&(t=t.padEnd(15,"0")),t){const r=new F.default(t,{size:e,format:"svg",margin:.2,background:[255,234,4,255]}).toString();b(`data:image/svg+xml;base64,${r}`)}}catch(e){console.error("generate Identicon error: ",e)}}),[A,e]),ne.exports.jsxs(er,{sx:Object.assign({position:"relative",display:"flex",alignItems:"center",justifyContent:"center",minWidth:e,width:e,height:t,marginRight:r,zIndex:i,border:"solid 1px",borderColor:"border.main",borderRadius:"50%"},d||{}),style:{width:e,height:t},children:[!p&&ne.exports.jsx(er,{sx:{typography:"ht",height:"100%",width:"100%",borderRadius:"50%",border:"transparent 2px solid",borderColor:"text.primary",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"center"},children:C}),ne.exports.jsx(er,{component:"img",src:!(s?m:R)||x?y:s?m:R,onLoad:w,onError:e=>{const t=e.target;A&&y&&v(!0),t.onerror=null},sx:{position:"absolute",top:"0",bottom:"0",left:"0",right:"0",borderRadius:"50%",overflow:"hidden",width:"100%",height:"100%"}}),h&&Im[h]?ne.exports.jsx(er,{sx:{position:"absolute",right:0,bottom:-1,width:12,height:12,transform:"translateX(50%)",border:"solid 1px",borderColor:"border.main",borderRadius:"50%"},children:ne.exports.jsx(er,{component:Im[h].logo,sx:{display:"block",width:"100%",height:"100%"}})}):""]})}function Dm({token:t,onClick:r,showChainLogo:n}){var o,s;const a=Qt();return ne.exports.jsxs(er,{component:An,sx:{display:"flex",alignItems:"center",color:a.palette.text.primary,typography:"h5",fontWeight:600},onClick:e=>{r&&r(e)},"data-testid":"swap-select-token-btn",children:[(null==t?void 0:t.address)?ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(jm,{url:null==t?void 0:t.logoURI,address:null!==(o=null==t?void 0:t.address)&&void 0!==o?o:"",marginRight:6,chainId:n?null==t?void 0:t.chainId:void 0}),ne.exports.jsx(er,{children:null!==(s=null==t?void 0:t.symbol)&&void 0!==s?s:"-"})]}):ne.exports.jsx(e.Trans,{id:"SELECT TOKEN"}),ne.exports.jsx(er,{sx:{ml:7,width:12,transform:"rotateX(180deg)"},component:i.CaretUp})]})}function Bm({onClick:t,balance:r,decimals:n,address:o,showMaxBtn:i}){const{palette:s}=Qt();return ne.exports.jsxs(er,{sx:{display:"flex",typography:"body2",color:s.text.secondary},children:[ne.exports.jsx(e.Trans,{id:"Balance:"})," ",o?ds({input:r,decimals:Math.min(n||4,4)}):"-",i&&r&&r.gt(0)&&ne.exports.jsx(er,{component:An,sx:{ml:6,color:(null==r?void 0:r.gt(0))?s.primary.main:s.text.disabled,cursor:o&&t?"pointer":"unset"},onClick:()=>t&&t(r?r.toString():""),children:ne.exports.jsx(e.Trans,{id:"Max"})})]})}function _m({readOnly:e,sx:t,value:r,decimals:o,onChange:s,suffix:a,withClear:l,onFocus:c,placeholder:u}){const d=Qt(),h=n.useMemo((()=>a||(l&&r&&s?ne.exports.jsx(er,{component:An,sx:{ml:5,width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center",flexShrink:0},onClick:()=>{s&&s("")},children:ne.exports.jsx(er,{component:i.Error,sx:{width:12,color:"text.secondary"}})}):void 0)),[s,a,d.palette.text.primary,r,l]);return ne.exports.jsxs(er,{sx:Object.assign({mt:12,display:"flex",justifyContent:"space-between",alignItems:"center"},t),"data-testid":"number-input-wrapper",children:[ne.exports.jsx(In,{fullWidth:!0,value:r,readOnly:e,placeholder:u||"0.00",onFocus:c,onChange:e=>{const t=e.target.value,r=0===t.length?"":fs(t,o);s&&s(r)},sx:{width:"inherit",border:"none","& .MuiInput-input":{fontSize:24,border:"none",outline:"none",height:24,padding:0,color:"text.primary","&::placeholder":{fontSize:24,color:"text.disabled"}}}}),!e&&r&&h]})}function Pm({open:e,onClose:t,afterClose:r,title:n,rightSlot:o,canBack:s=!0,children:a,height:l,testId:c}){return ne.exports.jsxs(er,{sx:{position:"absolute",top:e?0:"100%",transition:"top 300ms",zIndex:1,left:0,right:0,bottom:0,display:"flex",flexDirection:"column",backgroundColor:"background.paper",borderRadius:16,height:l},"data-testid":c,"data-active":e?"1":"0",children:[n?ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:20},children:[ne.exports.jsx(er,{sx:{display:"flex",alignItems:"center",typography:"caption"},children:n}),o,!o&&s&&ne.exports.jsx(er,{component:i.Error,sx:{color:"text.secondary",cursor:"pointer"},onClick:()=>{t&&t(),setTimeout((()=>r&&r()),300)}})]}):"",a]})}function Wm({token:e,disabled:t,style:r,onClick:n}){const o=Qt(),s=Up(),{account:a}=u.useWeb3React(),l=s(e),c=l?us({input:l}):"";return ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2",px:6,py:5,borderRadius:8,cursor:t?"auto":"pointer",opacity:t?.5:1,"&:hover":{backgroundColor:"hover.default"}},style:r,onClick:()=>{t||n()},"data-testid":"token-picker-item",children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(jm,{token:e}),ne.exports.jsxs(er,{children:[ne.exports.jsx(er,{sx:{fontWeight:600,textAlign:"left"},children:e.symbol}),a&&ne.exports.jsx(er,{sx:{mt:4,textAlign:"left"},children:(null==l?void 0:l.gte(0))?c:ne.exports.jsx(er,{component:i.Loading,width:18,sx:{"& path":{fill:o.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}})})]})]}),ne.exports.jsx(er,{sx:{color:"text.secondary",textAlign:"right"},children:e.name})]})}function Um({chain:t,active:r,onClick:n}){return ne.exports.jsx(di,{title:t.name,placement:"top",onlyHover:!0,children:ne.exports.jsxs(er,{sx:Object.assign({display:"flex",alignItems:"center",p:8,borderRadius:8,cursor:"pointer"},r?{backgroundColor:"secondary.main",color:"secondary.contrastText"}:{border:"1px solid",borderColor:"border.main","&:hover":{backgroundColor:"hover.default"}}),onClick:n,children:[ne.exports.jsx(er,{component:t.logo,sx:{width:24,height:24}}),r?ne.exports.jsxs(er,{sx:{ml:8},children:[ne.exports.jsx(e.Trans,{id:"on"}),` ${t.name}`]}):""]})},t.chainId)}function Lm({value:e,onChange:t,occupiedAddrs:r,hiddenAddrs:o,showAddrs:i,visible:s,side:a,defaultLoadBalance:l}){const{chainList:c,selectChainId:d,setSelectChainId:h}=function(){const{chainId:e}=u.useWeb3React(),[t,r]=n.useState(e),o=n.useMemo((()=>{const t={};let r;return Object.entries(Im).forEach((([n,o])=>{if(o.mainnet){if(e!==o.chainId)return;r=o.mainnet}t[n]=Object.assign({},o)})),void 0!==r&&delete t[r],Object.values(t)}),[e]);return n.useEffect((()=>{void 0===t&&r(e)}),[e]),{chainList:o,selectChainId:n.useMemo((()=>null!=t?t:1),[t]),setSelectChainId:r}}(),{showTokenList:p,filter:f,setFilter:m,onSelectToken:g,popularTokenList:y}=rm({value:e,onChange:t,occupiedAddrs:r,hiddenAddrs:o,showAddrs:i,side:a,chainId:d,visible:s,defaultLoadBalance:l}),b=n.useRef(null),[w,E]=n.useState(0),A=n.useRef(s);n.useEffect((()=>{!A.current&&s&&(null==e?void 0:e.chainId)!==d&&h(null==e?void 0:e.chainId),A.current=s}),[e,s]),n.useEffect((()=>{s&&b.current&&E(b.current.offsetHeight-16)}),[b,s]);const k=n.useCallback((({index:t,style:r})=>{const n=p[t];return n?ne.exports.jsx(Wm,{token:n,disabled:!!e&&e.address===n.address,style:r,onClick:()=>g(n)},n.address+n.chainId):null}),[p,y,e]);return ne.exports.jsxs(er,{sx:{display:"flex",flexDirection:"column",px:20,flex:1},children:[ne.exports.jsx(Dn,{fullWidth:!0,height:48,value:f,onChange:e=>m(e.target.value),clearValue:()=>m(""),placeholder:x.i18n._("Enter the token symbol or address")}),ne.exports.jsx(er,{sx:{position:"relative",display:"flex",gap:8,flexWrap:"wrap",pt:16,pb:32,"&::after":{content:'""',position:"absolute",bottom:16,left:0,right:0,height:"1px",backgroundColor:"border.main"}},children:c.map((e=>ne.exports.jsx(Um,{chain:e,active:e.chainId===d,onClick:()=>{h(e.chainId)}},e.chainId)))}),ne.exports.jsx(er,{sx:{pb:16,flex:1,minHeight:64},ref:b,children:ne.exports.jsx(v.FixedSizeList,{height:w,itemCount:p.length,itemSize:52,width:"100%",className:"token-list",children:k},y.length)})]})}function Vm({open:t,value:r,onClose:n,occupiedAddrs:o,onTokenChange:i,side:s,defaultLoadBalance:a}){const{height:c}=l.useSelector(Lp);return ne.exports.jsx(Pm,{height:c,open:t,onClose:n,title:ne.exports.jsx(e.Trans,{id:"Select a token"}),testId:"token-picker-wrapper",children:ne.exports.jsx(Lm,{value:r,visible:t,onChange:i,occupiedAddrs:o,side:s,defaultLoadBalance:a})})}function Zm(e){const{provider:t}=u.useWeb3React(),r=n.useMemo((()=>{var r;if(e&&(null===(r=null==t?void 0:t.provider)||void 0===r?void 0:r.isMetaMask))return()=>function({chainId:e,provider:t}){var r,n,o;return ga(this,void 0,void 0,(function*(){if(!t)return!1;const i=`0x${e.toString(16)}`;try{return yield t.request({method:"wallet_switchEthereumChain",params:[{chainId:i}]}),!0}catch(s){const{code:a}=s,l=ca[e];if(!l)throw new Error(`Chain ${e} does not exist`);const c={chainId:i,chainName:null===(r=Im[e])||void 0===r?void 0:r.name,rpcUrls:[...aa[e],...null!==(o=null===(n=Tp.getState().globals.jsonRpcUrlMap)||void 0===n?void 0:n[e])&&void 0!==o?o:[]],nativeCurrency:{name:l.name,symbol:l.symbol,decimals:l.decimals},blockExplorerUrls:[`https://${da[e]}/`]};if(4902===a||-32603===a)try{return yield t.request({method:"wallet_addEthereumChain",params:[c]}),!0}catch(t){console.error(`[failed to add ${e}]: `,c,t)}console.error(`[failed to switch ${e}]: `,c,s)}return!1}))}({chainId:e,provider:null==t?void 0:t.provider})}),[e]);return r}const Hm=(e,t)=>{const r=String(e).split("."),n=!r[1],o=Number(r[0])==e,i=o&&r[0].slice(-1),s=o&&r[0].slice(-2);return t?1==i&&11!=s?"one":2==i&&12!=s?"two":3==i&&13!=s?"few":"other":1==e&&n?"one":"other"},zm={"en-US":Hm,"zh-CN":(e,t)=>"other",pseudo:Hm};function Ym({locale:t,children:r}){return n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){yield function(e="en-US"){return ga(this,void 0,void 0,(function*(){x.i18n.loadLocaleData(e,{plurals:()=>zm[e]});try{const r=yield(t=`./locales/${e}.js`,Promise.resolve().then((function(){return A(require(t))})));x.i18n.load(e,r.messages||r.default.messages)}catch(e){}var t;x.i18n.activate(e)}))}(t)}))})()}),[t]),ne.exports.jsx(e.I18nProvider,{i18n:x.i18n,children:r})}var Gm,Xm,Jm,qm;!function(e){e[e.Running=0]="Running",e[e.Success=1]="Success",e[e.Failed=2]="Failed",e[e.Warning=3]="Warning"}(Gm||(Gm={})),function(e){e.Canceled="canceled",e.Failed="failed",e.Success="success",e.Submitted="submitted"}(Xm||(Xm={})),function(e){e[e.Failed=0]="Failed",e[e.Success=1]="Success"}(Jm||(Jm={})),function(e){e[e.Failed=0]="Failed",e[e.Success=1]="Success",e[e.Warning=2]="Warning"}(qm||(qm={}));const Qm=(e,t)=>ga(void 0,void 0,void 0,(function*(){const{value:r,from:n,to:o,data:i}=e,s={from:n,to:o,value:r,data:i};r&&!/^0x0*$/.test(r)||delete s.value;try{return(yield t.estimateGas(s)).add(5e4)}catch(e){t.call(s).then((e=>{if("test"!==process.env.NODE_ENV)throw new Error("Unexpected issue with estimating the gas. Please try again.")})).catch((e=>{if("test"!==process.env.NODE_ENV)throw e}))}return null})),Km=(e,t)=>ga(void 0,void 0,void 0,(function*(){try{return yield t.getSigner().sendTransaction(e)}catch(e){throw 4001===(null==e?void 0:e.code)?new Error(x.i18n._("Transaction rejected.")):e}}));var $m,eg;!function(e){e.Approval="APPROVAL",e.TX="TX",e.TypedSign="TypedSign"}($m||($m={})),function(e){e.Normal="Normal",e.Privacy="Privacy",e.LimitOrder="LimitOrder",e.RFQ="RFQ"}(eg||(eg={}));const tg=new C.default(2).pow(256).minus(1),rg=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_GLOBAL_PROPS",payload:e})})),ng=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_AUTO_CONNECT_LOADING",payload:e})}));function og({onTxFail:e,onTxSubmit:t,onTxSuccess:r}={}){const{account:o,provider:i}=u.useWeb3React(),s=Fp(),[a,c]=n.useState(!1),[d,h]=n.useState(new Map),p=l.useDispatch(),[f,m]=n.useState(null),[g,y]=n.useState(""),[b,v]=n.useState(null),[w,E]=n.useState(!1),[A,k]=n.useState(),{updateBlockNumber:R}=Kf(),S=n.useCallback(((n,a,l,u=!1,d,f,g,b)=>ga(this,void 0,void 0,(function*(){if(y(""),m(""),!o||!i)throw new Error("Submission: Cannot execute step when the wallet is disconnected");let w,A,S;k((()=>g)),c(!1);try{if(c(!0),a.opcode===$m.Approval)S=yield((e,t,r,n,o,i)=>ga(void 0,void 0,void 0,(function*(){const s=Gf(e,em,o,i).interface.encodeFunctionData("approve",[r,n.toFixed()]),a={from:t,to:e,data:s,value:`0x${new C.default("0").toString(16)}`,gasLimit:void 0},l=yield Qm(a,o);return l&&(a.gasLimit=l),yield Km(a,o)})))(a.token.address,o,a.contract,a.amt||tg,i,o),w=S.hash,y(w);else{if(a.opcode!==$m.TX)throw new Error(`Op ${a.opcode} not implemented!`);if(""===a.to)throw new Error("Submission: malformed to");if(0===a.data.length)throw new Error("Submission: malformed data");if(0===a.data.indexOf("0x")&&a.data.length<=2)throw new Error("Submission: malformed data");if(A={value:a.value,data:a.data,to:a.to,gasLimit:a.gasLimit,from:o,chainId:s},!A.gasLimit)try{const e=yield Qm(A,i);e&&(A.gasLimit=e)}catch(e){console.debug(e)}if(S=yield Km(A,i),w=S.hash,y(w),!w)throw new Error(`Unexpected tx: ${w}`)}}catch(t){if(c(!1),v({spec:a,brief:n,subtitle:l}),console.error(t),t.message){p(rg({contractStatus:Ep.Failed}));const r={error:t.message,brief:n};f&&Object.assign(r,f),e&&e(t,f),m(function(e,t){var r;const n=null===(r=ca[e])||void 0===r?void 0:r.symbol,o=[{error:"insufficient",msg:x.i18n._("Insufficient funds - Please retry after depositing more {EtherTokenSymbol} into your wallet",{EtherTokenSymbol:n})},{error:["External Swap execution Failed","Return amount is not enough"],msg:x.i18n._("Price impact exceeds the slippage tolerance you set. Try increasing the slippage tolerance.")},{error:"SafeERC20: low-level call failed",msg:x.i18n._("SafeERC20: low-level call failed. Please contact the DODO team.")},{error:["User denied","cancel","User rejected","user rejected"],msg:x.i18n._("User denied transaction signature.")},{error:["Cannot set properties of undefined (setting 'loadingDefauIts'){\"originalError\":{",'[ethjs-query]while formatting outputs from RPC\'["value":["code":-32000,"message":"header not found"))'],msg:x.i18n._("RPC node data exception")},{error:['execution reverted:FORCESTOP ["originalError"'],msg:x.i18n._("ForceStop exception")},{error:["replacement transaction underpriced","Gasprice too low","transaction underprice"],msg:x.i18n._("Gas price is too low, please adjust in your wallet and try again")},{error:["MINT_INVALID"],msg:x.i18n._("No ForceStop access")},{error:["NOT_PHASE_EXE"],msg:x.i18n._("Unable to SETTLE during the cooling-off period")},{error:["params specify an EIP-1559transaction but the currentnetwork does not support"],msg:x.i18n._("Wallet incompatibility")},{error:["ALREADY_SETTLED"],msg:x.i18n._("This CP has been settled by other addrs")},{error:["create RFQ order failed]:LESS_THAN_FEE_LIMIT"],msg:x.i18n._("Service update, please wait and try again")}];let i="";return o.some((e=>Array.isArray(e.error)?e.error.some((r=>t.indexOf(r)>-1&&(i=e.msg,!0))):t.indexOf(e.error)>-1&&(i=e.msg,!0))),i||t}(s,t.message))}return Xm.Failed}v({spec:a,brief:n,subtitle:l}),E(!1),c(!1);const T=Object.assign(Object.assign(Object.assign(Object.assign({brief:n},a),A),{tx:w,subtitle:l}),f);p(rg({contractStatus:Ep.Pending})),t&&t(w,T),d&&d();const N={brief:n,spec:a,tx:w,subtitle:l};if(h((e=>e.set(w,[N,Gm.Running]))),u)return Xm.Submitted;if(d&&d(),null==S?void 0:S.wait){const e=yield S.wait(1);if(E(!0),e.status===Jm.Success)return"TX"===T.opcode&&p(rg({contractStatus:Ep.TxSuccess})),"APPROVAL"===T.opcode&&p(rg({contractStatus:Ep.ApproveSuccess})),b&&b(w,r),r&&r(w,T),yield R(),h((e=>e.set(w,[N,Gm.Success]))),Xm.Success}return yield R(),E(!0),h((e=>e.set(w,[N,Gm.Failed]))),Xm.Failed}))),[o,s,c,i,R]),T=n.useMemo((()=>({execute:S,requests:d,setShowing:v,waitingSubmit:a})),[S,d,v]),N=n.useCallback((()=>{v(null),A&&(A(),k(void 0))}),[A]);return{showing:b,showingDone:w,transactionTx:g,errorMessage:f,setErrorMessage:m,closeShowing:N,ctxVal:T,requests:d}}function ig(){const{requests:e}=ag(),t=[];return null==e||e.forEach((function([e,r]){r===Gm.Running&&t.push(e)})),{runningRequests:t,isInflight:t.length>0}}const sg=n.createContext({execute:()=>Promise.resolve(Xm.Canceled),requests:void 0,waitingSubmit:!1});function ag(){return n.useContext(sg)}var lg;function cg(){return cg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cg.apply(this,arguments)}var ug=function(e){return S.createElement("svg",cg({width:"33px",height:"33px",viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),lg||(lg=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},S.createElement("g",{transform:"translate(-186.000000, -375.000000)",stroke:"currentColor",strokeWidth:4},S.createElement("g",{transform:"translate(18.000000, 291.000000)"},S.createElement("g",{transform:"translate(40.000000, 83.000000)"},S.createElement("path",{d:"M159,32 C159,15.9837423 146.016258,3 130,3"})))))))};function dg({showingDone:e,errorMessage:t}){return t?ne.exports.jsx(er,{component:i.ErrorWarn,sx:{width:64,height:64,color:"error.main"}}):e?ne.exports.jsx(er,{component:i.DoneBorder,sx:{width:64,height:64,color:"success.main"}}):ne.exports.jsx(er,{sx:{mx:"auto",border:e=>{var t;return`6px solid ${null===(t=e.palette)||void 0===t?void 0:t.background.input}`},borderRadius:"50%",width:"64px",height:"64px",position:"relative",animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}},children:ne.exports.jsx(er,{component:ug,sx:{position:"absolute",top:"-6px",right:"-6px",color:"primary.main"}})})}function hg({showingDone:e,showing:t}){return ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",flexDirection:"column"},children:[ne.exports.jsx(er,{sx:{mt:60},children:e?x.i18n._("{0} confirmed",{0:null==t?void 0:t.brief}):x.i18n._("{0} pending",{0:null==t?void 0:t.brief})}),(null==t?void 0:t.subtitle)?ne.exports.jsx(er,{sx:{mt:20,typography:"body2"},children:null==t?void 0:t.subtitle}):""]})}function pg({isStarted:t,isEnded:r,tx:o}){const[s,a]=n.useState(0),{chainId:l}=u.useWeb3React(),c=n.useMemo((()=>`https://${da[l||1]}/tx/${o}`),[o,l]),d=n.useMemo((()=>{const e=Math.floor(s/60),t=s%60;return e?`${e}m ${t}s`:`${t}s`}),[s]),h=n.useRef();return n.useEffect((()=>(t&&(a(0),clearInterval(h.current),h.current=setInterval((()=>{a((e=>e+1))}),1e3)),()=>{clearInterval(h.current)})),[t]),n.useEffect((()=>{clearInterval(h.current)}),[r]),ne.exports.jsxs(er,{sx:{mt:20,pt:20,display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",color:"text.secondary",border:"solid 1px transparent",borderTopColor:"border.main"},children:[ne.exports.jsxs(er,{children:[ne.exports.jsx(e.Trans,{id:"Transaction Time:"}),d]}),ne.exports.jsxs(jn,{sx:{display:"flex",alignItems:"center",cursor:"pointer"},component:"a",href:c,target:"_blank",rel:"noopener noreferrer",children:[ne.exports.jsx(e.Trans,{id:"Tx"}),ne.exports.jsx(er,{component:i.ArrowTopRightBorder,sx:{width:16,height:16,ml:6}})]})]})}function fg(t){var{children:r}=t,n=ma(t,["children"]);const{ctxVal:o,showing:i,closeShowing:s,showingDone:a,errorMessage:c,transactionTx:u}=og(n),d=l.useDispatch();return ne.exports.jsxs(sg.Provider,{value:o,children:[r,ne.exports.jsx(Pm,{open:!!i,onClose:s,children:ne.exports.jsxs(er,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",px:20,pb:20,flex:1,overflowY:"auto"},children:[ne.exports.jsxs(er,{children:[ne.exports.jsx(er,{sx:{textAlign:"center",pt:60},children:ne.exports.jsx(dg,{showingDone:a,errorMessage:c})}),c?ne.exports.jsxs(er,{sx:{textAlign:"center",mt:60},children:[ne.exports.jsx(er,{children:ne.exports.jsx(e.Trans,{id:"Something went wrong."})}),ne.exports.jsx(er,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:c})]}):ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(hg,{showingDone:a,showing:i}),ne.exports.jsx(pg,{isStarted:!!i,isEnded:a,tx:u})]})]}),ne.exports.jsx(wn,{fullWidth:!0,size:wn.Size.big,onClick:()=>{d(rg({contractStatus:Ep.Initial})),s()},sx:{mt:20},children:c?ne.exports.jsx(e.Trans,{id:"Dismiss"}):ne.exports.jsx(e.Trans,{id:"Close"})})]})})]})}const mg=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_SLIPPAGE",payload:e})}));function gg({width:e,height:t,feeRate:r,rebateTo:o,colorMode:i,apikey:s,defaultChainId:a,defaultToToken:c,defaultFromToken:u,jsonRpcUrlMap:d}){const h=l.useDispatch();n.useEffect((()=>{i&&h((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_COLOR_MODE",payload:e})})))(i))}),[i]),n.useEffect((()=>{var e;a&&h((e=a,t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_CHAIN_ID",payload:e})}))))}),[a]),n.useEffect((()=>{h(rg({height:t}))}),[t]),n.useEffect((()=>{h(rg({width:e}))}),[e]),n.useEffect((()=>{s&&h(rg({apikey:s}))}),[s]),n.useEffect((()=>{r&&h(rg({feeRate:r}))}),[r]),n.useEffect((()=>{o&&h(rg({rebateTo:o}))}),[o]),n.useEffect((()=>{u&&h((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_DEFAULT_FROM_TOKEN",payload:e})})))(u))}),[u]),n.useEffect((()=>{c&&h((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_DEFAULT_TO_TOKEN",payload:e})})))(c))}),[c]),n.useEffect((()=>{d&&h(rg({jsonRpcUrlMap:d}))}),[d])}const yg="https://api.dodoex.io/cross-chain/widget",bg=`${yg}/routes`,xg=`${yg}/transaction/encode`,vg=`${yg}/order/create`;function wg({refetch:e,interval:t}){let r;n.useEffect((()=>(e(),clearTimeout(r),r=setInterval((()=>{e()}),null!=t?t:15e3),()=>clearTimeout(r))),[e])}function Eg({fromToken:e,toToken:t,chainId:r}){const[o,i]=n.useState(!1),{apikey:s}=l.useSelector(Lp),[a,c]=n.useState(""),[u,d]=n.useState(""),h=n.useCallback((()=>{if(!r||!e||!t)return;i(!0);const n=[e,t];O.default.post("https://api.dodoex.io/frontend-price-api/current/batch",{networks:n.map((()=>(e=>ua[e]||ua[sa.MAINNET])(r))),addresses:n.map((e=>e.address)),symbols:n.map((e=>e.symbol)),isCache:!0},{headers:{apikey:s}}).then((r=>{var n;i(!1);const o=null===(n=r.data)||void 0===n?void 0:n.data;o&&(c(o.find((t=>t.address===e.address)).price),d(o.find((e=>e.address===t.address)).price))})).catch((e=>{i(!1),console.error(e)}))}),[r,e,t,s]);return wg({refetch:h}),{loading:o,refetch:h,toFiatPrice:u,fromFiatPrice:a}}const Ag=e=>(null!=e?e:Tp.getState()).settings.slippage,kg=e=>(null!=e?e:Tp.getState()).settings.ddl,Cg="0x0000000000000000000000000000000000000000";var Rg;function Sg({toToken:e,fromToken:t,fromAmount:r,toAmount:o,marginAmount:i}){const{account:s,chainId:a,provider:c}=u.useWeb3React(),d=l.useSelector(Np),h=n.useMemo((()=>a||d),[a,d]),p=l.useSelector(Ag)||3,f=l.useSelector(kg)||20,{feeRate:m,rebateTo:g,apikey:b,isReverseRouting:v}=l.useSelector(Lp),w=n.useMemo((()=>Math.floor(Date.now()/1e3)+60*f),[f]),[E,A]=n.useState(Rg.Initial),[k,C]=n.useState(null),[R,S]=n.useState(""),[T,N]=n.useState(null),[M,F]=n.useState(null),[I,j]=n.useState(null),[D,B]=n.useState(y.BigNumber.from(0)),[_,P]=n.useState(null),[W,U]=n.useState(null),[L,V]=n.useState(""),[Z,H]=n.useState(""),[z,Y]=n.useState(""),[G,X]=n.useState(0),J=n.useCallback((()=>ga(this,void 0,void 0,(function*(){if(!h||!t||!e||t.chainId!==e.chainId)return void A(Rg.Initial);if(!v&&!r)return;if(v&&!o)return;A(Rg.Loading);const n={chainId:h,deadLine:w,apikey:b,slippage:p,source:"dodoV2AndMixWasm",toTokenAddress:e.address,toTokenDecimals:e.decimals,fromTokenAddress:t.address,fromTokenDecimals:t.decimals,userAddr:s||Cg};v?n.toAmount=y.parseFixed(String(o||1),e.decimals).toString():n.fromAmount=y.parseFixed(String(r||1),t.decimals).toString(),g&&m&&(n.rebateTo=g,n.fee=m);try{const e=(yield O.default.get("https://api.dodoex.io/route-service/v2/widget/getdodoroute",{params:n})).data.data;if((null==e?void 0:e.resAmount)?(A(Rg.Success),C(e.resAmount),j(e.priceImpact),P(e.resPricePerFromToken),U(e.resPricePerToToken),N(e.baseFeeAmount),F(e.additionalFeeAmount),V(e.to),H(e.data),S(e.value),Y(e.useSource),X(e.duration)):A(Rg.Failed),!s||!c)return;const t=yield Qm({from:s,to:e.to,value:e.value,data:e.data},c);t&&B(t)}catch(e){A(Rg.Failed),console.error(e)}}))),[w,s,h,e,m,p,g,t,c,r,o,b,v]);wg({refetch:J});const q=n.useMemo((()=>{const e=v?o:r;return E!==Rg.Loading&&e?k:null}),[E,v,o,r,k]),Q=function(){const{chainId:e,account:t}=u.useWeb3React(),r=ag(),o=n.useCallback((({to:e,data:n,useSource:o,duration:i,ddl:s,gasLimit:a,subtitle:l,value:c})=>{const u=60*s,d=c;o&&"weth"!==o.toLowerCase()&&a&&a.lt(3e4)&&console.debug("Warning: GasLimit less than the minimum!");const h={from:t,to:e,data:n,value:d,route:o,duration:i,ddlSecRel:u,gasLimit:a};r.execute(x.i18n._("Swap"),Object.assign({opcode:$m.TX},h),l)}),[t,e]);return o}(),K=n.useCallback((e=>{t&&(v?k:r)&&Q({to:L,data:Z,useSource:z,duration:G,ddl:f,value:R,subtitle:e})}),[L,f,Z,G,z,t,r,D,k,R,v]);return{status:E,refetch:J,priceImpact:I,executeSwap:K,baseFeeAmount:T,resAmount:q,additionalFeeAmount:M,resPricePerToToken:W,resPricePerFromToken:_}}!function(e){e.Initial="Initial",e.Loading="Loading",e.Failed="Failed",e.Success="Success"}(Rg||(Rg={}));function Tg(e){Ip(e),Qf(),Kf();const{provider:t,connector:r}=u.useWeb3React(),o=l.useDispatch();n.useEffect((()=>{o(ng(!0));(()=>{ga(this,void 0,void 0,(function*(){const t=e.defaultChainId;try{(null==r?void 0:r.connectEagerly)?yield r.connectEagerly(t):yield r.activate(t)}finally{o(ng(!1))}}))})()}),[r]),n.useEffect((()=>{const e=null==t?void 0:t.provider;e&&e.once&&e.on("chainChanged",(()=>ga(this,void 0,void 0,(function*(){o(ng(!0));try{(null==r?void 0:r.connectEagerly)?yield r.connectEagerly():yield r.activate()}finally{o(ng(!1))}}))))}),[t]);const i=e.width||375,s=e.height||494;return gg(Object.assign(Object.assign({},e),{width:i,height:s})),ne.exports.jsx(er,{sx:{width:i,height:s,overflow:"hidden",position:"relative",display:"flex",flexDirection:"column",minWidth:335,minHeight:494,borderRadius:16,backgroundColor:"background.paper"},className:"dodo-widget-container",children:ne.exports.jsx(fg,{...e,children:e.children})})}function Ng(e){const t=function(e){for(var t=void 0===e?{}:e,n=t.mode,o=void 0===n?"light":n,i=t.lang,s=t.theme,a=[],l=1;l<arguments.length;l++)a[l-1]=arguments[l];var c=kr(o,s,i);return Zt(c=a.reduce((function(e,t){return r.merge(e,t)}),c))}({mode:e.colorMode,theme:e.theme,lang:e.locale||"en-US"}),o=n.useMemo((()=>e.defaultChainId||1),[e.defaultChainId]),i=gp({provider:e.provider,jsonRpcUrlMap:e.jsonRpcUrlMap,defaultChainId:o}),s=`${i.length}+${e.jsonRpcUrlMap?Object.entries(e.jsonRpcUrlMap):""}+${e.defaultChainId}+${o}`;return ne.exports.jsx(l.Provider,{store:Tp,children:ne.exports.jsx(Ym,{locale:e.locale,children:ne.exports.jsx(gr,{theme:t,children:ne.exports.jsxs(u.Web3ReactProvider,{connectors:i,lookupENS:!1,children:[ne.exports.jsx(Tr,{container:".dodo-widget-container"}),ne.exports.jsx(Tg,{...e})]},s)})})})}function Mg({chainId:t,open:r,onClose:o}){var i,s;const a=Qt(),[l,c]=n.useState(!1),{chainId:d}=u.useWeb3React(),[h,p]=n.useState("1"===localStorage.getItem("DODO_WIDGET_AUTO_SWITCH_NETWORK")),f=Zm(t);n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){if(r)if(d&&t&&t!==d&&f){if(h)return yield f(),void o();c(!0)}else o();else l&&c(!1)}))})()}),[r]);const m=t&&null!==(s=null===(i=Im[t])||void 0===i?void 0:i.name)&&void 0!==s?s:"";return ne.exports.jsx(Fi,{open:l,onClose:o,container:document.querySelector(".dodo-widget-container"),children:ne.exports.jsxs(er,{sx:{backgroundColor:"background.paper",display:"flex",width:"100%",flexDirection:"column",justifyContent:"center",alignItems:"center",p:a.spacing(20,16),gap:20,borderRadius:a.spacing(16,16,0,0),outline:0},children:[ne.exports.jsxs(er,{sx:{typography:"caption",textAlign:"center"},children:[ne.exports.jsx(e.Trans,{id:"This token is on"})," ",m,ne.exports.jsx(e.Trans,{id:"."}),ne.exports.jsx("br",{}),ne.exports.jsx(e.Trans,{id:"Are you sure swapping to another chain?"})]}),ne.exports.jsxs(er,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"h6",cursor:"pointer"},children:[ne.exports.jsx(Oi,{sx:{top:-1},checked:h,onChange:e=>{const{checked:t}=e.target;var r;r=t,localStorage.setItem("DODO_WIDGET_AUTO_SWITCH_NETWORK",r?"1":"0"),p(t)}}),ne.exports.jsx(e.Trans,{id:"Auto switch network"})]}),ne.exports.jsxs(er,{sx:{display:"grid",width:"100%",gridTemplateColumns:"repeat(2, 1fr)",gap:8},children:[ne.exports.jsx(wn,{variant:wn.Variant.second,onClick:o,children:ne.exports.jsx(e.Trans,{id:"Cancel"})}),ne.exports.jsx(wn,{variant:wn.Variant.outlined,onClick:()=>ga(this,void 0,void 0,(function*(){f&&(yield f()),o()})),children:ne.exports.jsx(e.Trans,{id:"Confirm"})})]})]})})}function Fg({sx:e,amt:t,token:r,readOnly:o,showMaxBtn:i,onMaxClick:s,fiatPriceTxt:a,occupiedAddrs:l,onInputFocus:c,onTokenClick:u,onInputChange:d,onTokenChange:h,side:p,showChainLogo:f,onlyCurrentChain:m,defaultLoadBalance:g}){const[y,b]=n.useState(!1),x=Qt(),v=Up(),[w,E]=n.useState(!1),A=r?v(r):null;return n.useEffect((()=>{r&&m&&b(!0)}),[r,m]),ne.exports.jsxs(er,{sx:Object.assign({width:"100%",minHeight:133,padding:20,borderRadius:12,overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"space-between",backgroundColor:x.palette.background.input},e),children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[ne.exports.jsx(Dm,{token:r,showChainLogo:f,onClick:()=>E(!0)}),ne.exports.jsx(Bm,{balance:A,onClick:s,showMaxBtn:i,address:null==r?void 0:r.address,decimals:null==r?void 0:r.decimals})]}),ne.exports.jsx(_m,{value:t,onFocus:c,onChange:d,readOnly:o,withClear:!0}),ne.exports.jsx(er,{sx:{mt:4,typography:"body2",color:x.palette.text.secondary},children:a}),ne.exports.jsx(Vm,{value:r,open:w,side:p,occupiedAddrs:l,defaultLoadBalance:g,onClose:()=>{E(!1),u&&u()},onTokenChange:(e,t)=>{E(!1),setTimeout((()=>{h(e,t)}),300)}}),ne.exports.jsx(Mg,{chainId:null==r?void 0:r.chainId,open:y,onClose:()=>b(!1)})]})}function Og(e){const{width:t}=l.useSelector(Lp),r=n.useMemo((()=>{let e="";return"number"==typeof t?e=`${t}px`:t&&(e=t),e?`calc(${e} - 40px)`:"auto"}),[t]);return ne.exports.jsx(hi,{container:document.querySelector(".dodo-widget-container"),maxWidth:r,...e})}function Ig({onClick:e}){const t=Qt();return ne.exports.jsx(jn,{sx:{width:"100%",position:"relative"},onClick:e,children:ne.exports.jsx(er,{component:An,sx:{width:36,height:36,borderRadius:"50%",backgroundColor:t.palette.background.input,border:`4px solid ${t.palette.background.paper}`,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%) rotate(-90deg)"},children:ne.exports.jsx(er,{component:i.ArrowBack,sx:{width:18,color:"text.secondary"}})})})}function jg({open:t,execute:r,onClose:o,toToken:s,fromToken:a,fromAmount:c,toAmount:u,priceImpact:d,clearFromAmt:h,clearToAmt:p,baseFeeAmount:f,curToFiatPrice:m,curFromFiatPrice:g,pricePerFromToken:y,additionalFeeAmount:b}){var x,v;const w=Qt(),E=l.useSelector(Ag),A=l.useDispatch(),{contractStatus:k}=l.useSelector(Lp),R=n.useMemo((()=>new C.default(d).gt(15)),[d]),[S,T]=n.useState(!1),[N,M]=n.useState(!1);return n.useEffect((()=>{k!==Ep.Pending&&o(),k===Ep.TxSuccess&&(p(),h())}),[k]),n.useEffect((()=>{T(!1)}),[m]),ne.exports.jsx(Pm,{open:t,onClose:()=>{A(rg({contractStatus:Ep.Initial})),o()},title:ne.exports.jsx(e.Trans,{id:"Swap summary"}),children:ne.exports.jsxs(er,{sx:{margin:20,display:"flex",height:"100%",flexDirection:"column",borderTop:`1px solid ${w.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{py:20,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexDirection:"column",borderBottom:`1px solid ${w.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsxs(er,{children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:[ne.exports.jsx(jm,{width:16,height:16,url:null==a?void 0:a.logoURI,address:null!==(x=null==a?void 0:a.address)&&void 0!==x?x:"",marginRight:6}),ne.exports.jsx(er,{children:`${ds({input:c,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`})]}),ne.exports.jsx(er,{sx:{mt:4,typography:"h6",color:w.palette.text.secondary},children:g?`$${us({input:g,showDecimals:1})}`:"-"})]}),ne.exports.jsx(er,{sx:{width:16,mx:16},component:i.DoubleRight}),ne.exports.jsxs(er,{children:[ne.exports.jsxs(er,{sx:{display:"flex"},children:[ne.exports.jsx(jm,{width:16,height:16,marginRight:6,url:null==s?void 0:s.logoURI,address:null!==(v=null==s?void 0:s.address)&&void 0!==v?v:""}),ne.exports.jsx(er,{children:`${ds({input:u,decimals:null==s?void 0:s.decimals})} ${null==s?void 0:s.symbol}`})]}),ne.exports.jsx(er,{sx:{typography:"h6",mt:4,color:w.palette.text.secondary},children:m?`$${us({input:m,showDecimals:1})}(${d}%)`:"-"})]})]}),ne.exports.jsx(er,{sx:{mt:12,typography:"h6"},children:`1 ${null==a?void 0:a.symbol} = ${ds({input:new C.default(u).dividedBy(new C.default(c)),decimals:null==s?void 0:s.decimals})} ${null==s?void 0:s.symbol}`})]}),ne.exports.jsxs(er,{sx:{py:15,typography:"body2",borderBottom:`1px solid ${w.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",color:w.palette.text.secondary},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(er,{sx:{width:16,mr:7},component:i.DetailBorder}),ne.exports.jsx(e.Trans,{id:"Swap Detail"})]}),ne.exports.jsx(er,{component:An,children:ne.exports.jsx(er,{onClick:()=>M(!N),sx:{width:10,color:"text.secondary",transform:N?"rotateX(0deg)":"rotateX(180deg)"},component:i.CaretUp})})]}),ne.exports.jsxs(er,{sx:{mt:16,display:N?"initial":"none"},children:[ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Basic Fee"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Estimated service provider fees"}),ml:5})]}),ne.exports.jsx(er,{children:`${ds({input:f,decimals:null==s?void 0:s.decimals})} ${null==s?void 0:s.symbol}`})]}),ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Additional Fee"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Additional routing fees set by the Widget user"}),ml:5})]}),ne.exports.jsx(er,{children:`${ds({input:b,decimals:null==s?void 0:s.decimals})} ${null==s?void 0:s.symbol}`})]}),ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Price Impact"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Due to the market condition, market price and estimated price may have a slight difference"}),ml:5})]}),ne.exports.jsx(er,{children:`${d}%`})]}),ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Slippage"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:5})]}),ne.exports.jsx(er,{children:E})]})]})]}),ne.exports.jsx(er,{sx:{flex:1}}),R&&ne.exports.jsxs(er,{sx:{mb:14,display:"flex",cursor:"pointer",justifyContent:"center",alignItems:"center",typography:"h6"},onClick:()=>T(!S),children:[ne.exports.jsx(er,{sx:{mr:4,width:18,height:18,alignItems:"center"},children:S?ne.exports.jsx(er,{sx:{width:"100%",height:"100%",borderRadius:4,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"secondary.main"},children:ne.exports.jsx(er,{component:i.Done,sx:{width:14,color:"#1a1a1b"}})}):ne.exports.jsx(er,{sx:{width:"100%",height:"100%",borderRadius:4,border:`1px solid ${w.palette.text.secondary}`}})}),ne.exports.jsx(er,{children:ne.exports.jsx(e.Trans,{components:{0:ne.exports.jsx(er,{component:"span",sx:{color:"error.main"}})},values:{priceImpact:d},id:"Price impact reaches <0>{priceImpact}</0>%, accept the quote"})})]}),ne.exports.jsx(wn,{isLoading:k==Ep.Pending,disabled:R&&!S,fullWidth:!0,onClick:()=>{r(),A(rg({contractStatus:Ep.Pending}))},children:k==Ep.Pending?ne.exports.jsx(e.Trans,{id:"Confirming"}):ne.exports.jsx(e.Trans,{id:"Confirm swap"})})]})})}function Dg(e){var{sx:r,maxVal:n,decimals:o=2,onInputChange:i}=e,s=ma(e,["sx","maxVal","decimals","onInputChange"]);return Qt(),ne.exports.jsx(In,{...s,onChange:e=>{const r=0===e.target.value.length?null:fs(e.target.value,o),s=n&&r&&new t.BigNumber(r).gt(n)?n.toString():r;console.log("finalVal:",s),i&&i(s)}})}function Bg({open:t,onClose:r,isBridge:o}){const i=Qt(),s=l.useDispatch(),a=l.useSelector(Ag),c=l.useSelector(kg),u=n.useMemo((()=>Number(a)>=50),[a]),d=o?.5:3;return ne.exports.jsx(Pm,{open:t,onClose:r,title:ne.exports.jsx(e.Trans,{id:"Settings"}),children:ne.exports.jsxs(er,{sx:{mx:20},children:[ne.exports.jsxs(er,{sx:{py:20,borderTop:`1px solid ${i.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{mb:16,display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Slippage Tolerance"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:7})]}),ne.exports.jsxs(er,{sx:{display:"flex",flexDirection:"column"},children:[ne.exports.jsx(Dg,{fullWidth:!0,maxVal:100,value:a,placeholder:d.toString(),onInputChange:e=>{s(mg(e))},suffix:ne.exports.jsx(er,{sx:{color:"text.disabled"},children:"%"}),height:36}),u&&ne.exports.jsx(er,{sx:{typography:"h6",mt:6,color:"error.main"},children:ne.exports.jsx(e.Trans,{id:"Maximum slippage do not exceed 50%"})})]})]}),o?"":ne.exports.jsxs(er,{sx:{py:20,borderTop:`1px solid ${i.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{mb:16,display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Transaction Deadline"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"If your transaction time exceeds the deadline, your transaction will be rescinded."}),ml:7})]}),ne.exports.jsx(Dg,{value:c,fullWidth:!0,height:36,placeholder:x.i18n._("{DEFAULT_SWAP_DDL} minutes",{DEFAULT_SWAP_DDL:20}),onInputChange:e=>{s((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_TRANSACTION_DDL",payload:e})})))(e?Math.max(Number(e),1):""))}})]})]})})}function _g({toToken:t,fromToken:r,priceStatus:o,pricePerToToken:s,pricePerFromToken:a}){const[l,c]=n.useState("-"),[u,d]=n.useState(null),[h,p]=n.useState("-"),[f,m]=n.useState(null);n.useEffect((()=>{c(null==r?void 0:r.symbol),p(null==t?void 0:t.symbol),d(s),m(a)}),[r,t,s,a]);const g=n.useCallback((()=>{c(h),p(l),d(f),m(u)}),[l,u,h,f]);return ne.exports.jsx(er,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:{[Rg.Initial]:"-",[Rg.Loading]:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(Bn,{sx:{mr:5}}),ne.exports.jsx(e.Trans,{id:"Fetching best price..."})]}),[Rg.Failed]:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,{component:i.Warn,sx:{width:15,mr:5,color:"warning.main"}}),ne.exports.jsx(e.Trans,{id:"Quote not available"})]}),[Rg.Success]:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,{sx:{typography:"body2"},children:`1 ${l} = ${us({input:f,showDecimals:4})} ${h}`}),ne.exports.jsx(er,{component:An,sx:{width:18,height:18,ml:6,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center"},children:ne.exports.jsx(er,{sx:{width:16,color:"text.secondary"},onClick:g,component:i.Switch})})]})}[o]})}function Pg({open:t,onClose:r}){const n=l.useSelector(Lp).defaultChainId;return ne.exports.jsx(Pm,{title:ne.exports.jsx(e.Trans,{id:"Connect to your wallet"}),open:t,onClose:r,children:ne.exports.jsx(er,{sx:{mx:20,pb:20,border:"1px solid transparent",borderTopColor:"border.main"},children:Object.values(fp).map((t=>ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",flexDirection:"column",mt:20,p:20,backgroundColor:"background.tag",borderRadius:12,cursor:"pointer","&:hover":{backgroundColor:"hover.default"}},onClick:()=>{!function(e,t,r){var n;const o=mp[e];if(!o)throw new Error(`Unknown wallet type: ${e}`);const[i]=o;null===(n=i.activate(t))||void 0===n||n.catch((e=>{4001!==e.code?r(e):i.connectEagerly?i.connectEagerly(t):i.activate(t)}))}(t.type,n,(e=>{console.error(e)}))},children:[ne.exports.jsx(er,{component:t.icon,sx:{width:32,height:32}}),ne.exports.jsx(er,{sx:{mt:8,typography:"caption"},children:t.name}),ne.exports.jsx(er,{sx:{mt:4,typography:"body2",color:"text.secondary"},children:ne.exports.jsx(e.Trans,{id:"Connect to your {0} Wallet",values:{0:t.name}})})]},t.type)))})})}function Wg(){const{connector:t}=u.useWeb3React(),[r,o]=n.useState(!1);return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(wn,{size:wn.Size.middle,fullWidth:!0,onClick:()=>{t.deactivate?t.deactivate():t.resetState(),o(!0)},"data-testid":"connect-wallet-btn",children:ne.exports.jsx(e.Trans,{id:"Connect to a wallet"})}),ne.exports.jsx(Pg,{open:r,onClose:()=>o(!1)})]})}var Ug,Lg;function Vg({chainId:e,account:t,token:r,proxyContractAddress:o}){const[i,s]=n.useState(!1),[a,c]=n.useState(!1),[u,d]=n.useState(null),h=l.useSelector(Lp).jsonRpcUrlMap,p=l.useSelector(Mp),f=n.useCallback((()=>ga(this,void 0,void 0,(function*(){if(!t||!e||!r)return;s(!0);const n=Object.assign(Object.assign({},aa),h)[e],i=new op(null==n?void 0:n[0]);try{const n=yield function({account:e,tokenAddress:t,tokenDecimals:r,chainId:n,approveAddress:o,provider:i}){return ga(this,void 0,void 0,(function*(){if(!e||!t)return;const s=Hp[n],{DODO_APPROVE:a}=s,l=null!=o?o:a,c=new b.Contract(t,em,i),u=yield c.allowance(e,l),d=new C.default(10).pow(r);return new C.default(u.toString()).div(d)}))}({account:t,chainId:e,tokenAddress:r.address,tokenDecimals:r.decimals,approveAddress:o,provider:i});c(!1),d(null!=n?n:null)}catch(e){console.error(e),c(!0)}finally{s(!1)}}))),[e,r,h,o,t]);return n.useEffect((()=>{f()}),[f,p]),{allowance:u,loading:i,error:a,refetch:f}}!function(e){e.All="all"}(Ug||(Ug={})),function(e){e.Loading="Loading",e.Insufficient="ApprovalInsufficient",e.Approving="Approving",e.Sufficient="Sufficient",e.Unchecked="Unchecked"}(Lg||(Lg={}));const Zg=({account:e,chainId:t,offset:r,contractAddress:o})=>{var i;const s=l.useSelector(Np),a=n.useMemo((()=>{var e;return Hp[null!==(e=t)&&void 0!==e?e:s]}),[t]),{isETH:c}=n.useMemo((()=>fa(t)),[t]),{DODO_APPROVE:d}=a||{},h=null!==(i=null!=o?o:d)&&void 0!==i?i:null,p=function(e){const{account:t}=u.useWeb3React(),r=l.useSelector(Np),o=l.useSelector(Dp),i=n.useMemo((()=>ca[r]),[r]),s=n.useMemo((()=>Hp[r]),[r]),a=n.useCallback((r=>{var n;if(!t||!e)return null;if(r.symbol===i.symbol&&ha(r.address,i.address))return new C.default(tg);const{DODO_APPROVE:a}=s||{};if(e!==a)return null;const l=null===(n=null==o?void 0:o[r.address.toLowerCase()])||void 0===n?void 0:n.tokenAllowances;return null!=l?l:null}),[t,e,i.symbol,i.address,o,s]);return a}(h),[f,m]=n.useState(),{allowance:g}=Vg({chainId:t,account:e,token:f,proxyContractAddress:h}),y=Up(),{runningRequests:b}=ig(),v=l.useSelector(Wp),w=n.useMemo((()=>{var e;return null===(e=ca[null!=t?t:s])||void 0===e?void 0:e.address}),[t]),E=n.useCallback(((t,n,o)=>{if(!t)return Lg.Loading;const i=!!(null==b?void 0:b.find((e=>e.spec.opcode===$m.Approval&&e.spec.token.address===(null==t?void 0:t.address)))),s=null!=o?o:t?y(t):null;let a=t?p(t):null;const l=new C.default(null!=n?n:0);if(!e)return Lg.Unchecked;if(!s||l.minus(null!=r?r:0).gt(s))return Lg.Unchecked;if(l.isZero())return Lg.Unchecked;return t.address===w?Lg.Sufficient:i?Lg.Approving:((null==f?void 0:f.address)===t.address&&g&&(a=g),a?a&&l.minus(null!=r?r:0).gt(a)?Lg.Insufficient:Lg.Sufficient:(h===d||f&&f.address===t.address||m(t),Lg.Loading))}),[y,p,e,r,h,t,v,b,w,f,null==g?void 0:g.toString()]),A=n.useCallback((e=>{const t=e?p(e):null;return("USDT"===(null==e?void 0:e.symbol)||(null==e?void 0:e.address.toLowerCase())==="0x6426e6017968377529487E0ef0aA4E7759724e05".toLowerCase())&&null!==t&&t.gt(0)}),[p]),k=ag(),R=l.useDispatch(),S=n.useCallback(((t,r)=>ga(void 0,void 0,void 0,(function*(){if(!h||!e||!t)return;const n=(e=>{let t=e.symbol;return t.indexOf("DLP_")>-1&&(t=t.replace("DLP_","")),t.indexOf("DLP")>-1&&(t=t.replace("DLP","LP")),t})(t),o=r?new C.default(0):void 0,i=r?x.i18n._("Reset"):x.i18n._("Approve");var s;(yield k.execute(`${i} ${n}`,{opcode:$m.Approval,token:t,contract:h,amt:o}))===Xm.Success&&R((s=null!=o?o:tg,e=>ga(void 0,void 0,void 0,(function*(){e({type:"SET_ACCOUNT_ALLOWANCES",payload:s})}))))}))),[h,e,t,k,R]),T=n.useCallback((e=>{const t=new C.default(0);if(!e)return t.toString();const r=y(e);if(!r)return t.toString();let n=r;const o=c?.1:.02;return w===(null==e?void 0:e.address)&&(n=r.gt(o)?r.minus(o):t),n.toString()}),[t,y,c]);return{getApprovalState:E,getPendingRest:A,getMaxBalance:T,submitApprove:S}};var Hg;!function(e){e.Initial="Initial",e.Loading="Loading",e.Failed="Failed",e.Success="Success"}(Hg||(Hg={}));const zg=[{id:"cBridge",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%228%22%20fill%3D%22white%22%20stroke%3D%22%2333363F%22%2F%3E%3Cg%20clip-path%3D%22url%28%23clip0_37_1169%29%22%3E%3Cpath%20d%3D%22M10.9221%2022C13.0882%2022%2014.8442%2021.2006%2014.8442%2020.2144C14.8442%2019.2283%2013.0882%2018.4288%2010.9221%2018.4288C8.75599%2018.4288%207%2019.2283%207%2020.2144C7%2021.2006%208.75599%2022%2010.9221%2022Z%22%20fill%3D%22%23444444%22%2F%3E%3Cpath%20d%3D%22M23.5587%2022C25.7248%2022%2027.4808%2021.2006%2027.4808%2020.2144C27.4808%2019.2283%2025.7248%2018.4288%2023.5587%2018.4288C21.3926%2018.4288%2019.6366%2019.2283%2019.6366%2020.2144C19.6366%2021.2006%2021.3926%2022%2023.5587%2022Z%22%20fill%3D%22%23DDDDDD%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.88456%2020.2144C9.84901%2020.2146%209.81379%2020.2076%209.78098%2020.1939C9.74818%2020.1802%209.71844%2020.1601%209.69353%2020.1347C9.66862%2020.1094%209.64903%2020.0793%209.63593%2020.0462C9.62283%2020.0132%209.61648%2019.9779%209.61725%2019.9423C9.7509%2015.5317%2013.1124%2012%2017.2394%2012C21.3663%2012%2024.7278%2015.5317%2024.8615%2019.9423C24.8622%2019.9779%2024.8559%2020.0132%2024.8428%2020.0462C24.8297%2020.0793%2024.8101%2020.1094%2024.7852%2020.1347C24.7603%2020.1601%2024.7306%2020.1802%2024.6977%2020.1939C24.6649%2020.2076%2024.6297%2020.2146%2024.5942%2020.2144H22.0874C22.0152%2020.2135%2021.946%2020.1848%2021.8943%2020.1344C21.8426%2020.0839%2021.8123%2020.0155%2021.8096%2019.9433C21.6894%2017.1106%2019.6894%2014.8567%2017.2403%2014.8567C14.7913%2014.8567%2012.7913%2017.1106%2012.6711%2019.9433C12.6684%2020.0155%2012.638%2020.0839%2012.5863%2020.1344C12.5346%2020.1848%2012.4655%2020.2135%2012.3932%2020.2144H9.88456Z%22%20fill%3D%22%23FF957E%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_37_1169%22%3E%3Crect%20width%3D%2220.4808%22%20height%3D%2210%22%20fill%3D%22white%22%20transform%3D%22translate%287%2012%29%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"cBridge"},{id:"stargate",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0.5%208C0.5%203.85786%203.85786%200.5%208%200.5H24C28.1421%200.5%2031.5%203.85786%2031.5%208V24C31.5%2028.1421%2028.1421%2031.5%2024%2031.5H8C3.85786%2031.5%200.5%2028.1421%200.5%2024V8Z%22%20fill%3D%22black%22%20stroke%3D%22black%22%2F%3E%3Cpath%20d%3D%22M17.5867%208.63649L18.0125%209.63382C18.8482%2011.592%2020.4079%2013.1518%2022.3662%2013.9875L23.3635%2014.4133C23.6245%2014.5246%2023.8365%2014.6842%2024%2014.8743C23.5033%2011.3132%2020.6868%208.49629%2017.1257%208C17.3154%208.16317%2017.4754%208.37546%2017.5867%208.63649Z%22%20fill%3D%22%23999999%22%2F%3E%3Cpath%20d%3D%22M8.63649%2014.4133L9.63382%2013.9875C11.592%2013.1518%2013.1518%2011.592%2013.9879%209.63382L14.4133%208.63649C14.525%208.37546%2014.6846%208.16317%2014.8743%208C11.3132%208.49629%208.49667%2011.3132%208%2014.8743C8.16357%2014.6842%208.37548%2014.5246%208.63649%2014.4133Z%22%20fill%3D%22%23999999%22%2F%3E%3Cpath%20d%3D%22M23.3635%2017.5863L22.3662%2018.0121C20.4079%2018.8479%2018.8482%2020.408%2018.0125%2022.3662L17.5867%2023.3632C17.4754%2023.6242%2017.3154%2023.8365%2017.1257%2024C20.6868%2023.5034%2023.5033%2020.6865%2024%2017.1253C23.8365%2017.3154%2023.6245%2017.475%2023.3635%2017.5863Z%22%20fill%3D%22%23999999%22%2F%3E%3Cpath%20d%3D%22M14.4133%2023.3632L13.9879%2022.3662C13.1518%2020.408%2011.592%2018.8479%209.63382%2018.0121L8.63649%2017.5863C8.37548%2017.475%208.16357%2017.3154%208%2017.1253C8.49667%2020.6865%2011.3132%2023.5034%2014.8743%2024C14.6846%2023.8365%2014.525%2023.6242%2014.4133%2023.3632Z%22%20fill%3D%22%23999999%22%2F%3E%3Cpath%20d%3D%22M12.3715%2015.2177L12.863%2015.0078C13.8278%2014.5959%2014.5966%2013.8275%2015.0086%2012.8626L15.2181%2012.3711C15.512%2011.6827%2016.4879%2011.6827%2016.7818%2012.3711L16.9913%2012.8626C17.4032%2013.8275%2018.172%2014.5959%2019.1369%2015.0078L19.6284%2015.2177C20.3168%2015.5116%2020.3168%2016.4872%2019.6284%2016.7811L19.1369%2016.991C18.172%2017.4029%2017.4032%2018.1713%2016.9913%2019.1366L16.7818%2019.6276C16.4879%2020.3161%2015.512%2020.3161%2015.2181%2019.6276L15.0086%2019.1366C14.5966%2018.1713%2013.8278%2017.4029%2012.863%2016.991L12.3715%2016.7811C11.6831%2016.4872%2011.6831%2015.5116%2012.3715%2015.2177Z%22%20fill%3D%22%23F2F2F2%22%2F%3E%3C%2Fsvg%3E",name:"Stargate"},{id:"connext",logoURI:"e63d558f5364d137.svg",name:"Connext"},{id:"synapse",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cmask%20id%3D%22mask0_419_48383%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M0%208C0%203.58172%203.58172%200%208%200H24C28.4183%200%2032%203.58172%2032%208V24C32%2028.4183%2028.4183%2032%2024%2032H8C3.58172%2032%200%2028.4183%200%2024V8Z%22%20fill%3D%22black%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url%28%23mask0_419_48383%29%22%3E%3Cpath%20d%3D%22M0%208C0%203.58172%203.58172%200%208%200H24C28.4183%200%2032%203.58172%2032%208V24C32%2028.4183%2028.4183%2032%2024%2032H8C3.58172%2032%200%2028.4183%200%2024V8Z%22%20fill%3D%22%23121826%22%2F%3E%3Cpath%20d%3D%22M15.9794%207C15.5251%207%2015.1568%207.36058%2015.1568%207.80538C15.1568%208.25017%2015.5251%208.61075%2015.9794%208.61075C16.4337%208.61075%2016.802%208.25017%2016.802%207.80538C16.802%207.36058%2016.4337%207%2015.9794%207Z%22%20fill%3D%22url%28%23paint0_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M15.9794%207.44297C16.1839%207.44297%2016.3496%207.60522%2016.3496%207.80537C16.3496%208.00551%2016.1839%208.16776%2015.9794%208.16776C15.775%208.16776%2015.6093%208.00551%2015.6093%207.80537C15.6093%207.60522%2015.775%207.44293%2015.9794%207.44293V7.44297ZM12.4422%209.13423C11.9879%209.13423%2011.6196%209.49481%2011.6196%209.93961C11.6196%2010.3844%2011.9878%2010.7449%2012.4422%2010.7449C12.8965%2010.7449%2013.2648%2010.3844%2013.2648%209.93961C13.2648%209.49481%2012.8965%209.13423%2012.4422%209.13423ZM19.599%209.17448C19.1446%209.17448%2018.7764%209.53506%2018.7764%209.97986C18.7764%2010.4247%2019.1446%2010.7852%2019.599%2010.7852C20.0533%2010.7852%2020.4216%2010.4247%2020.4216%209.97986C20.4216%209.53506%2020.0533%209.17448%2019.599%209.17448V9.17448Z%22%20fill%3D%22url%28%23paint1_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M12.4422%209.57715C12.6466%209.57715%2012.8124%209.7394%2012.8124%209.93958C12.8124%2010.1397%2012.6466%2010.302%2012.4422%2010.302C12.2377%2010.302%2012.072%2010.1397%2012.072%209.93958C12.072%209.7394%2012.2377%209.57715%2012.4422%209.57715ZM19.599%209.6174C19.8034%209.6174%2019.9691%209.77965%2019.9691%209.97984C19.9691%2010.18%2019.8034%2010.3422%2019.599%2010.3422C19.3945%2010.3422%2019.2288%2010.18%2019.2288%209.97984C19.2288%209.77969%2019.3945%209.6174%2019.599%209.6174V9.6174ZM15.9794%2010.9866C15.457%2010.9866%2015.0334%2011.4012%2015.0334%2011.9127C15.0334%2012.4242%2015.457%2012.8389%2015.9794%2012.8389C16.5019%2012.8389%2016.9255%2012.4242%2016.9255%2011.9127C16.9255%2011.4012%2016.5019%2010.9866%2015.9794%2010.9866ZM8.8226%2011.1074C8.3683%2011.1074%208%2011.4679%208%2011.9127C8%2012.3575%208.3683%2012.7181%208.8226%2012.7181C9.27695%2012.7181%209.64525%2012.3575%209.64525%2011.9127C9.64525%2011.4679%209.27695%2011.1074%208.8226%2011.1074ZM23.1774%2011.1074C22.723%2011.1074%2022.3548%2011.4679%2022.3548%2011.9127C22.3548%2012.3575%2022.723%2012.7181%2023.1774%2012.7181C23.6317%2012.7181%2024%2012.3575%2024%2011.9127C24%2011.4679%2023.6317%2011.1074%2023.1774%2011.1074V11.1074Z%22%20fill%3D%22url%28%23paint2_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M15.9794%2011.4295C16.252%2011.4295%2016.473%2011.6458%2016.473%2011.9127C16.473%2012.1796%2016.252%2012.3959%2015.9794%2012.3959C15.7068%2012.3959%2015.4859%2012.1796%2015.4859%2011.9127C15.4859%2011.6458%2015.7068%2011.4295%2015.9794%2011.4295V11.4295ZM8.82261%2011.5503C9.02706%2011.5503%209.19281%2011.7126%209.19281%2011.9127C9.19281%2012.1129%209.02706%2012.2751%208.82261%2012.2751C8.61817%2012.2751%208.45245%2012.1129%208.45245%2011.9127C8.45245%2011.7126%208.61817%2011.5503%208.82261%2011.5503V11.5503ZM23.1774%2011.5503C23.3818%2011.5503%2023.5476%2011.7126%2023.5476%2011.9127C23.5476%2012.1129%2023.3818%2012.2751%2023.1774%2012.2751C22.973%2012.2751%2022.8072%2012.1129%2022.8072%2011.9127C22.8072%2011.7126%2022.973%2011.5503%2023.1774%2011.5503ZM12.3188%2013C11.7963%2013%2011.3727%2013.4146%2011.3727%2013.9261C11.3727%2014.4377%2011.7963%2014.8523%2012.3188%2014.8523C12.8412%2014.8523%2013.2648%2014.4377%2013.2648%2013.9261C13.2648%2013.4146%2012.8412%2013%2012.3188%2013ZM19.599%2013C19.0765%2013%2018.653%2013.4146%2018.653%2013.9261C18.653%2014.4377%2019.0765%2014.8523%2019.599%2014.8523C20.1214%2014.8523%2020.545%2014.4377%2020.545%2013.9261C20.545%2013.4146%2020.1214%2013%2019.599%2013Z%22%20fill%3D%22url%28%23paint3_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M12.3187%2013.443C12.5913%2013.443%2012.8123%2013.6593%2012.8123%2013.9262C12.8123%2014.1931%2012.5913%2014.4094%2012.3187%2014.4094C12.0461%2014.4094%2011.8252%2014.1931%2011.8252%2013.9262C11.8252%2013.6593%2012.0461%2013.443%2012.3187%2013.443ZM19.599%2013.443C19.8715%2013.443%2020.0925%2013.6593%2020.0925%2013.9262C20.0925%2014.1931%2019.8715%2014.4094%2019.599%2014.4094C19.3264%2014.4094%2019.1054%2014.1931%2019.1054%2013.9262C19.1054%2013.6593%2019.3264%2013.443%2019.599%2013.443Z%22%20fill%3D%22url%28%23paint4_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M8.8226%2015.1745C8.3683%2015.1745%208%2015.5351%208%2015.9799C8%2016.4247%208.3683%2016.7853%208.8226%2016.7853C9.27695%2016.7853%209.64525%2016.4247%209.64525%2015.9799C9.64525%2015.5351%209.27695%2015.1745%208.8226%2015.1745ZM23.1774%2015.1745C22.723%2015.1745%2022.3548%2015.5351%2022.3548%2015.9799C22.3548%2016.4247%2022.723%2016.7853%2023.1774%2016.7853C23.6317%2016.7853%2024%2016.4247%2024%2015.9799C24%2015.5351%2023.6317%2015.1745%2023.1774%2015.1745ZM16.0206%2015.2953C16.4067%2015.2953%2016.7198%2015.6018%2016.7198%2015.9799C16.7198%2016.358%2016.4067%2016.6645%2016.0206%2016.6645C15.6344%2016.6645%2015.3214%2016.358%2015.3214%2015.9799C15.3214%2015.6018%2015.6344%2015.2953%2016.0206%2015.2953Z%22%20fill%3D%22url%28%23paint5_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M8.82261%2015.6174C9.02706%2015.6174%209.19281%2015.7797%209.19281%2015.9798C9.19281%2016.18%209.02706%2016.3423%208.82261%2016.3423C8.61817%2016.3423%208.45245%2016.18%208.45245%2015.9798C8.45245%2015.7797%208.61817%2015.6174%208.82261%2015.6174V15.6174ZM23.1774%2015.6174C23.3818%2015.6174%2023.5476%2015.7797%2023.5476%2015.9798C23.5476%2016.18%2023.3818%2016.3423%2023.1774%2016.3423C22.973%2016.3423%2022.8072%2016.18%2022.8072%2015.9798C22.8072%2015.7797%2022.973%2015.6174%2023.1774%2015.6174ZM12.4422%2017.0671C11.9197%2017.0671%2011.4961%2017.4818%2011.4961%2017.9933C11.4961%2018.5048%2011.9197%2018.9194%2012.4422%2018.9194C12.9646%2018.9194%2013.3882%2018.5048%2013.3882%2017.9933C13.3882%2017.4818%2012.9646%2017.0671%2012.4422%2017.0671V17.0671ZM19.599%2017.0671C19.0765%2017.0671%2018.653%2017.4818%2018.653%2017.9933C18.653%2018.5048%2019.0765%2018.9194%2019.599%2018.9194C20.1214%2018.9194%2020.545%2018.5048%2020.545%2017.9933C20.545%2017.4818%2020.1214%2017.0671%2019.599%2017.0671V17.0671Z%22%20fill%3D%22url%28%23paint6_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M12.4422%2017.5101C12.7148%2017.5101%2012.9357%2017.7264%2012.9357%2017.9933C12.9357%2018.2602%2012.7148%2018.4765%2012.4422%2018.4765C12.1696%2018.4765%2011.9486%2018.2602%2011.9486%2017.9933C11.9486%2017.7264%2012.1696%2017.5101%2012.4422%2017.5101V17.5101ZM19.599%2017.5101C19.8716%2017.5101%2020.0925%2017.7264%2020.0925%2017.9933C20.0925%2018.2602%2019.8716%2018.4765%2019.599%2018.4765C19.3264%2018.4765%2019.1054%2018.2602%2019.1054%2017.9933C19.1054%2017.7264%2019.3264%2017.5101%2019.599%2017.5101V17.5101ZM15.9794%2019.0805C15.457%2019.0805%2015.0334%2019.4952%2015.0334%2020.0067C15.0334%2020.5182%2015.457%2020.9329%2015.9794%2020.9329C16.5019%2020.9329%2016.9255%2020.5182%2016.9255%2020.0067C16.9255%2019.4952%2016.5019%2019.0805%2015.9794%2019.0805ZM8.8226%2019.2416C8.3683%2019.2416%208%2019.6022%208%2020.047C8%2020.4918%208.3683%2020.8524%208.8226%2020.8524C9.27695%2020.8524%209.64525%2020.4918%209.64525%2020.047C9.64525%2019.6022%209.27695%2019.2416%208.8226%2019.2416ZM23.1774%2019.2416C22.723%2019.2416%2022.3548%2019.6022%2022.3548%2020.047C22.3548%2020.4918%2022.723%2020.8524%2023.1774%2020.8524C23.6317%2020.8524%2024%2020.4918%2024%2020.047C24%2019.6022%2023.6317%2019.2416%2023.1774%2019.2416Z%22%20fill%3D%22url%28%23paint7_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M15.9794%2019.5235C16.252%2019.5235%2016.473%2019.7398%2016.473%2020.0067C16.473%2020.2736%2016.252%2020.4899%2015.9794%2020.4899C15.7068%2020.4899%2015.4859%2020.2736%2015.4859%2020.0067C15.4859%2019.7398%2015.7068%2019.5235%2015.9794%2019.5235ZM8.82261%2019.6845C9.02706%2019.6845%209.19281%2019.8468%209.19281%2020.047C9.19281%2020.2471%209.02706%2020.4094%208.82261%2020.4094C8.61817%2020.4094%208.45245%2020.2471%208.45245%2020.047C8.45245%2019.8468%208.61817%2019.6845%208.82261%2019.6845V19.6845ZM23.1774%2019.6845C23.3818%2019.6845%2023.5476%2019.8468%2023.5476%2020.047C23.5476%2020.2471%2023.3818%2020.4094%2023.1774%2020.4094C22.973%2020.4094%2022.8072%2020.2471%2022.8072%2020.047C22.8072%2019.8468%2022.973%2019.6845%2023.1774%2019.6845ZM12.4422%2021.255C11.9879%2021.255%2011.6196%2021.6156%2011.6196%2022.0604C11.6196%2022.5052%2011.9878%2022.8658%2012.4422%2022.8658C12.8965%2022.8658%2013.2648%2022.5052%2013.2648%2022.0604C13.2648%2021.6156%2012.8965%2021.255%2012.4422%2021.255ZM19.599%2021.2953C19.1446%2021.2953%2018.7763%2021.6559%2018.7763%2022.1007C18.7763%2022.5455%2019.1446%2022.9061%2019.599%2022.9061C20.0533%2022.9061%2020.4216%2022.5455%2020.4216%2022.1007C20.4216%2021.6559%2020.0533%2021.2953%2019.599%2021.2953Z%22%20fill%3D%22url%28%23paint8_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M12.4422%2021.698C12.6466%2021.698%2012.8124%2021.8602%2012.8124%2022.0604C12.8124%2022.2606%2012.6466%2022.4228%2012.4422%2022.4228C12.2377%2022.4228%2012.072%2022.2606%2012.072%2022.0604C12.072%2021.8602%2012.2377%2021.698%2012.4422%2021.698ZM19.599%2021.7383C19.8035%2021.7383%2019.9692%2021.9005%2019.9692%2022.1007C19.9692%2022.3008%2019.8035%2022.4631%2019.599%2022.4631C19.3946%2022.4631%2019.2288%2022.3008%2019.2288%2022.1007C19.2288%2021.9005%2019.3946%2021.7383%2019.599%2021.7383ZM15.9795%2023.3893C15.5251%2023.3893%2015.1568%2023.7498%2015.1568%2024.1946C15.1568%2024.6394%2015.5251%2025%2015.9795%2025C16.4338%2025%2016.8021%2024.6394%2016.8021%2024.1946C16.8021%2023.7498%2016.4338%2023.3893%2015.9795%2023.3893V23.3893Z%22%20fill%3D%22url%28%23paint9_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M15.9794%2023.8322C16.1838%2023.8322%2016.3496%2023.9945%2016.3496%2024.1946C16.3496%2024.3948%2016.1838%2024.5571%2015.9794%2024.5571C15.775%2024.5571%2015.6092%2024.3948%2015.6092%2024.1946C15.6092%2023.9945%2015.775%2023.8322%2015.9794%2023.8322ZM19.2699%2013.7972L16.3496%2015.5288L16.5848%2015.9075L19.5051%2014.176L19.2699%2013.7972V13.7972ZM12.6761%2013.7576L12.4331%2014.1313L15.3945%2015.9837L15.6375%2015.6099L12.6761%2013.7576V13.7576ZM11.8843%2013.9551L9.16962%2015.6061L9.40873%2015.9824L12.1234%2014.3314L11.8843%2013.9551ZM22.9113%2015.8855L19.9909%2017.617L20.2262%2017.9958L23.1465%2016.2643L22.9113%2015.8855ZM15.5077%2016.0466L12.5874%2017.7781L12.8226%2018.1569L15.7429%2016.4254L15.5077%2016.0466V16.0466ZM16.5437%2015.9944L16.3007%2016.3681L19.2622%2018.2205L19.5051%2017.8467L16.5437%2015.9944V15.9944Z%22%20fill%3D%22url%28%23paint10_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M20.0758%2013.8205L19.8328%2014.1942L22.7943%2016.0466L23.0373%2015.6728L20.0758%2013.8205ZM9.16191%2015.9308L8.91895%2016.3045L11.8804%2018.1569L12.1234%2017.7832L9.16191%2015.9308V15.9308Z%22%20fill%3D%22url%28%23paint11_radial_419_48383%29%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CradialGradient%20id%3D%22paint0_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2815.9999%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint1_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint2_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint3_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint4_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2815.9999%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint5_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint6_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint7_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint8_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint9_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint10_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2815.9999%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint11_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2815.9999%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"Synapse"},{id:"swft",logoURI:"608a45433384d12e.png",name:"Swft"},{id:"hyphen",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.2675%2016.7858V15.0715C10.2675%2014.5915%2010.6618%2014.2143%2011.1247%2014.2143H12.839C13.319%2014.2143%2013.6961%2014.5915%2013.6961%2015.0715V20.2143C13.6961%2020.6943%2013.319%2021.0715%2012.839%2021.0715H4.26755C3.78755%2021.0715%203.4104%2020.6943%203.4104%2020.2143V8.21433C3.4104%207.73433%203.03326%207.35719%202.55326%207.35719H2.05612C1.30183%207.35719%200.907546%206.43148%201.45612%205.90005L4.52469%202.81433C4.60378%202.73295%204.69838%202.66825%204.80291%202.62407C4.90745%202.57989%205.01978%202.55713%205.13326%202.55713C5.24674%202.55713%205.35908%202.57989%205.46361%202.62407C5.56814%202.66825%205.66275%202.73295%205.74183%202.81433L8.79326%205.90005C9.34183%206.43148%208.96469%207.35719%208.19326%207.35719H7.69612C7.21612%207.35719%206.83897%207.73433%206.83897%208.21433V16.7858C6.83897%2017.2658%207.21612%2017.6429%207.69612%2017.6429H9.4104C9.8904%2017.6429%2010.2675%2017.2658%2010.2675%2016.7858Z%22%20fill%3D%22%23615CCD%22%2F%3E%3Cpath%20d%3D%22M20.5533%2016.7858C20.5533%2017.2658%2020.9304%2017.6429%2021.4104%2017.6429H21.9247C22.679%2017.6429%2023.0561%2018.5686%2022.5247%2019.1001L19.4561%2022.1686C19.1133%2022.5115%2018.5818%2022.5115%2018.239%2022.1686L15.1704%2019.1001C14.6218%2018.5686%2014.999%2017.6429%2015.7704%2017.6429H16.2676C16.7476%2017.6429%2017.1247%2017.2658%2017.1247%2016.7858V8.21436C17.1247%207.73436%2016.7476%207.35721%2016.2676%207.35721H14.5533C14.0733%207.35721%2013.6961%207.73436%2013.6961%208.21436V9.92864C13.6961%2010.4086%2013.319%2010.7858%2012.839%2010.7858H11.1247C10.6447%2010.7858%2010.2676%2010.4086%2010.2676%209.92864V4.78578C10.2676%204.30578%2010.6447%203.92864%2011.1247%203.92864H19.6961C20.1761%203.92864%2020.5533%204.30578%2020.5533%204.78578V16.7858Z%22%20fill%3D%22%23615CCD%22%2F%3E%3C%2Fsvg%3E",name:"Hyphen"},{id:"lifi",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Crect%20y%3D%220.5%22%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%224%22%20fill%3D%22white%22%2F%3E%3Crect%20x%3D%227.5%22%20y%3D%226.5%22%20width%3D%228.72727%22%20height%3D%2212%22%20fill%3D%22url%28%23pattern0%29%22%2F%3E%3Cdefs%3E%3Cpattern%20id%3D%22pattern0%22%20patternContentUnits%3D%22objectBoundingBox%22%20width%3D%221%22%20height%3D%221%22%3E%3Cuse%20xlink%3Ahref%3D%22%23image0_1105_25179%22%20transform%3D%22translate%28-0.958333%20-0.393939%29%20scale%280.0208333%200.0151515%29%22%2F%3E%3C%2Fpattern%3E%3Cimage%20id%3D%22image0_1105_25179%22%20width%3D%22252%22%20height%3D%22124%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAPwAAAB8CAYAAABNG92%2FAAAMbGlDQ1BJQ0MgUHJvZmlsZQAASImVlwdcU0kTwPeVJCQkBAhEQEroTRDpRUoILYKAVMFGSAIJJcaEIGJHj1Pw7CKKFT0V8dDTE5BDRezlUOz9sKCinId6KIrKtymg533l901%2B%2B94%2Fs7Mzs%2FP2lQWA3seTSvNQXQDyJQWyhMhQ1vi0dBbpCSACBP7owIPHl0vZ8fExAMrg%2Be%2Fy9jq0hHLFRenrn%2F3%2FVfQFQjkfAGQi5EyBnJ8PuQUAfANfKisAgKjUW08vkCp5HmQDGUwQ8molZ6t5l5Iz1dyssklK4EC%2BBIAWlceTZQOgcxfqWYX8bOhH5yNkN4lALAGAPgJyEF%2FEE0BW5j4iP3%2BqkishO0B7KWSYD%2FDN%2FMpn9t%2F8Zw755%2FGyh1g9L5VohYnl0jzejP%2BzNP9b8vMUgzHsYKOKZFEJyvnDGt7MnRqtZCrkbklmbJyy1pD7xAJ13QFAKSJFVLLaHjXlyzmwfoAJ2U3AC4uGbAo5QpIXG6PRZ2aJI7iQ4WpBi8QF3CTIRpAXCeXhiRqbLbKpCZpYaH2WjMPW6M%2FwZKq4ylj3FbnJbI3%2F1yIhV%2BMf0ykWJaVCpkC2KRSnxELWgewqz02M1tiMLhZxYgdtZIoEZf42kBOEkshQtX%2BsMEsWkaCxL8uXD84X2yISc2M1vL9AlBSlrg92gs9T5Q%2Fngl0SStjJg36E8vExg3MRCMPC1XPHngklyYkaP33SgtAE9VicIs2L19jjVsK8SKXeCrKnvDBRMxZPKYCLU%2B0fz5IWxCep88SLc3hj4tX54MtBDOCAMMACCtgywVSQA8Rt3Q3d8J%2B6JwLwgAxkAyFw0WgGR6SqeiTwmAiKwR%2BQhEA%2BNC5U1SsEhVD%2FaUirPrqALFVvoWpELngCOR9Egzz4X6EaJRmKlgIeQ434H9F5sPFhvnmwKfv%2FvX5Q%2B0XDhpoYjUYxGJFFH7QkhhPDiFHECKIjboIH4QF4DDyGwOaO%2B%2BJ%2Bg%2FP4Yk94QmgnPCRcI3QQbk0Rl8i%2ByXIs6ID%2BIzS1yPy6Frgd9OmFh%2BKB0Dv0jDNxE%2BCCe8I4bDwYRvaCWo4mb2VVWN%2F4%2FtsMvroaGjuyGxklDyOHkB2%2BHanjpOM15EVZ66%2Fro841c6jenKGeb%2BNzvqq%2BAJ6jv7XEFmEHsNPYMews1ow1ABZ2FGvELmCHlTy0uh6rVtdgtARVPrnQj%2Fgf8QavrLKScrdaty63j%2Bq%2BAmFRgfLG40yVzpCJs0UFLDZ8OwhZXAnfdQTL3c3dHQDlu0b9%2BHrDVL1DEOa5L7oSOgCj3w8MDDR%2F0cXYAvBLKbz9n3zROVTDx8R8AM6U8xWyQrUOVx4I8ClBh3eaMTAH1sABzscdeIMAEALCwRgQB5JAGpgMsxfBdS4D08EsMB%2BUgnKwHKwB68FmsA3sAj%2BB%2FaABNINj4BQ4Dy6Ba%2BAOXD2d4AXoAW9BP4IgJISGMBBjxAKxRZwRd8QXCULCkRgkAUlDMpBsRIIokFnIAqQcWYmsR7YiNcjPyCHkGHIWaUduIQ%2BQLuQ18gHFUCpqgJqhduhI1Bdlo9FoEjoJzUanocXoQnQpWolWo3vQevQYeh69hnagL9BeDGDaGBOzxFwwX4yDxWHpWBYmw%2BZgZVgFVo3VYU3wOl%2FBOrBu7D1OxBk4C3eBKzgKT8b5%2BDR8Dr4EX4%2FvwuvxE%2FgV%2FAHeg38m0AimBGeCP4FLGE%2FIJkwnlBIqCDsIBwkn4b3USXhLJBKZRHuiD7wX04g5xJnEJcSNxL3EFmI78RGxl0QiGZOcSYGkOBKPVEAqJa0j7SEdJV0mdZL6tLS1LLTctSK00rUkWiVaFVq7tY5oXdZ6qtVP1iXbkv3JcWQBeQZ5GXk7uYl8kdxJ7qfoUewpgZQkSg5lPqWSUkc5SblLeaOtrW2l7ac9TlusPU%2B7Unuf9hntB9rvqfpUJyqHOpGqoC6l7qS2UG9R39BoNDtaCC2dVkBbSquhHafdp%2FXpMHRcdbg6Ap25OlU69TqXdV7SyXRbOps%2BmV5Mr6AfoF%2Bkd%2BuSde10Obo83Tm6VbqHdG%2Fo9uox9Ebpxenl6y3R2613Vu%2BZPknfTj9cX6C%2FUH%2Bb%2FnH9RwyMYc3gMPiMBYztjJOMTgOigb0B1yDHoNzgJ4M2gx5DfUNPwxTDIsMqw8OGHUyMacfkMvOYy5j7mdeZH4aZDWMPEw5bPKxu2OVh74yGG4UYCY3KjPYaXTP6YMwyDjfONV5h3GB8zwQ3cTIZZzLdZJPJSZPu4QbDA4bzh5cN3z%2F8tilq6mSaYDrTdJvpBdNeM3OzSDOp2Tqz42bd5kzzEPMc89XmR8y7LBgWQRZii9UWRy2eswxZbFYeq5J1gtVjaWoZZamw3GrZZtlvZW%2BVbFVitdfqnjXF2tc6y3q1dat1j42FzVibWTa1Nrdtyba%2BtiLbtbanbd%2FZ2dul2n1v12D3zN7InmtfbF9rf9eB5hDsMM2h2uGqI9HR1zHXcaPjJSfUyctJ5FTldNEZdfZ2FjtvdG4fQRjhN0IyonrEDReqC9ul0KXW5YEr0zXGtcS1wfXlSJuR6SNXjDw98rObl1ue23a3O6P0R40ZVTKqadRrdyd3vnuV%2B1UPmkeEx1yPRo9Xns6eQs9Nnje9GF5jvb73avX65O3jLfOu8%2B7ysfHJ8Nngc8PXwDfed4nvGT%2BCX6jfXL9mv%2Ff%2B3v4F%2Fvv9%2FwxwCcgN2B3wbLT9aOHo7aMfBVoF8gK3BnYEsYIygrYEdQRbBvOCq4MfhliHCEJ2hDxlO7Jz2HvYL0PdQmWhB0Pfcfw5szktYVhYZFhZWFu4fnhy%2BPrw%2BxFWEdkRtRE9kV6RMyNboghR0VErom5wzbh8bg23Z4zPmNljTkRToxOj10c%2FjHGKkcU0jUXHjhm7auzdWNtYSWxDHIjjxq2KuxdvHz8t%2FtdxxHHx46rGPUkYlTAr4XQiI3FK4u7Et0mhScuS7iQ7JCuSW1PoKRNTalLepYalrkztGD9y%2FOzx59NM0sRpjemk9JT0Hem9E8InrJnQOdFrYunE65PsJxVNOjvZZHLe5MNT6FN4Uw5kEDJSM3ZnfOTF8ap5vZnczA2ZPXwOfy3%2FhSBEsFrQJQwUrhQ%2BzQrMWpn1LDswe1V2lyhYVCHqFnPE68WvcqJyNue8y43L3Zk7kJeatzdfKz8j%2F5BEX5IrOTHVfGrR1Haps7RU2jHNf9qaaT2yaNkOOSKfJG8sMIAf9RcUDorvFA8KgwqrCvump0w%2FUKRXJCm6MMNpxuIZT4sjin%2Bcic%2Fkz2ydZTlr%2FqwHs9mzt85B5mTOaZ1rPXfh3M55kfN2zafMz53%2FW4lbycqSvxakLmhaaLZw3sJH30V%2BV1uqUyorvfF9wPebF%2BGLxIvaFnssXrf4c5mg7Fy5W3lF%2Bccl%2FCXnfhj1Q%2BUPA0uzlrYt8162aTlxuWT59RXBK3at1FtZvPLRqrGr6lezVpet%2FmvNlDVnKzwrNq%2BlrFWs7aiMqWxcZ7Nu%2BbqP60Xrr1WFVu3dYLph8YZ3GwUbL28K2VS32Wxz%2BeYPW8Rbbm6N3FpfbVddsY24rXDbk%2B0p20%2F%2F6PtjzQ6THeU7Pu2U7OzYlbDrRI1PTc1u093LatFaRW3Xnol7Lv0U9lNjnUvd1r3MveX7wD7Fvuc%2FZ%2Fx8fX%2F0%2FtYDvgfqfrH9ZcNBxsGyeqR%2BRn1Pg6ihozGtsf3QmEOtTQFNB391%2FXVns2Vz1WHDw8uOUI4sPDJwtPhob4u0pftY9rFHrVNa7xwff%2FzqiXEn2k5GnzxzKuLU8dPs00fPBJ5pPut%2F9tA533MN573P11%2FwunDwN6%2FfDrZ5t9Vf9LnYeMnvUlP76PYjl4MvH7sSduXUVe7V89dir7VfT75%2B88bEGx03BTef3cq79ep24e3%2BO%2FPuEu6W3dO9V3Hf9H71746%2F7%2B3w7jj8IOzBhYeJD%2B884j968Vj%2B%2BGPnwie0JxVPLZ7WPHN%2F1twV0XXp%2BYTnnS%2BkL%2Fq7S%2F%2FQ%2B2PDS4eXv%2FwZ8ueFnvE9na9krwZeL3lj%2FGbnX55%2FtfbG995%2Fm%2F%2B2%2F11Zn3Hfrve%2B709%2FSP3wtH%2F6R9LHyk%2BOn5o%2BR3%2B%2BO5A%2FMCDlyXiqTwEMNjQrC4DXOwGgpQHAgPs2ygT1XlAliHr%2FqiLwn1i9X1SJNwB18KT8jOe0ALAPNnvItHkAKD%2Fhk0IA6uEx1DQiz%2FJwV%2Fuiwp0QoW9g4I0ZAKQmAD7JBgb6Nw4MfNoOk70FQMs09R5UKUS4Z9jiqaTLzKJ54BtR70%2B%2FmuO3Z6DMQDX8b%2Bd%2FAU%2F6jzXPsPu0AAAAbGVYSWZNTQAqAAAACAAEARoABQAAAAEAAAA%2BARsABQAAAAEAAABGASgAAwAAAAEAAgAAh2kABAAAAAEAAABOAAAAAAAAAJAAAAABAAAAkAAAAAEAAqACAAQAAAABAAAA%2FKADAAQAAAABAAAAfAAAAABezPYPAAAACXBIWXMAABYlAAAWJQFJUiTwAAAH8UlEQVR4Ae2d0U3cQBRFTYT4hQ7gi19IBUkqIFQQ6AAaIKQCoAPSQVJBkg6ggkAH8IOEhJRwEZOMVsZrrz3GM%2FeMZO2ud3bsd967%2B7zjmdmlP4%2BlokAAAhYE3lhYiZEQgMATAQRPIEDAiACCN3I2pkIAwRMDEDAigOCNnI2pEEDwxAAEjAggeCNnYyoEEDwxAAEjAgjeyNmYCgEETwxAwIgAgjdyNqZCAMETAxAwIoDgjZyNqRBA8MQABIwIIHgjZ2MqBBA8MQABIwII3sjZmAoBBE8MQMCIAII3cjamQgDBEwMQMCKA4I2cjakQQPDEAASMCCB4I2djKgQQPDEAASMCCN7I2ZgKAQSfMAaurq6qr1%2B%2FVvv7%2B9Xbt2%2BrpaWl6vz8POERaRoCzQSW%2BKupZkBd3r24uKguLy%2Brnz9%2FPm0S%2FGzZ2Niofv%2F%2BPbub1xAYhQCC74FZAv%2F169c%2Fgd%2Fc3LRqjb%2Fza4WJSgkILCdos9gmY3FL7G0FXiwQDMuOAIJvcFkscF2mUyCQOwEE%2F%2BxBZetY4MrgFAiURsBW8OpQk8AlbGVvBF5aaGNPHQEbwQeBS9za6nrQ6wCxDwIlESha8LoH%2Fu3btyeB08FWUthiy6IEihW8BrhowAsFAhD4T6DYkXZra2v%2FreQZBCDwRKDogTca1XZ9fT05VzPwZnIusTmhYjO8PHh8fGzjSAyFQBsCRWd4AZhilifDtwlN6qQgUHSGF7C9vb0U3BZuc3V1deHP8kEI9CVQvOAPDg6qKYlsal9AfQOIz%2BdFoHjBq7deon%2FN8u7du%2Brz58%2FVjx8%2FqtPT06Snojn3L20acDR02dzcfPF4R0dHgxxOfTEv2TTE%2Frq%2BHo3haGp7EMNeoZFi78PHLCV4Ce329jbeneS5ribev39fbW9vPz3qOQUCUyFgIfiQ5b98%2BTI49yBwCVubhE6BwFQJWAhe8IfK8uvr60%2FCDgLXXQAKBHIhYCP4RbP81tbWv8wtkSPwXEKb86wjYCN4Gf%2Fx48dq3mV9EHjI4EMM0Q1z7TUF99OnT3xp1EUi%2B0YhYCX4OqLqQQ%2Fi1uMQJZ6KK5HHc%2B01qYdFLIeg%2FL8N3QHpU4bye59zGOuzNoKX6OLZc8q06rkfIoOr7Xgxjaa59k3vjeX00o5Td1utNBuHsqdYwQcR6t6ztng%2BvMTeZ334WNyzbQ%2FlGNqBQAoCRQheYo7Xg5cIm0rXjBCvdTev7abj8h4EXptA1oKX0HWZrlVtupSmnvbQwSZha4t%2Ff3c5BnUhMEUCWQte99a7ir3OCRK2hlJK3Ai8jhD7SiGQteAl0r5FXxi7u7t9m%2BHzEMiCQNaCH4Jw6sksQ5wjbTQT%2BPDhQ3OFhndPTk6shkPbC15j39UpR8mXgH6SLVriuzeLtpHT597kdLIpzvW1p86msIk2IfASAXvBq8de9%2BUpEHAgYC94ObnrfXmHwMDGMgkg%2BEe%2FKsvv7OyU6WGsgkBEwL7TLrDQb%2Fnv37%2BHl8kep7S%2BXjIjR264z%2BSZpkFYI5sxyuEQ%2FDNmzZjSzLnUPfaaoksZlgA%2FydrztLukb8qwqQMnzNBr7x5qQmBYAnYZvmnu89BZPsViGsO6n9bcCFgJXuvRzRtZpyy%2F6MiteDENDegZYq69W0Bib1oCWQteGVTTYptKLMKm7B7aUB1d9s9b0lp14qWo27QdjuH%2BeHd39yKC5eXlamVl5cX3eaMfgawFr0UsJLQgTmXwWIR6vkjRHxDMFglcxwrbom3Ptjvm68PDw15XHUONOxfLh4eHWtPv7%2B9r97NzGAJZC16i01hojaXW7RVtfYu%2BROLx1bo%2Fr8v8HAU%2By6Lv1N%2BYy2zbvM6DQNaCD4iVdfuUsGSVpsrqyyMU%2FWQYYr59aI9HCLw2gSIE3wWislTb5bC4Z96FLHVzIFC84MOS0bqcVfbuclkbZ%2FscnMk5QmAegeIEL0GHRSf1vM%2By0GpHnx%2Bib2CeI3gfAmMQyF7wQdzKxikysjrs%2BixpPYYTOQYE2hJY%2BvNY2laeWj1NeDk7O0t%2BWvqnGLJ8cswcYAQCWQu%2B7n55CmZ9%2F7gixTnRJgQWIYDgW1Ijy7cERbVJE3gz6bOb0MnptzwFArkTIMN38CBZvgMsqk6SABm%2Bg1vmzbTr0BRVIfAqBMjwHbBruquyPNNeO0Cj6qQIkOE7uEPDcsnyHYBRdXIEEHxHl6QY3NPxFKgOgYUJIPgO6DR7jgzfARhVJ0cg%2B6G1KYnGq%2BVoPjy%2F3VPSpu0xCCD4Z8olrGgzRsBwjLwJ2Apel%2BfK2mHJKsbK5x3InH07AjaCD5fnQeRcnrcLEGqVRSBrwesyPCxgGbslvjwPAo%2Ff5zkEXAlkPfBGPeZaiZXLc9fwxe6uBLIWfFdjqQ8BdwLch3ePAOy3IoDgrdyNse4EELx7BGC%2FFQEEb%2BVujHUngODdIwD7rQggeCt3Y6w7AQTvHgHYb0UAwVu5G2PdCSB49wjAfisCCN7K3RjrTgDBu0cA9lsRQPBW7sZYdwII3j0CsN%2BKAIK3cjfGuhNA8O4RgP1WBBC8lbsx1p0AgnePAOy3IoDgrdyNse4EELx7BGC%2FFQEEb%2BVujHUngODdIwD7rQggeCt3Y6w7AQTvHgHYb0UAwVu5G2PdCSB49wjAfisCCN7K3RjrTgDBu0cA9lsRQPBW7sZYdwII3j0CsN%2BKAIK3cjfGuhNA8O4RgP1WBBC8lbsx1p0AgnePAOy3IvAXd0VRjJTy4H0AAAAASUVORK5CYII%3D%22%2F%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"LIFI"},{id:"nabox",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.5%207.23999V18.418L4.73651%2020.2838V12.2876L7.96146%2014.1503V22.1412L11.199%2024.007V12.8279L1.5%207.23999Z%22%20fill%3D%22%232AC98B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.85179%206.21724L12.0946%204.31675L16.1237%206.67449L12.883%208.56657L8.85179%206.21724ZM12.0988%200.5L2.32306%206.21934L12.8651%2012.4001V24.5L16.0627%2022.6374V10.3966L19.294%208.50455V20.7348L22.5389%2018.8248V6.60827L12.0988%200.5Z%22%20fill%3D%22%232AC98B%22%2F%3E%3C%2Fsvg%3E",name:"Nabox"},{id:"bungee",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_1106_26400%29%22%3E%3Cpath%20d%3D%22M24%204.5C24%202.29086%2022.2091%200.5%2020%200.5H4C1.79086%200.5%200%202.29086%200%204.5V20.5C0%2022.7091%201.79086%2024.5%204%2024.5H20C22.2091%2024.5%2024%2022.7091%2024%2020.5V4.5Z%22%20fill%3D%22%23FEA700%22%2F%3E%3Cpath%20d%3D%22M3.26157%2014.6479C4.44801%2014.6479%205.40958%2013.6862%205.40958%2012.4999C5.40958%2011.3137%204.44779%2010.3519%203.26157%2010.3519C2.07824%2010.3519%201.1189%2011.3088%201.11401%2012.491V12.509C1.1189%2013.691%202.07824%2014.6479%203.26157%2014.6479Z%22%20fill%3D%22%23ED1E7F%22%2F%3E%3Cpath%20d%3D%22M20.7367%2014.6477C21.923%2014.6477%2022.8847%2013.686%2022.8847%2012.4997C22.8847%2011.3134%2021.923%2010.3517%2020.7367%2010.3517C19.5504%2010.3517%2018.5887%2011.3134%2018.5887%2012.4997C18.5887%2013.686%2019.5504%2014.6477%2020.7367%2014.6477Z%22%20fill%3D%22%234CB85D%22%2F%3E%3Cpath%20d%3D%22M9.59911%2015.9941C10.2391%2015.9941%2010.8329%2015.7967%2011.3251%2015.4612V15.9438H12.672V12.9378C12.672%2012.9314%2012.6726%2012.9252%2012.6726%2012.9187V12.0794C12.6726%2011.1272%2013.4471%2010.3527%2014.3993%2010.3527C15.3535%2010.3527%2016.126%2011.1272%2016.126%2012.0794V15.9438H17.4747V12.0794C17.4747%2010.3825%2016.0982%209.00586%2014.3993%209.00586C13.7591%209.00586%2013.1646%209.20338%2012.6722%209.53919V9.05539H11.3253V12.9307C11.3189%2013.8792%2010.5475%2014.6454%209.5993%2014.6454C8.6453%2014.6454%207.87264%2013.873%207.87264%2012.9187V9.05607H6.52399V12.9187C6.52375%2014.6176%207.90019%2015.9941%209.59911%2015.9941Z%22%20fill%3D%22black%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1106_26400%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate%280%200.5%29%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"Bungee"},{id:"squid",logoURI:"b08d68f421a81726.png",name:"Squid"},{id:"across",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%20%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%2216%22%20fill%3D%22%236CF9D8%22%3E%3C%2Frect%3E%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20%20%20%20d%3D%22M6.95021%208.41988L8.50949%206.8606L14.7408%2013.0919C14.3626%2013.253%2014.0083%2013.4879%2013.6998%2013.7964C13.4609%2014.0353%2013.2662%2014.3017%2013.1157%2014.5853L6.95021%208.41988ZM12.9982%2017.4399L6.85803%2023.5801L8.41732%2025.1394L14.495%2019.0617C14.209%2018.9107%2013.9405%2018.7149%2013.6998%2018.4742C13.3932%2018.1675%2013.1593%2017.8156%2012.9982%2017.4399ZM17.5887%2019.0584L23.5826%2025.0522L25.1418%2023.493L19.0822%2017.4333C18.921%2017.8114%2018.6862%2018.1657%2018.3777%2018.4742C18.1388%2018.7131%2017.8724%2018.9079%2017.5887%2019.0584ZM18.9652%2014.5916L25.0497%208.50706L23.4904%206.94778L17.3434%2013.0947C17.7191%2013.2558%2018.071%2013.4897%2018.3777%2013.7964C18.6184%2014.037%2018.8142%2014.3055%2018.9652%2014.5916Z%22%20%20%20%20fill%3D%22%232D2E33%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",name:"Across"}];function Yg({routeTagList:t}){const r=Qt(),n={typography:"h6",borderRadius:4,px:8,py:4,ml:8};return ne.exports.jsx(ne.exports.Fragment,{children:t.map((t=>"no-approve"===t.type?ne.exports.jsxs(er,{sx:Object.assign(Object.assign({},n),{color:r.palette.text.primary,backgroundColor:r.palette.background.paperContrast,display:"flex",alignItems:"center"}),children:[ne.exports.jsx(i.Lock,{style:{color:r.palette.text.primary,width:14,height:14}}),ne.exports.jsx("span",{style:{marginLeft:4},children:ne.exports.jsx(e.Trans,{id:"Unapproved"})})]},t.type):"best-price"===t.type?ne.exports.jsx(er,{sx:Object.assign(Object.assign({},n),{color:r.palette.success.main,backgroundColor:fr(r.palette.success.main,.1)}),children:ne.exports.jsx(e.Trans,{id:"Best offer"})},t.type):null))})}function Gg(e,t){let r=x.i18n._("s");return t||(r=e>=2?x.i18n._("Seconds"):x.i18n._("Second")),r}function Xg(e,t){let r="";return r=e>=2?t?x.i18n._("Mins"):x.i18n._("Minutes"):t?x.i18n._("Min"):x.i18n._("Minute"),r}function Jg(e){return e>=2?x.i18n._("Hours"):x.i18n._("Hour")}function qg({start:e,end:t,showSecondUnit:r}){if(!e||!t)return null;const n=t-e,o=1e3,i=6e4,s=36e5,a=24*s;let l="",c="";if(n<i){const e=n/o;l=`${gs(e)} ${Gg(e,r)}`}else if(n<s){const e=n/i;l=`${gs(e)} ${Xg(e,r)}`;const t=n%i/o;c=`${gs(t)} ${Gg(t,r)}`}else if(n<a){const e=n/s;l=`${gs(e)} ${Jg(e)}`;const t=n%s/i;c=`${gs(t)} ${Xg(t)}`}else{const e=n/a;l=`${gs(e)} ${function(e){return e>=2?x.i18n._("Days"):x.i18n._("Day")}(e)}`;const t=n%a/s;c=`${gs(t)} ${Jg(t)}`}return r?`${l}${c}`.replaceAll(" ","").toLowerCase():l}function Qg({chainId:t,token:r,amount:o}){var i;const s=Qt(),a=n.useMemo((()=>Im[t]),[t]);return ne.exports.jsxs(er,{sx:{display:"flex",flexDirection:"column"},children:[ne.exports.jsxs(er,{sx:{mb:8,display:"flex",alignItems:"flex-end",alignSelf:"center"},children:[ne.exports.jsx(jm,{address:null!==(i=null==r?void 0:r.address)&&void 0!==i?i:"",marginRight:0,width:28,height:28,url:null==r?void 0:r.logoURI}),a?ne.exports.jsx(er,{component:a.logo,sx:{width:12,height:12,position:"relative",left:-6}}):""]}),ne.exports.jsxs(er,{sx:{color:s.palette.text.primary,typography:"body1",fontWeight:600,width:"100%",wordBreak:"break-word",textAlign:"center"},children:[ds({input:o,decimals:null==r?void 0:r.decimals})," ",null==r?void 0:r.symbol]}),ne.exports.jsxs(er,{sx:{color:s.palette.text.secondary,typography:"h6",alignSelf:"center"},children:[ne.exports.jsx(e.Trans,{id:"on"})," ",a.name]})]})}function Kg({children:e}){const t=Qt();return ne.exports.jsxs(er,{sx:{position:"relative",width:"calc(100% - 16px)",mx:"auto"},children:[ne.exports.jsx(er,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"100%",borderTopColor:t.palette.text.primary,borderTopWidth:1,borderTopStyle:"dashed","&:before":{content:'""',position:"absolute",left:0,top:-.5,backgroundColor:t.palette.text.primary,width:6,height:6,borderRadius:"50%",transform:"translate(-50%, -50%)"},"&:after":{display:{tablet:"block"},content:'""',position:"absolute",right:-1,top:-.5,width:0,height:0,transform:"translate(0, -50%)",borderTop:"4px solid transparent",borderBottom:"4px solid transparent",borderLeft:`6px solid ${t.palette.text.primary}`}}}),ne.exports.jsx(er,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)"},children:e})]})}function $g({size:e="medium",toolDetails:t,nameMarginLeft:r=4,logoMarginLeft:n=0,nameSx:o}){const i=Qt();if(!t||!t.logoURI||!t.name)return null;const{logoURI:s,name:a}=t;return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,{component:"img",src:s,alt:a,sx:{marginLeft:n,width:"large"===e?24:16,height:"large"===e?24:16}}),ne.exports.jsx(er,{sx:Object.assign({color:i.palette.text.primary,fontWeight:600,marginLeft:r,typography:{mobile:"small"===e?"h6":"medium"===e?"body2":"caption",tablet:"small"===e||"medium"===e?"body2":"caption"}},o),children:a})]})}function ey({fromToken:t,toToken:r,fromChainId:o,toChainId:s,fromAmount:a,fromTokenBalance:l,toTokenAmount:c,toolDetails:d,product:h,executionDuration:p,feeUSD:f,selected:m,setSelected:g,spenderContractAddress:y,isBestPrice:b}){const x=Qt(),{account:v}=u.useWeb3React(),w=zg.find((e=>e.id===h)),{getApprovalState:E}=Zg({account:v,chainId:o,contractAddress:y}),A=n.useMemo((()=>t&&a&&l?E(t,a,l):Lg.Loading),[t,a,l,E]),k=n.useMemo((()=>{const e=[];return b&&e.push({type:"best-price"}),A===Lg.Approving||A===Lg.Insufficient?[...e,{type:"no-approve"}]:e}),[A,b]);return ne.exports.jsxs(er,{sx:Object.assign({borderRadius:16,py:16,px:12,backgroundColor:x.palette.background.tag,cursor:"pointer","&:hover":{backgroundColor:"hover.default"},outline:0},m?{borderWidth:1,borderStyle:"solid",borderColor:x.palette.primary.main}:{}),onClick:g,children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap"},children:[ne.exports.jsx(er,{component:"img",src:null==w?void 0:w.logoURI,alt:null==w?void 0:w.name,sx:{width:16,height:16}}),ne.exports.jsx(er,{sx:{marginLeft:4},children:null==w?void 0:w.name}),ne.exports.jsx(Yg,{routeTagList:k})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",mt:8,pb:8,borderStyle:"dashed",borderWidth:x.spacing(0,0,1,0),borderColor:x.palette.border.main},children:[ne.exports.jsx(di,{onlyHover:!0,placement:"top",title:ne.exports.jsx(e.Trans,{id:"Estimated transaction time"}),children:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${x.palette.border.main}`,borderRadius:4,typography:"h6"},children:[ne.exports.jsx(i.Time,{style:{color:x.palette.text.secondary,width:14,height:14}}),ne.exports.jsx(er,{sx:{ml:4,lineHeight:1},children:null!==p?qg({start:Date.now(),end:Date.now()+1e3*p}):"-"})]})}),ne.exports.jsx(di,{onlyHover:!0,placement:"top",title:ne.exports.jsx(e.Trans,{id:"Fee includes: Bridge fees + Swap fees. Gas fee not included."}),children:ne.exports.jsxs(er,{sx:{ml:8,display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${x.palette.border.main}`,borderRadius:4,typography:"h6"},children:[ne.exports.jsx(i.GasFee,{style:{color:x.palette.text.secondary,width:14,height:14}}),ne.exports.jsx(er,{sx:{ml:4,lineHeight:1},children:null!==f?`$${ds({input:f,decimals:6})}`:"-"})]})})]}),ne.exports.jsxs(er,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",mt:8},children:[ne.exports.jsx(Qg,{token:t,chainId:o,amount:a}),ne.exports.jsx(Kg,{children:ne.exports.jsx(er,{sx:{display:"flex",px:3,py:3,backgroundColor:x.palette.background.paperContrast,border:`1px solid ${x.palette.border.main}`,borderRadius:"50%",alignItems:"center",width:24,height:24,overflow:"hidden"},children:ne.exports.jsx($g,{size:"medium",toolDetails:d,nameMarginLeft:8})})}),ne.exports.jsx(Qg,{token:r,chainId:s,amount:c})]})]})}function ty({open:t,onClose:r,selectedRouteId:o,setSelectRouteId:i,bridgeRouteList:s}){const a=Qt(),l=Up(),c=n.useMemo((()=>{if(!(null==s?void 0:s.length))return null;const{fromToken:e}=s[0];return l(e)}),[s,l]);return ne.exports.jsx(Pm,{open:t,onClose:r,title:ne.exports.jsx(e.Trans,{id:"Select Bridge"}),children:ne.exports.jsx(er,{sx:{position:"relative",display:"flex",flexDirection:"column",gap:12,py:20,px:16,flex:1,overflowY:"auto",overflowX:"hidden","&::before":{content:'""',position:"absolute",top:0,width:1,height:"1px",backgroundColor:a.palette.border.main}},children:null==s?void 0:s.map(((e,t)=>ne.exports.jsx(ey,{fromChainId:e.fromChainId,toChainId:e.toChainId,fromToken:e.fromToken,toToken:e.toToken,fromAmount:e.fromAmount,fromTokenBalance:c,toTokenAmount:e.toTokenAmount,toolDetails:e.step.toolDetails,spenderContractAddress:e.spenderContractAddress,selected:o===e.id,setSelected:()=>{i(e.id),r()},isBestPrice:0===t,product:e.product,executionDuration:e.executionDuration,feeUSD:e.feeUSD},e.key)))})})}function ry({route:t,onClick:r}){var n,o;const s=Qt();if(!t)return null;const{product:a,executionDuration:l,feeUSD:c,fromAmount:u,fromToken:d,fromChainId:h,toTokenAmount:p,toToken:f,toChainId:m}=t,g=zg.find((e=>e.id===a)),y=Im[h],b=Im[m];return ne.exports.jsxs(er,{sx:{px:16,py:8,width:"100%",backgroundColor:"background.tag",borderRadius:12,cursor:"pointer","&:hover":{backgroundColor:"hover.default"}},onClick:r,children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap"},children:[ne.exports.jsx(er,{component:"img",src:null==g?void 0:g.logoURI,alt:null==g?void 0:g.name,sx:{width:16,height:16}}),ne.exports.jsx(er,{sx:{marginLeft:4,typography:"body2",fontWeight:600},children:null==g?void 0:g.name}),ne.exports.jsx(er,{sx:{display:"block",mx:8,width:"1px",height:12,backgroundColor:s.palette.border.main}}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600},children:[ds({input:u,decimals:null==d?void 0:d.decimals}),ne.exports.jsxs(er,{sx:{ml:4,display:"flex",alignItems:"flex-end",alignSelf:"center",width:18,height:18},children:[ne.exports.jsx(jm,{address:null!==(n=null==d?void 0:d.address)&&void 0!==n?n:"",marginRight:0,width:18,height:18,url:null==d?void 0:d.logoURI}),y?ne.exports.jsx(er,{component:y.logo,sx:{position:"relative",left:-6,width:10,height:10,flexShrink:0}}):""]})]})," = ",ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600},children:[ds({input:p,decimals:null==f?void 0:f.decimals}),ne.exports.jsxs(er,{sx:{ml:4,display:"flex",alignItems:"flex-end",alignSelf:"center",width:18,height:18},children:[ne.exports.jsx(jm,{address:null!==(o=null==f?void 0:f.address)&&void 0!==o?o:"",marginRight:0,width:18,height:18,url:null==f?void 0:f.logoURI}),b?ne.exports.jsx(er,{component:b.logo,sx:{width:10,height:10,position:"relative",left:-6,flexShrink:0}}):""]})]})]}),ne.exports.jsx(er,{component:i.ArrowRight,sx:{width:18,height:18}})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",mt:8},children:[ne.exports.jsx(di,{onlyHover:!0,placement:"top",title:ne.exports.jsx(e.Trans,{id:"Estimated transaction time"}),children:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${s.palette.border.main}`,borderRadius:4,typography:"h6"},children:[ne.exports.jsx(i.Time,{style:{color:s.palette.text.secondary,width:14,height:14}}),ne.exports.jsx(er,{sx:{ml:4,lineHeight:1},children:null!==l?qg({start:Date.now(),end:Date.now()+1e3*l}):"-"})]})}),ne.exports.jsx(di,{onlyHover:!0,placement:"top",title:ne.exports.jsx(e.Trans,{id:"Fee includes: Bridge fees + Swap fees. Gas fee not included."}),children:ne.exports.jsxs(er,{sx:{ml:8,display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${s.palette.border.main}`,borderRadius:4,typography:"h6"},children:[ne.exports.jsx(i.GasFee,{style:{color:s.palette.text.secondary,width:14,height:14}}),ne.exports.jsx(er,{sx:{ml:4,lineHeight:1},children:null!==c?`$${ds({input:c,decimals:6})}`:"-"})]})})]})]})}function ny(){const{provider:e}=u.useWeb3React(),[r,o]=n.useState(),[i,s]=n.useState(!1),[a,c]=n.useState(""),{apikey:d}=l.useSelector(Lp),h=n.useCallback((({selectedRoute:r,fromEtherTokenBalance:n,goNext:i})=>ga(this,void 0,void 0,(function*(){var a,l;if(!r||!e||!n)return;const{encodeParams:u}=r;if(u){c(""),s(!0);try{const{fromToken:f,fromAmount:m,product:g}=r,y={product:g,encodeParams:u},b=(yield O.default.post(`${xg}?apikey=${d}`,{data:y})).data.data,{data:v,to:w,value:E,from:A,chainId:k}=b;if(!(v&&w&&E&&A&&k))throw new Error("cross_chain_swap_transactionEncode is null");const C=ca[k],R=(h=E,p=18,new t.BigNumber(h).div(new t.BigNumber(10).pow(p))),S=C&&f.address.toLowerCase()===C.address.toLowerCase(),T=R.minus(S?m:0);if(!R.isNaN()&&R.gt(0)&&n.lt(R))return c(x.i18n._("Insufficient cross-chain fees, need at least {0} {1}",{0:ds({input:T,decimals:null!==(a=null==C?void 0:C.decimals)&&void 0!==a?a:18}),1:null!==(l=null==C?void 0:C.symbol)&&void 0!==l?l:"-"})),void s(!1);if(!(yield Qm({from:A,to:w,value:E,data:v},e)))throw new Error("failed to estimate gas");o({data:v,to:w,value:E,from:A,chainId:k}),i()}catch(e){console.error("[failed to construct transaction request]: ",e);const{message:t}=e;c(t)}var h,p;s(!1)}}))),[o,s,e]);return{apikey:d,sendRouteLoading:i,sendRouteError:a,setSendRouteError:c,bridgeOrderTxRequest:r,handleClickSend:h}}function oy({route:e,bridgeOrderTxRequest:t}){const{chainId:r,account:o}=u.useWeb3React(),s=ag(),{apikey:a}=l.useSelector(Lp);return n.useCallback((()=>{if(t&&e)try{const{fromToken:r,toToken:n,fromAmount:o,toTokenAmount:l,fromChainId:c,toChainId:u,toAddress:d,slippage:h,roundedRouteCostTime:p}=e,f=ds({input:o,decimals:r.decimals}),m=ds({input:l,decimals:n.decimals}),g=ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(jm,{token:r,sx:{width:16,height:16,mr:6},chainId:r.chainId}),`${f} ${null==r?void 0:r.symbol}`,ne.exports.jsx(er,{component:i.DoubleRight,sx:{width:12,height:12,mx:16}}),ne.exports.jsx(jm,{token:n,sx:{width:16,height:16,mr:6}}),`${m} ${null==n?void 0:n.symbol}`]}),y=(t,r)=>ga(this,void 0,void 0,(function*(){const n=yield function({apikey:e,tx:t,route:r}){return ga(this,void 0,void 0,(function*(){const{fromChainId:n,toChainId:o,fromAmount:i,fromToken:s,toToken:a,fromAddress:l,toAddress:c,slippage:u,product:d,step:h,sourceRoute:p,productParams:f}=r,{toAmount:m}=p,g={fromChainId:n,fromAmount:ms(i,s.decimals).toString(),fromTokenAddress:s.address,toChainId:o,toAmount:m,toTokenAddress:a.address,fromAddress:l,toAddress:c,slippage:u,hash:t,product:d,extend:{lifiBridge:h.tool,route:p,productParams:f}},y=(yield O.default.post(`${vg}?apikey=${e}`,{data:g})).data.data;return null==y?void 0:y.id}))}({apikey:a,tx:t,route:e});r&&r(t,{orderId:n})})),b={fromChainId:c,toChainId:u,fromTokenAddress:r.address,toTokenAddress:n.address,fromTokenSymbol:r.symbol,toTokenSymbol:n.symbol,fromTokenAmount:o,toTokenAmount:l.toString(),slippage:h,sendAccount:d,roundedRouteCostTime:p};return s.execute(x.i18n._("Bridge"),Object.assign({opcode:$m.TX},t),g,!1,void 0,Object.assign(Object.assign(Object.assign({},t),{fromToken:r,toToken:n,pay:f,receive:m}),b),void 0,y)}catch(e){console.error(e)}}),[o,r,e,t,a])}function iy({chainId:e,address:t,children:r}){const n=Qt();return ne.exports.jsxs(er,{component:"a",href:pa(`tx/${t}`,e),target:"_blank",rel:"noopener noreferrer",sx:{color:n.palette.text.secondary,"&:hover":{color:n.palette.text.primary},display:"flex",alignItems:"center",typography:"body2"},children:[r,ne.exports.jsx(er,{component:"svg",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{marginLeft:6,width:16,height:17},children:ne.exports.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.33333 3.83333V13.1667H12.6667V8.5H14V13.1667C14 13.9 13.4 14.5 12.6667 14.5H3.33333C2.59333 14.5 2 13.9 2 13.1667V3.83333C2 3.1 2.59333 2.5 3.33333 2.5H8V3.83333H3.33333ZM9.33333 3.83333V2.5H14V7.16667H12.6667V4.77333L6.11333 11.3267L5.17333 10.3867L11.7267 3.83333H9.33333Z",fill:"currentColor"})})]})}function sy({fromChainId:t,toChainId:r,fromTokenAmount:o,toTokenAmount:i,fromTokenDecimals:s,fromTokenSymbol:a,toTokenDecimals:l,toTokenSymbol:c,fromHash:u,toHash:d,toolDetails:h}){const p=Qt(),[f,m]=n.useMemo((()=>[Im[t],Im[r]]),[t,r]);return ne.exports.jsxs(er,{sx:{borderLeft:`1px dashed ${p.palette.text.primary}`,opacity:d?1:.5,pb:24},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"flex-start",flexWrap:{mobile:"wrap",tablet:"nowrap"}},children:[ne.exports.jsx(er,{component:"img",src:h.logoURI,alt:h.name,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:{mobile:p.palette.background.paper,tablet:p.palette.background.paper},alignSelf:"flex-start"}}),ne.exports.jsx(er,{sx:{ml:8,typography:"body1"},children:h.name}),ne.exports.jsxs(er,{sx:{typography:"body2",marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",width:{mobile:"100%",tablet:"auto"},mt:{mobile:8,tablet:0}},children:[ds({input:o,decimals:s})," ",a,ne.exports.jsx("span",{style:{marginLeft:4,color:p.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"On"})}),ne.exports.jsx(er,{component:null==f?void 0:f.logo,sx:{marginLeft:4,width:18,height:18}}),ne.exports.jsx("span",{style:{marginLeft:4,marginRight:4,color:p.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"To"})}),ds({input:i,decimals:l})," ",c,ne.exports.jsx("span",{style:{marginLeft:4,color:p.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"On"})}),ne.exports.jsx(er,{component:null==m?void 0:m.logo,sx:{marginLeft:4,width:18,height:18}})]})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",mt:{mobile:8,tablet:5}},children:[ne.exports.jsx(iy,{chainId:t,address:u,children:ne.exports.jsx(e.Trans,{id:"Source"})}),ne.exports.jsx(er,{sx:{width:16}}),ne.exports.jsx(iy,{chainId:r,address:d,children:ne.exports.jsx(e.Trans,{id:"Destination"})})]})]})}function ay({chainId:t,fromTokenAmount:r,toTokenAmount:o,fromTokenDecimals:i,fromTokenSymbol:s,toTokenDecimals:a,toTokenSymbol:l,hash:c,toolDetails:u}){const d=Qt(),h=n.useMemo((()=>Im[t]),[t]);return ne.exports.jsxs(er,{sx:{borderLeft:`1px dashed ${d.palette.text.primary}`,opacity:c?1:.5,pb:24},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"flex-start",flexWrap:{mobile:"wrap",tablet:"nowrap"}},children:[ne.exports.jsx(er,{component:"img",src:u.logoURI,alt:u.name,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:d.palette.background.paper,alignSelf:"flex-start"}}),ne.exports.jsx(er,{sx:{ml:8,typography:"body1"},children:u.name}),ne.exports.jsxs(er,{sx:{typography:"body2",marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",width:{mobile:"100%",tablet:"auto"},mt:{mobile:8,tablet:0}},children:[ds({input:r,decimals:i})," ",s,ne.exports.jsx("span",{style:{marginLeft:4,marginRight:4,color:d.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"For"})}),ds({input:o,decimals:a})," ",l,ne.exports.jsxs(er,{sx:{alignItems:"center",display:{mobile:"none",tablet:"flex"}},children:[ne.exports.jsx("span",{style:{marginLeft:4,color:d.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"on"})}),ne.exports.jsx(er,{component:null==h?void 0:h.logo,sx:{marginLeft:4,width:18,height:18}}),ne.exports.jsx(er,{component:"span",sx:{ml:4},children:h.name})]})]})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",typography:"body2",mt:{mobile:8,tablet:5}},children:[ne.exports.jsxs(er,{sx:{alignItems:"center",display:{mobile:"flex",tablet:"none"}},children:[ne.exports.jsx("span",{style:{color:d.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"on"})}),ne.exports.jsx(er,{component:null==h?void 0:h.logo,sx:{marginLeft:4,width:18,height:18}}),ne.exports.jsx(er,{component:"span",sx:{ml:4,mr:8},children:h.name})]}),ne.exports.jsx(iy,{chainId:t,address:c,children:ne.exports.jsx(e.Trans,{id:"Tx"})})]})]})}function ly({marginTop:e=20,route:t}){const r=Qt(),{fromChainId:o,toChainId:i}=t,{step:{includedSteps:s}}=t,[a,l]=n.useMemo((()=>[Im[o],Im[i]]),[o,i]);return ne.exports.jsxs(er,{sx:{mt:e,pl:10},children:[ne.exports.jsx(er,{sx:{borderLeft:`1px dashed ${r.palette.text.primary}`,opacity:1,pb:24},children:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"flex-start"},children:[ne.exports.jsx(er,{component:null==a?void 0:a.logo,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:r.palette.background.paper}}),ne.exports.jsx(er,{sx:{ml:8,typography:"body1"},children:a.name})]})}),s.map(((e,t)=>{const{toolDetails:r,type:n,estimate:o}=e;return"swap"===n?ne.exports.jsx(ay,{chainId:o.fromToken.chainId,fromTokenAmount:o.fromTokenAmount,toTokenAmount:o.toTokenAmount,fromTokenDecimals:o.fromToken.decimals,fromTokenSymbol:o.fromToken.symbol,toTokenDecimals:o.toToken.decimals,toTokenSymbol:o.toToken.symbol,hash:null,toolDetails:r},t):"cross"===n?ne.exports.jsx(sy,{fromChainId:o.fromToken.chainId,toChainId:o.toToken.chainId,fromTokenAmount:o.fromTokenAmount,toTokenAmount:o.toTokenAmount,fromTokenDecimals:o.fromToken.decimals,fromTokenSymbol:o.fromToken.symbol,toTokenDecimals:o.toToken.decimals,toTokenSymbol:o.toToken.symbol,fromHash:null,toHash:null,toolDetails:r},t):null})),ne.exports.jsx(er,{sx:{opacity:.5,pb:0},children:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"flex-start"},children:[ne.exports.jsx(er,{component:null==l?void 0:l.logo,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:r.palette.background.paper}}),ne.exports.jsx(er,{sx:{ml:8,typography:"body1"},children:l.name})]})})]})}function cy({route:t}){const r=Qt(),o=Im[t.fromChainId],s=n.useMemo((()=>pa(`address/${t.fromAddress}`,t.fromChainId)),[t.fromAddress,t.fromChainId]);return ne.exports.jsxs(er,{children:[ne.exports.jsx(er,{sx:{py:12,borderStyle:"solid",borderWidth:r.spacing(1,0,0),borderColor:r.palette.border.main},children:ne.exports.jsx(Ki,{children:ne.exports.jsx(cs,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(er,{component:i.DetailBorder,sx:{mr:6,width:18,height:18}}),ne.exports.jsx(e.Trans,{id:"Detail"})]}),ne.exports.jsx(er,{component:i.CaretUp,sx:{width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]}),children:ne.exports.jsxs(er,{sx:{mt:16},children:[ne.exports.jsxs(er,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsx(er,{sx:{typography:"body2",color:"text.secondary",flexShrink:0},children:ne.exports.jsx(e.Trans,{id:"Send to:"})}),ne.exports.jsxs(er,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"center"},children:[o?ne.exports.jsx(er,{component:o.logo,sx:{width:18,height:18}}):"",ne.exports.jsx(er,{sx:{display:"inline-block",mx:6,width:"1px",height:12,backgroundColor:"border.main"}}),ne.exports.jsx(er,{sx:{typography:"body2",fontWeight:600},children:(a=t.fromAddress,a.length<=10?a:`${a.slice(0,6)}...${a.slice(a.length-4,a.length)}`)}),ne.exports.jsx(jn,{component:"a",href:s,target:"_blank",rel:"noopener noreferrer",sx:{ml:6,width:18,height:18,color:"text.secondary"},children:ne.exports.jsx(er,{component:i.ArrowTopRightBorder,sx:{width:18,height:18}})})]})]}),t.feeUSD?ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsx(er,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:ne.exports.jsx(e.Trans,{id:"Fee"})}),ne.exports.jsxs(er,{sx:{typography:"body2"},children:["$",us({input:t.feeUSD})]})]}):"",ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:[ne.exports.jsx(e.Trans,{id:"Slippage"}),ne.exports.jsx(Og,{onlyHover:!0,title:ne.exports.jsx(e.Trans,{id:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:6})]}),ne.exports.jsxs(er,{sx:{typography:"body2"},children:[100*t.slippage,"%"]})]})]})})})}),ne.exports.jsx(er,{sx:{py:12,borderStyle:"solid",borderWidth:r.spacing(1,0,0),borderColor:r.palette.border.main},children:ne.exports.jsx(Ki,{children:ne.exports.jsx(cs,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(er,{component:i.DetailBorder,sx:{mr:6,width:18,height:18}}),ne.exports.jsx(e.Trans,{id:"Estimated Time"})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[t.executionDuration?qg({start:Date.now(),end:Date.now()+1e3*t.executionDuration}):"-",ne.exports.jsx(er,{component:i.CaretUp,sx:{ml:6,width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]})]}),children:ne.exports.jsx(ly,{route:t})})})})]});var a}function uy({open:t,onClose:r,route:o,bridgeOrderTxRequest:i,clearToAmt:s,clearFromAmt:a}){const c=Qt(),{contractStatus:u}=l.useSelector(Lp),d=l.useDispatch(),h=oy({route:o,bridgeOrderTxRequest:i});return n.useEffect((()=>{u!==Ep.Pending&&r(),u===Ep.TxSuccess&&(s(),a())}),[u]),ne.exports.jsx(Pm,{title:ne.exports.jsx(e.Trans,{id:"Bridge Summary"}),open:t,onClose:()=>{d(rg({contractStatus:Ep.Initial})),r()},children:ne.exports.jsxs(ne.exports.Fragment,{children:[o?ne.exports.jsxs(er,{sx:{px:16,pb:20,flex:1,overflowY:"auto"},children:[ne.exports.jsxs(er,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",py:20,borderStyle:"solid",borderWidth:c.spacing(1,0,0),borderColor:c.palette.border.main},children:[ne.exports.jsx(Qg,{token:o.fromToken,chainId:o.fromChainId,amount:o.fromAmount}),ne.exports.jsx(Kg,{children:ne.exports.jsx(er,{sx:{display:"flex",px:3,py:3,backgroundColor:c.palette.background.paperContrast,border:`1px solid ${c.palette.border.main}`,borderRadius:"50%",alignItems:"center",width:24,height:24,overflow:"hidden"},children:ne.exports.jsx($g,{size:"medium",toolDetails:o.step.toolDetails,nameMarginLeft:8})})}),ne.exports.jsx(Qg,{token:o.toToken,chainId:o.toChainId,amount:o.toTokenAmount})]}),ne.exports.jsx(cy,{route:o})]}):"",ne.exports.jsx(er,{sx:{px:16,py:20},children:ne.exports.jsx(wn,{fullWidth:!0,isLoading:u==Ep.Pending,disabled:!o,onClick:()=>{h(),d(rg({contractStatus:Ep.Pending}))},children:u==Ep.Pending?ne.exports.jsx(e.Trans,{id:"Confirming"}):ne.exports.jsx(e.Trans,{id:"Confirm Bridge"})})})]})})}function dy({message:t,onClose:r}){return ne.exports.jsx(Pm,{open:!!t,onClose:r,children:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsxs(er,{sx:{flex:1,textAlign:"center"},children:[ne.exports.jsx(er,{component:i.ErrorWarn,sx:{mt:60,width:64,height:64,color:"error.main"}}),t?ne.exports.jsxs(er,{sx:{textAlign:"center",mt:60},children:[ne.exports.jsx(er,{children:ne.exports.jsx(e.Trans,{id:"Something went wrong."})}),ne.exports.jsx(er,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:t})]}):""]}),ne.exports.jsx(er,{sx:{px:16,py:20},children:ne.exports.jsx(wn,{onClick:r,fullWidth:!0,children:ne.exports.jsx(e.Trans,{id:"Dismiss"})})})]})})}function hy(){var t,o,s;const a=Qt(),{isInflight:c}=ig(),{chainId:d,account:h}=u.useWeb3React(),p=l.useDispatch(),{isReverseRouting:f}=l.useSelector(Lp),m=l.useSelector(Np),g=l.useSelector(Pp),b=l.useSelector(_p),{isETH:x}=n.useMemo((()=>fa(d)),[d]),v=n.useMemo((()=>{var e;return null===(e=ca[null!=d?d:m])||void 0===e?void 0:e.address}),[d]),[w,E]=n.useState(""),[A,k]=n.useState(""),[R,S]=n.useState(""),[T,N]=n.useState(""),M=n.useMemo((()=>r.debounce((e=>S(e)),1e3)),[]),F=n.useMemo((()=>r.debounce((e=>N(e)),1e3)),[]),[I,j]=n.useState(null),[D,B]=n.useState(null),[_,P]=n.useState(!1),[W,U]=n.useState(!1),L=n.useMemo((()=>!(!(null==I?void 0:I.chainId)||!(null==D?void 0:D.chainId)||I.chainId===D.chainId)),[I,D]),{toFiatPrice:V,fromFiatPrice:Z}=Eg({chainId:d,toToken:D,fromToken:I}),H=Up(),z=n.useMemo((()=>I?H(I):null),[I,H]),Y=n.useMemo((()=>{const e=null==I?void 0:I.chainId;if(!L||!e)return null;const t=ca[e];return t?H(Object.assign(Object.assign({},t),{chainId:e})):null}),[L,null==I?void 0:I.chainId,H]),{marginAmount:G}=function({token:e,fiatPrice:t}){return{marginAmount:n.useMemo((()=>{var r;const n=null!==(r=null==e?void 0:e.decimals)&&void 0!==r?r:6,o=null!=t?new C.default(500).div(t):new C.default(0),i=ms(o,n);return(i.lt(new C.default(1).times(new C.default(10).pow(n-3)))?new C.default(0):i).toString(10)}),[null==e?void 0:e.decimals,t])}}({token:f?D:I,fiatPrice:f?V:Z}),{resAmount:X,priceImpact:J,executeSwap:q,baseFeeAmount:Q,additionalFeeAmount:K,resPricePerToToken:$,resPricePerFromToken:ee,status:te}=Sg({toToken:D,fromToken:I,marginAmount:G,fromAmount:R,toAmount:T}),{bridgeRouteList:re,status:oe}=function({toToken:e,fromToken:t,fromAmount:r}){const{account:o,provider:i}=u.useWeb3React(),s=l.useSelector(Ag)||.5,{apikey:a}=l.useSelector(Lp),[c,d]=n.useState(Hg.Initial),[h,p]=n.useState([]),f=n.useCallback((()=>ga(this,void 0,void 0,(function*(){var n;const l=null==t?void 0:t.chainId,c=null==e?void 0:e.chainId;if(!(l&&c&&l!==c&&t&&e&&r))return void d(Hg.Initial);d(Hg.Loading);const u=t.address,h=e.address,f=o||Cg,m=o||Cg,g=Number(s),b={fromAddress:f,fromAmount:y.parseFixed(String(r||1),t.decimals).toString(),fromChainId:l,fromTokenAddress:u,toAddress:m,toChainId:c,toTokenAddress:h,options:{slippage:g},products:["lifi","hyphen","nabox","bungee","swft","stargate","connext","squid","across"]};try{const s=Date.now(),u=(yield O.default.post(`${bg}?apikey=${a}`,{data:b})).data.data,h=[];if((null===(n=null==u?void 0:u.routes)||void 0===n?void 0:n.length)&&u.routes.forEach(((n,o)=>{if(n){const{toAmount:i,feeUSD:a,executionDuration:u,product:d,step:p,encodeParams:y,productParams:b}=n;if(p&&null!==i){const n=new C.default(i);if(!n.isNaN()&&n.gt(0)){const{tool:x,toolDetails:v,type:w,includedSteps:E,approvalAddress:A}=p;if(E&&E.length>0&&x&&v&&v.name&&v.logoURI&&w&&A){const p=[];if(E.forEach((e=>{e&&e.id&&e.type&&e.tool&&e.toolDetails&&e.toolDetails.name&&e.toolDetails.logoURI&&e.estimate&&e.estimate.fromAmount&&e.estimate.fromToken&&e.estimate.fromToken.decimals&&e.estimate.toAmount&&e.estimate.toToken&&e.estimate.toToken.decimals&&p.push({id:e.id,tool:e.tool,toolDetails:{name:e.toolDetails.name,logoURI:e.toolDetails.logoURI},type:e.type,estimate:{fromToken:e.estimate.fromToken,toToken:e.estimate.toToken,fromTokenAmount:new C.default(e.estimate.fromAmount).div(`1e${e.estimate.fromToken.decimals}`),toTokenAmount:new C.default(e.estimate.toAmount).div(`1e${e.estimate.toToken.decimals}`)}})})),p.length>0){const k={key:`${d}-${i}-${a}-${o}`,id:d,fromChainId:l,toChainId:c,fromToken:t,toToken:e,fromAmount:r,toTokenAmount:n.div(`1e${e.decimals}`),fromAddress:f,toAddress:m,product:d,slippage:g,roundedRouteCostTime:(Date.now()-s)/1e3,spenderContractAddress:null!=A?A:"0x",feeUSD:a,executionDuration:u,step:{tool:x,toolDetails:{name:v.name,logoURI:v.logoURI},type:w,includedSteps:p},encodeParams:y,productParams:b,sourceRoute:{toAmount:i,feeUSD:a,executionDuration:u,step:{tool:x,toolDetails:v,type:w,approvalAddress:A,includedSteps:E}}};h.push(k)}}}}}})),p(h),h.length?d(Hg.Success):d(Hg.Failed),!o||!i)return}catch(e){d(Hg.Failed),console.error(e)}}))),[o,e,s,t,i,r,a]);return wg({refetch:f}),{status:c,refetch:f,bridgeRouteList:n.useMemo((()=>r?h:[]),[c,r,h])}}({toToken:D,fromToken:I,fromAmount:R}),[ie,se]=n.useState(!1),[ae,le]=n.useState(""),ce=n.useMemo((()=>!ae&&re.length?re[0].id:ae),[ae,re]),ue=n.useMemo((()=>re.find((e=>e.id===ce))),[re,ce]);n.useEffect((()=>{!ue&&ae&&le("")}),[ue]);const{sendRouteLoading:de,sendRouteError:he,setSendRouteError:pe,bridgeOrderTxRequest:fe,handleClickSend:me}=ny(),[ge,ye]=n.useState(!1),be=function(e){const t=n.useRef(!1),[r,o]=n.useState(!1),i=l.useDispatch();return n.useEffect((()=>{if(!t.current)return void(t.current=!0);i(mg((e?.5:3).toString())),o(!0);const r=setTimeout((()=>{o(!1)}),3e3);return()=>{clearTimeout(r)}}),[e]),r}(L),{getApprovalState:xe,submitApprove:ve,getPendingRest:we,getMaxBalance:Ee}=Zg({account:h,chainId:null!==(t=null==I?void 0:I.chainId)&&void 0!==t?t:d,contractAddress:null==ue?void 0:ue.spenderContractAddress}),Ae=n.useMemo((()=>we(f?D:I)),[null==I?void 0:I.address,null==D?void 0:D.address,we,f]),ke=n.useCallback((e=>{const t=e.toString();E(t),M(t)}),[E,M]),Ce=n.useCallback((e=>{const t=e.toString();k(t),F(t)}),[k,F]),Re=l.useSelector(jp),Se=()=>{let e=null;I||b&&b.chainId===d||Re.some((t=>!(t.chainId!==d||t.side&&"from"!==t.side)&&(e=t,j(t),!0))),D||g&&g.chainId===d||Re.some((t=>!(t.chainId!==d||e&&e.address===t.address||t.side&&"to"!==t.side)&&(B(t),!0)))},Te=n.useRef(d);n.useEffect((()=>{void 0===Te.current&&d&&(Te.current=d,d&&(B(null),j(null),f?Ce(""):ke("")),b&&b.chainId===d&&(j(b),b.amount&&(p(rg({isReverseRouting:!1})),ke(b.amount))),g&&g.chainId===d&&(B(g),g.amount&&b&&!b.amount&&(p(rg({isReverseRouting:!0})),Ce(g.amount))),Se())}),[g,b,d,ke,Ce]),n.useEffect((()=>{Se()}),[Re]);const Ne=n.useCallback((()=>{ke(""),Ce(""),j(D),B(I),le("")}),[j,D,B,I,ke,Ce,le]),Me=n.useCallback((e=>f?Ce(Ee(D)):ke(Ee(I))),[ke,Ce,Ee,I,D,f]),Fe=n.useMemo((()=>(100*Number(J)).toFixed(2)),[J]),Oe=n.useMemo((()=>{const e=f?X:R;return e&&Z?new C.default(Z).multipliedBy(e):null}),[Z,R,f,X]),Ie=n.useMemo((()=>{var e;if(!V)return null;if(L)return(null===(e=null==ue?void 0:ue.toTokenAmount)||void 0===e?void 0:e.gt(0))?ue.toTokenAmount.multipliedBy(V):null;const t=f?T:X;return t?new C.default(V).multipliedBy(t):null}),[V,T,f,X,ue,L]),je=n.useMemo((()=>ne.exports.jsxs(er,{sx:{display:"flex",fontWeight:600,typography:"body2",alignItems:"center",justifyContent:"center"},children:[ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Due to the market condition, market price and estimated price may have a slight difference"}),mr:8}),ne.exports.jsxs(er,{sx:{display:"flex"},children:[ne.exports.jsx(e.Trans,{id:"Current price impact"}),ne.exports.jsxs(er,{sx:{color:a.palette.error.main,ml:4},children:[Fe,"%"]})]})]})),[Fe]),De=n.useMemo((()=>ne.exports.jsx(_g,{toToken:D,fromToken:I,priceStatus:te,pricePerToToken:$,pricePerFromToken:ee})),[D,I,te,$,ee]),Be=n.useMemo((()=>!sa[d||1]),[d]),_e=n.useMemo((()=>d&&!!(null==I?void 0:I.chainId)&&(null==I?void 0:I.chainId)!==d),[d,null==I?void 0:I.chainId]),Pe=n.useMemo((()=>_e?ne.exports.jsxs(er,{sx:{textAlign:"center"},children:[ne.exports.jsx(er,{component:i.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),ne.exports.jsx(e.Trans,{id:"The current network is inconsistent with the wallet - please switch in wallet"})]}):te===Rg.Loading||L&&oe===Rg.Loading?ne.exports.jsx(er,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(Bn,{sx:{mr:5}}),ne.exports.jsx(e.Trans,{id:"Fetching best price..."})]})}):Be?ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,{component:i.Warn,sx:{mr:6,width:16,color:"warning.main"}}),ne.exports.jsx(e.Trans,{id:"Unsupported network - switch to trade"})]}):!L&&w&&new C.default(Fe).gt(15)?je:L&&re.length?ne.exports.jsx(ry,{route:ue,onClick:()=>se(!0)}):De),[te,De,w,je,Fe,Be,L,oe,re,ue,_e]),We=n.useMemo((()=>f?new C.default(A).gt(0)?ds({input:X,decimals:null==I?void 0:I.decimals}):"-":w),[w,A,X,I,f]),Ue=n.useMemo((()=>{var e;return f?A:L?(null===(e=null==ue?void 0:ue.toTokenAmount)||void 0===e?void 0:e.gt(0))&&oe!==Rg.Loading?ds({input:ue.toTokenAmount,decimals:null==D?void 0:D.decimals}):"-":new C.default(w).gt(0)?ds({input:X,decimals:null==D?void 0:D.decimals}):"-"}),[w,A,X,D,f,ue,L,oe]),Le=n.useMemo((()=>{const t=xe(I,f?X||0:R),r=t===Lg.Approving,n=t===Lg.Insufficient&&!Ae,o=x?.1:.02,i=v===(null==I?void 0:I.address),s=new C.default(z||0);if(!h)return ne.exports.jsx(Wg,{});if(c)return ne.exports.jsx(wn,{fullWidth:!0,isLoading:!0,disabled:!0,children:ne.exports.jsx(e.Trans,{id:"Transaction Pending"})});if(!I||!D)return ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-select-token-btn",children:ne.exports.jsx(e.Trans,{id:"Select Tokens"})});if(n)return ne.exports.jsx(wn,{fullWidth:!0,disabled:r,onClick:()=>ve(I),children:r?ne.exports.jsx(e.Trans,{id:"Approving"}):ne.exports.jsx(e.Trans,{id:"Approve"})});if(!new C.default(f?T:R).gt(0))return ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-enter-amount-btn",children:ne.exports.jsx(e.Trans,{id:"Enter an amount"})});if((L?oe===Rg.Loading:te===Rg.Loading)||t===Lg.Loading)return ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-fetch-price-btn",children:ne.exports.jsx(e.Trans,{id:"Fetching Price..."})});let a=!1;return a=L?!re.length||oe===Rg.Failed:!X||te===Rg.Failed,a?ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,children:ne.exports.jsx(e.Trans,{id:"Quote not available"})}):s.lt(f?null!=X?X:0:R)||i&&s.lte(o)?ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-insufficient-balance-btn",children:ne.exports.jsx(e.Trans,{id:"Insufficient balance"})}):L?ne.exports.jsx(wn,{fullWidth:!0,onClick:()=>me({selectedRoute:ue,fromEtherTokenBalance:Y,goNext:()=>ye(!0)}),"data-testid":"swap-review-btn",isLoading:de,children:ne.exports.jsx(e.Trans,{id:"Review Bridge"})}):ne.exports.jsx(wn,{fullWidth:!0,onClick:()=>P(!0),"data-testid":"swap-review-btn",children:ne.exports.jsx(e.Trans,{id:"Review Swap"})})}),[x,h,T,R,D,X,I,c,q,Ae,ve,te,z,xe,v,f,L,oe,re,de,Y]),Ve=n.useMemo((()=>I&&D?ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(jm,{token:I,sx:{width:16,height:16,mr:6},chainId:I.chainId}),`${ds({input:f?X:R,decimals:null==I?void 0:I.decimals})} ${null==I?void 0:I.symbol}`,ne.exports.jsx(er,{component:i.DoubleRight,sx:{width:12,height:12,mx:16}}),ne.exports.jsx(jm,{token:D,sx:{width:16,height:16,mr:6},chainId:D.chainId}),`${ds({input:f?T:X,decimals:null==D?void 0:D.decimals})} ${null==D?void 0:D.symbol}`]}):ne.exports.jsx(er,{})),[I,D,R,T,X,f]);return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsxs(er,{sx:{display:"flex",justifyContent:"space-between",typography:"caption",margin:20},children:[ne.exports.jsx(e.Trans,{id:"Swap"}),ne.exports.jsx(di,{open:be,title:L?ne.exports.jsx(e.Trans,{id:"The setting has been switched to bridge mode"}):ne.exports.jsx(e.Trans,{id:"The setting has been switched to swap mode"}),placement:"bottom-end",children:ne.exports.jsx(er,{component:An,children:ne.exports.jsx(er,{component:i.Setting,onClick:()=>U(!0),sx:{width:19,height:19,color:"text.primary",cursor:"pointer"}})})})]}),ne.exports.jsxs(er,{sx:{flex:1,padding:"0 20px 20px",overflowY:"auto"},children:[ne.exports.jsxs(er,{children:[ne.exports.jsx(Fg,{sx:{mb:4},token:I,side:"from",amt:We,defaultLoadBalance:!0,onlyCurrentChain:!0,onMaxClick:Me,onInputChange:ke,onInputFocus:()=>{f&&ke(""),p(rg({isReverseRouting:!1}))},showMaxBtn:!f&&!w,occupiedAddrs:[null!==(o=null==D?void 0:D.address)&&void 0!==o?o:""],fiatPriceTxt:Oe?`$${us({input:Oe,showDecimals:1})}`:"-",onTokenChange:(e,t)=>{if(t)return Ne();ke(""),Ce(""),j(e),le("")},readOnly:f,showChainLogo:!0}),ne.exports.jsx(Ig,{onClick:Ne}),ne.exports.jsx(Fg,{token:D,side:"to",amt:Ue,onInputChange:Ce,onInputFocus:()=>{f||Ce(""),p(rg({isReverseRouting:!0}))},occupiedAddrs:[null!==(s=null==I?void 0:I.address)&&void 0!==s?s:""],fiatPriceTxt:Ie?`$${us({input:Ie,showDecimals:1})}(${Fe}%)`:"-",onTokenChange:(e,t)=>{if(t)return Ne();ke(""),Ce(""),B(e),le("")},readOnly:L||!f,showChainLogo:!0}),ne.exports.jsx(er,{sx:{py:12,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexWrap:"wrap"},children:Pe})]}),Le,ne.exports.jsxs(er,{sx:{mt:13,display:"flex",typography:"h6",cursor:"pointer",justifyContent:"center",alignItems:"center",color:a.palette.text.disabled},onClick:()=>window.open("https://app.dodoex.io"),children:[ne.exports.jsx(er,{sx:{width:24,typography:"body2",transform:"translate(1px, 2px)","& path":{fill:a.palette.text.disabled}},component:i.Dodo}),ne.exports.jsx(e.Trans,{id:"Powered by DODO protocol"})]})]}),ne.exports.jsx(jg,{toToken:D,fromToken:I,fromAmount:f?X:R,toAmount:f?T:X,open:_,baseFeeAmount:Q,priceImpact:Fe,additionalFeeAmount:K,curToFiatPrice:Ie,execute:()=>q(Ve),clearFromAmt:()=>ke(""),clearToAmt:()=>Ce(""),curFromFiatPrice:Oe,pricePerFromToken:ee,onClose:()=>P(!1)}),ne.exports.jsx(Bg,{open:W,onClose:()=>U(!1),isBridge:L}),ne.exports.jsx(ty,{open:ie,onClose:()=>se(!1),selectedRouteId:ce,setSelectRouteId:le,bridgeRouteList:re}),ne.exports.jsx(uy,{open:ge,onClose:()=>ye(!1),route:ue,bridgeOrderTxRequest:fe,clearFromAmt:()=>ke(""),clearToAmt:()=>Ce("")}),ne.exports.jsx(dy,{message:he,onClose:()=>pe("")})]})}var py,fy=M.default;if("production"===process.env.NODE_ENV)py=fy.createRoot,fy.hydrateRoot;else{var my=fy.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;py=function(e,t){my.usingClientEntryPoint=!0;try{return fy.createRoot(e,t)}finally{my.usingClientEntryPoint=!1}}}exports.InitSwapWidget=function(e){const t=document.getElementById("dodo-swap-widget");py(t).render(ne.exports.jsx(Ng,{...e,children:ne.exports.jsx(hy,{})}))},exports.SwapWidget=function(e){return ne.exports.jsx(Ng,{...e,children:ne.exports.jsx(hy,{})})};
|
|
45
|
+
*/!function(e){!function(){var t="input is invalid type",r="object"==typeof window,n=r?window:{};n.JS_SHA3_NO_WINDOW&&(r=!1);var o=!r&&"object"==typeof self;!n.JS_SHA3_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node?n=I:o&&(n=self);var i=!n.JS_SHA3_NO_COMMON_JS&&e.exports,s=!n.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,a="0123456789abcdef".split(""),l=[4,1024,262144,67108864],c=[0,8,16,24],u=[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],d=[224,256,384,512],h=[128,256],p=["hex","buffer","arrayBuffer","array","digest"],f={128:168,256:136};!n.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!s||!n.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});for(var m=function(e,t,r){return function(n){return new M(e,t,e).update(n)[r]()}},g=function(e,t,r){return function(n,o){return new M(e,t,o).update(n)[r]()}},y=function(e,t,r){return function(t,n,o,i){return E["cshake"+e].update(t,n,o,i)[r]()}},b=function(e,t,r){return function(t,n,o,i){return E["kmac"+e].update(t,n,o,i)[r]()}},x=function(e,t,r,n){for(var o=0;o<p.length;++o){var i=p[o];e[i]=t(r,n,i)}return e},v=function(e,t){var r=m(e,t,"hex");return r.create=function(){return new M(e,t,e)},r.update=function(e){return r.create().update(e)},x(r,m,e,t)},w=[{name:"keccak",padding:[1,256,65536,16777216],bits:d,createMethod:v},{name:"sha3",padding:[6,1536,393216,100663296],bits:d,createMethod:v},{name:"shake",padding:[31,7936,2031616,520093696],bits:h,createMethod:function(e,t){var r=g(e,t,"hex");return r.create=function(r){return new M(e,t,r)},r.update=function(e,t){return r.create(t).update(e)},x(r,g,e,t)}},{name:"cshake",padding:l,bits:h,createMethod:function(e,t){var r=f[e],n=y(e,0,"hex");return n.create=function(n,o,i){return o||i?new M(e,t,n).bytepad([o,i],r):E["shake"+e].create(n)},n.update=function(e,t,r,o){return n.create(t,r,o).update(e)},x(n,y,e,t)}},{name:"kmac",padding:l,bits:h,createMethod:function(e,t){var r=f[e],n=b(e,0,"hex");return n.create=function(n,o,i){return new F(e,t,o).bytepad(["KMAC",i],r).bytepad([n],r)},n.update=function(e,t,r,o){return n.create(e,r,o).update(t)},x(n,b,e,t)}}],E={},A=[],C=0;C<w.length;++C)for(var k=w[C],R=k.bits,S=0;S<R.length;++S){var T=k.name+"_"+R[S];if(A.push(T),E[T]=k.createMethod(R[S],k.padding),"sha3"!==k.name){var N=k.name+R[S];A.push(N),E[N]=E[T]}}function M(e,t,r){this.blocks=[],this.s=[],this.padding=t,this.outputBits=r,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(e<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var n=0;n<50;++n)this.s[n]=0}function F(e,t,r){M.call(this,e,t,r)}M.prototype.update=function(e){if(this.finalized)throw new Error("finalize already called");var r,n=typeof e;if("string"!==n){if("object"!==n)throw new Error(t);if(null===e)throw new Error(t);if(s&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!(Array.isArray(e)||s&&ArrayBuffer.isView(e)))throw new Error(t);r=!0}for(var o,i,a=this.blocks,l=this.byteCount,u=e.length,d=this.blockCount,h=0,p=this.s;h<u;){if(this.reset)for(this.reset=!1,a[0]=this.block,o=1;o<d+1;++o)a[o]=0;if(r)for(o=this.start;h<u&&o<l;++h)a[o>>2]|=e[h]<<c[3&o++];else for(o=this.start;h<u&&o<l;++h)(i=e.charCodeAt(h))<128?a[o>>2]|=i<<c[3&o++]:i<2048?(a[o>>2]|=(192|i>>6)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]):i<55296||i>=57344?(a[o>>2]|=(224|i>>12)<<c[3&o++],a[o>>2]|=(128|i>>6&63)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]):(i=65536+((1023&i)<<10|1023&e.charCodeAt(++h)),a[o>>2]|=(240|i>>18)<<c[3&o++],a[o>>2]|=(128|i>>12&63)<<c[3&o++],a[o>>2]|=(128|i>>6&63)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]);if(this.lastByteIndex=o,o>=l){for(this.start=o-l,this.block=a[d],o=0;o<d;++o)p[o]^=a[o];O(p),this.reset=!0}else this.start=o}return this},M.prototype.encode=function(e,t){var r=255&e,n=1,o=[r];for(r=255&(e>>=8);r>0;)o.unshift(r),r=255&(e>>=8),++n;return t?o.push(n):o.unshift(n),this.update(o),o.length},M.prototype.encodeString=function(e){var r,n=typeof e;if("string"!==n){if("object"!==n)throw new Error(t);if(null===e)throw new Error(t);if(s&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!(Array.isArray(e)||s&&ArrayBuffer.isView(e)))throw new Error(t);r=!0}var o=0,i=e.length;if(r)o=i;else for(var a=0;a<e.length;++a){var l=e.charCodeAt(a);l<128?o+=1:l<2048?o+=2:l<55296||l>=57344?o+=3:(l=65536+((1023&l)<<10|1023&e.charCodeAt(++a)),o+=4)}return o+=this.encode(8*o),this.update(e),o},M.prototype.bytepad=function(e,t){for(var r=this.encode(t),n=0;n<e.length;++n)r+=this.encodeString(e[n]);var o=t-r%t,i=[];return i.length=o,this.update(i),this},M.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex,r=this.blockCount,n=this.s;if(e[t>>2]|=this.padding[3&t],this.lastByteIndex===this.byteCount)for(e[0]=e[r],t=1;t<r+1;++t)e[t]=0;for(e[r-1]|=2147483648,t=0;t<r;++t)n[t]^=e[t];O(n)}},M.prototype.toString=M.prototype.hex=function(){this.finalize();for(var e,t=this.blockCount,r=this.s,n=this.outputBlocks,o=this.extraBytes,i=0,s=0,l="";s<n;){for(i=0;i<t&&s<n;++i,++s)e=r[i],l+=a[e>>4&15]+a[15&e]+a[e>>12&15]+a[e>>8&15]+a[e>>20&15]+a[e>>16&15]+a[e>>28&15]+a[e>>24&15];s%t==0&&(O(r),i=0)}return o&&(e=r[i],l+=a[e>>4&15]+a[15&e],o>1&&(l+=a[e>>12&15]+a[e>>8&15]),o>2&&(l+=a[e>>20&15]+a[e>>16&15])),l},M.prototype.arrayBuffer=function(){this.finalize();var e,t=this.blockCount,r=this.s,n=this.outputBlocks,o=this.extraBytes,i=0,s=0,a=this.outputBits>>3;e=o?new ArrayBuffer(n+1<<2):new ArrayBuffer(a);for(var l=new Uint32Array(e);s<n;){for(i=0;i<t&&s<n;++i,++s)l[s]=r[i];s%t==0&&O(r)}return o&&(l[i]=r[i],e=e.slice(0,a)),e},M.prototype.buffer=M.prototype.arrayBuffer,M.prototype.digest=M.prototype.array=function(){this.finalize();for(var e,t,r=this.blockCount,n=this.s,o=this.outputBlocks,i=this.extraBytes,s=0,a=0,l=[];a<o;){for(s=0;s<r&&a<o;++s,++a)e=a<<2,t=n[s],l[e]=255&t,l[e+1]=t>>8&255,l[e+2]=t>>16&255,l[e+3]=t>>24&255;a%r==0&&O(n)}return i&&(e=a<<2,t=n[s],l[e]=255&t,i>1&&(l[e+1]=t>>8&255),i>2&&(l[e+2]=t>>16&255)),l},F.prototype=new M,F.prototype.finalize=function(){return this.encode(this.outputBits,!0),M.prototype.finalize.call(this)};var O=function(e){var t,r,n,o,i,s,a,l,c,d,h,p,f,m,g,y,b,x,v,w,E,A,C,k,R,S,T,N,M,F,O,I,j,D,B,_,P,W,U,L,V,Z,H,z,Y,G,X,J,q,Q,K,$,ee,te,re,ne,oe,ie,se,ae,le,ce,ue;for(n=0;n<48;n+=2)o=e[0]^e[10]^e[20]^e[30]^e[40],i=e[1]^e[11]^e[21]^e[31]^e[41],s=e[2]^e[12]^e[22]^e[32]^e[42],a=e[3]^e[13]^e[23]^e[33]^e[43],l=e[4]^e[14]^e[24]^e[34]^e[44],c=e[5]^e[15]^e[25]^e[35]^e[45],d=e[6]^e[16]^e[26]^e[36]^e[46],h=e[7]^e[17]^e[27]^e[37]^e[47],t=(p=e[8]^e[18]^e[28]^e[38]^e[48])^(s<<1|a>>>31),r=(f=e[9]^e[19]^e[29]^e[39]^e[49])^(a<<1|s>>>31),e[0]^=t,e[1]^=r,e[10]^=t,e[11]^=r,e[20]^=t,e[21]^=r,e[30]^=t,e[31]^=r,e[40]^=t,e[41]^=r,t=o^(l<<1|c>>>31),r=i^(c<<1|l>>>31),e[2]^=t,e[3]^=r,e[12]^=t,e[13]^=r,e[22]^=t,e[23]^=r,e[32]^=t,e[33]^=r,e[42]^=t,e[43]^=r,t=s^(d<<1|h>>>31),r=a^(h<<1|d>>>31),e[4]^=t,e[5]^=r,e[14]^=t,e[15]^=r,e[24]^=t,e[25]^=r,e[34]^=t,e[35]^=r,e[44]^=t,e[45]^=r,t=l^(p<<1|f>>>31),r=c^(f<<1|p>>>31),e[6]^=t,e[7]^=r,e[16]^=t,e[17]^=r,e[26]^=t,e[27]^=r,e[36]^=t,e[37]^=r,e[46]^=t,e[47]^=r,t=d^(o<<1|i>>>31),r=h^(i<<1|o>>>31),e[8]^=t,e[9]^=r,e[18]^=t,e[19]^=r,e[28]^=t,e[29]^=r,e[38]^=t,e[39]^=r,e[48]^=t,e[49]^=r,m=e[0],g=e[1],G=e[11]<<4|e[10]>>>28,X=e[10]<<4|e[11]>>>28,N=e[20]<<3|e[21]>>>29,M=e[21]<<3|e[20]>>>29,ae=e[31]<<9|e[30]>>>23,le=e[30]<<9|e[31]>>>23,Z=e[40]<<18|e[41]>>>14,H=e[41]<<18|e[40]>>>14,D=e[2]<<1|e[3]>>>31,B=e[3]<<1|e[2]>>>31,y=e[13]<<12|e[12]>>>20,b=e[12]<<12|e[13]>>>20,J=e[22]<<10|e[23]>>>22,q=e[23]<<10|e[22]>>>22,F=e[33]<<13|e[32]>>>19,O=e[32]<<13|e[33]>>>19,ce=e[42]<<2|e[43]>>>30,ue=e[43]<<2|e[42]>>>30,te=e[5]<<30|e[4]>>>2,re=e[4]<<30|e[5]>>>2,_=e[14]<<6|e[15]>>>26,P=e[15]<<6|e[14]>>>26,x=e[25]<<11|e[24]>>>21,v=e[24]<<11|e[25]>>>21,Q=e[34]<<15|e[35]>>>17,K=e[35]<<15|e[34]>>>17,I=e[45]<<29|e[44]>>>3,j=e[44]<<29|e[45]>>>3,k=e[6]<<28|e[7]>>>4,R=e[7]<<28|e[6]>>>4,ne=e[17]<<23|e[16]>>>9,oe=e[16]<<23|e[17]>>>9,W=e[26]<<25|e[27]>>>7,U=e[27]<<25|e[26]>>>7,w=e[36]<<21|e[37]>>>11,E=e[37]<<21|e[36]>>>11,$=e[47]<<24|e[46]>>>8,ee=e[46]<<24|e[47]>>>8,z=e[8]<<27|e[9]>>>5,Y=e[9]<<27|e[8]>>>5,S=e[18]<<20|e[19]>>>12,T=e[19]<<20|e[18]>>>12,ie=e[29]<<7|e[28]>>>25,se=e[28]<<7|e[29]>>>25,L=e[38]<<8|e[39]>>>24,V=e[39]<<8|e[38]>>>24,A=e[48]<<14|e[49]>>>18,C=e[49]<<14|e[48]>>>18,e[0]=m^~y&x,e[1]=g^~b&v,e[10]=k^~S&N,e[11]=R^~T&M,e[20]=D^~_&W,e[21]=B^~P&U,e[30]=z^~G&J,e[31]=Y^~X&q,e[40]=te^~ne&ie,e[41]=re^~oe&se,e[2]=y^~x&w,e[3]=b^~v&E,e[12]=S^~N&F,e[13]=T^~M&O,e[22]=_^~W&L,e[23]=P^~U&V,e[32]=G^~J&Q,e[33]=X^~q&K,e[42]=ne^~ie&ae,e[43]=oe^~se&le,e[4]=x^~w&A,e[5]=v^~E&C,e[14]=N^~F&I,e[15]=M^~O&j,e[24]=W^~L&Z,e[25]=U^~V&H,e[34]=J^~Q&$,e[35]=q^~K&ee,e[44]=ie^~ae&ce,e[45]=se^~le&ue,e[6]=w^~A&m,e[7]=E^~C&g,e[16]=F^~I&k,e[17]=O^~j&R,e[26]=L^~Z&D,e[27]=V^~H&B,e[36]=Q^~$&z,e[37]=K^~ee&Y,e[46]=ae^~ce&te,e[47]=le^~ue&re,e[8]=A^~m&y,e[9]=C^~g&b,e[18]=I^~k&S,e[19]=j^~R&T,e[28]=Z^~D&_,e[29]=H^~B&P,e[38]=$^~z&G,e[39]=ee^~Y&X,e[48]=ce^~te&ne,e[49]=ue^~re&oe,e[0]^=u[n],e[1]^=u[n+1]};if(i)e.exports=E;else for(C=0;C<A.length;++C)n[A[C]]=E[A[C]]}()}(Hs);var zs=Hs.exports;function Ys(e){return"0x"+zs.keccak_256(Is(e))}const Gs=new Rs("rlp/5.7.0");function Xs(e){const t=[];for(;e;)t.unshift(255&e),e>>=8;return t}function Js(e,t,r){let n=0;for(let o=0;o<r;o++)n=256*n+e[t+o];return n}function qs(e){if(Array.isArray(e)){let t=[];if(e.forEach((function(e){t=t.concat(qs(e))})),t.length<=55)return t.unshift(192+t.length),t;const r=Xs(t.length);return r.unshift(247+r.length),r.concat(t)}Ms(e)||Gs.throwArgumentError("RLP object must be BytesLike","object",e);const t=Array.prototype.slice.call(Is(e));if(1===t.length&&t[0]<=127)return t;if(t.length<=55)return t.unshift(128+t.length),t;const r=Xs(t.length);return r.unshift(183+r.length),r.concat(t)}function Qs(e){return _s(qs(e))}function Ks(e,t,r,n){const o=[];for(;r<t+1+n;){const i=$s(e,r);o.push(i.result),(r+=i.consumed)>t+1+n&&Gs.throwError("child data too short",Rs.errors.BUFFER_OVERRUN,{})}return{consumed:1+n,result:o}}function $s(e,t){if(0===e.length&&Gs.throwError("data too short",Rs.errors.BUFFER_OVERRUN,{}),e[t]>=248){const r=e[t]-247;t+1+r>e.length&&Gs.throwError("data short segment too short",Rs.errors.BUFFER_OVERRUN,{});const n=Js(e,t+1,r);return t+1+r+n>e.length&&Gs.throwError("data long segment too short",Rs.errors.BUFFER_OVERRUN,{}),Ks(e,t,t+1+r,r+n)}if(e[t]>=192){const r=e[t]-192;return t+1+r>e.length&&Gs.throwError("data array too short",Rs.errors.BUFFER_OVERRUN,{}),Ks(e,t,t+1,r)}if(e[t]>=184){const r=e[t]-183;t+1+r>e.length&&Gs.throwError("data array too short",Rs.errors.BUFFER_OVERRUN,{});const n=Js(e,t+1,r);t+1+r+n>e.length&&Gs.throwError("data array too short",Rs.errors.BUFFER_OVERRUN,{});return{consumed:1+r+n,result:_s(e.slice(t+1+r,t+1+r+n))}}if(e[t]>=128){const r=e[t]-128;t+1+r>e.length&&Gs.throwError("data too short",Rs.errors.BUFFER_OVERRUN,{});return{consumed:1+r,result:_s(e.slice(t+1,t+1+r))}}return{consumed:1,result:_s(e[t])}}function ea(e){const t=Is(e),r=$s(t,0);return r.consumed!==t.length&&Gs.throwArgumentError("invalid rlp data","data",e),r.result}const ta=new Rs("address/5.7.0");function ra(e){Bs(e,20)||ta.throwArgumentError("invalid address","address",e);const t=(e=e.toLowerCase()).substring(2).split(""),r=new Uint8Array(40);for(let e=0;e<40;e++)r[e]=t[e].charCodeAt(0);const n=Is(Ys(r));for(let e=0;e<40;e+=2)n[e>>1]>>4>=8&&(t[e]=t[e].toUpperCase()),(15&n[e>>1])>=8&&(t[e+1]=t[e+1].toUpperCase());return"0x"+t.join("")}const na={};for(let e=0;e<10;e++)na[String(e)]=String(e);for(let e=0;e<26;e++)na[String.fromCharCode(65+e)]=String(10+e);const oa=Math.floor(function(e){return Math.log10?Math.log10(e):Math.log(e)/Math.LN10}(9007199254740991));function ia(e){let t=null;if("string"!=typeof e&&ta.throwArgumentError("invalid address","address",e),e.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==e.substring(0,2)&&(e="0x"+e),t=ra(e),e.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==e&&ta.throwArgumentError("bad address checksum","address",e);else if(e.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(e.substring(2,4)!==function(e){let t=(e=(e=e.toUpperCase()).substring(4)+e.substring(0,2)+"00").split("").map((e=>na[e])).join("");for(;t.length>=oa;){let e=t.substring(0,oa);t=parseInt(e,10)%97+t.substring(e.length)}let r=String(98-parseInt(t,10)%97);for(;r.length<2;)r="0"+r;return r}(e)&&ta.throwArgumentError("bad icap checksum","address",e),t=y._base36To16(e.substring(4));t.length<40;)t="0"+t;t=ra("0x"+t)}else ta.throwArgumentError("invalid address","address",e);return t}var sa;!function(e){e[e.MAINNET=1]="MAINNET",e[e.GOERLI=5]="GOERLI",e[e.BSC=56]="BSC",e[e.POLYGON=137]="POLYGON",e[e.ARBITRUM_ONE=42161]="ARBITRUM_ONE",e[e.AURORA=1313161554]="AURORA",e[e.OKCHAIN=66]="OKCHAIN",e[e.OPTIMISM=10]="OPTIMISM",e[e.AVALANCHE=43114]="AVALANCHE",e[e.CONFLUX=1030]="CONFLUX"}(sa||(sa={}));const aa={[sa.MAINNET]:["https://rpc.ankr.com/eth","https://eth-mainnet.public.blastapi.io","https://eth-rpc.gateway.pokt.network","https://main-rpc.linkpool.io"],[sa.GOERLI]:["https://goerli.optimism.io/"],[sa.BSC]:["https://bsc-dataseed1.binance.org","https://bsc-dataseed2.binance.org","https://bsc-dataseed3.binance.org","https://bsc-dataseed4.binance.org","https://bsc-dataseed1.defibit.io","https://bsc-dataseed2.defibit.io","https://bsc-dataseed3.defibit.io","https://bsc-dataseed4.defibit.io","https://bsc-dataseed1.ninicoin.io","https://bsc-dataseed2.ninicoin.io","https://bsc-dataseed3.ninicoin.io","https://bsc-dataseed4.ninicoin.io","https://bsc-dataseed.binance.org","https://rpc.ankr.com/bsc","https://bscrpc.com","https://bsc.mytokenpocket.vip","https://binance.nodereal.io","https://rpc-bsc.bnb48.club"],[sa.POLYGON]:["https://polygon-rpc.com","https://rpc-mainnet.matic.network","https://matic-mainnet.chainstacklabs.com","https://rpc-mainnet.maticvigil.com","https://rpc-mainnet.matic.quiknode.pro","https://matic-mainnet-full-rpc.bwarelabs.com","https://matic-mainnet-archive-rpc.bwarelabs.com","https://poly-rpc.gateway.pokt.network","https://rpc.ankr.com/polygon","https://polygon-mainnet.public.blastapi.io"],[sa.ARBITRUM_ONE]:["https://arb1.arbitrum.io/rpc","https://rpc.ankr.com/arbitrum"],[sa.AURORA]:["https://mainnet.aurora.dev/"],[sa.OKCHAIN]:["https://exchainrpc.okex.org","https://okc-mainnet.gateway.pokt.network/v1/lb/6275309bea1b320039c893ff"],[sa.OPTIMISM]:["https://mainnet.optimism.io","https://optimism-mainnet.public.blastapi.io"],[sa.AVALANCHE]:["https://api.avax.network/ext/bc/C/rpc","https://rpc.ankr.com/avalanche","https://ava-mainnet.public.blastapi.io/ext/bc/C/rpc"],[sa.CONFLUX]:["https://evm.confluxrpc.com","https://conflux-espace-public.unifra.io"]},la={symbol:"ETH",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,showDecimals:4,wrappedTokenSymbol:"WETH"},ca={[sa.MAINNET]:Object.assign(Object.assign({},la),{wrappedTokenAddress:"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"}),[sa.GOERLI]:Object.assign(Object.assign({},la),{wrappedTokenAddress:"0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6"}),[sa.OPTIMISM]:Object.assign(Object.assign({},la),{wrappedTokenAddress:"0x4200000000000000000000000000000000000006"}),[sa.CONFLUX]:Object.assign(Object.assign({},la),{symbol:"CFX",name:"CFX",wrappedTokenSymbol:"WCFX",wrappedTokenAddress:"0x14b2d3bc65e74dae1030eafd8ac30c533c976a9b"}),[sa.BSC]:Object.assign(Object.assign({},la),{symbol:"BNB",name:"BNB",wrappedTokenSymbol:"WBNB",wrappedTokenAddress:"0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c"}),[sa.OKCHAIN]:Object.assign(Object.assign({},la),{symbol:"OKT",name:"OKT",wrappedTokenSymbol:"WOKT",wrappedTokenAddress:"0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15"}),[sa.POLYGON]:Object.assign(Object.assign({},la),{symbol:"MATIC",name:"MATIC",showDecimals:6,wrappedTokenSymbol:"WMATIC",wrappedTokenAddress:"0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270"}),[sa.ARBITRUM_ONE]:Object.assign(Object.assign({},la),{name:"Ethereum",showDecimals:6,wrappedTokenAddress:"0x82aF49447D8a07e3bd95BD0d56f35241523fBab1"}),[sa.AURORA]:Object.assign(Object.assign({},la),{name:"Ethereum",showDecimals:6,wrappedTokenAddress:"0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB"}),[sa.AVALANCHE]:Object.assign(Object.assign({},la),{symbol:"AVAX",name:"Avalanche",showDecimals:6,wrappedTokenSymbol:"WAVAX",wrappedTokenAddress:"0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7"})},ua={[sa.MAINNET]:"ethereum",[sa.GOERLI]:"goerli",[sa.OPTIMISM]:"optimism",[sa.CONFLUX]:"cfx",[sa.BSC]:"bsc",[sa.OKCHAIN]:"okex-chain",[sa.POLYGON]:"polygon",[sa.ARBITRUM_ONE]:"arbitrum",[sa.AURORA]:"aurora",[sa.AVALANCHE]:"avalanche"},da={[sa.MAINNET]:"etherscan.io",[sa.GOERLI]:"goerli.etherscan.io",[sa.OPTIMISM]:"optimistic.etherscan.io",[sa.CONFLUX]:"snowtrace.io",[sa.BSC]:"bscscan.com",[sa.OKCHAIN]:"www.oklink.com/okexchain",[sa.POLYGON]:"polygonscan.com",[sa.ARBITRUM_ONE]:"arbiscan.io",[sa.AURORA]:"aurorascan.dev",[sa.AVALANCHE]:"snowtrace.io"},ha=(e,t)=>{if(0===e.length||0===t.length)return!1;if(t.length===e.length)return e.toLowerCase()===t.toLowerCase();const r=e.substring(2,e.length).toLowerCase(),n=t.substring(2,t.length).toLowerCase();return r.length>n.length?r.endsWith(n):n.endsWith(r)};function pa(e,t){return`https://${da[t||1]}${e?`/${e}`:""}`}const fa=e=>{const t={isMainnet:1===e,isRinkeby:4===e,isGor:5===e};return Object.assign(Object.assign({},t),{isETH:t.isMainnet||t.isRinkeby||t.isGor})};function ma(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function ga(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))}const ya=(e,t)=>r=>ga(void 0,void 0,void 0,(function*(){r({type:"SET_ETH_BALANCE",payload:{[e]:t}})})),ba=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_ACCOUNT_BALANCES",payload:e})})),xa=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_BALANCE_LOADINGS",payload:e})}));var va=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const wa=new Rs("properties/5.7.0");function Ea(e,t,r){Object.defineProperty(e,t,{enumerable:!0,value:r,writable:!1})}function Aa(e,t){for(let r=0;r<32;r++){if(e[t])return e[t];if(!e.prototype||"object"!=typeof e.prototype)break;e=Object.getPrototypeOf(e.prototype).constructor}return null}function Ca(e){return va(this,void 0,void 0,(function*(){const t=Object.keys(e).map((t=>{const r=e[t];return Promise.resolve(r).then((e=>({key:t,value:e})))}));return(yield Promise.all(t)).reduce(((e,t)=>(e[t.key]=t.value,e)),{})}))}function ka(e){const t={};for(const r in e)t[r]=e[r];return t}const Ra={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Sa(e){if(null==e||Ra[typeof e])return!0;if(Array.isArray(e)||"object"==typeof e){if(!Object.isFrozen(e))return!1;const t=Object.keys(e);for(let r=0;r<t.length;r++){let n=null;try{n=e[t[r]]}catch(e){continue}if(!Sa(n))return!1}return!0}return wa.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Ta(e){if(Sa(e))return e;if(Array.isArray(e))return Object.freeze(e.map((e=>Na(e))));if("object"==typeof e){const t={};for(const r in e){const n=e[r];void 0!==n&&Ea(t,r,Na(n))}return t}return wa.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Na(e){return Ta(e)}class Ma{constructor(e){for(const t in e)this[t]=Na(e[t])}}var Fa=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Oa=new Rs("abstract-provider/5.7.0");class Ia extends Ma{static isForkEvent(e){return!(!e||!e._isForkEvent)}}class ja{constructor(){Oa.checkAbstract(new.target,ja),Ea(this,"_isProvider",!0)}getFeeData(){return Fa(this,void 0,void 0,(function*(){const{block:e,gasPrice:t}=yield Ca({block:this.getBlock("latest"),gasPrice:this.getGasPrice().catch((e=>null))});let r=null,n=null,o=null;return e&&e.baseFeePerGas&&(r=e.baseFeePerGas,o=y.BigNumber.from("1500000000"),n=e.baseFeePerGas.mul(2).add(o)),{lastBaseFeePerGas:r,maxFeePerGas:n,maxPriorityFeePerGas:o,gasPrice:t}}))}addListener(e,t){return this.on(e,t)}removeListener(e,t){return this.off(e,t)}static isProvider(e){return!(!e||!e._isProvider)}}const Da=new Rs("networks/5.7.1");function Ba(e){const t=function(t,r){null==r&&(r={});const n=[];if(t.InfuraProvider&&"-"!==r.infura)try{n.push(new t.InfuraProvider(e,r.infura))}catch(e){}if(t.EtherscanProvider&&"-"!==r.etherscan)try{n.push(new t.EtherscanProvider(e,r.etherscan))}catch(e){}if(t.AlchemyProvider&&"-"!==r.alchemy)try{n.push(new t.AlchemyProvider(e,r.alchemy))}catch(e){}if(t.PocketProvider&&"-"!==r.pocket){const o=["goerli","ropsten","rinkeby","sepolia"];try{const i=new t.PocketProvider(e,r.pocket);i.network&&-1===o.indexOf(i.network.name)&&n.push(i)}catch(e){}}if(t.CloudflareProvider&&"-"!==r.cloudflare)try{n.push(new t.CloudflareProvider(e))}catch(e){}if(t.AnkrProvider&&"-"!==r.ankr)try{const o=["ropsten"],i=new t.AnkrProvider(e,r.ankr);i.network&&-1===o.indexOf(i.network.name)&&n.push(i)}catch(e){}if(0===n.length)return null;if(t.FallbackProvider){let o=1;return null!=r.quorum?o=r.quorum:"homestead"===e&&(o=2),new t.FallbackProvider(n,o)}return n[0]};return t.renetwork=function(e){return Ba(e)},t}function _a(e,t){const r=function(r,n){return r.JsonRpcProvider?new r.JsonRpcProvider(e,t):null};return r.renetwork=function(t){return _a(e,t)},r}const Pa={chainId:1,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"homestead",_defaultProvider:Ba("homestead")},Wa={chainId:3,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"ropsten",_defaultProvider:Ba("ropsten")},Ua={chainId:63,name:"classicMordor",_defaultProvider:_a("https://www.ethercluster.com/mordor","classicMordor")},La={unspecified:{chainId:0,name:"unspecified"},homestead:Pa,mainnet:Pa,morden:{chainId:2,name:"morden"},ropsten:Wa,testnet:Wa,rinkeby:{chainId:4,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"rinkeby",_defaultProvider:Ba("rinkeby")},kovan:{chainId:42,name:"kovan",_defaultProvider:Ba("kovan")},goerli:{chainId:5,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"goerli",_defaultProvider:Ba("goerli")},kintsugi:{chainId:1337702,name:"kintsugi"},sepolia:{chainId:11155111,name:"sepolia",_defaultProvider:Ba("sepolia")},classic:{chainId:61,name:"classic",_defaultProvider:_a("https://www.ethercluster.com/etc","classic")},classicMorden:{chainId:62,name:"classicMorden"},classicMordor:Ua,classicTestnet:Ua,classicKotti:{chainId:6,name:"classicKotti",_defaultProvider:_a("https://www.ethercluster.com/kotti","classicKotti")},xdai:{chainId:100,name:"xdai"},matic:{chainId:137,name:"matic",_defaultProvider:Ba("matic")},maticmum:{chainId:80001,name:"maticmum"},optimism:{chainId:10,name:"optimism",_defaultProvider:Ba("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 Va(e){e=atob(e);const t=[];for(let r=0;r<e.length;r++)t.push(e.charCodeAt(r));return Is(t)}function Za(e){e=Is(e);let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return btoa(t)}class Ha{constructor(e){Ea(this,"alphabet",e),Ea(this,"base",e.length),Ea(this,"_alphabetMap",{}),Ea(this,"_leader",e.charAt(0));for(let t=0;t<e.length;t++)this._alphabetMap[e.charAt(t)]=t}encode(e){let t=Is(e);if(0===t.length)return"";let r=[0];for(let e=0;e<t.length;++e){let n=t[e];for(let e=0;e<r.length;++e)n+=r[e]<<8,r[e]=n%this.base,n=n/this.base|0;for(;n>0;)r.push(n%this.base),n=n/this.base|0}let n="";for(let e=0;0===t[e]&&e<t.length-1;++e)n+=this._leader;for(let e=r.length-1;e>=0;--e)n+=this.alphabet[r[e]];return n}decode(e){if("string"!=typeof e)throw new TypeError("Expected String");let t=[];if(0===e.length)return new Uint8Array(t);t.push(0);for(let r=0;r<e.length;r++){let n=this._alphabetMap[e[r]];if(void 0===n)throw new Error("Non-base"+this.base+" character");let o=n;for(let e=0;e<t.length;++e)o+=t[e]*this.base,t[e]=255&o,o>>=8;for(;o>0;)t.push(255&o),o>>=8}for(let r=0;e[r]===this._leader&&r<e.length-1;++r)t.push(0);return Is(new Uint8Array(t.reverse()))}}new Ha("abcdefghijklmnopqrstuvwxyz234567");const za=new Ha("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),Ya="0x0000000000000000000000000000000000000000",Ga=y.BigNumber.from(-1),Xa=y.BigNumber.from(0),Ja=y.BigNumber.from(1),qa=y.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),Qa=new Rs("strings/5.7.0");var Ka,$a;function el(e,t,r,n,o){if(e===$a.BAD_PREFIX||e===$a.UNEXPECTED_CONTINUE){let e=0;for(let n=t+1;n<r.length&&r[n]>>6==2;n++)e++;return e}return e===$a.OVERRUN?r.length-t-1:0}!function(e){e.current="",e.NFC="NFC",e.NFD="NFD",e.NFKC="NFKC",e.NFKD="NFKD"}(Ka||(Ka={})),function(e){e.UNEXPECTED_CONTINUE="unexpected continuation byte",e.BAD_PREFIX="bad codepoint prefix",e.OVERRUN="string overrun",e.MISSING_CONTINUE="missing continuation byte",e.OUT_OF_RANGE="out of UTF-8 range",e.UTF16_SURROGATE="UTF-16 surrogate",e.OVERLONG="overlong representation"}($a||($a={}));const tl=Object.freeze({error:function(e,t,r,n,o){return Qa.throwArgumentError(`invalid codepoint at offset ${t}; ${e}`,"bytes",r)},ignore:el,replace:function(e,t,r,n,o){return e===$a.OVERLONG?(n.push(o),0):(n.push(65533),el(e,t,r))}});function rl(e,t){null==t&&(t=tl.error),e=Is(e);const r=[];let n=0;for(;n<e.length;){const o=e[n++];if(o>>7==0){r.push(o);continue}let i=null,s=null;if(192==(224&o))i=1,s=127;else if(224==(240&o))i=2,s=2047;else{if(240!=(248&o)){n+=t(128==(192&o)?$a.UNEXPECTED_CONTINUE:$a.BAD_PREFIX,n-1,e,r);continue}i=3,s=65535}if(n-1+i>=e.length){n+=t($a.OVERRUN,n-1,e,r);continue}let a=o&(1<<8-i-1)-1;for(let o=0;o<i;o++){let o=e[n];if(128!=(192&o)){n+=t($a.MISSING_CONTINUE,n,e,r),a=null;break}a=a<<6|63&o,n++}null!==a&&(a>1114111?n+=t($a.OUT_OF_RANGE,n-1-i,e,r,a):a>=55296&&a<=57343?n+=t($a.UTF16_SURROGATE,n-1-i,e,r,a):a<=s?n+=t($a.OVERLONG,n-1-i,e,r,a):r.push(a))}return r}function nl(e,t=Ka.current){t!=Ka.current&&(Qa.checkNormalize(),e=e.normalize(t));let r=[];for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(n<128)r.push(n);else if(n<2048)r.push(n>>6|192),r.push(63&n|128);else if(55296==(64512&n)){t++;const o=e.charCodeAt(t);if(t>=e.length||56320!=(64512&o))throw new Error("invalid utf-8 string");const i=65536+((1023&n)<<10)+(1023&o);r.push(i>>18|240),r.push(i>>12&63|128),r.push(i>>6&63|128),r.push(63&i|128)}else r.push(n>>12|224),r.push(n>>6&63|128),r.push(63&n|128)}return Is(r)}function ol(e,t){return rl(e,t).map((e=>e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10&1023),56320+(1023&e))))).join("")}function il(e){return Ys(nl(e))}function sl(e,t){null==t&&(t=1);const r=[],n=r.forEach,o=function(e,t){n.call(e,(function(e){t>0&&Array.isArray(e)?o(e,t-1):r.push(e)}))};return o(e,t),r}function al(e){return function(e){let t=0;return()=>e[t++]}(function(e){let t=0;function r(){return e[t++]<<8|e[t++]}let n=r(),o=1,i=[0,1];for(let e=1;e<n;e++)i.push(o+=r());let s=r(),a=t;t+=s;let l=0,c=0;function u(){return 0==l&&(c=c<<8|e[t++],l=8),c>>--l&1}const d=Math.pow(2,31),h=d>>>1,p=h>>1,f=d-1;let m=0;for(let e=0;e<31;e++)m=m<<1|u();let g=[],y=0,b=d;for(;;){let e=Math.floor(((m-y+1)*o-1)/b),t=0,r=n;for(;r-t>1;){let n=t+r>>>1;e<i[n]?r=n:t=n}if(0==t)break;g.push(t);let s=y+Math.floor(b*i[t]/o),a=y+Math.floor(b*i[t+1]/o)-1;for(;0==((s^a)&h);)m=m<<1&f|u(),s=s<<1&f,a=a<<1&f|1;for(;s&~a&p;)m=m&h|m<<1&f>>>1|u(),s=s<<1^h,a=(a^h)<<1|h|1;y=s,b=1+a-s}let x=n-4;return g.map((t=>{switch(t-x){case 3:return x+65792+(e[a++]<<16|e[a++]<<8|e[a++]);case 2:return x+256+(e[a++]<<8|e[a++]);case 1:return x+e[a++];default:return t-1}}))}(e))}function ll(e){return 1&e?~e>>1:e>>1}function cl(e,t){let r=Array(e);for(let n=0,o=-1;n<e;n++)r[n]=o+=1+t();return r}function ul(e,t){let r=Array(e);for(let n=0,o=0;n<e;n++)r[n]=o+=ll(t());return r}function dl(e,t){let r=cl(e(),e),n=e(),o=cl(n,e),i=function(e,t){let r=Array(e);for(let n=0;n<e;n++)r[n]=1+t();return r}(n,e);for(let e=0;e<n;e++)for(let t=0;t<i[e];t++)r.push(o[e]+t);return t?r.map((e=>t[e])):r}function hl(e,t,r){let n=Array(e).fill(void 0).map((()=>[]));for(let o=0;o<t;o++)ul(e,r).forEach(((e,t)=>n[t].push(e)));return n}function pl(e,t){let r=1+t(),n=t(),o=function(e){let t=[];for(;;){let r=e();if(0==r)break;t.push(r)}return t}(t);return sl(hl(o.length,1+e,t).map(((e,t)=>{const i=e[0],s=e.slice(1);return Array(o[t]).fill(void 0).map(((e,t)=>{let o=t*n;return[i+t*r,s.map((e=>e+o))]}))})))}function fl(e,t){return hl(1+t(),1+e,t).map((e=>[e[0],e.slice(1)]))}const ml=al(Va("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==")),gl=new Set(dl(ml)),yl=new Set(dl(ml)),bl=function(e){let t=[];for(;;){let r=e();if(0==r)break;t.push(pl(r,e))}for(;;){let r=e()-1;if(r<0)break;t.push(fl(r,e))}return function(e){const t={};for(let r=0;r<e.length;r++){const n=e[r];t[n[0]]=n[1]}return t}(sl(t))}(ml),xl=function(e){let t=dl(e).sort(((e,t)=>e-t));return function r(){let n=[];for(;;){let o=dl(e,t);if(0==o.length)break;n.push({set:new Set(o),node:r()})}n.sort(((e,t)=>t.set.size-e.set.size));let o=e(),i=o%3;o=o/3|0;let s=!!(1&o);return o>>=1,{branches:n,valid:i,fe0f:s,save:1==o,check:2==o}}()}(ml);function vl(e){return function(e,t=Ka.current){return rl(nl(e,t))}(e)}function wl(e){return e.filter((e=>65039!=e))}function El(e){for(let t of e.split(".")){let e=vl(t);try{for(let t=e.lastIndexOf(95)-1;t>=0;t--)if(95!==e[t])throw new Error("underscore only allowed at start");if(e.length>=4&&e.every((e=>e<128))&&45===e[2]&&45===e[3])throw new Error("invalid label extension")}catch(e){throw new Error(`Invalid label "${t}": ${e.message}`)}}return e}function Al(e){return El(function(e,t){let r=vl(e).reverse(),n=[];for(;r.length;){let e=Cl(r);if(e){n.push(...t(e));continue}let o=r.pop();if(gl.has(o)){n.push(o);continue}if(yl.has(o))continue;let i=bl[o];if(!i)throw new Error(`Disallowed codepoint: 0x${o.toString(16).toUpperCase()}`);n.push(...i)}return El(function(e){return e.normalize("NFC")}(String.fromCodePoint(...n)))}(e,wl))}function Cl(e,t){var r;let n,o,i=xl,s=[],a=e.length;for(t&&(t.length=0);a;){let l=e[--a];if(i=null===(r=i.branches.find((e=>e.set.has(l))))||void 0===r?void 0:r.node,!i)break;if(i.save)o=l;else if(i.check&&l===o)break;s.push(l),i.fe0f&&(s.push(65039),a>0&&65039==e[a-1]&&a--),i.valid&&(n=s.slice(),2==i.valid&&n.splice(1,1),t&&t.push(...e.slice(a).reverse()),e.length=a)}return n}const kl=new Rs("hash/5.7.0"),Rl=new Uint8Array(32);function Sl(e){if(0===e.length)throw new Error("invalid ENS name; empty component");return e}function Tl(e){const t=nl(Al(e)),r=[];if(0===e.length)return r;let n=0;for(let e=0;e<t.length;e++){46===t[e]&&(r.push(Sl(t.slice(n,e))),n=e+1)}if(n>=t.length)throw new Error("invalid ENS name; empty component");return r.push(Sl(t.slice(n))),r}function Nl(e){"string"!=typeof e&&kl.throwArgumentError("invalid ENS name; not a string","name",e);let t=Rl;const r=Tl(e);for(;r.length;)t=Ys(js([t,Ys(r.pop())]));return _s(t)}Rl.fill(0);var Ml=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Fl=new Rs("hash/5.7.0"),Ol=new Uint8Array(32);Ol.fill(0);const Il=y.BigNumber.from(-1),jl=y.BigNumber.from(0),Dl=y.BigNumber.from(1),Bl=y.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");const _l=Vs(Dl.toHexString(),32),Pl=Vs(jl.toHexString(),32),Wl={name:"string",version:"string",chainId:"uint256",verifyingContract:"address",salt:"bytes32"},Ul=["name","version","chainId","verifyingContract","salt"];function Ll(e){return function(t){return"string"!=typeof t&&Fl.throwArgumentError(`invalid domain value for ${JSON.stringify(e)}`,`domain.${e}`,t),t}}const Vl={name:Ll("name"),version:Ll("version"),chainId:function(e){try{return y.BigNumber.from(e).toString()}catch(e){}return Fl.throwArgumentError('invalid domain value for "chainId"',"domain.chainId",e)},verifyingContract:function(e){try{return ia(e).toLowerCase()}catch(e){}return Fl.throwArgumentError('invalid domain value "verifyingContract"',"domain.verifyingContract",e)},salt:function(e){try{const t=Is(e);if(32!==t.length)throw new Error("bad length");return _s(t)}catch(e){}return Fl.throwArgumentError('invalid domain value "salt"',"domain.salt",e)}};function Zl(e){{const t=e.match(/^(u?)int(\d*)$/);if(t){const r=""===t[1],n=parseInt(t[2]||"256");(n%8!=0||n>256||t[2]&&t[2]!==String(n))&&Fl.throwArgumentError("invalid numeric width","type",e);const o=Bl.mask(r?n-1:n),i=r?o.add(Dl).mul(Il):jl;return function(t){const r=y.BigNumber.from(t);return(r.lt(i)||r.gt(o))&&Fl.throwArgumentError(`value out-of-bounds for ${e}`,"value",t),Vs(r.toTwos(256).toHexString(),32)}}}{const t=e.match(/^bytes(\d+)$/);if(t){const r=parseInt(t[1]);return(0===r||r>32||t[1]!==String(r))&&Fl.throwArgumentError("invalid bytes width","type",e),function(t){return Is(t).length!==r&&Fl.throwArgumentError(`invalid length for ${e}`,"value",t),function(e){const t=Is(e),r=t.length%32;return r?Us([t,Ol.slice(r)]):_s(t)}(t)}}}switch(e){case"address":return function(e){return Vs(ia(e),32)};case"bool":return function(e){return e?_l:Pl};case"bytes":return function(e){return Ys(e)};case"string":return function(e){return il(e)}}return null}function Hl(e,t){return`${e}(${t.map((({name:e,type:t})=>t+" "+e)).join(",")})`}class zl{constructor(e){Ea(this,"types",Object.freeze(Na(e))),Ea(this,"_encoderCache",{}),Ea(this,"_types",{});const t={},r={},n={};Object.keys(e).forEach((e=>{t[e]={},r[e]=[],n[e]={}}));for(const n in e){const o={};e[n].forEach((i=>{o[i.name]&&Fl.throwArgumentError(`duplicate variable name ${JSON.stringify(i.name)} in ${JSON.stringify(n)}`,"types",e),o[i.name]=!0;const s=i.type.match(/^([^\x5b]*)(\x5b|$)/)[1];s===n&&Fl.throwArgumentError(`circular type reference to ${JSON.stringify(s)}`,"types",e);Zl(s)||(r[s]||Fl.throwArgumentError(`unknown type ${JSON.stringify(s)}`,"types",e),r[s].push(n),t[n][s]=!0)}))}const o=Object.keys(r).filter((e=>0===r[e].length));0===o.length?Fl.throwArgumentError("missing primary type","types",e):o.length>1&&Fl.throwArgumentError(`ambiguous primary types or unused types: ${o.map((e=>JSON.stringify(e))).join(", ")}`,"types",e),Ea(this,"primaryType",o[0]),function o(i,s){s[i]&&Fl.throwArgumentError(`circular type reference to ${JSON.stringify(i)}`,"types",e),s[i]=!0,Object.keys(t[i]).forEach((e=>{r[e]&&(o(e,s),Object.keys(s).forEach((t=>{n[t][e]=!0})))})),delete s[i]}(this.primaryType,{});for(const t in n){const r=Object.keys(n[t]);r.sort(),this._types[t]=Hl(t,e[t])+r.map((t=>Hl(t,e[t]))).join("")}}getEncoder(e){let t=this._encoderCache[e];return t||(t=this._encoderCache[e]=this._getEncoder(e)),t}_getEncoder(e){{const t=Zl(e);if(t)return t}const t=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(t){const e=t[1],r=this.getEncoder(e),n=parseInt(t[3]);return t=>{n>=0&&t.length!==n&&Fl.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",t);let o=t.map(r);return this._types[e]&&(o=o.map(Ys)),Ys(Us(o))}}const r=this.types[e];if(r){const t=il(this._types[e]);return e=>{const n=r.map((({name:t,type:r})=>{const n=this.getEncoder(r)(e[t]);return this._types[r]?Ys(n):n}));return n.unshift(t),Us(n)}}return Fl.throwArgumentError(`unknown type: ${e}`,"type",e)}encodeType(e){const t=this._types[e];return t||Fl.throwArgumentError(`unknown type: ${JSON.stringify(e)}`,"name",e),t}encodeData(e,t){return this.getEncoder(e)(t)}hashStruct(e,t){return Ys(this.encodeData(e,t))}encode(e){return this.encodeData(this.primaryType,e)}hash(e){return this.hashStruct(this.primaryType,e)}_visit(e,t,r){if(Zl(e))return r(e,t);const n=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(n){const e=n[1],o=parseInt(n[3]);return o>=0&&t.length!==o&&Fl.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",t),t.map((t=>this._visit(e,t,r)))}const o=this.types[e];return o?o.reduce(((e,{name:n,type:o})=>(e[n]=this._visit(o,t[n],r),e)),{}):Fl.throwArgumentError(`unknown type: ${e}`,"type",e)}visit(e,t){return this._visit(this.primaryType,e,t)}static from(e){return new zl(e)}static getPrimaryType(e){return zl.from(e).primaryType}static hashStruct(e,t,r){return zl.from(t).hashStruct(e,r)}static hashDomain(e){const t=[];for(const r in e){const n=Wl[r];n||Fl.throwArgumentError(`invalid typed-data domain key: ${JSON.stringify(r)}`,"domain",e),t.push({name:r,type:n})}return t.sort(((e,t)=>Ul.indexOf(e.name)-Ul.indexOf(t.name))),zl.hashStruct("EIP712Domain",{EIP712Domain:t},e)}static encode(e,t,r){return Us(["0x1901",zl.hashDomain(e),zl.from(t).hash(r)])}static hash(e,t,r){return Ys(zl.encode(e,t,r))}static resolveNames(e,t,r,n){return Ml(this,void 0,void 0,(function*(){e=ka(e);const o={};e.verifyingContract&&!Bs(e.verifyingContract,20)&&(o[e.verifyingContract]="0x");const i=zl.from(t);i.visit(r,((e,t)=>("address"!==e||Bs(t,20)||(o[t]="0x"),t)));for(const e in o)o[e]=yield n(e);return e.verifyingContract&&o[e.verifyingContract]&&(e.verifyingContract=o[e.verifyingContract]),r=i.visit(r,((e,t)=>"address"===e&&o[t]?o[t]:t)),{domain:e,value:r}}))}static getPayload(e,t,r){zl.hashDomain(e);const n={},o=[];Ul.forEach((t=>{const r=e[t];null!=r&&(n[t]=Vl[t](r),o.push({name:t,type:Wl[t]}))}));const i=zl.from(t),s=ka(t);return s.EIP712Domain?Fl.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",t):s.EIP712Domain=o,i.encode(r),{types:s,domain:n,primaryType:i.primaryType,message:i.visit(r,((e,t)=>{if(e.match(/^bytes(\d*)/))return _s(Is(t));if(e.match(/^u?int/))return y.BigNumber.from(t).toString();switch(e){case"address":return t.toLowerCase();case"bool":return!!t;case"string":return"string"!=typeof t&&Fl.throwArgumentError("invalid string","value",t),t}return Fl.throwArgumentError("unsupported type","type",e)}))}}}var Yl={},Gl={},Xl=Jl;function Jl(e,t){if(!e)throw new Error(t||"Assertion failed")}Jl.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)};var ql,Ql={exports:{}},Kl={exports:{}};!function(e){try{var t=require("util");if("function"!=typeof t.inherits)throw"";e.exports=t.inherits}catch(t){e.exports=(ql||(ql=1,"function"==typeof Object.create?Kl.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:Kl.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),Kl.exports)}}(Ql);var $l=Xl,ec=Ql.exports;function tc(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function rc(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function nc(e){return 1===e.length?"0"+e:e}function oc(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}Gl.inherits=ec,Gl.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),o=0;o<e.length;o+=2)r.push(parseInt(e[o]+e[o+1],16))}else for(var n=0,o=0;o<e.length;o++){var i=e.charCodeAt(o);i<128?r[n++]=i:i<2048?(r[n++]=i>>6|192,r[n++]=63&i|128):tc(e,o)?(i=65536+((1023&i)<<10)+(1023&e.charCodeAt(++o)),r[n++]=i>>18|240,r[n++]=i>>12&63|128,r[n++]=i>>6&63|128,r[n++]=63&i|128):(r[n++]=i>>12|224,r[n++]=i>>6&63|128,r[n++]=63&i|128)}else for(o=0;o<e.length;o++)r[o]=0|e[o];return r},Gl.toHex=function(e){for(var t="",r=0;r<e.length;r++)t+=nc(e[r].toString(16));return t},Gl.htonl=rc,Gl.toHex32=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e[n];"little"===t&&(o=rc(o)),r+=oc(o.toString(16))}return r},Gl.zero2=nc,Gl.zero8=oc,Gl.join32=function(e,t,r,n){var o=r-t;$l(o%4==0);for(var i=new Array(o/4),s=0,a=t;s<i.length;s++,a+=4){var l;l="big"===n?e[a]<<24|e[a+1]<<16|e[a+2]<<8|e[a+3]:e[a+3]<<24|e[a+2]<<16|e[a+1]<<8|e[a],i[s]=l>>>0}return i},Gl.split32=function(e,t){for(var r=new Array(4*e.length),n=0,o=0;n<e.length;n++,o+=4){var i=e[n];"big"===t?(r[o]=i>>>24,r[o+1]=i>>>16&255,r[o+2]=i>>>8&255,r[o+3]=255&i):(r[o+3]=i>>>24,r[o+2]=i>>>16&255,r[o+1]=i>>>8&255,r[o]=255&i)}return r},Gl.rotr32=function(e,t){return e>>>t|e<<32-t},Gl.rotl32=function(e,t){return e<<t|e>>>32-t},Gl.sum32=function(e,t){return e+t>>>0},Gl.sum32_3=function(e,t,r){return e+t+r>>>0},Gl.sum32_4=function(e,t,r,n){return e+t+r+n>>>0},Gl.sum32_5=function(e,t,r,n,o){return e+t+r+n+o>>>0},Gl.sum64=function(e,t,r,n){var o=e[t],i=n+e[t+1]>>>0,s=(i<n?1:0)+r+o;e[t]=s>>>0,e[t+1]=i},Gl.sum64_hi=function(e,t,r,n){return(t+n>>>0<t?1:0)+e+r>>>0},Gl.sum64_lo=function(e,t,r,n){return t+n>>>0},Gl.sum64_4_hi=function(e,t,r,n,o,i,s,a){var l=0,c=t;return l+=(c=c+n>>>0)<t?1:0,l+=(c=c+i>>>0)<i?1:0,e+r+o+s+(l+=(c=c+a>>>0)<a?1:0)>>>0},Gl.sum64_4_lo=function(e,t,r,n,o,i,s,a){return t+n+i+a>>>0},Gl.sum64_5_hi=function(e,t,r,n,o,i,s,a,l,c){var u=0,d=t;return u+=(d=d+n>>>0)<t?1:0,u+=(d=d+i>>>0)<i?1:0,u+=(d=d+a>>>0)<a?1:0,e+r+o+s+l+(u+=(d=d+c>>>0)<c?1:0)>>>0},Gl.sum64_5_lo=function(e,t,r,n,o,i,s,a,l,c){return t+n+i+a+c>>>0},Gl.rotr64_hi=function(e,t,r){return(t<<32-r|e>>>r)>>>0},Gl.rotr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},Gl.shr64_hi=function(e,t,r){return e>>>r},Gl.shr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0};var ic={},sc=Gl,ac=Xl;function lc(){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}ic.BlockHash=lc,lc.prototype.update=function(e,t){if(e=sc.toArray(e,t),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){var r=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-r,e.length),0===this.pending.length&&(this.pending=null),e=sc.join32(e,0,e.length-r,this.endian);for(var n=0;n<e.length;n+=this._delta32)this._update(e,n,n+this._delta32)}return this},lc.prototype.digest=function(e){return this.update(this._pad()),ac(null===this.pending),this._digest(e)},lc.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,r=t-(e+this.padLength)%t,n=new Array(r+this.padLength);n[0]=128;for(var o=1;o<r;o++)n[o]=0;if(e<<=3,"big"===this.endian){for(var i=8;i<this.padLength;i++)n[o++]=0;n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=e>>>24&255,n[o++]=e>>>16&255,n[o++]=e>>>8&255,n[o++]=255&e}else for(n[o++]=255&e,n[o++]=e>>>8&255,n[o++]=e>>>16&255,n[o++]=e>>>24&255,n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=0,i=8;i<this.padLength;i++)n[o++]=0;return n};var cc={},uc={},dc=Gl.rotr32;function hc(e,t,r){return e&t^~e&r}function pc(e,t,r){return e&t^e&r^t&r}function fc(e,t,r){return e^t^r}uc.ft_1=function(e,t,r,n){return 0===e?hc(t,r,n):1===e||3===e?fc(t,r,n):2===e?pc(t,r,n):void 0},uc.ch32=hc,uc.maj32=pc,uc.p32=fc,uc.s0_256=function(e){return dc(e,2)^dc(e,13)^dc(e,22)},uc.s1_256=function(e){return dc(e,6)^dc(e,11)^dc(e,25)},uc.g0_256=function(e){return dc(e,7)^dc(e,18)^e>>>3},uc.g1_256=function(e){return dc(e,17)^dc(e,19)^e>>>10};var mc=Gl,gc=ic,yc=uc,bc=mc.rotl32,xc=mc.sum32,vc=mc.sum32_5,wc=yc.ft_1,Ec=gc.BlockHash,Ac=[1518500249,1859775393,2400959708,3395469782];function Cc(){if(!(this instanceof Cc))return new Cc;Ec.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}mc.inherits(Cc,Ec);var kc=Cc;Cc.blockSize=512,Cc.outSize=160,Cc.hmacStrength=80,Cc.padLength=64,Cc.prototype._update=function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=bc(r[n-3]^r[n-8]^r[n-14]^r[n-16],1);var o=this.h[0],i=this.h[1],s=this.h[2],a=this.h[3],l=this.h[4];for(n=0;n<r.length;n++){var c=~~(n/20),u=vc(bc(o,5),wc(c,i,s,a),l,r[n],Ac[c]);l=a,a=s,s=bc(i,30),i=o,o=u}this.h[0]=xc(this.h[0],o),this.h[1]=xc(this.h[1],i),this.h[2]=xc(this.h[2],s),this.h[3]=xc(this.h[3],a),this.h[4]=xc(this.h[4],l)},Cc.prototype._digest=function(e){return"hex"===e?mc.toHex32(this.h,"big"):mc.split32(this.h,"big")};var Rc=Gl,Sc=ic,Tc=uc,Nc=Xl,Mc=Rc.sum32,Fc=Rc.sum32_4,Oc=Rc.sum32_5,Ic=Tc.ch32,jc=Tc.maj32,Dc=Tc.s0_256,Bc=Tc.s1_256,_c=Tc.g0_256,Pc=Tc.g1_256,Wc=Sc.BlockHash,Uc=[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 Lc(){if(!(this instanceof Lc))return new Lc;Wc.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=Uc,this.W=new Array(64)}Rc.inherits(Lc,Wc);var Vc=Lc;Lc.blockSize=512,Lc.outSize=256,Lc.hmacStrength=192,Lc.padLength=64,Lc.prototype._update=function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=Fc(Pc(r[n-2]),r[n-7],_c(r[n-15]),r[n-16]);var o=this.h[0],i=this.h[1],s=this.h[2],a=this.h[3],l=this.h[4],c=this.h[5],u=this.h[6],d=this.h[7];for(Nc(this.k.length===r.length),n=0;n<r.length;n++){var h=Oc(d,Bc(l),Ic(l,c,u),this.k[n],r[n]),p=Mc(Dc(o),jc(o,i,s));d=u,u=c,c=l,l=Mc(a,h),a=s,s=i,i=o,o=Mc(h,p)}this.h[0]=Mc(this.h[0],o),this.h[1]=Mc(this.h[1],i),this.h[2]=Mc(this.h[2],s),this.h[3]=Mc(this.h[3],a),this.h[4]=Mc(this.h[4],l),this.h[5]=Mc(this.h[5],c),this.h[6]=Mc(this.h[6],u),this.h[7]=Mc(this.h[7],d)},Lc.prototype._digest=function(e){return"hex"===e?Rc.toHex32(this.h,"big"):Rc.split32(this.h,"big")};var Zc=Gl,Hc=Vc;function zc(){if(!(this instanceof zc))return new zc;Hc.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}Zc.inherits(zc,Hc);var Yc=zc;zc.blockSize=512,zc.outSize=224,zc.hmacStrength=192,zc.padLength=64,zc.prototype._digest=function(e){return"hex"===e?Zc.toHex32(this.h.slice(0,7),"big"):Zc.split32(this.h.slice(0,7),"big")};var Gc=Gl,Xc=ic,Jc=Xl,qc=Gc.rotr64_hi,Qc=Gc.rotr64_lo,Kc=Gc.shr64_hi,$c=Gc.shr64_lo,eu=Gc.sum64,tu=Gc.sum64_hi,ru=Gc.sum64_lo,nu=Gc.sum64_4_hi,ou=Gc.sum64_4_lo,iu=Gc.sum64_5_hi,su=Gc.sum64_5_lo,au=Xc.BlockHash,lu=[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];function cu(){if(!(this instanceof cu))return new cu;au.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=lu,this.W=new Array(160)}Gc.inherits(cu,au);var uu=cu;function du(e,t,r,n,o){var i=e&r^~e&o;return i<0&&(i+=4294967296),i}function hu(e,t,r,n,o,i){var s=t&n^~t&i;return s<0&&(s+=4294967296),s}function pu(e,t,r,n,o){var i=e&r^e&o^r&o;return i<0&&(i+=4294967296),i}function fu(e,t,r,n,o,i){var s=t&n^t&i^n&i;return s<0&&(s+=4294967296),s}function mu(e,t){var r=qc(e,t,28)^qc(t,e,2)^qc(t,e,7);return r<0&&(r+=4294967296),r}function gu(e,t){var r=Qc(e,t,28)^Qc(t,e,2)^Qc(t,e,7);return r<0&&(r+=4294967296),r}function yu(e,t){var r=qc(e,t,14)^qc(e,t,18)^qc(t,e,9);return r<0&&(r+=4294967296),r}function bu(e,t){var r=Qc(e,t,14)^Qc(e,t,18)^Qc(t,e,9);return r<0&&(r+=4294967296),r}function xu(e,t){var r=qc(e,t,1)^qc(e,t,8)^Kc(e,t,7);return r<0&&(r+=4294967296),r}function vu(e,t){var r=Qc(e,t,1)^Qc(e,t,8)^$c(e,t,7);return r<0&&(r+=4294967296),r}function wu(e,t){var r=qc(e,t,19)^qc(t,e,29)^Kc(e,t,6);return r<0&&(r+=4294967296),r}function Eu(e,t){var r=Qc(e,t,19)^Qc(t,e,29)^$c(e,t,6);return r<0&&(r+=4294967296),r}cu.blockSize=1024,cu.outSize=512,cu.hmacStrength=192,cu.padLength=128,cu.prototype._prepareBlock=function(e,t){for(var r=this.W,n=0;n<32;n++)r[n]=e[t+n];for(;n<r.length;n+=2){var o=wu(r[n-4],r[n-3]),i=Eu(r[n-4],r[n-3]),s=r[n-14],a=r[n-13],l=xu(r[n-30],r[n-29]),c=vu(r[n-30],r[n-29]),u=r[n-32],d=r[n-31];r[n]=nu(o,i,s,a,l,c,u,d),r[n+1]=ou(o,i,s,a,l,c,u,d)}},cu.prototype._update=function(e,t){this._prepareBlock(e,t);var r=this.W,n=this.h[0],o=this.h[1],i=this.h[2],s=this.h[3],a=this.h[4],l=this.h[5],c=this.h[6],u=this.h[7],d=this.h[8],h=this.h[9],p=this.h[10],f=this.h[11],m=this.h[12],g=this.h[13],y=this.h[14],b=this.h[15];Jc(this.k.length===r.length);for(var x=0;x<r.length;x+=2){var v=y,w=b,E=yu(d,h),A=bu(d,h),C=du(d,h,p,f,m),k=hu(d,h,p,f,m,g),R=this.k[x],S=this.k[x+1],T=r[x],N=r[x+1],M=iu(v,w,E,A,C,k,R,S,T,N),F=su(v,w,E,A,C,k,R,S,T,N);v=mu(n,o),w=gu(n,o),E=pu(n,o,i,s,a),A=fu(n,o,i,s,a,l);var O=tu(v,w,E,A),I=ru(v,w,E,A);y=m,b=g,m=p,g=f,p=d,f=h,d=tu(c,u,M,F),h=ru(u,u,M,F),c=a,u=l,a=i,l=s,i=n,s=o,n=tu(M,F,O,I),o=ru(M,F,O,I)}eu(this.h,0,n,o),eu(this.h,2,i,s),eu(this.h,4,a,l),eu(this.h,6,c,u),eu(this.h,8,d,h),eu(this.h,10,p,f),eu(this.h,12,m,g),eu(this.h,14,y,b)},cu.prototype._digest=function(e){return"hex"===e?Gc.toHex32(this.h,"big"):Gc.split32(this.h,"big")};var Au=Gl,Cu=uu;function ku(){if(!(this instanceof ku))return new ku;Cu.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}Au.inherits(ku,Cu);var Ru=ku;ku.blockSize=1024,ku.outSize=384,ku.hmacStrength=192,ku.padLength=128,ku.prototype._digest=function(e){return"hex"===e?Au.toHex32(this.h.slice(0,12),"big"):Au.split32(this.h.slice(0,12),"big")},cc.sha1=kc,cc.sha224=Yc,cc.sha256=Vc,cc.sha384=Ru,cc.sha512=uu;var Su={},Tu=Gl,Nu=ic,Mu=Tu.rotl32,Fu=Tu.sum32,Ou=Tu.sum32_3,Iu=Tu.sum32_4,ju=Nu.BlockHash;function Du(){if(!(this instanceof Du))return new Du;ju.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function Bu(e,t,r,n){return e<=15?t^r^n:e<=31?t&r|~t&n:e<=47?(t|~r)^n:e<=63?t&n|r&~n:t^(r|~n)}function _u(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function Pu(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}Tu.inherits(Du,ju),Su.ripemd160=Du,Du.blockSize=512,Du.outSize=160,Du.hmacStrength=192,Du.padLength=64,Du.prototype._update=function(e,t){for(var r=this.h[0],n=this.h[1],o=this.h[2],i=this.h[3],s=this.h[4],a=r,l=n,c=o,u=i,d=s,h=0;h<80;h++){var p=Fu(Mu(Iu(r,Bu(h,n,o,i),e[Wu[h]+t],_u(h)),Lu[h]),s);r=s,s=i,i=Mu(o,10),o=n,n=p,p=Fu(Mu(Iu(a,Bu(79-h,l,c,u),e[Uu[h]+t],Pu(h)),Vu[h]),d),a=d,d=u,u=Mu(c,10),c=l,l=p}p=Ou(this.h[1],o,u),this.h[1]=Ou(this.h[2],i,d),this.h[2]=Ou(this.h[3],s,a),this.h[3]=Ou(this.h[4],r,l),this.h[4]=Ou(this.h[0],n,c),this.h[0]=p},Du.prototype._digest=function(e){return"hex"===e?Tu.toHex32(this.h,"little"):Tu.split32(this.h,"little")};var Wu=[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],Uu=[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],Lu=[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],Vu=[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],Zu=Gl,Hu=Xl;function zu(e,t,r){if(!(this instanceof zu))return new zu(e,t,r);this.Hash=e,this.blockSize=e.blockSize/8,this.outSize=e.outSize/8,this.inner=null,this.outer=null,this._init(Zu.toArray(t,r))}var Yu=zu;zu.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),Hu(e.length<=this.blockSize);for(var t=e.length;t<this.blockSize;t++)e.push(0);for(t=0;t<e.length;t++)e[t]^=54;for(this.inner=(new this.Hash).update(e),t=0;t<e.length;t++)e[t]^=106;this.outer=(new this.Hash).update(e)},zu.prototype.update=function(e,t){return this.inner.update(e,t),this},zu.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},function(e){var t=Yl;t.utils=Gl,t.common=ic,t.sha=cc,t.ripemd=Su,t.hmac=Yu,t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}();var Gu=Yl;function Xu(e){return"0x"+Gu.sha256().update(Is(e)).digest("hex")}new Rs("sha2/5.7.0");var Ju=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};function qu(e,t){return Ju(this,void 0,void 0,(function*(){null==t&&(t={});const r={method:t.method||"GET",headers:t.headers||{},body:t.body||void 0};if(!0!==t.skipFetchSetup&&(r.mode="cors",r.cache="no-cache",r.credentials="same-origin",r.redirect="follow",r.referrer="client"),null!=t.fetchOptions){const e=t.fetchOptions;e.mode&&(r.mode=e.mode),e.cache&&(r.cache=e.cache),e.credentials&&(r.credentials=e.credentials),e.redirect&&(r.redirect=e.redirect),e.referrer&&(r.referrer=e.referrer)}const n=yield fetch(e,r),o=yield n.arrayBuffer(),i={};return n.headers.forEach?n.headers.forEach(((e,t)=>{i[t.toLowerCase()]=e})):n.headers.keys().forEach((e=>{i[e.toLowerCase()]=n.headers.get(e)})),{headers:i,statusCode:n.status,statusMessage:n.statusText,body:Is(new Uint8Array(o))}}))}var Qu=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Ku=new Rs("web/5.7.1");function $u(e){return new Promise((t=>{setTimeout(t,e)}))}function ed(e,t){if(null==e)return null;if("string"==typeof e)return e;if(Ms(e)){if(t&&("text"===t.split("/")[0]||"application/json"===t.split(";")[0].trim()))try{return ol(e)}catch(e){}return _s(e)}return e}function td(e,t,r){let n=null;if(null!=t){n=nl(t);const r="string"==typeof e?{url:e}:ka(e);if(r.headers){0!==Object.keys(r.headers).filter((e=>"content-type"===e.toLowerCase())).length||(r.headers=ka(r.headers),r.headers["content-type"]="application/json")}else r.headers={"content-type":"application/json"};e=r}return function(e,t,r){const n="object"==typeof e&&null!=e.throttleLimit?e.throttleLimit:12;Ku.assertArgument(n>0&&n%1==0,"invalid connection throttle limit","connection.throttleLimit",n);const o="object"==typeof e?e.throttleCallback:null,i="object"==typeof e&&"number"==typeof e.throttleSlotInterval?e.throttleSlotInterval:100;Ku.assertArgument(i>0&&i%1==0,"invalid connection throttle slot interval","connection.throttleSlotInterval",i);const s="object"==typeof e&&!!e.errorPassThrough,a={};let l=null;const c={method:"GET"};let u=!1,d=12e4;if("string"==typeof e)l=e;else if("object"==typeof e){if(null!=e&&null!=e.url||Ku.throwArgumentError("missing URL","connection.url",e),l=e.url,"number"==typeof e.timeout&&e.timeout>0&&(d=e.timeout),e.headers)for(const t in e.headers)a[t.toLowerCase()]={key:t,value:String(e.headers[t])},["if-none-match","if-modified-since"].indexOf(t.toLowerCase())>=0&&(u=!0);if(c.allowGzip=!!e.allowGzip,null!=e.user&&null!=e.password){"https:"!==l.substring(0,6)&&!0!==e.allowInsecureAuthentication&&Ku.throwError("basic authentication requires a secure https url",Rs.errors.INVALID_ARGUMENT,{argument:"url",url:l,user:e.user,password:"[REDACTED]"});const t=e.user+":"+e.password;a.authorization={key:"Authorization",value:"Basic "+Za(nl(t))}}null!=e.skipFetchSetup&&(c.skipFetchSetup=!!e.skipFetchSetup),null!=e.fetchOptions&&(c.fetchOptions=ka(e.fetchOptions))}const h=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),p=l?l.match(h):null;if(p)try{const e={statusCode:200,statusMessage:"OK",headers:{"content-type":p[1]||"text/plain"},body:p[2]?Va(p[3]):(f=p[3],nl(f.replace(/%([0-9a-f][0-9a-f])/gi,((e,t)=>String.fromCharCode(parseInt(t,16))))))};let t=e.body;return r&&(t=r(e.body,e)),Promise.resolve(t)}catch(e){Ku.throwError("processing response error",Rs.errors.SERVER_ERROR,{body:ed(p[1],p[2]),error:e,requestBody:null,requestMethod:"GET",url:l})}var f;t&&(c.method="POST",c.body=t,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(t.length)}));const m={};Object.keys(a).forEach((e=>{const t=a[e];m[t.key]=t.value})),c.headers=m;const g=function(){let e=null;return{promise:new Promise((function(t,r){d&&(e=setTimeout((()=>{null!=e&&(e=null,r(Ku.makeError("timeout",Rs.errors.TIMEOUT,{requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,timeout:d,url:l})))}),d))})),cancel:function(){null!=e&&(clearTimeout(e),e=null)}}}(),y=function(){return Qu(this,void 0,void 0,(function*(){for(let e=0;e<n;e++){let t=null;try{if(t=yield qu(l,c),e<n)if(301===t.statusCode||302===t.statusCode){const e=t.headers.location||"";if("GET"===c.method&&e.match(/^https:/)){l=t.headers.location;continue}}else if(429===t.statusCode){let r=!0;if(o&&(r=yield o(e,l)),r){let r=0;const n=t.headers["retry-after"];r="string"==typeof n&&n.match(/^[1-9][0-9]*$/)?1e3*parseInt(n):i*parseInt(String(Math.random()*Math.pow(2,e))),yield $u(r);continue}}}catch(e){t=e.response,null==t&&(g.cancel(),Ku.throwError("missing response",Rs.errors.SERVER_ERROR,{requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,serverError:e,url:l}))}let a=t.body;if(u&&304===t.statusCode?a=null:!s&&(t.statusCode<200||t.statusCode>=300)&&(g.cancel(),Ku.throwError("bad response",Rs.errors.SERVER_ERROR,{status:t.statusCode,headers:t.headers,body:ed(a,t.headers?t.headers["content-type"]:null),requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,url:l})),r)try{const e=yield r(a,t);return g.cancel(),e}catch(r){if(r.throttleRetry&&e<n){let t=!0;if(o&&(t=yield o(e,l)),t){const t=i*parseInt(String(Math.random()*Math.pow(2,e)));yield $u(t);continue}}g.cancel(),Ku.throwError("processing response error",Rs.errors.SERVER_ERROR,{body:ed(a,t.headers?t.headers["content-type"]:null),error:r,requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,url:l})}return g.cancel(),a}return Ku.throwError("failed response",Rs.errors.SERVER_ERROR,{requestBody:ed(c.body,m["content-type"]),requestMethod:c.method,url:l})}))}();return Promise.race([g.promise,y])}(e,n,((e,t)=>{let n=null;if(null!=e)try{n=JSON.parse(ol(e))}catch(t){Ku.throwError("invalid JSON",Rs.errors.SERVER_ERROR,{body:e,error:t})}return r&&(n=r(n,t)),n}))}function rd(e,t){return t||(t={}),null==(t=ka(t)).floor&&(t.floor=0),null==t.ceiling&&(t.ceiling=1e4),null==t.interval&&(t.interval=250),new Promise((function(r,n){let o=null,i=!1;const s=()=>!i&&(i=!0,o&&clearTimeout(o),!0);t.timeout&&(o=setTimeout((()=>{s()&&n(new Error("timeout"))}),t.timeout));const a=t.retryLimit;let l=0;!function o(){return e().then((function(e){if(void 0!==e)s()&&r(e);else if(t.oncePoll)t.oncePoll.once("poll",o);else if(t.onceBlock)t.onceBlock.once("block",o);else if(!i){if(l++,l>a)return void(s()&&n(new Error("retry limit reached")));let e=t.interval*parseInt(String(Math.random()*Math.pow(2,l)));e<t.floor&&(e=t.floor),e>t.ceiling&&(e=t.ceiling),setTimeout(o,e)}return null}),(function(e){s()&&n(e)}))}()}))}for(var nd="qpzry9x8gf2tvdw0s3jn54khce6mua7l",od={},id=0;id<nd.length;id++){var sd=nd.charAt(id);if(void 0!==od[sd])throw new TypeError(sd+" is ambiguous");od[sd]=id}function ad(e){var t=e>>25;return(33554431&e)<<5^996825010&-(t>>0&1)^642813549&-(t>>1&1)^513874426&-(t>>2&1)^1027748829&-(t>>3&1)^705979059&-(t>>4&1)}function ld(e){for(var t=1,r=0;r<e.length;++r){var n=e.charCodeAt(r);if(n<33||n>126)return"Invalid prefix ("+e+")";t=ad(t)^n>>5}for(t=ad(t),r=0;r<e.length;++r){var o=e.charCodeAt(r);t=ad(t)^31&o}return t}function cd(e,t){if(t=t||90,e.length<8)return e+" too short";if(e.length>t)return"Exceeds length limit";var r=e.toLowerCase(),n=e.toUpperCase();if(e!==r&&e!==n)return"Mixed-case string "+e;var o=(e=r).lastIndexOf("1");if(-1===o)return"No separator character for "+e;if(0===o)return"Missing prefix for "+e;var i=e.slice(0,o),s=e.slice(o+1);if(s.length<6)return"Data too short";var a=ld(i);if("string"==typeof a)return a;for(var l=[],c=0;c<s.length;++c){var u=s.charAt(c),d=od[u];if(void 0===d)return"Unknown character "+u;a=ad(a)^d,c+6>=s.length||l.push(d)}return 1!==a?"Invalid checksum for "+e:{prefix:i,words:l}}function ud(e,t,r,n){for(var o=0,i=0,s=(1<<r)-1,a=[],l=0;l<e.length;++l)for(o=o<<t|e[l],i+=t;i>=r;)i-=r,a.push(o>>i&s);if(n)i>0&&a.push(o<<r-i&s);else{if(i>=t)return"Excess padding";if(o<<r-i&s)return"Non-zero padding"}return a}var dd={decodeUnsafe:function(){var e=cd.apply(null,arguments);if("object"==typeof e)return e},decode:function(e){var t=cd.apply(null,arguments);if("object"==typeof t)return t;throw new Error(t)},encode:function(e,t,r){if(r=r||90,e.length+7+t.length>r)throw new TypeError("Exceeds length limit");var n=ld(e=e.toLowerCase());if("string"==typeof n)throw new Error(n);for(var o=e+"1",i=0;i<t.length;++i){var s=t[i];if(s>>5!=0)throw new Error("Non 5-bit word");n=ad(n)^s,o+=nd.charAt(s)}for(i=0;i<6;++i)n=ad(n);for(n^=1,i=0;i<6;++i){o+=nd.charAt(n>>5*(5-i)&31)}return o},toWordsUnsafe:function(e){var t=ud(e,8,5,!0);if(Array.isArray(t))return t},toWords:function(e){var t=ud(e,8,5,!0);if(Array.isArray(t))return t;throw new Error(t)},fromWordsUnsafe:function(e){var t=ud(e,5,8,!1);if(Array.isArray(t))return t},fromWords:function(e){var t=ud(e,5,8,!1);if(Array.isArray(t))return t;throw new Error(t)}};const hd="providers/5.7.2";var pd={exports:{}};!function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function o(e,t,r){if(o.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var i;"object"==typeof e?e.exports=o:t.BN=o,o.BN=o,o.wordSize=26;try{i="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:require("buffer").Buffer}catch(e){}function s(e,t){var n=e.charCodeAt(t);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 "+e)}function a(e,t,r){var n=s(e,r);return r-1>=t&&(n|=s(e,r-1)<<4),n}function l(e,t,n,o){for(var i=0,s=0,a=Math.min(e.length,n),l=t;l<a;l++){var c=e.charCodeAt(l)-48;i*=o,s=c>=49?c-49+10:c>=17?c-17+10:c,r(c>=0&&s<o,"Invalid character"),i+=s}return i}function c(e,t){e.words=t.words,e.length=t.length,e.negative=t.negative,e.red=t.red}if(o.isBN=function(e){return e instanceof o||null!==e&&"object"==typeof e&&e.constructor.wordSize===o.wordSize&&Array.isArray(e.words)},o.max=function(e,t){return e.cmp(t)>0?e:t},o.min=function(e,t){return e.cmp(t)<0?e:t},o.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var o=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(o++,this.negative=1),o<e.length&&(16===t?this._parseHex(e,o,n):(this._parseBase(e,t,o),"le"===n&&this._initArray(this.toArray(),t,n)))},o.prototype._initNumber=function(e,t,n){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(r(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),t,n)},o.prototype._initArray=function(e,t,n){if(r("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var o=0;o<this.length;o++)this.words[o]=0;var i,s,a=0;if("be"===n)for(o=e.length-1,i=0;o>=0;o-=3)s=e[o]|e[o-1]<<8|e[o-2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);else if("le"===n)for(o=0,i=0;o<e.length;o+=3)s=e[o]|e[o+1]<<8|e[o+2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);return this._strip()},o.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var o,i=0,s=0;if("be"===r)for(n=e.length-1;n>=t;n-=2)o=a(e,t,n)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;else for(n=(e.length-t)%2==0?t+1:t;n<e.length;n+=2)o=a(e,t,n)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;this._strip()},o.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var n=0,o=1;o<=67108863;o*=t)n++;n--,o=o/t|0;for(var i=e.length-r,s=i%n,a=Math.min(i,i-s)+r,c=0,u=r;u<a;u+=n)c=l(e,u,u+n,t),this.imuln(o),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c);if(0!==s){var d=1;for(c=l(e,u,e.length,t),u=0;u<s;u++)d*=t;this.imuln(d),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c)}this._strip()},o.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},o.prototype._move=function(e){c(e,this)},o.prototype.clone=function(){var e=new o(null);return this.copy(e),e},o.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},o.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},o.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{o.prototype[Symbol.for("nodejs.util.inspect.custom")]=u}catch(e){o.prototype.inspect=u}else o.prototype.inspect=u;function u(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}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"],h=[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],p=[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 f(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var o=0|e.words[0],i=0|t.words[0],s=o*i,a=67108863&s,l=s/67108864|0;r.words[0]=a;for(var c=1;c<n;c++){for(var u=l>>>26,d=67108863&l,h=Math.min(c,t.length-1),p=Math.max(0,c-e.length+1);p<=h;p++){var f=c-p|0;u+=(s=(o=0|e.words[f])*(i=0|t.words[p])+d)/67108864|0,d=67108863&s}r.words[c]=0|d,l=0|u}return 0!==l?r.words[c]=0|l:r.length--,r._strip()}o.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var o=0,i=0,s=0;s<this.length;s++){var a=this.words[s],l=(16777215&(a<<o|i)).toString(16);i=a>>>24-o&16777215,(o+=2)>=26&&(o-=26,s--),n=0!==i||s!==this.length-1?d[6-l.length]+l+n:l+n}for(0!==i&&(n=i.toString(16)+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var c=h[e],u=p[e];n="";var f=this.clone();for(f.negative=0;!f.isZero();){var m=f.modrn(u).toString(e);n=(f=f.idivn(u)).isZero()?m+n:d[c-m.length]+m+n}for(this.isZero()&&(n="0"+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},o.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},o.prototype.toJSON=function(){return this.toString(16,2)},i&&(o.prototype.toBuffer=function(e,t){return this.toArrayLike(i,e,t)}),o.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},o.prototype.toArrayLike=function(e,t,n){this._strip();var o=this.byteLength(),i=n||Math.max(1,o);r(o<=i,"byte array longer than desired length"),r(i>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,i);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,o),s},o.prototype._toArrayLikeLE=function(e,t){for(var r=0,n=0,o=0,i=0;o<this.length;o++){var s=this.words[o]<<i|n;e[r++]=255&s,r<e.length&&(e[r++]=s>>8&255),r<e.length&&(e[r++]=s>>16&255),6===i?(r<e.length&&(e[r++]=s>>24&255),n=0,i=0):(n=s>>>24,i+=2)}if(r<e.length)for(e[r++]=n;r<e.length;)e[r++]=0},o.prototype._toArrayLikeBE=function(e,t){for(var r=e.length-1,n=0,o=0,i=0;o<this.length;o++){var s=this.words[o]<<i|n;e[r--]=255&s,r>=0&&(e[r--]=s>>8&255),r>=0&&(e[r--]=s>>16&255),6===i?(r>=0&&(e[r--]=s>>24&255),n=0,i=0):(n=s>>>24,i+=2)}if(r>=0)for(e[r--]=n;r>=0;)e[r--]=0},Math.clz32?o.prototype._countBits=function(e){return 32-Math.clz32(e)}:o.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},o.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 0==(8191&t)&&(r+=13,t>>>=13),0==(127&t)&&(r+=7,t>>>=7),0==(15&t)&&(r+=4,t>>>=4),0==(3&t)&&(r+=2,t>>>=2),0==(1&t)&&r++,r},o.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},o.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},o.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},o.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},o.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},o.prototype.isNeg=function(){return 0!==this.negative},o.prototype.neg=function(){return this.clone().ineg()},o.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},o.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this._strip()},o.prototype.ior=function(e){return r(0==(this.negative|e.negative)),this.iuor(e)},o.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},o.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},o.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this._strip()},o.prototype.iand=function(e){return r(0==(this.negative|e.negative)),this.iuand(e)},o.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},o.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},o.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var n=0;n<r.length;n++)this.words[n]=t.words[n]^r.words[n];if(this!==t)for(;n<t.length;n++)this.words[n]=t.words[n];return this.length=t.length,this._strip()},o.prototype.ixor=function(e){return r(0==(this.negative|e.negative)),this.iuxor(e)},o.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},o.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},o.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var o=0;o<t;o++)this.words[o]=67108863&~this.words[o];return n>0&&(this.words[o]=~this.words[o]&67108863>>26-n),this._strip()},o.prototype.notn=function(e){return this.clone().inotn(e)},o.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,o=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<<o:this.words[n]&~(1<<o),this._strip()},o.prototype.iadd=function(e){var t,r,n;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,n=e):(r=e,n=this);for(var o=0,i=0;i<n.length;i++)t=(0|r.words[i])+(0|n.words[i])+o,this.words[i]=67108863&t,o=t>>>26;for(;0!==o&&i<r.length;i++)t=(0|r.words[i])+o,this.words[i]=67108863&t,o=t>>>26;if(this.length=r.length,0!==o)this.words[this.length]=o,this.length++;else if(r!==this)for(;i<r.length;i++)this.words[i]=r.words[i];return this},o.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},o.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,n,o=this.cmp(e);if(0===o)return this.negative=0,this.length=1,this.words[0]=0,this;o>0?(r=this,n=e):(r=e,n=this);for(var i=0,s=0;s<n.length;s++)i=(t=(0|r.words[s])-(0|n.words[s])+i)>>26,this.words[s]=67108863&t;for(;0!==i&&s<r.length;s++)i=(t=(0|r.words[s])+i)>>26,this.words[s]=67108863&t;if(0===i&&s<r.length&&r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=Math.max(this.length,s),r!==this&&(this.negative=1),this._strip()},o.prototype.sub=function(e){return this.clone().isub(e)};var m=function(e,t,r){var n,o,i,s=e.words,a=t.words,l=r.words,c=0,u=0|s[0],d=8191&u,h=u>>>13,p=0|s[1],f=8191&p,m=p>>>13,g=0|s[2],y=8191&g,b=g>>>13,x=0|s[3],v=8191&x,w=x>>>13,E=0|s[4],A=8191&E,C=E>>>13,k=0|s[5],R=8191&k,S=k>>>13,T=0|s[6],N=8191&T,M=T>>>13,F=0|s[7],O=8191&F,I=F>>>13,j=0|s[8],D=8191&j,B=j>>>13,_=0|s[9],P=8191&_,W=_>>>13,U=0|a[0],L=8191&U,V=U>>>13,Z=0|a[1],H=8191&Z,z=Z>>>13,Y=0|a[2],G=8191&Y,X=Y>>>13,J=0|a[3],q=8191&J,Q=J>>>13,K=0|a[4],$=8191&K,ee=K>>>13,te=0|a[5],re=8191&te,ne=te>>>13,oe=0|a[6],ie=8191&oe,se=oe>>>13,ae=0|a[7],le=8191&ae,ce=ae>>>13,ue=0|a[8],de=8191&ue,he=ue>>>13,pe=0|a[9],fe=8191&pe,me=pe>>>13;r.negative=e.negative^t.negative,r.length=19;var ge=(c+(n=Math.imul(d,L))|0)+((8191&(o=(o=Math.imul(d,V))+Math.imul(h,L)|0))<<13)|0;c=((i=Math.imul(h,V))+(o>>>13)|0)+(ge>>>26)|0,ge&=67108863,n=Math.imul(f,L),o=(o=Math.imul(f,V))+Math.imul(m,L)|0,i=Math.imul(m,V);var ye=(c+(n=n+Math.imul(d,H)|0)|0)+((8191&(o=(o=o+Math.imul(d,z)|0)+Math.imul(h,H)|0))<<13)|0;c=((i=i+Math.imul(h,z)|0)+(o>>>13)|0)+(ye>>>26)|0,ye&=67108863,n=Math.imul(y,L),o=(o=Math.imul(y,V))+Math.imul(b,L)|0,i=Math.imul(b,V),n=n+Math.imul(f,H)|0,o=(o=o+Math.imul(f,z)|0)+Math.imul(m,H)|0,i=i+Math.imul(m,z)|0;var be=(c+(n=n+Math.imul(d,G)|0)|0)+((8191&(o=(o=o+Math.imul(d,X)|0)+Math.imul(h,G)|0))<<13)|0;c=((i=i+Math.imul(h,X)|0)+(o>>>13)|0)+(be>>>26)|0,be&=67108863,n=Math.imul(v,L),o=(o=Math.imul(v,V))+Math.imul(w,L)|0,i=Math.imul(w,V),n=n+Math.imul(y,H)|0,o=(o=o+Math.imul(y,z)|0)+Math.imul(b,H)|0,i=i+Math.imul(b,z)|0,n=n+Math.imul(f,G)|0,o=(o=o+Math.imul(f,X)|0)+Math.imul(m,G)|0,i=i+Math.imul(m,X)|0;var xe=(c+(n=n+Math.imul(d,q)|0)|0)+((8191&(o=(o=o+Math.imul(d,Q)|0)+Math.imul(h,q)|0))<<13)|0;c=((i=i+Math.imul(h,Q)|0)+(o>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(A,L),o=(o=Math.imul(A,V))+Math.imul(C,L)|0,i=Math.imul(C,V),n=n+Math.imul(v,H)|0,o=(o=o+Math.imul(v,z)|0)+Math.imul(w,H)|0,i=i+Math.imul(w,z)|0,n=n+Math.imul(y,G)|0,o=(o=o+Math.imul(y,X)|0)+Math.imul(b,G)|0,i=i+Math.imul(b,X)|0,n=n+Math.imul(f,q)|0,o=(o=o+Math.imul(f,Q)|0)+Math.imul(m,q)|0,i=i+Math.imul(m,Q)|0;var ve=(c+(n=n+Math.imul(d,$)|0)|0)+((8191&(o=(o=o+Math.imul(d,ee)|0)+Math.imul(h,$)|0))<<13)|0;c=((i=i+Math.imul(h,ee)|0)+(o>>>13)|0)+(ve>>>26)|0,ve&=67108863,n=Math.imul(R,L),o=(o=Math.imul(R,V))+Math.imul(S,L)|0,i=Math.imul(S,V),n=n+Math.imul(A,H)|0,o=(o=o+Math.imul(A,z)|0)+Math.imul(C,H)|0,i=i+Math.imul(C,z)|0,n=n+Math.imul(v,G)|0,o=(o=o+Math.imul(v,X)|0)+Math.imul(w,G)|0,i=i+Math.imul(w,X)|0,n=n+Math.imul(y,q)|0,o=(o=o+Math.imul(y,Q)|0)+Math.imul(b,q)|0,i=i+Math.imul(b,Q)|0,n=n+Math.imul(f,$)|0,o=(o=o+Math.imul(f,ee)|0)+Math.imul(m,$)|0,i=i+Math.imul(m,ee)|0;var we=(c+(n=n+Math.imul(d,re)|0)|0)+((8191&(o=(o=o+Math.imul(d,ne)|0)+Math.imul(h,re)|0))<<13)|0;c=((i=i+Math.imul(h,ne)|0)+(o>>>13)|0)+(we>>>26)|0,we&=67108863,n=Math.imul(N,L),o=(o=Math.imul(N,V))+Math.imul(M,L)|0,i=Math.imul(M,V),n=n+Math.imul(R,H)|0,o=(o=o+Math.imul(R,z)|0)+Math.imul(S,H)|0,i=i+Math.imul(S,z)|0,n=n+Math.imul(A,G)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(C,G)|0,i=i+Math.imul(C,X)|0,n=n+Math.imul(v,q)|0,o=(o=o+Math.imul(v,Q)|0)+Math.imul(w,q)|0,i=i+Math.imul(w,Q)|0,n=n+Math.imul(y,$)|0,o=(o=o+Math.imul(y,ee)|0)+Math.imul(b,$)|0,i=i+Math.imul(b,ee)|0,n=n+Math.imul(f,re)|0,o=(o=o+Math.imul(f,ne)|0)+Math.imul(m,re)|0,i=i+Math.imul(m,ne)|0;var Ee=(c+(n=n+Math.imul(d,ie)|0)|0)+((8191&(o=(o=o+Math.imul(d,se)|0)+Math.imul(h,ie)|0))<<13)|0;c=((i=i+Math.imul(h,se)|0)+(o>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(O,L),o=(o=Math.imul(O,V))+Math.imul(I,L)|0,i=Math.imul(I,V),n=n+Math.imul(N,H)|0,o=(o=o+Math.imul(N,z)|0)+Math.imul(M,H)|0,i=i+Math.imul(M,z)|0,n=n+Math.imul(R,G)|0,o=(o=o+Math.imul(R,X)|0)+Math.imul(S,G)|0,i=i+Math.imul(S,X)|0,n=n+Math.imul(A,q)|0,o=(o=o+Math.imul(A,Q)|0)+Math.imul(C,q)|0,i=i+Math.imul(C,Q)|0,n=n+Math.imul(v,$)|0,o=(o=o+Math.imul(v,ee)|0)+Math.imul(w,$)|0,i=i+Math.imul(w,ee)|0,n=n+Math.imul(y,re)|0,o=(o=o+Math.imul(y,ne)|0)+Math.imul(b,re)|0,i=i+Math.imul(b,ne)|0,n=n+Math.imul(f,ie)|0,o=(o=o+Math.imul(f,se)|0)+Math.imul(m,ie)|0,i=i+Math.imul(m,se)|0;var Ae=(c+(n=n+Math.imul(d,le)|0)|0)+((8191&(o=(o=o+Math.imul(d,ce)|0)+Math.imul(h,le)|0))<<13)|0;c=((i=i+Math.imul(h,ce)|0)+(o>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(D,L),o=(o=Math.imul(D,V))+Math.imul(B,L)|0,i=Math.imul(B,V),n=n+Math.imul(O,H)|0,o=(o=o+Math.imul(O,z)|0)+Math.imul(I,H)|0,i=i+Math.imul(I,z)|0,n=n+Math.imul(N,G)|0,o=(o=o+Math.imul(N,X)|0)+Math.imul(M,G)|0,i=i+Math.imul(M,X)|0,n=n+Math.imul(R,q)|0,o=(o=o+Math.imul(R,Q)|0)+Math.imul(S,q)|0,i=i+Math.imul(S,Q)|0,n=n+Math.imul(A,$)|0,o=(o=o+Math.imul(A,ee)|0)+Math.imul(C,$)|0,i=i+Math.imul(C,ee)|0,n=n+Math.imul(v,re)|0,o=(o=o+Math.imul(v,ne)|0)+Math.imul(w,re)|0,i=i+Math.imul(w,ne)|0,n=n+Math.imul(y,ie)|0,o=(o=o+Math.imul(y,se)|0)+Math.imul(b,ie)|0,i=i+Math.imul(b,se)|0,n=n+Math.imul(f,le)|0,o=(o=o+Math.imul(f,ce)|0)+Math.imul(m,le)|0,i=i+Math.imul(m,ce)|0;var Ce=(c+(n=n+Math.imul(d,de)|0)|0)+((8191&(o=(o=o+Math.imul(d,he)|0)+Math.imul(h,de)|0))<<13)|0;c=((i=i+Math.imul(h,he)|0)+(o>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(P,L),o=(o=Math.imul(P,V))+Math.imul(W,L)|0,i=Math.imul(W,V),n=n+Math.imul(D,H)|0,o=(o=o+Math.imul(D,z)|0)+Math.imul(B,H)|0,i=i+Math.imul(B,z)|0,n=n+Math.imul(O,G)|0,o=(o=o+Math.imul(O,X)|0)+Math.imul(I,G)|0,i=i+Math.imul(I,X)|0,n=n+Math.imul(N,q)|0,o=(o=o+Math.imul(N,Q)|0)+Math.imul(M,q)|0,i=i+Math.imul(M,Q)|0,n=n+Math.imul(R,$)|0,o=(o=o+Math.imul(R,ee)|0)+Math.imul(S,$)|0,i=i+Math.imul(S,ee)|0,n=n+Math.imul(A,re)|0,o=(o=o+Math.imul(A,ne)|0)+Math.imul(C,re)|0,i=i+Math.imul(C,ne)|0,n=n+Math.imul(v,ie)|0,o=(o=o+Math.imul(v,se)|0)+Math.imul(w,ie)|0,i=i+Math.imul(w,se)|0,n=n+Math.imul(y,le)|0,o=(o=o+Math.imul(y,ce)|0)+Math.imul(b,le)|0,i=i+Math.imul(b,ce)|0,n=n+Math.imul(f,de)|0,o=(o=o+Math.imul(f,he)|0)+Math.imul(m,de)|0,i=i+Math.imul(m,he)|0;var ke=(c+(n=n+Math.imul(d,fe)|0)|0)+((8191&(o=(o=o+Math.imul(d,me)|0)+Math.imul(h,fe)|0))<<13)|0;c=((i=i+Math.imul(h,me)|0)+(o>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(P,H),o=(o=Math.imul(P,z))+Math.imul(W,H)|0,i=Math.imul(W,z),n=n+Math.imul(D,G)|0,o=(o=o+Math.imul(D,X)|0)+Math.imul(B,G)|0,i=i+Math.imul(B,X)|0,n=n+Math.imul(O,q)|0,o=(o=o+Math.imul(O,Q)|0)+Math.imul(I,q)|0,i=i+Math.imul(I,Q)|0,n=n+Math.imul(N,$)|0,o=(o=o+Math.imul(N,ee)|0)+Math.imul(M,$)|0,i=i+Math.imul(M,ee)|0,n=n+Math.imul(R,re)|0,o=(o=o+Math.imul(R,ne)|0)+Math.imul(S,re)|0,i=i+Math.imul(S,ne)|0,n=n+Math.imul(A,ie)|0,o=(o=o+Math.imul(A,se)|0)+Math.imul(C,ie)|0,i=i+Math.imul(C,se)|0,n=n+Math.imul(v,le)|0,o=(o=o+Math.imul(v,ce)|0)+Math.imul(w,le)|0,i=i+Math.imul(w,ce)|0,n=n+Math.imul(y,de)|0,o=(o=o+Math.imul(y,he)|0)+Math.imul(b,de)|0,i=i+Math.imul(b,he)|0;var Re=(c+(n=n+Math.imul(f,fe)|0)|0)+((8191&(o=(o=o+Math.imul(f,me)|0)+Math.imul(m,fe)|0))<<13)|0;c=((i=i+Math.imul(m,me)|0)+(o>>>13)|0)+(Re>>>26)|0,Re&=67108863,n=Math.imul(P,G),o=(o=Math.imul(P,X))+Math.imul(W,G)|0,i=Math.imul(W,X),n=n+Math.imul(D,q)|0,o=(o=o+Math.imul(D,Q)|0)+Math.imul(B,q)|0,i=i+Math.imul(B,Q)|0,n=n+Math.imul(O,$)|0,o=(o=o+Math.imul(O,ee)|0)+Math.imul(I,$)|0,i=i+Math.imul(I,ee)|0,n=n+Math.imul(N,re)|0,o=(o=o+Math.imul(N,ne)|0)+Math.imul(M,re)|0,i=i+Math.imul(M,ne)|0,n=n+Math.imul(R,ie)|0,o=(o=o+Math.imul(R,se)|0)+Math.imul(S,ie)|0,i=i+Math.imul(S,se)|0,n=n+Math.imul(A,le)|0,o=(o=o+Math.imul(A,ce)|0)+Math.imul(C,le)|0,i=i+Math.imul(C,ce)|0,n=n+Math.imul(v,de)|0,o=(o=o+Math.imul(v,he)|0)+Math.imul(w,de)|0,i=i+Math.imul(w,he)|0;var Se=(c+(n=n+Math.imul(y,fe)|0)|0)+((8191&(o=(o=o+Math.imul(y,me)|0)+Math.imul(b,fe)|0))<<13)|0;c=((i=i+Math.imul(b,me)|0)+(o>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(P,q),o=(o=Math.imul(P,Q))+Math.imul(W,q)|0,i=Math.imul(W,Q),n=n+Math.imul(D,$)|0,o=(o=o+Math.imul(D,ee)|0)+Math.imul(B,$)|0,i=i+Math.imul(B,ee)|0,n=n+Math.imul(O,re)|0,o=(o=o+Math.imul(O,ne)|0)+Math.imul(I,re)|0,i=i+Math.imul(I,ne)|0,n=n+Math.imul(N,ie)|0,o=(o=o+Math.imul(N,se)|0)+Math.imul(M,ie)|0,i=i+Math.imul(M,se)|0,n=n+Math.imul(R,le)|0,o=(o=o+Math.imul(R,ce)|0)+Math.imul(S,le)|0,i=i+Math.imul(S,ce)|0,n=n+Math.imul(A,de)|0,o=(o=o+Math.imul(A,he)|0)+Math.imul(C,de)|0,i=i+Math.imul(C,he)|0;var Te=(c+(n=n+Math.imul(v,fe)|0)|0)+((8191&(o=(o=o+Math.imul(v,me)|0)+Math.imul(w,fe)|0))<<13)|0;c=((i=i+Math.imul(w,me)|0)+(o>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(P,$),o=(o=Math.imul(P,ee))+Math.imul(W,$)|0,i=Math.imul(W,ee),n=n+Math.imul(D,re)|0,o=(o=o+Math.imul(D,ne)|0)+Math.imul(B,re)|0,i=i+Math.imul(B,ne)|0,n=n+Math.imul(O,ie)|0,o=(o=o+Math.imul(O,se)|0)+Math.imul(I,ie)|0,i=i+Math.imul(I,se)|0,n=n+Math.imul(N,le)|0,o=(o=o+Math.imul(N,ce)|0)+Math.imul(M,le)|0,i=i+Math.imul(M,ce)|0,n=n+Math.imul(R,de)|0,o=(o=o+Math.imul(R,he)|0)+Math.imul(S,de)|0,i=i+Math.imul(S,he)|0;var Ne=(c+(n=n+Math.imul(A,fe)|0)|0)+((8191&(o=(o=o+Math.imul(A,me)|0)+Math.imul(C,fe)|0))<<13)|0;c=((i=i+Math.imul(C,me)|0)+(o>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,n=Math.imul(P,re),o=(o=Math.imul(P,ne))+Math.imul(W,re)|0,i=Math.imul(W,ne),n=n+Math.imul(D,ie)|0,o=(o=o+Math.imul(D,se)|0)+Math.imul(B,ie)|0,i=i+Math.imul(B,se)|0,n=n+Math.imul(O,le)|0,o=(o=o+Math.imul(O,ce)|0)+Math.imul(I,le)|0,i=i+Math.imul(I,ce)|0,n=n+Math.imul(N,de)|0,o=(o=o+Math.imul(N,he)|0)+Math.imul(M,de)|0,i=i+Math.imul(M,he)|0;var Me=(c+(n=n+Math.imul(R,fe)|0)|0)+((8191&(o=(o=o+Math.imul(R,me)|0)+Math.imul(S,fe)|0))<<13)|0;c=((i=i+Math.imul(S,me)|0)+(o>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(P,ie),o=(o=Math.imul(P,se))+Math.imul(W,ie)|0,i=Math.imul(W,se),n=n+Math.imul(D,le)|0,o=(o=o+Math.imul(D,ce)|0)+Math.imul(B,le)|0,i=i+Math.imul(B,ce)|0,n=n+Math.imul(O,de)|0,o=(o=o+Math.imul(O,he)|0)+Math.imul(I,de)|0,i=i+Math.imul(I,he)|0;var Fe=(c+(n=n+Math.imul(N,fe)|0)|0)+((8191&(o=(o=o+Math.imul(N,me)|0)+Math.imul(M,fe)|0))<<13)|0;c=((i=i+Math.imul(M,me)|0)+(o>>>13)|0)+(Fe>>>26)|0,Fe&=67108863,n=Math.imul(P,le),o=(o=Math.imul(P,ce))+Math.imul(W,le)|0,i=Math.imul(W,ce),n=n+Math.imul(D,de)|0,o=(o=o+Math.imul(D,he)|0)+Math.imul(B,de)|0,i=i+Math.imul(B,he)|0;var Oe=(c+(n=n+Math.imul(O,fe)|0)|0)+((8191&(o=(o=o+Math.imul(O,me)|0)+Math.imul(I,fe)|0))<<13)|0;c=((i=i+Math.imul(I,me)|0)+(o>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,n=Math.imul(P,de),o=(o=Math.imul(P,he))+Math.imul(W,de)|0,i=Math.imul(W,he);var Ie=(c+(n=n+Math.imul(D,fe)|0)|0)+((8191&(o=(o=o+Math.imul(D,me)|0)+Math.imul(B,fe)|0))<<13)|0;c=((i=i+Math.imul(B,me)|0)+(o>>>13)|0)+(Ie>>>26)|0,Ie&=67108863;var je=(c+(n=Math.imul(P,fe))|0)+((8191&(o=(o=Math.imul(P,me))+Math.imul(W,fe)|0))<<13)|0;return c=((i=Math.imul(W,me))+(o>>>13)|0)+(je>>>26)|0,je&=67108863,l[0]=ge,l[1]=ye,l[2]=be,l[3]=xe,l[4]=ve,l[5]=we,l[6]=Ee,l[7]=Ae,l[8]=Ce,l[9]=ke,l[10]=Re,l[11]=Se,l[12]=Te,l[13]=Ne,l[14]=Me,l[15]=Fe,l[16]=Oe,l[17]=Ie,l[18]=je,0!==c&&(l[19]=c,r.length++),r};function g(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,o=0,i=0;i<r.length-1;i++){var s=o;o=0;for(var a=67108863&n,l=Math.min(i,t.length-1),c=Math.max(0,i-e.length+1);c<=l;c++){var u=i-c,d=(0|e.words[u])*(0|t.words[c]),h=67108863&d;a=67108863&(h=h+a|0),o+=(s=(s=s+(d/67108864|0)|0)+(h>>>26)|0)>>>26,s&=67108863}r.words[i]=a,n=s,s=o}return 0!==n?r.words[i]=n:r.length--,r._strip()}function y(e,t,r){return g(e,t,r)}Math.imul||(m=f),o.prototype.mulTo=function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?m(this,e,t):r<63?f(this,e,t):r<1024?g(this,e,t):y(this,e,t)},o.prototype.mul=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},o.prototype.mulf=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),y(this,e,t)},o.prototype.imul=function(e){return this.clone().mulTo(e,this)},o.prototype.imuln=function(e){var t=e<0;t&&(e=-e),r("number"==typeof e),r(e<67108864);for(var n=0,o=0;o<this.length;o++){var i=(0|this.words[o])*e,s=(67108863&i)+(67108863&n);n>>=26,n+=i/67108864|0,n+=s>>>26,this.words[o]=67108863&s}return 0!==n&&(this.words[o]=n,this.length++),t?this.ineg():this},o.prototype.muln=function(e){return this.clone().imuln(e)},o.prototype.sqr=function(){return this.mul(this)},o.prototype.isqr=function(){return this.imul(this.clone())},o.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var n=r/26|0,o=r%26;t[r]=e.words[n]>>>o&1}return t}(e);if(0===t.length)return new o(1);for(var r=this,n=0;n<t.length&&0===t[n];n++,r=r.sqr());if(++n<t.length)for(var i=r.sqr();n<t.length;n++,i=i.sqr())0!==t[n]&&(r=r.mul(i));return r},o.prototype.iushln=function(e){r("number"==typeof e&&e>=0);var t,n=e%26,o=(e-n)/26,i=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(t=0;t<this.length;t++){var a=this.words[t]&i,l=(0|this.words[t])-a<<n;this.words[t]=l|s,s=a>>>26-n}s&&(this.words[t]=s,this.length++)}if(0!==o){for(t=this.length-1;t>=0;t--)this.words[t+o]=this.words[t];for(t=0;t<o;t++)this.words[t]=0;this.length+=o}return this._strip()},o.prototype.ishln=function(e){return r(0===this.negative),this.iushln(e)},o.prototype.iushrn=function(e,t,n){var o;r("number"==typeof e&&e>=0),o=t?(t-t%26)/26:0;var i=e%26,s=Math.min((e-i)/26,this.length),a=67108863^67108863>>>i<<i,l=n;if(o-=s,o=Math.max(0,o),l){for(var c=0;c<s;c++)l.words[c]=this.words[c];l.length=s}if(0===s);else if(this.length>s)for(this.length-=s,c=0;c<this.length;c++)this.words[c]=this.words[c+s];else this.words[0]=0,this.length=1;var u=0;for(c=this.length-1;c>=0&&(0!==u||c>=o);c--){var d=0|this.words[c];this.words[c]=u<<26-i|d>>>i,u=d&a}return l&&0!==u&&(l.words[l.length++]=u),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},o.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},o.prototype.shln=function(e){return this.clone().ishln(e)},o.prototype.ushln=function(e){return this.clone().iushln(e)},o.prototype.shrn=function(e){return this.clone().ishrn(e)},o.prototype.ushrn=function(e){return this.clone().iushrn(e)},o.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,o=1<<t;return!(this.length<=n||!(this.words[n]&o))},o.prototype.imaskn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var o=67108863^67108863>>>t<<t;this.words[this.length-1]&=o}return this._strip()},o.prototype.maskn=function(e){return this.clone().imaskn(e)},o.prototype.iaddn=function(e){return r("number"==typeof e),r(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<=e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},o.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},o.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this._strip()},o.prototype.addn=function(e){return this.clone().iaddn(e)},o.prototype.subn=function(e){return this.clone().isubn(e)},o.prototype.iabs=function(){return this.negative=0,this},o.prototype.abs=function(){return this.clone().iabs()},o.prototype._ishlnsubmul=function(e,t,n){var o,i,s=e.length+n;this._expand(s);var a=0;for(o=0;o<e.length;o++){i=(0|this.words[o+n])+a;var l=(0|e.words[o])*t;a=((i-=67108863&l)>>26)-(l/67108864|0),this.words[o+n]=67108863&i}for(;o<this.length-n;o++)a=(i=(0|this.words[o+n])+a)>>26,this.words[o+n]=67108863&i;if(0===a)return this._strip();for(r(-1===a),a=0,o=0;o<this.length;o++)a=(i=-(0|this.words[o])+a)>>26,this.words[o]=67108863&i;return this.negative=1,this._strip()},o.prototype._wordDiv=function(e,t){var r=(this.length,e.length),n=this.clone(),i=e,s=0|i.words[i.length-1];0!=(r=26-this._countBits(s))&&(i=i.ushln(r),n.iushln(r),s=0|i.words[i.length-1]);var a,l=n.length-i.length;if("mod"!==t){(a=new o(null)).length=l+1,a.words=new Array(a.length);for(var c=0;c<a.length;c++)a.words[c]=0}var u=n.clone()._ishlnsubmul(i,1,l);0===u.negative&&(n=u,a&&(a.words[l]=1));for(var d=l-1;d>=0;d--){var h=67108864*(0|n.words[i.length+d])+(0|n.words[i.length+d-1]);for(h=Math.min(h/s|0,67108863),n._ishlnsubmul(i,h,d);0!==n.negative;)h--,n.negative=0,n._ishlnsubmul(i,1,d),n.isZero()||(n.negative^=1);a&&(a.words[d]=h)}return a&&a._strip(),n._strip(),"div"!==t&&0!==r&&n.iushrn(r),{div:a||null,mod:n}},o.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new o(0),mod:new o(0)}:0!==this.negative&&0===e.negative?(a=this.neg().divmod(e,t),"mod"!==t&&(i=a.div.neg()),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.iadd(e)),{div:i,mod:s}):0===this.negative&&0!==e.negative?(a=this.divmod(e.neg(),t),"mod"!==t&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&e.negative)?(a=this.neg().divmod(e.neg(),t),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.isub(e)),{div:a.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new o(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new o(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new o(this.modrn(e.words[0]))}:this._wordDiv(e,t);var i,s,a},o.prototype.div=function(e){return this.divmod(e,"div",!1).div},o.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},o.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},o.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),o=e.andln(1),i=r.cmp(n);return i<0||1===o&&0===i?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},o.prototype.modrn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=(1<<26)%e,o=0,i=this.length-1;i>=0;i--)o=(n*o+(0|this.words[i]))%e;return t?-o:o},o.prototype.modn=function(e){return this.modrn(e)},o.prototype.idivn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=0,o=this.length-1;o>=0;o--){var i=(0|this.words[o])+67108864*n;this.words[o]=i/e|0,n=i%e}return this._strip(),t?this.ineg():this},o.prototype.divn=function(e){return this.clone().idivn(e)},o.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i=new o(1),s=new o(0),a=new o(0),l=new o(1),c=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++c;for(var u=n.clone(),d=t.clone();!t.isZero();){for(var h=0,p=1;0==(t.words[0]&p)&&h<26;++h,p<<=1);if(h>0)for(t.iushrn(h);h-- >0;)(i.isOdd()||s.isOdd())&&(i.iadd(u),s.isub(d)),i.iushrn(1),s.iushrn(1);for(var f=0,m=1;0==(n.words[0]&m)&&f<26;++f,m<<=1);if(f>0)for(n.iushrn(f);f-- >0;)(a.isOdd()||l.isOdd())&&(a.iadd(u),l.isub(d)),a.iushrn(1),l.iushrn(1);t.cmp(n)>=0?(t.isub(n),i.isub(a),s.isub(l)):(n.isub(t),a.isub(i),l.isub(s))}return{a:a,b:l,gcd:n.iushln(c)}},o.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i,s=new o(1),a=new o(0),l=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var c=0,u=1;0==(t.words[0]&u)&&c<26;++c,u<<=1);if(c>0)for(t.iushrn(c);c-- >0;)s.isOdd()&&s.iadd(l),s.iushrn(1);for(var d=0,h=1;0==(n.words[0]&h)&&d<26;++d,h<<=1);if(d>0)for(n.iushrn(d);d-- >0;)a.isOdd()&&a.iadd(l),a.iushrn(1);t.cmp(n)>=0?(t.isub(n),s.isub(a)):(n.isub(t),a.isub(s))}return(i=0===t.cmpn(1)?s:a).cmpn(0)<0&&i.iadd(e),i},o.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var n=0;t.isEven()&&r.isEven();n++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var o=t.cmp(r);if(o<0){var i=t;t=r,r=i}else if(0===o||0===r.cmpn(1))break;t.isub(r)}return r.iushln(n)},o.prototype.invm=function(e){return this.egcd(e).a.umod(e)},o.prototype.isEven=function(){return 0==(1&this.words[0])},o.prototype.isOdd=function(){return 1==(1&this.words[0])},o.prototype.andln=function(e){return this.words[0]&e},o.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,o=1<<t;if(this.length<=n)return this._expand(n+1),this.words[n]|=o,this;for(var i=o,s=n;0!==i&&s<this.length;s++){var a=0|this.words[s];i=(a+=i)>>>26,a&=67108863,this.words[s]=a}return 0!==i&&(this.words[s]=i,this.length++),this},o.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},o.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var o=0|this.words[0];t=o===e?0:o<e?-1:1}return 0!==this.negative?0|-t:t},o.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},o.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],o=0|e.words[r];if(n!==o){n<o?t=-1:n>o&&(t=1);break}}return t},o.prototype.gtn=function(e){return 1===this.cmpn(e)},o.prototype.gt=function(e){return 1===this.cmp(e)},o.prototype.gten=function(e){return this.cmpn(e)>=0},o.prototype.gte=function(e){return this.cmp(e)>=0},o.prototype.ltn=function(e){return-1===this.cmpn(e)},o.prototype.lt=function(e){return-1===this.cmp(e)},o.prototype.lten=function(e){return this.cmpn(e)<=0},o.prototype.lte=function(e){return this.cmp(e)<=0},o.prototype.eqn=function(e){return 0===this.cmpn(e)},o.prototype.eq=function(e){return 0===this.cmp(e)},o.red=function(e){return new C(e)},o.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},o.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},o.prototype._forceRed=function(e){return this.red=e,this},o.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},o.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},o.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},o.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},o.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},o.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},o.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},o.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},o.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},o.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},o.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},o.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},o.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},o.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var b={k256:null,p224:null,p192:null,p25519:null};function x(e,t){this.name=e,this.p=new o(t,16),this.n=this.p.bitLength(),this.k=new o(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){x.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function w(){x.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function E(){x.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function A(){x.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function C(e){if("string"==typeof e){var t=o._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function k(e){C.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new o(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 e=new o(null);return e.words=new Array(Math.ceil(this.n/13)),e},x.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},x.prototype.split=function(e,t){e.iushrn(this.n,0,t)},x.prototype.imulK=function(e){return e.imul(this.k)},n(v,x),v.prototype.split=function(e,t){for(var r=4194303,n=Math.min(e.length,9),o=0;o<n;o++)t.words[o]=e.words[o];if(t.length=n,e.length<=9)return e.words[0]=0,void(e.length=1);var i=e.words[9];for(t.words[t.length++]=i&r,o=10;o<e.length;o++){var s=0|e.words[o];e.words[o-10]=(s&r)<<4|i>>>22,i=s}i>>>=22,e.words[o-10]=i,0===i&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var n=0|e.words[r];t+=977*n,e.words[r]=67108863&t,t=64*n+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(w,x),n(E,x),n(A,x),A.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var n=19*(0|e.words[r])+t,o=67108863&n;n>>>=26,e.words[r]=o,t=n}return 0!==t&&(e.words[e.length++]=t),e},o._prime=function(e){if(b[e])return b[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new w;else if("p192"===e)t=new E;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new A}return b[e]=t,t},C.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},C.prototype._verify2=function(e,t){r(0==(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},C.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(c(e,e.umod(this.m)._forceRed(this)),e)},C.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},C.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},C.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},C.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},C.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},C.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},C.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},C.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},C.prototype.isqr=function(e){return this.imul(e,e.clone())},C.prototype.sqr=function(e){return this.mul(e,e)},C.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new o(1)).iushrn(2);return this.pow(e,n)}for(var i=this.m.subn(1),s=0;!i.isZero()&&0===i.andln(1);)s++,i.iushrn(1);r(!i.isZero());var a=new o(1).toRed(this),l=a.redNeg(),c=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new o(2*u*u).toRed(this);0!==this.pow(u,c).cmp(l);)u.redIAdd(l);for(var d=this.pow(u,i),h=this.pow(e,i.addn(1).iushrn(1)),p=this.pow(e,i),f=s;0!==p.cmp(a);){for(var m=p,g=0;0!==m.cmp(a);g++)m=m.redSqr();r(g<f);var y=this.pow(d,new o(1).iushln(f-g-1));h=h.redMul(y),d=y.redSqr(),p=p.redMul(d),f=g}return h},C.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},C.prototype.pow=function(e,t){if(t.isZero())return new o(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new o(1).toRed(this),r[1]=e;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],e);var i=r[0],s=0,a=0,l=t.bitLength()%26;for(0===l&&(l=26),n=t.length-1;n>=0;n--){for(var c=t.words[n],u=l-1;u>=0;u--){var d=c>>u&1;i!==r[0]&&(i=this.sqr(i)),0!==d||0!==s?(s<<=1,s|=d,(4==++a||0===n&&0===u)&&(i=this.mul(i,r[s]),a=0,s=0)):a=0}l=26}return i},C.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},C.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},o.mont=function(e){return new k(e)},n(k,C),k.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},k.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},k.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),i=o;return o.cmp(this.m)>=0?i=o.isub(this.m):o.cmpn(0)<0&&(i=o.iadd(this.m)),i._forceRed(this)},k.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new o(0)._forceRed(this);var r=e.mul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),s=i;return i.cmp(this.m)>=0?s=i.isub(this.m):i.cmpn(0)<0&&(s=i.iadd(this.m)),s._forceRed(this)},k.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(pd,I);var fd=pd.exports;function md(e,t,r){return r={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&r.path)}},e(r,r.exports),r.exports}var gd=yd;function yd(e,t){if(!e)throw new Error(t||"Assertion failed")}yd.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)};var bd=md((function(e,t){var r=t;function n(e){return 1===e.length?"0"+e:e}function o(e){for(var t="",r=0;r<e.length;r++)t+=n(e[r].toString(16));return t}r.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var o=e.charCodeAt(n),i=o>>8,s=255&o;i?r.push(i,s):r.push(s)}return r},r.zero2=n,r.toHex=o,r.encode=function(e,t){return"hex"===t?o(e):e}})),xd=md((function(e,t){var r=t;r.assert=gd,r.toArray=bd.toArray,r.zero2=bd.zero2,r.toHex=bd.toHex,r.encode=bd.encode,r.getNAF=function(e,t,r){var n=new Array(Math.max(e.bitLength(),r)+1);n.fill(0);for(var o=1<<t+1,i=e.clone(),s=0;s<n.length;s++){var a,l=i.andln(o-1);i.isOdd()?(a=l>(o>>1)-1?(o>>1)-l:l,i.isubn(a)):a=0,n[s]=a,i.iushrn(1)}return n},r.getJSF=function(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,o=0,i=0;e.cmpn(-o)>0||t.cmpn(-i)>0;){var s,a,l=e.andln(3)+o&3,c=t.andln(3)+i&3;3===l&&(l=-1),3===c&&(c=-1),s=0==(1&l)?0:3!==(n=e.andln(7)+o&7)&&5!==n||2!==c?l:-l,r[0].push(s),a=0==(1&c)?0:3!==(n=t.andln(7)+i&7)&&5!==n||2!==l?c:-c,r[1].push(a),2*o===s+1&&(o=1-o),2*i===a+1&&(i=1-i),e.iushrn(1),t.iushrn(1)}return r},r.cachedProperty=function(e,t,r){var n="_"+t;e.prototype[t]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}},r.parseBytes=function(e){return"string"==typeof e?r.toArray(e,"hex"):e},r.intFromLE=function(e){return new fd(e,"hex","le")}})),vd=xd.getNAF,wd=xd.getJSF,Ed=xd.assert;function Ad(e,t){this.type=e,this.p=new fd(t.p,16),this.red=t.prime?fd.red(t.prime):fd.mont(this.p),this.zero=new fd(0).toRed(this.red),this.one=new fd(1).toRed(this.red),this.two=new fd(2).toRed(this.red),this.n=t.n&&new fd(t.n,16),this.g=t.g&&this.pointFromJSON(t.g,t.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 Cd=Ad;function kd(e,t){this.curve=e,this.type=t,this.precomputed=null}Ad.prototype.point=function(){throw new Error("Not implemented")},Ad.prototype.validate=function(){throw new Error("Not implemented")},Ad.prototype._fixedNafMul=function(e,t){Ed(e.precomputed);var r=e._getDoubles(),n=vd(t,1,this._bitLength),o=(1<<r.step+1)-(r.step%2==0?2:1);o/=3;var i,s,a=[];for(i=0;i<n.length;i+=r.step){s=0;for(var l=i+r.step-1;l>=i;l--)s=(s<<1)+n[l];a.push(s)}for(var c=this.jpoint(null,null,null),u=this.jpoint(null,null,null),d=o;d>0;d--){for(i=0;i<a.length;i++)(s=a[i])===d?u=u.mixedAdd(r.points[i]):s===-d&&(u=u.mixedAdd(r.points[i].neg()));c=c.add(u)}return c.toP()},Ad.prototype._wnafMul=function(e,t){var r=4,n=e._getNAFPoints(r);r=n.wnd;for(var o=n.points,i=vd(t,r,this._bitLength),s=this.jpoint(null,null,null),a=i.length-1;a>=0;a--){for(var l=0;a>=0&&0===i[a];a--)l++;if(a>=0&&l++,s=s.dblp(l),a<0)break;var c=i[a];Ed(0!==c),s="affine"===e.type?c>0?s.mixedAdd(o[c-1>>1]):s.mixedAdd(o[-c-1>>1].neg()):c>0?s.add(o[c-1>>1]):s.add(o[-c-1>>1].neg())}return"affine"===e.type?s.toP():s},Ad.prototype._wnafMulAdd=function(e,t,r,n,o){var i,s,a,l=this._wnafT1,c=this._wnafT2,u=this._wnafT3,d=0;for(i=0;i<n;i++){var h=(a=t[i])._getNAFPoints(e);l[i]=h.wnd,c[i]=h.points}for(i=n-1;i>=1;i-=2){var p=i-1,f=i;if(1===l[p]&&1===l[f]){var m=[t[p],null,null,t[f]];0===t[p].y.cmp(t[f].y)?(m[1]=t[p].add(t[f]),m[2]=t[p].toJ().mixedAdd(t[f].neg())):0===t[p].y.cmp(t[f].y.redNeg())?(m[1]=t[p].toJ().mixedAdd(t[f]),m[2]=t[p].add(t[f].neg())):(m[1]=t[p].toJ().mixedAdd(t[f]),m[2]=t[p].toJ().mixedAdd(t[f].neg()));var g=[-3,-1,-5,-7,0,7,5,1,3],y=wd(r[p],r[f]);for(d=Math.max(y[0].length,d),u[p]=new Array(d),u[f]=new Array(d),s=0;s<d;s++){var b=0|y[0][s],x=0|y[1][s];u[p][s]=g[3*(b+1)+(x+1)],u[f][s]=0,c[p]=m}}else u[p]=vd(r[p],l[p],this._bitLength),u[f]=vd(r[f],l[f],this._bitLength),d=Math.max(u[p].length,d),d=Math.max(u[f].length,d)}var v=this.jpoint(null,null,null),w=this._wnafT4;for(i=d;i>=0;i--){for(var E=0;i>=0;){var A=!0;for(s=0;s<n;s++)w[s]=0|u[s][i],0!==w[s]&&(A=!1);if(!A)break;E++,i--}if(i>=0&&E++,v=v.dblp(E),i<0)break;for(s=0;s<n;s++){var C=w[s];0!==C&&(C>0?a=c[s][C-1>>1]:C<0&&(a=c[s][-C-1>>1].neg()),v="affine"===a.type?v.mixedAdd(a):v.add(a))}}for(i=0;i<n;i++)c[i]=null;return o?v:v.toP()},Ad.BasePoint=kd,kd.prototype.eq=function(){throw new Error("Not implemented")},kd.prototype.validate=function(){return this.curve.validate(this)},Ad.prototype.decodePoint=function(e,t){e=xd.toArray(e,t);var r=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*r)return 6===e[0]?Ed(e[e.length-1]%2==0):7===e[0]&&Ed(e[e.length-1]%2==1),this.point(e.slice(1,1+r),e.slice(1+r,1+2*r));if((2===e[0]||3===e[0])&&e.length-1===r)return this.pointFromX(e.slice(1,1+r),3===e[0]);throw new Error("Unknown point format")},kd.prototype.encodeCompressed=function(e){return this.encode(e,!0)},kd.prototype._encode=function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))},kd.prototype.encode=function(e,t){return xd.encode(this._encode(t),e)},kd.prototype.precompute=function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this},kd.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)},kd.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,o=0;o<t;o+=e){for(var i=0;i<e;i++)n=n.dbl();r.push(n)}return{step:e,points:r}},kd.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),o=1;o<r;o++)t[o]=t[o-1].add(n);return{wnd:e,points:t}},kd.prototype._getBeta=function(){return null},kd.prototype.dblp=function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t};var Rd=md((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}})),Sd=xd.assert;function Td(e){Cd.call(this,"short",e),this.a=new fd(e.a,16).toRed(this.red),this.b=new fd(e.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(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}Rd(Td,Cd);var Nd=Td;function Md(e,t,r,n){Cd.BasePoint.call(this,e,"affine"),null===t&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new fd(t,16),this.y=new fd(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 Fd(e,t,r,n){Cd.BasePoint.call(this,e,"jacobian"),null===t&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new fd(0)):(this.x=new fd(t,16),this.y=new fd(r,16),this.z=new fd(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}Td.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var t,r;if(e.beta)t=new fd(e.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);t=(t=n[0].cmp(n[1])<0?n[0]:n[1]).toRed(this.red)}if(e.lambda)r=new fd(e.lambda,16);else{var o=this._getEndoRoots(this.n);0===this.g.mul(o[0]).x.cmp(this.g.x.redMul(t))?r=o[0]:(r=o[1],Sd(0===this.g.mul(r).x.cmp(this.g.x.redMul(t))))}return{beta:t,lambda:r,basis:e.basis?e.basis.map((function(e){return{a:new fd(e.a,16),b:new fd(e.b,16)}})):this._getEndoBasis(r)}}},Td.prototype._getEndoRoots=function(e){var t=e===this.p?this.red:fd.mont(e),r=new fd(2).toRed(t).redInvm(),n=r.redNeg(),o=new fd(3).toRed(t).redNeg().redSqrt().redMul(r);return[n.redAdd(o).fromRed(),n.redSub(o).fromRed()]},Td.prototype._getEndoBasis=function(e){for(var t,r,n,o,i,s,a,l,c,u=this.n.ushrn(Math.floor(this.n.bitLength()/2)),d=e,h=this.n.clone(),p=new fd(1),f=new fd(0),m=new fd(0),g=new fd(1),y=0;0!==d.cmpn(0);){var b=h.div(d);l=h.sub(b.mul(d)),c=m.sub(b.mul(p));var x=g.sub(b.mul(f));if(!n&&l.cmp(u)<0)t=a.neg(),r=p,n=l.neg(),o=c;else if(n&&2==++y)break;a=l,h=d,d=l,m=p,p=c,g=f,f=x}i=l.neg(),s=c;var v=n.sqr().add(o.sqr());return i.sqr().add(s.sqr()).cmp(v)>=0&&(i=t,s=r),n.negative&&(n=n.neg(),o=o.neg()),i.negative&&(i=i.neg(),s=s.neg()),[{a:n,b:o},{a:i,b:s}]},Td.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],n=t[1],o=n.b.mul(e).divRound(this.n),i=r.b.neg().mul(e).divRound(this.n),s=o.mul(r.a),a=i.mul(n.a),l=o.mul(r.b),c=i.mul(n.b);return{k1:e.sub(s).sub(a),k2:l.add(c).neg()}},Td.prototype.pointFromX=function(e,t){(e=new fd(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var o=n.fromRed().isOdd();return(t&&!o||!t&&o)&&(n=n.redNeg()),this.point(e,n)},Td.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),o=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0)},Td.prototype._endoWnafMulAdd=function(e,t,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i<e.length;i++){var s=this._endoSplit(t[i]),a=e[i],l=a._getBeta();s.k1.negative&&(s.k1.ineg(),a=a.neg(!0)),s.k2.negative&&(s.k2.ineg(),l=l.neg(!0)),n[2*i]=a,n[2*i+1]=l,o[2*i]=s.k1,o[2*i+1]=s.k2}for(var c=this._wnafMulAdd(1,n,o,2*i,r),u=0;u<2*i;u++)n[u]=null,o[u]=null;return c},Rd(Md,Cd.BasePoint),Td.prototype.point=function(e,t,r){return new Md(this,e,t,r)},Td.prototype.pointFromJSON=function(e,t){return Md.fromJSON(this,e,t)},Md.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=function(e){return r.point(e.x.redMul(r.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}},Md.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},Md.fromJSON=function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function o(t){return e.point(t[0],t[1],r)}var i=t[2];return n.precomputed={beta:null,doubles:i.doubles&&{step:i.doubles.step,points:[n].concat(i.doubles.points.map(o))},naf:i.naf&&{wnd:i.naf.wnd,points:[n].concat(i.naf.points.map(o))}},n},Md.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},Md.prototype.isInfinity=function(){return this.inf},Md.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},Md.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),o=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),i=o.redSqr().redISub(this.x.redAdd(this.x)),s=o.redMul(this.x.redSub(i)).redISub(this.y);return this.curve.point(i,s)},Md.prototype.getX=function(){return this.x.fromRed()},Md.prototype.getY=function(){return this.y.fromRed()},Md.prototype.mul=function(e){return e=new fd(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},Md.prototype.mulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2)},Md.prototype.jmulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0)},Md.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},Md.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=function(e){return e.neg()};t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t},Md.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},Rd(Fd,Cd.BasePoint),Td.prototype.jpoint=function(e,t,r){return new Fd(this,e,t,r)},Fd.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)},Fd.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},Fd.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),o=e.x.redMul(r),i=this.y.redMul(t.redMul(e.z)),s=e.y.redMul(r.redMul(this.z)),a=n.redSub(o),l=i.redSub(s);if(0===a.cmpn(0))return 0!==l.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=a.redSqr(),u=c.redMul(a),d=n.redMul(c),h=l.redSqr().redIAdd(u).redISub(d).redISub(d),p=l.redMul(d.redISub(h)).redISub(i.redMul(u)),f=this.z.redMul(e.z).redMul(a);return this.curve.jpoint(h,p,f)},Fd.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),o=this.y,i=e.y.redMul(t).redMul(this.z),s=r.redSub(n),a=o.redSub(i);if(0===s.cmpn(0))return 0!==a.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var l=s.redSqr(),c=l.redMul(s),u=r.redMul(l),d=a.redSqr().redIAdd(c).redISub(u).redISub(u),h=a.redMul(u.redISub(d)).redISub(o.redMul(c)),p=this.z.redMul(s);return this.curve.jpoint(d,h,p)},Fd.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,o=this.curve.tinv,i=this.x,s=this.y,a=this.z,l=a.redSqr().redSqr(),c=s.redAdd(s);for(t=0;t<e;t++){var u=i.redSqr(),d=c.redSqr(),h=d.redSqr(),p=u.redAdd(u).redIAdd(u).redIAdd(n.redMul(l)),f=i.redMul(d),m=p.redSqr().redISub(f.redAdd(f)),g=f.redISub(m),y=p.redMul(g);y=y.redIAdd(y).redISub(h);var b=c.redMul(a);t+1<e&&(l=l.redMul(h)),i=m,a=b,c=y}return this.curve.jpoint(i,c.redMul(o),a)},Fd.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},Fd.prototype._zeroDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),o=this.y.redSqr(),i=o.redSqr(),s=this.x.redAdd(o).redSqr().redISub(n).redISub(i);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n),l=a.redSqr().redISub(s).redISub(s),c=i.redIAdd(i);c=(c=c.redIAdd(c)).redIAdd(c),e=l,t=a.redMul(s.redISub(l)).redISub(c),r=this.y.redAdd(this.y)}else{var u=this.x.redSqr(),d=this.y.redSqr(),h=d.redSqr(),p=this.x.redAdd(d).redSqr().redISub(u).redISub(h);p=p.redIAdd(p);var f=u.redAdd(u).redIAdd(u),m=f.redSqr(),g=h.redIAdd(h);g=(g=g.redIAdd(g)).redIAdd(g),e=m.redISub(p).redISub(p),t=f.redMul(p.redISub(e)).redISub(g),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)},Fd.prototype._threeDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),o=this.y.redSqr(),i=o.redSqr(),s=this.x.redAdd(o).redSqr().redISub(n).redISub(i);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),l=a.redSqr().redISub(s).redISub(s);e=l;var c=i.redIAdd(i);c=(c=c.redIAdd(c)).redIAdd(c),t=a.redMul(s.redISub(l)).redISub(c),r=this.y.redAdd(this.y)}else{var u=this.z.redSqr(),d=this.y.redSqr(),h=this.x.redMul(d),p=this.x.redSub(u).redMul(this.x.redAdd(u));p=p.redAdd(p).redIAdd(p);var f=h.redIAdd(h),m=(f=f.redIAdd(f)).redAdd(f);e=p.redSqr().redISub(m),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(u);var g=d.redSqr();g=(g=(g=g.redIAdd(g)).redIAdd(g)).redIAdd(g),t=p.redMul(f.redISub(e)).redISub(g)}return this.curve.jpoint(e,t,r)},Fd.prototype._dbl=function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,o=n.redSqr().redSqr(),i=t.redSqr(),s=r.redSqr(),a=i.redAdd(i).redIAdd(i).redIAdd(e.redMul(o)),l=t.redAdd(t),c=(l=l.redIAdd(l)).redMul(s),u=a.redSqr().redISub(c.redAdd(c)),d=c.redISub(u),h=s.redSqr();h=(h=(h=h.redIAdd(h)).redIAdd(h)).redIAdd(h);var p=a.redMul(d).redISub(h),f=r.redAdd(r).redMul(n);return this.curve.jpoint(u,p,f)},Fd.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),o=e.redAdd(e).redIAdd(e),i=o.redSqr(),s=this.x.redAdd(t).redSqr().redISub(e).redISub(n),a=(s=(s=(s=s.redIAdd(s)).redAdd(s).redIAdd(s)).redISub(i)).redSqr(),l=n.redIAdd(n);l=(l=(l=l.redIAdd(l)).redIAdd(l)).redIAdd(l);var c=o.redIAdd(s).redSqr().redISub(i).redISub(a).redISub(l),u=t.redMul(c);u=(u=u.redIAdd(u)).redIAdd(u);var d=this.x.redMul(a).redISub(u);d=(d=d.redIAdd(d)).redIAdd(d);var h=this.y.redMul(c.redMul(l.redISub(c)).redISub(s.redMul(a)));h=(h=(h=h.redIAdd(h)).redIAdd(h)).redIAdd(h);var p=this.z.redAdd(s).redSqr().redISub(r).redISub(a);return this.curve.jpoint(d,h,p)},Fd.prototype.mul=function(e,t){return e=new fd(e,t),this.curve._wnafMul(this,e)},Fd.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),o=r.redMul(e.z);return 0===this.y.redMul(o).redISub(e.y.redMul(n)).cmpn(0)},Fd.prototype.eqXToP=function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),o=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0}},Fd.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},Fd.prototype.isInfinity=function(){return 0===this.z.cmpn(0)};var Od=md((function(e,t){var r=t;r.base=Cd,r.short=Nd,r.mont=null,r.edwards=null})),Id=md((function(e,t){var r,n=t,o=xd.assert;function i(e){"short"===e.type?this.curve=new Od.short(e):"edwards"===e.type?this.curve=new Od.edwards(e):this.curve=new Od.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,o(this.g.validate(),"Invalid curve"),o(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function s(e,t){Object.defineProperty(n,e,{configurable:!0,enumerable:!0,get:function(){var r=new i(t);return Object.defineProperty(n,e,{configurable:!0,enumerable:!0,value:r}),r}})}n.PresetCurve=i,s("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:Gu.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),s("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:Gu.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),s("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:Gu.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),s("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:Gu.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"]}),s("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:Gu.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"]}),s("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:Gu.sha256,gRed:!1,g:["9"]}),s("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:Gu.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{r=null.crash()}catch(e){r=void 0}s("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:Gu.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",r]})}));function jd(e){if(!(this instanceof jd))return new jd(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var t=bd.toArray(e.entropy,e.entropyEnc||"hex"),r=bd.toArray(e.nonce,e.nonceEnc||"hex"),n=bd.toArray(e.pers,e.persEnc||"hex");gd(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(t,r,n)}var Dd=jd;jd.prototype._init=function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var o=0;o<this.V.length;o++)this.K[o]=0,this.V[o]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},jd.prototype._hmac=function(){return new Gu.hmac(this.hash,this.K)},jd.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},jd.prototype.reseed=function(e,t,r,n){"string"!=typeof t&&(n=r,r=t,t=null),e=bd.toArray(e,t),r=bd.toArray(r,n),gd(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(r||[])),this._reseed=1},jd.prototype.generate=function(e,t,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof t&&(n=r,r=t,t=null),r&&(r=bd.toArray(r,n||"hex"),this._update(r));for(var o=[];o.length<e;)this.V=this._hmac().update(this.V).digest(),o=o.concat(this.V);var i=o.slice(0,e);return this._update(r),this._reseed++,bd.encode(i,t)};var Bd=xd.assert;function _d(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}var Pd=_d;_d.fromPublic=function(e,t,r){return t instanceof _d?t:new _d(e,{pub:t,pubEnc:r})},_d.fromPrivate=function(e,t,r){return t instanceof _d?t:new _d(e,{priv:t,privEnc:r})},_d.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},_d.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},_d.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},_d.prototype._importPrivate=function(e,t){this.priv=new fd(e,t||16),this.priv=this.priv.umod(this.ec.curve.n)},_d.prototype._importPublic=function(e,t){if(e.x||e.y)return"mont"===this.ec.curve.type?Bd(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||Bd(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,t)},_d.prototype.derive=function(e){return e.validate()||Bd(e.validate(),"public point not validated"),e.mul(this.priv).getX()},_d.prototype.sign=function(e,t,r){return this.ec.sign(e,this,t,r)},_d.prototype.verify=function(e,t){return this.ec.verify(e,t,this)},_d.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"};var Wd=xd.assert;function Ud(e,t){if(e instanceof Ud)return e;this._importDER(e,t)||(Wd(e.r&&e.s,"Signature without r or s"),this.r=new fd(e.r,16),this.s=new fd(e.s,16),void 0===e.recoveryParam?this.recoveryParam=null:this.recoveryParam=e.recoveryParam)}var Ld=Ud;function Vd(){this.place=0}function Zd(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;for(var o=0,i=0,s=t.place;i<n;i++,s++)o<<=8,o|=e[s],o>>>=0;return!(o<=127)&&(t.place=s,o)}function Hd(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function zd(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}Ud.prototype._importDER=function(e,t){e=xd.toArray(e,t);var r=new Vd;if(48!==e[r.place++])return!1;var n=Zd(e,r);if(!1===n)return!1;if(n+r.place!==e.length)return!1;if(2!==e[r.place++])return!1;var o=Zd(e,r);if(!1===o)return!1;var i=e.slice(r.place,o+r.place);if(r.place+=o,2!==e[r.place++])return!1;var s=Zd(e,r);if(!1===s)return!1;if(e.length!==s+r.place)return!1;var a=e.slice(r.place,s+r.place);if(0===i[0]){if(!(128&i[1]))return!1;i=i.slice(1)}if(0===a[0]){if(!(128&a[1]))return!1;a=a.slice(1)}return this.r=new fd(i),this.s=new fd(a),this.recoveryParam=null,!0},Ud.prototype.toDER=function(e){var t=this.r.toArray(),r=this.s.toArray();for(128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r)),t=Hd(t),r=Hd(r);!(r[0]||128&r[1]);)r=r.slice(1);var n=[2];zd(n,t.length),(n=n.concat(t)).push(2),zd(n,r.length);var o=n.concat(r),i=[48];return zd(i,o.length),i=i.concat(o),xd.encode(i,e)};var Yd=function(){throw new Error("unsupported")},Gd=xd.assert;function Xd(e){if(!(this instanceof Xd))return new Xd(e);"string"==typeof e&&(Gd(Object.prototype.hasOwnProperty.call(Id,e),"Unknown curve "+e),e=Id[e]),e instanceof Id.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}var Jd=Xd;Xd.prototype.keyPair=function(e){return new Pd(this,e)},Xd.prototype.keyFromPrivate=function(e,t){return Pd.fromPrivate(this,e,t)},Xd.prototype.keyFromPublic=function(e,t){return Pd.fromPublic(this,e,t)},Xd.prototype.genKeyPair=function(e){e||(e={});for(var t=new Dd({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||Yd(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new fd(2));;){var o=new fd(t.generate(r));if(!(o.cmp(n)>0))return o.iaddn(1),this.keyFromPrivate(o)}},Xd.prototype._truncateToN=function(e,t){var r=8*e.byteLength()-this.n.bitLength();return r>0&&(e=e.ushrn(r)),!t&&e.cmp(this.n)>=0?e.sub(this.n):e},Xd.prototype.sign=function(e,t,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),t=this.keyFromPrivate(t,r),e=this._truncateToN(new fd(e,16));for(var o=this.n.byteLength(),i=t.getPrivate().toArray("be",o),s=e.toArray("be",o),a=new Dd({hash:this.hash,entropy:i,nonce:s,pers:n.pers,persEnc:n.persEnc||"utf8"}),l=this.n.sub(new fd(1)),c=0;;c++){var u=n.k?n.k(c):new fd(a.generate(this.n.byteLength()));if(!((u=this._truncateToN(u,!0)).cmpn(1)<=0||u.cmp(l)>=0)){var d=this.g.mul(u);if(!d.isInfinity()){var h=d.getX(),p=h.umod(this.n);if(0!==p.cmpn(0)){var f=u.invm(this.n).mul(p.mul(t.getPrivate()).iadd(e));if(0!==(f=f.umod(this.n)).cmpn(0)){var m=(d.getY().isOdd()?1:0)|(0!==h.cmp(p)?2:0);return n.canonical&&f.cmp(this.nh)>0&&(f=this.n.sub(f),m^=1),new Ld({r:p,s:f,recoveryParam:m})}}}}}},Xd.prototype.verify=function(e,t,r,n){e=this._truncateToN(new fd(e,16)),r=this.keyFromPublic(r,n);var o=(t=new Ld(t,"hex")).r,i=t.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(i.cmpn(1)<0||i.cmp(this.n)>=0)return!1;var s,a=i.invm(this.n),l=a.mul(e).umod(this.n),c=a.mul(o).umod(this.n);return this.curve._maxwellTrick?!(s=this.g.jmulAdd(l,r.getPublic(),c)).isInfinity()&&s.eqXToP(o):!(s=this.g.mulAdd(l,r.getPublic(),c)).isInfinity()&&0===s.getX().umod(this.n).cmp(o)},Xd.prototype.recoverPubKey=function(e,t,r,n){Gd((3&r)===r,"The recovery param is more than two bits"),t=new Ld(t,n);var o=this.n,i=new fd(e),s=t.r,a=t.s,l=1&r,c=r>>1;if(s.cmp(this.curve.p.umod(this.curve.n))>=0&&c)throw new Error("Unable to find sencond key candinate");s=c?this.curve.pointFromX(s.add(this.curve.n),l):this.curve.pointFromX(s,l);var u=t.r.invm(o),d=o.sub(i).mul(u).umod(o),h=a.mul(u).umod(o);return this.g.mulAdd(d,s,h)},Xd.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new Ld(t,n)).recoveryParam)return t.recoveryParam;for(var o=0;o<4;o++){var i;try{i=this.recoverPubKey(e,t,o)}catch(e){continue}if(i.eq(r))return o}throw new Error("Unable to find valid recovery factor")};var qd=md((function(e,t){var r=t;r.version="6.5.4",r.utils=xd,r.rand=function(){throw new Error("unsupported")},r.curve=Od,r.curves=Id,r.ec=Jd,r.eddsa=null})).ec;const Qd=new Rs("signing-key/5.7.0");let Kd=null;function $d(){return Kd||(Kd=new qd("secp256k1")),Kd}class eh{constructor(e){Ea(this,"curve","secp256k1"),Ea(this,"privateKey",_s(e)),32!==Ps(this.privateKey)&&Qd.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const t=$d().keyFromPrivate(Is(this.privateKey));Ea(this,"publicKey","0x"+t.getPublic(!1,"hex")),Ea(this,"compressedPublicKey","0x"+t.getPublic(!0,"hex")),Ea(this,"_isSigningKey",!0)}_addPoint(e){const t=$d().keyFromPublic(Is(this.publicKey)),r=$d().keyFromPublic(Is(e));return"0x"+t.pub.add(r.pub).encodeCompressed("hex")}signDigest(e){const t=$d().keyFromPrivate(Is(this.privateKey)),r=Is(e);32!==r.length&&Qd.throwArgumentError("bad digest length","digest",e);const n=t.sign(r,{canonical:!0});return Zs({recoveryParam:n.recoveryParam,r:Vs("0x"+n.r.toString(16),32),s:Vs("0x"+n.s.toString(16),32)})}computeSharedSecret(e){const t=$d().keyFromPrivate(Is(this.privateKey)),r=$d().keyFromPublic(Is(th(e)));return Vs("0x"+t.derive(r.getPublic()).toString(16),32)}static isSigningKey(e){return!(!e||!e._isSigningKey)}}function th(e,t){const r=Is(e);if(32===r.length){const e=new eh(r);return t?"0x"+$d().keyFromPrivate(r).getPublic(!0,"hex"):e.publicKey}return 33===r.length?t?_s(r):"0x"+$d().keyFromPublic(r).getPublic(!1,"hex"):65===r.length?t?"0x"+$d().keyFromPublic(r).getPublic(!0,"hex"):_s(r):Qd.throwArgumentError("invalid public or private key","key","[REDACTED]")}const rh=new Rs("transactions/5.7.0");var nh;function oh(e){return"0x"===e?null:ia(e)}function ih(e){return"0x"===e?Xa:y.BigNumber.from(e)}function sh(e,t){return function(e){return ia(Ws(Ys(Ws(th(e),1)),12))}(function(e,t){const r=Zs(t),n={r:Is(r.r),s:Is(r.s)};return"0x"+$d().recoverPubKey(Is(e),n,r.recoveryParam).encode("hex",!1)}(Is(e),t))}function ah(e,t){const r=Ds(y.BigNumber.from(e).toHexString());return r.length>32&&rh.throwArgumentError("invalid length for "+t,"transaction:"+t,e),r}function lh(e,t){return{address:ia(e),storageKeys:(t||[]).map(((t,r)=>(32!==Ps(t)&&rh.throwArgumentError("invalid access list storageKey",`accessList[${e}:${r}]`,t),t.toLowerCase())))}}function ch(e){if(Array.isArray(e))return e.map(((e,t)=>Array.isArray(e)?(e.length>2&&rh.throwArgumentError("access list expected to be [ address, storageKeys[] ]",`value[${t}]`,e),lh(e[0],e[1])):lh(e.address,e.storageKeys)));const t=Object.keys(e).map((t=>{const r=e[t].reduce(((e,t)=>(e[t]=!0,e)),{});return lh(t,Object.keys(r).sort())}));return t.sort(((e,t)=>e.address.localeCompare(t.address))),t}function uh(e){return ch(e).map((e=>[e.address,e.storageKeys]))}function dh(e,t){if(null!=e.gasPrice){const t=y.BigNumber.from(e.gasPrice),r=y.BigNumber.from(e.maxFeePerGas||0);t.eq(r)||rh.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:t,maxFeePerGas:r})}const r=[ah(e.chainId||0,"chainId"),ah(e.nonce||0,"nonce"),ah(e.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),ah(e.maxFeePerGas||0,"maxFeePerGas"),ah(e.gasLimit||0,"gasLimit"),null!=e.to?ia(e.to):"0x",ah(e.value||0,"value"),e.data||"0x",uh(e.accessList||[])];if(t){const e=Zs(t);r.push(ah(e.recoveryParam,"recoveryParam")),r.push(Ds(e.r)),r.push(Ds(e.s))}return Us(["0x02",Qs(r)])}function hh(e,t){const r=[ah(e.chainId||0,"chainId"),ah(e.nonce||0,"nonce"),ah(e.gasPrice||0,"gasPrice"),ah(e.gasLimit||0,"gasLimit"),null!=e.to?ia(e.to):"0x",ah(e.value||0,"value"),e.data||"0x",uh(e.accessList||[])];if(t){const e=Zs(t);r.push(ah(e.recoveryParam,"recoveryParam")),r.push(Ds(e.r)),r.push(Ds(e.s))}return Us(["0x01",Qs(r)])}function ph(e,t,r){try{const r=ih(t[0]).toNumber();if(0!==r&&1!==r)throw new Error("bad recid");e.v=r}catch(e){rh.throwArgumentError("invalid v for transaction type: 1","v",t[0])}e.r=Vs(t[1],32),e.s=Vs(t[2],32);try{const t=Ys(r(e));e.from=sh(t,{r:e.r,s:e.s,recoveryParam:e.v})}catch(e){}}function fh(e){const t=Is(e);if(t[0]>127)return function(e){const t=ea(e);9!==t.length&&6!==t.length&&rh.throwArgumentError("invalid raw transaction","rawTransaction",e);const r={nonce:ih(t[0]).toNumber(),gasPrice:ih(t[1]),gasLimit:ih(t[2]),to:oh(t[3]),value:ih(t[4]),data:t[5],chainId:0};if(6===t.length)return r;try{r.v=y.BigNumber.from(t[6]).toNumber()}catch(e){return r}if(r.r=Vs(t[7],32),r.s=Vs(t[8],32),y.BigNumber.from(r.r).isZero()&&y.BigNumber.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=t.slice(0,6);0!==r.chainId&&(o.push(_s(r.chainId)),o.push("0x"),o.push("0x"),n-=2*r.chainId+8);const i=Ys(Qs(o));try{r.from=sh(i,{r:_s(r.r),s:_s(r.s),recoveryParam:n})}catch(e){}r.hash=Ys(e)}return r.type=null,r}(t);switch(t[0]){case 1:return function(e){const t=ea(e.slice(1));8!==t.length&&11!==t.length&&rh.throwArgumentError("invalid component count for transaction type: 1","payload",_s(e));const r={type:1,chainId:ih(t[0]).toNumber(),nonce:ih(t[1]).toNumber(),gasPrice:ih(t[2]),gasLimit:ih(t[3]),to:oh(t[4]),value:ih(t[5]),data:t[6],accessList:ch(t[7])};return 8===t.length||(r.hash=Ys(e),ph(r,t.slice(8),hh)),r}(t);case 2:return function(e){const t=ea(e.slice(1));9!==t.length&&12!==t.length&&rh.throwArgumentError("invalid component count for transaction type: 2","payload",_s(e));const r=ih(t[2]),n=ih(t[3]),o={type:2,chainId:ih(t[0]).toNumber(),nonce:ih(t[1]).toNumber(),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:ih(t[4]),to:oh(t[5]),value:ih(t[6]),data:t[7],accessList:ch(t[8])};return 9===t.length||(o.hash=Ys(e),ph(o,t.slice(9),dh)),o}(t)}return rh.throwError(`unsupported transaction type: ${t[0]}`,Rs.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:t[0]})}!function(e){e[e.legacy=0]="legacy",e[e.eip2930=1]="eip2930",e[e.eip1559=2]="eip1559"}(nh||(nh={}));const mh=new Rs(hd);class gh{constructor(){this.formats=this.getDefaultFormats()}getDefaultFormats(){const e={},t=this.address.bind(this),r=this.bigNumber.bind(this),n=this.blockTag.bind(this),o=this.data.bind(this),i=this.hash.bind(this),s=this.hex.bind(this),a=this.number.bind(this),l=this.type.bind(this);return e.transaction={hash:i,type:l,accessList:gh.allowNull(this.accessList.bind(this),null),blockHash:gh.allowNull(i,null),blockNumber:gh.allowNull(a,null),transactionIndex:gh.allowNull(a,null),confirmations:gh.allowNull(a,null),from:t,gasPrice:gh.allowNull(r),maxPriorityFeePerGas:gh.allowNull(r),maxFeePerGas:gh.allowNull(r),gasLimit:r,to:gh.allowNull(t,null),value:r,nonce:a,data:o,r:gh.allowNull(this.uint256),s:gh.allowNull(this.uint256),v:gh.allowNull(a),creates:gh.allowNull(t,null),raw:gh.allowNull(o)},e.transactionRequest={from:gh.allowNull(t),nonce:gh.allowNull(a),gasLimit:gh.allowNull(r),gasPrice:gh.allowNull(r),maxPriorityFeePerGas:gh.allowNull(r),maxFeePerGas:gh.allowNull(r),to:gh.allowNull(t),value:gh.allowNull(r),data:gh.allowNull((e=>this.data(e,!0))),type:gh.allowNull(a),accessList:gh.allowNull(this.accessList.bind(this),null)},e.receiptLog={transactionIndex:a,blockNumber:a,transactionHash:i,address:t,topics:gh.arrayOf(i),data:o,logIndex:a,blockHash:i},e.receipt={to:gh.allowNull(this.address,null),from:gh.allowNull(this.address,null),contractAddress:gh.allowNull(t,null),transactionIndex:a,root:gh.allowNull(s),gasUsed:r,logsBloom:gh.allowNull(o),blockHash:i,transactionHash:i,logs:gh.arrayOf(this.receiptLog.bind(this)),blockNumber:a,confirmations:gh.allowNull(a,null),cumulativeGasUsed:r,effectiveGasPrice:gh.allowNull(r),status:gh.allowNull(a),type:l},e.block={hash:gh.allowNull(i),parentHash:i,number:a,timestamp:a,nonce:gh.allowNull(s),difficulty:this.difficulty.bind(this),gasLimit:r,gasUsed:r,miner:gh.allowNull(t),extraData:o,transactions:gh.allowNull(gh.arrayOf(i)),baseFeePerGas:gh.allowNull(r)},e.blockWithTransactions=ka(e.block),e.blockWithTransactions.transactions=gh.allowNull(gh.arrayOf(this.transactionResponse.bind(this))),e.filter={fromBlock:gh.allowNull(n,void 0),toBlock:gh.allowNull(n,void 0),blockHash:gh.allowNull(i,void 0),address:gh.allowNull(t,void 0),topics:gh.allowNull(this.topics.bind(this),void 0)},e.filterLog={blockNumber:gh.allowNull(a),blockHash:gh.allowNull(i),transactionIndex:a,removed:gh.allowNull(this.boolean.bind(this)),address:t,data:gh.allowFalsish(o,"0x"),topics:gh.arrayOf(i),transactionHash:i,logIndex:a},e}accessList(e){return ch(e||[])}number(e){return"0x"===e?0:y.BigNumber.from(e).toNumber()}type(e){return"0x"===e||null==e?0:y.BigNumber.from(e).toNumber()}bigNumber(e){return y.BigNumber.from(e)}boolean(e){if("boolean"==typeof e)return e;if("string"==typeof e){if("true"===(e=e.toLowerCase()))return!0;if("false"===e)return!1}throw new Error("invalid boolean - "+e)}hex(e,t){return"string"==typeof e&&(t||"0x"===e.substring(0,2)||(e="0x"+e),Bs(e))?e.toLowerCase():mh.throwArgumentError("invalid hash","value",e)}data(e,t){const r=this.hex(e,t);if(r.length%2!=0)throw new Error("invalid data; odd-length - "+e);return r}address(e){return ia(e)}callAddress(e){if(!Bs(e,32))return null;const t=ia(Ws(e,12));return t===Ya?null:t}contractAddress(e){return function(e){let t=null;try{t=ia(e.from)}catch(t){ta.throwArgumentError("missing from address","transaction",e)}return ia(Ws(Ys(Qs([t,Ds(Is(y.BigNumber.from(e.nonce).toHexString()))])),12))}(e)}blockTag(e){if(null==e)return"latest";if("earliest"===e)return"0x0";switch(e){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return e}if("number"==typeof e||Bs(e))return Ls(e);throw new Error("invalid blockTag")}hash(e,t){const r=this.hex(e,t);return 32!==Ps(r)?mh.throwArgumentError("invalid hash","value",e):r}difficulty(e){if(null==e)return null;const t=y.BigNumber.from(e);try{return t.toNumber()}catch(e){}return null}uint256(e){if(!Bs(e))throw new Error("invalid uint256");return Vs(e,32)}_block(e,t){null!=e.author&&null==e.miner&&(e.miner=e.author);const r=null!=e._difficulty?e._difficulty:e.difficulty,n=gh.check(t,e);return n._difficulty=null==r?null:y.BigNumber.from(r),n}block(e){return this._block(e,this.formats.block)}blockWithTransactions(e){return this._block(e,this.formats.blockWithTransactions)}transactionRequest(e){return gh.check(this.formats.transactionRequest,e)}transactionResponse(e){null!=e.gas&&null==e.gasLimit&&(e.gasLimit=e.gas),e.to&&y.BigNumber.from(e.to).isZero()&&(e.to="0x0000000000000000000000000000000000000000"),null!=e.input&&null==e.data&&(e.data=e.input),null==e.to&&null==e.creates&&(e.creates=this.contractAddress(e)),1!==e.type&&2!==e.type||null!=e.accessList||(e.accessList=[]);const t=gh.check(this.formats.transaction,e);if(null!=e.chainId){let r=e.chainId;Bs(r)&&(r=y.BigNumber.from(r).toNumber()),t.chainId=r}else{let r=e.networkId;null==r&&null==t.v&&(r=e.chainId),Bs(r)&&(r=y.BigNumber.from(r).toNumber()),"number"!=typeof r&&null!=t.v&&(r=(t.v-35)/2,r<0&&(r=0),r=parseInt(r)),"number"!=typeof r&&(r=0),t.chainId=r}return t.blockHash&&"x"===t.blockHash.replace(/0/g,"")&&(t.blockHash=null),t}transaction(e){return fh(e)}receiptLog(e){return gh.check(this.formats.receiptLog,e)}receipt(e){const t=gh.check(this.formats.receipt,e);if(null!=t.root)if(t.root.length<=4){const e=y.BigNumber.from(t.root).toNumber();0===e||1===e?(null!=t.status&&t.status!==e&&mh.throwArgumentError("alt-root-status/status mismatch","value",{root:t.root,status:t.status}),t.status=e,delete t.root):mh.throwArgumentError("invalid alt-root-status","value.root",t.root)}else 66!==t.root.length&&mh.throwArgumentError("invalid root hash","value.root",t.root);return null!=t.status&&(t.byzantium=!0),t}topics(e){return Array.isArray(e)?e.map((e=>this.topics(e))):null!=e?this.hash(e,!0):null}filter(e){return gh.check(this.formats.filter,e)}filterLog(e){return gh.check(this.formats.filterLog,e)}static check(e,t){const r={};for(const n in e)try{const o=e[n](t[n]);void 0!==o&&(r[n]=o)}catch(e){throw e.checkKey=n,e.checkValue=t[n],e}return r}static allowNull(e,t){return function(r){return null==r?t:e(r)}}static allowFalsish(e,t){return function(r){return r?e(r):t}}static arrayOf(e){return function(t){if(!Array.isArray(t))throw new Error("not an array");const r=[];return t.forEach((function(t){r.push(e(t))})),r}}}var yh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const bh=new Rs(hd);function xh(e){return null==e?"null":(32!==Ps(e)&&bh.throwArgumentError("invalid topic","topic",e),e.toLowerCase())}function vh(e){for(e=e.slice();e.length>0&&null==e[e.length-1];)e.pop();return e.map((e=>{if(Array.isArray(e)){const t={};e.forEach((e=>{t[xh(e)]=!0}));const r=Object.keys(t);return r.sort(),r.join("|")}return xh(e)})).join("&")}function wh(e){if("string"==typeof e){if(32===Ps(e=e.toLowerCase()))return"tx:"+e;if(-1===e.indexOf(":"))return e}else{if(Array.isArray(e))return"filter:*:"+vh(e);if(Ia.isForkEvent(e))throw bh.warn("not implemented"),new Error("not implemented");if(e&&"object"==typeof e)return"filter:"+(e.address||"*")+":"+vh(e.topics||[])}throw new Error("invalid event - "+e)}function Eh(){return(new Date).getTime()}function Ah(e){return new Promise((t=>{setTimeout(t,e)}))}const Ch=["block","network","pending","poll"];class kh{constructor(e,t,r){Ea(this,"tag",e),Ea(this,"listener",t),Ea(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 e=this.tag.split(":");return"tx"!==e[0]?null:e[1]}get filter(){const e=this.tag.split(":");if("filter"!==e[0])return null;const t=e[1],r=""===(n=e[2])?[]:n.split(/&/g).map((e=>{if(""===e)return[];const t=e.split("|").map((e=>"null"===e?null:e));return 1===t.length?t[0]:t}));var n;const o={};return r.length>0&&(o.topics=r),t&&"*"!==t&&(o.address=t),o}pollable(){return this.tag.indexOf(":")>=0||Ch.indexOf(this.tag)>=0}}const Rh={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 Sh(e){return Vs(y.BigNumber.from(e).toHexString(),32)}function Th(e){return za.encode(js([e,Ws(Xu(Xu(e)),0,4)]))}const Nh=new RegExp("^(ipfs)://(.*)$","i"),Mh=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),Nh,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];function Fh(e,t){try{return ol(Oh(e,t))}catch(e){}return null}function Oh(e,t){if("0x"===e)return null;const r=y.BigNumber.from(Ws(e,t,t+32)).toNumber(),n=y.BigNumber.from(Ws(e,r,r+32)).toNumber();return Ws(e,r+32,r+32+n)}function Ih(e){return e.match(/^ipfs:\/\/ipfs\//i)?e=e.substring(12):e.match(/^ipfs:\/\//i)?e=e.substring(7):bh.throwArgumentError("unsupported IPFS format","link",e),`https://gateway.ipfs.io/ipfs/${e}`}function jh(e){const t=Is(e);if(t.length>32)throw new Error("internal; should not happen");const r=new Uint8Array(32);return r.set(t,32-t.length),r}function Dh(e){if(e.length%32==0)return e;const t=new Uint8Array(32*Math.ceil(e.length/32));return t.set(e),t}function Bh(e){const t=[];let r=0;for(let n=0;n<e.length;n++)t.push(null),r+=32;for(let n=0;n<e.length;n++){const o=Is(e[n]);t[n]=jh(r),t.push(jh(o.length)),t.push(Dh(o)),r+=32+32*Math.ceil(o.length/32)}return Us(t)}class _h{constructor(e,t,r,n){Ea(this,"provider",e),Ea(this,"name",r),Ea(this,"address",e.formatter.address(t)),Ea(this,"_resolvedAddress",n)}supportsWildcard(){return this._supportsEip2544||(this._supportsEip2544=this.provider.call({to:this.address,data:"0x01ffc9a79061b92300000000000000000000000000000000000000000000000000000000"}).then((e=>y.BigNumber.from(e).eq(1))).catch((e=>{if(e.code===Rs.errors.CALL_EXCEPTION)return!1;throw this._supportsEip2544=null,e}))),this._supportsEip2544}_fetch(e,t){return yh(this,void 0,void 0,(function*(){const r={to:this.address,ccipReadEnabled:!0,data:Us([e,Nl(this.name),t||"0x"])};let n=!1;var o;(yield this.supportsWildcard())&&(n=!0,r.data=Us(["0x9061b923",Bh([(o=this.name,_s(js(Tl(o).map((e=>{if(e.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const t=new Uint8Array(e.length+1);return t.set(e,1),t[0]=t.length-1,t}))))+"00"),r.data])]));try{let e=yield this.provider.call(r);return Is(e).length%32==4&&bh.throwError("resolver threw error",Rs.errors.CALL_EXCEPTION,{transaction:r,data:e}),n&&(e=Oh(e,0)),e}catch(e){if(e.code===Rs.errors.CALL_EXCEPTION)return null;throw e}}))}_fetchBytes(e,t){return yh(this,void 0,void 0,(function*(){const r=yield this._fetch(e,t);return null!=r?Oh(r,0):null}))}_getAddress(e,t){const r=Rh[String(e)];if(null==r&&bh.throwError(`unsupported coin type: ${e}`,Rs.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${e})`}),"eth"===r.ilk)return this.provider.formatter.address(t);const n=Is(t);if(null!=r.p2pkh){const e=t.match(/^0x76a9([0-9a-f][0-9a-f])([0-9a-f]*)88ac$/);if(e){const t=parseInt(e[1],16);if(e[2].length===2*t&&t>=1&&t<=75)return Th(js([[r.p2pkh],"0x"+e[2]]))}}if(null!=r.p2sh){const e=t.match(/^0xa9([0-9a-f][0-9a-f])([0-9a-f]*)87$/);if(e){const t=parseInt(e[1],16);if(e[2].length===2*t&&t>=1&&t<=75)return Th(js([[r.p2sh],"0x"+e[2]]))}}if(null!=r.prefix){const e=n[1];let t=n[0];if(0===t?20!==e&&32!==e&&(t=-1):t=-1,t>=0&&n.length===2+e&&e>=1&&e<=75){const e=dd.toWords(n.slice(2));return e.unshift(t),dd.encode(r.prefix,e)}}return null}getAddress(e){return yh(this,void 0,void 0,(function*(){if(null==e&&(e=60),60===e)try{const e=yield this._fetch("0x3b3b57de");return"0x"===e||"0x0000000000000000000000000000000000000000000000000000000000000000"===e?null:this.provider.formatter.callAddress(e)}catch(e){if(e.code===Rs.errors.CALL_EXCEPTION)return null;throw e}const t=yield this._fetchBytes("0xf1cb7e06",Sh(e));if(null==t||"0x"===t)return null;const r=this._getAddress(e,t);return null==r&&bh.throwError("invalid or unsupported coin data",Rs.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${e})`,coinType:e,data:t}),r}))}getAvatar(){return yh(this,void 0,void 0,(function*(){const e=[{type:"name",content:this.name}];try{const t=yield this.getText("avatar");if(null==t)return null;for(let r=0;r<Mh.length;r++){const n=t.match(Mh[r]);if(null==n)continue;const o=n[1].toLowerCase();switch(o){case"https":return e.push({type:"url",content:t}),{linkage:e,url:t};case"data":return e.push({type:"data",content:t}),{linkage:e,url:t};case"ipfs":return e.push({type:"ipfs",content:t}),{linkage:e,url:Ih(t)};case"erc721":case"erc1155":{const r="erc721"===o?"0xc87b56dd":"0x0e89341c";e.push({type:o,content:t});const i=this._resolvedAddress||(yield this.getAddress()),s=(n[2]||"").split("/");if(2!==s.length)return null;const a=yield this.provider.formatter.address(s[0]),l=Vs(y.BigNumber.from(s[1]).toHexString(),32);if("erc721"===o){const t=this.provider.formatter.callAddress(yield this.provider.call({to:a,data:Us(["0x6352211e",l])}));if(i!==t)return null;e.push({type:"owner",content:t})}else if("erc1155"===o){const t=y.BigNumber.from(yield this.provider.call({to:a,data:Us(["0x00fdd58e",Vs(i,32),l])}));if(t.isZero())return null;e.push({type:"balance",content:t.toString()})}const c={to:this.provider.formatter.address(s[0]),data:Us([r,l])};let u=Fh(yield this.provider.call(c),0);if(null==u)return null;e.push({type:"metadata-url-base",content:u}),"erc1155"===o&&(u=u.replace("{id}",l.substring(2)),e.push({type:"metadata-url-expanded",content:u})),u.match(/^ipfs:/i)&&(u=Ih(u)),e.push({type:"metadata-url",content:u});const d=yield td(u);if(!d)return null;e.push({type:"metadata",content:JSON.stringify(d)});let h=d.image;if("string"!=typeof h)return null;if(h.match(/^(https:\/\/|data:)/i));else{if(null==h.match(Nh))return null;e.push({type:"url-ipfs",content:h}),h=Ih(h)}return e.push({type:"url",content:h}),{linkage:e,url:h}}}}}catch(e){}return null}))}getContentHash(){return yh(this,void 0,void 0,(function*(){const e=yield this._fetchBytes("0xbc1c58d1");if(null==e||"0x"===e)return null;const t=e.match(/^0xe3010170(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(t){const e=parseInt(t[3],16);if(t[4].length===2*e)return"ipfs://"+za.encode("0x"+t[1])}const r=e.match(/^0xe5010172(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(r){const e=parseInt(r[3],16);if(r[4].length===2*e)return"ipns://"+za.encode("0x"+r[1])}const n=e.match(/^0xe40101fa011b20([0-9a-f]*)$/);if(n&&64===n[1].length)return"bzz://"+n[1];const o=e.match(/^0x90b2c605([0-9a-f]*)$/);if(o&&68===o[1].length){const e={"=":"","+":"-","/":"_"};return"sia://"+Za("0x"+o[1]).replace(/[=+\/]/g,(t=>e[t]))}return bh.throwError("invalid or unsupported content hash data",Rs.errors.UNSUPPORTED_OPERATION,{operation:"getContentHash()",data:e})}))}getText(e){return yh(this,void 0,void 0,(function*(){let t=nl(e);t=js([Sh(64),Sh(t.length),t]),t.length%32!=0&&(t=js([t,Vs("0x",32-e.length%32)]));const r=yield this._fetchBytes("0x59d1d43c",_s(t));return null==r||"0x"===r?null:ol(r)}))}}let Ph=null,Wh=1;class Uh extends ja{constructor(e){if(super(),this._events=[],this._emitted={block:-2},this.disableCcipRead=!1,this.formatter=new.target.getFormatter(),Ea(this,"anyNetwork","any"===e),this.anyNetwork&&(e=this.detectNetwork()),e instanceof Promise)this._networkPromise=e,e.catch((e=>{})),this._ready().catch((e=>{}));else{const t=Aa(new.target,"getNetwork")(e);t?(Ea(this,"_network",t),this.emit("network",t,null)):bh.throwArgumentError("invalid network","network",e)}this._maxInternalBlockNumber=-1024,this._lastBlockNumber=-2,this._maxFilterBlockRange=10,this._pollingInterval=4e3,this._fastQueryDate=0}_ready(){return yh(this,void 0,void 0,(function*(){if(null==this._network){let e=null;if(this._networkPromise)try{e=yield this._networkPromise}catch(e){}null==e&&(e=yield this.detectNetwork()),e||bh.throwError("no network detected",Rs.errors.UNKNOWN_ERROR,{}),null==this._network&&(this.anyNetwork?this._network=e:Ea(this,"_network",e),this.emit("network",e,null))}return this._network}))}get ready(){return rd((()=>this._ready().then((e=>e),(e=>{if(e.code!==Rs.errors.NETWORK_ERROR||"noNetwork"!==e.event)throw e}))))}static getFormatter(){return null==Ph&&(Ph=new gh),Ph}static getNetwork(e){return function(e){if(null==e)return null;if("number"==typeof e){for(const t in La){const r=La[t];if(r.chainId===e)return{name:r.name,chainId:r.chainId,ensAddress:r.ensAddress||null,_defaultProvider:r._defaultProvider||null}}return{chainId:e,name:"unknown"}}if("string"==typeof e){const t=La[e];return null==t?null:{name:t.name,chainId:t.chainId,ensAddress:t.ensAddress,_defaultProvider:t._defaultProvider||null}}const t=La[e.name];if(!t)return"number"!=typeof e.chainId&&Da.throwArgumentError("invalid network chainId","network",e),e;0!==e.chainId&&e.chainId!==t.chainId&&Da.throwArgumentError("network chainId mismatch","network",e);let r=e._defaultProvider||null;var n;return null==r&&t._defaultProvider&&(r=(n=t._defaultProvider)&&"function"==typeof n.renetwork?t._defaultProvider.renetwork(e):t._defaultProvider),{name:e.name,chainId:t.chainId,ensAddress:e.ensAddress||t.ensAddress||null,_defaultProvider:r}}(null==e?"homestead":e)}ccipReadFetch(e,t,r){return yh(this,void 0,void 0,(function*(){if(this.disableCcipRead||0===r.length)return null;const n=e.to.toLowerCase(),o=t.toLowerCase(),i=[];for(let e=0;e<r.length;e++){const t=r[e],s=t.replace("{sender}",n).replace("{data}",o),a=t.indexOf("{data}")>=0?null:JSON.stringify({data:o,sender:n}),l=yield td({url:s,errorPassThrough:!0},a,((e,t)=>(e.status=t.statusCode,e)));if(l.data)return l.data;const c=l.message||"unknown error";if(l.status>=400&&l.status<500)return bh.throwError(`response not found during CCIP fetch: ${c}`,Rs.errors.SERVER_ERROR,{url:t,errorMessage:c});i.push(c)}return bh.throwError(`error encountered during CCIP fetch: ${i.map((e=>JSON.stringify(e))).join(", ")}`,Rs.errors.SERVER_ERROR,{urls:r,errorMessages:i})}))}_getInternalBlockNumber(e){return yh(this,void 0,void 0,(function*(){if(yield this._ready(),e>0)for(;this._internalBlockNumber;){const t=this._internalBlockNumber;try{const r=yield t;if(Eh()-r.respTime<=e)return r.blockNumber;break}catch(e){if(this._internalBlockNumber===t)break}}const t=Eh(),r=Ca({blockNumber:this.perform("getBlockNumber",{}),networkError:this.getNetwork().then((e=>null),(e=>e))}).then((({blockNumber:e,networkError:n})=>{if(n)throw this._internalBlockNumber===r&&(this._internalBlockNumber=null),n;const o=Eh();return(e=y.BigNumber.from(e).toNumber())<this._maxInternalBlockNumber&&(e=this._maxInternalBlockNumber),this._maxInternalBlockNumber=e,this._setFastBlockNumber(e),{blockNumber:e,reqTime:t,respTime:o}}));return this._internalBlockNumber=r,r.catch((e=>{this._internalBlockNumber===r&&(this._internalBlockNumber=null)})),(yield r).blockNumber}))}poll(){return yh(this,void 0,void 0,(function*(){const e=Wh++,t=[];let r=null;try{r=yield this._getInternalBlockNumber(100+this.pollingInterval/2)}catch(e){return void this.emit("error",e)}if(this._setFastBlockNumber(r),this.emit("poll",e,r),r!==this._lastBlockNumber){if(-2===this._emitted.block&&(this._emitted.block=r-1),Math.abs(this._emitted.block-r)>1e3)bh.warn(`network block skew detected; skipping block events (emitted=${this._emitted.block} blockNumber${r})`),this.emit("error",bh.makeError("network block skew detected",Rs.errors.NETWORK_ERROR,{blockNumber:r,event:"blockSkew",previousBlockNumber:this._emitted.block})),this.emit("block",r);else for(let e=this._emitted.block+1;e<=r;e++)this.emit("block",e);this._emitted.block!==r&&(this._emitted.block=r,Object.keys(this._emitted).forEach((e=>{if("block"===e)return;const t=this._emitted[e];"pending"!==t&&r-t>12&&delete this._emitted[e]}))),-2===this._lastBlockNumber&&(this._lastBlockNumber=r-1),this._events.forEach((e=>{switch(e.type){case"tx":{const r=e.hash;let n=this.getTransactionReceipt(r).then((e=>e&&null!=e.blockNumber?(this._emitted["t:"+r]=e.blockNumber,this.emit(r,e),null):null)).catch((e=>{this.emit("error",e)}));t.push(n);break}case"filter":if(!e._inflight){e._inflight=!0,-2===e._lastBlockNumber&&(e._lastBlockNumber=r-1);const n=e.filter;n.fromBlock=e._lastBlockNumber+1,n.toBlock=r;const o=n.toBlock-this._maxFilterBlockRange;o>n.fromBlock&&(n.fromBlock=o),n.fromBlock<0&&(n.fromBlock=0);const i=this.getLogs(n).then((t=>{e._inflight=!1,0!==t.length&&t.forEach((t=>{t.blockNumber>e._lastBlockNumber&&(e._lastBlockNumber=t.blockNumber),this._emitted["b:"+t.blockHash]=t.blockNumber,this._emitted["t:"+t.transactionHash]=t.blockNumber,this.emit(n,t)}))})).catch((t=>{this.emit("error",t),e._inflight=!1}));t.push(i)}}})),this._lastBlockNumber=r,Promise.all(t).then((()=>{this.emit("didPoll",e)})).catch((e=>{this.emit("error",e)}))}else this.emit("didPoll",e)}))}resetEventsBlock(e){this._lastBlockNumber=e-1,this.polling&&this.poll()}get network(){return this._network}detectNetwork(){return yh(this,void 0,void 0,(function*(){return bh.throwError("provider does not support network detection",Rs.errors.UNSUPPORTED_OPERATION,{operation:"provider.detectNetwork"})}))}getNetwork(){return yh(this,void 0,void 0,(function*(){const e=yield this._ready(),t=yield this.detectNetwork();if(e.chainId!==t.chainId){if(this.anyNetwork)return this._network=t,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",t,e),yield Ah(0),this._network;const r=bh.makeError("underlying network changed",Rs.errors.NETWORK_ERROR,{event:"changed",network:e,detectedNetwork:t});throw this.emit("error",r),r}return e}))}get blockNumber(){return this._getInternalBlockNumber(100+this.pollingInterval/2).then((e=>{this._setFastBlockNumber(e)}),(e=>{})),null!=this._fastBlockNumber?this._fastBlockNumber:-1}get polling(){return null!=this._poller}set polling(e){e&&!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))):!e&&this._poller&&(clearInterval(this._poller),this._poller=null)}get pollingInterval(){return this._pollingInterval}set pollingInterval(e){if("number"!=typeof e||e<=0||parseInt(String(e))!=e)throw new Error("invalid polling interval");this._pollingInterval=e,this._poller&&(clearInterval(this._poller),this._poller=setInterval((()=>{this.poll()}),this._pollingInterval))}_getFastBlockNumber(){const e=Eh();return e-this._fastQueryDate>2*this._pollingInterval&&(this._fastQueryDate=e,this._fastBlockNumberPromise=this.getBlockNumber().then((e=>((null==this._fastBlockNumber||e>this._fastBlockNumber)&&(this._fastBlockNumber=e),this._fastBlockNumber)))),this._fastBlockNumberPromise}_setFastBlockNumber(e){null!=this._fastBlockNumber&&e<this._fastBlockNumber||(this._fastQueryDate=Eh(),(null==this._fastBlockNumber||e>this._fastBlockNumber)&&(this._fastBlockNumber=e,this._fastBlockNumberPromise=Promise.resolve(e)))}waitForTransaction(e,t,r){return yh(this,void 0,void 0,(function*(){return this._waitForTransaction(e,null==t?1:t,r||0,null)}))}_waitForTransaction(e,t,r,n){return yh(this,void 0,void 0,(function*(){const o=yield this.getTransactionReceipt(e);return(o?o.confirmations:0)>=t?o:new Promise(((o,i)=>{const s=[];let a=!1;const l=function(){return!!a||(a=!0,s.forEach((e=>{e()})),!1)},c=e=>{e.confirmations<t||l()||o(e)};if(this.on(e,c),s.push((()=>{this.removeListener(e,c)})),n){let r=n.startBlock,o=null;const c=s=>yh(this,void 0,void 0,(function*(){a||(yield Ah(1e3),this.getTransactionCount(n.from).then((u=>yh(this,void 0,void 0,(function*(){if(!a){if(u<=n.nonce)r=s;else{{const t=yield this.getTransaction(e);if(t&&null!=t.blockNumber)return}for(null==o&&(o=r-3,o<n.startBlock&&(o=n.startBlock));o<=s;){if(a)return;const r=yield this.getBlockWithTransactions(o);for(let o=0;o<r.transactions.length;o++){const s=r.transactions[o];if(s.hash===e)return;if(s.from===n.from&&s.nonce===n.nonce){if(a)return;const r=yield this.waitForTransaction(s.hash,t);if(l())return;let o="replaced";return s.data===n.data&&s.to===n.to&&s.value.eq(n.value)?o="repriced":"0x"===s.data&&s.from===s.to&&s.value.isZero()&&(o="cancelled"),void i(bh.makeError("transaction was replaced",Rs.errors.TRANSACTION_REPLACED,{cancelled:"replaced"===o||"cancelled"===o,reason:o,replacement:this._wrapTransaction(s),hash:e,receipt:r}))}}o++}}a||this.once("block",c)}}))),(e=>{a||this.once("block",c)})))}));if(a)return;this.once("block",c),s.push((()=>{this.removeListener("block",c)}))}if("number"==typeof r&&r>0){const e=setTimeout((()=>{l()||i(bh.makeError("timeout exceeded",Rs.errors.TIMEOUT,{timeout:r}))}),r);e.unref&&e.unref(),s.push((()=>{clearTimeout(e)}))}}))}))}getBlockNumber(){return yh(this,void 0,void 0,(function*(){return this._getInternalBlockNumber(0)}))}getGasPrice(){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const e=yield this.perform("getGasPrice",{});try{return y.BigNumber.from(e)}catch(t){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getGasPrice",result:e,error:t})}}))}getBalance(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield Ca({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getBalance",r);try{return y.BigNumber.from(n)}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getBalance",params:r,result:n,error:e})}}))}getTransactionCount(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield Ca({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getTransactionCount",r);try{return y.BigNumber.from(n).toNumber()}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getTransactionCount",params:r,result:n,error:e})}}))}getCode(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield Ca({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getCode",r);try{return _s(n)}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getCode",params:r,result:n,error:e})}}))}getStorageAt(e,t,r){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const n=yield Ca({address:this._getAddress(e),blockTag:this._getBlockTag(r),position:Promise.resolve(t).then((e=>Ls(e)))}),o=yield this.perform("getStorageAt",n);try{return _s(o)}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"getStorageAt",params:n,result:o,error:e})}}))}_wrapTransaction(e,t,r){if(null!=t&&32!==Ps(t))throw new Error("invalid response - sendTransaction");const n=e;return null!=t&&e.hash!==t&&bh.throwError("Transaction hash mismatch from Provider.sendTransaction.",Rs.errors.UNKNOWN_ERROR,{expectedHash:e.hash,returnedHash:t}),n.wait=(t,n)=>yh(this,void 0,void 0,(function*(){let o;null==t&&(t=1),null==n&&(n=0),0!==t&&null!=r&&(o={data:e.data,from:e.from,nonce:e.nonce,to:e.to,value:e.value,startBlock:r});const i=yield this._waitForTransaction(e.hash,t,n,o);return null==i&&0===t?null:(this._emitted["t:"+e.hash]=i.blockNumber,0===i.status&&bh.throwError("transaction failed",Rs.errors.CALL_EXCEPTION,{transactionHash:e.hash,transaction:e,receipt:i}),i)})),n}sendTransaction(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield Promise.resolve(e).then((e=>_s(e))),r=this.formatter.transaction(e);null==r.confirmations&&(r.confirmations=0);const n=yield this._getInternalBlockNumber(100+2*this.pollingInterval);try{const e=yield this.perform("sendTransaction",{signedTransaction:t});return this._wrapTransaction(r,e,n)}catch(e){throw e.transaction=r,e.transactionHash=r.hash,e}}))}_getTransactionRequest(e){return yh(this,void 0,void 0,(function*(){const t=yield e,r={};return["from","to"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?this._getAddress(e):null)))})),["gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","value"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?y.BigNumber.from(e):null)))})),["type"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>null!=e?e:null)))})),t.accessList&&(r.accessList=this.formatter.accessList(t.accessList)),["data"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?_s(e):null)))})),this.formatter.transactionRequest(yield Ca(r))}))}_getFilter(e){return yh(this,void 0,void 0,(function*(){e=yield e;const t={};return null!=e.address&&(t.address=this._getAddress(e.address)),["blockHash","topics"].forEach((r=>{null!=e[r]&&(t[r]=e[r])})),["fromBlock","toBlock"].forEach((r=>{null!=e[r]&&(t[r]=this._getBlockTag(e[r]))})),this.formatter.filter(yield Ca(t))}))}_call(e,t,r){return yh(this,void 0,void 0,(function*(){r>=10&&bh.throwError("CCIP read exceeded maximum redirections",Rs.errors.SERVER_ERROR,{redirects:r,transaction:e});const n=e.to,o=yield this.perform("call",{transaction:e,blockTag:t});if(r>=0&&"latest"===t&&null!=n&&"0x556f1830"===o.substring(0,10)&&Ps(o)%32==4)try{const i=Ws(o,4),s=Ws(i,0,32);y.BigNumber.from(s).eq(n)||bh.throwError("CCIP Read sender did not match",Rs.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const a=[],l=y.BigNumber.from(Ws(i,32,64)).toNumber(),c=y.BigNumber.from(Ws(i,l,l+32)).toNumber(),u=Ws(i,l+32);for(let t=0;t<c;t++){const r=Fh(u,32*t);null==r&&bh.throwError("CCIP Read contained corrupt URL string",Rs.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o}),a.push(r)}const d=Oh(i,64);y.BigNumber.from(Ws(i,100,128)).isZero()||bh.throwError("CCIP Read callback selector included junk",Rs.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const h=Ws(i,96,100),p=Oh(i,128),f=yield this.ccipReadFetch(e,d,a);null==f&&bh.throwError("CCIP Read disabled or provided no URLs",Rs.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const m={to:n,data:Us([h,Bh([f,p])])};return this._call(m,t,r+1)}catch(e){if(e.code===Rs.errors.SERVER_ERROR)throw e}try{return _s(o)}catch(r){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"call",params:{transaction:e,blockTag:t},result:o,error:r})}}))}call(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield Ca({transaction:this._getTransactionRequest(e),blockTag:this._getBlockTag(t),ccipReadEnabled:Promise.resolve(e.ccipReadEnabled)});return this._call(r.transaction,r.blockTag,r.ccipReadEnabled?0:-1)}))}estimateGas(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield Ca({transaction:this._getTransactionRequest(e)}),r=yield this.perform("estimateGas",t);try{return y.BigNumber.from(r)}catch(e){return bh.throwError("bad result from backend",Rs.errors.SERVER_ERROR,{method:"estimateGas",params:t,result:r,error:e})}}))}_getAddress(e){return yh(this,void 0,void 0,(function*(){"string"!=typeof(e=yield e)&&bh.throwArgumentError("invalid address or ENS name","name",e);const t=yield this.resolveName(e);return null==t&&bh.throwError("ENS name not configured",Rs.errors.UNSUPPORTED_OPERATION,{operation:`resolveName(${JSON.stringify(e)})`}),t}))}_getBlock(e,t){return yh(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;let r=-128;const n={includeTransactions:!!t};if(Bs(e,32))n.blockHash=e;else try{n.blockTag=yield this._getBlockTag(e),Bs(n.blockTag)&&(r=parseInt(n.blockTag.substring(2),16))}catch(t){bh.throwArgumentError("invalid block hash or block tag","blockHashOrBlockTag",e)}return rd((()=>yh(this,void 0,void 0,(function*(){const e=yield this.perform("getBlock",n);if(null==e)return null!=n.blockHash&&null==this._emitted["b:"+n.blockHash]||null!=n.blockTag&&r>this._emitted.block?null:void 0;if(t){let t=null;for(let r=0;r<e.transactions.length;r++){const n=e.transactions[r];if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){null==t&&(t=yield this._getInternalBlockNumber(100+2*this.pollingInterval));let e=t-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}}const r=this.formatter.blockWithTransactions(e);return r.transactions=r.transactions.map((e=>this._wrapTransaction(e))),r}return this.formatter.block(e)}))),{oncePoll:this})}))}getBlock(e){return this._getBlock(e,!1)}getBlockWithTransactions(e){return this._getBlock(e,!0)}getTransaction(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;const t={transactionHash:this.formatter.hash(e,!0)};return rd((()=>yh(this,void 0,void 0,(function*(){const r=yield this.perform("getTransaction",t);if(null==r)return null==this._emitted["t:"+e]?null:void 0;const n=this.formatter.transactionResponse(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let e=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}return this._wrapTransaction(n)}))),{oncePoll:this})}))}getTransactionReceipt(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;const t={transactionHash:this.formatter.hash(e,!0)};return rd((()=>yh(this,void 0,void 0,(function*(){const r=yield this.perform("getTransactionReceipt",t);if(null==r)return null==this._emitted["t:"+e]?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 e=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}return n}))),{oncePoll:this})}))}getLogs(e){return yh(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield Ca({filter:this._getFilter(e)}),r=yield this.perform("getLogs",t);return r.forEach((e=>{null==e.removed&&(e.removed=!1)})),gh.arrayOf(this.formatter.filterLog.bind(this.formatter))(r)}))}getEtherPrice(){return yh(this,void 0,void 0,(function*(){return yield this.getNetwork(),this.perform("getEtherPrice",{})}))}_getBlockTag(e){return yh(this,void 0,void 0,(function*(){if("number"==typeof(e=yield e)&&e<0){e%1&&bh.throwArgumentError("invalid BlockTag","blockTag",e);let t=yield this._getInternalBlockNumber(100+2*this.pollingInterval);return t+=e,t<0&&(t=0),this.formatter.blockTag(t)}return this.formatter.blockTag(e)}))}getResolver(e){return yh(this,void 0,void 0,(function*(){let t=e;for(;;){if(""===t||"."===t)return null;if("eth"!==e&&"eth"===t)return null;const r=yield this._getResolver(t,"getResolver");if(null!=r){const n=new _h(this,r,e);return t===e||(yield n.supportsWildcard())?n:null}t=t.split(".").slice(1).join(".")}}))}_getResolver(e,t){return yh(this,void 0,void 0,(function*(){null==t&&(t="ENS");const r=yield this.getNetwork();r.ensAddress||bh.throwError("network does not support ENS",Rs.errors.UNSUPPORTED_OPERATION,{operation:t,network:r.name});try{const t=yield this.call({to:r.ensAddress,data:"0x0178b8bf"+Nl(e).substring(2)});return this.formatter.callAddress(t)}catch(e){}return null}))}resolveName(e){return yh(this,void 0,void 0,(function*(){e=yield e;try{return Promise.resolve(this.formatter.address(e))}catch(t){if(Bs(e))throw t}"string"!=typeof e&&bh.throwArgumentError("invalid ENS name","name",e);const t=yield this.getResolver(e);return t?yield t.getAddress():null}))}lookupAddress(e){return yh(this,void 0,void 0,(function*(){e=yield e;const t=(e=this.formatter.address(e)).substring(2).toLowerCase()+".addr.reverse",r=yield this._getResolver(t,"lookupAddress");if(null==r)return null;const n=Fh(yield this.call({to:r,data:"0x691f3431"+Nl(t).substring(2)}),0);return(yield this.resolveName(n))!=e?null:n}))}getAvatar(e){return yh(this,void 0,void 0,(function*(){let t=null;if(Bs(e)){const r=this.formatter.address(e).substring(2).toLowerCase()+".addr.reverse",n=yield this._getResolver(r,"getAvatar");if(!n)return null;t=new _h(this,n,r);try{const e=yield t.getAvatar();if(e)return e.url}catch(e){if(e.code!==Rs.errors.CALL_EXCEPTION)throw e}try{const e=Fh(yield this.call({to:n,data:"0x691f3431"+Nl(r).substring(2)}),0);t=yield this.getResolver(e)}catch(e){if(e.code!==Rs.errors.CALL_EXCEPTION)throw e;return null}}else if(t=yield this.getResolver(e),!t)return null;const r=yield t.getAvatar();return null==r?null:r.url}))}perform(e,t){return bh.throwError(e+" not implemented",Rs.errors.NOT_IMPLEMENTED,{operation:e})}_startEvent(e){this.polling=this._events.filter((e=>e.pollable())).length>0}_stopEvent(e){this.polling=this._events.filter((e=>e.pollable())).length>0}_addEventListener(e,t,r){const n=new kh(wh(e),t,r);return this._events.push(n),this._startEvent(n),this}on(e,t){return this._addEventListener(e,t,!1)}once(e,t){return this._addEventListener(e,t,!0)}emit(e,...t){let r=!1,n=[],o=wh(e);return this._events=this._events.filter((e=>e.tag!==o||(setTimeout((()=>{e.listener.apply(this,t)}),0),r=!0,!e.once||(n.push(e),!1)))),n.forEach((e=>{this._stopEvent(e)})),r}listenerCount(e){if(!e)return this._events.length;let t=wh(e);return this._events.filter((e=>e.tag===t)).length}listeners(e){if(null==e)return this._events.map((e=>e.listener));let t=wh(e);return this._events.filter((e=>e.tag===t)).map((e=>e.listener))}off(e,t){if(null==t)return this.removeAllListeners(e);const r=[];let n=!1,o=wh(e);return this._events=this._events.filter((e=>e.tag!==o||e.listener!=t||(!!n||(n=!0,r.push(e),!1)))),r.forEach((e=>{this._stopEvent(e)})),this}removeAllListeners(e){let t=[];if(null==e)t=this._events,this._events=[];else{const r=wh(e);this._events=this._events.filter((e=>e.tag!==r||(t.push(e),!1)))}return t.forEach((e=>{this._stopEvent(e)})),this}}var Lh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Vh=new Rs("abstract-signer/5.7.0"),Zh=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],Hh=[Rs.errors.INSUFFICIENT_FUNDS,Rs.errors.NONCE_EXPIRED,Rs.errors.REPLACEMENT_UNDERPRICED];class zh{constructor(){Vh.checkAbstract(new.target,zh),Ea(this,"_isSigner",!0)}getBalance(e){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("getBalance"),yield this.provider.getBalance(this.getAddress(),e)}))}getTransactionCount(e){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("getTransactionCount"),yield this.provider.getTransactionCount(this.getAddress(),e)}))}estimateGas(e){return Lh(this,void 0,void 0,(function*(){this._checkProvider("estimateGas");const t=yield Ca(this.checkTransaction(e));return yield this.provider.estimateGas(t)}))}call(e,t){return Lh(this,void 0,void 0,(function*(){this._checkProvider("call");const r=yield Ca(this.checkTransaction(e));return yield this.provider.call(r,t)}))}sendTransaction(e){return Lh(this,void 0,void 0,(function*(){this._checkProvider("sendTransaction");const t=yield this.populateTransaction(e),r=yield this.signTransaction(t);return yield this.provider.sendTransaction(r)}))}getChainId(){return Lh(this,void 0,void 0,(function*(){this._checkProvider("getChainId");return(yield this.provider.getNetwork()).chainId}))}getGasPrice(){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("getGasPrice"),yield this.provider.getGasPrice()}))}getFeeData(){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("getFeeData"),yield this.provider.getFeeData()}))}resolveName(e){return Lh(this,void 0,void 0,(function*(){return this._checkProvider("resolveName"),yield this.provider.resolveName(e)}))}checkTransaction(e){for(const t in e)-1===Zh.indexOf(t)&&Vh.throwArgumentError("invalid transaction key: "+t,"transaction",e);const t=ka(e);return null==t.from?t.from=this.getAddress():t.from=Promise.all([Promise.resolve(t.from),this.getAddress()]).then((t=>(t[0].toLowerCase()!==t[1].toLowerCase()&&Vh.throwArgumentError("from address mismatch","transaction",e),t[0]))),t}populateTransaction(e){return Lh(this,void 0,void 0,(function*(){const t=yield Ca(this.checkTransaction(e));null!=t.to&&(t.to=Promise.resolve(t.to).then((e=>Lh(this,void 0,void 0,(function*(){if(null==e)return null;const t=yield this.resolveName(e);return null==t&&Vh.throwArgumentError("provided ENS name resolves to null","tx.to",e),t})))),t.to.catch((e=>{})));const r=null!=t.maxFeePerGas||null!=t.maxPriorityFeePerGas;if(null==t.gasPrice||2!==t.type&&!r?0!==t.type&&1!==t.type||!r||Vh.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",e):Vh.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",e),2!==t.type&&null!=t.type||null==t.maxFeePerGas||null==t.maxPriorityFeePerGas)if(0===t.type||1===t.type)null==t.gasPrice&&(t.gasPrice=this.getGasPrice());else{const e=yield this.getFeeData();if(null==t.type)if(null!=e.maxFeePerGas&&null!=e.maxPriorityFeePerGas)if(t.type=2,null!=t.gasPrice){const e=t.gasPrice;delete t.gasPrice,t.maxFeePerGas=e,t.maxPriorityFeePerGas=e}else null==t.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),null==t.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas);else null!=e.gasPrice?(r&&Vh.throwError("network does not support EIP-1559",Rs.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),null==t.gasPrice&&(t.gasPrice=e.gasPrice),t.type=0):Vh.throwError("failed to get consistent fee data",Rs.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"});else 2===t.type&&(null==t.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),null==t.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas))}else t.type=2;return null==t.nonce&&(t.nonce=this.getTransactionCount("pending")),null==t.gasLimit&&(t.gasLimit=this.estimateGas(t).catch((e=>{if(Hh.indexOf(e.code)>=0)throw e;return Vh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Rs.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,tx:t})}))),null==t.chainId?t.chainId=this.getChainId():t.chainId=Promise.all([Promise.resolve(t.chainId),this.getChainId()]).then((t=>(0!==t[1]&&t[0]!==t[1]&&Vh.throwArgumentError("chainId address mismatch","transaction",e),t[0]))),yield Ca(t)}))}_checkProvider(e){this.provider||Vh.throwError("missing provider",Rs.errors.UNSUPPORTED_OPERATION,{operation:e||"_checkProvider"})}static isSigner(e){return!(!e||!e._isSigner)}}var Yh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Gh=new Rs(hd),Xh=["call","estimateGas"];function Jh(e,t){if(null==e)return null;if("string"==typeof e.message&&e.message.match("reverted")){const r=Bs(e.data)?e.data:null;if(!t||r)return{message:e.message,data:r}}if("object"==typeof e){for(const r in e){const n=Jh(e[r],t);if(n)return n}return null}if("string"==typeof e)try{return Jh(JSON.parse(e),t)}catch(e){}return null}function qh(e,t,r){const n=r.transaction||r.signedTransaction;if("call"===e){const e=Jh(t,!0);if(e)return e.data;Gh.throwError("missing revert data in call exception; Transaction reverted without a reason string",Rs.errors.CALL_EXCEPTION,{data:"0x",transaction:n,error:t})}if("estimateGas"===e){let r=Jh(t.body,!1);null==r&&(r=Jh(t,!1)),r&&Gh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Rs.errors.UNPREDICTABLE_GAS_LIMIT,{reason:r.message,method:e,transaction:n,error:t})}let o=t.message;throw t.code===Rs.errors.SERVER_ERROR&&t.error&&"string"==typeof t.error.message?o=t.error.message:"string"==typeof t.body?o=t.body:"string"==typeof t.responseText&&(o=t.responseText),o=(o||"").toLowerCase(),o.match(/insufficient funds|base fee exceeds gas limit|InsufficientFunds/i)&&Gh.throwError("insufficient funds for intrinsic transaction cost",Rs.errors.INSUFFICIENT_FUNDS,{error:t,method:e,transaction:n}),o.match(/nonce (is )?too low/i)&&Gh.throwError("nonce has already been used",Rs.errors.NONCE_EXPIRED,{error:t,method:e,transaction:n}),o.match(/replacement transaction underpriced|transaction gas price.*too low/i)&&Gh.throwError("replacement fee too low",Rs.errors.REPLACEMENT_UNDERPRICED,{error:t,method:e,transaction:n}),o.match(/only replay-protected/i)&&Gh.throwError("legacy pre-eip-155 transactions not supported",Rs.errors.UNSUPPORTED_OPERATION,{error:t,method:e,transaction:n}),Xh.indexOf(e)>=0&&o.match(/gas required exceeds allowance|always failing transaction|execution reverted|revert/)&&Gh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Rs.errors.UNPREDICTABLE_GAS_LIMIT,{error:t,method:e,transaction:n}),t}function Qh(e){return new Promise((function(t){setTimeout(t,e)}))}function Kh(e){if(e.error){const t=new Error(e.error.message);throw t.code=e.error.code,t.data=e.error.data,t}return e.result}function $h(e){return e?e.toLowerCase():e}const ep={};class tp extends zh{constructor(e,t,r){if(super(),e!==ep)throw new Error("do not call the JsonRpcSigner constructor directly; use provider.getSigner");Ea(this,"provider",t),null==r&&(r=0),"string"==typeof r?(Ea(this,"_address",this.provider.formatter.address(r)),Ea(this,"_index",null)):"number"==typeof r?(Ea(this,"_index",r),Ea(this,"_address",null)):Gh.throwArgumentError("invalid address or index","addressOrIndex",r)}connect(e){return Gh.throwError("cannot alter JSON-RPC Signer connection",Rs.errors.UNSUPPORTED_OPERATION,{operation:"connect"})}connectUnchecked(){return new rp(ep,this.provider,this._address||this._index)}getAddress(){return this._address?Promise.resolve(this._address):this.provider.send("eth_accounts",[]).then((e=>(e.length<=this._index&&Gh.throwError("unknown account #"+this._index,Rs.errors.UNSUPPORTED_OPERATION,{operation:"getAddress"}),this.provider.formatter.address(e[this._index]))))}sendUncheckedTransaction(e){e=ka(e);const t=this.getAddress().then((e=>(e&&(e=e.toLowerCase()),e)));if(null==e.gasLimit){const r=ka(e);r.from=t,e.gasLimit=this.provider.estimateGas(r)}return null!=e.to&&(e.to=Promise.resolve(e.to).then((e=>Yh(this,void 0,void 0,(function*(){if(null==e)return null;const t=yield this.provider.resolveName(e);return null==t&&Gh.throwArgumentError("provided ENS name resolves to null","tx.to",e),t}))))),Ca({tx:Ca(e),sender:t}).then((({tx:t,sender:r})=>{null!=t.from?t.from.toLowerCase()!==r&&Gh.throwArgumentError("from address mismatch","transaction",e):t.from=r;const n=this.provider.constructor.hexlifyTransaction(t,{from:!0});return this.provider.send("eth_sendTransaction",[n]).then((e=>e),(e=>("string"==typeof e.message&&e.message.match(/user denied/i)&&Gh.throwError("user rejected transaction",Rs.errors.ACTION_REJECTED,{action:"sendTransaction",transaction:t}),qh("sendTransaction",e,n))))}))}signTransaction(e){return Gh.throwError("signing transactions is unsupported",Rs.errors.UNSUPPORTED_OPERATION,{operation:"signTransaction"})}sendTransaction(e){return Yh(this,void 0,void 0,(function*(){const t=yield this.provider._getInternalBlockNumber(100+2*this.provider.pollingInterval),r=yield this.sendUncheckedTransaction(e);try{return yield rd((()=>Yh(this,void 0,void 0,(function*(){const e=yield this.provider.getTransaction(r);if(null!==e)return this.provider._wrapTransaction(e,r,t)}))),{oncePoll:this.provider})}catch(e){throw e.transactionHash=r,e}}))}signMessage(e){return Yh(this,void 0,void 0,(function*(){const t="string"==typeof e?nl(e):e,r=yield this.getAddress();try{return yield this.provider.send("personal_sign",[_s(t),r.toLowerCase()])}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&Gh.throwError("user rejected signing",Rs.errors.ACTION_REJECTED,{action:"signMessage",from:r,messageData:e}),t}}))}_legacySignMessage(e){return Yh(this,void 0,void 0,(function*(){const t="string"==typeof e?nl(e):e,r=yield this.getAddress();try{return yield this.provider.send("eth_sign",[r.toLowerCase(),_s(t)])}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&Gh.throwError("user rejected signing",Rs.errors.ACTION_REJECTED,{action:"_legacySignMessage",from:r,messageData:e}),t}}))}_signTypedData(e,t,r){return Yh(this,void 0,void 0,(function*(){const n=yield zl.resolveNames(e,t,r,(e=>this.provider.resolveName(e))),o=yield this.getAddress();try{return yield this.provider.send("eth_signTypedData_v4",[o.toLowerCase(),JSON.stringify(zl.getPayload(n.domain,t,n.value))])}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&&Gh.throwError("user rejected signing",Rs.errors.ACTION_REJECTED,{action:"_signTypedData",from:o,messageData:{domain:n.domain,types:t,value:n.value}}),e}}))}unlock(e){return Yh(this,void 0,void 0,(function*(){const t=this.provider,r=yield this.getAddress();return t.send("personal_unlockAccount",[r.toLowerCase(),e,null])}))}}class rp extends tp{sendTransaction(e){return this.sendUncheckedTransaction(e).then((e=>({hash:e,nonce:null,gasLimit:null,gasPrice:null,data:null,value:null,chainId:null,confirmations:0,from:null,wait:t=>this.provider.waitForTransaction(e,t)})))}}const np={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0};class op extends Uh{constructor(e,t){let r=t;null==r&&(r=new Promise(((e,t)=>{setTimeout((()=>{this.detectNetwork().then((t=>{e(t)}),(e=>{t(e)}))}),0)}))),super(r),e||(e=Aa(this.constructor,"defaultUrl")()),Ea(this,"connection","string"==typeof e?Object.freeze({url:e}):Object.freeze(ka(e))),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 Yh(this,void 0,void 0,(function*(){yield Qh(0);let e=null;try{e=yield this.send("eth_chainId",[])}catch(t){try{e=yield this.send("net_version",[])}catch(e){}}if(null!=e){const t=Aa(this.constructor,"getNetwork");try{return t(y.BigNumber.from(e).toNumber())}catch(t){return Gh.throwError("could not detect network",Rs.errors.NETWORK_ERROR,{chainId:e,event:"invalidNetwork",serverError:t})}}return Gh.throwError("could not detect network",Rs.errors.NETWORK_ERROR,{event:"noNetwork"})}))}getSigner(e){return new tp(ep,this,e)}getUncheckedSigner(e){return this.getSigner(e).connectUnchecked()}listAccounts(){return this.send("eth_accounts",[]).then((e=>e.map((e=>this.formatter.address(e)))))}send(e,t){const r={method:e,params:t,id:this._nextId++,jsonrpc:"2.0"};this.emit("debug",{action:"request",request:Na(r),provider:this});const n=["eth_chainId","eth_blockNumber"].indexOf(e)>=0;if(n&&this._cache[e])return this._cache[e];const o=td(this.connection,JSON.stringify(r),Kh).then((e=>(this.emit("debug",{action:"response",request:r,response:e,provider:this}),e)),(e=>{throw this.emit("debug",{action:"response",error:e,request:r,provider:this}),e}));return n&&(this._cache[e]=o,setTimeout((()=>{this._cache[e]=null}),0)),o}prepareRequest(e,t){switch(e){case"getBlockNumber":return["eth_blockNumber",[]];case"getGasPrice":return["eth_gasPrice",[]];case"getBalance":return["eth_getBalance",[$h(t.address),t.blockTag]];case"getTransactionCount":return["eth_getTransactionCount",[$h(t.address),t.blockTag]];case"getCode":return["eth_getCode",[$h(t.address),t.blockTag]];case"getStorageAt":return["eth_getStorageAt",[$h(t.address),Vs(t.position,32),t.blockTag]];case"sendTransaction":return["eth_sendRawTransaction",[t.signedTransaction]];case"getBlock":return t.blockTag?["eth_getBlockByNumber",[t.blockTag,!!t.includeTransactions]]:t.blockHash?["eth_getBlockByHash",[t.blockHash,!!t.includeTransactions]]:null;case"getTransaction":return["eth_getTransactionByHash",[t.transactionHash]];case"getTransactionReceipt":return["eth_getTransactionReceipt",[t.transactionHash]];case"call":return["eth_call",[Aa(this.constructor,"hexlifyTransaction")(t.transaction,{from:!0}),t.blockTag]];case"estimateGas":return["eth_estimateGas",[Aa(this.constructor,"hexlifyTransaction")(t.transaction,{from:!0})]];case"getLogs":return t.filter&&null!=t.filter.address&&(t.filter.address=$h(t.filter.address)),["eth_getLogs",[t.filter]]}return null}perform(e,t){return Yh(this,void 0,void 0,(function*(){if("call"===e||"estimateGas"===e){const e=t.transaction;if(e&&null!=e.type&&y.BigNumber.from(e.type).isZero()&&null==e.maxFeePerGas&&null==e.maxPriorityFeePerGas){const r=yield this.getFeeData();null==r.maxFeePerGas&&null==r.maxPriorityFeePerGas&&((t=ka(t)).transaction=ka(e),delete t.transaction.type)}}const r=this.prepareRequest(e,t);null==r&&Gh.throwError(e+" not implemented",Rs.errors.NOT_IMPLEMENTED,{operation:e});try{return yield this.send(r[0],r[1])}catch(r){return qh(e,r,t)}}))}_startEvent(e){"pending"===e.tag&&this._startPending(),super._startEvent(e)}_startPending(){if(null!=this._pendingFilter)return;const e=this,t=this.send("eth_newPendingTransactionFilter",[]);this._pendingFilter=t,t.then((function(r){return function n(){e.send("eth_getFilterChanges",[r]).then((function(r){if(e._pendingFilter!=t)return null;let n=Promise.resolve();return r.forEach((function(t){e._emitted["t:"+t.toLowerCase()]="pending",n=n.then((function(){return e.getTransaction(t).then((function(t){return e.emit("pending",t),null}))}))})),n.then((function(){return Qh(1e3)}))})).then((function(){if(e._pendingFilter==t)return setTimeout((function(){n()}),0),null;e.send("eth_uninstallFilter",[r])})).catch((e=>{}))}(),r})).catch((e=>{}))}_stopEvent(e){"pending"===e.tag&&0===this.listenerCount("pending")&&(this._pendingFilter=null),super._stopEvent(e)}static hexlifyTransaction(e,t){const r=ka(np);if(t)for(const e in t)t[e]&&(r[e]=!0);var n,o;o=r,(n=e)&&"object"==typeof n||wa.throwArgumentError("invalid object","object",n),Object.keys(n).forEach((e=>{o[e]||wa.throwArgumentError("invalid object key - "+e,"transaction:"+e,n)}));const i={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach((function(t){if(null==e[t])return;const r=Ls(y.BigNumber.from(e[t]));"gasLimit"===t&&(t="gas"),i[t]=r})),["from","to","data"].forEach((function(t){null!=e[t]&&(i[t]=_s(e[t]))})),e.accessList&&(i.accessList=ch(e.accessList)),i}}function ip(e){return Number.parseInt(e,16)}new Rs(hd);class sp extends f.Connector{constructor(e,t){super(e),this.customProvider=t,t.on("connect",(({chainId:e})=>{this.actions.update({chainId:ip(e)})})).on("disconnect",(e=>{var t;null===(t=this.onError)||void 0===t||t.call(this,e),this.actions.resetState()})).on("chainChanged",(e=>{this.actions.update({chainId:ip(e)})})).on("accountsChanged",(e=>{this.actions.update({accounts:e})}))}activate(){return ga(this,void 0,void 0,(function*(){this.actions.startActivation();const e=this.customProvider;try{const[{chainId:t},r]=yield Promise.all([e.getNetwork(),e.listAccounts()]);this.actions.update({chainId:t,accounts:r})}catch(e){throw this.actions.resetState(),e}}))}}function ap([e,t]){return[e,t]}var lp;function cp(){return cp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cp.apply(this,arguments)}var up,dp;function hp(){return hp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},hp.apply(this,arguments)}var pp;!function(e){e.INTEGRATOR="integrator",e.METAMASK="metamask",e.WALLET_CONNECT="walletConnect"}(pp||(pp={}));const fp={[pp.METAMASK]:{name:"MetaMask",type:pp.METAMASK,icon:function(e){return S.createElement("svg",cp({height:355,viewBox:"0 0 397 355",width:397,xmlns:"http://www.w3.org/2000/svg"},e),lp||(lp=S.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(-1 -1)"},S.createElement("path",{d:"m114.622644 327.195472 52.004717 13.810198v-18.05949l4.245283-4.249292h29.716982v21.246459 14.872523h-31.839624l-39.268868-16.997169z",fill:"#cdbdb2"}),S.createElement("path",{d:"m199.528305 327.195472 50.943397 13.810198v-18.05949l4.245283-4.249292h29.716981v21.246459 14.872523h-31.839623l-39.268868-16.997169z",fill:"#cdbdb2",transform:"matrix(-1 0 0 1 483.96227 0)"}),S.createElement("path",{d:"m170.872644 287.889523-4.245283 35.056657 5.306604-4.249292h55.18868l6.367925 4.249292-4.245284-35.056657-8.490565-5.311615-42.452832 1.062323z",fill:"#393939"}),S.createElement("path",{d:"m142.216984 50.9915022 25.471698 59.4900858 11.674528 173.158643h41.391511l12.735849-173.158643 23.349056-59.4900858z",fill:"#f89c35"}),S.createElement("path",{d:"m30.7783023 181.657226-29.71698153 86.048161 74.29245393-4.249293h47.7594343v-37.181303l-2.122641-76.487253-10.613208 8.498583z",fill:"#f89d35"}),S.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),S.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),S.createElement("path",{d:"m123.113209 227.337114 42.452831 10.623229 13.79717 45.679888-9.551886 5.311615-46.698115-27.620398z",fill:"#f89d35"}),S.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 56.25-39.305949z",fill:"#eb8f35"}),S.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),S.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),S.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),S.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),S.createElement("path",{d:"m114.622644 327.195472 56.25-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3"}),S.createElement("path",{d:"m229.245286 327.195472 55.18868-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3",transform:"matrix(-1 0 0 1 513.679252 0)"}),S.createElement("path",{d:"m132.665096 212.464593-11.674528 24.433427 41.39151-10.623229z",fill:"#393939",transform:"matrix(-1 0 0 1 283.372646 0)"}),S.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),S.createElement("path",{d:"m23.349057 1.06232296-19.10377392 58.42776294 10.61320772 63.7393781-7.42924541 4.249292 10.61320771 9.560906-8.49056617 7.436261 11.67452847 10.623229-7.4292454 6.373938 16.9811323 21.246459 79.5990577-24.433428c38.915096-31.161473 58.018869-47.096318 57.311322-47.804533-.707548-.708215-48.820756-37.1813036-144.339625-109.41926504z",fill:"#8e5a30"}),S.createElement("g",{transform:"matrix(-1 0 0 1 399.056611 0)"},S.createElement("path",{d:"m30.7783023 181.657226-29.71698153 86.048161 74.29245393-4.249293h47.7594343v-37.181303l-2.122641-76.487253-10.613208 8.498583z",fill:"#f89d35"}),S.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),S.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),S.createElement("path",{d:"m123.113209 227.337114 42.452831 10.623229 13.79717 45.679888-9.551886 5.311615-46.698115-27.620398z",fill:"#f89d35"}),S.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 55.18868-38.243626z",fill:"#eb8f35"}),S.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),S.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),S.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),S.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),S.createElement("path",{d:"m132.665096 212.464593-11.674528 24.433427 41.39151-10.623229z",fill:"#393939",transform:"matrix(-1 0 0 1 283.372646 0)"}),S.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),S.createElement("path",{d:"m23.349057 1.06232296-19.10377392 58.42776294 10.61320772 63.7393781-7.42924541 4.249292 10.61320771 9.560906-8.49056617 7.436261 11.67452847 10.623229-7.4292454 6.373938 16.9811323 21.246459 79.5990577-24.433428c38.915096-31.161473 58.018869-47.096318 57.311322-47.804533-.707548-.708215-48.820756-37.1813036-144.339625-109.41926504z",fill:"#8e5a30"})))))},link:"https://metamask.io"},[pp.WALLET_CONNECT]:{name:"WalletConnect",type:pp.WALLET_CONNECT,icon:function(e){return S.createElement("svg",hp({height:512,viewBox:"0 0 512 512",width:512,xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),up||(up=S.createElement("radialGradient",{id:"a",cx:"0%",cy:"50%",r:"100%"},S.createElement("stop",{offset:0,stopColor:"#5d9df6"}),S.createElement("stop",{offset:1,stopColor:"#006fff"}))),dp||(dp=S.createElement("g",{fill:"none",fillRule:"evenodd"},S.createElement("path",{d:"m256 0c141.384896 0 256 114.615104 256 256s-114.615104 256-256 256-256-114.615104-256-256 114.615104-256 256-256z",fill:"url(#a)"}),S.createElement("path",{d:"m64.6917558 37.7088298c51.5328072-50.2784397 135.0839942-50.2784397 186.6167992 0l6.202057 6.0510906c2.57664 2.5139218 2.57664 6.5897948 0 9.1037177l-21.215998 20.6995759c-1.288321 1.2569619-3.3771 1.2569619-4.665421 0l-8.534766-8.3270205c-35.950573-35.0754962-94.237969-35.0754962-130.188544 0l-9.1400282 8.9175519c-1.2883217 1.2569609-3.3771016 1.2569609-4.6654208 0l-21.2159973-20.6995759c-2.5766403-2.5139229-2.5766403-6.5897958 0-9.1037177zm230.4934852 42.8089117 18.882279 18.4227262c2.576627 2.5139103 2.576642 6.5897593.000032 9.1036863l-85.141498 83.070358c-2.576623 2.513941-6.754182 2.513969-9.33084.000066-.00001-.00001-.000023-.000023-.000033-.000034l-60.428256-58.957451c-.64416-.628481-1.68855-.628481-2.33271 0-.000004.000004-.000008.000007-.000012.000011l-60.4269683 58.957408c-2.5766141 2.513947-6.7541746 2.51399-9.3308408.000092-.0000151-.000014-.0000309-.000029-.0000467-.000046l-85.14386774-83.071463c-2.57663928-2.513921-2.57663928-6.589795 0-9.1037163l18.88231264-18.4226955c2.5766393-2.5139222 6.7541993-2.5139222 9.3308397 0l60.4291347 58.9582758c.6441608.62848 1.6885495.62848 2.3327103 0 .0000095-.000009.0000182-.000018.0000277-.000025l60.4261065-58.9582508c2.576581-2.51398 6.754142-2.5140743 9.33084-.0002103.000037.0000354.000072.0000709.000107.0001063l60.429056 58.9583548c.644159.628479 1.688549.628479 2.332709 0l60.428079-58.9571925c2.57664-2.5139231 6.754199-2.5139231 9.330839 0z",fill:"#fff",fillRule:"nonzero",transform:"translate(98 160)"}))))}}},mp={};function gp({provider:e,jsonRpcUrlMap:t,defaultChainId:r}){const o=console.error,i=n.useMemo((()=>function(e,t){if(t){if(op.isProvider(t))return ap(u.initializeConnector((e=>new sp(e,t))));if(op.isProvider(t.provider))throw new Error("Eip1193Bridge is experimental: pass your ethers Provider directly");return ap(u.initializeConnector((r=>new d.EIP1193({actions:r,provider:t,onError:e}))))}}(o,e)),[o,e]),s=n.useMemo((()=>function(e){return ap(u.initializeConnector((t=>new p.MetaMask({actions:t,onError:e}))))}(o)),[o]),a=n.useMemo((()=>t?Object.assign(Object.assign({},aa),t):aa),[t]),l=n.useMemo((()=>function(e,t,r,n){return ap(u.initializeConnector((o=>new h.WalletConnect({actions:o,options:{rpcMap:t,projectId:"59e050d1f27ed617e65bb9637c9498d6",chains:r?[r]:[],showQrModal:e},onError:n,defaultChainId:r}))))}(!0,a,r,o)),[a,r,o]);return i&&(mp[pp.INTEGRATOR]=i),mp[pp.METAMASK]=s,mp[pp.WALLET_CONNECT]=l,Object.values(mp)}const yp={colorMode:"dark",slippage:3..toString(),ddl:20};var bp=(e=yp,t)=>{switch(t.type){case"SET_COLOR_MODE":return Object.assign(Object.assign({},e),{colorMode:t.payload});case"SET_SLIPPAGE":return Object.assign(Object.assign({},e),{slippage:t.payload});case"SET_TRANSACTION_DDL":return Object.assign(Object.assign({},e),{ddl:t.payload});default:return e}};const xp={chainId:sa.MAINNET,latestBlockNumber:0};var vp=(e=xp,t)=>{switch(t.type){case"SET_CHAIN_ID":return Object.assign(Object.assign({},e),{chainId:t.payload});case"SET_BLOCK_NUMBER":return Object.assign(Object.assign({},e),{latestBlockNumber:t.payload});default:return e}};const wp={tokenList:[],popularTokenList:[],ethBalance:{},accountBalances:{},balanceLoadings:{},slippageWithTokens:[]};var Ep,Ap=(e=wp,t)=>{switch(t.type){case"SET_TOKEN_LIST":return Object.assign(Object.assign({},e),{tokenList:t.payload});case"SET_POPULAR_TOKEN_LIST":return Object.assign(Object.assign({},e),{popularTokenList:t.payload});case"SET_SLIPPAGE_WITH_TOKENS":return Object.assign(Object.assign({},e),{slippageWithTokens:t.payload});case"SET_ETH_BALANCE":return Object.assign(Object.assign({},e),{ethBalance:Object.assign(Object.assign({},e.ethBalance),t.payload)});case"SET_DEFAULT_FROM_TOKEN":return Object.assign(Object.assign({},e),{defaultFromToken:t.payload});case"SET_DEFAULT_TO_TOKEN":return Object.assign(Object.assign({},e),{defaultToToken:t.payload});case"SET_ACCOUNT_BALANCES":return Object.assign(Object.assign({},e),{accountBalances:Object.assign(Object.assign({},e.accountBalances),t.payload)});case"SET_ACCOUNT_ALLOWANCES":const r=Object.assign({},e.accountBalances);return Object.keys(r).map((e=>{r[e].tokenAllowances=t.payload})),Object.assign(Object.assign({},e),{accountBalances:r});case"SET_BALANCE_LOADINGS":return Object.assign(Object.assign({},e),{balanceLoadings:Object.assign(Object.assign({},e.balanceLoadings),t.payload)});default:return e}};!function(e){e.Initial="Initial",e.Pending="Pending",e.ApproveSuccess="ApproveSuccess",e.TxSuccess="TxSuccess",e.Failed="Failed"}(Ep||(Ep={}));const Cp={height:void 0,width:void 0,apikey:"",feeRate:0,rebateTo:"",isReverseRouting:!1,contractStatus:Ep.Initial,autoConnectLoading:void 0};var kp=(e=Cp,t)=>{switch(t.type){case"SET_GLOBAL_PROPS":return Object.assign(Object.assign({},e),t.payload);case"SET_AUTO_CONNECT_LOADING":return Object.assign(Object.assign({},e),{autoConnectLoading:t.payload});default:return e}};const Rp={settings:yp,wallet:xp,globals:Cp,token:wp},Sp=g.combineReducers({settings:bp,wallet:vp,token:Ap,globals:kp}),Tp=m.configureStore({reducer:Sp,middleware:e=>e({serializableCheck:{ignoredActions:["SET_ACCOUNT_BALANCES","SET_ETH_BALANCE"],ignoredPaths:["token.accountBalances","token.ethBalance"]}}),preloadedState:Rp}),Np=e=>(null!=e?e:Tp.getState()).wallet.chainId,Mp=e=>(null!=e?e:Tp.getState()).wallet.latestBlockNumber;function Fp(){const{chainId:e}=u.useWeb3React(),t=l.useSelector(Np);return n.useMemo((()=>e||t||1),[e,t])}var Op=[{chainId:1,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/prKmKP8yDTuPMHTCZ_DcxG8BqsuHNO8w5KDmJWmPodg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOUVaWU1ER2ZVN3g2N3ZBZThqWkUxZzA0RExUaFhaV0JIb09wZFhpeXhHRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNNeVgyTnZhVzV0WVhKclpYUmpZWEJmWTI5dFgzTjBZWFJwWTE5cGJXZGZZMjlwYm5OZk5qUjROalJmTVRBeU4xOHhNekkyTjJGbE5EY3dMbkJ1WncucG5n.webp"},{chainId:1,address:"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/sQ5dF3FkjjQUsmfqFFE5cKq-cthh4u0wUooBE5Epf-k/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTDlEVElLa2dONG5mRkNTSF9GMUdXU3JiZkJDa2JZRTkwbmFDS0dIWnRsby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMM1Z6WkdOZlpXVTFNbUV4WldReVlpOTFjMlJqWDJWbE5USmhNV1ZrTW1JdWNHNW4ucG5n.webp"},{chainId:1,address:"0x4Fabb145d64652a948d72533023f6E7A623C7C53",name:"Binance USD",decimals:18,symbol:"BUSD",logoURI:"https://cmp.dodoex.io/xZmadzpVOnpuq2jNG_5EGKeqMET0LU_gmfnp4VxkcxI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSHQwWXZKMGNnU0lGTFM0aHExTV9jOXVITV9fMHpXaHBKSGVOQU5neTBuby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMkoxYzJSZk4ySTJOalJpWWpReVpDOWlkWE5rWHpkaU5qWTBZbUkwTW1RdWNHNW4ucG5n.webp"},{chainId:1,address:"0x6b175474e89094c44da98b954eedeac495271d0f",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/h2lbKBfBJ2LNSTNCuwjsBkshT4eXzDDmAV0lhWS0llA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUnVJNWt2eHBwalI4TTZsenFZZVAyTTB4eVFMUGJ0S1hONDdWVTN1dUszZy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWmpBNU5qUmpPVFUxT1M1d2JtYy5wbmc.webp"},{chainId:1,address:"0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/PGIGjN4ix9pInoESO_mCmajbMpygApWZyGKaE6vyJFk/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8veFJDQ0hnQXBuaENRTFZNUXAwdTdwd0pSQzIxRHJ4cFY0b2Z0bndaYnRmMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5UaGxZelEyTlRFelpTOUVUMFJQWHpVNFpXTTBOalV4TTJVdWMzWm4uc3Zn.webp"},{chainId:1,address:"0xdac17f958d2ee523a2206206994597c13d831ec7",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:1,address:"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://cmp.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:1,address:"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",name:"Wrapped Ether",decimals:18,symbol:"WETH",logoURI:"https://cmp.dodoex.io/mI69kq-S-tNT1W57qYizPd5r2WNFzpAq5y6NhOcrTkY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVEZhSVNLVVZIWThLTVhyTkVmZDRXRUJmMGJoSHRweHY3Q1hDT0dKbGY2by9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmT0dVeFpEaG1PVEEyWlM1d2JtYy5wbmc.webp"},{chainId:5,symbol:"USDC",address:"0xC4106029d03c33731Ca01Ba59b5A6368c660E596",name:"USDC",decimals:6,logoURI:""},{chainId:5,symbol:"USDT",address:"0xed8a325D87D3b6edED04FB992A1482231647EE5e",name:"USDT Token",decimals:6,logoURI:""},{chainId:5,symbol:"WETH",address:"0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6",name:"Wrapped Ether",decimals:18,logoURI:""},{chainId:5,symbol:"ETH",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,logoURI:""},{chainId:56,address:"0xe9e7cea3dedca5984780bafc599bd69add087d56",name:"BUSD Token",decimals:18,symbol:"BUSD",logoURI:"https://cmp.dodoex.io/BvxyffA5gsLB4bLmlOVkfu7AVami78-VcW_6_i8I6kc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vbC1Sa25meFB3ZXlCOGVYSWJ2b04wdHczLTlzckZOckxfRHdTTnRLSHVRRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDJOa2JsOXRaV1JwWVY5a2IyUnZaWGhmYVc5ZlluVnpaRjgyTXpsbFlqZzNZV0V4WDJKMWMyUmZOak01WldJNE4yRmhNVjlsT1dVMVlXRTBOemxtTG5OMlp3LnN2Zw.webp"},{chainId:56,address:"0x55d398326f99059ff775485246999027b3197955",name:"Tether USD",decimals:18,symbol:"USDT",logoURI:"https://cmp.dodoex.io/QOl7CvP_WSmTUOMthbxQsNKjDj0s5kSjup69dW_-UeA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTjdQU3RXV2ZGaGNTVzM1QlE2TEJIaF9keVROUEJqa1RLTXRwTll5cEhSWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDJOa2JsOXRaV1JwWVY5a2IyUnZaWGhmYVc5ZmRYTmtkRjh4TlRZME1XWmpaRFF3WDNWelpIUmZNVFUyTkRGbVkyUTBNRjlqWmpJMVpUYzVZVE5qTG5OMlp3LnN2Zw.webp"},{chainId:56,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"BNB",decimals:18,symbol:"BNB",logoURI:"https://cmp.dodoex.io/BWNSMMqu68bSFJsr9vsiCV09IonH3yuAkR9gQxaipBw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDhvazF4akd3bU9GUXUtMVdzNEVRLVBNRnJYMW9DLXlmYTc3OGJUUkx0US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpPUWw5alpEUTVNalE0TXpJMkwwSk9RbDlqWkRRNU1qUTRNekkyTG5CdVp3LnBuZw.webp"},{chainId:56,address:"0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c",name:"BTCB Token",decimals:18,symbol:"BTCB",logoURI:"https://cmp.dodoex.io/fZG0z_RZ1U73_LuuC3RGrrZvNR-bgrCUjkwvaro-PCY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZ1NXN0RuYWNkMnc2YWxSQnFmcENqTHNDZWJhc2VtQTc0dDJlTEdDZjhfNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWmpJNVlXRmpZamxoTVM1d2JtYy5wbmc.webp"},{chainId:56,address:"0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3",name:"Dai Token",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/bhz9Vtma8hPb_-GnhwqQkhfTQ5PwKcR1Qbzn7aBKlfs/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZW04OHB4YXNDdEg0Nl9BcjhVandzZWR2SFBFUUtjVWVkc0FmV2lvenB2Yy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWVRoaFptSmxaRFppWkM1d2JtYy5wbmc.webp"},{chainId:56,address:"0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/PGIGjN4ix9pInoESO_mCmajbMpygApWZyGKaE6vyJFk/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8veFJDQ0hnQXBuaENRTFZNUXAwdTdwd0pSQzIxRHJ4cFY0b2Z0bndaYnRmMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5UaGxZelEyTlRFelpTOUVUMFJQWHpVNFpXTTBOalV4TTJVdWMzWm4uc3Zn.webp"},{chainId:56,address:"0x2170ed0880ac9a755fd29b2688956bd959f933f8",name:"Ethereum Token",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:56,address:"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",name:"Binance-Peg USD Coin",decimals:18,symbol:"USDC",logoURI:"https://cmp.dodoex.io/sQ5dF3FkjjQUsmfqFFE5cKq-cthh4u0wUooBE5Epf-k/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTDlEVElLa2dONG5mRkNTSF9GMUdXU3JiZkJDa2JZRTkwbmFDS0dIWnRsby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMM1Z6WkdOZlpXVTFNbUV4WldReVlpOTFjMlJqWDJWbE5USmhNV1ZrTW1JdWNHNW4ucG5n.webp"},{chainId:56,address:"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",name:"Wrapped BNB",decimals:18,symbol:"WBNB",logoURI:"https://cmp.dodoex.io/-Pua5rc9k9iW4yuF5ajLVKzMkRhBq06D8HiEZ5gjezA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMDZOWTdBTmdOYWdFOHpXYUMtX2IzYXVPOUxsTEp6QlpLTUR3VlM5eW9DQS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmT1dRellXTmtZMlEzTnk1d2JtYy5wbmc.webp"},{chainId:137,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"MATIC",decimals:18,symbol:"MATIC",logoURI:"https://cmp.dodoex.io/cQFrEB6yGIqMkh_6Pie8VR3kIStL58IS-y8FbroHVwA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vc2VNUUk2dkpoaXljeldrczJaWWdGdk8zSEoxSWFIa053LXZYeXFneER4US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMekZmTWpkbE56TXlNRE13TWk4eFh6STNaVGN6TWpBek1ESXVjRzVuLnBuZw.webp"},{chainId:137,address:"0xe4bf2864ebec7b7fdf6eeca9bacae7cdfdaffe78",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/KEPetVp3nQkB6BZ_cb05trEfBbGxFEg92UnF8NZsEzM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVE5wTlRseEJGbFRDalM1ZFh3SWJ3Mm1hZ3NPUFFkZ3Z1UEhuZDZrNWdyMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk4yUTBaamxtTldOaU15OUVUMFJQWHpka05HWTVaalZqWWpNdWNHNW4ucG5n.webp"},{chainId:137,address:"0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/hdRkGay_hj0t1OzN5C3c30cmch26tJhHUSroffg7ciY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOHd3UndQOG9DTTdBcF9NOW11bGVOQWRqYjhBOXpvX2FYUE5pVTNBYUtzYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhnMlgwSXhOelUwTnpSZlJUZzVNRGswWDBNME5GOUVZVGs0WWprMU5GOUZaV1JsWDBGRFh6UTVOVEkzTVdRd1gwWmZiRzluYjE4MFpXSXdNVE0zTVRZeExuQnVady5wbmc.webp"},{chainId:137,address:"0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",name:"Ether",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/WAobi4MZtLSxB59wgpyNlXLI44ZwlBh55qiGS2wLSGU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSUVnUUx3TjRMU2dKRDJTM3RmSFlHcmxZbFZQNGlJeFcxeEZVOUwwUExRNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlF6QXlZV0ZmUVRNNVlqSXlNMTlHUlY4NFgwUXdYMEV3WlRWZlF6UmZSakkzWlY5QlJGODVNRGd6WDBNM05UWmZRMk15WDJ4dloyOWZZelk0WXprelpHRXlNQzV3Ym1jLnBuZw.webp"},{chainId:137,address:"0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/er3iAGv39hCC7F8AydW_AteD3hnZj9HI2XcAaruHeqA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVE9WUWtzN3JQWU5OZWdmNTRuNC1Za1NGTFYyLXVGZmlJRFVYem85aVMzOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlFUQmlPRFk1T1RGak5qSXhPR0l6Tm1NeFpERTVYMFEwWVRKbE9WOUZZakJqWDBVek5qQTJaVjlDTkRoZmJHOW5iMTlpTmpGbE5EVmtNbVF6TG5CdVp3LnBuZw.webp"},{chainId:137,address:"0xc2132D05D31c914a87C6611C10748AEb04B58e8F",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://cmp.dodoex.io/WeK6L9_RjWUfAsnMuOAdyXIZVE3JK_H3lZU5vk2m7Tg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTFJ0aEt6X2VrSXdmTEh6NnAycW5rSkRFeUk1RXZrODlXQ0J2VW43MUJLNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoa1gwRkRYekUzWDBZNU5UaGZSREpsWlRVeU0yRXlNakEyTWpBMk9UazBOVGszWDBNeE0xOUVPRE14WldNM1gyeHZaMjlmWXpCbU9XVTFaamxoTmk1d2JtYy5wbmc.webp"},{chainId:137,address:"0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://cmp.dodoex.io/_KjvB9pCVqbIIv_UnQvRWpjySBHiFnuHNSXUm_52UZM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDQ4OVYzTW1NMi1qaFJueEQ2Y3MyY1gydXdGS2tkRHpiRGZsbkZhTTJxOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhneU1qWXdYMFpCUTE4MVgwVTFOVFF5WVRjM00xOUJZVFEwWmw5Q1gwTm1aVjlFWmpkZlF6RTVNMkpqTWw5RE5UazVYMnh2WjI5Zk5HTmpORE0zTlRneFppNXdibWMucG5n.webp"},{chainId:137,address:"0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",name:"Wrapped MATIC",decimals:18,symbol:"WMATIC",logoURI:"https://cmp.dodoex.io/HfZVSaAES3QRplSybW2uoKmYf6pVTRaxufn95_Qto_A/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMERhZEZTUUVFX0d4YlBoMHY3Wk1Hb1FwaWtOQm1vaWFyZTFlaFdJbU44dy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjFoZEdsalgyVmlOekZtTkdFMU9XRXZiV0YwYVdOZlpXSTNNV1kwWVRVNVlTNTNaV0p3LndlYnA.webp"},{chainId:42161,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"ETH",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:42161,address:"0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",name:"Wrapped Ether",decimals:18,symbol:"WETH",logoURI:"https://cmp.dodoex.io/6VmZGvbENd4TM1VK0rsYrfznRtG-GwxP-zCy2qyc9bM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWnJZUDB0ZHVTLUdDNE5FTThmRmV1RHhVWklPNUZpWnpqdkdBc0lfNlBQMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh5TW1GbU4yVTVOVFJpTDFkRlZFaGZhV052Ymw4eU1tRm1OMlU1TlRSaUxuQnVady5wbmc.webp"},{chainId:42161,address:"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:42161,address:"0x69Eb4FA4a2fbd498C257C57Ea8b7655a2559A581",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/6U51l5aajoRrCaO6cpbrclQ2olWNDzuShggOCfoktCA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8va3RkSlhwQ3dsQVZtZXNPb1dvQV95SG9IazBnV3UxUExienBKa1AxYnlJdy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5tTmtPVEV4WXprNE15OUVUMFJQWHpaalpEa3hNV001T0RNdWNHNW4ucG5n.webp"},{chainId:42161,address:"0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",name:"USD Coin (Arb1)",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/EaCi6KUTS-dinU-wGdG2IcundJ0fJfsOw97FRI2vaB8/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdEVMaUx0Y1FaTVlBb3hkeExLdnRrZ2ltdVB5dmZRdUQ5U1BxU1c1bDZsMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZmFXTnZibDh5WlRFeU5tSTRaRFV5TDFWVFJFTmZhV052Ymw4eVpURXlObUk0WkRVeUxuQnVady5wbmc.webp"},{chainId:42161,address:"0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:42161,address:"0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://cmp.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:66,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"OKT",decimals:18,symbol:"OKT",logoURI:"https://cmp.dodoex.io/pcltGNcIp7DP33nj3YxxBpuFEekNcOW3pwq9tjSrpY4/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTzJHSDJYTndRancwbXMzQXNidG5xNzRkVEROVld3QWFOU1dXU2ZnU01QTS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RTVOalF5T1RCZk1qQXlNakExTWpBd056STNORFl3TWpJdWMzWm4uc3Zn.webp"},{chainId:66,address:"0x382bB369d343125BfB2117af9c149795C6C65C50",name:"USDT",decimals:18,symbol:"USDT",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:66,address:"0x218c3c3D49d0E7B37aff0D8bB079de36Ae61A4c0",name:"BNB",decimals:18,symbol:"BNB",logoURI:"https://cmp.dodoex.io/BWNSMMqu68bSFJsr9vsiCV09IonH3yuAkR9gQxaipBw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDhvazF4akd3bU9GUXUtMVdzNEVRLVBNRnJYMW9DLXlmYTc3OGJUUkx0US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpPUWw5alpEUTVNalE0TXpJMkwwSk9RbDlqWkRRNU1qUTRNekkyTG5CdVp3LnBuZw.webp"},{chainId:66,address:"0x54e4622DC504176b3BB432dCCAf504569699a7fF",name:"BTCK",decimals:18,symbol:"BTCK",logoURI:"https://cmp.dodoex.io/L3kcNUKg94qnX8OPFlEvHKqWybnJD8SA9HTne3PW-Rg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vNU1MQTB3Q3V6eEs4Q3ZMV0RqempuOVhzalBTWE1zbUpWZ0RRN1RPMG9FWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpVUTB0Zk1HWmlaRGRsTWpnNU5pOUNWRU5MWHpCbVltUTNaVEk0T1RZdWNHNW4ucG5n.webp"},{chainId:66,address:"0x332730a4F6E03D9C55829435f10360E13cfA41Ff",name:"BUSD",decimals:18,symbol:"BUSD",logoURI:"https://cmp.dodoex.io/-aEkA13gC6lOFoRyGeSy2BotE5YY3WUmcSlPa9Rpddc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaXVmSjhaNHFJYzlMMDgtNHpxRUMxWl94WVlqRkEtT3BqS1FJbmQyeHpHUS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpWVTBSZk1XTTJNRFpqTjJZeE55OUNWVk5FWHpGak5qQTJZemRtTVRjdWNHNW4ucG5n.webp"},{chainId:66,address:"0x21cDE7E32a6CAF4742d00d44B07279e7596d26B9",name:"DAIK",decimals:18,symbol:"DAIK",logoURI:"https://cmp.dodoex.io/LOb-sXupURNN9HA0zBSfLfpZlx52N9qRSDUyzk3cg0A/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vck5pZzMtWU5TOUl4T3ZHX19taTFRSU9WYTZsczdZNXViRVhGcTJJVGplby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJCU1V0Zk5ESTVNV1l4WlRoa1pTOUVRVWxMWHpReU9URm1NV1U0WkdVdWNHNW4ucG5n.webp"},{chainId:66,address:"0xEF71CA2EE68F45B9Ad6F72fbdb33d707b872315C",name:"ETHK",decimals:18,symbol:"ETHK",logoURI:"https://cmp.dodoex.io/IwBclhMMQLOo79RdRo6-HnUiXxshO_hSi02YK3L6MFI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcFBSd192aEx2MHh3WkRHU2k3eGYyYVJiQjlocVhfU2tacUdGc3RJR0pYRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFZVU0V0Zk1UQTVNamMzTW1VMU9DOUZWRWhMWHpFd09USTNOekpsTlRndWNHNW4ucG5n.webp"},{chainId:66,address:"0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85",name:"USDC",decimals:18,symbol:"USDC",logoURI:"https://cmp.dodoex.io/bXLFjIP5_obFZS9jvWA1bZc2b2Vsw4-tqcvj10aPUpU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcXhZT0hTcDYzemNTaDVHRVV1SFlya3JGS2s1MW9zLVUycG42bjNXV2pYay9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZk1UTTFZak13TkRkaVpDOVZVMFJEWHpFek5XSXpNRFEzWW1RdWNHNW4ucG5n.webp"},{chainId:66,address:"0xdCAC52E001f5bd413aa6ea83956438F29098166b",name:"USDK",decimals:18,symbol:"USDK",logoURI:"https://cmp.dodoex.io/X-_D75ZOpI-yC70WjdgC8wiqcssfRIALEv0eUfD3HiE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vd290dHEzaWdkTDVzQlhSR2VFZkhQLTNpZHhDZzV0V3VGQmE3YjNrNUZITS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkV0Zk56aGpZekV6TW1OaVpDOVZVMFJMWHpjNFkyTXhNekpqWW1RdWNHNW4ucG5n.webp"},{chainId:66,address:"0x506f731F7656e2FB34b587B912808f2a7aB640BD",name:"WBTCK",decimals:18,symbol:"WBTCK",logoURI:"https://cmp.dodoex.io/7Gb1gYkvjWESf9ungWe4YKOrr5GY5UILmTwU_U95kCA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOTQ4NWZpU2NmUzBNc2V1YVZXWXo2Z1RuNVVidXJvZkxmN1VGSWhMdndjTS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOTFgyVXlZamRpWVRJNU16TXZWMEpVUTB0ZlpUSmlOMkpoTWprek15NXdibWMucG5n.webp"},{chainId:1313161554,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ethereum",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/WAobi4MZtLSxB59wgpyNlXLI44ZwlBh55qiGS2wLSGU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSUVnUUx3TjRMU2dKRDJTM3RmSFlHcmxZbFZQNGlJeFcxeEZVOUwwUExRNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlF6QXlZV0ZmUVRNNVlqSXlNMTlHUlY4NFgwUXdYMEV3WlRWZlF6UmZSakkzWlY5QlJGODVNRGd6WDBNM05UWmZRMk15WDJ4dloyOWZZelk0WXprelpHRXlNQzV3Ym1jLnBuZw.webp"},{chainId:1313161554,address:"0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB",name:"Wrapped Ethereum",decimals:18,symbol:"WETH",logoURI:"https://cmp.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79",name:"Aurora",decimals:18,symbol:"Aurora",logoURI:"https://cmp.dodoex.io/2C2jfpO2-VYuwlga3SdtP5I6eJNJXIYq3LvPU4aFuiU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcHFWVWlJOEQ4VU5iUEZYRElvUnA3cFhEZFc4dmx4dWEtTmxubmxlam1PMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMkYxY205eVlWOHlOVEprWlRFeE56YzBMMkYxY205eVlWOHlOVEprWlRFeE56YzBMbmRsWW5BLndlYnA.webp"},{chainId:1313161554,address:"0xe3520349F477A5F6EB06107066048508498A291b",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:1313161554,address:"0xe301eD8C7630C9678c39E4E45193D1e7Dfb914f7",name:"DODO Bird",decimals:18,symbol:"DODO",logoURI:"https://cmp.dodoex.io/SEcMDWMmtHb3GFW5l7fTKYurpTqALHdZI3D6qzad1rs/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vQXRNMzllUjhRQzhYTl8tem5HU0pSLS1lV0tPUW91V3p2ci0zQ014WlJTSS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMekl3TUhneU1EQmZNVjh3WWpReFl6VTJZV1UxTHpJd01IZ3lNREJmTVY4d1lqUXhZelUyWVdVMUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0xB12BFcA5A55806AaF64E99521918A4bf0fC40802",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/EaCi6KUTS-dinU-wGdG2IcundJ0fJfsOw97FRI2vaB8/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdEVMaUx0Y1FaTVlBb3hkeExLdnRrZ2ltdVB5dmZRdUQ5U1BxU1c1bDZsMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZmFXTnZibDh5WlRFeU5tSTRaRFV5TDFWVFJFTmZhV052Ymw4eVpURXlObUk0WkRVeUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0x4988a896b1227218e4A686fdE5EabdcAbd91571f",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:1313161554,address:"0xF4eB217Ba2454613b15dBdea6e5f22276410e89e",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://cmp.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:43114,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Avalanche",decimals:18,symbol:"AVAX",logoURI:"https://cmp.dodoex.io/yBkeC0v6hqQP-wNBxAq_C_D6JTYUc4Q86Wh6WIciESI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcmpNamFFdHJ5WUZxNks3TkpxYkRWczlEZF80aHp4ZUo3YnB0eGgtVERDYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjEzWDI1ZlRqaHRNRjgwTURCNE5EQXdYems0WlRKaU5EQm1PRGN2YlhkZmJsOU9PRzB3WHpRd01IZzBNREJmT1RobE1tSTBNR1k0Tnk1cWNHYy5qcGc.webp"},{chainId:43114,address:"0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",name:"Wrapped AVAX",decimals:18,symbol:"WAVAX",logoURI:"https://cmp.dodoex.io/yBkeC0v6hqQP-wNBxAq_C_D6JTYUc4Q86Wh6WIciESI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcmpNamFFdHJ5WUZxNks3TkpxYkRWczlEZF80aHp4ZUo3YnB0eGgtVERDYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjEzWDI1ZlRqaHRNRjgwTURCNE5EQXdYems0WlRKaU5EQm1PRGN2YlhkZmJsOU9PRzB3WHpRd01IZzBNREJmT1RobE1tSTBNR1k0Tnk1cWNHYy5qcGc.webp"},{chainId:43114,address:"0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98",name:"Binance USD",decimals:18,symbol:"BUSD.e",logoURI:"https://cmp.dodoex.io/-aEkA13gC6lOFoRyGeSy2BotE5YY3WUmcSlPa9Rpddc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaXVmSjhaNHFJYzlMMDgtNHpxRUMxWl94WVlqRkEtT3BqS1FJbmQyeHpHUS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpWVTBSZk1XTTJNRFpqTjJZeE55OUNWVk5FWHpGak5qQTJZemRtTVRjdWNHNW4ucG5n.webp"},{chainId:43114,address:"0xd586E7F844cEa2F87f50152665BCbc2C279D8d70",name:"Dai Stablecoin",decimals:18,symbol:"DAI.e",logoURI:"https://cmp.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:43114,address:"0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664",name:"USD Coin",decimals:6,symbol:"USDC.e",logoURI:"https://cmp.dodoex.io/bXLFjIP5_obFZS9jvWA1bZc2b2Vsw4-tqcvj10aPUpU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcXhZT0hTcDYzemNTaDVHRVV1SFlya3JGS2s1MW9zLVUycG42bjNXV2pYay9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZk1UTTFZak13TkRkaVpDOVZVMFJEWHpFek5XSXpNRFEzWW1RdWNHNW4ucG5n.webp"},{chainId:43114,address:"0xc7198437980c041c805A1EDcbA50c1Ce5db95118",name:"Tether USD",decimals:6,symbol:"USDT.e ",logoURI:"https://cmp.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:43114,address:"0x50b7545627a5162F82A992c33b87aDc75187B218",name:"Wrapped BTC",decimals:8,symbol:"WBTC.e",logoURI:"https://cmp.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:43114,address:"0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",name:"Wrapped Ether",decimals:18,symbol:"WETH.e",logoURI:"https://cmp.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:10,address:"0x4200000000000000000000000000000000000006",name:"WETH",decimals:18,symbol:"WETH",logoURI:"https://cmp.dodoex.io/f9SbZq39ynUZS5ueKvAwzLmKUfcZvYpKDaysT3dkcvM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vc2NkVzJUWjladmRiX3BVSjZ3b2YzeHRvYk94YUw3bEV5RmhhemhJUFhlMC9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RXdNamd3TkRaZk1qQXlNakEwTWpJd01UQXpORGc1TURVdWNHNW4ucG5n.webp"},{chainId:10,address:"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",name:"DAI",decimals:18,symbol:"DAI",logoURI:"https://cmp.dodoex.io/04gwZiu2K_9fdb2zLwzsX1nONCbBWrZOvTyOoEFhx3g/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaDJCcmdhUmZxUzBLZDBEOVpZbEUteEtNMVdzeFFtRzBEWVpKOGJCaWN4US9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6SXlNRFUwTVRsZk1qQXlNakEwTWpJd01UQTBNak00TlRVdWFuQm4uanBn.webp"},{chainId:10,address:"0x7F5c764cBc14f9669B88837ca1490cCa17c31607",name:"USDC",decimals:6,symbol:"USDC",logoURI:"https://cmp.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp"},{chainId:10,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"ETH",decimals:18,symbol:"ETH",logoURI:"https://cmp.dodoex.io/bcyoORJ04NyP1HhYUZ9RrTZ-MEOFeNnMcrr__JZ6Ruw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vV1lHaU9IVFVnVWs4Q3Z3WmNyN0hWX2w4SlNrQjRVQUh1UXpzaWd4U3Nmay9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6VTVPREk0T1Y4eU1ESXlNRFF5TWpBeU1qTTBNelk0TlM1d2JtYy5wbmc.webp"}];function Ip({tokenList:e,popularTokenList:t}){const o=l.useDispatch(),{account:i}=u.useWeb3React(),s=Fp();n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){let n=[];n=r.isArray(e)?e:r.unionBy(t,Op,(e=>e.address.toLowerCase())),o((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_TOKEN_LIST",payload:e})})))(n))}))})()}),[e,o,t]),n.useEffect((()=>{o(ba({}))}),[i,s]),n.useEffect((()=>{o((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_POPULAR_TOKEN_LIST",payload:e})})))(null!=t?t:[]))}),[t,o])}const jp=e=>(null!=e?e:Tp.getState()).token.tokenList,Dp=e=>(null!=e?e:Tp.getState()).token.accountBalances,Bp=e=>(null!=e?e:Tp.getState()).token.ethBalance,_p=e=>(null!=e?e:Tp.getState()).token.defaultFromToken,Pp=e=>(null!=e?e:Tp.getState()).token.defaultToToken,Wp=e=>(null!=e?e:Tp.getState()).token.balanceLoadings;function Up(){const{account:e,chainId:t}=u.useWeb3React(),r=l.useSelector(Dp),o=l.useSelector(Bp),i=n.useMemo((()=>ca[t||1]),[t]),s=n.useCallback((n=>{var s;if(!e||!n)return null;if(i&&n.symbol===i.symbol&&ha(n.address,i.address)){const e=o[null!=t?t:1];return!e||(null==e?void 0:e.isNaN())?null:e}if(i&&n.chainId&&n.chainId!==t&&ha(n.address,i.address)){const e=o[n.chainId];return!e||(null==e?void 0:e.isNaN())?null:e}const a=null===(s=r[n.address.toLocaleLowerCase()])||void 0===s?void 0:s.tokenBalances;return!a||(null==a?void 0:a.isNaN())?null:a}),[r,o,e]);return s}const Lp=e=>(null!=e?e:Tp.getState()).globals,Vp=e=>(null!=e?e:Tp.getState()).globals.autoConnectLoading;var Zp=[{constant:!0,inputs:[],name:"getCurrentBlockTimestamp",outputs:[{name:"timestamp",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!1,inputs:[{components:[{name:"target",type:"address"},{name:"callData",type:"bytes"}],name:"calls",type:"tuple[]"}],name:"aggregate",outputs:[{name:"blockNumber",type:"uint256"},{name:"returnData",type:"bytes[]"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!0,inputs:[],name:"getLastBlockHash",outputs:[{name:"blockHash",type:"bytes32"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"addr",type:"address"}],name:"getEthBalance",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockDifficulty",outputs:[{name:"difficulty",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockGasLimit",outputs:[{name:"gaslimit",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockCoinbase",outputs:[{name:"coinbase",type:"address"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"blockNumber",type:"uint256"}],name:"getBlockHash",outputs:[{name:"blockHash",type:"bytes32"}],payable:!1,stateMutability:"view",type:"function"}],Hp={[sa.MAINNET]:{MULTI_CALL:"0xeefba1e63905ef1d7acba5a8513c70307c1ce441",DODO_APPROVE:"0xCB859eA579b28e02B87A1FDE08d087ab9dbE5149",ERC20_HELPER:"0xD9ef2d1583e8Aa196123e773BE38B539a4d149df"},[sa.GOERLI]:{MULTI_CALL:"0x696E25A5e2AEd1C55E6d6Cfa0532Bbda9020165d",DODO_APPROVE:"0xC9143e54021f4a6d33b9b89DBB9F458AaEdd56FB",ERC20_HELPER:"0x24549FC74B3076A962624A26370ed556c467F74C"},[sa.BSC]:{MULTI_CALL:"0x1Ee38d535d541c55C9dae27B12edf090C608E6Fb",DODO_APPROVE:"0xa128Ba44B2738A558A1fdC06d6303d52D3Cef8c1",ERC20_HELPER:"0x566651Ad34f6306872FaC5fB95bbF4C9beE8D8F2"},[sa.POLYGON]:{MULTI_CALL:"0xc9eD9B18e447e600238fe50e944B9062B664DEa4",DODO_APPROVE:"0x292E6b2e054e1157df71C1C9510265CA8C0c7672",ERC20_HELPER:"0xfd24312Ec7871A6D1a31e454D5AbB16c6c25a9b3"},[sa.ARBITRUM_ONE]:{MULTI_CALL:"0xF718F2bd590E5621e53f7b89398e52f7Acced8ca",DODO_APPROVE:"0xA867241cDC8d3b0C07C85cC06F25a0cD3b5474d8",ERC20_HELPER:"0x7C062B9C584fA6eC2504270790D38240A2c5fE72"},[sa.AURORA]:{MULTI_CALL:"0x989DcAA95801C527C5B73AA65d3962dF9aCe1b0C",DODO_APPROVE:"0x335aC99bb3E51BDbF22025f092Ebc1Cf2c5cC619",ERC20_HELPER:"0xE8C9A78725D0451FA19878D5f8A3dC0D55FECF25"},[sa.OKCHAIN]:{MULTI_CALL:"0x5e84190a270333aCe5B9202a3F4ceBf11b81bB01",DODO_APPROVE:"0x7737fd30535c69545deeEa54AB8Dd590ccaEBD3c",ERC20_HELPER:"0x4775b1858f1e417C9609D455C3Ad8751ec01daC4"},[sa.OPTIMISM]:{MULTI_CALL:"0xb98Ac2fEFc8b73aeAE33D02BB00c26E12afCa9Df",DODO_APPROVE:"0xa492d6eABcdc3E204676f15B950bBdD448080364",ERC20_HELPER:"0x42E456ea0dd7538ea103fBb1d0388D14C97bB5b2"},[sa.AVALANCHE]:{MULTI_CALL:"0x97f0153E7F5749640aDF3Ff9CFC518b79D6Fe53b",DODO_APPROVE:"0xCFea63e3DE31De53D68780Dd65675F169439e470",ERC20_HELPER:"0xC3528D128CC227fd60793007b5e3FdF7c2945282"},[sa.CONFLUX]:{MULTI_CALL:"0x696e25a5e2aed1c55e6d6cfa0532bbda9020165d",DODO_APPROVE:"0x5BaF16d57620Cb361F622232F3cb4090e35F3da2",ERC20_HELPER:"0x24549FC74B3076A962624A26370ed556c467F74C"}};const zp=new Rs("abi/5.7.0"),Yp={};let Gp={calldata:!0,memory:!0,storage:!0},Xp={calldata:!0,memory:!0};function Jp(e,t){if("bytes"===e||"string"===e){if(Gp[t])return!0}else if("address"===e){if("payable"===t)return!0}else if((e.indexOf("[")>=0||"tuple"===e)&&Xp[t])return!0;return(Gp[t]||"payable"===t)&&zp.throwArgumentError("invalid modifier","name",t),!1}function qp(e,t){for(let r in t)Ea(e,r,t[r])}const Qp=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),Kp=new RegExp(/^(.*)\[([0-9]*)\]$/);class $p{constructor(e,t){e!==Yp&&zp.throwError("use fromString",Rs.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),qp(this,t);let r=this.type.match(Kp);qp(this,r?{arrayLength:parseInt(r[2]||"-1"),arrayChildren:$p.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(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.json){let t={type:"tuple"===this.baseType?"tuple":this.type,name:this.name||void 0};return"boolean"==typeof this.indexed&&(t.indexed=this.indexed),this.components&&(t.components=this.components.map((t=>JSON.parse(t.format(e))))),JSON.stringify(t)}let t="";return"array"===this.baseType?(t+=this.arrayChildren.format(e),t+="["+(this.arrayLength<0?"":String(this.arrayLength))+"]"):"tuple"===this.baseType?(e!==Qp.sighash&&(t+=this.type),t+="("+this.components.map((t=>t.format(e))).join(e===Qp.full?", ":",")+")"):t+=this.type,e!==Qp.sighash&&(!0===this.indexed&&(t+=" indexed"),e===Qp.full&&this.name&&(t+=" "+this.name)),t}static from(e,t){return"string"==typeof e?$p.fromString(e,t):$p.fromObject(e)}static fromObject(e){return $p.isParamType(e)?e:new $p(Yp,{name:e.name||null,type:df(e.type),indexed:null==e.indexed?null:!!e.indexed,components:e.components?e.components.map($p.fromObject):null})}static fromString(e,t){return r=function(e,t){let r=e;function n(t){zp.throwArgumentError(`unexpected character at position ${t}`,"param",e)}function o(e){let r={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(r.indexed=!1),r}e=e.replace(/\s/g," ");let i={type:"",name:"",state:{allowType:!0}},s=i;for(let r=0;r<e.length;r++){let i=e[r];switch(i){case"(":s.state.allowType&&""===s.type?s.type="tuple":s.state.allowParams||n(r),s.state.allowType=!1,s.type=df(s.type),s.components=[o(s)],s=s.components[0];break;case")":delete s.state,"indexed"===s.name&&(t||n(r),s.indexed=!0,s.name=""),Jp(s.type,s.name)&&(s.name=""),s.type=df(s.type);let e=s;s=s.parent,s||n(r),delete e.parent,s.state.allowParams=!1,s.state.allowName=!0,s.state.allowArray=!0;break;case",":delete s.state,"indexed"===s.name&&(t||n(r),s.indexed=!0,s.name=""),Jp(s.type,s.name)&&(s.name=""),s.type=df(s.type);let a=o(s.parent);s.parent.components.push(a),delete s.parent,s=a;break;case" ":s.state.allowType&&""!==s.type&&(s.type=df(s.type),delete s.state.allowType,s.state.allowName=!0,s.state.allowParams=!0),s.state.allowName&&""!==s.name&&("indexed"===s.name?(t||n(r),s.indexed&&n(r),s.indexed=!0,s.name=""):Jp(s.type,s.name)?s.name="":s.state.allowName=!1);break;case"[":s.state.allowArray||n(r),s.type+=i,s.state.allowArray=!1,s.state.allowName=!1,s.state.readArray=!0;break;case"]":s.state.readArray||n(r),s.type+=i,s.state.readArray=!1,s.state.allowArray=!0,s.state.allowName=!0;break;default:s.state.allowType?(s.type+=i,s.state.allowParams=!0,s.state.allowArray=!0):s.state.allowName?(s.name+=i,delete s.state.allowArray):s.state.readArray?s.type+=i:n(r)}}return s.parent&&zp.throwArgumentError("unexpected eof","param",e),delete i.state,"indexed"===s.name?(t||n(r.length-7),s.indexed&&n(r.length-7),s.indexed=!0,s.name=""):Jp(s.type,s.name)&&(s.name=""),i.type=df(i.type),i}(e,!!t),$p.fromObject({name:r.name,type:r.type,indexed:r.indexed,components:r.components});var r}static isParamType(e){return!(null==e||!e._isParamType)}}function ef(e,t){return function(e){e=e.trim();let t=[],r="",n=0;for(let o=0;o<e.length;o++){let i=e[o];","===i&&0===n?(t.push(r),r=""):(r+=i,"("===i?n++:")"===i&&(n--,-1===n&&zp.throwArgumentError("unbalanced parenthesis","value",e)))}r&&t.push(r);return t}(e).map((e=>$p.fromString(e,t)))}class tf{constructor(e,t){e!==Yp&&zp.throwError("use a static from method",Rs.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),qp(this,t),this._isFragment=!0,Object.freeze(this)}static from(e){return tf.isFragment(e)?e:"string"==typeof e?tf.fromString(e):tf.fromObject(e)}static fromObject(e){if(tf.isFragment(e))return e;switch(e.type){case"function":return lf.fromObject(e);case"event":return rf.fromObject(e);case"constructor":return af.fromObject(e);case"error":return uf.fromObject(e);case"fallback":case"receive":return null}return zp.throwArgumentError("invalid fragment object","value",e)}static fromString(e){return"event"===(e=(e=(e=e.replace(/\s/g," ")).replace(/\(/g," (").replace(/\)/g,") ").replace(/\s+/g," ")).trim()).split(" ")[0]?rf.fromString(e.substring(5).trim()):"function"===e.split(" ")[0]?lf.fromString(e.substring(8).trim()):"constructor"===e.split("(")[0].trim()?af.fromString(e.trim()):"error"===e.split(" ")[0]?uf.fromString(e.substring(5).trim()):zp.throwArgumentError("unsupported fragment","value",e)}static isFragment(e){return!(!e||!e._isFragment)}}class rf extends tf{format(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.json)return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==Qp.sighash&&(t+="event "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===Qp.full?", ":",")+") ",e!==Qp.sighash&&this.anonymous&&(t+="anonymous "),t.trim()}static from(e){return"string"==typeof e?rf.fromString(e):rf.fromObject(e)}static fromObject(e){if(rf.isEventFragment(e))return e;"event"!==e.type&&zp.throwArgumentError("invalid event object","value",e);const t={name:pf(e.name),anonymous:e.anonymous,inputs:e.inputs?e.inputs.map($p.fromObject):[],type:"event"};return new rf(Yp,t)}static fromString(e){let t=e.match(ff);t||zp.throwArgumentError("invalid event string","value",e);let r=!1;return t[3].split(" ").forEach((e=>{switch(e.trim()){case"anonymous":r=!0;break;case"":break;default:zp.warn("unknown modifier: "+e)}})),rf.fromObject({name:t[1].trim(),anonymous:r,inputs:ef(t[2],!0),type:"event"})}static isEventFragment(e){return e&&e._isFragment&&"event"===e.type}}function nf(e,t){t.gas=null;let r=e.split("@");return 1!==r.length?(r.length>2&&zp.throwArgumentError("invalid human-readable ABI signature","value",e),r[1].match(/^[0-9]+$/)||zp.throwArgumentError("invalid human-readable ABI signature gas","value",e),t.gas=y.BigNumber.from(r[1]),r[0]):e}function of(e,t){t.constant=!1,t.payable=!1,t.stateMutability="nonpayable",e.split(" ").forEach((e=>{switch(e.trim()){case"constant":t.constant=!0;break;case"payable":t.payable=!0,t.stateMutability="payable";break;case"nonpayable":t.payable=!1,t.stateMutability="nonpayable";break;case"pure":t.constant=!0,t.stateMutability="pure";break;case"view":t.constant=!0,t.stateMutability="view";break;case"external":case"public":case"":break;default:console.log("unknown modifier: "+e)}}))}function sf(e){let t={constant:!1,payable:!0,stateMutability:"payable"};return null!=e.stateMutability?(t.stateMutability=e.stateMutability,t.constant="view"===t.stateMutability||"pure"===t.stateMutability,null!=e.constant&&!!e.constant!==t.constant&&zp.throwArgumentError("cannot have constant function with mutability "+t.stateMutability,"value",e),t.payable="payable"===t.stateMutability,null!=e.payable&&!!e.payable!==t.payable&&zp.throwArgumentError("cannot have payable function with mutability "+t.stateMutability,"value",e)):null!=e.payable?(t.payable=!!e.payable,null!=e.constant||t.payable||"constructor"===e.type||zp.throwArgumentError("unable to determine stateMutability","value",e),t.constant=!!e.constant,t.constant?t.stateMutability="view":t.stateMutability=t.payable?"payable":"nonpayable",t.payable&&t.constant&&zp.throwArgumentError("cannot have constant payable function","value",e)):null!=e.constant?(t.constant=!!e.constant,t.payable=!t.constant,t.stateMutability=t.constant?"view":"payable"):"constructor"!==e.type&&zp.throwArgumentError("unable to determine stateMutability","value",e),t}class af extends tf{format(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.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((t=>JSON.parse(t.format(e))))});e===Qp.sighash&&zp.throwError("cannot format a constructor for sighash",Rs.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let t="constructor("+this.inputs.map((t=>t.format(e))).join(e===Qp.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "),t.trim()}static from(e){return"string"==typeof e?af.fromString(e):af.fromObject(e)}static fromObject(e){if(af.isConstructorFragment(e))return e;"constructor"!==e.type&&zp.throwArgumentError("invalid constructor object","value",e);let t=sf(e);t.constant&&zp.throwArgumentError("constructor cannot be constant","value",e);const r={name:null,type:e.type,inputs:e.inputs?e.inputs.map($p.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?y.BigNumber.from(e.gas):null};return new af(Yp,r)}static fromString(e){let t={type:"constructor"},r=(e=nf(e,t)).match(ff);return r&&"constructor"===r[1].trim()||zp.throwArgumentError("invalid constructor string","value",e),t.inputs=ef(r[2].trim(),!1),of(r[3].trim(),t),af.fromObject(t)}static isConstructorFragment(e){return e&&e._isFragment&&"constructor"===e.type}}class lf extends af{format(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.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((t=>JSON.parse(t.format(e)))),outputs:this.outputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==Qp.sighash&&(t+="function "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===Qp.full?", ":",")+") ",e!==Qp.sighash&&(this.stateMutability?"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "):this.constant&&(t+="view "),this.outputs&&this.outputs.length&&(t+="returns ("+this.outputs.map((t=>t.format(e))).join(", ")+") "),null!=this.gas&&(t+="@"+this.gas.toString()+" ")),t.trim()}static from(e){return"string"==typeof e?lf.fromString(e):lf.fromObject(e)}static fromObject(e){if(lf.isFunctionFragment(e))return e;"function"!==e.type&&zp.throwArgumentError("invalid function object","value",e);let t=sf(e);const r={type:e.type,name:pf(e.name),constant:t.constant,inputs:e.inputs?e.inputs.map($p.fromObject):[],outputs:e.outputs?e.outputs.map($p.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?y.BigNumber.from(e.gas):null};return new lf(Yp,r)}static fromString(e){let t={type:"function"},r=(e=nf(e,t)).split(" returns ");r.length>2&&zp.throwArgumentError("invalid function string","value",e);let n=r[0].match(ff);if(n||zp.throwArgumentError("invalid function signature","value",e),t.name=n[1].trim(),t.name&&pf(t.name),t.inputs=ef(n[2],!1),of(n[3].trim(),t),r.length>1){let n=r[1].match(ff);""==n[1].trim()&&""==n[3].trim()||zp.throwArgumentError("unexpected tokens","value",e),t.outputs=ef(n[2],!1)}else t.outputs=[];return lf.fromObject(t)}static isFunctionFragment(e){return e&&e._isFragment&&"function"===e.type}}function cf(e){const t=e.format();return"Error(string)"!==t&&"Panic(uint256)"!==t||zp.throwArgumentError(`cannot specify user defined ${t} error`,"fragment",e),e}class uf extends tf{format(e){if(e||(e=Qp.sighash),Qp[e]||zp.throwArgumentError("invalid format type","format",e),e===Qp.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==Qp.sighash&&(t+="error "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===Qp.full?", ":",")+") ",t.trim()}static from(e){return"string"==typeof e?uf.fromString(e):uf.fromObject(e)}static fromObject(e){if(uf.isErrorFragment(e))return e;"error"!==e.type&&zp.throwArgumentError("invalid error object","value",e);const t={type:e.type,name:pf(e.name),inputs:e.inputs?e.inputs.map($p.fromObject):[]};return cf(new uf(Yp,t))}static fromString(e){let t={type:"error"},r=e.match(ff);return r||zp.throwArgumentError("invalid error signature","value",e),t.name=r[1].trim(),t.name&&pf(t.name),t.inputs=ef(r[2],!1),cf(uf.fromObject(t))}static isErrorFragment(e){return e&&e._isFragment&&"error"===e.type}}function df(e){return e.match(/^uint($|[^1-9])/)?e="uint256"+e.substring(4):e.match(/^int($|[^1-9])/)&&(e="int256"+e.substring(3)),e}const hf=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function pf(e){return e&&e.match(hf)||zp.throwArgumentError(`invalid identifier "${e}"`,"value",e),e}const ff=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");const mf=new Rs("abi/5.7.0");class gf{constructor(e,t,r,n){this.name=e,this.type=t,this.localName=r,this.dynamic=n}_throwError(e,t){mf.throwArgumentError(e,this.localName,t)}}class yf{constructor(e){Ea(this,"wordSize",e||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(e)}get data(){return Us(this._data)}get length(){return this._dataLength}_writeData(e){return this._data.push(e),this._dataLength+=e.length,e.length}appendWriter(e){return this._writeData(js(e._data))}writeBytes(e){let t=Is(e);const r=t.length%this.wordSize;return r&&(t=js([t,this._padding.slice(r)])),this._writeData(t)}_getValue(e){let t=Is(y.BigNumber.from(e));return t.length>this.wordSize&&mf.throwError("value out-of-bounds",Rs.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:t.length}),t.length%this.wordSize&&(t=js([this._padding.slice(t.length%this.wordSize),t])),t}writeValue(e){return this._writeData(this._getValue(e))}writeUpdatableValue(){const e=this._data.length;return this._data.push(this._padding),this._dataLength+=this.wordSize,t=>{this._data[e]=this._getValue(t)}}}class bf{constructor(e,t,r,n){Ea(this,"_data",Is(e)),Ea(this,"wordSize",t||32),Ea(this,"_coerceFunc",r),Ea(this,"allowLoose",n),this._offset=0}get data(){return _s(this._data)}get consumed(){return this._offset}static coerce(e,t){let r=e.match("^u?int([0-9]+)$");return r&&parseInt(r[1])<=48&&(t=t.toNumber()),t}coerce(e,t){return this._coerceFunc?this._coerceFunc(e,t):bf.coerce(e,t)}_peekBytes(e,t,r){let n=Math.ceil(t/this.wordSize)*this.wordSize;return this._offset+n>this._data.length&&(this.allowLoose&&r&&this._offset+t<=this._data.length?n=t:mf.throwError("data out-of-bounds",Rs.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+n})),this._data.slice(this._offset,this._offset+n)}subReader(e){return new bf(this._data.slice(this._offset+e),this.wordSize,this._coerceFunc,this.allowLoose)}readBytes(e,t){let r=this._peekBytes(0,e,!!t);return this._offset+=r.length,r.slice(0,e)}readValue(){return y.BigNumber.from(this.readBytes(this.wordSize))}}class xf extends gf{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,t){try{t=ia(t)}catch(e){this._throwError(e.message,t)}return e.writeValue(t)}decode(e){return ia(Vs(e.readValue().toHexString(),20))}}class vf extends gf{constructor(e){super(e.name,e.type,void 0,e.dynamic),this.coder=e}defaultValue(){return this.coder.defaultValue()}encode(e,t){return this.coder.encode(e,t)}decode(e){return this.coder.decode(e)}}const wf=new Rs("abi/5.7.0");function Ef(e,t,r){let n=null;if(Array.isArray(r))n=r;else if(r&&"object"==typeof r){let e={};n=t.map((t=>{const n=t.localName;return n||wf.throwError("cannot encode object for signature with missing names",Rs.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:r}),e[n]&&wf.throwError("cannot encode object for signature with duplicate names",Rs.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:r}),e[n]=!0,r[n]}))}else wf.throwArgumentError("invalid tuple value","tuple",r);t.length!==n.length&&wf.throwArgumentError("types/value length mismatch","tuple",r);let o=new yf(e.wordSize),i=new yf(e.wordSize),s=[];t.forEach(((e,t)=>{let r=n[t];if(e.dynamic){let t=i.length;e.encode(i,r);let n=o.writeUpdatableValue();s.push((e=>{n(e+t)}))}else e.encode(o,r)})),s.forEach((e=>{e(o.length)}));let a=e.appendWriter(o);return a+=e.appendWriter(i),a}function Af(e,t){let r=[],n=e.subReader(0);t.forEach((t=>{let o=null;if(t.dynamic){let r=e.readValue(),i=n.subReader(r.toNumber());try{o=t.decode(i)}catch(e){if(e.code===Rs.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}}else try{o=t.decode(e)}catch(e){if(e.code===Rs.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}null!=o&&r.push(o)}));const o=t.reduce(((e,t)=>{const r=t.localName;return r&&(e[r]||(e[r]=0),e[r]++),e}),{});t.forEach(((e,t)=>{let n=e.localName;if(!n||1!==o[n])return;if("length"===n&&(n="_length"),null!=r[n])return;const i=r[t];i instanceof Error?Object.defineProperty(r,n,{enumerable:!0,get:()=>{throw i}}):r[n]=i}));for(let e=0;e<r.length;e++){const t=r[e];t instanceof Error&&Object.defineProperty(r,e,{enumerable:!0,get:()=>{throw t}})}return Object.freeze(r)}class Cf extends gf{constructor(e,t,r){super("array",e.type+"["+(t>=0?t:"")+"]",r,-1===t||e.dynamic),this.coder=e,this.length=t}defaultValue(){const e=this.coder.defaultValue(),t=[];for(let r=0;r<this.length;r++)t.push(e);return t}encode(e,t){Array.isArray(t)||this._throwError("expected array value",t);let r=this.length;-1===r&&(r=t.length,e.writeValue(t.length)),wf.checkArgumentCount(t.length,r,"coder array"+(this.localName?" "+this.localName:""));let n=[];for(let e=0;e<t.length;e++)n.push(this.coder);return Ef(e,n,t)}decode(e){let t=this.length;-1===t&&(t=e.readValue().toNumber(),32*t>e._data.length&&wf.throwError("insufficient data length",Rs.errors.BUFFER_OVERRUN,{length:e._data.length,count:t}));let r=[];for(let e=0;e<t;e++)r.push(new vf(this.coder));return e.coerce(this.name,Af(e,r))}}class kf extends gf{constructor(e){super("bool","bool",e,!1)}defaultValue(){return!1}encode(e,t){return e.writeValue(t?1:0)}decode(e){return e.coerce(this.type,!e.readValue().isZero())}}class Rf extends gf{constructor(e,t){super(e,e,t,!0)}defaultValue(){return"0x"}encode(e,t){t=Is(t);let r=e.writeValue(t.length);return r+=e.writeBytes(t),r}decode(e){return e.readBytes(e.readValue().toNumber(),!0)}}class Sf extends Rf{constructor(e){super("bytes",e)}decode(e){return e.coerce(this.name,_s(super.decode(e)))}}class Tf extends gf{constructor(e,t){let r="bytes"+String(e);super(r,r,t,!1),this.size=e}defaultValue(){return"0x0000000000000000000000000000000000000000000000000000000000000000".substring(0,2+2*this.size)}encode(e,t){let r=Is(t);return r.length!==this.size&&this._throwError("incorrect data length",t),e.writeBytes(r)}decode(e){return e.coerce(this.name,_s(e.readBytes(this.size)))}}class Nf extends gf{constructor(e){super("null","",e,!1)}defaultValue(){return null}encode(e,t){return null!=t&&this._throwError("not null",t),e.writeBytes([])}decode(e){return e.readBytes(0),e.coerce(this.name,null)}}class Mf extends gf{constructor(e,t,r){const n=(t?"int":"uint")+8*e;super(n,n,r,!1),this.size=e,this.signed=t}defaultValue(){return 0}encode(e,t){let r=y.BigNumber.from(t),n=qa.mask(8*e.wordSize);if(this.signed){let e=n.mask(8*this.size-1);(r.gt(e)||r.lt(e.add(Ja).mul(Ga)))&&this._throwError("value out-of-bounds",t)}else(r.lt(Xa)||r.gt(n.mask(8*this.size)))&&this._throwError("value out-of-bounds",t);return r=r.toTwos(8*this.size).mask(8*this.size),this.signed&&(r=r.fromTwos(8*this.size).toTwos(8*e.wordSize)),e.writeValue(r)}decode(e){let t=e.readValue().mask(8*this.size);return this.signed&&(t=t.fromTwos(8*this.size)),e.coerce(this.name,t)}}class Ff extends Rf{constructor(e){super("string",e)}defaultValue(){return""}encode(e,t){return super.encode(e,nl(t))}decode(e){return ol(super.decode(e))}}class Of extends gf{constructor(e,t){let r=!1;const n=[];e.forEach((e=>{e.dynamic&&(r=!0),n.push(e.type)}));super("tuple","tuple("+n.join(",")+")",t,r),this.coders=e}defaultValue(){const e=[];this.coders.forEach((t=>{e.push(t.defaultValue())}));const t=this.coders.reduce(((e,t)=>{const r=t.localName;return r&&(e[r]||(e[r]=0),e[r]++),e}),{});return this.coders.forEach(((r,n)=>{let o=r.localName;o&&1===t[o]&&("length"===o&&(o="_length"),null==e[o]&&(e[o]=e[n]))})),Object.freeze(e)}encode(e,t){return Ef(e,this.coders,t)}decode(e){return e.coerce(this.name,Af(e,this.coders))}}const If=new Rs("abi/5.7.0"),jf=new RegExp(/^bytes([0-9]*)$/),Df=new RegExp(/^(u?int)([0-9]*)$/);const Bf=new class{constructor(e){Ea(this,"coerceFunc",e||null)}_getCoder(e){switch(e.baseType){case"address":return new xf(e.name);case"bool":return new kf(e.name);case"string":return new Ff(e.name);case"bytes":return new Sf(e.name);case"array":return new Cf(this._getCoder(e.arrayChildren),e.arrayLength,e.name);case"tuple":return new Of((e.components||[]).map((e=>this._getCoder(e))),e.name);case"":return new Nf(e.name)}let t=e.type.match(Df);if(t){let r=parseInt(t[2]||"256");return(0===r||r>256||r%8!=0)&&If.throwArgumentError("invalid "+t[1]+" bit length","param",e),new Mf(r/8,"int"===t[1],e.name)}if(t=e.type.match(jf),t){let r=parseInt(t[1]);return(0===r||r>32)&&If.throwArgumentError("invalid bytes length","param",e),new Tf(r,e.name)}return If.throwArgumentError("invalid type","type",e.type)}_getWordSize(){return 32}_getReader(e,t){return new bf(e,this._getWordSize(),this.coerceFunc,t)}_getWriter(){return new yf(this._getWordSize())}getDefaultValue(e){const t=e.map((e=>this._getCoder($p.from(e))));return new Of(t,"_").defaultValue()}encode(e,t){e.length!==t.length&&If.throwError("types/values length mismatch",Rs.errors.INVALID_ARGUMENT,{count:{types:e.length,values:t.length},value:{types:e,values:t}});const r=e.map((e=>this._getCoder($p.from(e)))),n=new Of(r,"_"),o=this._getWriter();return n.encode(o,t),o.data}decode(e,t,r){const n=e.map((e=>this._getCoder($p.from(e))));return new Of(n,"_").decode(this._getReader(Is(t),r))}},_f=new Rs("abi/5.7.0");class Pf extends Ma{}class Wf extends Ma{}class Uf extends Ma{}class Lf extends Ma{static isIndexed(e){return!(!e||!e._isIndexed)}}const Vf={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function Zf(e,t){const r=new Error(`deferred error during ABI decoding triggered accessing ${e}`);return r.error=t,r}class Hf{constructor(e){let t=[];t="string"==typeof e?JSON.parse(e):e,Ea(this,"fragments",t.map((e=>tf.from(e))).filter((e=>null!=e))),Ea(this,"_abiCoder",Aa(new.target,"getAbiCoder")()),Ea(this,"functions",{}),Ea(this,"errors",{}),Ea(this,"events",{}),Ea(this,"structs",{}),this.fragments.forEach((e=>{let t=null;switch(e.type){case"constructor":return this.deploy?void _f.warn("duplicate definition - constructor"):void Ea(this,"deploy",e);case"function":t=this.functions;break;case"event":t=this.events;break;case"error":t=this.errors;break;default:return}let r=e.format();t[r]?_f.warn("duplicate definition - "+r):t[r]=e})),this.deploy||Ea(this,"deploy",af.from({payable:!1,type:"constructor"})),Ea(this,"_isInterface",!0)}format(e){e||(e=Qp.full),e===Qp.sighash&&_f.throwArgumentError("interface does not support formatting sighash","format",e);const t=this.fragments.map((t=>t.format(e)));return e===Qp.json?JSON.stringify(t.map((e=>JSON.parse(e)))):t}static getAbiCoder(){return Bf}static getAddress(e){return ia(e)}static getSighash(e){return Ws(il(e.format()),0,4)}static getEventTopic(e){return il(e.format())}getFunction(e){if(Bs(e)){for(const t in this.functions)if(e===this.getSighash(t))return this.functions[t];_f.throwArgumentError("no matching function","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.functions).filter((e=>e.split("(")[0]===t));return 0===r.length?_f.throwArgumentError("no matching function","name",t):r.length>1&&_f.throwArgumentError("multiple matching functions","name",t),this.functions[r[0]]}const t=this.functions[lf.fromString(e).format()];return t||_f.throwArgumentError("no matching function","signature",e),t}getEvent(e){if(Bs(e)){const t=e.toLowerCase();for(const e in this.events)if(t===this.getEventTopic(e))return this.events[e];_f.throwArgumentError("no matching event","topichash",t)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.events).filter((e=>e.split("(")[0]===t));return 0===r.length?_f.throwArgumentError("no matching event","name",t):r.length>1&&_f.throwArgumentError("multiple matching events","name",t),this.events[r[0]]}const t=this.events[rf.fromString(e).format()];return t||_f.throwArgumentError("no matching event","signature",e),t}getError(e){if(Bs(e)){const t=Aa(this.constructor,"getSighash");for(const r in this.errors){if(e===t(this.errors[r]))return this.errors[r]}_f.throwArgumentError("no matching error","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.errors).filter((e=>e.split("(")[0]===t));return 0===r.length?_f.throwArgumentError("no matching error","name",t):r.length>1&&_f.throwArgumentError("multiple matching errors","name",t),this.errors[r[0]]}const t=this.errors[lf.fromString(e).format()];return t||_f.throwArgumentError("no matching error","signature",e),t}getSighash(e){if("string"==typeof e)try{e=this.getFunction(e)}catch(t){try{e=this.getError(e)}catch(e){throw t}}return Aa(this.constructor,"getSighash")(e)}getEventTopic(e){return"string"==typeof e&&(e=this.getEvent(e)),Aa(this.constructor,"getEventTopic")(e)}_decodeParams(e,t){return this._abiCoder.decode(e,t)}_encodeParams(e,t){return this._abiCoder.encode(e,t)}encodeDeploy(e){return this._encodeParams(this.deploy.inputs,e||[])}decodeErrorResult(e,t){"string"==typeof e&&(e=this.getError(e));const r=Is(t);return _s(r.slice(0,4))!==this.getSighash(e)&&_f.throwArgumentError(`data signature does not match error ${e.name}.`,"data",_s(r)),this._decodeParams(e.inputs,r.slice(4))}encodeErrorResult(e,t){return"string"==typeof e&&(e=this.getError(e)),_s(js([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionData(e,t){"string"==typeof e&&(e=this.getFunction(e));const r=Is(t);return _s(r.slice(0,4))!==this.getSighash(e)&&_f.throwArgumentError(`data signature does not match function ${e.name}.`,"data",_s(r)),this._decodeParams(e.inputs,r.slice(4))}encodeFunctionData(e,t){return"string"==typeof e&&(e=this.getFunction(e)),_s(js([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionResult(e,t){"string"==typeof e&&(e=this.getFunction(e));let r=Is(t),n=null,o="",i=null,s=null,a=null;switch(r.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(e.outputs,r)}catch(e){}break;case 4:{const e=_s(r.slice(0,4)),t=Vf[e];if(t)i=this._abiCoder.decode(t.inputs,r.slice(4)),s=t.name,a=t.signature,t.reason&&(n=i[0]),"Error"===s?o=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(i[0])}`:"Panic"===s&&(o=`; VM Exception while processing transaction: reverted with panic code ${i[0]}`);else try{const t=this.getError(e);i=this._abiCoder.decode(t.inputs,r.slice(4)),s=t.name,a=t.format()}catch(e){}break}}return _f.throwError("call revert exception"+o,Rs.errors.CALL_EXCEPTION,{method:e.format(),data:_s(t),errorArgs:i,errorName:s,errorSignature:a,reason:n})}encodeFunctionResult(e,t){return"string"==typeof e&&(e=this.getFunction(e)),_s(this._abiCoder.encode(e.outputs,t||[]))}encodeFilterTopics(e,t){"string"==typeof e&&(e=this.getEvent(e)),t.length>e.inputs.length&&_f.throwError("too many arguments for "+e.format(),Rs.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:t});let r=[];e.anonymous||r.push(this.getEventTopic(e));const n=(e,t)=>"string"===e.type?il(t):"bytes"===e.type?Ys(_s(t)):("bool"===e.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),e.type.match(/^u?int/)&&(t=y.BigNumber.from(t).toHexString()),"address"===e.type&&this._abiCoder.encode(["address"],[t]),Vs(_s(t),32));for(t.forEach(((t,o)=>{let i=e.inputs[o];i.indexed?null==t?r.push(null):"array"===i.baseType||"tuple"===i.baseType?_f.throwArgumentError("filtering with tuples or arrays not supported","contract."+i.name,t):Array.isArray(t)?r.push(t.map((e=>n(i,e)))):r.push(n(i,t)):null!=t&&_f.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+i.name,t)}));r.length&&null===r[r.length-1];)r.pop();return r}encodeEventLog(e,t){"string"==typeof e&&(e=this.getEvent(e));const r=[],n=[],o=[];return e.anonymous||r.push(this.getEventTopic(e)),t.length!==e.inputs.length&&_f.throwArgumentError("event arguments/values mismatch","values",t),e.inputs.forEach(((e,i)=>{const s=t[i];if(e.indexed)if("string"===e.type)r.push(il(s));else if("bytes"===e.type)r.push(Ys(s));else{if("tuple"===e.baseType||"array"===e.baseType)throw new Error("not implemented");r.push(this._abiCoder.encode([e.type],[s]))}else n.push(e),o.push(s)})),{data:this._abiCoder.encode(n,o),topics:r}}decodeEventLog(e,t,r){if("string"==typeof e&&(e=this.getEvent(e)),null!=r&&!e.anonymous){let t=this.getEventTopic(e);Bs(r[0],32)&&r[0].toLowerCase()===t||_f.throwError("fragment/topic mismatch",Rs.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:t,value:r[0]}),r=r.slice(1)}let n=[],o=[],i=[];e.inputs.forEach(((e,t)=>{e.indexed?"string"===e.type||"bytes"===e.type||"tuple"===e.baseType||"array"===e.baseType?(n.push($p.fromObject({type:"bytes32",name:e.name})),i.push(!0)):(n.push(e),i.push(!1)):(o.push(e),i.push(!1))}));let s=null!=r?this._abiCoder.decode(n,js(r)):null,a=this._abiCoder.decode(o,t,!0),l=[],c=0,u=0;e.inputs.forEach(((e,t)=>{if(e.indexed)if(null==s)l[t]=new Lf({_isIndexed:!0,hash:null});else if(i[t])l[t]=new Lf({_isIndexed:!0,hash:s[u++]});else try{l[t]=s[u++]}catch(e){l[t]=e}else try{l[t]=a[c++]}catch(e){l[t]=e}if(e.name&&null==l[e.name]){const r=l[t];r instanceof Error?Object.defineProperty(l,e.name,{enumerable:!0,get:()=>{throw Zf(`property ${JSON.stringify(e.name)}`,r)}}):l[e.name]=r}}));for(let e=0;e<l.length;e++){const t=l[e];t instanceof Error&&Object.defineProperty(l,e,{enumerable:!0,get:()=>{throw Zf(`index ${e}`,t)}})}return Object.freeze(l)}parseTransaction(e){let t=this.getFunction(e.data.substring(0,10).toLowerCase());return t?new Wf({args:this._abiCoder.decode(t.inputs,"0x"+e.data.substring(10)),functionFragment:t,name:t.name,signature:t.format(),sighash:this.getSighash(t),value:y.BigNumber.from(e.value||"0")}):null}parseLog(e){let t=this.getEvent(e.topics[0]);return!t||t.anonymous?null:new Pf({eventFragment:t,name:t.name,signature:t.format(),topic:this.getEventTopic(t),args:this.decodeEventLog(t,e.data,e.topics)})}parseError(e){const t=_s(e);let r=this.getError(t.substring(0,10).toLowerCase());return r?new Uf({args:this._abiCoder.decode(r.inputs,"0x"+t.substring(10)),errorFragment:r,name:r.name,signature:r.format(),sighash:this.getSighash(r)}):null}static isInterface(e){return!(!e||!e._isInterface)}}function zf(e,t,...r){return ga(this,void 0,void 0,(function*(){const n=[];for(const e of r)for(const t of e)t.callData&&n.push(t.callData);const o=yield function(e,t,r){return ga(this,void 0,void 0,(function*(){const n=yield Yf(e,t,r),o=new Map;for(const{req:e,resp:t}of n)o.set(e,t);return e.map((e=>({req:e,resp:o.get(e)})))}))}(n,e,t),i=new Map;for(const{req:e,resp:t}of o)i.set(e,null==t?void 0:t.result);return r.map((e=>e.filter((e=>!e.callData||i.get(e.callData))).map(((e,t)=>e.processor(e.callData?i.get(e.callData):null,t)))))}))}function Yf(e,t,n){return ga(this,void 0,void 0,(function*(){let o=[e];e.length>800&&(o=r.chunk(e,800));let i=[];const s=o.map((e=>ga(this,void 0,void 0,(function*(){const r=e.map((e=>[e.to,e.data])),o={data:t.interface.encodeFunctionData("aggregate",[r]),to:n};let s;try{s=yield t.provider.call(o)}catch(r){const o=e.length;if(o>20){const r=Math.floor(o/2),[s,a]=yield Promise.all([Yf(e.slice(0,r),t,n),Yf(e.slice(r,o),t,n)]);i=[...i,...s,...a]}else{const e="[sendCallReqs] error";console.error(e,r)}}if(void 0===s)throw new Error("Unexpected batch result");const[a,l]=Bf.decode(["uint256","bytes[]"],s);if(e.length!==l.length)throw new Error("Unexpected length mismatch");return l.map(((t,r)=>({resp:{result:t},req:e[r]})))}))));return(yield Promise.allSettled(s)).filter((e=>"fulfilled"===e.status)).forEach((({value:e})=>{i=[...i,...e]})),i}))}function Gf(e,t,r,n){if(!function(e){try{return ia(e)}catch(e){return!1}}(e)||e===Ya)throw Error(`Invalid 'address' parameter '${e}'.`);return new b.Contract(e,t,function(e,t){return t?function(e,t){return e.getSigner(t).connectUnchecked()}(e,t):e}(r,n))}function Xf(e){const{provider:t,account:r,chainId:o}=u.useWeb3React(),[i,s]=n.useState(!1),a=n.useMemo((()=>Hp[null!=e?e:o]),[o,e]),c=l.useSelector(Lp).jsonRpcUrlMap,d=n.useCallback(((n,i)=>{if(e&&e!==o){const t=Object.assign(Object.assign({},aa),c)[e],r=new op(null==t?void 0:t[0]);return new b.Contract(n,i,r)}if(t)return Gf(n,i,t,r)}),[t,r,e,c]),h=n.useCallback((e=>{if(!a)return;const{MULTI_CALL:t}=a,r=d(t,Zp);return(()=>ga(this,void 0,void 0,(function*(){if(r){s(!0);try{const[n]=yield zf(r,t,e);return n}catch(e){console.error("Contract: useMultiContract is error",e)}s(!1)}})))()}),[a,d]);return{getContract:d,contractConfig:a,call:h,loading:i}}var Jf=[{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"address",name:"user",type:"address"},{internalType:"address",name:"spender",type:"address"}],name:"isERC20",outputs:[{internalType:"bool",name:"isOk",type:"bool"},{internalType:"string",name:"symbol",type:"string"},{internalType:"string",name:"name",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"balance",type:"uint256"},{internalType:"uint256",name:"allownance",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"address",name:"user",type:"address"},{internalType:"address",name:"spender",type:"address"}],name:"judgeERC20",outputs:[{internalType:"string",name:"symbol",type:"string"},{internalType:"string",name:"name",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"balance",type:"uint256"},{internalType:"uint256",name:"allownance",type:"uint256"}],stateMutability:"view",type:"function"}];function qf({tokenList:e,addresses:t,blockNumber:r,chainId:o,skip:i}){const{account:s}=u.useWeb3React(),a=l.useDispatch(),c=n.useMemo((()=>[...(null==e?void 0:e.map((e=>e.address)))||[],...t||[]].map((e=>e.toLocaleLowerCase()))),[e,JSON.stringify(t)]),{getContract:d,contractConfig:h,call:p}=Xf(o),[f,m]=n.useState(),g=n.useMemo((()=>{if(!s||!c.length||!h)return;const{DODO_APPROVE:e,ERC20_HELPER:t}=h,r=d(t,Jf);if(!r)return;return c.map((n=>({callData:{data:r.interface.encodeFunctionData("isERC20",[n,s,e]),to:t},processor:e=>{const t=new Hf(Jf).decodeFunctionResult("isERC20",e),{balance:r,isOk:o}=t,i=parseInt(t.decimals),s=new k.default(10).pow(i),a=new k.default(t.allownance.toString()).div(s);return o?{address:n,decimals:i,symbol:t.symbol,name:t.name,balance:new k.default(r.toString()).div(s),allowance:a}:{address:n,balance:new k.default(0),allowance:new k.default(0)}}})))}),[s,d,JSON.stringify(c)]);return n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){if(!g||i)return;let e={};c.forEach((t=>{e[t]=!0})),a(xa(e));const t=yield p(g),r={};t&&(t.forEach((e=>{e.address.toLocaleLowerCase()!=="0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE".toLocaleLowerCase()&&(r[e.address.toLocaleLowerCase()]={tokenBalances:e.balance,tokenAllowances:e.allowance})})),a(ba(r))),m(t),c.forEach((t=>{e[t]=!1})),a(xa(e))}))})()}),[g,r,i]),{data:f}}function Qf(e){const{provider:t,account:r,chainId:o}=u.useWeb3React(),i=l.useDispatch(),s=l.useSelector(Mp),a=l.useSelector(Lp).jsonRpcUrlMap;n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){if(t&&r)if(e&&e!==o){const t=Object.assign(Object.assign({},aa),a)[e],n=new op(null==t?void 0:t[0]),o=yield n.getBalance(r);o&&i(ya(e,new k.default(o.toString()).div(1e18)))}else{const e=yield t.getBalance(r);i(ya(null!=o?o:1,new k.default(e.toString()).div(1e18)))}}))})()}),[t,r,i,s,e])}function Kf(){const{provider:e,chainId:t}=u.useWeb3React(),r=l.useDispatch(),o=n.useCallback((()=>ga(this,void 0,void 0,(function*(){if(!e||!t)return;const n=yield e.getBlockNumber();r((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_BLOCK_NUMBER",payload:e})})))(n))}))),[e,t]);return{updateBlockNumber:o}}var $f,em=[{constant:!0,inputs:[],name:"totalSupply",outputs:[{name:"",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!1,inputs:[{name:"_to",type:"address"},{name:"_value",type:"uint256"}],name:"transfer",outputs:[{name:"",type:"bool"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!1,inputs:[{name:"guy",type:"address"},{name:"wad",type:"uint256"}],name:"approve",outputs:[{name:"",type:"bool"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!0,inputs:[],name:"symbol",outputs:[{name:"",type:"string"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"_owner",type:"address"}],name:"balanceOf",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"_owner",type:"address"},{name:"_spender",type:"address"}],name:"allowance",outputs:[{name:"",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"}];function tm(e,t,r,n=0){if(r&&(e=e.toLocaleLowerCase(),t=t.toLocaleLowerCase()),e===t)return $f.fully+n;const o=e.indexOf(t);return 0===o?$f.prefix+n:o>0?$f.other+n:$f.none}!function(e){e[e.fully=1]="fully",e[e.prefix=2]="prefix",e[e.other=3]="other",e[e.none=0]="none"}($f||($f={}));function rm({value:e,onChange:t,occupiedAddrs:r,hiddenAddrs:o,showAddrs:i,side:s,chainId:a,visible:c,defaultLoadBalance:u}){const[d,h]=n.useState(""),p=l.useSelector(jp),f=Fp(),m=n.useMemo((()=>null!=a?a:f),[a,f]),g=Up(),y=n.useMemo((()=>{const e=p.filter((e=>e.chainId===m));return e}),[p,m]),b=l.useSelector((e=>((e,t)=>(null!=t?t:Tp.getState()).token.popularTokenList.filter((({chainId:t})=>e===t)))(m,e))),x=n.useMemo((()=>(null==Op?void 0:Op.filter((e=>e.chainId===m)))||[]),[Op,m]),v=n.useMemo((()=>new Set(o?o.map((e=>e.toLowerCase())):void 0)),[o]),w=n.useMemo((()=>i?new Set(i.map((e=>e.toLowerCase()))):void 0),[i]),E=n.useCallback((e=>e.filter((e=>{if(e.chainId!==m)return!1;let t=!0;return t=w?w.has(e.address.toLowerCase()):!v.has(e.address.toLowerCase()),t&&s&&(t=!e.side||e.side===s),t}))),[w,m,v]),A=n.useMemo((()=>E(b)),[b,E]),C=n.useCallback((t=>{if(null===t)return null;const n=[];d?t.forEach((e=>{const t=((e,t,{matchAddress:r}={})=>{if(!t)return 0;const n=t.toLocaleLowerCase();let o=0;r&&e.address.toLocaleLowerCase()===n&&(o=1),o||(o=tm(e.symbol.toLocaleLowerCase(),n,!1,1));if(o)e.name.toLocaleLowerCase()===n&&(o=$f.fully+1);else{let t=tm(e.name.toLocaleLowerCase(),n,!1,10);t=t===$f.fully+10?$f.fully+1:t,o=t}return o})(e,d,{matchAddress:!0});t&&n.push({sort:t,token:e})})):t.forEach((e=>{n.push({sort:0,token:e})}));const o=[];return n.sort(((t,n)=>{const o=t.token,i=n.token;if(e){if(o.address===e.address)return-1;if(i.address===e.address)return 1}if(null==r?void 0:r.includes(o.address))return-1;if(null==r?void 0:r.includes(i.address))return 1;const s=g&&g(o)||new k.default(0),a=g&&g(i)||new k.default(0),l=A.map((e=>e.address));if(null==l?void 0:l.includes(o.address))return-1;if(null==l?void 0:l.includes(i.address))return 1;if(!s.eq(a))return s.gt(a)?-1:1;if(t.sort!==n.sort)return t.sort>n.sort?1:-1;const c=x.map((e=>e.address));return(null==c?void 0:c.includes(o.address))?-1:(null==c?void 0:c.includes(i.address))?1:o.symbol.localeCompare(i.symbol)})).some((e=>!!(d&&o.length>21)||(o.push(e.token),!1))),o}),[d,g,r,e,A,x]),R=n.useCallback((e=>{const n=e.address.toLowerCase();t(e,!!(null==r?void 0:r.some((e=>e.toLowerCase()===n))))}),[t,r]),S=n.useMemo((()=>{const e=E(y),t=new Set;return e.forEach((e=>{t.add(e.address)})),A.forEach((r=>{t.has(r.address)||e.push(r)})),C(e)||[]}),[y,E,C,A]);return function({chainId:e,value:t,tokenList:r,popularTokenList:o,visible:i,defaultLoadBalance:s}){const a=l.useSelector(Vp),c=l.useSelector(Mp),u=n.useMemo((()=>{if(void 0===a||a)return[];const t=new Set;return r.forEach((r=>{r.chainId===e&&t.add(r.address)})),null==o||o.forEach((r=>{r.chainId===e&&t.add(r.address)})),Array.from(t)}),[r,o,e,a]),d=n.useMemo((()=>t?[t.address]:[]),[t]),h=n.useMemo((()=>{var r;return null!==(r=null==t?void 0:t.chainId)&&void 0!==r?r:e}),[null==t?void 0:t.chainId,e]);qf({addresses:u,chainId:e,skip:!1===i&&!s}),Qf(e),qf({addresses:d,chainId:h,blockNumber:c})}({chainId:m,tokenList:S,popularTokenList:A,value:e,visible:c,defaultLoadBalance:u}),{filter:d,setFilter:h,showTokenList:S,onSelectToken:R,popularTokenList:A}}var nm,om;function im(){return im=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},im.apply(this,arguments)}var sm,am,lm,cm,um,dm=function(e){return S.createElement("svg",im({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),nm||(nm=S.createElement("g",{clipPath:"url(#clip0_5431_179637)"},S.createElement("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#F2F4F7"}),S.createElement("path",{d:"M12.3735 3V9.6525L17.9963 12.165L12.3735 3Z",fill:"#343434"}),S.createElement("path",{d:"M12.3735 3L6.75 12.165L12.3735 9.6525V3Z",fill:"#8C8C8C"}),S.createElement("path",{d:"M12.3735 16.4759V20.9962L18 13.2119L12.3735 16.4759Z",fill:"#3C3C3B"}),S.createElement("path",{d:"M12.3735 20.9962V16.4752L6.75 13.2119L12.3735 20.9962Z",fill:"#8C8C8C"}),S.createElement("path",{d:"M12.3735 15.4298L17.9963 12.1651L12.3735 9.65405V15.4298Z",fill:"#141414"}),S.createElement("path",{d:"M6.75 12.1651L12.3735 15.4298V9.65405L6.75 12.1651Z",fill:"#393939"}))),om||(om=S.createElement("defs",null,S.createElement("clipPath",{id:"clip0_5431_179637"},S.createElement("rect",{width:24,height:24,fill:"white"})))))};function hm(){return hm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},hm.apply(this,arguments)}var pm,fm;function mm(){return mm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mm.apply(this,arguments)}var gm,ym,bm;function xm(){return xm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},xm.apply(this,arguments)}var vm,wm;function Em(){return Em=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Em.apply(this,arguments)}var Am,Cm;function km(){return km=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},km.apply(this,arguments)}var Rm;function Sm(){return Sm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sm.apply(this,arguments)}var Tm,Nm;function Mm(){return Mm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Mm.apply(this,arguments)}var Fm;function Om(){return Om=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Om.apply(this,arguments)}const Im={[sa.MAINNET]:{chainId:sa.MAINNET,logo:dm,name:"Ethereum"},[sa.GOERLI]:{chainId:sa.GOERLI,logo:dm,name:"Goerli",mainnet:sa.MAINNET},[sa.ARBITRUM_ONE]:{chainId:sa.ARBITRUM_ONE,logo:function(e){return S.createElement("svg",hm({height:"692pt",viewBox:"0 0 619 692",width:"619pt",xmlns:"http://www.w3.org/2000/svg"},e),sm||(sm=S.createElement("path",{d:"m280.46 17.3c18.85-10.03 43.1-9.37 61.23 1.99 78.77 45.29 157.52 90.59 236.28 135.88 17.98 10.27 30.16 30.12 30.76 50.87v275.89c.49 19.03-8.56 38.11-23.76 49.6-83.95 48.66-167.91 97.29-251.9 145.88-14.93 5.88-32.32 5.81-47.05-.66-10.1-5.39-19.93-11.25-29.88-16.91-25.72-14.85-51.49-29.62-77.2-44.49 7.13-11.82 13.88-23.88 21.17-35.61 34.11 19.55 68.15 39.21 102.24 58.77 5.43 2.44 12.28 2.51 17.36-.81 28.11-16.31 56.23-32.61 84.36-48.89 28.58-16.52 57.15-33.07 85.69-49.67 7.92-4.6 15.84-9.2 23.78-13.77 14.97-8.59 29.86-17.33 44.83-25.93 5.77-3.22 8.74-10.05 8.75-16.47-.04-14.36.09-28.73-.07-43.09.18-76.95.01-153.9.09-230.85.24-7.26-3.78-14.44-10.07-18.06-79.37-45.64-158.72-91.3-238.08-136.94-6.26-3.47-14.38-3.15-20.42.66-78.73 45.56-157.48 91.1-236.15 136.78-6.59 3.53-10.68 11.06-10.31 18.5.21 73.45.1 146.9.48 220.34-12.68 20.02-25.84 39.75-38.67 59.68-.95 1.49-1.95 2.96-3.1 4.31-.23-95.74-.02-191.5-.1-287.25.31-22.52 14.44-43.97 34.72-53.61 78.35-45.36 156.61-90.87 235.02-136.14z",fill:"#8cbfdf"})),am||(am=S.createElement("path",{d:"m298.57 54.69c6.04-3.81 14.16-4.13 20.42-.66 79.36 45.64 158.71 91.3 238.08 136.94 6.29 3.62 10.31 10.8 10.07 18.06-.08 76.95.09 153.9-.09 230.85-6.25-8.84-11.77-18.21-17.74-27.25-38.11-59.38-76.26-118.73-114.34-178.12l-.71.13c-16.14 27.89-32.81 55.48-48.94 83.38 42.77 69.1 85.49 138.23 128.22 207.35-7.94 4.57-15.86 9.17-23.78 13.77-40.35-63.61-80.71-127.22-121.07-190.83l-.73-.41c-19.01 31.61-37.43 63.61-56.36 95.28 4.29 7.87 9.61 15.25 14.3 22.94 26.05 40.9 52.13 81.79 78.17 122.69-28.13 16.28-56.25 32.58-84.36 48.89-5.08 3.32-11.93 3.25-17.36.81-34.09-19.56-68.13-39.22-102.24-58.77 73.38-124.27 146.6-248.63 219.92-372.94l-.41-.3c-25.22.18-50.45.2-75.67.29-7.21.39-14.55-.37-21.69.39-73.43 121.29-146.88 242.57-220.46 363.77-8.47-4.83-16.92-9.69-25.34-14.61 19.61-32.21 39.88-64.05 59.74-96.12 51.98-83.37 103.96-166.73 155.94-250.1.66-1.19 1.78-2.22 1.79-3.66-13.31-.19-26.61-.72-39.92-.97-20.59.3-41.98 3.68-59.65 14.9-6.98 4.5-13.13 10.36-17.61 17.37-41.35 64.21-82.86 128.31-124.16 192.55-.38-73.44-.27-146.89-.48-220.34-.37-7.44 3.72-14.97 10.31-18.5 78.67-45.68 157.42-91.22 236.15-136.78z",fill:"#2b374d"})),lm||(lm=S.createElement("path",{d:"m194.36 220.39c17.67-11.22 39.06-14.6 59.65-14.9 13.31.25 26.61.78 39.92.97-.01 1.44-1.13 2.47-1.79 3.66-51.98 83.37-103.96 166.73-155.94 250.1-19.86 32.07-40.13 63.91-59.74 96.12-13.05-7.52-26.09-15.05-39.14-22.57-9.44-4.83-16.23-13.58-21.12-22.76-2.5-5.29-4.79-10.85-5.38-16.71 1.15-1.35 2.15-2.82 3.1-4.31 12.83-19.93 25.99-39.66 38.67-59.68 41.3-64.24 82.81-128.34 124.16-192.55 4.48-7.01 10.63-12.87 17.61-17.37z",fill:"#fff"})),cm||(cm=S.createElement("path",{d:"m343.95 206.79c25.22-.09 50.45-.11 75.67-.29l.41.3c-73.32 124.31-146.54 248.67-219.92 372.94-7.29 11.73-14.04 23.79-21.17 35.61-25.73-14.78-51.42-29.61-77.14-44.4 73.58-121.2 147.03-242.48 220.46-363.77 7.14-.76 14.48 0 21.69-.39z",fill:"#fff"})),um||(um=S.createElement("g",{fill:"#00a2f7"},S.createElement("path",{d:"m434.26 234.64.71-.13c38.08 59.39 76.23 118.74 114.34 178.12 5.97 9.04 11.49 18.41 17.74 27.25.16 14.36.03 28.73.07 43.09-.01 6.42-2.98 13.25-8.75 16.47-14.97 8.6-29.86 17.34-44.83 25.93-42.73-69.12-85.45-138.25-128.22-207.35 16.13-27.9 32.8-55.49 48.94-83.38z"}),S.createElement("path",{d:"m311.6 443.18c18.93-31.67 37.35-63.67 56.36-95.28l.73.41c40.36 63.61 80.72 127.22 121.07 190.83-28.54 16.6-57.11 33.15-85.69 49.67-26.04-40.9-52.12-81.79-78.17-122.69-4.69-7.69-10.01-15.07-14.3-22.94z"}))))},name:"Arbitrum"},[sa.POLYGON]:{chainId:sa.POLYGON,logo:function(e){return S.createElement("svg",mm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),pm||(pm=S.createElement("defs",null,S.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),fm||(fm=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",{transform:"translate(-223.000000, -266.000000)"},S.createElement("g",{transform:"translate(18.000000, 132.000000)"},S.createElement("g",{transform:"translate(20.000000, 41.000000)"},S.createElement("g",{transform:"translate(156.000000, 82.000000)"},S.createElement("g",{transform:"translate(29.000000, 11.000000)"},S.createElement("mask",{id:"mask-2",fill:"white"},S.createElement("use",{xlinkHref:"#path-1"})),S.createElement("g",null),S.createElement("g",{mask:"url(#mask-2)"},S.createElement("circle",{fill:"#8247E5",fillRule:"nonzero",cx:12,cy:12,r:12}),S.createElement("path",{d:"M8.01148,5.30068 C8.25312,5.16644 8.54688,5.16644 8.78852,5.30068 L12.38852,7.30068 C12.64248,7.44176 12.8,7.70948 12.8,8 L12.8,9.30068 L11.2,10.2 L11.2,8.47072 L8.4,6.91516 L5.6,8.47072 L5.6,11.52928 L8.4,13.08484 L15.21148,9.30068 C15.45312,9.16644 15.74688,9.16644 15.98852,9.30068 L19.58852,11.30068 C19.84248,11.44176 20,11.70948 20,12 L20,16 C20,16.29052 19.84248,16.55824 19.58852,16.69932 L15.98852,18.69932 C15.74688,18.83356 15.45312,18.83356 15.21148,18.69932 L11.61148,16.69932 C11.35752,16.55824 11.2,16.29052 11.2,16 L11.2,14.69932 L12.8,13.8 L12.8,15.52928 L15.6,17.08484 L18.4,15.52928 L18.4,12.47072 L15.6,10.91516 L8.78852,14.69932 C8.54688,14.83356 8.25312,14.83356 8.01148,14.69932 L4.41148,12.69932 C4.15752,12.55824 4,12.29052 4,12 L4,8 C4,7.70948 4.15752,7.44176 4.41148,7.30068 L8.01148,5.30068 Z",fill:"#FFFFFF"}))))))))))},name:"Polygon"},[sa.BSC]:{chainId:sa.BSC,logo:function(e){return S.createElement("svg",xm({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"7.5in",height:"7.5in",style:{shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",imageRendering:"optimizeQuality",fillRule:"evenodd",clipRule:"evenodd"},viewBox:"0 0 7500 7500"},e),gm||(gm=S.createElement("defs",null,S.createElement("style",{type:"text/css"},".fil0 {fill:none}\n .fil1 {fill:#f0b90b}\n .fil2 {fill:#fff}"))),ym||(ym=S.createElement("g",{id:"Layer_x0020_1"},S.createElement("metadata",{id:"CorelCorpID_0Corel-Layer"}),S.createElement("rect",{className:"fil0",width:7500,height:7500}),S.createElement("g",{id:"_2419820813232"},S.createElement("circle",{className:"fil1",cx:3750,cy:3750,r:3500}),S.createElement("g",null,S.createElement("path",{className:"fil2",d:"M2779 3351l971 -971 971 972 565 -565 -1536 -1537 -1536 1536 565 565 0 0zm-1529 399l565 -565 565 565 -565 565 -565 -565zm1529 399l971 971 971 -972 566 565 0 0 -1537 1537 -1536 -1536 -1 -1 566 -564 0 0zm2341 -399l565 -565 565 565 -565 565 -565 -565z"})),S.createElement("g",null,S.createElement("path",{className:"fil2",d:"M4380 3750l0 0 -630 -632 -466 467 0 0 -54 54 -111 111 -1 1 1 1 630 630 631 -631 0 0 0 0 0 -1zm0 0l0 0 0 0z"}))))),bm||(bm=S.createElement("style",{xmlns:""},"#yddContainer{display:block;font-family:Microsoft YaHei;position:relative;width:100%;height:100%;top:-4px;left:-4px;font-size:12px;border:1px solid}#yddTop{display:block;height:22px}#yddTopBorderlr{display:block;position:static;height:17px;padding:2px 28px;line-height:17px;font-size:12px;color:#5079bb;font-weight:bold;border-style:none solid;border-width:1px}#yddTopBorderlr .ydd-sp{position:absolute;top:2px;height:0;overflow:hidden}.ydd-icon{left:5px;width:17px;padding:0px 0px 0px 0px;padding-top:17px;background-position:-16px -44px}.ydd-close{right:5px;width:16px;padding-top:16px;background-position:left -44px}#yddKeyTitle{float:left;text-decoration:none}#yddMiddle{display:block;margin-bottom:10px}.ydd-tabs{display:block;margin:5px 0;padding:0 5px;height:18px;border-bottom:1px solid}.ydd-tab{display:block;float:left;height:18px;margin:0 5px -1px 0;padding:0 4px;line-height:18px;border:1px solid;border-bottom:none}.ydd-trans-container{display:block;line-height:160%}.ydd-trans-container a{text-decoration:none;}#yddBottom{position:absolute;bottom:0;left:0;width:100%;height:22px;line-height:22px;overflow:hidden;background-position:left -22px}.ydd-padding010{padding:0 10px}#yddWrapper{color:#252525;z-index:10001;background:url(chrome-extension://eopjamdnofihpioajgfdikhhbobonhbb/ab20.png);}#yddContainer{background:#fff;border-color:#4b7598}#yddTopBorderlr{border-color:#f0f8fc}#yddWrapper .ydd-sp{background-image:url(chrome-extension://eopjamdnofihpioajgfdikhhbobonhbb/ydd-sprite.png)}#yddWrapper a,#yddWrapper a:hover,#yddWrapper a:visited{color:#50799b}#yddWrapper .ydd-tabs{color:#959595}.ydd-tabs,.ydd-tab{background:#fff;border-color:#d5e7f3}#yddBottom{color:#363636}#yddWrapper{min-width:250px;max-width:400px;}")))},name:"BNBChain"},[sa.OPTIMISM]:{chainId:sa.OPTIMISM,logo:function(e){return S.createElement("svg",Em({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),vm||(vm=S.createElement("defs",null,S.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),wm||(wm=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",{transform:"translate(-223.000000, -266.000000)"},S.createElement("g",{transform:"translate(18.000000, 132.000000)"},S.createElement("g",{transform:"translate(20.000000, 41.000000)"},S.createElement("g",{transform:"translate(156.000000, 82.000000)"},S.createElement("g",{transform:"translate(29.000000, 11.000000)"},S.createElement("mask",{id:"mask-2",fill:"white"},S.createElement("use",{xlinkHref:"#path-1"})),S.createElement("g",null),S.createElement("g",{id:"optimism.caeb9392",mask:"url(#mask-2)",fillRule:"nonzero"},S.createElement("circle",{fill:"#FF0420",cx:12,cy:12,r:12}),S.createElement("path",{d:"M7.85495544,16 C7.01608475,16 6.32880363,15.7925669 5.7930557,15.37776 C5.2643519,14.9555511 5,14.3555763 5,13.5777763 C5,13.4148143 5.01763849,13.2147832 5.05285911,12.9777422 C5.14454543,12.4444444 5.27494626,11.8036699 5.44411795,11.0555371 C5.92345653,9.01851235 7.16063019,8 9.15558257,8 C9.69837462,8 10.1847573,8.09628495 10.614787,8.28885484 C11.0448167,8.47402275 11.3831601,8.75553483 11.6298735,9.13333185 C11.8765869,9.50366768 12,9.94814173 12,10.4666356 C12,10.6221956 11.9823615,10.8184961 11.9470845,11.0555371 C11.8413663,11.7147869 11.7144594,12.3555615 11.5664201,12.9777422 C11.3197066,13.9925832 10.8932272,14.7518486 10.2869817,15.2555385 C9.68073613,15.7518264 8.8700983,16 7.85495544,16 Z M8.00299476,14.3999882 C8.39780384,14.3999882 8.73259699,14.2777667 9.00754325,14.0333237 C9.28953364,13.7888807 9.49043207,13.4148143 9.61023853,12.9111244 C9.7723661,12.2148054 9.89577916,11.6073694 9.98036501,11.0888756 C10.0085415,10.9333156 10.0226298,10.7740842 10.0226298,10.611063 C10.0226298,9.93700916 9.68778026,9.59995263 9.01813761,9.59995263 C8.62332853,9.59995263 8.28498515,9.72217411 8.00299476,9.96661707 C7.72810485,10.2111193 7.53070031,10.5851857 7.41089384,11.0888756 C7.28398689,11.5851635 7.15707995,12.1925995 7.03022936,12.9111244 C7.00199651,13.0592232 6.98790826,13.2147832 6.98790826,13.3777452 C6.98790826,14.0592602 7.32630799,14.3999882 8.00299476,14.3999882 Z",fill:"#FFFFFF"}),S.createElement("path",{d:"M12.2418282,16 C12.1556269,16 12.0889713,15.9733226 12.0419867,15.9199677 C12.0027701,15.8589994 11.9910553,15.7904787 12.0067168,15.7142835 L13.6288783,8.28571646 C13.6445399,8.20190792 13.6876405,8.13332623 13.7581802,8.07997137 C13.8287198,8.02667743 13.9031435,8 13.981514,8 L17.1083126,8 C17.9781556,8 18.675596,8.1752305 19.2006341,8.52569149 C19.7335656,8.87621339 20,9.38284087 20,10.0456958 C20,10.2361531 19.9765077,10.4342848 19.9294603,10.6399689 C19.7335656,11.5161823 19.3378293,12.1638104 18.7422516,12.5828531 C18.1545047,13.0018957 17.347308,13.2114171 16.3207242,13.2114171 L14.7338326,13.2114171 L14.1931329,15.7142835 C14.1774087,15.7980921 14.1343081,15.8666129 14.0638311,15.9199677 C13.9932915,15.9733226 13.9188051,16 13.8404973,16 L12.2418282,16 Z M16.4030414,11.6342817 C16.732122,11.6342817 17.0181647,11.546636 17.2611068,11.3714055 C17.5118797,11.196175 17.6764513,10.9447494 17.7548217,10.6171287 C17.7783141,10.4875787 17.7900916,10.3733165 17.7900916,10.2742811 C17.7900916,10.0533092 17.7234986,9.8856921 17.5902501,9.77142988 C17.4570016,9.64949333 17.2297837,9.58858596 16.9084712,9.58858596 L15.497866,9.58858596 L15.0511984,11.6342817 L16.4030414,11.6342817 Z",fill:"#FFFFFF"}))))))))))},name:"Optimism"},[sa.AVALANCHE]:{chainId:sa.AVALANCHE,logo:function(e){return S.createElement("svg",km({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Am||(Am=S.createElement("defs",null,S.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),Cm||(Cm=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",null,S.createElement("mask",{fill:"white"},S.createElement("use",{xlinkHref:"#path-1"})),S.createElement("use",{fill:"#E84142",xlinkHref:"#path-1"}),S.createElement("g",{mask:"url(#mask-2)",fill:"#FFFFFF",fillRule:"nonzero"},S.createElement("g",{transform:"translate(5.000000, 5.000000)"},S.createElement("path",{d:"M3.51363108,13 L1.15960067,13 C0.664946832,13 0.420612287,13 0.271614013,12.9001615 C0.110719232,12.7911601 0.0123723422,12.6101909 0.000457589205,12.410743 C-0.00848303711,12.226815 0.113693358,12.0023407 0.358027903,11.5534302 L6.1704203,0.83471072 C6.41774722,0.379558003 6.54289774,0.1519721 6.70083664,0.0678061674 C6.87067205,-0.0226020558 7.07329583,-0.0226020558 7.24314949,0.0678061674 C7.40108839,0.1519721 7.52623891,0.379558003 7.77354758,0.83471072 L8.96845316,3.01699266 C9.23960959,3.51267254 9.37667486,3.76207783 9.43628512,4.0239486 C9.50182538,4.30763877 9.50182538,4.60692511 9.43628512,4.89061527 C9.37667486,5.15248605 9.24258371,5.40189134 8.97142729,5.89757122 L5.91831288,11.5440764 C5.64418233,12.0459985 5.50711706,12.2985154 5.31640802,12.4885903 C5.11079187,12.6943759 4.86348319,12.8440382 4.59230852,12.9282232 C4.34499985,13 4.06787693,13 3.51363108,13 Z"}),S.createElement("path",{d:"M12.8314423,13 L9.45829001,13 C8.96066205,13 8.710361,13 8.5643551,12.9003524 C8.40344207,12.7911601 8.30511343,12.6071366 8.29319868,12.4077078 C8.28425805,12.2237606 8.40940857,11.9993054 8.65970962,11.5472643 L10.3432113,8.52326579 C10.5906295,8.07746696 10.7157982,7.85612335 10.8707083,7.77193833 C11.0405802,7.6815301 11.2401933,7.6815301 11.4100652,7.77193833 C11.5680771,7.85612335 11.690144,8.07746696 11.9404816,8.52015419 L13.6300775,11.5441527 C13.8802326,11.9961938 14.0085032,12.220649 13.9995625,12.4045771 C13.9906219,12.6040822 13.8891732,12.7881057 13.7284244,12.8971072 C13.5793531,13 13.3290156,13 12.8314423,13 Z"})))))))},name:"Avalanche"},[sa.AURORA]:{chainId:sa.AURORA,logo:function(e){return S.createElement("svg",Sm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Rm||(Rm=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",{id:"aurora-avatar-grn",fillRule:"nonzero"},S.createElement("path",{d:"M12,0 L12,0 C18.625,0 24,5.375 24,12 L24,12 C24,18.625 18.625,24 12,24 L12,24 C5.375,24 0,18.625 0,12 L0,12 C0,5.375 5.375,0 12,0 Z",id:"\\u8DEF\\u5F84",fill:"#70D44B"}),S.createElement("path",{d:"M12,4.9 C12.6333333,4.9 13.2083333,5.25833333 13.4916667,5.825 L18.175,15.2 C18.5833333,16.025 18.25,17.025 17.425,17.4333333 C17.1916667,17.55 16.9416667,17.6083333 16.6833333,17.6083333 L7.31666667,17.6083333 C6.4,17.6083333 5.65,16.8583333 5.65,15.9416667 C5.65,15.6833333 5.70833333,15.425 5.825,15.2 L10.5083333,5.825 C10.7916667,5.25 11.3666667,4.89166667 12,4.9 M12,3.75 C10.9333333,3.75 9.95833333,4.35 9.48333333,5.30833333 L4.8,14.6833333 C4.10833333,16.075 4.66666667,17.7583333 6.05833333,18.4583333 C6.45,18.65 6.88333333,18.7583333 7.31666667,18.7583333 L16.6916667,18.7583333 C18.2416667,18.7583333 19.5083333,17.5 19.5083333,15.95 C19.5083333,15.5166667 19.4083333,15.0833333 19.2083333,14.6916667 L14.5166667,5.30833333 C14.0416667,4.35 13.0666667,3.75 12,3.75 Z",id:"\\u5F62\\u72B6",fill:"#FFFFFF"})))))},name:"Aurora"},[sa.OKCHAIN]:{chainId:sa.OKCHAIN,logo:function(e){return S.createElement("svg",Mm({width:72,height:72,viewBox:"0 0 72 72",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Tm||(Tm=S.createElement("circle",{cx:36,cy:36,r:36,fill:"black"})),Nm||(Nm=S.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.2 18H18.8C18.3582 18 18 18.3582 18 18.8V29.2C18 29.6418 18.3582 30 18.8 30H29.2C29.6418 30 30 29.6418 30 29.2V18.8C30 18.3582 29.6418 18 29.2 18ZM41.2052 30H30.8052C30.3633 30 30.0051 30.3582 30.0051 30.8V41.2C30.0051 41.6418 30.3633 41.9999 30.8052 41.9999H41.2052C41.647 41.9999 42.0051 41.6418 42.0051 41.2V30.8C42.0051 30.3582 41.647 30 41.2052 30ZM42.8 18H53.2C53.6418 18 54 18.3582 54 18.8V29.2C54 29.6418 53.6418 30 53.2 30H42.8C42.3582 30 42 29.6418 42 29.2V18.8C42 18.3582 42.3582 18 42.8 18ZM29.2 42H18.8C18.3582 42 18 42.3582 18 42.8V53.2C18 53.6418 18.3582 54 18.8 54H29.2C29.6418 54 30 53.6418 30 53.2V42.8C30 42.3582 29.6418 42 29.2 42ZM42.8 42H53.2C53.6418 42 54 42.3582 54 42.8V53.2C54 53.6418 53.6418 54 53.2 54H42.8C42.3582 54 42 53.6418 42 53.2V42.8C42 42.3582 42.3582 42 42.8 42Z",fill:"white"})))},name:"OKTC"},[sa.CONFLUX]:{chainId:sa.CONFLUX,logo:function(e){return S.createElement("svg",Om({width:"199px",height:"245px",viewBox:"0 0 199 245",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Fm||(Fm=S.createElement("g",{id:"Page-1",stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},S.createElement("g",{id:"Conflux_Logo_Mark_Color",transform:"translate(0.000000, -0.000000)",fillRule:"nonzero"},S.createElement("polygon",{id:"Path",fill:"#1A1A1A",points:"151.057838 145.949662 98.7961863 198.210803 69.7103803 169.125338 121.972032 116.863685 98.7291726 93.6209957 22.9712333 169.376384 98.5203077 244.923077 174.276376 169.167689"}),S.createElement("polygon",{id:"Path",fill:"#38A1DB",points:"197.693744 98.7101231 98.9858316 9.56888949e-05 0 98.9860017 0.31563441 145.252991 98.5658906 47.0051607 197.528761 145.971262"})))))},name:"Conflux eSpace"}};function jm({width:e=24,height:t=24,marginRight:r=8,url:o,zIndex:i,cross:s,address:a,token:c,sx:d,chainId:h}){const[p,f]=n.useState(!1),[m,g]=n.useState(""),[y,b]=n.useState(""),[x,v]=n.useState(!1),w=n.useCallback((()=>f(!0)),[]);let E=function(e){const t=l.useSelector(jp),{chainId:r}=u.useWeb3React();return n.useMemo((()=>{if(!e)return;let n=t.find((({address:t,chainId:n})=>n===r&&t===e));return n||(n=t.find((({address:t})=>t===e))),n}),[e,t,r])}(a);c&&(E=c);const A=a||(null==E?void 0:E.address),C=null==E?void 0:E.symbol,k=null==C?void 0:C.charAt(0).toUpperCase(),R=n.useMemo((()=>{const e=null==E?void 0:E.logoURI;return o||e||""}),[o,E]);return n.useEffect((()=>{v(!1)}),[A,R]),n.useEffect((()=>{s&&(R?function(e,t){const r=new XMLHttpRequest;let n;r.onload=function(){const e=new FileReader;e.onloadend=function(){t(e.result)},e.readAsDataURL(r.response)},r.onerror=function(){t()};try{n=new URL(e)}catch(e){}finally{r.open("GET",n||e),r.responseType="blob",r.send()}}(R,(e=>{g(e)})):g(""))}),[R,s]),n.useEffect((()=>{try{let t=A;if(t&&t.length<15&&(t=t.padEnd(15,"0")),t){const r=new F.default(t,{size:e,format:"svg",margin:.2,background:[255,234,4,255]}).toString();b(`data:image/svg+xml;base64,${r}`)}}catch(e){console.error("generate Identicon error: ",e)}}),[A,e]),ne.exports.jsxs(er,{sx:Object.assign({position:"relative",display:"flex",alignItems:"center",justifyContent:"center",minWidth:e,width:e,height:t,marginRight:r,zIndex:i,border:"solid 1px",borderColor:"border.main",borderRadius:"50%"},d||{}),style:{width:e,height:t},children:[!p&&ne.exports.jsx(er,{sx:{typography:"ht",height:"100%",width:"100%",borderRadius:"50%",border:"transparent 2px solid",borderColor:"text.primary",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"center"},children:k}),ne.exports.jsx(er,{component:"img",src:!(s?m:R)||x?y:s?m:R,onLoad:w,onError:e=>{const t=e.target;A&&y&&v(!0),t.onerror=null},sx:{position:"absolute",top:"0",bottom:"0",left:"0",right:"0",borderRadius:"50%",overflow:"hidden",width:"100%",height:"100%"}}),h&&Im[h]?ne.exports.jsx(er,{sx:{position:"absolute",right:0,bottom:-1,width:12,height:12,transform:"translateX(50%)",border:"solid 1px",borderColor:"border.main",borderRadius:"50%"},children:ne.exports.jsx(er,{component:Im[h].logo,sx:{display:"block",width:"100%",height:"100%"}})}):""]})}function Dm({token:t,onClick:r,showChainLogo:n}){var o,s;const a=Qt();return ne.exports.jsxs(er,{component:An,sx:{display:"flex",alignItems:"center",color:a.palette.text.primary,typography:"h5",fontWeight:600},onClick:e=>{r&&r(e)},"data-testid":"swap-select-token-btn",children:[(null==t?void 0:t.address)?ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(jm,{url:null==t?void 0:t.logoURI,address:null!==(o=null==t?void 0:t.address)&&void 0!==o?o:"",marginRight:6,chainId:n?null==t?void 0:t.chainId:void 0}),ne.exports.jsx(er,{children:null!==(s=null==t?void 0:t.symbol)&&void 0!==s?s:"-"})]}):ne.exports.jsx(e.Trans,{id:"SELECT TOKEN"}),ne.exports.jsx(er,{sx:{ml:7,width:12,transform:"rotateX(180deg)"},component:i.CaretUp})]})}function Bm({onClick:t,balance:r,decimals:n,address:o,showMaxBtn:i}){const{palette:s}=Qt();return ne.exports.jsxs(er,{sx:{display:"flex",typography:"body2",color:s.text.secondary},children:[ne.exports.jsx(e.Trans,{id:"Balance:"})," ",o?ds({input:r,decimals:Math.min(n||4,4)}):"-",i&&r&&r.gt(0)&&ne.exports.jsx(er,{component:An,sx:{ml:6,color:(null==r?void 0:r.gt(0))?s.primary.main:s.text.disabled,cursor:o&&t?"pointer":"unset"},onClick:()=>t&&t(r?r.toString():""),children:ne.exports.jsx(e.Trans,{id:"Max"})})]})}function _m({readOnly:e,sx:t,value:r,decimals:o,onChange:s,suffix:a,withClear:l,onFocus:c,placeholder:u}){const d=Qt(),h=n.useMemo((()=>a||(l&&r&&s?ne.exports.jsx(er,{component:An,sx:{ml:5,width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center",flexShrink:0},onClick:()=>{s&&s("")},children:ne.exports.jsx(er,{component:i.Error,sx:{width:12,color:"text.secondary"}})}):void 0)),[s,a,d.palette.text.primary,r,l]);return ne.exports.jsxs(er,{sx:Object.assign({mt:12,display:"flex",justifyContent:"space-between",alignItems:"center"},t),"data-testid":"number-input-wrapper",children:[ne.exports.jsx(In,{fullWidth:!0,value:r,readOnly:e,placeholder:u||"0.00",onFocus:c,onChange:e=>{const t=e.target.value,r=0===t.length?"":fs(t,o);s&&s(r)},sx:{width:"inherit",border:"none","& .MuiInput-input":{fontSize:24,border:"none",outline:"none",height:24,padding:0,color:"text.primary","&::placeholder":{fontSize:24,color:"text.disabled"}}}}),!e&&r&&h]})}function Pm({open:e,onClose:t,afterClose:r,title:n,rightSlot:o,canBack:s=!0,children:a,height:l,testId:c}){return ne.exports.jsxs(er,{sx:{position:"absolute",top:e?0:"100%",transition:"top 300ms",zIndex:1,left:0,right:0,bottom:0,display:"flex",flexDirection:"column",backgroundColor:"background.paper",borderRadius:16,height:l},"data-testid":c,"data-active":e?"1":"0",children:[n?ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:20},children:[ne.exports.jsx(er,{sx:{display:"flex",alignItems:"center",typography:"caption"},children:n}),o,!o&&s&&ne.exports.jsx(er,{component:i.Error,sx:{color:"text.secondary",cursor:"pointer"},onClick:()=>{t&&t(),setTimeout((()=>r&&r()),300)}})]}):"",a]})}function Wm({token:e,disabled:t,style:r,onClick:n}){const o=Qt(),s=Up(),{account:a}=u.useWeb3React(),l=s(e),c=l?us({input:l}):"";return ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2",px:6,py:5,borderRadius:8,cursor:t?"auto":"pointer",opacity:t?.5:1,"&:hover":{backgroundColor:"hover.default"}},style:r,onClick:()=>{t||n()},"data-testid":"token-picker-item",children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(jm,{token:e}),ne.exports.jsxs(er,{children:[ne.exports.jsx(er,{sx:{fontWeight:600,textAlign:"left"},children:e.symbol}),a&&ne.exports.jsx(er,{sx:{mt:4,textAlign:"left"},children:(null==l?void 0:l.gte(0))?c:ne.exports.jsx(er,{component:i.Loading,width:18,sx:{"& path":{fill:o.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}})})]})]}),ne.exports.jsx(er,{sx:{color:"text.secondary",textAlign:"right"},children:e.name})]})}function Um({chain:t,active:r,onClick:n}){return ne.exports.jsx(di,{title:t.name,placement:"top",onlyHover:!0,children:ne.exports.jsxs(er,{sx:Object.assign({display:"flex",alignItems:"center",p:8,borderRadius:8,cursor:"pointer"},r?{backgroundColor:"secondary.main",color:"secondary.contrastText"}:{border:"1px solid",borderColor:"border.main","&:hover":{backgroundColor:"hover.default"}}),onClick:n,children:[ne.exports.jsx(er,{component:t.logo,sx:{width:24,height:24}}),r?ne.exports.jsxs(er,{sx:{ml:8},children:[ne.exports.jsx(e.Trans,{id:"on"}),` ${t.name}`]}):""]})},t.chainId)}function Lm({value:e,onChange:t,occupiedAddrs:r,hiddenAddrs:o,showAddrs:i,visible:s,side:a,defaultLoadBalance:l}){const{chainList:c,selectChainId:d,setSelectChainId:h}=function(){const{chainId:e}=u.useWeb3React(),[t,r]=n.useState(e),o=n.useMemo((()=>{const t={};let r;return Object.entries(Im).forEach((([n,o])=>{if(o.mainnet){if(e!==o.chainId)return;r=o.mainnet}t[n]=Object.assign({},o)})),void 0!==r&&delete t[r],Object.values(t)}),[e]);return n.useEffect((()=>{void 0===t&&r(e)}),[e]),{chainList:o,selectChainId:n.useMemo((()=>null!=t?t:1),[t]),setSelectChainId:r}}(),{showTokenList:p,filter:f,setFilter:m,onSelectToken:g,popularTokenList:y}=rm({value:e,onChange:t,occupiedAddrs:r,hiddenAddrs:o,showAddrs:i,side:a,chainId:d,visible:s,defaultLoadBalance:l}),b=n.useRef(null),[w,E]=n.useState(0),A=n.useRef(s);n.useEffect((()=>{!A.current&&s&&(null==e?void 0:e.chainId)!==d&&h(null==e?void 0:e.chainId),A.current=s}),[e,s]),n.useEffect((()=>{s&&b.current&&E(b.current.offsetHeight-16)}),[b,s]);const C=n.useCallback((({index:t,style:r})=>{const n=p[t];return n?ne.exports.jsx(Wm,{token:n,disabled:!!e&&e.address===n.address,style:r,onClick:()=>g(n)},n.address+n.chainId):null}),[p,y,e]);return ne.exports.jsxs(er,{sx:{display:"flex",flexDirection:"column",px:20,flex:1},children:[ne.exports.jsx(Dn,{fullWidth:!0,height:48,value:f,onChange:e=>m(e.target.value),clearValue:()=>m(""),placeholder:x.i18n._("Enter the token symbol or address")}),ne.exports.jsx(er,{sx:{position:"relative",display:"flex",gap:8,flexWrap:"wrap",pt:16,pb:32,"&::after":{content:'""',position:"absolute",bottom:16,left:0,right:0,height:"1px",backgroundColor:"border.main"}},children:c.map((e=>ne.exports.jsx(Um,{chain:e,active:e.chainId===d,onClick:()=>{h(e.chainId)}},e.chainId)))}),ne.exports.jsx(er,{sx:{pb:16,flex:1,minHeight:64},ref:b,children:ne.exports.jsx(v.FixedSizeList,{height:w,itemCount:p.length,itemSize:52,width:"100%",className:"token-list",children:C},y.length)})]})}function Vm({open:t,value:r,onClose:n,occupiedAddrs:o,onTokenChange:i,side:s,defaultLoadBalance:a}){const{height:c}=l.useSelector(Lp);return ne.exports.jsx(Pm,{height:c,open:t,onClose:n,title:ne.exports.jsx(e.Trans,{id:"Select a token"}),testId:"token-picker-wrapper",children:ne.exports.jsx(Lm,{value:r,visible:t,onChange:i,occupiedAddrs:o,side:s,defaultLoadBalance:a})})}function Zm(e){const{provider:t}=u.useWeb3React(),r=n.useMemo((()=>{var r;if(e&&(null===(r=null==t?void 0:t.provider)||void 0===r?void 0:r.isMetaMask))return()=>function({chainId:e,provider:t}){var r,n,o;return ga(this,void 0,void 0,(function*(){if(!t)return!1;const i=`0x${e.toString(16)}`;try{return yield t.request({method:"wallet_switchEthereumChain",params:[{chainId:i}]}),!0}catch(s){const{code:a}=s,l=ca[e];if(!l)throw new Error(`Chain ${e} does not exist`);const c={chainId:i,chainName:null===(r=Im[e])||void 0===r?void 0:r.name,rpcUrls:[...aa[e],...null!==(o=null===(n=Tp.getState().globals.jsonRpcUrlMap)||void 0===n?void 0:n[e])&&void 0!==o?o:[]],nativeCurrency:{name:l.name,symbol:l.symbol,decimals:l.decimals},blockExplorerUrls:[`https://${da[e]}/`]};if(4902===a||-32603===a)try{return yield t.request({method:"wallet_addEthereumChain",params:[c]}),!0}catch(t){console.error(`[failed to add ${e}]: `,c,t)}console.error(`[failed to switch ${e}]: `,c,s)}return!1}))}({chainId:e,provider:null==t?void 0:t.provider})}),[e]);return r}const Hm=(e,t)=>{const r=String(e).split("."),n=!r[1],o=Number(r[0])==e,i=o&&r[0].slice(-1),s=o&&r[0].slice(-2);return t?1==i&&11!=s?"one":2==i&&12!=s?"two":3==i&&13!=s?"few":"other":1==e&&n?"one":"other"},zm={"en-US":Hm,"zh-CN":(e,t)=>"other",pseudo:Hm};function Ym({locale:t,children:r}){return n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){yield function(e="en-US"){return ga(this,void 0,void 0,(function*(){x.i18n.loadLocaleData(e,{plurals:()=>zm[e]});try{const r=yield(t=`./locales/${e}.js`,Promise.resolve().then((function(){return A(require(t))})));x.i18n.load(e,r.messages||r.default.messages)}catch(e){}var t;x.i18n.activate(e)}))}(t)}))})()}),[t]),ne.exports.jsx(e.I18nProvider,{i18n:x.i18n,children:r})}var Gm,Xm,Jm,qm;!function(e){e[e.Running=0]="Running",e[e.Success=1]="Success",e[e.Failed=2]="Failed",e[e.Warning=3]="Warning"}(Gm||(Gm={})),function(e){e.Canceled="canceled",e.Failed="failed",e.Success="success",e.Submitted="submitted"}(Xm||(Xm={})),function(e){e[e.Failed=0]="Failed",e[e.Success=1]="Success"}(Jm||(Jm={})),function(e){e[e.Failed=0]="Failed",e[e.Success=1]="Success",e[e.Warning=2]="Warning"}(qm||(qm={}));const Qm=(e,t)=>ga(void 0,void 0,void 0,(function*(){const{value:r,from:n,to:o,data:i}=e,s={from:n,to:o,value:r,data:i};r&&!/^0x0*$/.test(r)||delete s.value;try{return(yield t.estimateGas(s)).add(5e4)}catch(e){t.call(s).then((e=>{if("test"!==process.env.NODE_ENV)throw new Error("Unexpected issue with estimating the gas. Please try again.")})).catch((e=>{if("test"!==process.env.NODE_ENV)throw e}))}return null})),Km=(e,t)=>ga(void 0,void 0,void 0,(function*(){try{return yield t.getSigner().sendTransaction(e)}catch(e){throw 4001===(null==e?void 0:e.code)?new Error(x.i18n._("Transaction rejected.")):e}}));var $m,eg;!function(e){e.Approval="APPROVAL",e.TX="TX",e.TypedSign="TypedSign"}($m||($m={})),function(e){e.Normal="Normal",e.Privacy="Privacy",e.LimitOrder="LimitOrder",e.RFQ="RFQ"}(eg||(eg={}));const tg=new k.default(2).pow(256).minus(1),rg=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_GLOBAL_PROPS",payload:e})})),ng=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_AUTO_CONNECT_LOADING",payload:e})}));function og({onTxFail:e,onTxSubmit:t,onTxSuccess:r}={}){const{account:o,provider:i}=u.useWeb3React(),s=Fp(),[a,c]=n.useState(!1),[d,h]=n.useState(new Map),p=l.useDispatch(),[f,m]=n.useState(null),[g,y]=n.useState(""),[b,v]=n.useState(null),[w,E]=n.useState(!1),[A,C]=n.useState(),{updateBlockNumber:R}=Kf(),S=n.useCallback(((n,a,l,u=!1,d,f,g,b)=>ga(this,void 0,void 0,(function*(){if(y(""),m(""),!o||!i)throw new Error("Submission: Cannot execute step when the wallet is disconnected");let w,A,S;C((()=>g)),c(!1);try{if(c(!0),a.opcode===$m.Approval)S=yield((e,t,r,n,o,i)=>ga(void 0,void 0,void 0,(function*(){const s=Gf(e,em,o,i).interface.encodeFunctionData("approve",[r,n.toFixed()]),a={from:t,to:e,data:s,value:`0x${new k.default("0").toString(16)}`,gasLimit:void 0},l=yield Qm(a,o);return l&&(a.gasLimit=l),yield Km(a,o)})))(a.token.address,o,a.contract,a.amt||tg,i,o),w=S.hash,y(w);else{if(a.opcode!==$m.TX)throw new Error(`Op ${a.opcode} not implemented!`);if(""===a.to)throw new Error("Submission: malformed to");if(0===a.data.length)throw new Error("Submission: malformed data");if(0===a.data.indexOf("0x")&&a.data.length<=2)throw new Error("Submission: malformed data");if(A={value:a.value,data:a.data,to:a.to,gasLimit:a.gasLimit,from:o,chainId:s},!A.gasLimit)try{const e=yield Qm(A,i);e&&(A.gasLimit=e)}catch(e){console.debug(e)}if(S=yield Km(A,i),w=S.hash,y(w),!w)throw new Error(`Unexpected tx: ${w}`)}}catch(t){if(c(!1),v({spec:a,brief:n,subtitle:l}),console.error(t),t.message){p(rg({contractStatus:Ep.Failed}));const r={error:t.message,brief:n};f&&Object.assign(r,f),e&&e(t,f),m(function(e,t){var r;const n=null===(r=ca[e])||void 0===r?void 0:r.symbol,o=[{error:"insufficient",msg:x.i18n._("Insufficient funds - Please retry after depositing more {EtherTokenSymbol} into your wallet",{EtherTokenSymbol:n})},{error:["External Swap execution Failed","Return amount is not enough"],msg:x.i18n._("Price impact exceeds the slippage tolerance you set. Try increasing the slippage tolerance.")},{error:"SafeERC20: low-level call failed",msg:x.i18n._("SafeERC20: low-level call failed. Please contact the DODO team.")},{error:["User denied","cancel","User rejected","user rejected"],msg:x.i18n._("User denied transaction signature.")},{error:["Cannot set properties of undefined (setting 'loadingDefauIts'){\"originalError\":{",'[ethjs-query]while formatting outputs from RPC\'["value":["code":-32000,"message":"header not found"))'],msg:x.i18n._("RPC node data exception")},{error:['execution reverted:FORCESTOP ["originalError"'],msg:x.i18n._("ForceStop exception")},{error:["replacement transaction underpriced","Gasprice too low","transaction underprice"],msg:x.i18n._("Gas price is too low, please adjust in your wallet and try again")},{error:["MINT_INVALID"],msg:x.i18n._("No ForceStop access")},{error:["NOT_PHASE_EXE"],msg:x.i18n._("Unable to SETTLE during the cooling-off period")},{error:["params specify an EIP-1559transaction but the currentnetwork does not support"],msg:x.i18n._("Wallet incompatibility")},{error:["ALREADY_SETTLED"],msg:x.i18n._("This CP has been settled by other addrs")},{error:["create RFQ order failed]:LESS_THAN_FEE_LIMIT"],msg:x.i18n._("Service update, please wait and try again")}];let i="";return o.some((e=>Array.isArray(e.error)?e.error.some((r=>t.indexOf(r)>-1&&(i=e.msg,!0))):t.indexOf(e.error)>-1&&(i=e.msg,!0))),i||t}(s,t.message))}return Xm.Failed}v({spec:a,brief:n,subtitle:l}),E(!1),c(!1);const T=Object.assign(Object.assign(Object.assign(Object.assign({brief:n},a),A),{tx:w,subtitle:l}),f);p(rg({contractStatus:Ep.Pending})),t&&t(w,T),d&&d();const N={brief:n,spec:a,tx:w,subtitle:l};if(h((e=>e.set(w,[N,Gm.Running]))),u)return Xm.Submitted;if(d&&d(),null==S?void 0:S.wait){const e=yield S.wait(1);if(E(!0),e.status===Jm.Success)return"TX"===T.opcode&&p(rg({contractStatus:Ep.TxSuccess})),"APPROVAL"===T.opcode&&p(rg({contractStatus:Ep.ApproveSuccess})),b&&b(w,r),r&&r(w,T),yield R(),h((e=>e.set(w,[N,Gm.Success]))),Xm.Success}return yield R(),E(!0),h((e=>e.set(w,[N,Gm.Failed]))),Xm.Failed}))),[o,s,c,i,R]),T=n.useMemo((()=>({execute:S,requests:d,setShowing:v,waitingSubmit:a})),[S,d,v]),N=n.useCallback((()=>{v(null),A&&(A(),C(void 0))}),[A]);return{showing:b,showingDone:w,transactionTx:g,errorMessage:f,setErrorMessage:m,closeShowing:N,ctxVal:T,requests:d}}function ig(){const{requests:e}=ag(),t=[];return null==e||e.forEach((function([e,r]){r===Gm.Running&&t.push(e)})),{runningRequests:t,isInflight:t.length>0}}const sg=n.createContext({execute:()=>Promise.resolve(Xm.Canceled),requests:void 0,waitingSubmit:!1});function ag(){return n.useContext(sg)}var lg;function cg(){return cg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cg.apply(this,arguments)}var ug=function(e){return S.createElement("svg",cg({width:"33px",height:"33px",viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),lg||(lg=S.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},S.createElement("g",{transform:"translate(-186.000000, -375.000000)",stroke:"currentColor",strokeWidth:4},S.createElement("g",{transform:"translate(18.000000, 291.000000)"},S.createElement("g",{transform:"translate(40.000000, 83.000000)"},S.createElement("path",{d:"M159,32 C159,15.9837423 146.016258,3 130,3"})))))))};function dg({showingDone:e,errorMessage:t}){return t?ne.exports.jsx(er,{component:i.ErrorWarn,sx:{width:64,height:64,color:"error.main"}}):e?ne.exports.jsx(er,{component:i.DoneBorder,sx:{width:64,height:64,color:"success.main"}}):ne.exports.jsx(er,{sx:{mx:"auto",border:e=>{var t;return`6px solid ${null===(t=e.palette)||void 0===t?void 0:t.background.input}`},borderRadius:"50%",width:"64px",height:"64px",position:"relative",animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}},children:ne.exports.jsx(er,{component:ug,sx:{position:"absolute",top:"-6px",right:"-6px",color:"primary.main"}})})}function hg({showingDone:e,showing:t}){return ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",flexDirection:"column"},children:[ne.exports.jsx(er,{sx:{mt:60},children:e?x.i18n._("{0} confirmed",{0:null==t?void 0:t.brief}):x.i18n._("{0} pending",{0:null==t?void 0:t.brief})}),(null==t?void 0:t.subtitle)?ne.exports.jsx(er,{sx:{mt:20,typography:"body2"},children:null==t?void 0:t.subtitle}):""]})}function pg({isStarted:t,isEnded:r,tx:o}){const[s,a]=n.useState(0),{chainId:l}=u.useWeb3React(),c=n.useMemo((()=>`https://${da[l||1]}/tx/${o}`),[o,l]),d=n.useMemo((()=>{const e=Math.floor(s/60),t=s%60;return e?`${e}m ${t}s`:`${t}s`}),[s]),h=n.useRef();return n.useEffect((()=>(t&&(a(0),clearInterval(h.current),h.current=setInterval((()=>{a((e=>e+1))}),1e3)),()=>{clearInterval(h.current)})),[t]),n.useEffect((()=>{clearInterval(h.current)}),[r]),ne.exports.jsxs(er,{sx:{mt:20,pt:20,display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",color:"text.secondary",border:"solid 1px transparent",borderTopColor:"border.main"},children:[ne.exports.jsxs(er,{children:[ne.exports.jsx(e.Trans,{id:"Transaction Time:"}),d]}),ne.exports.jsxs(jn,{sx:{display:"flex",alignItems:"center",cursor:"pointer"},component:"a",href:c,target:"_blank",rel:"noopener noreferrer",children:[ne.exports.jsx(e.Trans,{id:"Tx"}),ne.exports.jsx(er,{component:i.ArrowTopRightBorder,sx:{width:16,height:16,ml:6}})]})]})}function fg(t){var{children:r}=t,n=ma(t,["children"]);const{ctxVal:o,showing:i,closeShowing:s,showingDone:a,errorMessage:c,transactionTx:u}=og(n),d=l.useDispatch();return ne.exports.jsxs(sg.Provider,{value:o,children:[r,ne.exports.jsx(Pm,{open:!!i,onClose:s,children:ne.exports.jsxs(er,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",px:20,pb:20,flex:1,overflowY:"auto"},children:[ne.exports.jsxs(er,{children:[ne.exports.jsx(er,{sx:{textAlign:"center",pt:60},children:ne.exports.jsx(dg,{showingDone:a,errorMessage:c})}),c?ne.exports.jsxs(er,{sx:{textAlign:"center",mt:60},children:[ne.exports.jsx(er,{children:ne.exports.jsx(e.Trans,{id:"Something went wrong."})}),ne.exports.jsx(er,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:c})]}):ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(hg,{showingDone:a,showing:i}),ne.exports.jsx(pg,{isStarted:!!i,isEnded:a,tx:u})]})]}),ne.exports.jsx(wn,{fullWidth:!0,size:wn.Size.big,onClick:()=>{d(rg({contractStatus:Ep.Initial})),s()},sx:{mt:20},children:c?ne.exports.jsx(e.Trans,{id:"Dismiss"}):ne.exports.jsx(e.Trans,{id:"Close"})})]})})]})}const mg=e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_SLIPPAGE",payload:e})}));function gg({width:e,height:t,feeRate:r,rebateTo:o,colorMode:i,apikey:s,defaultChainId:a,defaultToToken:c,defaultFromToken:u,jsonRpcUrlMap:d}){const h=l.useDispatch();n.useEffect((()=>{i&&h((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_COLOR_MODE",payload:e})})))(i))}),[i]),n.useEffect((()=>{var e;a&&h((e=a,t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_CHAIN_ID",payload:e})}))))}),[a]),n.useEffect((()=>{h(rg({height:t}))}),[t]),n.useEffect((()=>{h(rg({width:e}))}),[e]),n.useEffect((()=>{s&&h(rg({apikey:s}))}),[s]),n.useEffect((()=>{r&&h(rg({feeRate:r}))}),[r]),n.useEffect((()=>{o&&h(rg({rebateTo:o}))}),[o]),n.useEffect((()=>{u&&h((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_DEFAULT_FROM_TOKEN",payload:e})})))(u))}),[u]),n.useEffect((()=>{c&&h((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_DEFAULT_TO_TOKEN",payload:e})})))(c))}),[c]),n.useEffect((()=>{d&&h(rg({jsonRpcUrlMap:d}))}),[d])}const yg="https://api.dodoex.io/cross-chain/widget",bg=`${yg}/routes`,xg=`${yg}/transaction/encode`,vg=`${yg}/order/create`;function wg({refetch:e,interval:t}){let r;n.useEffect((()=>(e(),clearTimeout(r),r=setInterval((()=>{e()}),null!=t?t:15e3),()=>clearTimeout(r))),[e])}function Eg({fromToken:e,toToken:t,chainId:r}){const[o,i]=n.useState(!1),{apikey:s}=l.useSelector(Lp),[a,c]=n.useState(""),[u,d]=n.useState(""),h=n.useCallback((()=>{if(!r||!e||!t)return;i(!0);const n=[e,t];O.default.post("https://api.dodoex.io/frontend-price-api/current/batch",{networks:n.map((()=>(e=>ua[e]||ua[sa.MAINNET])(r))),addresses:n.map((e=>e.address)),symbols:n.map((e=>e.symbol)),isCache:!0},{headers:{apikey:s}}).then((r=>{var n;i(!1);const o=null===(n=r.data)||void 0===n?void 0:n.data;o&&(c(o.find((t=>t.address===e.address)).price),d(o.find((e=>e.address===t.address)).price))})).catch((e=>{i(!1),console.error(e)}))}),[r,e,t,s]);return wg({refetch:h}),{loading:o,refetch:h,toFiatPrice:u,fromFiatPrice:a}}const Ag=e=>(null!=e?e:Tp.getState()).settings.slippage,Cg=e=>(null!=e?e:Tp.getState()).settings.ddl,kg="0x0000000000000000000000000000000000000000";var Rg;function Sg({toToken:e,fromToken:t,fromAmount:r,toAmount:o,marginAmount:i}){const{account:s,chainId:a,provider:c}=u.useWeb3React(),d=l.useSelector(Np),h=n.useMemo((()=>a||d),[a,d]),p=l.useSelector(Ag)||3,f=l.useSelector(Cg)||20,{feeRate:m,rebateTo:g,apikey:b,isReverseRouting:v}=l.useSelector(Lp),w=n.useMemo((()=>Math.floor(Date.now()/1e3)+60*f),[f]),[E,A]=n.useState(Rg.Initial),[C,k]=n.useState(null),[R,S]=n.useState(""),[T,N]=n.useState(null),[M,F]=n.useState(null),[I,j]=n.useState(null),[D,B]=n.useState(y.BigNumber.from(0)),[_,P]=n.useState(null),[W,U]=n.useState(null),[L,V]=n.useState(""),[Z,H]=n.useState(""),[z,Y]=n.useState(""),[G,X]=n.useState(0),J=n.useCallback((()=>ga(this,void 0,void 0,(function*(){if(!h||!t||!e||t.chainId!==e.chainId)return void A(Rg.Initial);if(!v&&!r)return;if(v&&!o)return;A(Rg.Loading);const n={chainId:h,deadLine:w,apikey:b,slippage:p,source:"dodoV2AndMixWasm",toTokenAddress:e.address,toTokenDecimals:e.decimals,fromTokenAddress:t.address,fromTokenDecimals:t.decimals,userAddr:s||kg};v?n.toAmount=y.parseFixed(String(o||1),e.decimals).toString():n.fromAmount=y.parseFixed(String(r||1),t.decimals).toString(),g&&m&&(n.rebateTo=g,n.fee=m);try{const e=(yield O.default.get("https://api.dodoex.io/route-service/v2/widget/getdodoroute",{params:n})).data.data;if((null==e?void 0:e.resAmount)?(A(Rg.Success),k(e.resAmount),j(e.priceImpact),P(e.resPricePerFromToken),U(e.resPricePerToToken),N(e.baseFeeAmount),F(e.additionalFeeAmount),V(e.to),H(e.data),S(e.value),Y(e.useSource),X(e.duration)):A(Rg.Failed),!s||!c)return;const t=yield Qm({from:s,to:e.to,value:e.value,data:e.data},c);t&&B(t)}catch(e){A(Rg.Failed),console.error(e)}}))),[w,s,h,e,m,p,g,t,c,r,o,b,v]);wg({refetch:J});const q=n.useMemo((()=>{const e=v?o:r;return E!==Rg.Loading&&e?C:null}),[E,v,o,r,C]),Q=function(){const{chainId:e,account:t}=u.useWeb3React(),r=ag(),o=n.useCallback((({to:e,data:n,useSource:o,duration:i,ddl:s,gasLimit:a,subtitle:l,value:c})=>{const u=60*s,d=c;o&&"weth"!==o.toLowerCase()&&a&&a.lt(3e4)&&console.debug("Warning: GasLimit less than the minimum!");const h={from:t,to:e,data:n,value:d,route:o,duration:i,ddlSecRel:u,gasLimit:a};r.execute(x.i18n._("Swap"),Object.assign({opcode:$m.TX},h),l)}),[t,e]);return o}(),K=n.useCallback((e=>{t&&(v?C:r)&&Q({to:L,data:Z,useSource:z,duration:G,ddl:f,value:R,subtitle:e})}),[L,f,Z,G,z,t,r,D,C,R,v]);return{status:E,refetch:J,priceImpact:I,executeSwap:K,baseFeeAmount:T,resAmount:q,additionalFeeAmount:M,resPricePerToToken:W,resPricePerFromToken:_}}!function(e){e.Initial="Initial",e.Loading="Loading",e.Failed="Failed",e.Success="Success"}(Rg||(Rg={}));function Tg(e){Ip(e),Qf(),Kf();const{provider:t,connector:r}=u.useWeb3React(),o=l.useDispatch();n.useEffect((()=>{o(ng(!0));(()=>{ga(this,void 0,void 0,(function*(){const t=e.defaultChainId;try{(null==r?void 0:r.connectEagerly)?yield r.connectEagerly(t):yield r.activate(t)}finally{o(ng(!1))}}))})()}),[r]),n.useEffect((()=>{const e=null==t?void 0:t.provider;e&&e.once&&e.on("chainChanged",(()=>ga(this,void 0,void 0,(function*(){o(ng(!0));try{(null==r?void 0:r.connectEagerly)?yield r.connectEagerly():yield r.activate()}finally{o(ng(!1))}}))))}),[t]);const i=e.width||375,s=e.height||494;return gg(Object.assign(Object.assign({},e),{width:i,height:s})),ne.exports.jsx(er,{sx:{width:i,height:s,overflow:"hidden",position:"relative",display:"flex",flexDirection:"column",minWidth:335,minHeight:494,borderRadius:16,backgroundColor:"background.paper"},className:"dodo-widget-container",children:ne.exports.jsx(fg,{...e,children:e.children})})}function Ng(e){const t=function(e){for(var t=void 0===e?{}:e,n=t.mode,o=void 0===n?"light":n,i=t.lang,s=t.theme,a=[],l=1;l<arguments.length;l++)a[l-1]=arguments[l];var c=Cr(o,s,i);return Zt(c=a.reduce((function(e,t){return r.merge(e,t)}),c))}({mode:e.colorMode,theme:e.theme,lang:e.locale||"en-US"}),o=n.useMemo((()=>e.defaultChainId||1),[e.defaultChainId]),i=gp({provider:e.provider,jsonRpcUrlMap:e.jsonRpcUrlMap,defaultChainId:o}),s=`${i.length}+${e.jsonRpcUrlMap?Object.entries(e.jsonRpcUrlMap):""}+${e.defaultChainId}+${o}`;return ne.exports.jsx(l.Provider,{store:Tp,children:ne.exports.jsx(Ym,{locale:e.locale,children:ne.exports.jsx(gr,{theme:t,children:ne.exports.jsxs(u.Web3ReactProvider,{connectors:i,lookupENS:!1,children:[ne.exports.jsx(Tr,{container:".dodo-widget-container"}),ne.exports.jsx(Tg,{...e})]},s)})})})}function Mg({chainId:t,open:r,onClose:o}){var i,s;const a=Qt(),[l,c]=n.useState(!1),{chainId:d}=u.useWeb3React(),[h,p]=n.useState("1"===localStorage.getItem("DODO_WIDGET_AUTO_SWITCH_NETWORK")),f=Zm(t);n.useEffect((()=>{(()=>{ga(this,void 0,void 0,(function*(){if(r)if(d&&t&&t!==d&&f){if(h)return yield f(),void o();c(!0)}else o();else l&&c(!1)}))})()}),[r]);const m=t&&null!==(s=null===(i=Im[t])||void 0===i?void 0:i.name)&&void 0!==s?s:"";return ne.exports.jsx(Fi,{open:l,onClose:o,container:document.querySelector(".dodo-widget-container"),children:ne.exports.jsxs(er,{sx:{backgroundColor:"background.paper",display:"flex",width:"100%",flexDirection:"column",justifyContent:"center",alignItems:"center",p:a.spacing(20,16),gap:20,borderRadius:a.spacing(16,16,0,0),outline:0},children:[ne.exports.jsxs(er,{sx:{typography:"caption",textAlign:"center"},children:[ne.exports.jsx(e.Trans,{id:"This token is on"})," ",m,ne.exports.jsx(e.Trans,{id:"."}),ne.exports.jsx("br",{}),ne.exports.jsx(e.Trans,{id:"Are you sure swapping to another chain?"})]}),ne.exports.jsxs(er,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"h6",cursor:"pointer"},children:[ne.exports.jsx(Oi,{sx:{top:-1},checked:h,onChange:e=>{const{checked:t}=e.target;var r;r=t,localStorage.setItem("DODO_WIDGET_AUTO_SWITCH_NETWORK",r?"1":"0"),p(t)}}),ne.exports.jsx(e.Trans,{id:"Auto switch network"})]}),ne.exports.jsxs(er,{sx:{display:"grid",width:"100%",gridTemplateColumns:"repeat(2, 1fr)",gap:8},children:[ne.exports.jsx(wn,{variant:wn.Variant.second,onClick:o,children:ne.exports.jsx(e.Trans,{id:"Cancel"})}),ne.exports.jsx(wn,{variant:wn.Variant.outlined,onClick:()=>ga(this,void 0,void 0,(function*(){f&&(yield f()),o()})),children:ne.exports.jsx(e.Trans,{id:"Confirm"})})]})]})})}function Fg({sx:e,amt:t,token:r,readOnly:o,showMaxBtn:i,onMaxClick:s,fiatPriceTxt:a,occupiedAddrs:l,onInputFocus:c,onTokenClick:u,onInputChange:d,onTokenChange:h,side:p,showChainLogo:f,onlyCurrentChain:m,defaultLoadBalance:g}){const[y,b]=n.useState(!1),x=Qt(),v=Up(),[w,E]=n.useState(!1),A=r?v(r):null;return n.useEffect((()=>{r&&m&&b(!0)}),[r,m]),ne.exports.jsxs(er,{sx:Object.assign({width:"100%",minHeight:133,padding:20,borderRadius:12,overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"space-between",backgroundColor:x.palette.background.input},e),children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[ne.exports.jsx(Dm,{token:r,showChainLogo:f,onClick:()=>E(!0)}),ne.exports.jsx(Bm,{balance:A,onClick:s,showMaxBtn:i,address:null==r?void 0:r.address,decimals:null==r?void 0:r.decimals})]}),ne.exports.jsx(_m,{value:t,onFocus:c,onChange:d,readOnly:o,withClear:!0}),ne.exports.jsx(er,{sx:{mt:4,typography:"body2",color:x.palette.text.secondary},children:a}),ne.exports.jsx(Vm,{value:r,open:w,side:p,occupiedAddrs:l,defaultLoadBalance:g,onClose:()=>{E(!1),u&&u()},onTokenChange:(e,t)=>{E(!1),setTimeout((()=>{h(e,t)}),300)}}),ne.exports.jsx(Mg,{chainId:null==r?void 0:r.chainId,open:y,onClose:()=>b(!1)})]})}function Og(e){const{width:t}=l.useSelector(Lp),r=n.useMemo((()=>{let e="";return"number"==typeof t?e=`${t}px`:t&&(e=t),e?`calc(${e} - 40px)`:"auto"}),[t]);return ne.exports.jsx(hi,{container:document.querySelector(".dodo-widget-container"),maxWidth:r,...e})}function Ig({onClick:e}){const t=Qt();return ne.exports.jsx(jn,{sx:{width:"100%",position:"relative"},onClick:e,children:ne.exports.jsx(er,{component:An,sx:{width:36,height:36,borderRadius:"50%",backgroundColor:t.palette.background.input,border:`4px solid ${t.palette.background.paper}`,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%) rotate(-90deg)"},children:ne.exports.jsx(er,{component:i.ArrowBack,sx:{width:18,color:"text.secondary"}})})})}function jg({open:t,execute:r,onClose:o,toToken:s,fromToken:a,fromAmount:c,toAmount:u,priceImpact:d,clearFromAmt:h,clearToAmt:p,baseFeeAmount:f,curToFiatPrice:m,curFromFiatPrice:g,pricePerFromToken:y,additionalFeeAmount:b}){var x,v;const w=Qt(),E=l.useSelector(Ag),A=l.useDispatch(),{contractStatus:C}=l.useSelector(Lp),R=n.useMemo((()=>new k.default(d).gt(15)),[d]),[S,T]=n.useState(!1),[N,M]=n.useState(!1);return n.useEffect((()=>{C!==Ep.Pending&&o(),C===Ep.TxSuccess&&(p(),h())}),[C]),n.useEffect((()=>{T(!1)}),[m]),ne.exports.jsx(Pm,{open:t,onClose:()=>{A(rg({contractStatus:Ep.Initial})),o()},title:ne.exports.jsx(e.Trans,{id:"Swap summary"}),children:ne.exports.jsxs(er,{sx:{margin:20,display:"flex",height:"100%",flexDirection:"column",borderTop:`1px solid ${w.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{py:20,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexDirection:"column",borderBottom:`1px solid ${w.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsxs(er,{children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:[ne.exports.jsx(jm,{width:16,height:16,url:null==a?void 0:a.logoURI,address:null!==(x=null==a?void 0:a.address)&&void 0!==x?x:"",marginRight:6}),ne.exports.jsx(er,{children:`${ds({input:c,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`})]}),ne.exports.jsx(er,{sx:{mt:4,typography:"h6",color:w.palette.text.secondary},children:g?`$${us({input:g,showDecimals:1})}`:"-"})]}),ne.exports.jsx(er,{sx:{width:16,mx:16},component:i.DoubleRight}),ne.exports.jsxs(er,{children:[ne.exports.jsxs(er,{sx:{display:"flex"},children:[ne.exports.jsx(jm,{width:16,height:16,marginRight:6,url:null==s?void 0:s.logoURI,address:null!==(v=null==s?void 0:s.address)&&void 0!==v?v:""}),ne.exports.jsx(er,{children:`${ds({input:u,decimals:null==s?void 0:s.decimals})} ${null==s?void 0:s.symbol}`})]}),ne.exports.jsx(er,{sx:{typography:"h6",mt:4,color:w.palette.text.secondary},children:m?`$${us({input:m,showDecimals:1})}(${d}%)`:"-"})]})]}),ne.exports.jsx(er,{sx:{mt:12,typography:"h6"},children:`1 ${null==a?void 0:a.symbol} = ${ds({input:new k.default(u).dividedBy(new k.default(c)),decimals:null==s?void 0:s.decimals})} ${null==s?void 0:s.symbol}`})]}),ne.exports.jsxs(er,{sx:{py:15,typography:"body2",borderBottom:`1px solid ${w.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",color:w.palette.text.secondary},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(er,{sx:{width:16,mr:7},component:i.DetailBorder}),ne.exports.jsx(e.Trans,{id:"Swap Detail"})]}),ne.exports.jsx(er,{component:An,children:ne.exports.jsx(er,{onClick:()=>M(!N),sx:{width:10,color:"text.secondary",transform:N?"rotateX(0deg)":"rotateX(180deg)"},component:i.CaretUp})})]}),ne.exports.jsxs(er,{sx:{mt:16,display:N?"initial":"none"},children:[ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Basic Fee"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Estimated service provider fees"}),ml:5})]}),ne.exports.jsx(er,{children:`${ds({input:f,decimals:null==s?void 0:s.decimals})} ${null==s?void 0:s.symbol}`})]}),ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Additional Fee"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Additional routing fees set by the Widget user"}),ml:5})]}),ne.exports.jsx(er,{children:`${ds({input:b,decimals:null==s?void 0:s.decimals})} ${null==s?void 0:s.symbol}`})]}),ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Price Impact"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Due to the market condition, market price and estimated price may have a slight difference"}),ml:5})]}),ne.exports.jsx(er,{children:`${d}%`})]}),ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Slippage"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:5})]}),ne.exports.jsx(er,{children:E})]})]})]}),ne.exports.jsx(er,{sx:{flex:1}}),R&&ne.exports.jsxs(er,{sx:{mb:14,display:"flex",cursor:"pointer",justifyContent:"center",alignItems:"center",typography:"h6"},onClick:()=>T(!S),children:[ne.exports.jsx(er,{sx:{mr:4,width:18,height:18,alignItems:"center"},children:S?ne.exports.jsx(er,{sx:{width:"100%",height:"100%",borderRadius:4,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"secondary.main"},children:ne.exports.jsx(er,{component:i.Done,sx:{width:14,color:"#1a1a1b"}})}):ne.exports.jsx(er,{sx:{width:"100%",height:"100%",borderRadius:4,border:`1px solid ${w.palette.text.secondary}`}})}),ne.exports.jsx(er,{children:ne.exports.jsx(e.Trans,{components:{0:ne.exports.jsx(er,{component:"span",sx:{color:"error.main"}})},values:{priceImpact:d},id:"Price impact reaches <0>{priceImpact}</0>%, accept the quote"})})]}),ne.exports.jsx(wn,{isLoading:C==Ep.Pending,disabled:R&&!S,fullWidth:!0,onClick:()=>{r(),A(rg({contractStatus:Ep.Pending}))},children:C==Ep.Pending?ne.exports.jsx(e.Trans,{id:"Confirming"}):ne.exports.jsx(e.Trans,{id:"Confirm swap"})})]})})}function Dg(e){var{sx:r,maxVal:n,decimals:o=2,onInputChange:i}=e,s=ma(e,["sx","maxVal","decimals","onInputChange"]);return Qt(),ne.exports.jsx(In,{...s,onChange:e=>{const r=0===e.target.value.length?null:fs(e.target.value,o),s=n&&r&&new t.BigNumber(r).gt(n)?n.toString():r;console.log("finalVal:",s),i&&i(s)}})}function Bg({open:t,onClose:r,isBridge:o}){const i=Qt(),s=l.useDispatch(),a=l.useSelector(Ag),c=l.useSelector(Cg),u=n.useMemo((()=>Number(a)>=50),[a]),d=o?.5:3;return ne.exports.jsx(Pm,{open:t,onClose:r,title:ne.exports.jsx(e.Trans,{id:"Settings"}),children:ne.exports.jsxs(er,{sx:{mx:20},children:[ne.exports.jsxs(er,{sx:{py:20,borderTop:`1px solid ${i.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{mb:16,display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Slippage Tolerance"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:7})]}),ne.exports.jsxs(er,{sx:{display:"flex",flexDirection:"column"},children:[ne.exports.jsx(Dg,{fullWidth:!0,maxVal:100,value:a,placeholder:d.toString(),onInputChange:e=>{s(mg(e))},suffix:ne.exports.jsx(er,{sx:{color:"text.disabled"},children:"%"}),height:36}),u&&ne.exports.jsx(er,{sx:{typography:"h6",mt:6,color:"error.main"},children:ne.exports.jsx(e.Trans,{id:"Maximum slippage do not exceed 50%"})})]})]}),o?"":ne.exports.jsxs(er,{sx:{py:20,borderTop:`1px solid ${i.palette.border.main}`},children:[ne.exports.jsxs(er,{sx:{mb:16,display:"flex",alignItems:"center"},children:[ne.exports.jsx(e.Trans,{id:"Transaction Deadline"}),ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"If your transaction time exceeds the deadline, your transaction will be rescinded."}),ml:7})]}),ne.exports.jsx(Dg,{value:c,fullWidth:!0,height:36,placeholder:x.i18n._("{DEFAULT_SWAP_DDL} minutes",{DEFAULT_SWAP_DDL:20}),onInputChange:e=>{s((e=>t=>ga(void 0,void 0,void 0,(function*(){t({type:"SET_TRANSACTION_DDL",payload:e})})))(e?Math.max(Number(e),1):""))}})]})]})})}function _g({toToken:t,fromToken:r,priceStatus:o,pricePerToToken:s,pricePerFromToken:a}){const[l,c]=n.useState("-"),[u,d]=n.useState(null),[h,p]=n.useState("-"),[f,m]=n.useState(null);n.useEffect((()=>{c(null==r?void 0:r.symbol),p(null==t?void 0:t.symbol),d(s),m(a)}),[r,t,s,a]);const g=n.useCallback((()=>{c(h),p(l),d(f),m(u)}),[l,u,h,f]);return ne.exports.jsx(er,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:{[Rg.Initial]:"-",[Rg.Loading]:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(Bn,{sx:{mr:5}}),ne.exports.jsx(e.Trans,{id:"Fetching best price..."})]}),[Rg.Failed]:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,{component:i.Warn,sx:{width:15,mr:5,color:"warning.main"}}),ne.exports.jsx(e.Trans,{id:"Quote not available"})]}),[Rg.Success]:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,{sx:{typography:"body2"},children:`1 ${l} = ${us({input:f,showDecimals:4})} ${h}`}),ne.exports.jsx(er,{component:An,sx:{width:18,height:18,ml:6,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center"},children:ne.exports.jsx(er,{sx:{width:16,color:"text.secondary"},onClick:g,component:i.Switch})})]})}[o]})}function Pg({open:t,onClose:r}){const n=l.useSelector(Lp).defaultChainId;return ne.exports.jsx(Pm,{title:ne.exports.jsx(e.Trans,{id:"Connect to your wallet"}),open:t,onClose:r,children:ne.exports.jsx(er,{sx:{mx:20,pb:20,border:"1px solid transparent",borderTopColor:"border.main"},children:Object.values(fp).map((t=>ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",flexDirection:"column",mt:20,p:20,backgroundColor:"background.tag",borderRadius:12,cursor:"pointer","&:hover":{backgroundColor:"hover.default"}},onClick:()=>{!function(e,t,r){var n;const o=mp[e];if(!o)throw new Error(`Unknown wallet type: ${e}`);const[i]=o;null===(n=i.activate(t))||void 0===n||n.catch((e=>{4001!==e.code?r(e):i.connectEagerly?i.connectEagerly(t):i.activate(t)}))}(t.type,n,(e=>{console.error(e)}))},children:[ne.exports.jsx(er,{component:t.icon,sx:{width:32,height:32}}),ne.exports.jsx(er,{sx:{mt:8,typography:"caption"},children:t.name}),ne.exports.jsx(er,{sx:{mt:4,typography:"body2",color:"text.secondary"},children:ne.exports.jsx(e.Trans,{id:"Connect to your {0} Wallet",values:{0:t.name}})})]},t.type)))})})}function Wg(){const{connector:t}=u.useWeb3React(),[r,o]=n.useState(!1);return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(wn,{size:wn.Size.middle,fullWidth:!0,onClick:()=>{t.deactivate?t.deactivate():t.resetState(),o(!0)},"data-testid":"connect-wallet-btn",children:ne.exports.jsx(e.Trans,{id:"Connect to a wallet"})}),ne.exports.jsx(Pg,{open:r,onClose:()=>o(!1)})]})}var Ug,Lg;function Vg({chainId:e,account:t,token:r,proxyContractAddress:o}){const[i,s]=n.useState(!1),[a,c]=n.useState(!1),[u,d]=n.useState(null),h=l.useSelector(Lp).jsonRpcUrlMap,p=l.useSelector(Mp),f=n.useCallback((()=>ga(this,void 0,void 0,(function*(){if(!t||!e||!r)return;s(!0);const n=Object.assign(Object.assign({},aa),h)[e],i=new op(null==n?void 0:n[0]);try{const n=yield function({account:e,tokenAddress:t,tokenDecimals:r,chainId:n,approveAddress:o,provider:i}){return ga(this,void 0,void 0,(function*(){if(!e||!t)return;const s=Hp[n],{DODO_APPROVE:a}=s,l=null!=o?o:a,c=new b.Contract(t,em,i),u=yield c.allowance(e,l),d=new k.default(10).pow(r);return new k.default(u.toString()).div(d)}))}({account:t,chainId:e,tokenAddress:r.address,tokenDecimals:r.decimals,approveAddress:o,provider:i});c(!1),d(null!=n?n:null)}catch(e){console.error(e),c(!0)}finally{s(!1)}}))),[e,r,h,o,t]);return n.useEffect((()=>{f()}),[f,p]),{allowance:u,loading:i,error:a,refetch:f}}!function(e){e.All="all"}(Ug||(Ug={})),function(e){e.Loading="Loading",e.Insufficient="ApprovalInsufficient",e.Approving="Approving",e.Sufficient="Sufficient",e.Unchecked="Unchecked"}(Lg||(Lg={}));const Zg=({account:e,chainId:t,offset:r,contractAddress:o})=>{var i;const s=l.useSelector(Np),a=n.useMemo((()=>{var e;return Hp[null!==(e=t)&&void 0!==e?e:s]}),[t]),{isETH:c}=n.useMemo((()=>fa(t)),[t]),{DODO_APPROVE:d}=a||{},h=null!==(i=null!=o?o:d)&&void 0!==i?i:null,p=function(e){const{account:t}=u.useWeb3React(),r=l.useSelector(Np),o=l.useSelector(Dp),i=n.useMemo((()=>ca[r]),[r]),s=n.useMemo((()=>Hp[r]),[r]),a=n.useCallback((r=>{var n;if(!t||!e)return null;if(r.symbol===i.symbol&&ha(r.address,i.address))return new k.default(tg);const{DODO_APPROVE:a}=s||{};if(e!==a)return null;const l=null===(n=null==o?void 0:o[r.address.toLowerCase()])||void 0===n?void 0:n.tokenAllowances;return null!=l?l:null}),[t,e,i.symbol,i.address,o,s]);return a}(h),[f,m]=n.useState(),{allowance:g}=Vg({chainId:t,account:e,token:f,proxyContractAddress:h}),y=Up(),{runningRequests:b}=ig(),v=l.useSelector(Wp),w=n.useMemo((()=>{var e;return null===(e=ca[null!=t?t:s])||void 0===e?void 0:e.address}),[t]),E=n.useCallback(((t,n,o)=>{if(!t)return Lg.Loading;const i=!!(null==b?void 0:b.find((e=>e.spec.opcode===$m.Approval&&e.spec.token.address===(null==t?void 0:t.address)))),s=null!=o?o:t?y(t):null;let a=t?p(t):null;const l=new k.default(null!=n?n:0);if(!e)return Lg.Unchecked;if(!s||l.minus(null!=r?r:0).gt(s))return Lg.Unchecked;if(l.isZero())return Lg.Unchecked;return t.address===w?Lg.Sufficient:i?Lg.Approving:((null==f?void 0:f.address)===t.address&&g&&(a=g),a?a&&l.minus(null!=r?r:0).gt(a)?Lg.Insufficient:Lg.Sufficient:(h===d||f&&f.address===t.address||m(t),Lg.Loading))}),[y,p,e,r,h,t,v,b,w,f,null==g?void 0:g.toString()]),A=n.useCallback((e=>{const t=e?p(e):null;return("USDT"===(null==e?void 0:e.symbol)||(null==e?void 0:e.address.toLowerCase())==="0x6426e6017968377529487E0ef0aA4E7759724e05".toLowerCase())&&null!==t&&t.gt(0)}),[p]),C=ag(),R=l.useDispatch(),S=n.useCallback(((t,r)=>ga(void 0,void 0,void 0,(function*(){if(!h||!e||!t)return;const n=(e=>{let t=e.symbol;return t.indexOf("DLP_")>-1&&(t=t.replace("DLP_","")),t.indexOf("DLP")>-1&&(t=t.replace("DLP","LP")),t})(t),o=r?new k.default(0):void 0,i=r?x.i18n._("Reset"):x.i18n._("Approve");var s;(yield C.execute(`${i} ${n}`,{opcode:$m.Approval,token:t,contract:h,amt:o}))===Xm.Success&&R((s=null!=o?o:tg,e=>ga(void 0,void 0,void 0,(function*(){e({type:"SET_ACCOUNT_ALLOWANCES",payload:s})}))))}))),[h,e,t,C,R]),T=n.useCallback((e=>{const t=new k.default(0);if(!e)return t.toString();const r=y(e);if(!r)return t.toString();let n=r;const o=c?.1:.02;return w===(null==e?void 0:e.address)&&(n=r.gt(o)?r.minus(o):t),n.toString()}),[t,y,c]);return{getApprovalState:E,getPendingRest:A,getMaxBalance:T,submitApprove:S}};var Hg;!function(e){e.Initial="Initial",e.Loading="Loading",e.Failed="Failed",e.Success="Success"}(Hg||(Hg={}));const zg=[{id:"cBridge",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%228%22%20fill%3D%22white%22%20stroke%3D%22%2333363F%22%2F%3E%3Cg%20clip-path%3D%22url%28%23clip0_37_1169%29%22%3E%3Cpath%20d%3D%22M10.9221%2022C13.0882%2022%2014.8442%2021.2006%2014.8442%2020.2144C14.8442%2019.2283%2013.0882%2018.4288%2010.9221%2018.4288C8.75599%2018.4288%207%2019.2283%207%2020.2144C7%2021.2006%208.75599%2022%2010.9221%2022Z%22%20fill%3D%22%23444444%22%2F%3E%3Cpath%20d%3D%22M23.5587%2022C25.7248%2022%2027.4808%2021.2006%2027.4808%2020.2144C27.4808%2019.2283%2025.7248%2018.4288%2023.5587%2018.4288C21.3926%2018.4288%2019.6366%2019.2283%2019.6366%2020.2144C19.6366%2021.2006%2021.3926%2022%2023.5587%2022Z%22%20fill%3D%22%23DDDDDD%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.88456%2020.2144C9.84901%2020.2146%209.81379%2020.2076%209.78098%2020.1939C9.74818%2020.1802%209.71844%2020.1601%209.69353%2020.1347C9.66862%2020.1094%209.64903%2020.0793%209.63593%2020.0462C9.62283%2020.0132%209.61648%2019.9779%209.61725%2019.9423C9.7509%2015.5317%2013.1124%2012%2017.2394%2012C21.3663%2012%2024.7278%2015.5317%2024.8615%2019.9423C24.8622%2019.9779%2024.8559%2020.0132%2024.8428%2020.0462C24.8297%2020.0793%2024.8101%2020.1094%2024.7852%2020.1347C24.7603%2020.1601%2024.7306%2020.1802%2024.6977%2020.1939C24.6649%2020.2076%2024.6297%2020.2146%2024.5942%2020.2144H22.0874C22.0152%2020.2135%2021.946%2020.1848%2021.8943%2020.1344C21.8426%2020.0839%2021.8123%2020.0155%2021.8096%2019.9433C21.6894%2017.1106%2019.6894%2014.8567%2017.2403%2014.8567C14.7913%2014.8567%2012.7913%2017.1106%2012.6711%2019.9433C12.6684%2020.0155%2012.638%2020.0839%2012.5863%2020.1344C12.5346%2020.1848%2012.4655%2020.2135%2012.3932%2020.2144H9.88456Z%22%20fill%3D%22%23FF957E%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_37_1169%22%3E%3Crect%20width%3D%2220.4808%22%20height%3D%2210%22%20fill%3D%22white%22%20transform%3D%22translate%287%2012%29%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"cBridge"},{id:"stargate",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0.5%208C0.5%203.85786%203.85786%200.5%208%200.5H24C28.1421%200.5%2031.5%203.85786%2031.5%208V24C31.5%2028.1421%2028.1421%2031.5%2024%2031.5H8C3.85786%2031.5%200.5%2028.1421%200.5%2024V8Z%22%20fill%3D%22black%22%20stroke%3D%22black%22%2F%3E%3Cpath%20d%3D%22M17.5867%208.63649L18.0125%209.63382C18.8482%2011.592%2020.4079%2013.1518%2022.3662%2013.9875L23.3635%2014.4133C23.6245%2014.5246%2023.8365%2014.6842%2024%2014.8743C23.5033%2011.3132%2020.6868%208.49629%2017.1257%208C17.3154%208.16317%2017.4754%208.37546%2017.5867%208.63649Z%22%20fill%3D%22%23999999%22%2F%3E%3Cpath%20d%3D%22M8.63649%2014.4133L9.63382%2013.9875C11.592%2013.1518%2013.1518%2011.592%2013.9879%209.63382L14.4133%208.63649C14.525%208.37546%2014.6846%208.16317%2014.8743%208C11.3132%208.49629%208.49667%2011.3132%208%2014.8743C8.16357%2014.6842%208.37548%2014.5246%208.63649%2014.4133Z%22%20fill%3D%22%23999999%22%2F%3E%3Cpath%20d%3D%22M23.3635%2017.5863L22.3662%2018.0121C20.4079%2018.8479%2018.8482%2020.408%2018.0125%2022.3662L17.5867%2023.3632C17.4754%2023.6242%2017.3154%2023.8365%2017.1257%2024C20.6868%2023.5034%2023.5033%2020.6865%2024%2017.1253C23.8365%2017.3154%2023.6245%2017.475%2023.3635%2017.5863Z%22%20fill%3D%22%23999999%22%2F%3E%3Cpath%20d%3D%22M14.4133%2023.3632L13.9879%2022.3662C13.1518%2020.408%2011.592%2018.8479%209.63382%2018.0121L8.63649%2017.5863C8.37548%2017.475%208.16357%2017.3154%208%2017.1253C8.49667%2020.6865%2011.3132%2023.5034%2014.8743%2024C14.6846%2023.8365%2014.525%2023.6242%2014.4133%2023.3632Z%22%20fill%3D%22%23999999%22%2F%3E%3Cpath%20d%3D%22M12.3715%2015.2177L12.863%2015.0078C13.8278%2014.5959%2014.5966%2013.8275%2015.0086%2012.8626L15.2181%2012.3711C15.512%2011.6827%2016.4879%2011.6827%2016.7818%2012.3711L16.9913%2012.8626C17.4032%2013.8275%2018.172%2014.5959%2019.1369%2015.0078L19.6284%2015.2177C20.3168%2015.5116%2020.3168%2016.4872%2019.6284%2016.7811L19.1369%2016.991C18.172%2017.4029%2017.4032%2018.1713%2016.9913%2019.1366L16.7818%2019.6276C16.4879%2020.3161%2015.512%2020.3161%2015.2181%2019.6276L15.0086%2019.1366C14.5966%2018.1713%2013.8278%2017.4029%2012.863%2016.991L12.3715%2016.7811C11.6831%2016.4872%2011.6831%2015.5116%2012.3715%2015.2177Z%22%20fill%3D%22%23F2F2F2%22%2F%3E%3C%2Fsvg%3E",name:"Stargate"},{id:"connext",logoURI:"e63d558f5364d137.svg",name:"Connext"},{id:"synapse",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cmask%20id%3D%22mask0_419_48383%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M0%208C0%203.58172%203.58172%200%208%200H24C28.4183%200%2032%203.58172%2032%208V24C32%2028.4183%2028.4183%2032%2024%2032H8C3.58172%2032%200%2028.4183%200%2024V8Z%22%20fill%3D%22black%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url%28%23mask0_419_48383%29%22%3E%3Cpath%20d%3D%22M0%208C0%203.58172%203.58172%200%208%200H24C28.4183%200%2032%203.58172%2032%208V24C32%2028.4183%2028.4183%2032%2024%2032H8C3.58172%2032%200%2028.4183%200%2024V8Z%22%20fill%3D%22%23121826%22%2F%3E%3Cpath%20d%3D%22M15.9794%207C15.5251%207%2015.1568%207.36058%2015.1568%207.80538C15.1568%208.25017%2015.5251%208.61075%2015.9794%208.61075C16.4337%208.61075%2016.802%208.25017%2016.802%207.80538C16.802%207.36058%2016.4337%207%2015.9794%207Z%22%20fill%3D%22url%28%23paint0_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M15.9794%207.44297C16.1839%207.44297%2016.3496%207.60522%2016.3496%207.80537C16.3496%208.00551%2016.1839%208.16776%2015.9794%208.16776C15.775%208.16776%2015.6093%208.00551%2015.6093%207.80537C15.6093%207.60522%2015.775%207.44293%2015.9794%207.44293V7.44297ZM12.4422%209.13423C11.9879%209.13423%2011.6196%209.49481%2011.6196%209.93961C11.6196%2010.3844%2011.9878%2010.7449%2012.4422%2010.7449C12.8965%2010.7449%2013.2648%2010.3844%2013.2648%209.93961C13.2648%209.49481%2012.8965%209.13423%2012.4422%209.13423ZM19.599%209.17448C19.1446%209.17448%2018.7764%209.53506%2018.7764%209.97986C18.7764%2010.4247%2019.1446%2010.7852%2019.599%2010.7852C20.0533%2010.7852%2020.4216%2010.4247%2020.4216%209.97986C20.4216%209.53506%2020.0533%209.17448%2019.599%209.17448V9.17448Z%22%20fill%3D%22url%28%23paint1_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M12.4422%209.57715C12.6466%209.57715%2012.8124%209.7394%2012.8124%209.93958C12.8124%2010.1397%2012.6466%2010.302%2012.4422%2010.302C12.2377%2010.302%2012.072%2010.1397%2012.072%209.93958C12.072%209.7394%2012.2377%209.57715%2012.4422%209.57715ZM19.599%209.6174C19.8034%209.6174%2019.9691%209.77965%2019.9691%209.97984C19.9691%2010.18%2019.8034%2010.3422%2019.599%2010.3422C19.3945%2010.3422%2019.2288%2010.18%2019.2288%209.97984C19.2288%209.77969%2019.3945%209.6174%2019.599%209.6174V9.6174ZM15.9794%2010.9866C15.457%2010.9866%2015.0334%2011.4012%2015.0334%2011.9127C15.0334%2012.4242%2015.457%2012.8389%2015.9794%2012.8389C16.5019%2012.8389%2016.9255%2012.4242%2016.9255%2011.9127C16.9255%2011.4012%2016.5019%2010.9866%2015.9794%2010.9866ZM8.8226%2011.1074C8.3683%2011.1074%208%2011.4679%208%2011.9127C8%2012.3575%208.3683%2012.7181%208.8226%2012.7181C9.27695%2012.7181%209.64525%2012.3575%209.64525%2011.9127C9.64525%2011.4679%209.27695%2011.1074%208.8226%2011.1074ZM23.1774%2011.1074C22.723%2011.1074%2022.3548%2011.4679%2022.3548%2011.9127C22.3548%2012.3575%2022.723%2012.7181%2023.1774%2012.7181C23.6317%2012.7181%2024%2012.3575%2024%2011.9127C24%2011.4679%2023.6317%2011.1074%2023.1774%2011.1074V11.1074Z%22%20fill%3D%22url%28%23paint2_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M15.9794%2011.4295C16.252%2011.4295%2016.473%2011.6458%2016.473%2011.9127C16.473%2012.1796%2016.252%2012.3959%2015.9794%2012.3959C15.7068%2012.3959%2015.4859%2012.1796%2015.4859%2011.9127C15.4859%2011.6458%2015.7068%2011.4295%2015.9794%2011.4295V11.4295ZM8.82261%2011.5503C9.02706%2011.5503%209.19281%2011.7126%209.19281%2011.9127C9.19281%2012.1129%209.02706%2012.2751%208.82261%2012.2751C8.61817%2012.2751%208.45245%2012.1129%208.45245%2011.9127C8.45245%2011.7126%208.61817%2011.5503%208.82261%2011.5503V11.5503ZM23.1774%2011.5503C23.3818%2011.5503%2023.5476%2011.7126%2023.5476%2011.9127C23.5476%2012.1129%2023.3818%2012.2751%2023.1774%2012.2751C22.973%2012.2751%2022.8072%2012.1129%2022.8072%2011.9127C22.8072%2011.7126%2022.973%2011.5503%2023.1774%2011.5503ZM12.3188%2013C11.7963%2013%2011.3727%2013.4146%2011.3727%2013.9261C11.3727%2014.4377%2011.7963%2014.8523%2012.3188%2014.8523C12.8412%2014.8523%2013.2648%2014.4377%2013.2648%2013.9261C13.2648%2013.4146%2012.8412%2013%2012.3188%2013ZM19.599%2013C19.0765%2013%2018.653%2013.4146%2018.653%2013.9261C18.653%2014.4377%2019.0765%2014.8523%2019.599%2014.8523C20.1214%2014.8523%2020.545%2014.4377%2020.545%2013.9261C20.545%2013.4146%2020.1214%2013%2019.599%2013Z%22%20fill%3D%22url%28%23paint3_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M12.3187%2013.443C12.5913%2013.443%2012.8123%2013.6593%2012.8123%2013.9262C12.8123%2014.1931%2012.5913%2014.4094%2012.3187%2014.4094C12.0461%2014.4094%2011.8252%2014.1931%2011.8252%2013.9262C11.8252%2013.6593%2012.0461%2013.443%2012.3187%2013.443ZM19.599%2013.443C19.8715%2013.443%2020.0925%2013.6593%2020.0925%2013.9262C20.0925%2014.1931%2019.8715%2014.4094%2019.599%2014.4094C19.3264%2014.4094%2019.1054%2014.1931%2019.1054%2013.9262C19.1054%2013.6593%2019.3264%2013.443%2019.599%2013.443Z%22%20fill%3D%22url%28%23paint4_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M8.8226%2015.1745C8.3683%2015.1745%208%2015.5351%208%2015.9799C8%2016.4247%208.3683%2016.7853%208.8226%2016.7853C9.27695%2016.7853%209.64525%2016.4247%209.64525%2015.9799C9.64525%2015.5351%209.27695%2015.1745%208.8226%2015.1745ZM23.1774%2015.1745C22.723%2015.1745%2022.3548%2015.5351%2022.3548%2015.9799C22.3548%2016.4247%2022.723%2016.7853%2023.1774%2016.7853C23.6317%2016.7853%2024%2016.4247%2024%2015.9799C24%2015.5351%2023.6317%2015.1745%2023.1774%2015.1745ZM16.0206%2015.2953C16.4067%2015.2953%2016.7198%2015.6018%2016.7198%2015.9799C16.7198%2016.358%2016.4067%2016.6645%2016.0206%2016.6645C15.6344%2016.6645%2015.3214%2016.358%2015.3214%2015.9799C15.3214%2015.6018%2015.6344%2015.2953%2016.0206%2015.2953Z%22%20fill%3D%22url%28%23paint5_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M8.82261%2015.6174C9.02706%2015.6174%209.19281%2015.7797%209.19281%2015.9798C9.19281%2016.18%209.02706%2016.3423%208.82261%2016.3423C8.61817%2016.3423%208.45245%2016.18%208.45245%2015.9798C8.45245%2015.7797%208.61817%2015.6174%208.82261%2015.6174V15.6174ZM23.1774%2015.6174C23.3818%2015.6174%2023.5476%2015.7797%2023.5476%2015.9798C23.5476%2016.18%2023.3818%2016.3423%2023.1774%2016.3423C22.973%2016.3423%2022.8072%2016.18%2022.8072%2015.9798C22.8072%2015.7797%2022.973%2015.6174%2023.1774%2015.6174ZM12.4422%2017.0671C11.9197%2017.0671%2011.4961%2017.4818%2011.4961%2017.9933C11.4961%2018.5048%2011.9197%2018.9194%2012.4422%2018.9194C12.9646%2018.9194%2013.3882%2018.5048%2013.3882%2017.9933C13.3882%2017.4818%2012.9646%2017.0671%2012.4422%2017.0671V17.0671ZM19.599%2017.0671C19.0765%2017.0671%2018.653%2017.4818%2018.653%2017.9933C18.653%2018.5048%2019.0765%2018.9194%2019.599%2018.9194C20.1214%2018.9194%2020.545%2018.5048%2020.545%2017.9933C20.545%2017.4818%2020.1214%2017.0671%2019.599%2017.0671V17.0671Z%22%20fill%3D%22url%28%23paint6_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M12.4422%2017.5101C12.7148%2017.5101%2012.9357%2017.7264%2012.9357%2017.9933C12.9357%2018.2602%2012.7148%2018.4765%2012.4422%2018.4765C12.1696%2018.4765%2011.9486%2018.2602%2011.9486%2017.9933C11.9486%2017.7264%2012.1696%2017.5101%2012.4422%2017.5101V17.5101ZM19.599%2017.5101C19.8716%2017.5101%2020.0925%2017.7264%2020.0925%2017.9933C20.0925%2018.2602%2019.8716%2018.4765%2019.599%2018.4765C19.3264%2018.4765%2019.1054%2018.2602%2019.1054%2017.9933C19.1054%2017.7264%2019.3264%2017.5101%2019.599%2017.5101V17.5101ZM15.9794%2019.0805C15.457%2019.0805%2015.0334%2019.4952%2015.0334%2020.0067C15.0334%2020.5182%2015.457%2020.9329%2015.9794%2020.9329C16.5019%2020.9329%2016.9255%2020.5182%2016.9255%2020.0067C16.9255%2019.4952%2016.5019%2019.0805%2015.9794%2019.0805ZM8.8226%2019.2416C8.3683%2019.2416%208%2019.6022%208%2020.047C8%2020.4918%208.3683%2020.8524%208.8226%2020.8524C9.27695%2020.8524%209.64525%2020.4918%209.64525%2020.047C9.64525%2019.6022%209.27695%2019.2416%208.8226%2019.2416ZM23.1774%2019.2416C22.723%2019.2416%2022.3548%2019.6022%2022.3548%2020.047C22.3548%2020.4918%2022.723%2020.8524%2023.1774%2020.8524C23.6317%2020.8524%2024%2020.4918%2024%2020.047C24%2019.6022%2023.6317%2019.2416%2023.1774%2019.2416Z%22%20fill%3D%22url%28%23paint7_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M15.9794%2019.5235C16.252%2019.5235%2016.473%2019.7398%2016.473%2020.0067C16.473%2020.2736%2016.252%2020.4899%2015.9794%2020.4899C15.7068%2020.4899%2015.4859%2020.2736%2015.4859%2020.0067C15.4859%2019.7398%2015.7068%2019.5235%2015.9794%2019.5235ZM8.82261%2019.6845C9.02706%2019.6845%209.19281%2019.8468%209.19281%2020.047C9.19281%2020.2471%209.02706%2020.4094%208.82261%2020.4094C8.61817%2020.4094%208.45245%2020.2471%208.45245%2020.047C8.45245%2019.8468%208.61817%2019.6845%208.82261%2019.6845V19.6845ZM23.1774%2019.6845C23.3818%2019.6845%2023.5476%2019.8468%2023.5476%2020.047C23.5476%2020.2471%2023.3818%2020.4094%2023.1774%2020.4094C22.973%2020.4094%2022.8072%2020.2471%2022.8072%2020.047C22.8072%2019.8468%2022.973%2019.6845%2023.1774%2019.6845ZM12.4422%2021.255C11.9879%2021.255%2011.6196%2021.6156%2011.6196%2022.0604C11.6196%2022.5052%2011.9878%2022.8658%2012.4422%2022.8658C12.8965%2022.8658%2013.2648%2022.5052%2013.2648%2022.0604C13.2648%2021.6156%2012.8965%2021.255%2012.4422%2021.255ZM19.599%2021.2953C19.1446%2021.2953%2018.7763%2021.6559%2018.7763%2022.1007C18.7763%2022.5455%2019.1446%2022.9061%2019.599%2022.9061C20.0533%2022.9061%2020.4216%2022.5455%2020.4216%2022.1007C20.4216%2021.6559%2020.0533%2021.2953%2019.599%2021.2953Z%22%20fill%3D%22url%28%23paint8_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M12.4422%2021.698C12.6466%2021.698%2012.8124%2021.8602%2012.8124%2022.0604C12.8124%2022.2606%2012.6466%2022.4228%2012.4422%2022.4228C12.2377%2022.4228%2012.072%2022.2606%2012.072%2022.0604C12.072%2021.8602%2012.2377%2021.698%2012.4422%2021.698ZM19.599%2021.7383C19.8035%2021.7383%2019.9692%2021.9005%2019.9692%2022.1007C19.9692%2022.3008%2019.8035%2022.4631%2019.599%2022.4631C19.3946%2022.4631%2019.2288%2022.3008%2019.2288%2022.1007C19.2288%2021.9005%2019.3946%2021.7383%2019.599%2021.7383ZM15.9795%2023.3893C15.5251%2023.3893%2015.1568%2023.7498%2015.1568%2024.1946C15.1568%2024.6394%2015.5251%2025%2015.9795%2025C16.4338%2025%2016.8021%2024.6394%2016.8021%2024.1946C16.8021%2023.7498%2016.4338%2023.3893%2015.9795%2023.3893V23.3893Z%22%20fill%3D%22url%28%23paint9_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M15.9794%2023.8322C16.1838%2023.8322%2016.3496%2023.9945%2016.3496%2024.1946C16.3496%2024.3948%2016.1838%2024.5571%2015.9794%2024.5571C15.775%2024.5571%2015.6092%2024.3948%2015.6092%2024.1946C15.6092%2023.9945%2015.775%2023.8322%2015.9794%2023.8322ZM19.2699%2013.7972L16.3496%2015.5288L16.5848%2015.9075L19.5051%2014.176L19.2699%2013.7972V13.7972ZM12.6761%2013.7576L12.4331%2014.1313L15.3945%2015.9837L15.6375%2015.6099L12.6761%2013.7576V13.7576ZM11.8843%2013.9551L9.16962%2015.6061L9.40873%2015.9824L12.1234%2014.3314L11.8843%2013.9551ZM22.9113%2015.8855L19.9909%2017.617L20.2262%2017.9958L23.1465%2016.2643L22.9113%2015.8855ZM15.5077%2016.0466L12.5874%2017.7781L12.8226%2018.1569L15.7429%2016.4254L15.5077%2016.0466V16.0466ZM16.5437%2015.9944L16.3007%2016.3681L19.2622%2018.2205L19.5051%2017.8467L16.5437%2015.9944V15.9944Z%22%20fill%3D%22url%28%23paint10_radial_419_48383%29%22%2F%3E%3Cpath%20d%3D%22M20.0758%2013.8205L19.8328%2014.1942L22.7943%2016.0466L23.0373%2015.6728L20.0758%2013.8205ZM9.16191%2015.9308L8.91895%2016.3045L11.8804%2018.1569L12.1234%2017.7832L9.16191%2015.9308V15.9308Z%22%20fill%3D%22url%28%23paint11_radial_419_48383%29%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CradialGradient%20id%3D%22paint0_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2815.9999%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint1_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint2_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint3_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint4_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2815.9999%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint5_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint6_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint7_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint8_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint9_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2816%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint10_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2815.9999%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22paint11_radial_419_48383%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2815.9999%2016.0001%29%20scale%287.99998%207.83228%29%22%3E%3Cstop%20stop-color%3D%22%23FF00FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23734CE2%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"Synapse"},{id:"swft",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.0802%202.71222C14.0802%202.71222%2012.9826%201.61464%2011.6884%201.51537C10.3941%201.4161%209.89405%201.81505%209.99332%202.214C10.0926%202.61295%2010.5421%202.66165%2011.1396%202.2627C11.7371%201.86375%2013.0332%201.96489%2014.0802%202.71222Z%22%20fill%3D%22%230999FF%22%2F%3E%3Cpath%20d%3D%22M13.5408%202.87517C13.5408%202.87517%2012.668%202.33013%2011.8176%202.45936C10.9673%202.5886%2010.6938%202.92012%2010.8268%203.16174C10.9598%203.40336%2011.2482%203.36964%2011.576%203.02314C11.9038%202.67663%2012.7523%202.54927%2013.5408%202.87517Z%22%20fill%3D%22%230999FF%22%2F%3E%3Cpath%20d%3D%22M12.2597%202.99879C12.6341%202.88498%2013.0346%202.89022%2013.4059%203.01377C12.8628%202.91825%2012.3439%203.13364%2012.1866%203.39399C12.0293%203.65434%2011.8476%203.71615%2011.7352%203.58129C11.6228%203.44644%2011.7408%203.1992%2012.2597%202.99879Z%22%20fill%3D%22%230999FF%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.7592%206.10048C17.8075%205.65096%2017.1089%205.82703%2016.1218%206.25033C15.425%206.5575%2015.6236%207.84238%2016.0225%208.93996C16.4215%2010.0375%2017.2194%2013.8248%2015.425%2015.8176C13.9914%2017.4099%2012.8137%2017.6032%2010.5679%2017.972C10.0027%2018.0648%209.36998%2018.1687%208.6485%2018.3087C5.05982%2019.0055%204.86128%2021.697%204.86128%2021.697C3.17126%2012.5314%207.83234%2010.1212%2010.1284%208.93399C10.4049%208.79097%2010.6472%208.6657%2010.8399%208.5485C11.9352%207.87375%2012.0384%206.61486%2012.0958%205.91511C12.1082%205.7641%2012.1184%205.63913%2012.136%205.55169C12.1467%205.49883%2012.1573%205.4355%2012.1694%205.36375C12.2698%204.76704%2012.4681%203.58853%2013.5783%203.01003C16.9703%201.41797%2019.7592%206.10048%2019.7592%206.10048ZM10.8009%2015.8525C11.5854%2015.8693%2012.9238%2015.898%2013.6045%2014.5964C14.3724%2013.1261%2013.5221%2011.8075%2012.3084%2011.3917C11.0946%2010.9759%209.25161%2011.5509%208.04352%2013.2366C6.83543%2014.9223%206.68934%2016.9826%206.68934%2016.9826C6.7545%2016.9197%206.81451%2016.8522%206.87696%2016.782C7.13404%2016.4929%207.4325%2016.1574%208.302%2015.8982C8.96656%2015.7001%209.67011%2015.7718%2010.1431%2015.82C10.3006%2015.836%2010.4326%2015.8495%2010.529%2015.8495C10.6088%2015.8484%2010.7003%2015.8504%2010.8009%2015.8525ZM18.5642%205.503C18.5642%205.503%2016.62%205.24639%2015.8727%205.9956C15.8727%205.9956%2016.472%204.30989%2018.5642%205.503Z%22%20fill%3D%22%230999FF%22%2F%3E%3C%2Fsvg%3E",name:"Swft"},{id:"hyphen",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.2675%2016.7858V15.0715C10.2675%2014.5915%2010.6618%2014.2143%2011.1247%2014.2143H12.839C13.319%2014.2143%2013.6961%2014.5915%2013.6961%2015.0715V20.2143C13.6961%2020.6943%2013.319%2021.0715%2012.839%2021.0715H4.26755C3.78755%2021.0715%203.4104%2020.6943%203.4104%2020.2143V8.21433C3.4104%207.73433%203.03326%207.35719%202.55326%207.35719H2.05612C1.30183%207.35719%200.907546%206.43148%201.45612%205.90005L4.52469%202.81433C4.60378%202.73295%204.69838%202.66825%204.80291%202.62407C4.90745%202.57989%205.01978%202.55713%205.13326%202.55713C5.24674%202.55713%205.35908%202.57989%205.46361%202.62407C5.56814%202.66825%205.66275%202.73295%205.74183%202.81433L8.79326%205.90005C9.34183%206.43148%208.96469%207.35719%208.19326%207.35719H7.69612C7.21612%207.35719%206.83897%207.73433%206.83897%208.21433V16.7858C6.83897%2017.2658%207.21612%2017.6429%207.69612%2017.6429H9.4104C9.8904%2017.6429%2010.2675%2017.2658%2010.2675%2016.7858Z%22%20fill%3D%22%23615CCD%22%2F%3E%3Cpath%20d%3D%22M20.5533%2016.7858C20.5533%2017.2658%2020.9304%2017.6429%2021.4104%2017.6429H21.9247C22.679%2017.6429%2023.0561%2018.5686%2022.5247%2019.1001L19.4561%2022.1686C19.1133%2022.5115%2018.5818%2022.5115%2018.239%2022.1686L15.1704%2019.1001C14.6218%2018.5686%2014.999%2017.6429%2015.7704%2017.6429H16.2676C16.7476%2017.6429%2017.1247%2017.2658%2017.1247%2016.7858V8.21436C17.1247%207.73436%2016.7476%207.35721%2016.2676%207.35721H14.5533C14.0733%207.35721%2013.6961%207.73436%2013.6961%208.21436V9.92864C13.6961%2010.4086%2013.319%2010.7858%2012.839%2010.7858H11.1247C10.6447%2010.7858%2010.2676%2010.4086%2010.2676%209.92864V4.78578C10.2676%204.30578%2010.6447%203.92864%2011.1247%203.92864H19.6961C20.1761%203.92864%2020.5533%204.30578%2020.5533%204.78578V16.7858Z%22%20fill%3D%22%23615CCD%22%2F%3E%3C%2Fsvg%3E",name:"Hyphen"},{id:"lifi",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Crect%20y%3D%220.5%22%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%224%22%20fill%3D%22white%22%2F%3E%3Crect%20x%3D%227.5%22%20y%3D%226.5%22%20width%3D%228.72727%22%20height%3D%2212%22%20fill%3D%22url%28%23pattern0%29%22%2F%3E%3Cdefs%3E%3Cpattern%20id%3D%22pattern0%22%20patternContentUnits%3D%22objectBoundingBox%22%20width%3D%221%22%20height%3D%221%22%3E%3Cuse%20xlink%3Ahref%3D%22%23image0_1105_25179%22%20transform%3D%22translate%28-0.958333%20-0.393939%29%20scale%280.0208333%200.0151515%29%22%2F%3E%3C%2Fpattern%3E%3Cimage%20id%3D%22image0_1105_25179%22%20width%3D%22252%22%20height%3D%22124%22%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAPwAAAB8CAYAAABNG92%2FAAAMbGlDQ1BJQ0MgUHJvZmlsZQAASImVlwdcU0kTwPeVJCQkBAhEQEroTRDpRUoILYKAVMFGSAIJJcaEIGJHj1Pw7CKKFT0V8dDTE5BDRezlUOz9sKCinId6KIrKtymg533l901%2B%2B94%2Fs7Mzs%2FP2lQWA3seTSvNQXQDyJQWyhMhQ1vi0dBbpCSACBP7owIPHl0vZ8fExAMrg%2Be%2Fy9jq0hHLFRenrn%2F3%2FVfQFQjkfAGQi5EyBnJ8PuQUAfANfKisAgKjUW08vkCp5HmQDGUwQ8molZ6t5l5Iz1dyssklK4EC%2BBIAWlceTZQOgcxfqWYX8bOhH5yNkN4lALAGAPgJyEF%2FEE0BW5j4iP3%2BqkishO0B7KWSYD%2FDN%2FMpn9t%2F8Zw755%2FGyh1g9L5VohYnl0jzejP%2BzNP9b8vMUgzHsYKOKZFEJyvnDGt7MnRqtZCrkbklmbJyy1pD7xAJ13QFAKSJFVLLaHjXlyzmwfoAJ2U3AC4uGbAo5QpIXG6PRZ2aJI7iQ4WpBi8QF3CTIRpAXCeXhiRqbLbKpCZpYaH2WjMPW6M%2FwZKq4ylj3FbnJbI3%2F1yIhV%2BMf0ykWJaVCpkC2KRSnxELWgewqz02M1tiMLhZxYgdtZIoEZf42kBOEkshQtX%2BsMEsWkaCxL8uXD84X2yISc2M1vL9AlBSlrg92gs9T5Q%2Fngl0SStjJg36E8vExg3MRCMPC1XPHngklyYkaP33SgtAE9VicIs2L19jjVsK8SKXeCrKnvDBRMxZPKYCLU%2B0fz5IWxCep88SLc3hj4tX54MtBDOCAMMACCtgywVSQA8Rt3Q3d8J%2B6JwLwgAxkAyFw0WgGR6SqeiTwmAiKwR%2BQhEA%2BNC5U1SsEhVD%2FaUirPrqALFVvoWpELngCOR9Egzz4X6EaJRmKlgIeQ434H9F5sPFhvnmwKfv%2FvX5Q%2B0XDhpoYjUYxGJFFH7QkhhPDiFHECKIjboIH4QF4DDyGwOaO%2B%2BJ%2Bg%2FP4Yk94QmgnPCRcI3QQbk0Rl8i%2ByXIs6ID%2BIzS1yPy6Frgd9OmFh%2BKB0Dv0jDNxE%2BCCe8I4bDwYRvaCWo4mb2VVWN%2F4%2FtsMvroaGjuyGxklDyOHkB2%2BHanjpOM15EVZ66%2Fro841c6jenKGeb%2BNzvqq%2BAJ6jv7XEFmEHsNPYMews1ow1ABZ2FGvELmCHlTy0uh6rVtdgtARVPrnQj%2Fgf8QavrLKScrdaty63j%2Bq%2BAmFRgfLG40yVzpCJs0UFLDZ8OwhZXAnfdQTL3c3dHQDlu0b9%2BHrDVL1DEOa5L7oSOgCj3w8MDDR%2F0cXYAvBLKbz9n3zROVTDx8R8AM6U8xWyQrUOVx4I8ClBh3eaMTAH1sABzscdeIMAEALCwRgQB5JAGpgMsxfBdS4D08EsMB%2BUgnKwHKwB68FmsA3sAj%2BB%2FaABNINj4BQ4Dy6Ba%2BAOXD2d4AXoAW9BP4IgJISGMBBjxAKxRZwRd8QXCULCkRgkAUlDMpBsRIIokFnIAqQcWYmsR7YiNcjPyCHkGHIWaUduIQ%2BQLuQ18gHFUCpqgJqhduhI1Bdlo9FoEjoJzUanocXoQnQpWolWo3vQevQYeh69hnagL9BeDGDaGBOzxFwwX4yDxWHpWBYmw%2BZgZVgFVo3VYU3wOl%2FBOrBu7D1OxBk4C3eBKzgKT8b5%2BDR8Dr4EX4%2FvwuvxE%2FgV%2FAHeg38m0AimBGeCP4FLGE%2FIJkwnlBIqCDsIBwkn4b3USXhLJBKZRHuiD7wX04g5xJnEJcSNxL3EFmI78RGxl0QiGZOcSYGkOBKPVEAqJa0j7SEdJV0mdZL6tLS1LLTctSK00rUkWiVaFVq7tY5oXdZ6qtVP1iXbkv3JcWQBeQZ5GXk7uYl8kdxJ7qfoUewpgZQkSg5lPqWSUkc5SblLeaOtrW2l7ac9TlusPU%2B7Unuf9hntB9rvqfpUJyqHOpGqoC6l7qS2UG9R39BoNDtaCC2dVkBbSquhHafdp%2FXpMHRcdbg6Ap25OlU69TqXdV7SyXRbOps%2BmV5Mr6AfoF%2Bkd%2BuSde10Obo83Tm6VbqHdG%2Fo9uox9Ebpxenl6y3R2613Vu%2BZPknfTj9cX6C%2FUH%2Bb%2FnH9RwyMYc3gMPiMBYztjJOMTgOigb0B1yDHoNzgJ4M2gx5DfUNPwxTDIsMqw8OGHUyMacfkMvOYy5j7mdeZH4aZDWMPEw5bPKxu2OVh74yGG4UYCY3KjPYaXTP6YMwyDjfONV5h3GB8zwQ3cTIZZzLdZJPJSZPu4QbDA4bzh5cN3z%2F8tilq6mSaYDrTdJvpBdNeM3OzSDOp2Tqz42bd5kzzEPMc89XmR8y7LBgWQRZii9UWRy2eswxZbFYeq5J1gtVjaWoZZamw3GrZZtlvZW%2BVbFVitdfqnjXF2tc6y3q1dat1j42FzVibWTa1Nrdtyba%2BtiLbtbanbd%2FZ2dul2n1v12D3zN7InmtfbF9rf9eB5hDsMM2h2uGqI9HR1zHXcaPjJSfUyctJ5FTldNEZdfZ2FjtvdG4fQRjhN0IyonrEDReqC9ul0KXW5YEr0zXGtcS1wfXlSJuR6SNXjDw98rObl1ue23a3O6P0R40ZVTKqadRrdyd3vnuV%2B1UPmkeEx1yPRo9Xns6eQs9Nnje9GF5jvb73avX65O3jLfOu8%2B7ysfHJ8Nngc8PXwDfed4nvGT%2BCX6jfXL9mv%2Ff%2B3v4F%2Fvv9%2FwxwCcgN2B3wbLT9aOHo7aMfBVoF8gK3BnYEsYIygrYEdQRbBvOCq4MfhliHCEJ2hDxlO7Jz2HvYL0PdQmWhB0Pfcfw5szktYVhYZFhZWFu4fnhy%2BPrw%2BxFWEdkRtRE9kV6RMyNboghR0VErom5wzbh8bg23Z4zPmNljTkRToxOj10c%2FjHGKkcU0jUXHjhm7auzdWNtYSWxDHIjjxq2KuxdvHz8t%2FtdxxHHx46rGPUkYlTAr4XQiI3FK4u7Et0mhScuS7iQ7JCuSW1PoKRNTalLepYalrkztGD9y%2FOzx59NM0sRpjemk9JT0Hem9E8InrJnQOdFrYunE65PsJxVNOjvZZHLe5MNT6FN4Uw5kEDJSM3ZnfOTF8ap5vZnczA2ZPXwOfy3%2FhSBEsFrQJQwUrhQ%2BzQrMWpn1LDswe1V2lyhYVCHqFnPE68WvcqJyNue8y43L3Zk7kJeatzdfKz8j%2F5BEX5IrOTHVfGrR1Haps7RU2jHNf9qaaT2yaNkOOSKfJG8sMIAf9RcUDorvFA8KgwqrCvump0w%2FUKRXJCm6MMNpxuIZT4sjin%2Bcic%2Fkz2ydZTlr%2FqwHs9mzt85B5mTOaZ1rPXfh3M55kfN2zafMz53%2FW4lbycqSvxakLmhaaLZw3sJH30V%2BV1uqUyorvfF9wPebF%2BGLxIvaFnssXrf4c5mg7Fy5W3lF%2Bccl%2FCXnfhj1Q%2BUPA0uzlrYt8162aTlxuWT59RXBK3at1FtZvPLRqrGr6lezVpet%2FmvNlDVnKzwrNq%2BlrFWs7aiMqWxcZ7Nu%2BbqP60Xrr1WFVu3dYLph8YZ3GwUbL28K2VS32Wxz%2BeYPW8Rbbm6N3FpfbVddsY24rXDbk%2B0p20%2F%2F6PtjzQ6THeU7Pu2U7OzYlbDrRI1PTc1u093LatFaRW3Xnol7Lv0U9lNjnUvd1r3MveX7wD7Fvuc%2FZ%2Fx8fX%2F0%2FtYDvgfqfrH9ZcNBxsGyeqR%2BRn1Pg6ihozGtsf3QmEOtTQFNB391%2FXVns2Vz1WHDw8uOUI4sPDJwtPhob4u0pftY9rFHrVNa7xwff%2FzqiXEn2k5GnzxzKuLU8dPs00fPBJ5pPut%2F9tA533MN573P11%2FwunDwN6%2FfDrZ5t9Vf9LnYeMnvUlP76PYjl4MvH7sSduXUVe7V89dir7VfT75%2B88bEGx03BTef3cq79ep24e3%2BO%2FPuEu6W3dO9V3Hf9H71746%2F7%2B3w7jj8IOzBhYeJD%2B884j968Vj%2B%2BGPnwie0JxVPLZ7WPHN%2F1twV0XXp%2BYTnnS%2BkL%2Fq7S%2F%2FQ%2B2PDS4eXv%2FwZ8ueFnvE9na9krwZeL3lj%2FGbnX55%2FtfbG995%2Fm%2F%2B2%2F11Zn3Hfrve%2B709%2FSP3wtH%2F6R9LHyk%2BOn5o%2BR3%2B%2BO5A%2FMCDlyXiqTwEMNjQrC4DXOwGgpQHAgPs2ygT1XlAliHr%2FqiLwn1i9X1SJNwB18KT8jOe0ALAPNnvItHkAKD%2Fhk0IA6uEx1DQiz%2FJwV%2Fuiwp0QoW9g4I0ZAKQmAD7JBgb6Nw4MfNoOk70FQMs09R5UKUS4Z9jiqaTLzKJ54BtR70%2B%2FmuO3Z6DMQDX8b%2Bd%2FAU%2F6jzXPsPu0AAAAbGVYSWZNTQAqAAAACAAEARoABQAAAAEAAAA%2BARsABQAAAAEAAABGASgAAwAAAAEAAgAAh2kABAAAAAEAAABOAAAAAAAAAJAAAAABAAAAkAAAAAEAAqACAAQAAAABAAAA%2FKADAAQAAAABAAAAfAAAAABezPYPAAAACXBIWXMAABYlAAAWJQFJUiTwAAAH8UlEQVR4Ae2d0U3cQBRFTYT4hQ7gi19IBUkqIFQQ6AAaIKQCoAPSQVJBkg6ggkAH8IOEhJRwEZOMVsZrrz3GM%2FeMZO2ud3bsd967%2B7zjmdmlP4%2BlokAAAhYE3lhYiZEQgMATAQRPIEDAiACCN3I2pkIAwRMDEDAigOCNnI2pEEDwxAAEjAggeCNnYyoEEDwxAAEjAgjeyNmYCgEETwxAwIgAgjdyNqZCAMETAxAwIoDgjZyNqRBA8MQABIwIIHgjZ2MqBBA8MQABIwII3sjZmAoBBE8MQMCIAII3cjamQgDBEwMQMCKA4I2cjakQQPDEAASMCCB4I2djKgQQPDEAASMCCN7I2ZgKAQSfMAaurq6qr1%2B%2FVvv7%2B9Xbt2%2BrpaWl6vz8POERaRoCzQSW%2BKupZkBd3r24uKguLy%2Brnz9%2FPm0S%2FGzZ2Niofv%2F%2BPbub1xAYhQCC74FZAv%2F169c%2Fgd%2Fc3LRqjb%2Fza4WJSgkILCdos9gmY3FL7G0FXiwQDMuOAIJvcFkscF2mUyCQOwEE%2F%2BxBZetY4MrgFAiURsBW8OpQk8AlbGVvBF5aaGNPHQEbwQeBS9za6nrQ6wCxDwIlESha8LoH%2Fu3btyeB08FWUthiy6IEihW8BrhowAsFAhD4T6DYkXZra2v%2FreQZBCDwRKDogTca1XZ9fT05VzPwZnIusTmhYjO8PHh8fGzjSAyFQBsCRWd4AZhilifDtwlN6qQgUHSGF7C9vb0U3BZuc3V1deHP8kEI9CVQvOAPDg6qKYlsal9AfQOIz%2BdFoHjBq7deon%2FN8u7du%2Brz58%2FVjx8%2FqtPT06Snojn3L20acDR02dzcfPF4R0dHgxxOfTEv2TTE%2Frq%2BHo3haGp7EMNeoZFi78PHLCV4Ce329jbeneS5ribev39fbW9vPz3qOQUCUyFgIfiQ5b98%2BTI49yBwCVubhE6BwFQJWAhe8IfK8uvr60%2FCDgLXXQAKBHIhYCP4RbP81tbWv8wtkSPwXEKb86wjYCN4Gf%2Fx48dq3mV9EHjI4EMM0Q1z7TUF99OnT3xp1EUi%2B0YhYCX4OqLqQQ%2Fi1uMQJZ6KK5HHc%2B01qYdFLIeg%2FL8N3QHpU4bye59zGOuzNoKX6OLZc8q06rkfIoOr7Xgxjaa59k3vjeX00o5Td1utNBuHsqdYwQcR6t6ztng%2BvMTeZ334WNyzbQ%2FlGNqBQAoCRQheYo7Xg5cIm0rXjBCvdTev7abj8h4EXptA1oKX0HWZrlVtupSmnvbQwSZha4t%2Ff3c5BnUhMEUCWQte99a7ir3OCRK2hlJK3Ai8jhD7SiGQteAl0r5FXxi7u7t9m%2BHzEMiCQNaCH4Jw6sksQ5wjbTQT%2BPDhQ3OFhndPTk6shkPbC15j39UpR8mXgH6SLVriuzeLtpHT597kdLIpzvW1p86msIk2IfASAXvBq8de9%2BUpEHAgYC94ObnrfXmHwMDGMgkg%2BEe%2FKsvv7OyU6WGsgkBEwL7TLrDQb%2Fnv37%2BHl8kep7S%2BXjIjR264z%2BSZpkFYI5sxyuEQ%2FDNmzZjSzLnUPfaaoksZlgA%2FydrztLukb8qwqQMnzNBr7x5qQmBYAnYZvmnu89BZPsViGsO6n9bcCFgJXuvRzRtZpyy%2F6MiteDENDegZYq69W0Bib1oCWQteGVTTYptKLMKm7B7aUB1d9s9b0lp14qWo27QdjuH%2BeHd39yKC5eXlamVl5cX3eaMfgawFr0UsJLQgTmXwWIR6vkjRHxDMFglcxwrbom3Ptjvm68PDw15XHUONOxfLh4eHWtPv7%2B9r97NzGAJZC16i01hojaXW7RVtfYu%2BROLx1bo%2Fr8v8HAU%2By6Lv1N%2BYy2zbvM6DQNaCD4iVdfuUsGSVpsrqyyMU%2FWQYYr59aI9HCLw2gSIE3wWislTb5bC4Z96FLHVzIFC84MOS0bqcVfbuclkbZ%2FscnMk5QmAegeIEL0GHRSf1vM%2By0GpHnx%2Bib2CeI3gfAmMQyF7wQdzKxikysjrs%2BixpPYYTOQYE2hJY%2BvNY2laeWj1NeDk7O0t%2BWvqnGLJ8cswcYAQCWQu%2B7n55CmZ9%2F7gixTnRJgQWIYDgW1Ijy7cERbVJE3gz6bOb0MnptzwFArkTIMN38CBZvgMsqk6SABm%2Bg1vmzbTr0BRVIfAqBMjwHbBruquyPNNeO0Cj6qQIkOE7uEPDcsnyHYBRdXIEEHxHl6QY3NPxFKgOgYUJIPgO6DR7jgzfARhVJ0cg%2B6G1KYnGq%2BVoPjy%2F3VPSpu0xCCD4Z8olrGgzRsBwjLwJ2Apel%2BfK2mHJKsbK5x3InH07AjaCD5fnQeRcnrcLEGqVRSBrwesyPCxgGbslvjwPAo%2Ff5zkEXAlkPfBGPeZaiZXLc9fwxe6uBLIWfFdjqQ8BdwLch3ePAOy3IoDgrdyNse4EELx7BGC%2FFQEEb%2BVujHUngODdIwD7rQggeCt3Y6w7AQTvHgHYb0UAwVu5G2PdCSB49wjAfisCCN7K3RjrTgDBu0cA9lsRQPBW7sZYdwII3j0CsN%2BKAIK3cjfGuhNA8O4RgP1WBBC8lbsx1p0AgnePAOy3IoDgrdyNse4EELx7BGC%2FFQEEb%2BVujHUngODdIwD7rQggeCt3Y6w7AQTvHgHYb0UAwVu5G2PdCSB49wjAfisCCN7K3RjrTgDBu0cA9lsRQPBW7sZYdwII3j0CsN%2BKAIK3cjfGuhNA8O4RgP1WBBC8lbsx1p0AgnePAOy3IvAXd0VRjJTy4H0AAAAASUVORK5CYII%3D%22%2F%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"LIFI"},{id:"nabox",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.5%207.23999V18.418L4.73651%2020.2838V12.2876L7.96146%2014.1503V22.1412L11.199%2024.007V12.8279L1.5%207.23999Z%22%20fill%3D%22%232AC98B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.85179%206.21724L12.0946%204.31675L16.1237%206.67449L12.883%208.56657L8.85179%206.21724ZM12.0988%200.5L2.32306%206.21934L12.8651%2012.4001V24.5L16.0627%2022.6374V10.3966L19.294%208.50455V20.7348L22.5389%2018.8248V6.60827L12.0988%200.5Z%22%20fill%3D%22%232AC98B%22%2F%3E%3C%2Fsvg%3E",name:"Nabox"},{id:"bungee",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_1106_26400%29%22%3E%3Cpath%20d%3D%22M24%204.5C24%202.29086%2022.2091%200.5%2020%200.5H4C1.79086%200.5%200%202.29086%200%204.5V20.5C0%2022.7091%201.79086%2024.5%204%2024.5H20C22.2091%2024.5%2024%2022.7091%2024%2020.5V4.5Z%22%20fill%3D%22%23FEA700%22%2F%3E%3Cpath%20d%3D%22M3.26157%2014.6479C4.44801%2014.6479%205.40958%2013.6862%205.40958%2012.4999C5.40958%2011.3137%204.44779%2010.3519%203.26157%2010.3519C2.07824%2010.3519%201.1189%2011.3088%201.11401%2012.491V12.509C1.1189%2013.691%202.07824%2014.6479%203.26157%2014.6479Z%22%20fill%3D%22%23ED1E7F%22%2F%3E%3Cpath%20d%3D%22M20.7367%2014.6477C21.923%2014.6477%2022.8847%2013.686%2022.8847%2012.4997C22.8847%2011.3134%2021.923%2010.3517%2020.7367%2010.3517C19.5504%2010.3517%2018.5887%2011.3134%2018.5887%2012.4997C18.5887%2013.686%2019.5504%2014.6477%2020.7367%2014.6477Z%22%20fill%3D%22%234CB85D%22%2F%3E%3Cpath%20d%3D%22M9.59911%2015.9941C10.2391%2015.9941%2010.8329%2015.7967%2011.3251%2015.4612V15.9438H12.672V12.9378C12.672%2012.9314%2012.6726%2012.9252%2012.6726%2012.9187V12.0794C12.6726%2011.1272%2013.4471%2010.3527%2014.3993%2010.3527C15.3535%2010.3527%2016.126%2011.1272%2016.126%2012.0794V15.9438H17.4747V12.0794C17.4747%2010.3825%2016.0982%209.00586%2014.3993%209.00586C13.7591%209.00586%2013.1646%209.20338%2012.6722%209.53919V9.05539H11.3253V12.9307C11.3189%2013.8792%2010.5475%2014.6454%209.5993%2014.6454C8.6453%2014.6454%207.87264%2013.873%207.87264%2012.9187V9.05607H6.52399V12.9187C6.52375%2014.6176%207.90019%2015.9941%209.59911%2015.9941Z%22%20fill%3D%22black%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1106_26400%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate%280%200.5%29%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"Bungee"},{id:"squid",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_6759_209574%29%22%3E%3Cpath%20d%3D%22M23.7182%2011.278C23.2776%2012.8519%2022.2417%2014.5477%2020.9174%2015.1962C16.7933%2017.2151%2014.6496%2012.8533%2014.9088%209.67381C15.0643%207.76437%2015.6835%206.24613%2015.2064%204.69333C15.0542%204.19797%2014.7307%203.73957%2014.2008%203.49141C12.7469%202.81029%2011.3241%203.74677%2010.6627%204.73893C9.94895%205.80885%209.61391%207.14757%209.70463%208.37109C9.79151%209.54997%2010.1995%2010.3228%2010.8149%2011.3783C11.6371%2012.7885%2012.5126%2013.7044%2012.8477%2014.7872C13.0637%2015.4852%2013.1865%2016.6117%2012.1944%2016.7063C11.1465%2016.8066%2011.1993%2015.4328%2011.1845%2014.7436C11.1398%2012.6488%209.80927%2011.8943%208.80751%209.48133C8.22239%208.07205%207.99439%206.58165%208.33663%205.11045C8.81807%203.04021%209.99119%201.37125%2012.1061%200.793809C13.7971%200.332049%2015.7555%200.710769%2016.8259%202.19157C18.0984%203.95221%2017.8502%206.02917%2017.3328%207.87477C16.3752%2011.289%2017.2305%2012.9167%2018.0288%2013.3424C19.5403%2014.1484%2021.1262%2013.2354%2021.8299%2012.2677C22.5921%2011.2194%2023.0467%209.30709%2022.9747%208.08309C22.9473%207.61557%2022.9061%207.21333%2022.8432%206.85237%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M0%2012.0001C0%2012.8756%200.09456%2013.7291%200.27264%2014.5513C0.2544%2013.9316%200.31536%2013.3182%200.47568%2012.746C0.91632%2011.1721%201.95216%209.47627%203.27648%208.82779C7.40064%206.80891%209.54432%2011.1707%209.28512%2014.3502C9.1296%2016.2596%208.5104%2017.7779%208.98752%2019.3307C9.13968%2019.826%209.4632%2020.2844%209.99312%2020.5326C11.447%2021.2137%2012.8698%2020.2772%2013.5312%2019.2851C14.245%2018.2151%2014.58%2016.8764%2014.4893%2015.6529C14.4024%2014.474%2013.9944%2013.7012%2013.3795%2012.6457C12.5573%2011.2355%2011.6818%2010.3196%2011.3467%209.23675C11.1307%208.53883%2011.0078%207.41227%2012%207.31771C13.0478%207.21739%2012.995%208.59115%2013.0099%209.28043C13.0546%2011.3751%2014.3851%2012.1297%2015.3869%2014.5427C15.972%2015.9519%2016.2%2017.4423%2015.8578%2018.9135C15.3763%2020.9838%2014.2032%2022.6527%2012.0883%2023.2302C10.3973%2023.6919%208.43888%2023.3132%207.36848%2021.8324C6.096%2020.0718%206.34416%2017.9948%206.8616%2016.1492C7.8192%2012.735%206.96384%2011.1073%206.1656%2010.6815C4.65408%209.87611%203.06816%2010.7886%202.36448%2011.7563C1.60224%2012.8046%201.14768%2014.7169%201.21968%2015.9409C1.26432%2016.7003%201.34592%2017.2878%201.49664%2017.8062%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M12%2024C18.6274%2024%2024%2018.6274%2024%2012C24%205.37258%2018.6274%200%2012%200C5.37258%200%200%205.37258%200%2012C0%2018.6274%205.37258%2024%2012%2024Z%22%20fill%3D%22%23E6FA36%22%2F%3E%3Cpath%20d%3D%22M15.8578%2018.914C16.2%2017.4428%2015.972%2015.9524%2015.3869%2014.5432C14.3851%2012.1302%2013.0541%2011.3752%2013.0099%209.28092C12.9955%208.59164%2013.0479%207.21788%2012%207.3182C11.0079%207.41324%2011.1307%208.5398%2011.3467%209.23772C11.6818%2010.3206%2012.5578%2011.2364%2013.3795%2012.6467C13.9949%2013.7022%2014.4024%2014.475%2014.4893%2015.6539C14.5795%2016.8774%2014.245%2018.2161%2013.5312%2019.286C12.8693%2020.2782%2011.4471%2021.2147%209.99313%2020.5336C9.46321%2020.2854%209.13969%2019.8265%208.98753%2019.3316C8.51089%2017.7784%209.12961%2016.2606%209.28513%2014.3512C9.54433%2011.1716%207.40017%206.80988%203.27649%208.82876C1.95217%209.47724%200.916332%2011.1726%200.475692%2012.747C0.315372%2013.3196%200.254412%2013.9326%200.272652%2014.5523C0.523212%2015.7081%200.939852%2016.802%201.49665%2017.8076C1.34593%2017.2888%201.26433%2016.7017%201.21969%2015.9424C1.14769%2014.7188%201.60273%2012.806%202.36449%2011.7577C3.06769%2010.79%204.65409%209.87708%206.16561%2010.683C6.96385%2011.1088%207.81921%2012.7364%206.86161%2016.1507C6.34369%2017.9968%206.09553%2020.0732%207.36849%2021.8339C8.43889%2023.3147%2010.3973%2023.6934%2012.0883%2023.2316C14.2032%2022.6532%2015.3768%2020.9843%2015.8578%2018.914Z%22%20fill%3D%22black%22%2F%3E%3Cpath%20d%3D%22M23.7182%2011.2782C23.8008%2010.984%2023.8565%2010.6787%2023.8891%2010.3676C23.8891%2010.3691%2023.8896%2010.37%2023.8896%2010.371C23.7206%209.12732%2023.3616%207.94412%2022.8422%206.85164C22.9051%207.21308%2022.9464%207.61484%2022.9737%208.08236C23.0457%209.30588%2022.5907%2011.2187%2021.8289%2012.267C21.1257%2013.2347%2019.5393%2014.1476%2018.0278%2013.3417C17.2296%2012.916%2016.3742%2011.2883%2017.3318%207.87404C17.8497%206.02796%2018.0979%203.95148%2016.8249%202.19084C15.7545%200.710036%2013.7961%200.331317%2012.1051%200.793076C9.99021%201.37052%208.81661%203.03948%208.33565%205.10972C7.99341%206.58092%208.22141%208.07132%208.80653%209.4806C9.80829%2011.8936%2011.1393%2012.6486%2011.1835%2014.7428C11.1979%2015.4321%2011.1456%2016.8059%2012.1934%2016.7056C13.1856%2016.6105%2013.0627%2015.484%2012.8467%2014.7865C12.5117%2013.7036%2011.6356%2012.7878%2010.8139%2011.3776C10.1985%2010.322%209.79101%209.54924%209.70365%208.37036C9.61341%207.14684%209.94797%205.80812%2010.6617%204.7382C11.3236%203.74604%2012.7459%202.80956%2014.1998%203.49068C14.7297%203.73884%2015.0532%204.19772%2015.2054%204.6926C15.682%206.24588%2015.0633%207.76364%2014.9078%209.67308C14.6486%2012.8526%2016.7928%2017.2144%2020.9165%2015.1955C22.2413%2014.548%2023.2776%2012.8521%2023.7182%2011.2782Z%22%20fill%3D%22black%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6759_209574%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",name:"Squid"},{id:"across",logoURI:"data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%20%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%2216%22%20fill%3D%22%236CF9D8%22%3E%3C%2Frect%3E%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20%20%20%20d%3D%22M6.95021%208.41988L8.50949%206.8606L14.7408%2013.0919C14.3626%2013.253%2014.0083%2013.4879%2013.6998%2013.7964C13.4609%2014.0353%2013.2662%2014.3017%2013.1157%2014.5853L6.95021%208.41988ZM12.9982%2017.4399L6.85803%2023.5801L8.41732%2025.1394L14.495%2019.0617C14.209%2018.9107%2013.9405%2018.7149%2013.6998%2018.4742C13.3932%2018.1675%2013.1593%2017.8156%2012.9982%2017.4399ZM17.5887%2019.0584L23.5826%2025.0522L25.1418%2023.493L19.0822%2017.4333C18.921%2017.8114%2018.6862%2018.1657%2018.3777%2018.4742C18.1388%2018.7131%2017.8724%2018.9079%2017.5887%2019.0584ZM18.9652%2014.5916L25.0497%208.50706L23.4904%206.94778L17.3434%2013.0947C17.7191%2013.2558%2018.071%2013.4897%2018.3777%2013.7964C18.6184%2014.037%2018.8142%2014.3055%2018.9652%2014.5916Z%22%20%20%20%20fill%3D%22%232D2E33%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",name:"Across"}];function Yg({routeTagList:t}){const r=Qt(),n={typography:"h6",borderRadius:4,px:8,py:4,ml:8};return ne.exports.jsx(ne.exports.Fragment,{children:t.map((t=>"no-approve"===t.type?ne.exports.jsxs(er,{sx:Object.assign(Object.assign({},n),{color:r.palette.text.primary,backgroundColor:r.palette.background.paperContrast,display:"flex",alignItems:"center"}),children:[ne.exports.jsx(i.Lock,{style:{color:r.palette.text.primary,width:14,height:14}}),ne.exports.jsx("span",{style:{marginLeft:4},children:ne.exports.jsx(e.Trans,{id:"Unapproved"})})]},t.type):"best-price"===t.type?ne.exports.jsx(er,{sx:Object.assign(Object.assign({},n),{color:r.palette.success.main,backgroundColor:fr(r.palette.success.main,.1)}),children:ne.exports.jsx(e.Trans,{id:"Best offer"})},t.type):null))})}function Gg(e,t){let r=x.i18n._("s");return t||(r=e>=2?x.i18n._("Seconds"):x.i18n._("Second")),r}function Xg(e,t){let r="";return r=e>=2?t?x.i18n._("Mins"):x.i18n._("Minutes"):t?x.i18n._("Min"):x.i18n._("Minute"),r}function Jg(e){return e>=2?x.i18n._("Hours"):x.i18n._("Hour")}function qg({start:e,end:t,showSecondUnit:r}){if(!e||!t)return null;const n=t-e,o=1e3,i=6e4,s=36e5,a=24*s;let l="",c="";if(n<i){const e=n/o;l=`${gs(e)} ${Gg(e,r)}`}else if(n<s){const e=n/i;l=`${gs(e)} ${Xg(e,r)}`;const t=n%i/o;c=`${gs(t)} ${Gg(t,r)}`}else if(n<a){const e=n/s;l=`${gs(e)} ${Jg(e)}`;const t=n%s/i;c=`${gs(t)} ${Xg(t)}`}else{const e=n/a;l=`${gs(e)} ${function(e){return e>=2?x.i18n._("Days"):x.i18n._("Day")}(e)}`;const t=n%a/s;c=`${gs(t)} ${Jg(t)}`}return r?`${l}${c}`.replaceAll(" ","").toLowerCase():l}function Qg({chainId:t,token:r,amount:o}){var i;const s=Qt(),a=n.useMemo((()=>Im[t]),[t]);return ne.exports.jsxs(er,{sx:{display:"flex",flexDirection:"column"},children:[ne.exports.jsxs(er,{sx:{mb:8,display:"flex",alignItems:"flex-end",alignSelf:"center"},children:[ne.exports.jsx(jm,{address:null!==(i=null==r?void 0:r.address)&&void 0!==i?i:"",marginRight:0,width:28,height:28,url:null==r?void 0:r.logoURI}),a?ne.exports.jsx(er,{component:a.logo,sx:{width:12,height:12,position:"relative",left:-6}}):""]}),ne.exports.jsxs(er,{sx:{color:s.palette.text.primary,typography:"body1",fontWeight:600,width:"100%",wordBreak:"break-word",textAlign:"center"},children:[ds({input:o,decimals:null==r?void 0:r.decimals})," ",null==r?void 0:r.symbol]}),ne.exports.jsxs(er,{sx:{color:s.palette.text.secondary,typography:"h6",alignSelf:"center"},children:[ne.exports.jsx(e.Trans,{id:"on"})," ",a.name]})]})}function Kg({children:e}){const t=Qt();return ne.exports.jsxs(er,{sx:{position:"relative",width:"calc(100% - 16px)",mx:"auto"},children:[ne.exports.jsx(er,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"100%",borderTopColor:t.palette.text.primary,borderTopWidth:1,borderTopStyle:"dashed","&:before":{content:'""',position:"absolute",left:0,top:-.5,backgroundColor:t.palette.text.primary,width:6,height:6,borderRadius:"50%",transform:"translate(-50%, -50%)"},"&:after":{display:{tablet:"block"},content:'""',position:"absolute",right:-1,top:-.5,width:0,height:0,transform:"translate(0, -50%)",borderTop:"4px solid transparent",borderBottom:"4px solid transparent",borderLeft:`6px solid ${t.palette.text.primary}`}}}),ne.exports.jsx(er,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)"},children:e})]})}function $g({size:e="medium",toolDetails:t,nameMarginLeft:r=4,logoMarginLeft:n=0,nameSx:o}){const i=Qt();if(!t||!t.logoURI||!t.name)return null;const{logoURI:s,name:a}=t;return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,{component:"img",src:s,alt:a,sx:{marginLeft:n,width:"large"===e?24:16,height:"large"===e?24:16}}),ne.exports.jsx(er,{sx:Object.assign({color:i.palette.text.primary,fontWeight:600,marginLeft:r,typography:{mobile:"small"===e?"h6":"medium"===e?"body2":"caption",tablet:"small"===e||"medium"===e?"body2":"caption"}},o),children:a})]})}function ey({fromToken:t,toToken:r,fromChainId:o,toChainId:s,fromAmount:a,fromTokenBalance:l,toTokenAmount:c,toolDetails:d,product:h,executionDuration:p,feeUSD:f,selected:m,setSelected:g,spenderContractAddress:y,isBestPrice:b}){const x=Qt(),{account:v}=u.useWeb3React(),w=zg.find((e=>e.id===h)),{getApprovalState:E}=Zg({account:v,chainId:o,contractAddress:y}),A=n.useMemo((()=>t&&a&&l?E(t,a,l):Lg.Loading),[t,a,l,E]),C=n.useMemo((()=>{const e=[];return b&&e.push({type:"best-price"}),A===Lg.Approving||A===Lg.Insufficient?[...e,{type:"no-approve"}]:e}),[A,b]);return ne.exports.jsxs(er,{sx:Object.assign({borderRadius:16,py:16,px:12,backgroundColor:x.palette.background.tag,cursor:"pointer","&:hover":{backgroundColor:"hover.default"},outline:0},m?{borderWidth:1,borderStyle:"solid",borderColor:x.palette.primary.main}:{}),onClick:g,children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap"},children:[ne.exports.jsx(er,{component:"img",src:null==w?void 0:w.logoURI,alt:null==w?void 0:w.name,sx:{width:16,height:16}}),ne.exports.jsx(er,{sx:{marginLeft:4},children:null==w?void 0:w.name}),ne.exports.jsx(Yg,{routeTagList:C})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",mt:8,pb:8,borderStyle:"dashed",borderWidth:x.spacing(0,0,1,0),borderColor:x.palette.border.main},children:[ne.exports.jsx(di,{onlyHover:!0,placement:"top",title:ne.exports.jsx(e.Trans,{id:"Estimated transaction time"}),children:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${x.palette.border.main}`,borderRadius:4,typography:"h6"},children:[ne.exports.jsx(i.Time,{style:{color:x.palette.text.secondary,width:14,height:14}}),ne.exports.jsx(er,{sx:{ml:4,lineHeight:1},children:null!==p?qg({start:Date.now(),end:Date.now()+1e3*p}):"-"})]})}),ne.exports.jsx(di,{onlyHover:!0,placement:"top",title:ne.exports.jsx(e.Trans,{id:"Fee includes: Bridge fees + Swap fees. Gas fee not included."}),children:ne.exports.jsxs(er,{sx:{ml:8,display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${x.palette.border.main}`,borderRadius:4,typography:"h6"},children:[ne.exports.jsx(i.GasFee,{style:{color:x.palette.text.secondary,width:14,height:14}}),ne.exports.jsx(er,{sx:{ml:4,lineHeight:1},children:null!==f?`$${ds({input:f,decimals:6})}`:"-"})]})})]}),ne.exports.jsxs(er,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",mt:8},children:[ne.exports.jsx(Qg,{token:t,chainId:o,amount:a}),ne.exports.jsx(Kg,{children:ne.exports.jsx(er,{sx:{display:"flex",px:3,py:3,backgroundColor:x.palette.background.paperContrast,border:`1px solid ${x.palette.border.main}`,borderRadius:"50%",alignItems:"center",width:24,height:24,overflow:"hidden"},children:ne.exports.jsx($g,{size:"medium",toolDetails:d,nameMarginLeft:8})})}),ne.exports.jsx(Qg,{token:r,chainId:s,amount:c})]})]})}function ty({open:t,onClose:r,selectedRouteId:o,setSelectRouteId:i,bridgeRouteList:s}){const a=Qt(),l=Up(),c=n.useMemo((()=>{if(!(null==s?void 0:s.length))return null;const{fromToken:e}=s[0];return l(e)}),[s,l]);return ne.exports.jsx(Pm,{open:t,onClose:r,title:ne.exports.jsx(e.Trans,{id:"Select Bridge"}),children:ne.exports.jsx(er,{sx:{position:"relative",display:"flex",flexDirection:"column",gap:12,py:20,px:16,flex:1,overflowY:"auto",overflowX:"hidden","&::before":{content:'""',position:"absolute",top:0,width:1,height:"1px",backgroundColor:a.palette.border.main}},children:null==s?void 0:s.map(((e,t)=>ne.exports.jsx(ey,{fromChainId:e.fromChainId,toChainId:e.toChainId,fromToken:e.fromToken,toToken:e.toToken,fromAmount:e.fromAmount,fromTokenBalance:c,toTokenAmount:e.toTokenAmount,toolDetails:e.step.toolDetails,spenderContractAddress:e.spenderContractAddress,selected:o===e.id,setSelected:()=>{i(e.id),r()},isBestPrice:0===t,product:e.product,executionDuration:e.executionDuration,feeUSD:e.feeUSD},e.key)))})})}function ry({route:t,onClick:r}){var n,o;const s=Qt();if(!t)return null;const{product:a,executionDuration:l,feeUSD:c,fromAmount:u,fromToken:d,fromChainId:h,toTokenAmount:p,toToken:f,toChainId:m}=t,g=zg.find((e=>e.id===a)),y=Im[h],b=Im[m];return ne.exports.jsxs(er,{sx:{px:16,py:8,width:"100%",backgroundColor:"background.tag",borderRadius:12,cursor:"pointer","&:hover":{backgroundColor:"hover.default"}},onClick:r,children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap"},children:[ne.exports.jsx(er,{component:"img",src:null==g?void 0:g.logoURI,alt:null==g?void 0:g.name,sx:{width:16,height:16}}),ne.exports.jsx(er,{sx:{marginLeft:4,typography:"body2",fontWeight:600},children:null==g?void 0:g.name}),ne.exports.jsx(er,{sx:{display:"block",mx:8,width:"1px",height:12,backgroundColor:s.palette.border.main}}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600},children:[ds({input:u,decimals:null==d?void 0:d.decimals}),ne.exports.jsxs(er,{sx:{ml:4,display:"flex",alignItems:"flex-end",alignSelf:"center",width:18,height:18},children:[ne.exports.jsx(jm,{address:null!==(n=null==d?void 0:d.address)&&void 0!==n?n:"",marginRight:0,width:18,height:18,url:null==d?void 0:d.logoURI}),y?ne.exports.jsx(er,{component:y.logo,sx:{position:"relative",left:-6,width:10,height:10,flexShrink:0}}):""]})]})," = ",ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600},children:[ds({input:p,decimals:null==f?void 0:f.decimals}),ne.exports.jsxs(er,{sx:{ml:4,display:"flex",alignItems:"flex-end",alignSelf:"center",width:18,height:18},children:[ne.exports.jsx(jm,{address:null!==(o=null==f?void 0:f.address)&&void 0!==o?o:"",marginRight:0,width:18,height:18,url:null==f?void 0:f.logoURI}),b?ne.exports.jsx(er,{component:b.logo,sx:{width:10,height:10,position:"relative",left:-6,flexShrink:0}}):""]})]})]}),ne.exports.jsx(er,{component:i.ArrowRight,sx:{width:18,height:18}})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",mt:8},children:[ne.exports.jsx(di,{onlyHover:!0,placement:"top",title:ne.exports.jsx(e.Trans,{id:"Estimated transaction time"}),children:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${s.palette.border.main}`,borderRadius:4,typography:"h6"},children:[ne.exports.jsx(i.Time,{style:{color:s.palette.text.secondary,width:14,height:14}}),ne.exports.jsx(er,{sx:{ml:4,lineHeight:1},children:null!==l?qg({start:Date.now(),end:Date.now()+1e3*l}):"-"})]})}),ne.exports.jsx(di,{onlyHover:!0,placement:"top",title:ne.exports.jsx(e.Trans,{id:"Fee includes: Bridge fees + Swap fees. Gas fee not included."}),children:ne.exports.jsxs(er,{sx:{ml:8,display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${s.palette.border.main}`,borderRadius:4,typography:"h6"},children:[ne.exports.jsx(i.GasFee,{style:{color:s.palette.text.secondary,width:14,height:14}}),ne.exports.jsx(er,{sx:{ml:4,lineHeight:1},children:null!==c?`$${ds({input:c,decimals:6})}`:"-"})]})})]})]})}function ny(){const{provider:e}=u.useWeb3React(),[r,o]=n.useState(),[i,s]=n.useState(!1),[a,c]=n.useState(""),{apikey:d}=l.useSelector(Lp),h=n.useCallback((({selectedRoute:r,fromEtherTokenBalance:n,goNext:i})=>ga(this,void 0,void 0,(function*(){var a,l;if(!r||!e||!n)return;const{encodeParams:u}=r;if(u){c(""),s(!0);try{const{fromToken:f,fromAmount:m,product:g}=r,y={product:g,encodeParams:u},b=(yield O.default.post(`${xg}?apikey=${d}`,{data:y})).data.data,{data:v,to:w,value:E,from:A,chainId:C}=b;if(!(v&&w&&E&&A&&C))throw new Error("cross_chain_swap_transactionEncode is null");const k=ca[C],R=(h=E,p=18,new t.BigNumber(h).div(new t.BigNumber(10).pow(p))),S=k&&f.address.toLowerCase()===k.address.toLowerCase(),T=R.minus(S?m:0);if(!R.isNaN()&&R.gt(0)&&n.lt(R))return c(x.i18n._("Insufficient cross-chain fees, need at least {0} {1}",{0:ds({input:T,decimals:null!==(a=null==k?void 0:k.decimals)&&void 0!==a?a:18}),1:null!==(l=null==k?void 0:k.symbol)&&void 0!==l?l:"-"})),void s(!1);if(!(yield Qm({from:A,to:w,value:E,data:v},e)))throw new Error("failed to estimate gas");o({data:v,to:w,value:E,from:A,chainId:C}),i()}catch(e){console.error("[failed to construct transaction request]: ",e);const{message:t}=e;c(t)}var h,p;s(!1)}}))),[o,s,e]);return{apikey:d,sendRouteLoading:i,sendRouteError:a,setSendRouteError:c,bridgeOrderTxRequest:r,handleClickSend:h}}function oy({route:e,bridgeOrderTxRequest:t}){const{chainId:r,account:o}=u.useWeb3React(),s=ag(),{apikey:a}=l.useSelector(Lp);return n.useCallback((()=>{if(t&&e)try{const{fromToken:r,toToken:n,fromAmount:o,toTokenAmount:l,fromChainId:c,toChainId:u,toAddress:d,slippage:h,roundedRouteCostTime:p}=e,f=ds({input:o,decimals:r.decimals}),m=ds({input:l,decimals:n.decimals}),g=ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(jm,{token:r,sx:{width:16,height:16,mr:6},chainId:r.chainId}),`${f} ${null==r?void 0:r.symbol}`,ne.exports.jsx(er,{component:i.DoubleRight,sx:{width:12,height:12,mx:16}}),ne.exports.jsx(jm,{token:n,sx:{width:16,height:16,mr:6}}),`${m} ${null==n?void 0:n.symbol}`]}),y=(t,r)=>ga(this,void 0,void 0,(function*(){const n=yield function({apikey:e,tx:t,route:r}){return ga(this,void 0,void 0,(function*(){const{fromChainId:n,toChainId:o,fromAmount:i,fromToken:s,toToken:a,fromAddress:l,toAddress:c,slippage:u,product:d,step:h,sourceRoute:p,productParams:f}=r,{toAmount:m}=p,g={fromChainId:n,fromAmount:ms(i,s.decimals).toString(),fromTokenAddress:s.address,toChainId:o,toAmount:m,toTokenAddress:a.address,fromAddress:l,toAddress:c,slippage:u,hash:t,product:d,extend:{lifiBridge:h.tool,route:p,productParams:f}},y=(yield O.default.post(`${vg}?apikey=${e}`,{data:g})).data.data;return null==y?void 0:y.id}))}({apikey:a,tx:t,route:e});r&&r(t,{orderId:n})})),b={fromChainId:c,toChainId:u,fromTokenAddress:r.address,toTokenAddress:n.address,fromTokenSymbol:r.symbol,toTokenSymbol:n.symbol,fromTokenAmount:o,toTokenAmount:l.toString(),slippage:h,sendAccount:d,roundedRouteCostTime:p};return s.execute(x.i18n._("Bridge"),Object.assign({opcode:$m.TX},t),g,!1,void 0,Object.assign(Object.assign(Object.assign({},t),{fromToken:r,toToken:n,pay:f,receive:m}),b),void 0,y)}catch(e){console.error(e)}}),[o,r,e,t,a])}function iy({chainId:e,address:t,children:r}){const n=Qt();return ne.exports.jsxs(er,{component:"a",href:pa(`tx/${t}`,e),target:"_blank",rel:"noopener noreferrer",sx:{color:n.palette.text.secondary,"&:hover":{color:n.palette.text.primary},display:"flex",alignItems:"center",typography:"body2"},children:[r,ne.exports.jsx(er,{component:"svg",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{marginLeft:6,width:16,height:17},children:ne.exports.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.33333 3.83333V13.1667H12.6667V8.5H14V13.1667C14 13.9 13.4 14.5 12.6667 14.5H3.33333C2.59333 14.5 2 13.9 2 13.1667V3.83333C2 3.1 2.59333 2.5 3.33333 2.5H8V3.83333H3.33333ZM9.33333 3.83333V2.5H14V7.16667H12.6667V4.77333L6.11333 11.3267L5.17333 10.3867L11.7267 3.83333H9.33333Z",fill:"currentColor"})})]})}function sy({fromChainId:t,toChainId:r,fromTokenAmount:o,toTokenAmount:i,fromTokenDecimals:s,fromTokenSymbol:a,toTokenDecimals:l,toTokenSymbol:c,fromHash:u,toHash:d,toolDetails:h}){const p=Qt(),[f,m]=n.useMemo((()=>[Im[t],Im[r]]),[t,r]);return ne.exports.jsxs(er,{sx:{borderLeft:`1px dashed ${p.palette.text.primary}`,opacity:d?1:.5,pb:24},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"flex-start",flexWrap:{mobile:"wrap",tablet:"nowrap"}},children:[ne.exports.jsx(er,{component:"img",src:h.logoURI,alt:h.name,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:{mobile:p.palette.background.paper,tablet:p.palette.background.paper},alignSelf:"flex-start"}}),ne.exports.jsx(er,{sx:{ml:8,typography:"body1"},children:h.name}),ne.exports.jsxs(er,{sx:{typography:"body2",marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",width:{mobile:"100%",tablet:"auto"},mt:{mobile:8,tablet:0}},children:[ds({input:o,decimals:s})," ",a,ne.exports.jsx("span",{style:{marginLeft:4,color:p.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"On"})}),ne.exports.jsx(er,{component:null==f?void 0:f.logo,sx:{marginLeft:4,width:18,height:18}}),ne.exports.jsx("span",{style:{marginLeft:4,marginRight:4,color:p.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"To"})}),ds({input:i,decimals:l})," ",c,ne.exports.jsx("span",{style:{marginLeft:4,color:p.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"On"})}),ne.exports.jsx(er,{component:null==m?void 0:m.logo,sx:{marginLeft:4,width:18,height:18}})]})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",mt:{mobile:8,tablet:5}},children:[ne.exports.jsx(iy,{chainId:t,address:u,children:ne.exports.jsx(e.Trans,{id:"Source"})}),ne.exports.jsx(er,{sx:{width:16}}),ne.exports.jsx(iy,{chainId:r,address:d,children:ne.exports.jsx(e.Trans,{id:"Destination"})})]})]})}function ay({chainId:t,fromTokenAmount:r,toTokenAmount:o,fromTokenDecimals:i,fromTokenSymbol:s,toTokenDecimals:a,toTokenSymbol:l,hash:c,toolDetails:u}){const d=Qt(),h=n.useMemo((()=>Im[t]),[t]);return ne.exports.jsxs(er,{sx:{borderLeft:`1px dashed ${d.palette.text.primary}`,opacity:c?1:.5,pb:24},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"flex-start",flexWrap:{mobile:"wrap",tablet:"nowrap"}},children:[ne.exports.jsx(er,{component:"img",src:u.logoURI,alt:u.name,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:d.palette.background.paper,alignSelf:"flex-start"}}),ne.exports.jsx(er,{sx:{ml:8,typography:"body1"},children:u.name}),ne.exports.jsxs(er,{sx:{typography:"body2",marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",width:{mobile:"100%",tablet:"auto"},mt:{mobile:8,tablet:0}},children:[ds({input:r,decimals:i})," ",s,ne.exports.jsx("span",{style:{marginLeft:4,marginRight:4,color:d.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"For"})}),ds({input:o,decimals:a})," ",l,ne.exports.jsxs(er,{sx:{alignItems:"center",display:{mobile:"none",tablet:"flex"}},children:[ne.exports.jsx("span",{style:{marginLeft:4,color:d.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"on"})}),ne.exports.jsx(er,{component:null==h?void 0:h.logo,sx:{marginLeft:4,width:18,height:18}}),ne.exports.jsx(er,{component:"span",sx:{ml:4},children:h.name})]})]})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",typography:"body2",mt:{mobile:8,tablet:5}},children:[ne.exports.jsxs(er,{sx:{alignItems:"center",display:{mobile:"flex",tablet:"none"}},children:[ne.exports.jsx("span",{style:{color:d.palette.text.secondary},children:ne.exports.jsx(e.Trans,{id:"on"})}),ne.exports.jsx(er,{component:null==h?void 0:h.logo,sx:{marginLeft:4,width:18,height:18}}),ne.exports.jsx(er,{component:"span",sx:{ml:4,mr:8},children:h.name})]}),ne.exports.jsx(iy,{chainId:t,address:c,children:ne.exports.jsx(e.Trans,{id:"Tx"})})]})]})}function ly({marginTop:e=20,route:t}){const r=Qt(),{fromChainId:o,toChainId:i}=t,{step:{includedSteps:s}}=t,[a,l]=n.useMemo((()=>[Im[o],Im[i]]),[o,i]);return ne.exports.jsxs(er,{sx:{mt:e,pl:10},children:[ne.exports.jsx(er,{sx:{borderLeft:`1px dashed ${r.palette.text.primary}`,opacity:1,pb:24},children:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"flex-start"},children:[ne.exports.jsx(er,{component:null==a?void 0:a.logo,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:r.palette.background.paper}}),ne.exports.jsx(er,{sx:{ml:8,typography:"body1"},children:a.name})]})}),s.map(((e,t)=>{const{toolDetails:r,type:n,estimate:o}=e;return"swap"===n?ne.exports.jsx(ay,{chainId:o.fromToken.chainId,fromTokenAmount:o.fromTokenAmount,toTokenAmount:o.toTokenAmount,fromTokenDecimals:o.fromToken.decimals,fromTokenSymbol:o.fromToken.symbol,toTokenDecimals:o.toToken.decimals,toTokenSymbol:o.toToken.symbol,hash:null,toolDetails:r},t):"cross"===n?ne.exports.jsx(sy,{fromChainId:o.fromToken.chainId,toChainId:o.toToken.chainId,fromTokenAmount:o.fromTokenAmount,toTokenAmount:o.toTokenAmount,fromTokenDecimals:o.fromToken.decimals,fromTokenSymbol:o.fromToken.symbol,toTokenDecimals:o.toToken.decimals,toTokenSymbol:o.toToken.symbol,fromHash:null,toHash:null,toolDetails:r},t):null})),ne.exports.jsx(er,{sx:{opacity:.5,pb:0},children:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"flex-start"},children:[ne.exports.jsx(er,{component:null==l?void 0:l.logo,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:r.palette.background.paper}}),ne.exports.jsx(er,{sx:{ml:8,typography:"body1"},children:l.name})]})})]})}function cy({route:t}){const r=Qt(),o=Im[t.fromChainId],s=n.useMemo((()=>pa(`address/${t.fromAddress}`,t.fromChainId)),[t.fromAddress,t.fromChainId]);return ne.exports.jsxs(er,{children:[ne.exports.jsx(er,{sx:{py:12,borderStyle:"solid",borderWidth:r.spacing(1,0,0),borderColor:r.palette.border.main},children:ne.exports.jsx(Ki,{children:ne.exports.jsx(cs,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(er,{component:i.DetailBorder,sx:{mr:6,width:18,height:18}}),ne.exports.jsx(e.Trans,{id:"Detail"})]}),ne.exports.jsx(er,{component:i.CaretUp,sx:{width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]}),children:ne.exports.jsxs(er,{sx:{mt:16},children:[ne.exports.jsxs(er,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsx(er,{sx:{typography:"body2",color:"text.secondary",flexShrink:0},children:ne.exports.jsx(e.Trans,{id:"Send to:"})}),ne.exports.jsxs(er,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"center"},children:[o?ne.exports.jsx(er,{component:o.logo,sx:{width:18,height:18}}):"",ne.exports.jsx(er,{sx:{display:"inline-block",mx:6,width:"1px",height:12,backgroundColor:"border.main"}}),ne.exports.jsx(er,{sx:{typography:"body2",fontWeight:600},children:(a=t.fromAddress,a.length<=10?a:`${a.slice(0,6)}...${a.slice(a.length-4,a.length)}`)}),ne.exports.jsx(jn,{component:"a",href:s,target:"_blank",rel:"noopener noreferrer",sx:{ml:6,width:18,height:18,color:"text.secondary"},children:ne.exports.jsx(er,{component:i.ArrowTopRightBorder,sx:{width:18,height:18}})})]})]}),t.feeUSD?ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsx(er,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:ne.exports.jsx(e.Trans,{id:"Fee"})}),ne.exports.jsxs(er,{sx:{typography:"body2"},children:["$",us({input:t.feeUSD})]})]}):"",ne.exports.jsxs(er,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:[ne.exports.jsx(e.Trans,{id:"Slippage"}),ne.exports.jsx(Og,{onlyHover:!0,title:ne.exports.jsx(e.Trans,{id:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:6})]}),ne.exports.jsxs(er,{sx:{typography:"body2"},children:[100*t.slippage,"%"]})]})]})})})}),ne.exports.jsx(er,{sx:{py:12,borderStyle:"solid",borderWidth:r.spacing(1,0,0),borderColor:r.palette.border.main},children:ne.exports.jsx(Ki,{children:ne.exports.jsx(cs,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(er,{component:i.DetailBorder,sx:{mr:6,width:18,height:18}}),ne.exports.jsx(e.Trans,{id:"Estimated Time"})]}),ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[t.executionDuration?qg({start:Date.now(),end:Date.now()+1e3*t.executionDuration}):"-",ne.exports.jsx(er,{component:i.CaretUp,sx:{ml:6,width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]})]}),children:ne.exports.jsx(ly,{route:t})})})})]});var a}function uy({open:t,onClose:r,route:o,bridgeOrderTxRequest:i,clearToAmt:s,clearFromAmt:a}){const c=Qt(),{contractStatus:u}=l.useSelector(Lp),d=l.useDispatch(),h=oy({route:o,bridgeOrderTxRequest:i});return n.useEffect((()=>{u!==Ep.Pending&&r(),u===Ep.TxSuccess&&(s(),a())}),[u]),ne.exports.jsx(Pm,{title:ne.exports.jsx(e.Trans,{id:"Bridge Summary"}),open:t,onClose:()=>{d(rg({contractStatus:Ep.Initial})),r()},children:ne.exports.jsxs(ne.exports.Fragment,{children:[o?ne.exports.jsxs(er,{sx:{px:16,pb:20,flex:1,overflowY:"auto"},children:[ne.exports.jsxs(er,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",py:20,borderStyle:"solid",borderWidth:c.spacing(1,0,0),borderColor:c.palette.border.main},children:[ne.exports.jsx(Qg,{token:o.fromToken,chainId:o.fromChainId,amount:o.fromAmount}),ne.exports.jsx(Kg,{children:ne.exports.jsx(er,{sx:{display:"flex",px:3,py:3,backgroundColor:c.palette.background.paperContrast,border:`1px solid ${c.palette.border.main}`,borderRadius:"50%",alignItems:"center",width:24,height:24,overflow:"hidden"},children:ne.exports.jsx($g,{size:"medium",toolDetails:o.step.toolDetails,nameMarginLeft:8})})}),ne.exports.jsx(Qg,{token:o.toToken,chainId:o.toChainId,amount:o.toTokenAmount})]}),ne.exports.jsx(cy,{route:o})]}):"",ne.exports.jsx(er,{sx:{px:16,py:20},children:ne.exports.jsx(wn,{fullWidth:!0,isLoading:u==Ep.Pending,disabled:!o,onClick:()=>{h(),d(rg({contractStatus:Ep.Pending}))},children:u==Ep.Pending?ne.exports.jsx(e.Trans,{id:"Confirming"}):ne.exports.jsx(e.Trans,{id:"Confirm Bridge"})})})]})})}function dy({message:t,onClose:r}){return ne.exports.jsx(Pm,{open:!!t,onClose:r,children:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsxs(er,{sx:{flex:1,textAlign:"center"},children:[ne.exports.jsx(er,{component:i.ErrorWarn,sx:{mt:60,width:64,height:64,color:"error.main"}}),t?ne.exports.jsxs(er,{sx:{textAlign:"center",mt:60},children:[ne.exports.jsx(er,{children:ne.exports.jsx(e.Trans,{id:"Something went wrong."})}),ne.exports.jsx(er,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:t})]}):""]}),ne.exports.jsx(er,{sx:{px:16,py:20},children:ne.exports.jsx(wn,{onClick:r,fullWidth:!0,children:ne.exports.jsx(e.Trans,{id:"Dismiss"})})})]})})}function hy(){var t,o,s;const a=Qt(),{isInflight:c}=ig(),{chainId:d,account:h}=u.useWeb3React(),p=l.useDispatch(),{isReverseRouting:f}=l.useSelector(Lp),m=l.useSelector(Np),g=l.useSelector(Pp),b=l.useSelector(_p),{isETH:x}=n.useMemo((()=>fa(d)),[d]),v=n.useMemo((()=>{var e;return null===(e=ca[null!=d?d:m])||void 0===e?void 0:e.address}),[d]),[w,E]=n.useState(""),[A,C]=n.useState(""),[R,S]=n.useState(""),[T,N]=n.useState(""),M=n.useMemo((()=>r.debounce((e=>S(e)),1e3)),[]),F=n.useMemo((()=>r.debounce((e=>N(e)),1e3)),[]),[I,j]=n.useState(null),[D,B]=n.useState(null),[_,P]=n.useState(!1),[W,U]=n.useState(!1),L=n.useMemo((()=>!(!(null==I?void 0:I.chainId)||!(null==D?void 0:D.chainId)||I.chainId===D.chainId)),[I,D]),{toFiatPrice:V,fromFiatPrice:Z}=Eg({chainId:d,toToken:D,fromToken:I}),H=Up(),z=n.useMemo((()=>I?H(I):null),[I,H]),Y=n.useMemo((()=>{const e=null==I?void 0:I.chainId;if(!L||!e)return null;const t=ca[e];return t?H(Object.assign(Object.assign({},t),{chainId:e})):null}),[L,null==I?void 0:I.chainId,H]),{marginAmount:G}=function({token:e,fiatPrice:t}){return{marginAmount:n.useMemo((()=>{var r;const n=null!==(r=null==e?void 0:e.decimals)&&void 0!==r?r:6,o=null!=t?new k.default(500).div(t):new k.default(0),i=ms(o,n);return(i.lt(new k.default(1).times(new k.default(10).pow(n-3)))?new k.default(0):i).toString(10)}),[null==e?void 0:e.decimals,t])}}({token:f?D:I,fiatPrice:f?V:Z}),{resAmount:X,priceImpact:J,executeSwap:q,baseFeeAmount:Q,additionalFeeAmount:K,resPricePerToToken:$,resPricePerFromToken:ee,status:te}=Sg({toToken:D,fromToken:I,marginAmount:G,fromAmount:R,toAmount:T}),{bridgeRouteList:re,status:oe}=function({toToken:e,fromToken:t,fromAmount:r}){const{account:o,provider:i}=u.useWeb3React(),s=l.useSelector(Ag)||.5,{apikey:a}=l.useSelector(Lp),[c,d]=n.useState(Hg.Initial),[h,p]=n.useState([]),f=n.useCallback((()=>ga(this,void 0,void 0,(function*(){var n;const l=null==t?void 0:t.chainId,c=null==e?void 0:e.chainId;if(!(l&&c&&l!==c&&t&&e&&r))return void d(Hg.Initial);d(Hg.Loading);const u=t.address,h=e.address,f=o||kg,m=o||kg,g=Number(s),b={fromAddress:f,fromAmount:y.parseFixed(String(r||1),t.decimals).toString(),fromChainId:l,fromTokenAddress:u,toAddress:m,toChainId:c,toTokenAddress:h,options:{slippage:g},products:["lifi","hyphen","nabox","bungee","swft","stargate","connext","squid","across"]};try{const s=Date.now(),u=(yield O.default.post(`${bg}?apikey=${a}`,{data:b})).data.data,h=[];if((null===(n=null==u?void 0:u.routes)||void 0===n?void 0:n.length)&&u.routes.forEach(((n,o)=>{if(n){const{toAmount:i,feeUSD:a,executionDuration:u,product:d,step:p,encodeParams:y,productParams:b}=n;if(p&&null!==i){const n=new k.default(i);if(!n.isNaN()&&n.gt(0)){const{tool:x,toolDetails:v,type:w,includedSteps:E,approvalAddress:A}=p;if(E&&E.length>0&&x&&v&&v.name&&v.logoURI&&w&&A){const p=[];if(E.forEach((e=>{e&&e.id&&e.type&&e.tool&&e.toolDetails&&e.toolDetails.name&&e.toolDetails.logoURI&&e.estimate&&e.estimate.fromAmount&&e.estimate.fromToken&&e.estimate.fromToken.decimals&&e.estimate.toAmount&&e.estimate.toToken&&e.estimate.toToken.decimals&&p.push({id:e.id,tool:e.tool,toolDetails:{name:e.toolDetails.name,logoURI:e.toolDetails.logoURI},type:e.type,estimate:{fromToken:e.estimate.fromToken,toToken:e.estimate.toToken,fromTokenAmount:new k.default(e.estimate.fromAmount).div(`1e${e.estimate.fromToken.decimals}`),toTokenAmount:new k.default(e.estimate.toAmount).div(`1e${e.estimate.toToken.decimals}`)}})})),p.length>0){const C={key:`${d}-${i}-${a}-${o}`,id:d,fromChainId:l,toChainId:c,fromToken:t,toToken:e,fromAmount:r,toTokenAmount:n.div(`1e${e.decimals}`),fromAddress:f,toAddress:m,product:d,slippage:g,roundedRouteCostTime:(Date.now()-s)/1e3,spenderContractAddress:null!=A?A:"0x",feeUSD:a,executionDuration:u,step:{tool:x,toolDetails:{name:v.name,logoURI:v.logoURI},type:w,includedSteps:p},encodeParams:y,productParams:b,sourceRoute:{toAmount:i,feeUSD:a,executionDuration:u,step:{tool:x,toolDetails:v,type:w,approvalAddress:A,includedSteps:E}}};h.push(C)}}}}}})),p(h),h.length?d(Hg.Success):d(Hg.Failed),!o||!i)return}catch(e){d(Hg.Failed),console.error(e)}}))),[o,e,s,t,i,r,a]);return wg({refetch:f}),{status:c,refetch:f,bridgeRouteList:n.useMemo((()=>r?h:[]),[c,r,h])}}({toToken:D,fromToken:I,fromAmount:R}),[ie,se]=n.useState(!1),[ae,le]=n.useState(""),ce=n.useMemo((()=>!ae&&re.length?re[0].id:ae),[ae,re]),ue=n.useMemo((()=>re.find((e=>e.id===ce))),[re,ce]);n.useEffect((()=>{!ue&&ae&&le("")}),[ue]);const{sendRouteLoading:de,sendRouteError:he,setSendRouteError:pe,bridgeOrderTxRequest:fe,handleClickSend:me}=ny(),[ge,ye]=n.useState(!1),be=function(e){const t=n.useRef(!1),[r,o]=n.useState(!1),i=l.useDispatch();return n.useEffect((()=>{if(!t.current)return void(t.current=!0);i(mg((e?.5:3).toString())),o(!0);const r=setTimeout((()=>{o(!1)}),3e3);return()=>{clearTimeout(r)}}),[e]),r}(L),{getApprovalState:xe,submitApprove:ve,getPendingRest:we,getMaxBalance:Ee}=Zg({account:h,chainId:null!==(t=null==I?void 0:I.chainId)&&void 0!==t?t:d,contractAddress:null==ue?void 0:ue.spenderContractAddress}),Ae=n.useMemo((()=>we(f?D:I)),[null==I?void 0:I.address,null==D?void 0:D.address,we,f]),Ce=n.useCallback((e=>{const t=e.toString();E(t),M(t)}),[E,M]),ke=n.useCallback((e=>{const t=e.toString();C(t),F(t)}),[C,F]),Re=l.useSelector(jp),Se=()=>{let e=null;I||b&&b.chainId===d||Re.some((t=>!(t.chainId!==d||t.side&&"from"!==t.side)&&(e=t,j(t),!0))),D||g&&g.chainId===d||Re.some((t=>!(t.chainId!==d||e&&e.address===t.address||t.side&&"to"!==t.side)&&(B(t),!0)))},Te=n.useRef(d);n.useEffect((()=>{void 0===Te.current&&d&&(Te.current=d,d&&(B(null),j(null),f?ke(""):Ce("")),b&&b.chainId===d&&(j(b),b.amount&&(p(rg({isReverseRouting:!1})),Ce(b.amount))),g&&g.chainId===d&&(B(g),g.amount&&b&&!b.amount&&(p(rg({isReverseRouting:!0})),ke(g.amount))),Se())}),[g,b,d,Ce,ke]),n.useEffect((()=>{Se()}),[Re]);const Ne=n.useCallback((()=>{Ce(""),ke(""),j(D),B(I),le("")}),[j,D,B,I,Ce,ke,le]),Me=n.useCallback((e=>f?ke(Ee(D)):Ce(Ee(I))),[Ce,ke,Ee,I,D,f]),Fe=n.useMemo((()=>(100*Number(J)).toFixed(2)),[J]),Oe=n.useMemo((()=>{const e=f?X:R;return e&&Z?new k.default(Z).multipliedBy(e):null}),[Z,R,f,X]),Ie=n.useMemo((()=>{var e;if(!V)return null;if(L)return(null===(e=null==ue?void 0:ue.toTokenAmount)||void 0===e?void 0:e.gt(0))?ue.toTokenAmount.multipliedBy(V):null;const t=f?T:X;return t?new k.default(V).multipliedBy(t):null}),[V,T,f,X,ue,L]),je=n.useMemo((()=>ne.exports.jsxs(er,{sx:{display:"flex",fontWeight:600,typography:"body2",alignItems:"center",justifyContent:"center"},children:[ne.exports.jsx(Og,{title:ne.exports.jsx(e.Trans,{id:"Due to the market condition, market price and estimated price may have a slight difference"}),mr:8}),ne.exports.jsxs(er,{sx:{display:"flex"},children:[ne.exports.jsx(e.Trans,{id:"Current price impact"}),ne.exports.jsxs(er,{sx:{color:a.palette.error.main,ml:4},children:[Fe,"%"]})]})]})),[Fe]),De=n.useMemo((()=>ne.exports.jsx(_g,{toToken:D,fromToken:I,priceStatus:te,pricePerToToken:$,pricePerFromToken:ee})),[D,I,te,$,ee]),Be=n.useMemo((()=>!sa[d||1]),[d]),_e=n.useMemo((()=>d&&!!(null==I?void 0:I.chainId)&&(null==I?void 0:I.chainId)!==d),[d,null==I?void 0:I.chainId]),Pe=n.useMemo((()=>_e?ne.exports.jsxs(er,{sx:{textAlign:"center"},children:[ne.exports.jsx(er,{component:i.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),ne.exports.jsx(e.Trans,{id:"The current network is inconsistent with the wallet - please switch in wallet"})]}):te===Rg.Loading||L&&oe===Rg.Loading?ne.exports.jsx(er,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(Bn,{sx:{mr:5}}),ne.exports.jsx(e.Trans,{id:"Fetching best price..."})]})}):Be?ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsx(er,{component:i.Warn,sx:{mr:6,width:16,color:"warning.main"}}),ne.exports.jsx(e.Trans,{id:"Unsupported network - switch to trade"})]}):!L&&w&&new k.default(Fe).gt(15)?je:L&&re.length?ne.exports.jsx(ry,{route:ue,onClick:()=>se(!0)}):De),[te,De,w,je,Fe,Be,L,oe,re,ue,_e]),We=n.useMemo((()=>f?new k.default(A).gt(0)?ds({input:X,decimals:null==I?void 0:I.decimals}):"-":w),[w,A,X,I,f]),Ue=n.useMemo((()=>{var e;return f?A:L?(null===(e=null==ue?void 0:ue.toTokenAmount)||void 0===e?void 0:e.gt(0))&&oe!==Rg.Loading?ds({input:ue.toTokenAmount,decimals:null==D?void 0:D.decimals}):"-":new k.default(w).gt(0)?ds({input:X,decimals:null==D?void 0:D.decimals}):"-"}),[w,A,X,D,f,ue,L,oe]),Le=n.useMemo((()=>{const t=xe(I,f?X||0:R),r=t===Lg.Approving,n=t===Lg.Insufficient&&!Ae,o=x?.1:.02,i=v===(null==I?void 0:I.address),s=new k.default(z||0);if(!h)return ne.exports.jsx(Wg,{});if(c)return ne.exports.jsx(wn,{fullWidth:!0,isLoading:!0,disabled:!0,children:ne.exports.jsx(e.Trans,{id:"Transaction Pending"})});if(!I||!D)return ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-select-token-btn",children:ne.exports.jsx(e.Trans,{id:"Select Tokens"})});if(n)return ne.exports.jsx(wn,{fullWidth:!0,disabled:r,onClick:()=>ve(I),children:r?ne.exports.jsx(e.Trans,{id:"Approving"}):ne.exports.jsx(e.Trans,{id:"Approve"})});if(!new k.default(f?T:R).gt(0))return ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-enter-amount-btn",children:ne.exports.jsx(e.Trans,{id:"Enter an amount"})});if(L?oe===Rg.Loading||t===Lg.Loading:te===Rg.Loading)return ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-fetch-price-btn",children:ne.exports.jsx(e.Trans,{id:"Fetching Price..."})});let a=!1;return a=L?!re.length||oe===Rg.Failed:!X||te===Rg.Failed,a?ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,children:ne.exports.jsx(e.Trans,{id:"Quote not available"})}):s.lt(f?null!=X?X:0:R)||i&&s.lte(o)?ne.exports.jsx(wn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-insufficient-balance-btn",children:ne.exports.jsx(e.Trans,{id:"Insufficient balance"})}):L?ne.exports.jsx(wn,{fullWidth:!0,onClick:()=>me({selectedRoute:ue,fromEtherTokenBalance:Y,goNext:()=>ye(!0)}),"data-testid":"swap-review-btn",isLoading:de,children:ne.exports.jsx(e.Trans,{id:"Review Bridge"})}):ne.exports.jsx(wn,{fullWidth:!0,onClick:()=>P(!0),"data-testid":"swap-review-btn",children:ne.exports.jsx(e.Trans,{id:"Review Swap"})})}),[x,h,T,R,D,X,I,c,q,Ae,ve,te,z,xe,v,f,L,oe,re,de,Y]),Ve=n.useMemo((()=>I&&D?ne.exports.jsxs(er,{sx:{display:"flex",alignItems:"center"},children:[ne.exports.jsx(jm,{token:I,sx:{width:16,height:16,mr:6},chainId:I.chainId}),`${ds({input:f?X:R,decimals:null==I?void 0:I.decimals})} ${null==I?void 0:I.symbol}`,ne.exports.jsx(er,{component:i.DoubleRight,sx:{width:12,height:12,mx:16}}),ne.exports.jsx(jm,{token:D,sx:{width:16,height:16,mr:6},chainId:D.chainId}),`${ds({input:f?T:X,decimals:null==D?void 0:D.decimals})} ${null==D?void 0:D.symbol}`]}):ne.exports.jsx(er,{})),[I,D,R,T,X,f]);return ne.exports.jsxs(ne.exports.Fragment,{children:[ne.exports.jsxs(er,{sx:{display:"flex",justifyContent:"space-between",typography:"caption",margin:20},children:[ne.exports.jsx(e.Trans,{id:"Swap"}),ne.exports.jsx(di,{open:be,title:L?ne.exports.jsx(e.Trans,{id:"The setting has been switched to bridge mode"}):ne.exports.jsx(e.Trans,{id:"The setting has been switched to swap mode"}),placement:"bottom-end",children:ne.exports.jsx(er,{component:An,children:ne.exports.jsx(er,{component:i.Setting,onClick:()=>U(!0),sx:{width:19,height:19,color:"text.primary",cursor:"pointer"}})})})]}),ne.exports.jsxs(er,{sx:{flex:1,padding:"0 20px 20px",overflowY:"auto"},children:[ne.exports.jsxs(er,{children:[ne.exports.jsx(Fg,{sx:{mb:4},token:I,side:"from",amt:We,defaultLoadBalance:!0,onlyCurrentChain:!0,onMaxClick:Me,onInputChange:Ce,onInputFocus:()=>{f&&Ce(""),p(rg({isReverseRouting:!1}))},showMaxBtn:!f&&!w,occupiedAddrs:[null!==(o=null==D?void 0:D.address)&&void 0!==o?o:""],fiatPriceTxt:Oe?`$${us({input:Oe,showDecimals:1})}`:"-",onTokenChange:(e,t)=>{if(t)return Ne();Ce(""),ke(""),j(e),le("")},readOnly:f,showChainLogo:!0}),ne.exports.jsx(Ig,{onClick:Ne}),ne.exports.jsx(Fg,{token:D,side:"to",amt:Ue,onInputChange:ke,onInputFocus:()=>{f||ke(""),p(rg({isReverseRouting:!0}))},occupiedAddrs:[null!==(s=null==I?void 0:I.address)&&void 0!==s?s:""],fiatPriceTxt:Ie?`$${us({input:Ie,showDecimals:1})}(${Fe}%)`:"-",onTokenChange:(e,t)=>{if(t)return Ne();Ce(""),ke(""),B(e),le("")},readOnly:L||!f,showChainLogo:!0}),ne.exports.jsx(er,{sx:{py:12,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexWrap:"wrap"},children:Pe})]}),Le,ne.exports.jsxs(er,{sx:{mt:13,display:"flex",typography:"h6",cursor:"pointer",justifyContent:"center",alignItems:"center",color:a.palette.text.disabled},onClick:()=>window.open("https://app.dodoex.io"),children:[ne.exports.jsx(er,{sx:{width:24,typography:"body2",transform:"translate(1px, 2px)","& path":{fill:a.palette.text.disabled}},component:i.Dodo}),ne.exports.jsx(e.Trans,{id:"Powered by DODO protocol"})]})]}),ne.exports.jsx(jg,{toToken:D,fromToken:I,fromAmount:f?X:R,toAmount:f?T:X,open:_,baseFeeAmount:Q,priceImpact:Fe,additionalFeeAmount:K,curToFiatPrice:Ie,execute:()=>q(Ve),clearFromAmt:()=>Ce(""),clearToAmt:()=>ke(""),curFromFiatPrice:Oe,pricePerFromToken:ee,onClose:()=>P(!1)}),ne.exports.jsx(Bg,{open:W,onClose:()=>U(!1),isBridge:L}),ne.exports.jsx(ty,{open:ie,onClose:()=>se(!1),selectedRouteId:ce,setSelectRouteId:le,bridgeRouteList:re}),ne.exports.jsx(uy,{open:ge,onClose:()=>ye(!1),route:ue,bridgeOrderTxRequest:fe,clearFromAmt:()=>Ce(""),clearToAmt:()=>ke("")}),ne.exports.jsx(dy,{message:he,onClose:()=>pe("")})]})}var py,fy=M.default;if("production"===process.env.NODE_ENV)py=fy.createRoot,fy.hydrateRoot;else{var my=fy.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;py=function(e,t){my.usingClientEntryPoint=!0;try{return fy.createRoot(e,t)}finally{my.usingClientEntryPoint=!1}}}exports.InitSwapWidget=function(e){const t=document.getElementById("dodo-swap-widget");py(t).render(ne.exports.jsx(Ng,{...e,children:ne.exports.jsx(hy,{})}))},exports.SwapWidget=function(e){return ne.exports.jsx(Ng,{...e,children:ne.exports.jsx(hy,{})})};
|